Files
vhdl/lib/misc/sim/tb_bbfifo.fdo
T
jens 4cd0065434 [BB-FIFO]
- even nicer

git-svn-id: http://moon:8086/svn/vhdl/trunk@1348 cc03376c-175c-47c8-b038-4cd826a8556b
2016-12-19 18:36:04 +00:00

15 lines
241 B
Plaintext

## NOTE: Do not edit this file.
##
vlib work
vcom -explicit -93 "../bbfifo.vhd"
vcom -explicit -93 "../tb_bbfifo.vhd"
#restart -force
vsim -t 1ps -lib work tb_bbfifo
do {tb_bbfifo.wdo}
view wave
view structure
view signals
run 500 ns