Xilinx Dual Port RAM Tutorial

Written by Mahesh Dorai and Chandra Tan on 1/30/03

Download this zip file which contains:

(1) ram64_256.vhd - (RAM Module)
(2) design_top.vhd - ( Wrapper for the RAM module)
(3) design_tb.vhd - (Test Bench for the design)
(4) com - Compilation script

1. Type "com" to compile all the required files.
2. Type "vsim testbench & "
3. Run the design for some duration to observe the results.