OpenCores
URL https://opencores.org/ocsvn/can/can/trunk

Subversion Repositories can

[/] [can/] [trunk/] [sim/] [rtl_sim/] [run/] [wave.do] - Blame information for rev 24

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 mohor
// Signalscan Version 6.7p1
2
 
3
 
4
define noactivityindicator
5
define analog waveform lines
6
define add variable default overlay off
7
define waveform window analogheight 1
8
define terminal automatic
9
define buttons control \
10
  1 opensimmulationfile \
11
  2 executedofile \
12
  3 designbrowser \
13
  4 waveform \
14
  5 source \
15
  6 breakpoints \
16
  7 definesourcessearchpath \
17
  8 exit \
18
  9 createbreakpoint \
19
  10 creategroup \
20
  11 createmarker \
21
  12 closesimmulationfile \
22
  13 renamesimmulationfile \
23
  14 replacesimulationfiledata \
24
  15 listopensimmulationfiles \
25
  16 savedofile
26
define buttons waveform \
27
  1 undo \
28
  2 cut \
29
  3 copy \
30
  4 paste \
31
  5 delete \
32
  6 zoomin \
33
  7 zoomout \
34
  8 zoomoutfull \
35
  9 expand \
36
  10 createmarker \
37
  11 designbrowser:1 \
38
  12 variableradixbinary \
39
  13 variableradixoctal \
40
  14 variableradixdecimal \
41
  15 variableradixhexadecimal \
42
  16 variableradixascii
43
define buttons designbrowser \
44
  1 undo \
45
  2 cut \
46
  3 copy \
47
  4 paste \
48
  5 delete \
49
  6 cdupscope \
50
  7 getallvariables \
51
  8 getdeepallvariables \
52
  9 addvariables \
53
  10 addvarsandclosewindow \
54
  11 closewindow \
55
  12 scopefiltermodule \
56
  13 scopefiltertask \
57
  14 scopefilterfunction \
58
  15 scopefilterblock \
59
  16 scopefilterprimitive
60
define buttons event \
61
  1 undo \
62
  2 cut \
63
  3 copy \
64
  4 paste \
65
  5 delete \
66
  6 move \
67
  7 closewindow \
68
  8 duplicate \
69
  9 defineasrisingedge \
70
  10 defineasfallingedge \
71
  11 defineasanyedge \
72
  12 variableradixbinary \
73
  13 variableradixoctal \
74
  14 variableradixdecimal \
75
  15 variableradixhexadecimal \
76
  16 variableradixascii
77
define buttons source \
78
  1 undo \
79
  2 cut \
80
  3 copy \
81
  4 paste \
82
  5 delete \
83
  6 createbreakpoint \
84
  7 creategroup \
85
  8 createmarker \
86
  9 createevent \
87
  10 createregisterpage \
88
  11 closewindow \
89
  12 opensimmulationfile \
90
  13 closesimmulationfile \
91
  14 renamesimmulationfile \
92
  15 replacesimulationfiledata \
93
  16 listopensimmulationfiles
94
define buttons register \
95
  1 undo \
96
  2 cut \
97
  3 copy \
98
  4 paste \
99
  5 delete \
100
  6 createregisterpage \
101
  7 closewindow \
102
  8 continuefor \
103
  9 continueuntil \
104
  10 continueforever \
105
  11 stop \
106
  12 previous \
107
  13 next \
108
  14 variableradixbinary \
109
  15 variableradixhexadecimal \
110
  16 variableradixascii
111
define show related transactions
112
define exit prompt
113
define event search direction forward
114
define variable nofullhierarchy
115
define variable nofilenames
116
define variable nofullpathfilenames
117
include bookmark with filenames
118
include scope history without filenames
119 24 mohor
define waveform window listpane 8
120
define waveform window namepane 12
121 2 mohor
define multivalueindication
122
define pattern curpos dot
123
define pattern cursor1 dot
124
define pattern cursor2 dot
125
define pattern marker dot
126
define print designer "Igor Mohor"
127
define print border
128
define print color blackonwhite
129
define print command "/usr/ucb/lpr -P%P"
130
define print printer  lp
131
define print range visible
132
define print variable visible
133
define rise fall time low threshold percentage 10
134
define rise fall time high threshold percentage 90
135
define rise fall time low value 0
136
define rise fall time high value 3.3
137
define sendmail command "/usr/lib/sendmail"
138
define sequence time width 30.00
139
define snap
140
 
