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

Subversion Repositories can

[/] [can/] [tags/] [rel_12/] [sim/] [rtl_sim/] [run/] [wave.do] - Blame information for rev 25

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 25 mohor
define waveform window listpane 6.99
120
define waveform window namepane 12.96
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 25 mohor
      can_testbench.receive_frame.arbitration_lost \
221
      can_testbench.receive_frame.tmp \
222
      can_testbench.receive_frame.cnt's \
223
      can_testbench.receive_frame.mode \
224
      can_testbench.receive_frame.pointer's \
225
      can_testbench.receive_frame.total_bits's \
226 16 mohor
 
227
add group \
228 11 mohor
    can_bsp \
229 25 mohor
      can_testbench.receive_frame.arbitration_lost \
230 24 mohor
      can_testbench.i_can_top.i_can_bsp.acknowledge_error \
231
      can_testbench.i_can_top.i_can_bsp.bit_error \
232
      can_testbench.i_can_top.i_can_bsp.crc_error \
233
      can_testbench.i_can_top.i_can_bsp.form_error \
234
      can_testbench.i_can_top.i_can_bsp.no_error \
235
      can_testbench.i_can_top.i_can_bsp.set_form_error \
236
      can_testbench.i_can_top.i_can_bsp.stuff_error \
237
      can_testbench.i_can_top.i_can_btl.hard_sync \
238
      can_testbench.i_can_top.i_can_btl.resync \
239 25 mohor
      can_testbench.rx \
240 24 mohor
      can_testbench.i_can_top.rx \
241
      can_testbench.i_can_top.tx \
242
      can_testbench.i_can_top.i_can_bsp.sample_point \
243
      can_testbench.i_can_top.i_can_bsp.tx_point \
244 25 mohor
      can_testbench.i_can_top.i_can_bsp.basic_chain[18:0]'h \
245
      can_testbench.i_can_top.i_can_bsp.basic_chain_data[63:0]'h \
246
      can_testbench.i_can_top.i_can_bsp.extended_chain_std[18:0]'h \
247
      can_testbench.i_can_top.i_can_bsp.extended_chain_ext[38:0]'h \
248
      can_testbench.i_can_top.i_can_bsp.extended_chain_data[63:0]'h \
249
      can_testbench.i_can_top.i_can_bsp.extended_mode \
250
      can_testbench.i_can_top.i_can_bsp.tx_pointer[5:0]'h \
251
      can_testbench.i_can_top.i_can_bsp.rst_tx_pointer \
252 24 mohor
      can_testbench.i_can_top.i_can_bsp.acknowledge_error \
253
      can_testbench.i_can_top.i_can_bsp.addr[7:0]'h \
254 11 mohor
      can_testbench.i_can_top.i_can_bsp.bit_cnt[5:0]'h \
255
      can_testbench.i_can_top.i_can_bsp.bit_de_stuff \
256 13 mohor
      can_testbench.i_can_top.i_can_bsp.bit_de_stuff_reset \
257 11 mohor
      can_testbench.i_can_top.i_can_bsp.bit_de_stuff_set \
258 24 mohor
      can_testbench.i_can_top.i_can_bsp.bit_error \
259 13 mohor
      can_testbench.i_can_top.i_can_bsp.bit_stuff_cnt[2:0]'h \
260 11 mohor
      can_testbench.i_can_top.i_can_bsp.bit_stuff_cnt_en \
261
      can_testbench.i_can_top.i_can_bsp.byte_cnt[2:0]'h \
262
      can_testbench.i_can_top.i_can_bsp.calculated_crc[14:0]'h \
263 25 mohor
      can_testbench.i_can_top.i_can_bsp.r_calculated_crc[15:0]'h \
264 24 mohor
      can_testbench.i_can_top.i_can_bsp.crc_in[14:0]'h \
265 11 mohor
      can_testbench.i_can_top.i_can_bsp.clk \
266
      can_testbench.i_can_top.i_can_bsp.crc_enable \
267
      can_testbench.i_can_top.i_can_bsp.crc_error \
268 24 mohor
      can_testbench.i_can_top.i_can_bsp.data_cnt[3:0]'h \
269 16 mohor
      can_testbench.i_can_top.i_can_bsp.data_for_fifo[7:0]'h \
270 11 mohor
      can_testbench.i_can_top.i_can_bsp.data_len[3:0]'h \
271 24 mohor
      can_testbench.i_can_top.i_can_bsp.data_out[7:0]'h \
272
      can_testbench.i_can_top.i_can_bsp.enable_error_cnt2 \
