- Cleaned up

git-svn-id: http://moon:8086/svn/vhdl/trunk@137 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2008-12-21 16:15:49 +00:00
parent bb5f153651
commit 27b1d6a426
5 changed files with 0 additions and 836 deletions
-15
View File
@@ -1,15 +0,0 @@
vlib work
vcom -explicit -93 "../../../fixed/fixed_pkg_c.vhd"
vcom -explicit -93 "../../../PCK_FIO-2002.7/PCK_FIO_1993.vhd"
vcom -explicit -93 "../../../PCK_FIO-2002.7/PCK_FIO_1993_BODY.vhd"
vcom -explicit -93 "../src/nco_pkg.vhd"
vcom -explicit -93 "../src/waverom_dual.vhd"
vcom -explicit -93 "../src/wavelut.vhd"
vcom -explicit -93 "../src/nco_dbg.vhd"
vcom -explicit -93 "../src/tb_nco.vhd"
vsim -t 1ps -lib work tb_nco
do {tb_nco.wdo}
view wave
view structure
view signals
run 250us
-46
View File
@@ -1,46 +0,0 @@
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}