141
define source noprompt
142
define time units default
143
define userdefinedbussymbol
144
define user guide directory "/usr/local/designacc/signalscan-6.7p1/doc/html"
145
define waveform window grid off
146
define waveform window waveheight 14
147
define waveform window wavespace 6
148
define web browser command netscape
149
define zoom outfull on initial add off
150
add group \
151
    can_top \
152
 
153
add group \
154
    can_btl \
155 24 mohor
      can_testbench.i_can_top.i_can_btl.rx \
156
      can_testbench.i_can_top.i_can_btl.baud_r_presc[5:0]'h \
157
      can_testbench.i_can_top.i_can_btl.clk \
158
      can_testbench.i_can_top.i_can_btl.clk_cnt[8:0]'h \
159
      can_testbench.i_can_top.i_can_btl.clk_en \
160
      can_testbench.i_can_top.i_can_btl.delay[3:0]'h \
161
      can_testbench.i_can_top.i_can_btl.go_seg1 \
162
      can_testbench.i_can_top.i_can_btl.go_seg2 \
163
      can_testbench.i_can_top.i_can_btl.go_sync \
164 5 mohor
      can_testbench.i_can_top.i_can_btl.hard_sync \
165 24 mohor
      can_testbench.i_can_top.i_can_btl.preset_cnt[8:0]'h \
166
      can_testbench.i_can_top.i_can_btl.quant_cnt[7:0]'h \
167
      can_testbench.i_can_top.i_can_btl.reset_mode \
168 5 mohor
      can_testbench.i_can_top.i_can_btl.resync \
169 24 mohor
      can_testbench.i_can_top.i_can_btl.resync_latched \
170
      can_testbench.i_can_top.i_can_btl.rst \
171
      can_testbench.i_can_top.i_can_btl.rx_idle \
172
      can_testbench.i_can_top.i_can_btl.sample[1:0]'h \
173 11 mohor
      can_testbench.i_can_top.i_can_btl.sample_point \
174 2 mohor
      can_testbench.i_can_top.i_can_btl.sampled_bit \
175 24 mohor
      can_testbench.i_can_top.i_can_btl.sampled_bit_q \
176
      can_testbench.i_can_top.i_can_btl.seg1 \
177
      can_testbench.i_can_top.i_can_btl.seg2 \
178
      can_testbench.i_can_top.i_can_btl.sync \
179
      can_testbench.i_can_top.i_can_btl.sync_blocked \
180
      can_testbench.i_can_top.i_can_btl.sync_jump_width[1:0]'h \
181
      can_testbench.i_can_top.i_can_btl.sync_window \
182
      can_testbench.i_can_top.i_can_btl.time_segment1[3:0]'h \
183
      can_testbench.i_can_top.i_can_btl.time_segment2[2:0]'h \
184
      can_testbench.i_can_top.i_can_btl.transmitting \
185
      can_testbench.i_can_top.i_can_btl.triple_sampling \
186
      can_testbench.i_can_top.i_can_btl.tx_point \
187 2 mohor
 
188
add group \
189 11 mohor
    can_acf \
190
      can_testbench.i_can_top.i_can_bsp.i_can_acf.acceptance_code_0[7:0]'h \
191
      can_testbench.i_can_top.i_can_bsp.i_can_acf.acceptance_code_1[7:0]'h \
192
      can_testbench.i_can_top.i_can_bsp.i_can_acf.acceptance_code_2[7:0]'h \
193
      can_testbench.i_can_top.i_can_bsp.i_can_acf.acceptance_code_3[7:0]'h \
194
      can_testbench.i_can_top.i_can_bsp.i_can_acf.acceptance_filter_mode \
