Subversion Repositories zxusbnet

Rev

Rev 60 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
30 lvd 1
onerror {resume}
2
quietly WaveActivateNextPane {} 0
3
add wave -noupdate /tb/rst_n
4
add wave -noupdate /tb/clk
5
add wave -noupdate -divider <NULL>
6
add wave -noupdate -radix hexadecimal /tb/a
7
add wave -noupdate -radix hexadecimal -childformat {{{/tb/d[7]} -radix hexadecimal} {{/tb/d[6]} -radix hexadecimal} {{/tb/d[5]} -radix hexadecimal} {{/tb/d[4]} -radix hexadecimal} {{/tb/d[3]} -radix hexadecimal} {{/tb/d[2]} -radix hexadecimal} {{/tb/d[1]} -radix hexadecimal} {{/tb/d[0]} -radix hexadecimal}} -subitemconfig {{/tb/d[7]} {-height 15 -radix hexadecimal} {/tb/d[6]} {-height 15 -radix hexadecimal} {/tb/d[5]} {-height 15 -radix hexadecimal} {/tb/d[4]} {-height 15 -radix hexadecimal} {/tb/d[3]} {-height 15 -radix hexadecimal} {/tb/d[2]} {-height 15 -radix hexadecimal} {/tb/d[1]} {-height 15 -radix hexadecimal} {/tb/d[0]} {-height 15 -radix hexadecimal}} /tb/d
8
add wave -noupdate /tb/mreq_n
9
add wave -noupdate /tb/iorq_n
10
add wave -noupdate /tb/rd_n
11
add wave -noupdate /tb/wr_n
12
add wave -noupdate /tb/int_n
13
add wave -noupdate /tb/blkrom
14
add wave -noupdate /tb/iorqge
15
add wave -noupdate /tb/csrom_n
16
add wave -noupdate -divider <NULL>
17
add wave -noupdate -radix hexadecimal /tb/where_rom
18
add wave -noupdate /tb/usb_power
19
add wave -noupdate -divider <NULL>
20
add wave -noupdate /tb/brd_n
21
add wave -noupdate /tb/bwr_n
22
add wave -noupdate -radix hexadecimal /tb/bd
23
add wave -noupdate -divider <NULL>
24
add wave -noupdate /tb/sl811_a0
25
add wave -noupdate /tb/sl811_cs_n
26
add wave -noupdate /tb/sl811_intrq
27
add wave -noupdate /tb/sl811_ms_n
28
add wave -noupdate /tb/sl811_rst_n
29
add wave -noupdate /tb/s/rd
30
add wave -noupdate /tb/s/wr
31
add wave -noupdate -divider <NULL>
32 lvd 32
add wave -noupdate /tb/DUT/ports/w5300_ports
33
add wave -noupdate /tb/DUT/ports/w5300_hi
34
add wave -noupdate -divider <NULL>
30 lvd 35
add wave -noupdate -radix hexadecimal /tb/w5300_addr
36
add wave -noupdate /tb/w5300_cs_n
37
add wave -noupdate /tb/w5300_int_n
38
add wave -noupdate /tb/w5300_rst_n
39
add wave -noupdate /tb/w/rd
40
add wave -noupdate /tb/w/wr
41
TreeUpdate [SetDefaultTree]
42
WaveRestoreCursors {{Cursor 1} {6539055 ns} 0}
43
configure wave -namecolwidth 257
44
configure wave -valuecolwidth 100
45
configure wave -justifyvalue left
46
configure wave -signalnamewidth 0
47
configure wave -snapdistance 10
48
configure wave -datasetprefix 0
49
configure wave -rowmargin 4
50
configure wave -childrowmargin 2
51
configure wave -gridoffset 0
52
configure wave -gridperiod 70
53
configure wave -griddelta 8
54
configure wave -timeline 1
55
configure wave -timelineunits ns
56
update
32 lvd 57
WaveRestoreZoom {0 ns} {825 ns}