Triple port RAM

Mohit Sharma

Mohit Sharma

Windsor, Ontario

0 0
  • 0 Collaborators

Triple port RAM is a multiport RAM that enables faster and frequent data sharing ...learn more

Project status: Published/In Market

Internet of Things

Intel Technologies
Intel FPGA, Other

Code Samples [1]

Overview / Usage

Frequent and faster data sharing among distributed functional units can be enabled by multi-ported memories. Triple-port RAM is an example of a multi-port RAM implemented on an FPGA in verilog.

Methodology / Approach

DE MAX10 lite FPGA is used to implement the Triple port RAM in verilog. The module is implemented in a bottom up approach from implementing a RAMCELL to RAMCELLMATRIX with a decoder and an arbiter module.

The verilog standard IEEE Std 1364 is used for implementing this project.

Technologies Used

Verilog, Xilinx ISE, Spartan 3E FPGA board, Quartus Prime Lite, DE MAX10 lite

Repository

https://github.com/12562/Triple_port_RAM

Comments (0)