195
      can_testbench.i_can_top.i_can_bsp.i_can_acf.acceptance_mask_0[7:0]'h \
196
      can_testbench.i_can_top.i_can_bsp.i_can_acf.acceptance_mask_1[7:0]'h \
197
      can_testbench.i_can_top.i_can_bsp.i_can_acf.acceptance_mask_2[7:0]'h \
198
      can_testbench.i_can_top.i_can_bsp.i_can_acf.acceptance_mask_3[7:0]'h \
199
      can_testbench.i_can_top.i_can_bsp.i_can_acf.clk \
200
      can_testbench.i_can_top.i_can_bsp.i_can_acf.data0[7:0]'h \
201
      can_testbench.i_can_top.i_can_bsp.i_can_acf.data1[7:0]'h \
202
      can_testbench.i_can_top.i_can_bsp.i_can_acf.extended_mode \
203
      can_testbench.i_can_top.i_can_bsp.i_can_acf.go_rx_crc_lim \
204
      can_testbench.i_can_top.i_can_bsp.i_can_acf.go_rx_idle \
205
      can_testbench.i_can_top.i_can_bsp.i_can_acf.id[28:0]'h \
206
      can_testbench.i_can_top.i_can_bsp.i_can_acf.id_ok \
207
      can_testbench.i_can_top.i_can_bsp.i_can_acf.ide \
208
      can_testbench.i_can_top.i_can_bsp.i_can_acf.match \
209
      can_testbench.i_can_top.i_can_bsp.i_can_acf.match_df_ext \
210
      can_testbench.i_can_top.i_can_bsp.i_can_acf.match_df_std \
211
      can_testbench.i_can_top.i_can_bsp.i_can_acf.match_sf_ext \
212
      can_testbench.i_can_top.i_can_bsp.i_can_acf.match_sf_std \
213
      can_testbench.i_can_top.i_can_bsp.i_can_acf.reset_mode \
214
      can_testbench.i_can_top.i_can_bsp.i_can_acf.rst \
215
      can_testbench.i_can_top.i_can_bsp.i_can_acf.rtr1 \
216
      can_testbench.i_can_top.i_can_bsp.i_can_acf.rtr2 \
217
 
218
add group \
219 16 mohor
    testbench \
220
 
221
add group \
222 11 mohor
    can_bsp \
223 24 mohor
      can_testbench.i_can_top.i_can_bsp.acknowledge_error \
224
      can_testbench.i_can_top.i_can_bsp.bit_error \
225
      can_testbench.i_can_top.i_can_bsp.crc_error \
226
      can_testbench.i_can_top.i_can_bsp.form_error \
227
      can_testbench.i_can_top.i_can_bsp.no_error \
228
      can_testbench.i_can_top.i_can_bsp.set_form_error \
229
      can_testbench.i_can_top.i_can_bsp.stuff_error \
230
      can_testbench.i_can_top.i_can_btl.hard_sync \
231
      can_testbench.i_can_top.i_can_btl.resync \
232
      can_testbench.i_can_top.rx \
233
      can_testbench.i_can_top.tx \
234
      can_testbench.i_can_top.i_can_bsp.sample_point \
235
      can_testbench.i_can_top.i_can_bsp.tx_point \
236
      can_testbench.i_can_top.i_can_bsp.acknowledge_error \
237
      can_testbench.i_can_top.i_can_bsp.addr[7:0]'h \
238 11 mohor
      can_testbench.i_can_top.i_can_bsp.bit_cnt[5:0]'h \
239
      can_testbench.i_can_top.i_can_bsp.bit_de_stuff \
240 13 mohor
      can_testbench.i_can_top.i_can_bsp.bit_de_stuff_reset \
241 11 mohor
      can_testbench.i_can_top.i_can_bsp.bit_de_stuff_set \
242 24 mohor
      can_testbench.i_can_top.i_can_bsp.bit_error \
243 13 mohor
      can_testbench.i_can_top.i_can_bsp.bit_stuff_cnt[2:0]'h \
244 11 mohor
      can_testbench.i_can_top.i_can_bsp.bit_stuff_cnt_en \
245
      can_testbench.i_can_top.i_can_bsp.byte_cnt[2:0]'h \
246
      can_testbench.i_can_top.i_can_bsp.calculated_crc[14:0]'h \
247 24 mohor
      can_testbench.i_can_top.i_can_bsp.crc_in[14:0]'h \
248 11 mohor
      can_testbench.i_can_top.i_can_bsp.clk \
