git-svn-id: http://moon:8086/svn/vhdl/trunk@1526 cc03376c-175c-47c8-b038-4cd826a8556b
34 lines
1.4 KiB
Plaintext
34 lines
1.4 KiB
Plaintext
onerror {resume}
|
|
quietly WaveActivateNextPane {} 0
|
|
add wave -noupdate -format Logic /tb_ram_wb/clk_o
|
|
add wave -noupdate -format Logic /tb_ram_wb/rst_o
|
|
add wave -noupdate -format Logic /tb_ram_wb/cyc_o
|
|
add wave -noupdate -format Logic /tb_ram_wb/stb_o
|
|
add wave -noupdate -format Logic /tb_ram_wb/we_o
|
|
add wave -noupdate -format Literal /tb_ram_wb/sel_o
|
|
add wave -noupdate -format Logic /tb_ram_wb/ack_i
|
|
add wave -noupdate -format Logic /tb_ram_wb/mrdy_o
|
|
add wave -noupdate -format Logic /tb_ram_wb/srdy_i
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_ram_wb/addr_o
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_ram_wb/dat_i
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_ram_wb/dat_o
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_ram_wb/dout_reg
|
|
add wave -noupdate -format Literal /tb_ram_wb/dout_cnt
|
|
add wave -noupdate -format Literal -radix hexadecimal -expand /tb_ram_wb/inst_ram_wb/inst_ram/sram
|
|
TreeUpdate [SetDefaultTree]
|
|
WaveRestoreCursors {{Cursor 1} {23564 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} {179430 ps}
|