39 lines
1.8 KiB
Plaintext
39 lines
1.8 KiB
Plaintext
onerror {resume}
|
|
quietly WaveActivateNextPane {} 0
|
|
add wave -noupdate -format Logic /tb_undc_real/clk
|
|
add wave -noupdate -format Logic /tb_undc_real/srst
|
|
add wave -noupdate -format Logic /tb_undc_real/din_valid
|
|
add wave -noupdate -format Logic /tb_undc_real/kin_valid
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_undc_real/din
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_undc_real/kin
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_undc_real/dout
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_undc_real/dc_out
|
|
add wave -noupdate -format Logic /tb_undc_real/dout_valid
|
|
add wave -noupdate -format Literal /tb_undc_real/k
|
|
add wave -noupdate -format Literal /tb_undc_real/x
|
|
add wave -noupdate -format Literal /tb_undc_real/y
|
|
add wave -noupdate -format Literal /tb_undc_real/dc
|
|
add wave -noupdate -divider UUT
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_undc_real/uut/k
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_undc_real/uut/x
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_undc_real/uut/y
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_undc_real/uut/y1
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_undc_real/uut/y2
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_undc_real/uut/dc
|
|
TreeUpdate [SetDefaultTree]
|
|
WaveRestoreCursors {{Cursor 1} {97905405 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 100
|
|
configure wave -griddelta 40
|
|
configure wave -timeline 1
|
|
update
|
|
WaveRestoreZoom {0 ps} {157500 ns}
|