249
      can_testbench.i_can_top.i_can_bsp.crc_enable \
250
      can_testbench.i_can_top.i_can_bsp.crc_error \
251 24 mohor
      can_testbench.i_can_top.i_can_bsp.data_cnt[3:0]'h \
252 16 mohor
      can_testbench.i_can_top.i_can_bsp.data_for_fifo[7:0]'h \
253 11 mohor
      can_testbench.i_can_top.i_can_bsp.data_len[3:0]'h \
254 24 mohor
      can_testbench.i_can_top.i_can_bsp.data_out[7:0]'h \
255
      can_testbench.i_can_top.i_can_bsp.enable_error_cnt2 \
256 11 mohor
      can_testbench.i_can_top.i_can_bsp.eof_cnt[2:0]'h \
257 24 mohor
      can_testbench.i_can_top.i_can_bsp.error_cnt1[2:0]'h \
258
      can_testbench.i_can_top.i_can_bsp.error_cnt2[2:0]'h \
259
      can_testbench.i_can_top.i_can_bsp.error_frame \
260
      can_testbench.i_can_top.i_can_bsp.error_frame_ended \
261 16 mohor
      can_testbench.i_can_top.i_can_bsp.rtr1 \
262
      can_testbench.i_can_top.i_can_bsp.rtr2 \
263
      can_testbench.i_can_top.i_can_bsp.rx_ack \
264
      can_testbench.i_can_top.i_can_bsp.rx_ack_lim \
265
      can_testbench.i_can_top.i_can_bsp.rx_crc \
266
      can_testbench.i_can_top.i_can_bsp.rx_crc_lim \
267
      can_testbench.i_can_top.i_can_bsp.rx_data \
268
      can_testbench.i_can_top.i_can_bsp.rx_dlc \
269
      can_testbench.i_can_top.i_can_bsp.rx_eof \
270
      can_testbench.i_can_top.i_can_bsp.rx_id1 \
271
      can_testbench.i_can_top.i_can_bsp.rx_id2 \
272
      can_testbench.i_can_top.i_can_bsp.rx_ide \
273
      can_testbench.i_can_top.i_can_bsp.rx_idle \
274 24 mohor
      can_testbench.i_can_top.i_can_bsp.rx_inter \
275 16 mohor
      can_testbench.i_can_top.i_can_bsp.rx_r0 \
276
      can_testbench.i_can_top.i_can_bsp.rx_r1 \
277
      can_testbench.i_can_top.i_can_bsp.rx_rtr1 \
278
      can_testbench.i_can_top.i_can_bsp.rx_rtr2 \
279 24 mohor
      can_testbench.i_can_top.i_can_bsp.extended_mode \
280
      can_testbench.i_can_top.i_can_bsp.form_error \
281 11 mohor
      can_testbench.i_can_top.i_can_bsp.go_crc_enable \
282 24 mohor
      can_testbench.i_can_top.i_can_bsp.go_error_frame \
283 11 mohor
      can_testbench.i_can_top.i_can_bsp.go_rx_ack \
284
      can_testbench.i_can_top.i_can_bsp.go_rx_ack_lim \
285
      can_testbench.i_can_top.i_can_bsp.go_rx_crc \
286
      can_testbench.i_can_top.i_can_bsp.go_rx_crc_lim \
287
      can_testbench.i_can_top.i_can_bsp.go_rx_data \
288
      can_testbench.i_can_top.i_can_bsp.go_rx_dlc \
289
      can_testbench.i_can_top.i_can_bsp.go_rx_eof \
290
      can_testbench.i_can_top.i_can_bsp.go_rx_id1 \
291
      can_testbench.i_can_top.i_can_bsp.go_rx_id2 \
292
      can_testbench.i_can_top.i_can_bsp.go_rx_ide \
293
      can_testbench.i_can_top.i_can_bsp.go_rx_idle \
294 24 mohor
      can_testbench.i_can_top.i_can_bsp.go_rx_inter \
295
      can_testbench.i_can_top.i_can_bsp.go_overload_frame \
296 11 mohor
      can_testbench.i_can_top.i_can_bsp.go_rx_r0 \
