Files
vhdl/lib/uart/sim/tb_juart_tx_rx.fdo
T
jens 0300be76ce [JUART]
- self checking TB with incremented data

git-svn-id: http://moon:8086/svn/vhdl/trunk@1344 cc03376c-175c-47c8-b038-4cd826a8556b
2016-12-18 10:33:51 +00:00

16 lines
297 B
Plaintext

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