- added caching git-svn-id: http://moon:8086/svn/vhdl/trunk@1297 cc03376c-175c-47c8-b038-4cd826a8556b
66 lines
3.6 KiB
Plaintext
66 lines
3.6 KiB
Plaintext
onerror {resume}
|
|
quietly WaveActivateNextPane {} 0
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/clk
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/rst
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/cyc_i
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/stb_i
|
|
add wave -noupdate -format Literal /tb_spi_flash_wb/sel_i
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/we_i
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/ack_o
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/srdy_o
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/mrdy_i
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_spi_flash_wb/addr_i
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_spi_flash_wb/dat_i
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_spi_flash_wb/dat_o
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/int_o
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/mosi
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/miso
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/mst_clk
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/mso
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/mso_n
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/holdneg
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/wpneg
|
|
add wave -noupdate -divider spi_flash_wb
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/uut/register_access
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_spi_flash_wb/uut/mst_cmd
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/uut/mst_cmd_vld
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/uut/mst_cmd_rdy
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/uut/mst_shift_en
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/uut/mst_din_vld
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/uut/mst_din_rdy
|
|
add wave -noupdate -format Literal /tb_spi_flash_wb/uut/mst_ctrl
|
|
add wave -noupdate -format Literal /tb_spi_flash_wb/uut/mst_status
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_spi_flash_wb/uut/mst_din
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_spi_flash_wb/uut/mst_dout
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/uut/mst_dout_re
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/uut/mst_dout_vld
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_spi_flash_wb/uut/fill_addr
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/uut/tag_we
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_spi_flash_wb/uut/tag_reg
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/uut/tag_valid
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/uut/tag_match
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/uut/register_access
|
|
add wave -noupdate -format Literal /tb_spi_flash_wb/uut/state
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/uut/ack_mem
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_spi_flash_wb/uut/dat_mem
|
|
add wave -noupdate -format Logic /tb_spi_flash_wb/uut/ack_reg
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_spi_flash_wb/uut/dat_reg
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_spi_flash_wb/uut/word_addr_reg
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_spi_flash_wb/uut/data_ram_addr_rd
|
|
TreeUpdate [SetDefaultTree]
|
|
WaveRestoreCursors {{Cursor 1} {107096501 ps} 0}
|
|
configure wave -namecolwidth 197
|
|
configure wave -valuecolwidth 131
|
|
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 {101174181 ps} {121081138 ps}
|