273 11 mohor
      can_testbench.i_can_top.i_can_bsp.eof_cnt[2:0]'h \
274 24 mohor
      can_testbench.i_can_top.i_can_bsp.error_cnt1[2:0]'h \
275
      can_testbench.i_can_top.i_can_bsp.error_cnt2[2:0]'h \
276
      can_testbench.i_can_top.i_can_bsp.error_frame \
277
      can_testbench.i_can_top.i_can_bsp.error_frame_ended \
278 16 mohor
      can_testbench.i_can_top.i_can_bsp.rtr1 \
279
      can_testbench.i_can_top.i_can_bsp.rtr2 \
280 25 mohor
      can_testbench.i_can_top.i_can_bsp.priority_lost \
281
      can_testbench.i_can_top.i_can_bsp.bit_de_stuff_tx \
282
      can_testbench.i_can_top.i_can_bsp.bit_stuff_cnt_tx[2:0]'h \
283
      can_testbench.i_can_top.i_can_bsp.bit_stuff_cnt_en \
284
      can_testbench.i_can_top.i_can_bsp.bit_de_stuff_set \
285
      can_testbench.i_can_top.i_can_bsp.bit_de_stuff_reset \
286
      can_testbench.i_can_top.i_can_btl.hard_sync \
287
      can_testbench.i_can_top.i_can_btl.resync \
288
      can_testbench.i_can_top.rx \
289
      can_testbench.i_can_top.i_can_bsp.tx_pointer[5:0]'h \
290
      can_testbench.i_can_top.tx \
291
      can_testbench.i_can_top.i_can_bsp.tx_q \
292
      can_testbench.i_can_top.i_can_bsp.tx_bit \
293
      can_testbench.i_can_top.i_can_bsp.sample_point \
294
      can_testbench.i_can_top.i_can_bsp.tx_point \
295 16 mohor
      can_testbench.i_can_top.i_can_bsp.rx_ack \
296
      can_testbench.i_can_top.i_can_bsp.rx_ack_lim \
297
      can_testbench.i_can_top.i_can_bsp.rx_crc \
298
      can_testbench.i_can_top.i_can_bsp.rx_crc_lim \
299
      can_testbench.i_can_top.i_can_bsp.rx_data \
300
      can_testbench.i_can_top.i_can_bsp.rx_dlc \
301 25 mohor
      can_testbench.i_can_top.i_can_bsp.finish_msg \
302
      can_testbench.i_can_top.i_can_bsp.tx_state \
303 16 mohor
      can_testbench.i_can_top.i_can_bsp.rx_eof \
304
      can_testbench.i_can_top.i_can_bsp.rx_id1 \
305
      can_testbench.i_can_top.i_can_bsp.rx_id2 \
306
      can_testbench.i_can_top.i_can_bsp.rx_ide \
307
      can_testbench.i_can_top.i_can_bsp.rx_idle \
308 24 mohor
      can_testbench.i_can_top.i_can_bsp.rx_inter \
309 16 mohor
      can_testbench.i_can_top.i_can_bsp.rx_r0 \
310
      can_testbench.i_can_top.i_can_bsp.rx_r1 \
311
      can_testbench.i_can_top.i_can_bsp.rx_rtr1 \
312
      can_testbench.i_can_top.i_can_bsp.rx_rtr2 \
313 24 mohor
      can_testbench.i_can_top.i_can_bsp.extended_mode \
314
      can_testbench.i_can_top.i_can_bsp.form_error \
315 25 mohor
      can_testbench.i_can_top.i_can_bsp.go_early_tx \
316
      can_testbench.i_can_top.i_can_bsp.go_tx \
317
      can_testbench.i_can_top.i_can_bsp.need_to_tx \
318
      can_testbench.i_can_top.i_can_bsp.tx_request \
319
      can_testbench.i_can_top.i_can_bsp.tx_state \
320 11 mohor
      can_testbench.i_can_top.i_can_bsp.go_crc_enable \
321 24 mohor
      can_testbench.i_can_top.i_can_bsp.go_error_frame \
322 11 mohor
      can_testbench.i_can_top.i_can_bsp.go_rx_ack \
323
      can_testbench.i_can_top.i_can_bsp.go_rx_ack_lim \
324
      can_testbench.i_can_top.i_can_bsp.go_rx_crc \
325
      can_testbench.i_can_top.i_can_bsp.go_rx_crc_lim \
326
      can_testbench.i_can_top.i_can_bsp.go_rx_data \
