Code Monkey home page Code Monkey logo

dualport_ram's Introduction

Dual Port RAM

Overview

This repository contains the Verilog implementation of a Dual Port RAM. Dual Port RAM allows simultaneous read and write operations on separate ports, providing flexibility for various applications. The code is provided along with testbenches to ensure proper functionality.

Contents

  • src/: This directory contains the Verilog source code for the Dual Port RAM module.

    • DualportRAM_src.v: Verilog module for the Dual Port RAM.
  • testbenches/: This directory includes testbenches to verify the functionality of the Dual Port RAM.

    • DualportRAM_tb.v: Testbench for the Dual Port RAM module.
  • sim/: Simulation outputs will be stored in this directory.

Usage

  1. Clone the repository to your local machine:

    git clone https://github.com/Monish-Alavalapati/DualPort_RAM.git
    cd dual-port-ram
  2. Open the project in your preferred Verilog development environment.

  3. Simulate the design using the provided testbench:

    cd sim
    <simulation_command> DualportRAM_tb.v

    Replace <simulation_command> with the appropriate command for your simulation tool (e.g., iverilog, ncsim, modelsim, etc.).

  4. Review simulation results to ensure proper functionality of the Dual Port RAM.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue or create a pull request.

Acknowledgments

Thank you for using and contributing to the Dual Port RAM Verilog implementation!

Happy coding!

dualport_ram's People

Contributors

monish-alavalapati avatar

Stargazers

 avatar Shashank Upadhyay avatar  avatar Santhosh Cheemala avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.