26 lines
1013 B
Plaintext
26 lines
1013 B
Plaintext
|
onerror {resume}
|
||
|
quietly WaveActivateNextPane {} 0
|
||
|
add wave -noupdate /tb_pulse_channel_random_polynomials/degrees
|
||
|
add wave -noupdate /tb_pulse_channel_random_polynomials/times
|
||
|
add wave -noupdate /tb_pulse_channel_random_polynomials/direction
|
||
|
add wave -noupdate -clampanalog 1 -format Analog-Backstep -max 10300.0 -radix decimal /tb_pulse_channel_random_polynomials/wave_values
|
||
|
add wave -noupdate /tb_pulse_channel_random_polynomials/wave_values_next
|
||
|
TreeUpdate [SetDefaultTree]
|
||
|
WaveRestoreCursors {{Cursor 1} {42167186887 fs} 0}
|
||
|
quietly wave cursor active 1
|
||
|
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
|
||
|
configure wave -timelineunits ns
|
||
|
update
|
||
|
WaveRestoreZoom {0 fs} {42845964444 fs}
|