- added ac97 Controller
git-svn-id: http://moon:8086/svn/vhdl/trunk@1411 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -0,0 +1,48 @@
|
||||
## NOTE: Do not edit this file.
|
||||
## Autogenerated by ProjNav (creatfdo.tcl) on Sat Jun 16 12:40:53 Westeuropäische Sommerzeit 2007
|
||||
##
|
||||
vlib work
|
||||
vcom -explicit -93 "../../../lib/fixed/fixed_pkg_c.vhd"
|
||||
vcom -explicit -93 "../../../lib/misc/singleshot.vhd"
|
||||
vcom -explicit -93 "../../../lib/radio/nco/src/nco_pkg.vhd"
|
||||
vcom -explicit -93 "../../../lib/radio/nco/src/nco.vhd"
|
||||
vcom -explicit -93 "../../../lib/radio/nco/src/wavelut.vhd"
|
||||
vcom -explicit -93 "../../../lib/radio/nco/src/waverom_dual.vhd"
|
||||
|
||||
vcom -explicit -93 "../../../lib/CPUs/JCpu/src/core/cpu_pkg.vhd"
|
||||
vcom -explicit -93 "../../../lib/CPUs/JCpu/src/core/stack_ctrl.vhd"
|
||||
vcom -explicit -93 "../../../lib/CPUs/JCpu/src/core/reg_dual.vhd"
|
||||
vcom -explicit -93 "../../../lib/CPUs/JCpu/src/core/chipram.vhd"
|
||||
vcom -explicit -93 "../../../lib/CPUs/JCpu/src/core/chipreg.vhd"
|
||||
vcom -explicit -93 "../../../lib/CPUs/JCpu/src/core/pc.vhd"
|
||||
vcom -explicit -93 "../../../lib/CPUs/JCpu/src/core/dpath_ctrl.vhd"
|
||||
vcom -explicit -93 "../../../lib/CPUs/JCpu/src/core/int_ctrl.vhd"
|
||||
vcom -explicit -93 "../../../lib/CPUs/JCpu/src/core/alu.vhd"
|
||||
vcom -explicit -93 "../../../lib/CPUs/JCpu/src/core/cpu.vhd"
|
||||
vcom -explicit -93 "../src/test_irom.vhdl"
|
||||
vcom -explicit -93 "../src/test_xrom.vhdl"
|
||||
vcom -explicit -93 "../src/cpu_embedded.vhd"
|
||||
|
||||
vcom -explicit -93 "../../../lib/filter/src/filter_pkg.vhd"
|
||||
vcom -explicit -93 "../../../lib/filter/src/fir_stage_pkg.vhd"
|
||||
vcom -explicit -93 "../../../lib/filter/src/fir_stage.vhd"
|
||||
vcom -explicit -93 "../../../lib/filter/src/fir_iterative_pkg.vhd"
|
||||
vcom -explicit -93 "../../../lib/filter/src/fir_iterative.vhd"
|
||||
vcom -explicit -93 "../src/syn_fir_bandpass.vhd"
|
||||
vcom -explicit -93 "../src/syn_fir_lowpass.vhd"
|
||||
|
||||
vcom -explicit -93 "../../../lib/radio/mix/src/mix_pkg.vhd"
|
||||
vcom -explicit -93 "../../../lib/radio/mix/src/mix_cpx.vhd"
|
||||
|
||||
vcom -explicit -93 "../src/syn_nco.vhd"
|
||||
vcom -explicit -93 "../src/ac_out.vhd"
|
||||
vcom -explicit -93 "../src/ac_in.vhd"
|
||||
vcom -explicit -93 "../src/ac_io.vhd"
|
||||
vcom -explicit -93 "../src/ac97_test.vhd"
|
||||
vcom -explicit -93 "../src/tb_ac97_test.vhd"
|
||||
vsim -t 1ps -lib work tb_ac97_test
|
||||
view wave
|
||||
do {tb_ac97_test.wdo}
|
||||
view structure
|
||||
view signals
|
||||
run 50us
|
||||
@@ -0,0 +1,14 @@
|
||||
## NOTE: Do not edit this file.
|
||||
## Auto generated by Project Navigator for Post-Translate Simulation
|
||||
##
|
||||
vlib work
|
||||
## Compile Post-Translate Model
|
||||
vcom -explicit -93 "../eval_ac/netgen/translate/ac97_test_translate.vhd"
|
||||
vcom -explicit -93 "../src/tb_ac97_test.vhd"
|
||||
vsim -t 1ps -lib work tb_ac97_test
|
||||
do {tb_ac97_test.wdo}
|
||||
view wave
|
||||
view structure
|
||||
view signals
|
||||
run 200us
|
||||
## End
|
||||
@@ -0,0 +1,14 @@
|
||||
## NOTE: Do not edit this file.
|
||||
## Auto generated by Project Navigator for Post-Translate Simulation
|
||||
##
|
||||
vlib work
|
||||
## Compile Post-Translate Model
|
||||
vcom -explicit -93 "../eval_ac/netgen/synthesis/ac97_test_synthesis.vhd"
|
||||
vcom -explicit -93 "../src/tb_ac97_test.vhd"
|
||||
vsim -t 1ps -lib work tb_ac97_test
|
||||
do {tb_ac97_test.wdo}
|
||||
view wave
|
||||
view structure
|
||||
view signals
|
||||
run 200us
|
||||
## End
|
||||
@@ -0,0 +1,40 @@
|
||||
onerror {resume}
|
||||
quietly WaveActivateNextPane {} 0
|
||||
add wave -noupdate -format Logic /tb_ac97_test/uut/inst_mix_cpx/srst
|
||||
add wave -noupdate -format Logic /tb_ac97_test/uut/inst_mix_cpx/clk
|
||||
add wave -noupdate -format Logic /tb_ac97_test/uut/inst_mix_cpx/in_valid
|
||||
add wave -noupdate -format Literal /tb_ac97_test/uut/inst_mix_cpx/x_re_in
|
||||
add wave -noupdate -format Literal /tb_ac97_test/uut/inst_mix_cpx/x_im_in
|
||||
add wave -noupdate -format Literal /tb_ac97_test/uut/inst_mix_cpx/y_re_in
|
||||
add wave -noupdate -format Literal /tb_ac97_test/uut/inst_mix_cpx/y_im_in
|
||||
add wave -noupdate -format Logic /tb_ac97_test/uut/inst_mix_cpx/out_valid
|
||||
add wave -noupdate -format Literal /tb_ac97_test/uut/inst_mix_cpx/z_re_out
|
||||
add wave -noupdate -format Literal /tb_ac97_test/uut/inst_mix_cpx/z_im_out
|
||||
add wave -noupdate -format Literal /tb_ac97_test/uut/inst_mix_cpx/x_re
|
||||
add wave -noupdate -format Literal /tb_ac97_test/uut/inst_mix_cpx/x_im
|
||||
add wave -noupdate -format Literal /tb_ac97_test/uut/inst_mix_cpx/y_re
|
||||
add wave -noupdate -format Literal /tb_ac97_test/uut/inst_mix_cpx/y_im
|
||||
add wave -noupdate -format Literal /tb_ac97_test/uut/inst_mix_cpx/p_re_left
|
||||
add wave -noupdate -format Literal /tb_ac97_test/uut/inst_mix_cpx/p_re_right
|
||||
add wave -noupdate -format Literal /tb_ac97_test/uut/inst_mix_cpx/p_im_left
|
||||
add wave -noupdate -format Literal /tb_ac97_test/uut/inst_mix_cpx/p_im_right
|
||||
add wave -noupdate -format Logic /tb_ac97_test/uut/inst_mix_cpx/valid
|
||||
add wave -noupdate -format Logic /tb_ac97_test/uut/inst_mix_cpx/p_valid
|
||||
add wave -noupdate -format Literal /tb_ac97_test/uut/cpu_pcm_in_dc_left
|
||||
add wave -noupdate -format Literal /tb_ac97_test/uut/cpu_pcm_in_dc_right
|
||||
TreeUpdate [SetDefaultTree]
|
||||
WaveRestoreCursors {{Cursor 4} {1852395000 ps} 0} {{Cursor 2} {63210702 ps} 0} {{Cursor 4} {4999959266 ps} 0}
|
||||
configure wave -namecolwidth 173
|
||||
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 {0 ps} {525 us}
|
||||
@@ -0,0 +1,14 @@
|
||||
## NOTE: Do not edit this file.
|
||||
## Autogenerated by ProjNav (creatfdo.tcl) on Tue Jun 05 17:37:16 Westeuropäische Normalzeit 2007
|
||||
##
|
||||
vlib work
|
||||
vcom -explicit -93 "../../../lib/src/misc/singleshot.vhd"
|
||||
vcom -explicit -93 "../src/ac_out.vhd"
|
||||
vcom -explicit -93 "../src/ac_in.vhd"
|
||||
vcom -explicit -93 "../src/tb_ac_in.vhd"
|
||||
vsim -t 1ps -lib work tb_ac_in
|
||||
do {tb_ac_in.wdo}
|
||||
view wave
|
||||
view structure
|
||||
view signals
|
||||
run 700us
|
||||
@@ -0,0 +1,43 @@
|
||||
onerror {resume}
|
||||
quietly WaveActivateNextPane {} 0
|
||||
add wave -noupdate -format Logic /tb_ac_in/uut/rst
|
||||
add wave -noupdate -format Logic /tb_ac_in/uut/clk
|
||||
add wave -noupdate -format Logic /tb_ac_in/uut/sync_frame
|
||||
add wave -noupdate -format Logic /tb_ac_in/uut/sync_status
|
||||
add wave -noupdate -divider {AC97 lines}
|
||||
add wave -noupdate -format Logic /tb_ac_in/uut/ac_reset
|
||||
add wave -noupdate -format Logic /tb_ac_in/uut/ac_bit_clk
|
||||
add wave -noupdate -format Logic /tb_ac_in/uut/ac_sdata_in
|
||||
add wave -noupdate -format Logic /tb_ac_in/uut/ac_ssync
|
||||
add wave -noupdate -divider Debug
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ac_in/uut/stat_addr
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ac_in/uut/stat_data
|
||||
add wave -noupdate -format Literal /tb_ac_in/uut/pcm_out_addr
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ac_in/uut/pcm_out_data
|
||||
add wave -noupdate -format Literal -radix hexadecimal -expand /tb_ac_in/uut/data_array
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ac_in/uut/tag
|
||||
add wave -noupdate -format Literal /tb_ac_in/uut/sac
|
||||
add wave -noupdate -format Literal /tb_ac_in/uut/bitcnt
|
||||
add wave -noupdate -format Literal /tb_ac_in/uut/slotcnt
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ac_in/uut/rx_reg
|
||||
add wave -noupdate -format Logic /tb_ac_in/uut/stat_read
|
||||
add wave -noupdate -format Logic /tb_ac_in/uut/host_update
|
||||
add wave -noupdate -format Logic /tb_ac_in/uut/slot_end
|
||||
add wave -noupdate -format Logic /tb_ac_in/uut/sync_end
|
||||
add wave -noupdate -format Logic /tb_ac_in/uut/last_slot
|
||||
TreeUpdate [SetDefaultTree]
|
||||
WaveRestoreCursors {{Cursor 1} {53431686 ps} 0} {{Cursor 2} {44308511 ps} 0} {{Cursor 4} {677821715 ps} 0}
|
||||
configure wave -namecolwidth 173
|
||||
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 {52190046 ps} {56168939 ps}
|
||||
@@ -0,0 +1,15 @@
|
||||
## NOTE: Do not edit this file.
|
||||
## Autogenerated by ProjNav (creatfdo.tcl) on Tue Jun 05 17:37:16 Westeuropäische Normalzeit 2007
|
||||
##
|
||||
vlib work
|
||||
vcom -explicit -93 "../../../lib/misc/singleshot.vhd"
|
||||
vcom -explicit -93 "../src/ac_out.vhd"
|
||||
vcom -explicit -93 "../src/ac_in.vhd"
|
||||
vcom -explicit -93 "../src/ac_io.vhd"
|
||||
vcom -explicit -93 "../src/tb_ac_io.vhd"
|
||||
vsim -t 1ps -lib work tb_ac_io
|
||||
do {tb_ac_io.wdo}
|
||||
view wave
|
||||
view structure
|
||||
view signals
|
||||
run 700us
|
||||
@@ -0,0 +1,51 @@
|
||||
onerror {resume}
|
||||
quietly WaveActivateNextPane {} 0
|
||||
add wave -noupdate -format Logic /tb_ac_io/uut/rst
|
||||
add wave -noupdate -format Logic /tb_ac_io/uut/clk
|
||||
add wave -noupdate -format Logic /tb_ac_io/uut/ready
|
||||
add wave -noupdate -format Literal /tb_ac_io/uut/slot_valid
|
||||
add wave -noupdate -format Logic /tb_ac_io/uut/sync_strobe
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ac_io/uut/stat_addr
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ac_io/uut/stat_data
|
||||
add wave -noupdate -format Literal /tb_ac_io/uut/rx_pcm_addr
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ac_io/uut/rx_pcm_data
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ac_io/uut/cmd_addr
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ac_io/uut/cmd_data
|
||||
add wave -noupdate -format Logic /tb_ac_io/uut/cmd_we
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ac_io/uut/tx_pcm_addr
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ac_io/uut/tx_pcm_data
|
||||
add wave -noupdate -format Logic /tb_ac_io/uut/tx_pcm_we
|
||||
add wave -noupdate -divider {AC97 lines}
|
||||
add wave -noupdate -format Logic /tb_ac_io/uut/ac_sdata_in
|
||||
add wave -noupdate -format Logic /tb_ac_io/uut/ac_bit_clk
|
||||
add wave -noupdate -format Logic /tb_ac_io/uut/ac_reset_n
|
||||
add wave -noupdate -format Logic /tb_ac_io/uut/ac_sdata_out
|
||||
add wave -noupdate -format Logic /tb_ac_io/uut/ac_ssync
|
||||
add wave -noupdate -divider Debug
|
||||
add wave -noupdate -format Logic /tb_ac_io/uut/inst_ac_in/stat_read
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ac_io/uut/inst_ac_in/rx_reg
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ac_io/uut/inst_ac_out/tx_reg
|
||||
add wave -noupdate -format Literal /tb_ac_io/uut/inst_ac_in/bitcnt
|
||||
add wave -noupdate -format Literal /tb_ac_io/uut/inst_ac_in/sac
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ac_io/uut/inst_ac_in/tag
|
||||
add wave -noupdate -format Literal /tb_ac_io/uut/inst_ac_in/data_array
|
||||
add wave -noupdate -format Literal /tb_ac_io/uut/inst_ac_out/bitcnt
|
||||
add wave -noupdate -format Literal /tb_ac_io/uut/inst_ac_out/slotcnt
|
||||
add wave -noupdate -format Logic /tb_ac_io/uut/inst_ac_out/ssync
|
||||
add wave -noupdate -format Literal /tb_ac_io/uut/inst_ac_out/slot_valid
|
||||
TreeUpdate [SetDefaultTree]
|
||||
WaveRestoreCursors {{Cursor 4} {0 ps} 0} {{Cursor 2} {292930000 ps} 0} {{Cursor 4} {4999959266 ps} 0}
|
||||
configure wave -namecolwidth 173
|
||||
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 {0 ps} {735 us}
|
||||
@@ -0,0 +1,13 @@
|
||||
## NOTE: Do not edit this file.
|
||||
## Autogenerated by ProjNav (creatfdo.tcl) on Tue Jun 05 17:37:16 Westeuropäische Normalzeit 2007
|
||||
##
|
||||
vlib work
|
||||
vcom -explicit -93 "../../../lib/src/misc/singleshot.vhd"
|
||||
vcom -explicit -93 "../src/ac_out.vhd"
|
||||
vcom -explicit -93 "../src/tb_ac_out.vhd"
|
||||
vsim -t 1ps -lib work tb_ac_out
|
||||
do {tb_ac_out.wdo}
|
||||
view wave
|
||||
view structure
|
||||
view signals
|
||||
run 600us
|
||||
@@ -0,0 +1,41 @@
|
||||
onerror {resume}
|
||||
quietly WaveActivateNextPane {} 0
|
||||
add wave -noupdate -format Logic /tb_ac_out/rst
|
||||
add wave -noupdate -format Logic /tb_ac_out/clk
|
||||
add wave -noupdate -format Logic /tb_ac_out/ce
|
||||
add wave -noupdate -divider {Host hand shake}
|
||||
add wave -noupdate -format Logic /tb_ac_out/sync_tx
|
||||
add wave -noupdate -divider {Command I/F}
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ac_out/cmd_addr
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ac_out/cmd_data
|
||||
add wave -noupdate -format Logic /tb_ac_out/uut/cmd_we
|
||||
add wave -noupdate -divider {PCM I/F}
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ac_out/pcm_in_addr
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ac_out/pcm_in_data
|
||||
add wave -noupdate -format Logic /tb_ac_out/pcm_in_we
|
||||
add wave -noupdate -divider {AC97 I/F}
|
||||
add wave -noupdate -format Logic /tb_ac_out/ac_bit_clk
|
||||
add wave -noupdate -format Logic /tb_ac_out/ac_reset
|
||||
add wave -noupdate -format Logic /tb_ac_out/ac_sdata_out
|
||||
add wave -noupdate -format Logic /tb_ac_out/ac_ssync
|
||||
add wave -noupdate -divider Debug
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ac_out/uut/tx_reg
|
||||
add wave -noupdate -format Literal /tb_ac_out/uut/sac
|
||||
add wave -noupdate -format Literal /tb_ac_out/uut/bitcnt
|
||||
add wave -noupdate -format Literal /tb_ac_out/uut/slotcnt
|
||||
TreeUpdate [SetDefaultTree]
|
||||
WaveRestoreCursors {{Cursor 1} {544839100 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 1
|
||||
configure wave -griddelta 40
|
||||
configure wave -timeline 0
|
||||
update
|
||||
WaveRestoreZoom {532851785 ps} {556826415 ps}
|
||||
Reference in New Issue
Block a user