- ram_sim.vhd deleted

- ram_wb has it's own ram implementation

git-svn-id: http://moon:8086/svn/vhdl/trunk@1110 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2015-05-17 11:21:17 +00:00
parent 0d992f0999
commit 5e38a6ff43
+1 -1
View File
@@ -4,7 +4,7 @@ vlib work
# Top and TB
vcom -explicit -93 "../utils_pkg.vhd"
vcom -explicit -93 "../ram_sim.vhd"
vcom -explicit -93 "../../rams/dpram_1w1r1c_ra_sim.vhd"
vcom -explicit -93 "../ram_wb.vhd"
vcom -explicit -93 "../tb_ram_wb.vhd"