mor1kx-bemicrocv/ip/intercon/rtl/wave.do

35 lines
3.5 KiB
Plaintext

onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate /test/dmac/interrupt
add wave -noupdate /test/rst
add wave -noupdate /test/clk
add wave -noupdate -radix hexadecimal -expand -subitemconfig {/test/intercon_slave_i(0).cyc {-height 16 -radix hexadecimal} /test/intercon_slave_i(0).stb {-height 16 -radix hexadecimal} /test/intercon_slave_i(0).adr {-height 16 -radix hexadecimal} /test/intercon_slave_i(0).sel {-height 16 -radix hexadecimal} /test/intercon_slave_i(0).we {-height 16 -radix hexadecimal} /test/intercon_slave_i(0).dat {-height 16 -radix hexadecimal}} /test/intercon_slave_i(0)
add wave -noupdate -radix hexadecimal -expand -subitemconfig {/test/intercon_slave_o(0).ack {-height 16 -radix hexadecimal} /test/intercon_slave_o(0).err {-height 16 -radix hexadecimal} /test/intercon_slave_o(0).rty {-height 16 -radix hexadecimal} /test/intercon_slave_o(0).stall {-height 16 -radix hexadecimal} /test/intercon_slave_o(0).dat {-height 16 -radix hexadecimal}} /test/intercon_slave_o(0)
add wave -noupdate -radix hexadecimal -expand -subitemconfig {/test/intercon_slave_i(1).cyc {-height 16 -radix hexadecimal} /test/intercon_slave_i(1).stb {-height 16 -radix hexadecimal} /test/intercon_slave_i(1).adr {-height 16 -radix hexadecimal} /test/intercon_slave_i(1).sel {-height 16 -radix hexadecimal} /test/intercon_slave_i(1).we {-height 16 -radix hexadecimal} /test/intercon_slave_i(1).dat {-height 16 -radix hexadecimal}} /test/intercon_slave_i(1)
add wave -noupdate -radix hexadecimal -expand -subitemconfig {/test/intercon_slave_o(1).ack {-height 16 -radix hexadecimal} /test/intercon_slave_o(1).err {-height 16 -radix hexadecimal} /test/intercon_slave_o(1).rty {-height 16 -radix hexadecimal} /test/intercon_slave_o(1).stall {-height 16 -radix hexadecimal} /test/intercon_slave_o(1).dat {-height 16 -radix hexadecimal}} /test/intercon_slave_o(1)
add wave -noupdate -radix hexadecimal -expand -subitemconfig {/test/intercon_slave_i(2).cyc {-height 16 -radix hexadecimal} /test/intercon_slave_i(2).stb {-height 16 -radix hexadecimal} /test/intercon_slave_i(2).adr {-height 16 -radix hexadecimal} /test/intercon_slave_i(2).sel {-height 16 -radix hexadecimal} /test/intercon_slave_i(2).we {-height 16 -radix hexadecimal} /test/intercon_slave_i(2).dat {-height 16 -radix hexadecimal}} /test/intercon_slave_i(2)
add wave -noupdate -radix hexadecimal -expand -subitemconfig {/test/intercon_slave_o(2).ack {-height 16 -radix hexadecimal} /test/intercon_slave_o(2).err {-height 16 -radix hexadecimal} /test/intercon_slave_o(2).rty {-height 16 -radix hexadecimal} /test/intercon_slave_o(2).stall {-height 16 -radix hexadecimal} /test/intercon_slave_o(2).dat {-height 16 -radix hexadecimal}} /test/intercon_slave_o(2)
add wave -noupdate /test/dmac/read_issue_offset
add wave -noupdate /test/dmac/read_result_offset
add wave -noupdate /test/dmac/write_issue_offset
add wave -noupdate /test/dmac/write_result_offset
add wave -noupdate /test/dmac/main/ring_full
add wave -noupdate /test/dmac/interrupt
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {1585871 ps} 0}
configure wave -namecolwidth 140
configure wave -valuecolwidth 66
configure wave -justifyvalue left
configure wave -signalnamewidth 0
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
configure wave -timelineunits ps
update
WaveRestoreZoom {0 ps} {3150 ns}