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@796 cc03376c-175c-47c8-b038-4cd826a8556b
45 lines
2.0 KiB
Plaintext
45 lines
2.0 KiB
Plaintext
onerror {resume}
|
|
quietly WaveActivateNextPane {} 0
|
|
add wave -noupdate -format Logic /tb_emac_jb/clk
|
|
add wave -noupdate -format Logic /tb_emac_jb/rst
|
|
add wave -noupdate -format Logic /tb_emac_jb/cyc_i
|
|
add wave -noupdate -format Logic /tb_emac_jb/stb_i
|
|
add wave -noupdate -format Logic /tb_emac_jb/we_i
|
|
add wave -noupdate -format Literal /tb_emac_jb/sel_i
|
|
add wave -noupdate -format Logic /tb_emac_jb/ack_o
|
|
add wave -noupdate -format Logic /tb_emac_jb/int_o
|
|
add wave -noupdate -format Logic /tb_emac_jb/mrdy_i
|
|
add wave -noupdate -format Logic /tb_emac_jb/srdy_o
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/addr_i
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/dat_i
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/dat_o
|
|
add wave -noupdate -format Logic /tb_emac_jb/mii_rx_clk
|
|
add wave -noupdate -format Logic /tb_emac_jb/mii_tx_clk
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/mii_rx
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/mii_tx
|
|
add wave -noupdate -format Logic /tb_emac_jb/mii_rx_dv
|
|
add wave -noupdate -format Logic /tb_emac_jb/mii_rx_er
|
|
add wave -noupdate -format Logic /tb_emac_jb/mii_tx_en
|
|
add wave -noupdate -format Logic /tb_emac_jb/mii_tx_er
|
|
add wave -noupdate -format Logic /tb_emac_jb/mii_crs
|
|
add wave -noupdate -format Logic /tb_emac_jb/mii_col
|
|
add wave -noupdate -format Logic /tb_emac_jb/mii_gtx_clk
|
|
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_fifo_re
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_emac_jb/tx_fifo_dout
|
|
TreeUpdate [SetDefaultTree]
|
|
WaveRestoreCursors {{Cursor 1} {9863780 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 100
|
|
configure wave -griddelta 40
|
|
configure wave -timeline 1
|
|
update
|
|
WaveRestoreZoom {0 ps} {10500 ns}
|