git-svn-id: http://moon:8086/svn/vhdl/trunk@1421 cc03376c-175c-47c8-b038-4cd826a8556b
35 lines
1.4 KiB
Plaintext
35 lines
1.4 KiB
Plaintext
onerror {resume}
|
|
quietly WaveActivateNextPane {} 0
|
|
add wave -noupdate -format Logic /tb_syn_mix_cpx/clk
|
|
add wave -noupdate -format Logic /tb_syn_mix_cpx/srst
|
|
add wave -noupdate -format Logic /tb_syn_mix_cpx/in_valid
|
|
add wave -noupdate -format Literal /tb_syn_mix_cpx/x_re_in
|
|
add wave -noupdate -format Literal /tb_syn_mix_cpx/x_im_in
|
|
add wave -noupdate -format Literal /tb_syn_mix_cpx/y_re_in
|
|
add wave -noupdate -format Literal /tb_syn_mix_cpx/y_im_in
|
|
add wave -noupdate -format Literal /tb_syn_mix_cpx/z_re_out
|
|
add wave -noupdate -format Literal /tb_syn_mix_cpx/z_im_out
|
|
add wave -noupdate -format Logic /tb_syn_mix_cpx/out_valid
|
|
add wave -noupdate -format Literal /tb_syn_mix_cpx/x_re
|
|
add wave -noupdate -format Literal /tb_syn_mix_cpx/x_im
|
|
add wave -noupdate -format Literal /tb_syn_mix_cpx/y_re
|
|
add wave -noupdate -format Literal /tb_syn_mix_cpx/y_im
|
|
add wave -noupdate -format Literal /tb_syn_mix_cpx/z_re
|
|
add wave -noupdate -format Literal /tb_syn_mix_cpx/z_im
|
|
TreeUpdate [SetDefaultTree]
|
|
WaveRestoreCursors {{Cursor 1} {0 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} {1 ns}
|