- cleaned up git-svn-id: http://moon:8086/svn/vhdl/trunk@1355 cc03376c-175c-47c8-b038-4cd826a8556b
32 lines
1.3 KiB
Plaintext
32 lines
1.3 KiB
Plaintext
onerror {resume}
|
|
quietly WaveActivateNextPane {} 0
|
|
add wave -noupdate -format Logic /tb_uart/rst
|
|
add wave -noupdate -format Logic /tb_uart/clk
|
|
add wave -noupdate -format Logic /tb_uart/tx_we
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_uart/tx_din
|
|
add wave -noupdate -format Logic /tb_uart/rx_re
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_uart/rx_dout
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_uart/data_rx
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_uart/data_tx
|
|
add wave -noupdate -format Literal /tb_uart/count_rx
|
|
add wave -noupdate -format Logic /tb_uart/tx_ser
|
|
add wave -noupdate -format Logic /tb_uart/rx_ser
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_uart/ctrl
|
|
add wave -noupdate -format Literal /tb_uart/status
|
|
TreeUpdate [SetDefaultTree]
|
|
WaveRestoreCursors {{Cursor 1} {818095514 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 {776920890 ps} {885425217 ps}
|