- Intital revision

git-svn-id: http://moon:8086/svn/vhdl/trunk@133 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2008-11-01 21:48:26 +00:00
parent 755b318e7a
commit 5091040c1d
16 changed files with 2089 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
## 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 "../../FIFO/src/fifo_ctrl_pkg.vhd"
vcom -explicit -93 "../../FIFO/src/sync_fifo_ctrl.vhd"
vcom -explicit -93 "../../misc/dpram_1w1r_dist.vhd"
vcom -explicit -93 "../../FIFO/src/fifo_sync_dist.vhd"
vcom -explicit -93 "../../misc/singleshot.vhd"
vcom -explicit -93 "../src/core/ac_out.vhd"
vcom -explicit -93 "../src/core/ac_in.vhd"
vcom -explicit -93 "../src/core/ac_io.vhd"
vcom -explicit -93 "../src/core/ac97_wb.vhd"
vcom -explicit -93 "../src/tb_ac97_wb.vhd"
vsim -t 1ps -lib work tb_ac97_wb
do {tb_ac97_wb.wdo}
view wave
view structure
view signals
run 700us
+77
View File
@@ -0,0 +1,77 @@
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -format Logic /tb_ac97_wb/clk_o
add wave -noupdate -format Logic /tb_ac97_wb/rst_o
add wave -noupdate -format Logic /tb_ac97_wb/int_i
add wave -noupdate -format Logic /tb_ac97_wb/cyc_o
add wave -noupdate -format Logic /tb_ac97_wb/stb_o
add wave -noupdate -format Logic /tb_ac97_wb/we_o
add wave -noupdate -format Logic /tb_ac97_wb/ack_i
add wave -noupdate -format Logic /tb_ac97_wb/mrdy_o
add wave -noupdate -format Logic /tb_ac97_wb/srdy_i
add wave -noupdate -format Literal -radix hexadecimal /tb_ac97_wb/addr_o
add wave -noupdate -format Literal -radix hexadecimal /tb_ac97_wb/dat_i
add wave -noupdate -format Literal -radix hexadecimal /tb_ac97_wb/dat_o
add wave -noupdate -format Logic /tb_ac97_wb/dout_rst
add wave -noupdate -format Literal -radix hexadecimal /tb_ac97_wb/dout_reg
add wave -noupdate -format Literal /tb_ac97_wb/dout_cnt
add wave -noupdate -format Logic /tb_ac97_wb/ac97_bit_clk
add wave -noupdate -format Logic /tb_ac97_wb/ac97_reset_n
add wave -noupdate -format Logic /tb_ac97_wb/ac97_sdata_out
add wave -noupdate -format Logic /tb_ac97_wb/ac97_ssync
add wave -noupdate -format Logic /tb_ac97_wb/ac97_sdata_in
add wave -noupdate -divider UUT
add wave -noupdate -format Logic /tb_ac97_wb/uut/cmd_reg_we
add wave -noupdate -format Logic /tb_ac97_wb/uut/cmd_pending
add wave -noupdate -format Literal -radix hexadecimal /tb_ac97_wb/uut/ac_cmd_data
add wave -noupdate -format Literal -radix hexadecimal /tb_ac97_wb/uut/ac_cmd_addr
add wave -noupdate -format Logic /tb_ac97_wb/uut/ac_cmd_we
add wave -noupdate -format Logic /tb_ac97_wb/uut/ac_tx_pcm_we
add wave -noupdate -format Literal -radix hexadecimal /tb_ac97_wb/uut/stat_reg
add wave -noupdate -format Logic /tb_ac97_wb/uut/stat_reg_re
add wave -noupdate -format Logic /tb_ac97_wb/uut/stat_pending
add wave -noupdate -format Literal -radix hexadecimal /tb_ac97_wb/uut/ac_stat_data
add wave -noupdate -format Literal -radix hexadecimal /tb_ac97_wb/uut/ac_stat_addr
add wave -noupdate -format Literal /tb_ac97_wb/uut/ac_tx_pcm_addr
add wave -noupdate -format Literal /tb_ac97_wb/uut/ac_rx_pcm_addr
add wave -noupdate -format Literal /tb_ac97_wb/uut/ac_sync_strobe
add wave -noupdate -format Literal /tb_ac97_wb/uut/ac_slot_valid
add wave -noupdate -format Logic /tb_ac97_wb/uut/ac_ready
add wave -noupdate -format Logic /tb_ac97_wb/uut/tx_data_start
add wave -noupdate -format Logic /tb_ac97_wb/clk_o
add wave -noupdate -format Logic /tb_ac97_wb/uut/sync_status
add wave -noupdate -format Logic /tb_ac97_wb/uut/sync_frame
add wave -noupdate -format Logic /tb_ac97_wb/uut/rx_frame_valid
add wave -noupdate -format Logic /tb_ac97_wb/uut/sync_tx
add wave -noupdate -format Literal /tb_ac97_wb/uut/request
add wave -noupdate -format Literal -radix hexadecimal /tb_ac97_wb/uut/tx_fifo_din
add wave -noupdate -format Literal -radix hexadecimal /tb_ac97_wb/uut/tx_fifo_dout
add wave -noupdate -format Logic /tb_ac97_wb/uut/tx_fifo_re
add wave -noupdate -format Logic /tb_ac97_wb/uut/tx_fifo_we
add wave -noupdate -format Logic /tb_ac97_wb/uut/tx_fifo_full
add wave -noupdate -format Logic /tb_ac97_wb/uut/tx_fifo_empty
add wave -noupdate -format Logic /tb_ac97_wb/uut/rx_data_start
add wave -noupdate -format Logic /tb_ac97_wb/clk_o
add wave -noupdate -format Literal -radix hexadecimal /tb_ac97_wb/uut/rx_fifo_din
add wave -noupdate -format Literal -radix hexadecimal /tb_ac97_wb/uut/rx_fifo_dout
add wave -noupdate -format Logic /tb_ac97_wb/uut/rx_fifo_re
add wave -noupdate -format Logic /tb_ac97_wb/uut/rx_fifo_we
add wave -noupdate -format Logic /tb_ac97_wb/uut/rx_fifo_full
add wave -noupdate -format Logic /tb_ac97_wb/uut/rx_fifo_empty
add wave -noupdate -format Literal -radix hexadecimal /tb_ac97_wb/uut/ac97_stat
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 4} {200000401 ps} 0} {{Cursor 2} {699514236 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 {699260742 ps} {700038909 ps}
+14
View File
@@ -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/core/ac_out.vhd"
vcom -explicit -93 "../src/core/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
+43
View File
@@ -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}
+15
View File
@@ -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/core/ac_out.vhd"
vcom -explicit -93 "../src/core/ac_in.vhd"
vcom -explicit -93 "../src/core/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
+51
View File
@@ -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}
+13
View File
@@ -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/core/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
+41
View File
@@ -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}