1 |
27 |
dk4xp |
onerror {resume}
|
2 |
|
|
quietly WaveActivateNextPane {} 0
|
3 |
|
|
add wave -noupdate -format Logic -height 28 /sincos_tb/clk
|
4 |
|
|
add wave -noupdate -format Logic -height 28 /sincos_tb/rst
|
5 |
|
|
add wave -noupdate -format Logic -height 28 /sincos_tb/ce
|
6 |
|
|
add wave -noupdate -format Literal -height 28 -radix unsigned /sincos_tb/theta
|
7 |
|
|
add wave -noupdate -format Literal -height 28 -radix decimal /sincos_tb/y
|
8 |
|
|
add wave -noupdate -divider {New Divider}
|
9 |
|
|
add wave -noupdate -format Literal -height 28 -radix decimal /sincos_tb/del_theta
|
10 |
|
|
add wave -noupdate -format Logic -height 28 /sincos_tb/u_sin/piped_invert
|
11 |
|
|
add wave -noupdate -format Literal -height 28 -radix unsigned /sincos_tb/u_sin/rom_address
|
12 |
|
|
add wave -noupdate -format Literal -height 28 -radix unsigned /sincos_tb/u_sin/piped_abs_sin
|
13 |
|
|
add wave -noupdate -format Analog-Step -height 80 -max 256.0 -radix unsigned /sincos_tb/theta
|
14 |
|
|
add wave -noupdate -format Analog-Step -height 80 -max 128.0 -min -128.0 -radix decimal /sincos_tb/y
|
15 |
|
|
add wave -noupdate -format Analog-Step -height 80 -max 128.0 -min -128.0 -radix decimal /sincos_tb/o_sin
|
16 |
|
|
add wave -noupdate -format Analog-Step -height 80 -max 128.0 -min -128.0 -radix decimal /sincos_tb/o_cos
|
17 |
|
|
add wave -noupdate -format Literal /sincos_tb/worsterror
|
18 |
|
|
TreeUpdate [SetDefaultTree]
|
19 |
|
|
quietly WaveActivateNextPane
|
20 |
|
|
WaveRestoreCursors {{Cursor 1} {171548027 ps} 0} {{Cursor 2} {2577273 ps} 0} {{Cursor 3} {714545 ps} 0}
|
21 |
|
|
configure wave -namecolwidth 243
|
22 |
|
|
configure wave -valuecolwidth 139
|
23 |
|
|
configure wave -justifyvalue left
|
24 |
|
|
configure wave -signalnamewidth 0
|
25 |
|
|
configure wave -snapdistance 10
|
26 |
|
|
configure wave -datasetprefix 0
|
27 |
|
|
configure wave -rowmargin 4
|
28 |
|
|
configure wave -childrowmargin 2
|
29 |
|
|
configure wave -gridoffset 0
|
30 |
|
|
configure wave -gridperiod 1
|
31 |
|
|
configure wave -griddelta 40
|
32 |
|
|
configure wave -timeline 0
|
33 |
|
|
configure wave -timelineunits ps
|
34 |
|
|
update
|
35 |
|
|
WaveRestoreZoom {0 ps} {2940 ns}
|