297
      can_testbench.i_can_top.i_can_bsp.go_rx_r1 \
298
      can_testbench.i_can_top.i_can_bsp.go_rx_rtr1 \
299
      can_testbench.i_can_top.i_can_bsp.go_rx_rtr2 \
300 13 mohor
      can_testbench.i_can_top.i_can_bsp.hard_sync \
301 24 mohor
      can_testbench.i_can_top.i_can_bsp.header_cnt[2:0]'h \
302
      can_testbench.i_can_top.i_can_bsp.header_len[2:0]'h \
303 11 mohor
      can_testbench.i_can_top.i_can_bsp.id[28:0]'h \
304 13 mohor
      can_testbench.i_can_top.i_can_bsp.id_ok \
305 11 mohor
      can_testbench.i_can_top.i_can_bsp.ide \
306 24 mohor
      can_testbench.i_can_top.i_can_bsp.limited_data_len[3:0]'h \
307
      can_testbench.i_can_top.i_can_bsp.limited_data_len_minus1[3:0]'h \
308
      can_testbench.i_can_top.i_can_bsp.no_byte0 \
309
      can_testbench.i_can_top.i_can_bsp.no_byte1 \
310
      can_testbench.i_can_top.i_can_bsp.no_error \
311
      can_testbench.i_can_top.i_can_bsp.release_buffer \
312
      can_testbench.i_can_top.i_can_bsp.remote_rq \
313 11 mohor
      can_testbench.i_can_top.i_can_bsp.reset_mode \
314
      can_testbench.i_can_top.i_can_bsp.reset_mode_q \
315 24 mohor
      can_testbench.i_can_top.i_can_bsp.reset_wr_fifo \
316 11 mohor
      can_testbench.i_can_top.i_can_bsp.rst \
317 24 mohor
      can_testbench.i_can_top.i_can_bsp.rst_crc_enable \
318 11 mohor
      can_testbench.i_can_top.i_can_bsp.sample_point \
319
      can_testbench.i_can_top.i_can_bsp.sampled_bit_q \
320 24 mohor
      can_testbench.i_can_top.i_can_bsp.set_form_error \
321
      can_testbench.i_can_top.i_can_bsp.storing_header \
322 11 mohor
      can_testbench.i_can_top.i_can_bsp.stuff_error \
323 13 mohor
      can_testbench.i_can_top.i_can_bsp.tmp_data[7:0]'h \
324 24 mohor
      can_testbench.i_can_top.i_can_bsp.transmitting \
325
      can_testbench.i_can_top.i_can_bsp.tx \
326
      can_testbench.i_can_top.i_can_bsp.tx_data_0[7:0]'h \
327
      can_testbench.i_can_top.i_can_bsp.tx_data_1[7:0]'h \
328
      can_testbench.i_can_top.i_can_bsp.tx_data_2[7:0]'h \
329
      can_testbench.i_can_top.i_can_bsp.tx_data_3[7:0]'h \
330
      can_testbench.i_can_top.i_can_bsp.tx_data_4[7:0]'h \
331
      can_testbench.i_can_top.i_can_bsp.tx_data_5[7:0]'h \
332
      can_testbench.i_can_top.i_can_bsp.tx_data_6[7:0]'h \
333
      can_testbench.i_can_top.i_can_bsp.tx_data_7[7:0]'h \
334
      can_testbench.i_can_top.i_can_bsp.tx_data_8[7:0]'h \
335
      can_testbench.i_can_top.i_can_bsp.tx_data_9[7:0]'h \
336
      can_testbench.i_can_top.i_can_bsp.tx_data_10[7:0]'h \
337
      can_testbench.i_can_top.i_can_bsp.tx_data_11[7:0]'h \
338
      can_testbench.i_can_top.i_can_bsp.tx_data_12[7:0]'h \
339
      can_testbench.i_can_top.i_can_bsp.tx_point \
340 13 mohor
      can_testbench.i_can_top.i_can_bsp.wr_fifo \
341
      can_testbench.i_can_top.i_can_bsp.write_data_to_tmp_fifo \
342 11 mohor
 
343
add group \
344 14 mohor
    can_fifo \