327
      can_testbench.i_can_top.i_can_bsp.go_rx_dlc \
328
      can_testbench.i_can_top.i_can_bsp.go_rx_eof \
329
      can_testbench.i_can_top.i_can_bsp.go_rx_id1 \
330
      can_testbench.i_can_top.i_can_bsp.go_rx_id2 \
331
      can_testbench.i_can_top.i_can_bsp.go_rx_ide \
332
      can_testbench.i_can_top.i_can_bsp.go_rx_idle \
333 24 mohor
      can_testbench.i_can_top.i_can_bsp.go_rx_inter \
334
      can_testbench.i_can_top.i_can_bsp.go_overload_frame \
335 11 mohor
      can_testbench.i_can_top.i_can_bsp.go_rx_r0 \
336
      can_testbench.i_can_top.i_can_bsp.go_rx_r1 \
337
      can_testbench.i_can_top.i_can_bsp.go_rx_rtr1 \
338
      can_testbench.i_can_top.i_can_bsp.go_rx_rtr2 \
339 13 mohor
      can_testbench.i_can_top.i_can_bsp.hard_sync \
340 24 mohor
      can_testbench.i_can_top.i_can_bsp.header_cnt[2:0]'h \
341
      can_testbench.i_can_top.i_can_bsp.header_len[2:0]'h \
342 11 mohor
      can_testbench.i_can_top.i_can_bsp.id[28:0]'h \
343 13 mohor
      can_testbench.i_can_top.i_can_bsp.id_ok \
344 11 mohor
      can_testbench.i_can_top.i_can_bsp.ide \
345 24 mohor
      can_testbench.i_can_top.i_can_bsp.limited_data_len[3:0]'h \
346
      can_testbench.i_can_top.i_can_bsp.limited_data_len_minus1[3:0]'h \
347
      can_testbench.i_can_top.i_can_bsp.no_byte0 \
348
      can_testbench.i_can_top.i_can_bsp.no_byte1 \
349
      can_testbench.i_can_top.i_can_bsp.no_error \
350
      can_testbench.i_can_top.i_can_bsp.release_buffer \
351
      can_testbench.i_can_top.i_can_bsp.remote_rq \
352 11 mohor
      can_testbench.i_can_top.i_can_bsp.reset_mode \
353
      can_testbench.i_can_top.i_can_bsp.reset_mode_q \
354 24 mohor
      can_testbench.i_can_top.i_can_bsp.reset_wr_fifo \
355 11 mohor
      can_testbench.i_can_top.i_can_bsp.rst \
356 24 mohor
      can_testbench.i_can_top.i_can_bsp.rst_crc_enable \
357 11 mohor
      can_testbench.i_can_top.i_can_bsp.sample_point \
358
      can_testbench.i_can_top.i_can_bsp.sampled_bit_q \
359 24 mohor
      can_testbench.i_can_top.i_can_bsp.set_form_error \
360
      can_testbench.i_can_top.i_can_bsp.storing_header \
361 11 mohor
      can_testbench.i_can_top.i_can_bsp.stuff_error \
362 13 mohor
      can_testbench.i_can_top.i_can_bsp.tmp_data[7:0]'h \
363 24 mohor
      can_testbench.i_can_top.i_can_bsp.transmitting \
364
      can_testbench.i_can_top.i_can_bsp.tx \
365
      can_testbench.i_can_top.i_can_bsp.tx_data_0[7:0]'h \
366
      can_testbench.i_can_top.i_can_bsp.tx_data_1[7:0]'h \
367
      can_testbench.i_can_top.i_can_bsp.tx_data_2[7:0]'h \
368
      can_testbench.i_can_top.i_can_bsp.tx_data_3[7:0]'h \
369
      can_testbench.i_can_top.i_can_bsp.tx_data_4[7:0]'h \
370
      can_testbench.i_can_top.i_can_bsp.tx_data_5[7:0]'h \
371
      can_testbench.i_can_top.i_can_bsp.tx_data_6[7:0]'h \
372
      can_testbench.i_can_top.i_can_bsp.tx_data_7[7:0]'h \
373
      can_testbench.i_can_top.i_can_bsp.tx_data_8[7:0]'h \
374
      can_testbench.i_can_top.i_can_bsp.tx_data_9[7:0]'h \
375
      can_testbench.i_can_top.i_can_bsp.tx_data_10[7:0]'h \
376
      can_testbench.i_can_top.i_can_bsp.tx_data_11[7:0]'h \
377
      can_testbench.i_can_top.i_can_bsp.tx_data_12[7:0]'h \
378
      can_testbench.i_can_top.i_can_bsp.tx_point \
