Files
vhdl/lib/uart/sim/tb_juart_rx.fdo
T
jens 3638a97abf - added J-UART
git-svn-id: http://moon:8086/svn/vhdl/trunk@1341 cc03376c-175c-47c8-b038-4cd826a8556b
2016-12-17 17:54:33 +00:00

15 lines
248 B
Plaintext

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