345 18 mohor
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.addr[7:0]'h \
346 14 mohor
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.clk \
347
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.data_in[7:0]'h \
348
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.data_out[7:0]'h \
349 18 mohor
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.extended_mode \
350
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.fifo_cnt[6:0]'h \
351
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.fifo_empty \
352
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.fifo_full \
353
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.latch_overrun \
354 14 mohor
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.len_cnt[3:0]'h \
355
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.rd_pointer[5:0]'h \
356 18 mohor
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.read_address[5:0]'h \
357 14 mohor
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.reset_mode \
358
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.rst \
359
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.wr_pointer[5:0]'h \
360
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.wr_q \
361
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.write_length_info \
362 24 mohor
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.info_cnt[6:0]'h \
363
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.wr_info_pointer[5:0]'h \
364
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.info_empty \
365
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.info_full \
366
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.rd_info_pointer[5:0]'h \
367
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.wr \
368
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.release_buffer \
369 14 mohor
 
370
add group \
371 2 mohor
    can_registers \
372 18 mohor
      can_testbench.i_can_top.i_can_registers.abort_tx \
373 11 mohor
      can_testbench.i_can_top.i_can_registers.acceptance_code_0[7:0]'h \
374
      can_testbench.i_can_top.i_can_registers.acceptance_code_1[7:0]'h \
375
      can_testbench.i_can_top.i_can_registers.acceptance_code_2[7:0]'h \
376
      can_testbench.i_can_top.i_can_registers.acceptance_code_3[7:0]'h \
377 2 mohor
      can_testbench.i_can_top.i_can_registers.acceptance_filter_mode \
378 11 mohor
      can_testbench.i_can_top.i_can_registers.acceptance_mask_0[7:0]'h \
379
      can_testbench.i_can_top.i_can_registers.acceptance_mask_1[7:0]'h \
380
      can_testbench.i_can_top.i_can_registers.acceptance_mask_2[7:0]'h \
381
      can_testbench.i_can_top.i_can_registers.acceptance_mask_3[7:0]'h \
382 2 mohor
      can_testbench.i_can_top.i_can_registers.addr[7:0]'h \
383
      can_testbench.i_can_top.i_can_registers.baud_r_presc[5:0]'h \
384
      can_testbench.i_can_top.i_can_registers.bus_timing_0[7:0]'h \
385
      can_testbench.i_can_top.i_can_registers.bus_timing_1[7:0]'h \
386 11 mohor
      can_testbench.i_can_top.i_can_registers.cd[2:0]'h \
387 18 mohor
      can_testbench.i_can_top.i_can_registers.clear_data_overrun \
388 2 mohor
      can_testbench.i_can_top.i_can_registers.clk \
389 11 mohor
      can_testbench.i_can_top.i_can_registers.clock_divider[7:0]'h \
390
      can_testbench.i_can_top.i_can_registers.clock_off \
391 18 mohor
      can_testbench.i_can_top.i_can_registers.command[4:0]'h \
392
      can_testbench.i_can_top.i_can_registers.command_dummy[2:0]'h \
393 2 mohor
      can_testbench.i_can_top.i_can_registers.cs \
394
      can_testbench.i_can_top.i_can_registers.data_in[7:0]'h \
395
      can_testbench.i_can_top.i_can_registers.data_out[7:0]'h \
396 11 mohor
      can_testbench.i_can_top.i_can_registers.extended_mode \
397 2 mohor
      can_testbench.i_can_top.i_can_registers.listen_only_mode \
398
      can_testbench.i_can_top.i_can_registers.mode[7:0]'h \
399
      can_testbench.i_can_top.i_can_registers.read \
400 18 mohor
      can_testbench.i_can_top.i_can_registers.release_buffer \
401 2 mohor
      can_testbench.i_can_top.i_can_registers.reset_mode \
402
      can_testbench.i_can_top.i_can_registers.rst \
403
      can_testbench.i_can_top.i_can_registers.rw \
404 11 mohor
      can_testbench.i_can_top.i_can_registers.rx_int_enable \
405 18 mohor
      can_testbench.i_can_top.i_can_registers.self_rx_request \
406 2 mohor
      can_testbench.i_can_top.i_can_registers.sleep_mode \
