Files
vhdl/projects/ac97_Controller/sim/tb_ac_io.wdo
T
jens 67d79572d7 - added ac97 Controller
git-svn-id: http://moon:8086/svn/vhdl/trunk@1411 cc03376c-175c-47c8-b038-4cd826a8556b
2021-03-21 09:07:16 +00:00

52 lines
2.7 KiB
Plaintext

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}