Files
vhdl/lib/uart/sim/tb_juart_tx.wdo
T
jens 82a500a99b [JUART]
- renamed ports

git-svn-id: http://moon:8086/svn/vhdl/trunk@1351 cc03376c-175c-47c8-b038-4cd826a8556b
2016-12-20 19:09:45 +00:00

34 lines
1.5 KiB
Plaintext

onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -format Logic /tb_juart_tx/rst
add wave -noupdate -format Logic /tb_juart_tx/clk
add wave -noupdate -format Logic /tb_juart_tx/en_16_x_baud
add wave -noupdate -format Logic /tb_juart_tx/we
add wave -noupdate -format Logic /tb_juart_tx/ser_out
add wave -noupdate -format Logic /tb_juart_tx/tx_complete
add wave -noupdate -format Literal -radix hexadecimal /tb_juart_tx/din
add wave -noupdate -divider JUART_TX
add wave -noupdate -format Literal -radix hexadecimal /tb_juart_tx/dut/shiftreg
add wave -noupdate -format Literal -radix hexadecimal /tb_juart_tx/dut/dinreg
add wave -noupdate -format Logic /tb_juart_tx/dut/start
add wave -noupdate -format Logic /tb_juart_tx/dut/busy
add wave -noupdate -format Logic /tb_juart_tx/dut/shift_enable
add wave -noupdate -format Literal -radix unsigned /tb_juart_tx/dut/shift_enable_count
add wave -noupdate -format Literal -radix unsigned /tb_juart_tx/dut/bit_count
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {9812114 ps} 0}
configure wave -namecolwidth 150
configure wave -valuecolwidth 100
configure wave -justifyvalue left
configure wave -signalnamewidth 1
configure wave -snapdistance 10
configure wave -datasetprefix 0
configure wave -rowmargin 4
configure wave -childrowmargin 2
configure wave -gridoffset 0
configure wave -gridperiod 1
configure wave -griddelta 40
configure wave -timeline 0
update
WaveRestoreZoom {0 ps} {10500 ns}