- Cleaned up

git-svn-id: http://moon:8086/svn/vhdl/trunk@157 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2008-12-28 16:35:44 +00:00
parent 1e9bed13e5
commit be85922612
2 changed files with 2 additions and 6 deletions
+1 -4
View File
@@ -12,9 +12,6 @@ add wave -noupdate -format Analog-Step -radix decimal -scale 0.00050000000000000
add wave -noupdate -format Analog-Step -radix decimal -scale 0.00050000000000000001 /tb_mix/wave_in_q
add wave -noupdate -format Analog-Step -radix decimal -scale 0.0001 /tb_mix/wave_out_i
add wave -noupdate -format Analog-Step -radix decimal -scale 0.0001 /tb_mix/wave_out_q
add wave -noupdate -format Logic /tb_mix/out_valid
add wave -noupdate -format Literal -expand /tb_mix/mix_debug_out
add wave -noupdate -format Literal -expand /tb_mix/rfgen_debug_out
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {249834550 ps} 0}
configure wave -namecolwidth 193
@@ -30,4 +27,4 @@ configure wave -gridperiod 1
configure wave -griddelta 40
configure wave -timeline 0
update
WaveRestoreZoom {0 ps} {262500 ns}
WaveRestoreZoom {150625 ns} {413125 ns}
+1 -2
View File
@@ -12,7 +12,6 @@ add wave -noupdate -format Literal -radix hexadecimal /tb_nco/uut/phase_out
add wave -noupdate -format Analog-Step -radix decimal -scale 7.6294199999999999e-005 /tb_nco/uut/wave_out_i
add wave -noupdate -format Analog-Step -radix decimal -scale 7.6294199999999999e-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
@@ -39,4 +38,4 @@ configure wave -gridperiod 1
configure wave -griddelta 40
configure wave -timeline 0
update
WaveRestoreZoom {234759392 ps} {243485961 ps}
WaveRestoreZoom {241709760 ps} {250436329 ps}