Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ git-svn-id: http://moon:8086/svn/vhdl/trunk@969 cc03376c-175c-47c8-b038-4cd826a8556b
62 lines
4.0 KiB
Plaintext
62 lines
4.0 KiB
Plaintext
onerror {resume}
|
|
quietly WaveActivateNextPane {} 0
|
|
add wave -noupdate -format Logic /tb_busmaster_sync/inst_busmaster_sync/clk
|
|
add wave -noupdate -format Logic /tb_busmaster_sync/inst_busmaster_sync/rst
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_busmaster_sync/read_reg
|
|
add wave -noupdate -format Literal /tb_busmaster_sync/state
|
|
add wave -noupdate -divider J-BUS
|
|
add wave -noupdate -format Logic /tb_busmaster_sync/inst_busmaster_sync/ack_i
|
|
add wave -noupdate -format Logic /tb_busmaster_sync/inst_busmaster_sync/srdy_i
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_busmaster_sync/inst_busmaster_sync/mdat_i
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_busmaster_sync/inst_busmaster_sync/mdat_o
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_busmaster_sync/inst_busmaster_sync/addr_o
|
|
add wave -noupdate -format Literal /tb_busmaster_sync/inst_busmaster_sync/sel_o
|
|
add wave -noupdate -format Logic /tb_busmaster_sync/inst_busmaster_sync/we_o
|
|
add wave -noupdate -format Logic /tb_busmaster_sync/inst_busmaster_sync/cyc_o
|
|
add wave -noupdate -format Logic /tb_busmaster_sync/inst_busmaster_sync/stb_o
|
|
add wave -noupdate -format Logic /tb_busmaster_sync/inst_busmaster_sync/mrdy_o
|
|
add wave -noupdate -divider Busmaster
|
|
add wave -noupdate -format Logic /tb_busmaster_sync/inst_busmaster_sync/cycle_busy
|
|
add wave -noupdate -format Logic /tb_busmaster_sync/inst_busmaster_sync/cmd_cycle_finished
|
|
add wave -noupdate -format Logic /tb_busmaster_sync/inst_busmaster_sync/cmd_cycle_en
|
|
add wave -noupdate -format Logic /tb_busmaster_sync/inst_busmaster_sync/cmd_rdy
|
|
add wave -noupdate -format Logic /tb_busmaster_sync/inst_busmaster_sync/cmd_we
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_busmaster_sync/inst_busmaster_sync/cmd_din
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_busmaster_sync/inst_busmaster_sync/cmd_addr
|
|
add wave -noupdate -format Literal /tb_busmaster_sync/inst_busmaster_sync/cmd_sel
|
|
add wave -noupdate -format Logic /tb_busmaster_sync/inst_busmaster_sync/cmd_rw
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_busmaster_sync/inst_busmaster_sync/cmd_dout
|
|
add wave -noupdate -format Logic /tb_busmaster_sync/inst_busmaster_sync/cmd_dout_vld
|
|
add wave -noupdate -format Logic /tb_busmaster_sync/inst_busmaster_sync/cmd_dout_re
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_busmaster_sync/inst_busmaster_sync/busout_fifo_din
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_busmaster_sync/inst_busmaster_sync/busout_fifo_dout
|
|
add wave -noupdate -format Logic /tb_busmaster_sync/inst_busmaster_sync/busout_fifo_re
|
|
add wave -noupdate -format Logic /tb_busmaster_sync/inst_busmaster_sync/busout_fifo_we
|
|
add wave -noupdate -format Logic /tb_busmaster_sync/inst_busmaster_sync/busout_fifo_full
|
|
add wave -noupdate -format Logic /tb_busmaster_sync/inst_busmaster_sync/busout_fifo_empty
|
|
add wave -noupdate -format Logic /tb_busmaster_sync/inst_busmaster_sync/busin_fifo_re
|
|
add wave -noupdate -format Logic /tb_busmaster_sync/inst_busmaster_sync/busin_fifo_we
|
|
add wave -noupdate -format Logic /tb_busmaster_sync/inst_busmaster_sync/busin_fifo_full
|
|
add wave -noupdate -format Logic /tb_busmaster_sync/inst_busmaster_sync/busin_fifo_empty
|
|
add wave -noupdate -format Logic /tb_busmaster_sync/inst_busmaster_sync/cmd_en
|
|
add wave -noupdate -format Logic /tb_busmaster_sync/inst_busmaster_sync/cmd_read_en
|
|
add wave -noupdate -format Literal /tb_busmaster_sync/inst_busmaster_sync/read_cnt
|
|
add wave -noupdate -divider RAM
|
|
add wave -noupdate -format Literal -radix hexadecimal -expand /tb_busmaster_sync/ram64
|
|
TreeUpdate [SetDefaultTree]
|
|
WaveRestoreCursors {{Cursor 1} {19057675 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 {0 ps} {21 us}
|