Files
vhdl/lib/uart/sim/tb_juart_tx.fdo
T
jens 262d045890 [JUART]
- fixed RX incorrect behavior with BAUD_DIV > 1
- added baud rate generator to TB
- added TB with TX and RX

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

15 lines
249 B
Plaintext

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