git-svn-id: http://moon:8086/svn/vhdl/trunk@1411 cc03376c-175c-47c8-b038-4cd826a8556b
42 lines
1.8 KiB
Plaintext
42 lines
1.8 KiB
Plaintext
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}
|