379 13 mohor
      can_testbench.i_can_top.i_can_bsp.wr_fifo \
380
      can_testbench.i_can_top.i_can_bsp.write_data_to_tmp_fifo \
381 11 mohor
 
382
add group \
383 14 mohor
    can_fifo \
384 18 mohor
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.addr[7:0]'h \
385 14 mohor
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.clk \
386
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.data_in[7:0]'h \
387
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.data_out[7:0]'h \
388 18 mohor
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.extended_mode \
389
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.fifo_cnt[6:0]'h \
390
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.fifo_empty \
391
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.fifo_full \
392
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.latch_overrun \
393 14 mohor
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.len_cnt[3:0]'h \
394
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.rd_pointer[5:0]'h \
395 18 mohor
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.read_address[5:0]'h \
396 14 mohor
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.reset_mode \
397
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.rst \
398
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.wr_pointer[5:0]'h \
399
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.wr_q \
400
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.write_length_info \
401 24 mohor
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.info_cnt[6:0]'h \
402
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.wr_info_pointer[5:0]'h \
403
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.info_empty \
404
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.info_full \
405
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.rd_info_pointer[5:0]'h \
406
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.wr \
407
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.release_buffer \
408 14 mohor
 
409
add group \
410 2 mohor
    can_registers \
411 18 mohor
      can_testbench.i_can_top.i_can_registers.abort_tx \
412 11 mohor
      can_testbench.i_can_top.i_can_registers.acceptance_code_0[7:0]'h \
413
      can_testbench.i_can_top.i_can_registers.acceptance_code_1[7:0]'h \
414
      can_testbench.i_can_top.i_can_registers.acceptance_code_2[7:0]'h \
415
      can_testbench.i_can_top.i_can_registers.acceptance_code_3[7:0]'h \
416 2 mohor
      can_testbench.i_can_top.i_can_registers.acceptance_filter_mode \
417 11 mohor
      can_testbench.i_can_top.i_can_registers.acceptance_mask_0[7:0]'h \
418
      can_testbench.i_can_top.i_can_registers.acceptance_mask_1[7:0]'h \
419
      can_testbench.i_can_top.i_can_registers.acceptance_mask_2[7:0]'h \
420
      can_testbench.i_can_top.i_can_registers.acceptance_mask_3[7:0]'h \
421 2 mohor
      can_testbench.i_can_top.i_can_registers.addr[7:0]'h \
422
      can_testbench.i_can_top.i_can_registers.baud_r_presc[5:0]'h \
423
      can_testbench.i_can_top.i_can_registers.bus_timing_0[7:0]'h \
424
      can_testbench.i_can_top.i_can_registers.bus_timing_1[7:0]'h \
425 11 mohor
      can_testbench.i_can_top.i_can_registers.cd[2:0]'h \
426 18 mohor
      can_testbench.i_can_top.i_can_registers.clear_data_overrun \
427 2 mohor
      can_testbench.i_can_top.i_can_registers.clk \
428 11 mohor
      can_testbench.i_can_top.i_can_registers.clock_divider[7:0]'h \
429
      can_testbench.i_can_top.i_can_registers.clock_off \
430 18 mohor
      can_testbench.i_can_top.i_can_registers.command[4:0]'h \
431
      can_testbench.i_can_top.i_can_registers.command_dummy[2:0]'h \
432 2 mohor
      can_testbench.i_can_top.i_can_registers.cs \
433
      can_testbench.i_can_top.i_can_registers.data_in[7:0]'h \
434
      can_testbench.i_can_top.i_can_registers.data_out[7:0]'h \
435 11 mohor
      can_testbench.i_can_top.i_can_registers.extended_mode \
436 2 mohor
      can_testbench.i_can_top.i_can_registers.listen_only_mode \
437
      can_testbench.i_can_top.i_can_registers.mode[7:0]'h \
438
      can_testbench.i_can_top.i_can_registers.read \
439 18 mohor
      can_testbench.i_can_top.i_can_registers.release_buffer \
440 2 mohor
      can_testbench.i_can_top.i_can_registers.reset_mode \
441
      can_testbench.i_can_top.i_can_registers.rst \
442
      can_testbench.i_can_top.i_can_registers.rw \
443 11 mohor
      can_testbench.i_can_top.i_can_registers.rx_int_enable \
