Skip to content

sbaldzenka/dp_bram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dp_bram

Dual port BRAM. VHDL and Verilog versions.

Catalogs structure:

  • dp_bram_verilog - dp_bram verilog version;
    • hdl - verilog files;
    • sim - script files for modelsim/questasim;
    • tb - testbenches;
  • dp_bram_vhdl - dp_bram vhdl version;
    • hdl - vhdl files;
    • sim - script files for modelsim/questasim;
    • tb - testbenches.

❗ To set the BRAM address width and data width, you must specify ADDRESS_WIDTH and DATA_WIDTH parameters in the top project file (dp_bram.vhd or dp_bram.v).

About

Dual port BRAM module for FPGA. VHDL and Verilog versions.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors