1
0
mirror of git://projects.qi-hardware.com/nn-usb-fpga.git synced 2025-01-10 16:40:16 +02:00
nn-usb-fpga/Examples/sram_gpio/logic/simulation/sram_bus_TIMING_TB.do

10 lines
224 B
Plaintext
Raw Normal View History

vlib work
vlog -incr "../build/project.v" "../sram_bus_TB.v" "glbl.v"
2010-05-12 17:36:30 +03:00
vsim -t 1ps -L simprims_ver -L unisims_ver -L xilinxcorelib_ver sram_bus_TB glbl
view wave
#do wave.do
add wave *
view structure
view signals
run 5us