407
      can_testbench.i_can_top.i_can_registers.sync_jump_width[1:0]'h \
408
      can_testbench.i_can_top.i_can_registers.time_segment1[3:0]'h \
409
      can_testbench.i_can_top.i_can_registers.time_segment2[2:0]'h \
410
      can_testbench.i_can_top.i_can_registers.triple_sampling \
411 18 mohor
      can_testbench.i_can_top.i_can_registers.tx_data_0[7:0]'h \
412
      can_testbench.i_can_top.i_can_registers.tx_data_1[7:0]'h \
413
      can_testbench.i_can_top.i_can_registers.tx_data_2[7:0]'h \
414
      can_testbench.i_can_top.i_can_registers.tx_data_3[7:0]'h \
415
      can_testbench.i_can_top.i_can_registers.tx_data_4[7:0]'h \
416
      can_testbench.i_can_top.i_can_registers.tx_data_5[7:0]'h \
417
      can_testbench.i_can_top.i_can_registers.tx_data_6[7:0]'h \
418
      can_testbench.i_can_top.i_can_registers.tx_data_7[7:0]'h \
419
      can_testbench.i_can_top.i_can_registers.tx_data_8[7:0]'h \
420
      can_testbench.i_can_top.i_can_registers.tx_data_9[7:0]'h \
421
      can_testbench.i_can_top.i_can_registers.tx_data_10[7:0]'h \
422
      can_testbench.i_can_top.i_can_registers.tx_data_11[7:0]'h \
423
      can_testbench.i_can_top.i_can_registers.tx_data_12[7:0]'h \
424
      can_testbench.i_can_top.i_can_registers.tx_request \
425 11 mohor
      can_testbench.i_can_top.i_can_registers.we_acceptance_code_0 \
426
      can_testbench.i_can_top.i_can_registers.we_acceptance_code_1 \
427
      can_testbench.i_can_top.i_can_registers.we_acceptance_code_2 \
428
      can_testbench.i_can_top.i_can_registers.we_acceptance_code_3 \
429
      can_testbench.i_can_top.i_can_registers.we_acceptance_mask_0 \
430
      can_testbench.i_can_top.i_can_registers.we_acceptance_mask_1 \
431
      can_testbench.i_can_top.i_can_registers.we_acceptance_mask_2 \
432
      can_testbench.i_can_top.i_can_registers.we_acceptance_mask_3 \
433 2 mohor
      can_testbench.i_can_top.i_can_registers.we_bus_timing_0 \
434
      can_testbench.i_can_top.i_can_registers.we_bus_timing_1 \
435 11 mohor
      can_testbench.i_can_top.i_can_registers.we_clock_divider_hi \
436
      can_testbench.i_can_top.i_can_registers.we_clock_divider_low \
437 18 mohor
      can_testbench.i_can_top.i_can_registers.we_command \
438 2 mohor
      can_testbench.i_can_top.i_can_registers.we_mode \
439 18 mohor
      can_testbench.i_can_top.i_can_registers.we_tx_data_0 \
440
      can_testbench.i_can_top.i_can_registers.we_tx_data_1 \
441
      can_testbench.i_can_top.i_can_registers.we_tx_data_2 \
442
      can_testbench.i_can_top.i_can_registers.we_tx_data_3 \
443
      can_testbench.i_can_top.i_can_registers.we_tx_data_4 \
444
      can_testbench.i_can_top.i_can_registers.we_tx_data_5 \
445
      can_testbench.i_can_top.i_can_registers.we_tx_data_6 \
446
      can_testbench.i_can_top.i_can_registers.we_tx_data_7 \
447
      can_testbench.i_can_top.i_can_registers.we_tx_data_8 \
448
      can_testbench.i_can_top.i_can_registers.we_tx_data_9 \
449
      can_testbench.i_can_top.i_can_registers.we_tx_data_10 \
450
      can_testbench.i_can_top.i_can_registers.we_tx_data_11 \
451
      can_testbench.i_can_top.i_can_registers.we_tx_data_12 \
452 2 mohor
 
453
 
454
deselect all
455 24 mohor
add register  Default \
456
    fontsize 12 \
457
 
458
 
459
open window designbrowser 1 geometry 370 210 855 550

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.