Initial import
git-svn-id: http://moon:8086/svn/vhdl/trunk@5 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -0,0 +1,46 @@
|
||||
onerror {resume}
|
||||
quietly WaveActivateNextPane {} 0
|
||||
add wave -noupdate -format Logic /tb_nco/uut/srst
|
||||
add wave -noupdate -format Logic /tb_nco/uut/clk
|
||||
add wave -noupdate -format Logic /tb_nco/uut/pacc_clr
|
||||
add wave -noupdate -format Logic /tb_nco/uut/pacc_inc
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_nco/uut/freq_in
|
||||
add wave -noupdate -format Logic /tb_nco/uut/freq_load
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_nco/uut/phase_in
|
||||
add wave -noupdate -format Logic /tb_nco/uut/phase_load
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_nco/uut/phase_out
|
||||
add wave -noupdate -format Analog-Step -radix decimal -scale 7.629423635191479e-005 /tb_nco/uut/wave_out_i
|
||||
add wave -noupdate -format Analog-Step -radix decimal -scale 7.629423635191479e-005 /tb_nco/uut/wave_out_q
|
||||
add wave -noupdate -format Logic /tb_nco/uut/out_valid
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_nco/uut/debug_out
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_nco/uut/phase
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_nco/uut/freq_in_r
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_nco/uut/phase_in_r
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_nco/uut/lut_addr_ud
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_nco/uut/lut_addr_d
|
||||
add wave -noupdate -format Literal /tb_nco/uut/wave_i_d
|
||||
add wave -noupdate -format Literal /tb_nco/uut/wave_q_d
|
||||
add wave -noupdate -format Literal /tb_nco/uut/wave_i_ud
|
||||
add wave -noupdate -format Literal /tb_nco/uut/wave_q_ud
|
||||
add wave -noupdate -format Literal /tb_nco/uut/lfsr
|
||||
add wave -noupdate -format Literal /tb_nco/uut/lfsr_out
|
||||
add wave -noupdate -format Logic /tb_nco/uut/lut_addr_valid
|
||||
add wave -noupdate -format Logic /tb_nco/uut/lfsr_valid
|
||||
add wave -noupdate -format Logic /tb_nco/uut/wave_d_valid
|
||||
add wave -noupdate -format Logic /tb_nco/uut/wave_ud_valid
|
||||
TreeUpdate [SetDefaultTree]
|
||||
WaveRestoreCursors {{Cursor 1} {249141632 ps} 0}
|
||||
configure wave -namecolwidth 193
|
||||
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
|
||||
update
|
||||
WaveRestoreZoom {249024188 ps} {250051359 ps}
|
||||
Reference in New Issue
Block a user