Root/Examples/sram_gpio/logic/simulation/sram_bus_TIMING_TB.do

1vlib work
2vlog -incr "../build/project.v" "../sram_bus_TB.v" "glbl.v"
3vsim -t 1ps -L simprims_ver -L unisims_ver -L xilinxcorelib_ver sram_bus_TB glbl
4view wave
5#do wave.do
6add wave *
7view structure
8view signals
9run 5us
10

Archive Download this file

Branches:
master



interactive