- refactored

git-svn-id: http://moon:8086/svn/vhdl/trunk@1526 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2021-03-24 17:00:28 +00:00
parent 47ec6a20ee
commit 0f36365c8f
4 changed files with 0 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
## NOTE: Do not edit this file.
##
vlib work
# Top and TB
vcom -explicit -93 "../utils_pkg.vhd"
vcom -explicit -93 "../../rams/dpram_1w1r1c_ra_sim.vhd"
vcom -explicit -93 "../ram_wb.vhd"
vcom -explicit -93 "../tb_ram_wb.vhd"
vsim -t 1ps -lib work tb_ram_wb
do {tb_ram_wb.wdo}
view wave
view structure
view signals
run 1.5us