1
0
mirror of git://projects.qi-hardware.com/nn-usb-fpga.git synced 2025-01-25 12:01:06 +02:00
2010-04-29 12:45:56 -05:00

13 lines
268 B
Plaintext

vlib work
vlog +acc "../blink.v"
vlog +acc "../blink_TB.v"
vlog +acc "/opt/cad/Xilinx/verilog/src/glbl.v"
vsim -t 1ps -L xilinxcorelib_ver -L unisims_ver blink_TB_v glbl
view wave
do wave.do
#add wave *
add wave /glbl/GSR
view structure
view signals
run 15ms