Subversion Repositories zxusbnet

Rev

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

Rev Author Line No. Line
30 lvd 1
onerror {resume}
2
quietly WaveActivateNextPane {} 0
185 lvd 3
add wave -noupdate /tb/fclk
4
add wave -noupdate /tb/rst_n
5
add wave -noupdate /tb/clk
30 lvd 6
add wave -noupdate -divider <NULL>
185 lvd 7
add wave -noupdate -radix hexadecimal /tb/a
8
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]} {-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}} /tb/d
9
add wave -noupdate /tb/mreq_n
10
add wave -noupdate /tb/iorq_n
11
add wave -noupdate /tb/rd_n
12
add wave -noupdate /tb/wr_n
13
add wave -noupdate /tb/int_n
14
add wave -noupdate /tb/blkrom
15
add wave -noupdate /tb/iorqge
16
add wave -noupdate /tb/csrom_n
30 lvd 17
add wave -noupdate -divider <NULL>
185 lvd 18
add wave -noupdate -radix hexadecimal /tb/where_rom
19
add wave -noupdate /tb/usb_power
30 lvd 20
add wave -noupdate -divider <NULL>
185 lvd 21
add wave -noupdate /tb/brd_n
22
add wave -noupdate /tb/bwr_n
23
add wave -noupdate -radix hexadecimal /tb/bd
30 lvd 24
add wave -noupdate -divider <NULL>
185 lvd 25
add wave -noupdate /tb/sl811_a0
26
add wave -noupdate /tb/sl811_cs_n
27
add wave -noupdate /tb/sl811_intrq
28
add wave -noupdate /tb/sl811_ms_n
29
add wave -noupdate /tb/sl811_rst_n
30
add wave -noupdate /tb/s/rd
31
add wave -noupdate /tb/s/wr
30 lvd 32
add wave -noupdate -divider <NULL>
185 lvd 33
add wave -noupdate /tb/s/rst_n
34
add wave -noupdate /tb/s/a0
35
add wave -noupdate /tb/s/cs_n
36
add wave -noupdate /tb/s/rd_n
37
add wave -noupdate /tb/s/wr_n
38
add wave -noupdate /tb/s/ms
39
add wave -noupdate /tb/s/intrq
40
add wave -noupdate -radix hexadecimal /tb/s/d
41
add wave -noupdate /tb/s/access_addr
42
add wave -noupdate /tb/s/access_rnw
43
add wave -noupdate -radix hexadecimal /tb/s/wr_data
44
add wave -noupdate -radix hexadecimal /tb/s/rd_data
45
add wave -noupdate /tb/s/rd
46
add wave -noupdate /tb/s/wr
84 lvd 47
add wave -noupdate -divider <NULL>
185 lvd 48
add wave -noupdate /tb/DUT/ports/w5300_ports
49
add wave -noupdate /tb/DUT/ports/w5300_hi
32 lvd 50
add wave -noupdate -divider <NULL>
185 lvd 51
add wave -noupdate -radix hexadecimal -childformat {{{/tb/w5300_addr[9]} -radix hexadecimal} {{/tb/w5300_addr[8]} -radix hexadecimal} {{/tb/w5300_addr[7]} -radix hexadecimal} {{/tb/w5300_addr[6]} -radix hexadecimal} {{/tb/w5300_addr[5]} -radix hexadecimal} {{/tb/w5300_addr[4]} -radix hexadecimal} {{/tb/w5300_addr[3]} -radix hexadecimal} {{/tb/w5300_addr[2]} -radix hexadecimal} {{/tb/w5300_addr[1]} -radix hexadecimal} {{/tb/w5300_addr[0]} -radix hexadecimal}} -subitemconfig {{/tb/w5300_addr[9]} {-radix hexadecimal} {/tb/w5300_addr[8]} {-radix hexadecimal} {/tb/w5300_addr[7]} {-radix hexadecimal} {/tb/w5300_addr[6]} {-radix hexadecimal} {/tb/w5300_addr[5]} {-radix hexadecimal} {/tb/w5300_addr[4]} {-radix hexadecimal} {/tb/w5300_addr[3]} {-radix hexadecimal} {/tb/w5300_addr[2]} {-radix hexadecimal} {/tb/w5300_addr[1]} {-radix hexadecimal} {/tb/w5300_addr[0]} {-radix hexadecimal}} /tb/w5300_addr
52
add wave -noupdate /tb/w5300_cs_n
53
add wave -noupdate /tb/w5300_int_n
54
add wave -noupdate /tb/w5300_rst_n
55
add wave -noupdate /tb/w/rd
56
add wave -noupdate /tb/w/wr
84 lvd 57
add wave -noupdate -divider <NULL>
185 lvd 58
add wave -noupdate /tb/w/rst_n
59
add wave -noupdate -radix hexadecimal /tb/w/addr
60
add wave -noupdate /tb/w/cs_n
61
add wave -noupdate /tb/w/rd_n
62
add wave -noupdate /tb/w/wr_n
63
add wave -noupdate /tb/w/int_n
64
add wave -noupdate -radix hexadecimal /tb/w/d
65
add wave -noupdate -radix hexadecimal /tb/w/access_addr
66
add wave -noupdate /tb/w/access_rnw
67
add wave -noupdate -radix hexadecimal /tb/w/rd_data
68
add wave -noupdate -radix hexadecimal /tb/w/wr_data
69
add wave -noupdate /tb/w/rd
70
add wave -noupdate /tb/w/wr
84 lvd 71
add wave -noupdate -divider <NULL>
185 lvd 72
add wave -noupdate /tb/DUT/fclk
73
add wave -noupdate /tb/DUT/usb_clk
74
add wave -noupdate /tb/DUT/usb_ckreg
75
add wave -noupdate -radix hexadecimal /tb/DUT/za
76
add wave -noupdate -radix hexadecimal /tb/DUT/zd
77
add wave -noupdate -radix hexadecimal /tb/DUT/bd
78
add wave -noupdate /tb/DUT/ziorq_n
79
add wave -noupdate /tb/DUT/zrd_n
80
add wave -noupdate /tb/DUT/zwr_n
81
add wave -noupdate /tb/DUT/zmreq_n
82
add wave -noupdate /tb/DUT/ziorqge
83
add wave -noupdate /tb/DUT/zblkrom
84
add wave -noupdate /tb/DUT/zcsrom_n
85
add wave -noupdate /tb/DUT/zrst_n
86
add wave -noupdate /tb/DUT/zint_n
87
add wave -noupdate /tb/DUT/brd_n
88
add wave -noupdate /tb/DUT/bwr_n
89
add wave -noupdate /tb/DUT/w5300_rst_n
90
add wave -noupdate /tb/DUT/w5300_addr
91
add wave -noupdate /tb/DUT/w5300_cs_n
92
add wave -noupdate /tb/DUT/w5300_int_n
93
add wave -noupdate /tb/DUT/sl811_rst_n
94
add wave -noupdate /tb/DUT/sl811_intrq
95
add wave -noupdate /tb/DUT/sl811_ms_n
96
add wave -noupdate /tb/DUT/sl811_cs_n
97
add wave -noupdate /tb/DUT/sl811_a0
98
add wave -noupdate /tb/DUT/usb_power
99
add wave -noupdate /tb/DUT/pre_brd_n
100
add wave -noupdate /tb/DUT/bwr_n_r
101
add wave -noupdate /tb/DUT/bwr_n_rr
102
add wave -noupdate /tb/DUT/shreg
103
add wave -noupdate /tb/DUT/ena_w5300_int
104
add wave -noupdate /tb/DUT/ena_sl811_int
105
add wave -noupdate /tb/DUT/ena_zxbus_int
106
add wave -noupdate /tb/DUT/internal_int
107
add wave -noupdate /tb/DUT/ports_wrdata
108
add wave -noupdate /tb/DUT/ports_rddata
109
add wave -noupdate /tb/DUT/ports_addr
110
add wave -noupdate /tb/DUT/ports_wrena
111
add wave -noupdate /tb/DUT/ports_wrstb_n
112
add wave -noupdate /tb/DUT/rommap_win
113
add wave -noupdate /tb/DUT/rommap_ena
114
add wave -noupdate /tb/DUT/w5300_a0inv
115
add wave -noupdate /tb/DUT/w5300_ports
116
add wave -noupdate /tb/DUT/w5300_hi
117
add wave -noupdate /tb/DUT/pre_w5300_addr
84 lvd 118
add wave -noupdate -divider <NULL>
185 lvd 119
add wave -noupdate /tb/DUT/zbus/fclk
120
add wave -noupdate -radix hexadecimal /tb/DUT/zbus/za
121
add wave -noupdate -radix hexadecimal /tb/DUT/zbus/zd
122
add wave -noupdate -radix hexadecimal /tb/DUT/zbus/bd
123
add wave -noupdate /tb/DUT/zbus/ziorq_n
124
add wave -noupdate /tb/DUT/zbus/zrd_n
125
add wave -noupdate /tb/DUT/zbus/zwr_n
126
add wave -noupdate /tb/DUT/zbus/zmreq_n
127
add wave -noupdate /tb/DUT/zbus/ziorqge
128
add wave -noupdate /tb/DUT/zbus/zblkrom
129
add wave -noupdate /tb/DUT/zbus/zcsrom_n
130
add wave -noupdate /tb/DUT/zbus/zrst_n
131
add wave -noupdate /tb/DUT/zbus/ports_wrena
132
add wave -noupdate /tb/DUT/zbus/ports_wrstb_n
133
add wave -noupdate -radix hexadecimal /tb/DUT/zbus/ports_addr
134
add wave -noupdate -radix hexadecimal /tb/DUT/zbus/ports_wrdata
135
add wave -noupdate -radix hexadecimal /tb/DUT/zbus/ports_rddata
136
add wave -noupdate /tb/DUT/zbus/rommap_win
137
add wave -noupdate /tb/DUT/zbus/rommap_ena
138
add wave -noupdate /tb/DUT/zbus/sl811_cs_n
139
add wave -noupdate /tb/DUT/zbus/sl811_a0
140
add wave -noupdate /tb/DUT/zbus/w5300_cs_n
141
add wave -noupdate /tb/DUT/zbus/w5300_ports
142
add wave -noupdate -radix hexadecimal /tb/DUT/zbus/async_w5300_addr
143
add wave -noupdate -radix hexadecimal /tb/DUT/zbus/w5300_addr
144
add wave -noupdate /tb/DUT/zbus/bwr_n
145
add wave -noupdate /tb/DUT/zbus/brd_n
146
add wave -noupdate /tb/DUT/zbus/io_addr_ok
147
add wave -noupdate /tb/DUT/zbus/mrd
148
add wave -noupdate /tb/DUT/zbus/mwr
149
add wave -noupdate /tb/DUT/zbus/ena_dbuf
150
add wave -noupdate /tb/DUT/zbus/ena_din
151
add wave -noupdate /tb/DUT/zbus/ena_dout
152
add wave -noupdate /tb/DUT/zbus/async_w5300_cs_n
153
add wave -noupdate /tb/DUT/zbus/async_sl811_cs_n
154
add wave -noupdate /tb/DUT/zbus/r_w5300_cs_n
155
add wave -noupdate /tb/DUT/zbus/r_sl811_cs_n
156
add wave -noupdate /tb/DUT/zbus/async_sl811_a0
157
add wave -noupdate /tb/DUT/zbus/r_sl811_a0
158
add wave -noupdate /tb/DUT/zbus/wr_regs
159
add wave -noupdate /tb/DUT/zbus/rd_regs
160
add wave -noupdate /tb/DUT/zbus/wr_state
161
add wave -noupdate /tb/DUT/zbus/rd_state
162
add wave -noupdate /tb/DUT/zbus/wr_start
163
add wave -noupdate /tb/DUT/zbus/rd_start
164
add wave -noupdate -radix unsigned /tb/DUT/zbus/ctr_5
165
add wave -noupdate -radix hexadecimal /tb/DUT/zbus/read_latch
166
add wave -noupdate -radix hexadecimal /tb/DUT/zbus/write_latch
167
add wave -noupdate /tb/DUT/zbus/ports_rd
168
add wave -noupdate /tb/DUT/zbus/b_ena_dbuf
169
add wave -noupdate /tb/DUT/zbus/b_ena_din
30 lvd 170
TreeUpdate [SetDefaultTree]
185 lvd 171
WaveRestoreCursors {{Cursor 1} {3203200 ps} 0}
30 lvd 172
configure wave -namecolwidth 257
173
configure wave -valuecolwidth 100
174
configure wave -justifyvalue left
175
configure wave -signalnamewidth 0
176
configure wave -snapdistance 10
177
configure wave -datasetprefix 0
178
configure wave -rowmargin 4
179
configure wave -childrowmargin 2
180
configure wave -gridoffset 0
185 lvd 181
configure wave -gridperiod 208
30 lvd 182
configure wave -griddelta 8
183
configure wave -timeline 1
184
configure wave -timelineunits ns
185
update
185 lvd 186
WaveRestoreZoom {2937100 ps} {3419700 ps}