git-svn-id: http://moon:8086/svn/vhdl/trunk@166 cc03376c-175c-47c8-b038-4cd826a8556b
65 lines
3.4 KiB
Plaintext
65 lines
3.4 KiB
Plaintext
onerror {resume}
|
|
quietly WaveActivateNextPane {} 0
|
|
add wave -noupdate -format Logic /tb_ddc/clk
|
|
add wave -noupdate -format Logic /tb_ddc/rst
|
|
add wave -noupdate -format Logic /tb_ddc/ddc_shift_we
|
|
add wave -noupdate -format Literal /tb_ddc/ddc_shift_addr
|
|
add wave -noupdate -format Literal /tb_ddc/ddc_shift_in
|
|
add wave -noupdate -format Logic /tb_ddc/ddc_nco_rst
|
|
add wave -noupdate -format Logic /tb_ddc/ddc_nco_en
|
|
add wave -noupdate -format Literal -radix decimal /tb_ddc/ddc_freq_in
|
|
add wave -noupdate -format Literal -radix decimal /tb_ddc/ddc_phase_in
|
|
add wave -noupdate -format Literal /tb_ddc/ddc_ratio
|
|
add wave -noupdate -format Literal /tb_ddc/ddc_diff_delay
|
|
add wave -noupdate -format Literal -radix decimal /tb_ddc/ddc_din_i
|
|
add wave -noupdate -format Literal -radix decimal /tb_ddc/ddc_din_q
|
|
add wave -noupdate -format Literal -radix decimal /tb_ddc/ddc_dout_i
|
|
add wave -noupdate -format Literal -radix decimal /tb_ddc/ddc_dout_q
|
|
add wave -noupdate -format Logic /tb_ddc/ddc_dout_vld
|
|
add wave -noupdate -format Logic /tb_ddc/ddc_din_vld
|
|
add wave -noupdate -format Logic /tb_ddc/rfgen_nco_rst
|
|
add wave -noupdate -format Logic /tb_ddc/rfgen_nco_en
|
|
add wave -noupdate -format Literal -radix decimal /tb_ddc/rfgen_freq_in
|
|
add wave -noupdate -format Literal -radix decimal /tb_ddc/rfgen_phase_in
|
|
add wave -noupdate -format Literal -radix decimal /tb_ddc/rfgen_din_i
|
|
add wave -noupdate -format Literal -radix decimal /tb_ddc/rfgen_din_q
|
|
add wave -noupdate -format Literal -radix decimal /tb_ddc/rfgen_dout_i
|
|
add wave -noupdate -format Literal -radix decimal /tb_ddc/rfgen_dout_q
|
|
add wave -noupdate -format Logic /tb_ddc/rfgen_dout_vld
|
|
add wave -noupdate -format Logic /tb_ddc/fileout_enable
|
|
add wave -noupdate -divider DDC
|
|
add wave -noupdate -format Literal -radix decimal /tb_ddc/uut/din_i
|
|
add wave -noupdate -format Literal -radix decimal /tb_ddc/uut/din_q
|
|
add wave -noupdate -format Literal -radix decimal /tb_ddc/uut/dout_i
|
|
add wave -noupdate -format Literal -radix decimal /tb_ddc/uut/dout_q
|
|
add wave -noupdate -format Logic /tb_ddc/uut/din_vld
|
|
add wave -noupdate -format Logic /tb_ddc/uut/dout_vld
|
|
add wave -noupdate -format Literal -radix decimal /tb_ddc/uut/mix_dout_i
|
|
add wave -noupdate -format Literal -radix decimal /tb_ddc/uut/mix_dout_q
|
|
add wave -noupdate -format Logic /tb_ddc/uut/mix_dout_vld
|
|
add wave -noupdate -format Literal -radix decimal /tb_ddc/uut/dec_dout_i
|
|
add wave -noupdate -format Literal -radix decimal /tb_ddc/uut/dec_dout_q
|
|
add wave -noupdate -format Logic /tb_ddc/uut/dec_dout_vld_i
|
|
add wave -noupdate -format Logic /tb_ddc/uut/dec_dout_vld_q
|
|
add wave -noupdate -format Logic /tb_ddc/ddc_din_vld
|
|
add wave -noupdate -format Analog-Step -height 50 -scale 10.0 /tb_ddc/ddc_i_out_f
|
|
add wave -noupdate -format Analog-Step -height 50 -scale 10.0 /tb_ddc/ddc_q_out_f
|
|
add wave -noupdate -format Analog-Step -height 50 -scale 10.0 /tb_ddc/rfgen_i_out_f
|
|
add wave -noupdate -format Analog-Step -height 50 -scale 10.0 /tb_ddc/rfgen_q_out_f
|
|
TreeUpdate [SetDefaultTree]
|
|
WaveRestoreCursors {{Cursor 1} {399851293 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 {399827014 ps} {400009105 ps}
|