28 lines
1.2 KiB
Plaintext
28 lines
1.2 KiB
Plaintext
onerror {resume}
|
|
quietly WaveActivateNextPane {} 0
|
|
add wave -noupdate -format Logic /tb_eval_muldiv/clk
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_eval_muldiv/op1_in
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_eval_muldiv/op2_in
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_eval_muldiv/pp0
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_eval_muldiv/pp1
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_eval_muldiv/pp2
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_eval_muldiv/pp3
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_eval_muldiv/result
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_eval_muldiv/result_reg
|
|
TreeUpdate [SetDefaultTree]
|
|
WaveRestoreCursors {{Cursor 1} {693234 ps} 0} {{Cursor 2} {290409 ps} 0}
|
|
configure wave -namecolwidth 149
|
|
configure wave -valuecolwidth 171
|
|
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} {2520 ns}
|