444 18 mohor
      can_testbench.i_can_top.i_can_registers.self_rx_request \
445 2 mohor
      can_testbench.i_can_top.i_can_registers.sleep_mode \
446
      can_testbench.i_can_top.i_can_registers.sync_jump_width[1:0]'h \
447
      can_testbench.i_can_top.i_can_registers.time_segment1[3:0]'h \
448
      can_testbench.i_can_top.i_can_registers.time_segment2[2:0]'h \
449
      can_testbench.i_can_top.i_can_registers.triple_sampling \
450 18 mohor
      can_testbench.i_can_top.i_can_registers.tx_data_0[7:0]'h \
451
      can_testbench.i_can_top.i_can_registers.tx_data_1[7:0]'h \
452
      can_testbench.i_can_top.i_can_registers.tx_data_2[7:0]'h \
453
      can_testbench.i_can_top.i_can_registers.tx_data_3[7:0]'h \
454
      can_testbench.i_can_top.i_can_registers.tx_data_4[7:0]'h \
455
      can_testbench.i_can_top.i_can_registers.tx_data_5[7:0]'h \
456
      can_testbench.i_can_top.i_can_registers.tx_data_6[7:0]'h \
457
      can_testbench.i_can_top.i_can_registers.tx_data_7[7:0]'h \
458
      can_testbench.i_can_top.i_can_registers.tx_data_8[7:0]'h \
459
      can_testbench.i_can_top.i_can_registers.tx_data_9[7:0]'h \
460
      can_testbench.i_can_top.i_can_registers.tx_data_10[7:0]'h \
461
      can_testbench.i_can_top.i_can_registers.tx_data_11[7:0]'h \
462
      can_testbench.i_can_top.i_can_registers.tx_data_12[7:0]'h \
463
      can_testbench.i_can_top.i_can_registers.tx_request \
464 11 mohor
      can_testbench.i_can_top.i_can_registers.we_acceptance_code_0 \
465
      can_testbench.i_can_top.i_can_registers.we_acceptance_code_1 \
466
      can_testbench.i_can_top.i_can_registers.we_acceptance_code_2 \
467
      can_testbench.i_can_top.i_can_registers.we_acceptance_code_3 \
468
      can_testbench.i_can_top.i_can_registers.we_acceptance_mask_0 \
469
      can_testbench.i_can_top.i_can_registers.we_acceptance_mask_1 \
470
      can_testbench.i_can_top.i_can_registers.we_acceptance_mask_2 \
471
      can_testbench.i_can_top.i_can_registers.we_acceptance_mask_3 \
472 2 mohor
      can_testbench.i_can_top.i_can_registers.we_bus_timing_0 \
473
      can_testbench.i_can_top.i_can_registers.we_bus_timing_1 \
474 11 mohor
      can_testbench.i_can_top.i_can_registers.we_clock_divider_hi \
475
      can_testbench.i_can_top.i_can_registers.we_clock_divider_low \
476 18 mohor
      can_testbench.i_can_top.i_can_registers.we_command \
477 2 mohor
      can_testbench.i_can_top.i_can_registers.we_mode \
478 18 mohor
      can_testbench.i_can_top.i_can_registers.we_tx_data_0 \
479
      can_testbench.i_can_top.i_can_registers.we_tx_data_1 \
480
      can_testbench.i_can_top.i_can_registers.we_tx_data_2 \
481
      can_testbench.i_can_top.i_can_registers.we_tx_data_3 \
482
      can_testbench.i_can_top.i_can_registers.we_tx_data_4 \
483
      can_testbench.i_can_top.i_can_registers.we_tx_data_5 \
484
      can_testbench.i_can_top.i_can_registers.we_tx_data_6 \
485
      can_testbench.i_can_top.i_can_registers.we_tx_data_7 \
486
      can_testbench.i_can_top.i_can_registers.we_tx_data_8 \
487
      can_testbench.i_can_top.i_can_registers.we_tx_data_9 \
488
      can_testbench.i_can_top.i_can_registers.we_tx_data_10 \
489
      can_testbench.i_can_top.i_can_registers.we_tx_data_11 \
490
      can_testbench.i_can_top.i_can_registers.we_tx_data_12 \
491 2 mohor
 
492
 
493
deselect all
494 24 mohor
add register  Default \
495
    fontsize 12 \
496
 
497
 
498 25 mohor
open window waveform 1 geometry 10 59 1592 1140
499
zoom at 0(0)ns 0.00001477 0.00000000

powered by: WebSVN 2.1.0

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