- wave update

git-svn-id: http://moon:8086/svn/vhdl/trunk@1216 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2015-05-24 14:35:47 +00:00
parent ca5a2b4958
commit 5beeee9fa7
@@ -13,6 +13,11 @@ add wave -noupdate -format Logic /tb_ctrl_sdr_wb32/srdy_i
add wave -noupdate -format Literal -radix hexadecimal /tb_ctrl_sdr_wb32/addr_o
add wave -noupdate -format Literal -radix hexadecimal /tb_ctrl_sdr_wb32/dat_i
add wave -noupdate -format Literal -radix hexadecimal /tb_ctrl_sdr_wb32/dat_o
add wave -noupdate -divider Test
add wave -noupdate -format Logic /tb_ctrl_sdr_wb32/dout_rst
add wave -noupdate -format Literal -radix hexadecimal /tb_ctrl_sdr_wb32/dout_reg
add wave -noupdate -format Literal /tb_ctrl_sdr_wb32/dout_cnt
add wave -noupdate -format Literal /tb_ctrl_sdr_wb32/sd_cmd
add wave -noupdate -divider SDRAM
add wave -noupdate -format Logic /tb_ctrl_sdr_wb32/sdclk
add wave -noupdate -format Logic /tb_ctrl_sdr_wb32/sdclk_fb
@@ -58,13 +63,8 @@ add wave -noupdate -format Logic /tb_ctrl_sdr_wb32/uut/inst_sdram_phy/clk_wr
add wave -noupdate -format Logic /tb_ctrl_sdr_wb32/uut/inst_sdram_phy/locked
add wave -noupdate -format Logic /tb_ctrl_sdr_wb32/uut/inst_sdram_phy/error
add wave -noupdate -format Literal /tb_ctrl_sdr_wb32/uut/inst_sdram_phy/u_tag_pipe
add wave -noupdate -divider Test
add wave -noupdate -format Logic /tb_ctrl_sdr_wb32/dout_rst
add wave -noupdate -format Literal -radix hexadecimal /tb_ctrl_sdr_wb32/dout_reg
add wave -noupdate -format Literal /tb_ctrl_sdr_wb32/dout_cnt
add wave -noupdate -format Literal /tb_ctrl_sdr_wb32/sd_cmd
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {78115942 ps} 0}
WaveRestoreCursors {{Cursor 1} {97053140 ps} 0}
configure wave -namecolwidth 150
configure wave -valuecolwidth 100
configure wave -justifyvalue left