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

Subversion Repositories can

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

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 18 mohor
define waveform window listpane 9.97
120
define waveform window namepane 13.72
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
      can_testbench.i_can_top.acceptance_filter_mode \
153
      can_testbench.i_can_top.addr[7:0]'h \
154
      can_testbench.i_can_top.baud_r_presc[5:0]'h \
155
      can_testbench.i_can_top.clk \
156
      can_testbench.i_can_top.clk_en \
157
      can_testbench.i_can_top.cs \
158
      can_testbench.i_can_top.data_in[7:0]'h \
159
      can_testbench.i_can_top.data_out[7:0]'h \
160
      can_testbench.i_can_top.listen_only_mode \
161
      can_testbench.i_can_top.reset_mode \
162
      can_testbench.i_can_top.rst \
163
      can_testbench.i_can_top.rw \
164
      can_testbench.i_can_top.rx \
165
      can_testbench.i_can_top.sleep_mode \
166
      can_testbench.i_can_top.sync_jump_width[1:0]'h \
167
      can_testbench.i_can_top.time_segment1[3:0]'h \
168
      can_testbench.i_can_top.time_segment2[2:0]'h \
169
      can_testbench.i_can_top.triple_sampling \
170
 
171
add group \
172
    can_btl \
173 5 mohor
      can_testbench.i_can_top.i_can_btl.hard_sync \
174
      can_testbench.i_can_top.i_can_btl.resync \
175 11 mohor
      can_testbench.i_can_top.i_can_btl.rx \
176
      can_testbench.i_can_top.i_can_btl.sample_point \
177 2 mohor
      can_testbench.i_can_top.i_can_btl.sampled_bit \
178
 
179
add group \
180 11 mohor
    can_acf \
181
      can_testbench.i_can_top.i_can_bsp.i_can_acf.acceptance_code_0[7:0]'h \
182
      can_testbench.i_can_top.i_can_bsp.i_can_acf.acceptance_code_1[7:0]'h \
183
      can_testbench.i_can_top.i_can_bsp.i_can_acf.acceptance_code_2[7:0]'h \
184
      can_testbench.i_can_top.i_can_bsp.i_can_acf.acceptance_code_3[7:0]'h \
185
      can_testbench.i_can_top.i_can_bsp.i_can_acf.acceptance_filter_mode \
186
      can_testbench.i_can_top.i_can_bsp.i_can_acf.acceptance_mask_0[7:0]'h \
187
      can_testbench.i_can_top.i_can_bsp.i_can_acf.acceptance_mask_1[7:0]'h \
188
      can_testbench.i_can_top.i_can_bsp.i_can_acf.acceptance_mask_2[7:0]'h \
189
      can_testbench.i_can_top.i_can_bsp.i_can_acf.acceptance_mask_3[7:0]'h \
190
      can_testbench.i_can_top.i_can_bsp.i_can_acf.clk \
191
      can_testbench.i_can_top.i_can_bsp.i_can_acf.data0[7:0]'h \
192
      can_testbench.i_can_top.i_can_bsp.i_can_acf.data1[7:0]'h \
193
      can_testbench.i_can_top.i_can_bsp.i_can_acf.extended_mode \
194
      can_testbench.i_can_top.i_can_bsp.i_can_acf.go_rx_crc_lim \
195
      can_testbench.i_can_top.i_can_bsp.i_can_acf.go_rx_idle \
196
      can_testbench.i_can_top.i_can_bsp.i_can_acf.id[28:0]'h \
197
      can_testbench.i_can_top.i_can_bsp.i_can_acf.id_ok \
198
      can_testbench.i_can_top.i_can_bsp.i_can_acf.ide \
199
      can_testbench.i_can_top.i_can_bsp.i_can_acf.match \
200
      can_testbench.i_can_top.i_can_bsp.i_can_acf.match_df_ext \
201
      can_testbench.i_can_top.i_can_bsp.i_can_acf.match_df_std \
202
      can_testbench.i_can_top.i_can_bsp.i_can_acf.match_sf_ext \
203
      can_testbench.i_can_top.i_can_bsp.i_can_acf.match_sf_std \
204
      can_testbench.i_can_top.i_can_bsp.i_can_acf.reset_mode \
205
      can_testbench.i_can_top.i_can_bsp.i_can_acf.rst \
206
      can_testbench.i_can_top.i_can_bsp.i_can_acf.rtr1 \
207
      can_testbench.i_can_top.i_can_bsp.i_can_acf.rtr2 \
208
      can_testbench.i_can_top.i_can_bsp.i_can_acf.sample_point \
209
 
210
add group \
211 16 mohor
    testbench \
212
      can_testbench.send_frame.cnt's \
213
      can_testbench.send_frame.crc[14:0]'h \
214
      can_testbench.send_frame.data[117:0]'h \
215
      { \
216
        id_xx[56:46] descendingorder \
217
          can_testbench.send_frame.data[56] \
218
          can_testbench.send_frame.data[55] \
219
          can_testbench.send_frame.data[54] \
220
          can_testbench.send_frame.data[53] \
221
          can_testbench.send_frame.data[52] \
222
          can_testbench.send_frame.data[51] \
223
          can_testbench.send_frame.data[50] \
224
          can_testbench.send_frame.data[49] \
225
          can_testbench.send_frame.data[48] \
226
          can_testbench.send_frame.data[47] \
227
          can_testbench.send_frame.data[46] \
228
      }'h \
229
      { \
230
        rtr_ide_r0[45:43] descendingorder \
231
          can_testbench.send_frame.data[45] \
232
          can_testbench.send_frame.data[44] \
233
          can_testbench.send_frame.data[43] \
234
      }'h \
235
      { \
236
        dlc_xx[42:39] descendingorder \
237
          can_testbench.send_frame.data[42] \
238
          can_testbench.send_frame.data[41] \
239
          can_testbench.send_frame.data[40] \
240
          can_testbench.send_frame.data[39] \
241
      }'h \
242
      { \
243
        byte1[38:31] descendingorder \
244
          can_testbench.send_frame.data[38] \
245
          can_testbench.send_frame.data[37] \
246
          can_testbench.send_frame.data[36] \
247
          can_testbench.send_frame.data[35] \
248
          can_testbench.send_frame.data[34] \
249
          can_testbench.send_frame.data[33] \
250
          can_testbench.send_frame.data[32] \
251
          can_testbench.send_frame.data[31] \
252
      }'h \
253
      { \
254
        byte2[30:23] descendingorder \
255
          can_testbench.send_frame.data[30] \
256
          can_testbench.send_frame.data[29] \
257
          can_testbench.send_frame.data[28] \
258
          can_testbench.send_frame.data[27] \
259
          can_testbench.send_frame.data[26] \
260
          can_testbench.send_frame.data[25] \
261
          can_testbench.send_frame.data[24] \
262
          can_testbench.send_frame.data[23] \
263
      }'h \
264
      { \
265
        byte_3[22:15] descendingorder \
266
          can_testbench.send_frame.data[22] \
267
          can_testbench.send_frame.data[21] \
268
          can_testbench.send_frame.data[20] \
269
          can_testbench.send_frame.data[19] \
270
          can_testbench.send_frame.data[18] \
271
          can_testbench.send_frame.data[17] \
272
          can_testbench.send_frame.data[16] \
273
          can_testbench.send_frame.data[15] \
274
      }'h \
275
      { \
276
        crc_xx[14:0] descendingorder \
277
          can_testbench.send_frame.data[14] \
278
          can_testbench.send_frame.data[13] \
279
          can_testbench.send_frame.data[12] \
280
          can_testbench.send_frame.data[11] \
281
          can_testbench.send_frame.data[10] \
282
          can_testbench.send_frame.data[9] \
283
          can_testbench.send_frame.data[8] \
284
          can_testbench.send_frame.data[7] \
285
          can_testbench.send_frame.data[6] \
286
          can_testbench.send_frame.data[5] \
287
          can_testbench.send_frame.data[4] \
288
          can_testbench.send_frame.data[3] \
289
          can_testbench.send_frame.data[2] \
290
          can_testbench.send_frame.data[1] \
291
          can_testbench.send_frame.data[0] \
292
      }'h \
293
      can_testbench.send_frame.id[28:0]'h \
294
      can_testbench.send_frame.length[3:0]'h \
295
      can_testbench.send_frame.mode \
296
      can_testbench.send_frame.pointer's \
297
      can_testbench.send_frame.previous_bit \
298
      can_testbench.send_frame.remote_trans_req \
299
      can_testbench.send_frame.stuff_cnt's \
300
      can_testbench.send_frame.total_bits's \
301
      can_testbench.send_frame.stuff \
302
 
303
add group \
304 11 mohor
    can_bsp \
305 13 mohor
      can_testbench.i_can_top.i_can_bsp.acceptance_code_0[7:0]'h \
306
      can_testbench.i_can_top.i_can_bsp.acceptance_code_1[7:0]'h \
307
      can_testbench.i_can_top.i_can_bsp.acceptance_code_2[7:0]'h \
308
      can_testbench.i_can_top.i_can_bsp.acceptance_code_3[7:0]'h \
309
      can_testbench.i_can_top.i_can_bsp.acceptance_filter_mode \
310
      can_testbench.i_can_top.i_can_bsp.acceptance_mask_0[7:0]'h \
311
      can_testbench.i_can_top.i_can_bsp.acceptance_mask_1[7:0]'h \
312
      can_testbench.i_can_top.i_can_bsp.acceptance_mask_2[7:0]'h \
313
      can_testbench.i_can_top.i_can_bsp.acceptance_mask_3[7:0]'h \
314 16 mohor
      can_testbench.i_can_top.i_can_btl.rx \
315
      can_testbench.i_can_top.i_can_btl.sample_point \
316
      can_testbench.i_can_top.i_can_btl.sampled_bit \
317
      can_testbench.i_can_top.i_can_bsp.sampled_bit_q \
318 11 mohor
      can_testbench.i_can_top.i_can_bsp.bit_cnt[5:0]'h \
319
      can_testbench.i_can_top.i_can_bsp.bit_de_stuff \
320 13 mohor
      can_testbench.i_can_top.i_can_bsp.bit_de_stuff_reset \
321 11 mohor
      can_testbench.i_can_top.i_can_bsp.bit_de_stuff_set \
322 13 mohor
      can_testbench.i_can_top.i_can_bsp.bit_stuff_cnt[2:0]'h \
323 11 mohor
      can_testbench.i_can_top.i_can_bsp.bit_stuff_cnt_en \
324
      can_testbench.i_can_top.i_can_bsp.byte_cnt[2:0]'h \
325
      can_testbench.i_can_top.i_can_bsp.calculated_crc[14:0]'h \
326
      can_testbench.i_can_top.i_can_bsp.clk \
327
      can_testbench.i_can_top.i_can_bsp.crc_enable \
328
      can_testbench.i_can_top.i_can_bsp.crc_error \
329
      can_testbench.i_can_top.i_can_bsp.crc_in[14:0]'h \
330 16 mohor
      can_testbench.i_can_top.i_can_bsp.data_for_fifo[7:0]'h \
331
      can_testbench.i_can_top.i_can_bsp.i_can_acf.id[28:0]'h \
332
      can_testbench.i_can_top.i_can_bsp.i_can_acf.id_ok \
333 11 mohor
      can_testbench.i_can_top.i_can_bsp.data_len[3:0]'h \
334
      can_testbench.i_can_top.i_can_bsp.eof_cnt[2:0]'h \
335 13 mohor
      can_testbench.i_can_top.i_can_bsp.extended_mode \
336 16 mohor
      can_testbench.i_can_top.i_can_bsp.rst_crc_enable \
337
      can_testbench.i_can_top.i_can_bsp.rtr1 \
338
      can_testbench.i_can_top.i_can_bsp.rtr2 \
339
      can_testbench.i_can_top.i_can_bsp.rx_ack \
340
      can_testbench.i_can_top.i_can_bsp.rx_ack_lim \
341
      can_testbench.i_can_top.i_can_bsp.rx_crc \
342
      can_testbench.i_can_top.i_can_bsp.rx_crc_lim \
343
      can_testbench.i_can_top.i_can_bsp.rx_data \
344
      can_testbench.i_can_top.i_can_bsp.rx_dlc \
345
      can_testbench.i_can_top.i_can_bsp.rx_eof \
346
      can_testbench.i_can_top.i_can_bsp.rx_id1 \
347
      can_testbench.i_can_top.i_can_bsp.rx_id2 \
348
      can_testbench.i_can_top.i_can_bsp.rx_ide \
349
      can_testbench.i_can_top.i_can_bsp.rx_idle \
350
      can_testbench.i_can_top.i_can_bsp.rx_r0 \
351
      can_testbench.i_can_top.i_can_bsp.rx_r1 \
352
      can_testbench.i_can_top.i_can_bsp.rx_rtr1 \
353
      can_testbench.i_can_top.i_can_bsp.rx_rtr2 \
354 11 mohor
      can_testbench.i_can_top.i_can_bsp.go_crc_enable \
355
      can_testbench.i_can_top.i_can_bsp.go_rx_ack \
356
      can_testbench.i_can_top.i_can_bsp.go_rx_ack_lim \
357
      can_testbench.i_can_top.i_can_bsp.go_rx_crc \
358
      can_testbench.i_can_top.i_can_bsp.go_rx_crc_lim \
359
      can_testbench.i_can_top.i_can_bsp.go_rx_data \
360
      can_testbench.i_can_top.i_can_bsp.go_rx_dlc \
361
      can_testbench.i_can_top.i_can_bsp.go_rx_eof \
362
      can_testbench.i_can_top.i_can_bsp.go_rx_id1 \
363
      can_testbench.i_can_top.i_can_bsp.go_rx_id2 \
364
      can_testbench.i_can_top.i_can_bsp.go_rx_ide \
365
      can_testbench.i_can_top.i_can_bsp.go_rx_idle \
366
      can_testbench.i_can_top.i_can_bsp.go_rx_r0 \
367
      can_testbench.i_can_top.i_can_bsp.go_rx_r1 \
368
      can_testbench.i_can_top.i_can_bsp.go_rx_rtr1 \
369
      can_testbench.i_can_top.i_can_bsp.go_rx_rtr2 \
370 13 mohor
      can_testbench.i_can_top.i_can_bsp.hard_sync \
371 11 mohor
      can_testbench.i_can_top.i_can_bsp.id[28:0]'h \
372 13 mohor
      can_testbench.i_can_top.i_can_bsp.id_ok \
373 11 mohor
      can_testbench.i_can_top.i_can_bsp.ide \
374
      can_testbench.i_can_top.i_can_bsp.reset_mode \
375
      can_testbench.i_can_top.i_can_bsp.reset_mode_q \
376 13 mohor
      can_testbench.i_can_top.i_can_bsp.resync \
377 11 mohor
      can_testbench.i_can_top.i_can_bsp.rst \
378
      can_testbench.i_can_top.i_can_bsp.sample_point \
379
      can_testbench.i_can_top.i_can_bsp.sampled_bit \
380
      can_testbench.i_can_top.i_can_bsp.sampled_bit_q \
381
      can_testbench.i_can_top.i_can_bsp.stuff_error \
382 13 mohor
      can_testbench.i_can_top.i_can_bsp.tmp_data[7:0]'h \
383
      can_testbench.i_can_top.i_can_bsp.go_rx_ack_lim \
384
      can_testbench.i_can_top.i_can_bsp.id_ok \
385
      can_testbench.i_can_top.i_can_bsp.crc_error \
386
      can_testbench.i_can_top.i_can_bsp.extended_mode \
387
      can_testbench.i_can_top.i_can_bsp.header_cnt[2:0]'h \
388
      can_testbench.i_can_top.i_can_bsp.data_cnt[3:0]'h \
389
      can_testbench.i_can_top.i_can_bsp.data_for_fifo[7:0]'h \
390
      can_testbench.i_can_top.i_can_bsp.wr_fifo \
391
      can_testbench.i_can_top.i_can_bsp.storing_header \
392
      can_testbench.i_can_top.i_can_bsp.header_len[2:0]'h \
393
      can_testbench.i_can_top.i_can_bsp.write_data_to_tmp_fifo \
394 11 mohor
 
395
add group \
396 14 mohor
    can_fifo \
397 18 mohor
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.addr[7:0]'h \
398 14 mohor
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.clk \
399
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.data_in[7:0]'h \
400
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.data_out[7:0]'h \
401 18 mohor
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.extended_mode \
402
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.fifo_cnt[6:0]'h \
403
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.fifo_empty \
404
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.fifo_full \
405
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.latch_overrun \
406 14 mohor
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.len_cnt[3:0]'h \
407
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.rd \
408 18 mohor
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.rd_info_pointer[4:0]'h \
409 14 mohor
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.rd_pointer[5:0]'h \
410 18 mohor
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.read_address[5:0]'h \
411 14 mohor
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.release_buffer \
412
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.reset_mode \
413
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.rst \
414
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.wr \
415 18 mohor
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.wr_info_pointer[4:0]'h \
416 14 mohor
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.wr_pointer[5:0]'h \
417
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.wr_q \
418
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.write_length_info \
419
 
420
add group \
421 2 mohor
    can_registers \
422 18 mohor
      can_testbench.i_can_top.i_can_registers.abort_tx \
423 11 mohor
      can_testbench.i_can_top.i_can_registers.acceptance_code_0[7:0]'h \
424
      can_testbench.i_can_top.i_can_registers.acceptance_code_1[7:0]'h \
425
      can_testbench.i_can_top.i_can_registers.acceptance_code_2[7:0]'h \
426
      can_testbench.i_can_top.i_can_registers.acceptance_code_3[7:0]'h \
427 2 mohor
      can_testbench.i_can_top.i_can_registers.acceptance_filter_mode \
428 11 mohor
      can_testbench.i_can_top.i_can_registers.acceptance_mask_0[7:0]'h \
429
      can_testbench.i_can_top.i_can_registers.acceptance_mask_1[7:0]'h \
430
      can_testbench.i_can_top.i_can_registers.acceptance_mask_2[7:0]'h \
431
      can_testbench.i_can_top.i_can_registers.acceptance_mask_3[7:0]'h \
432 2 mohor
      can_testbench.i_can_top.i_can_registers.addr[7:0]'h \
433
      can_testbench.i_can_top.i_can_registers.baud_r_presc[5:0]'h \
434
      can_testbench.i_can_top.i_can_registers.bus_timing_0[7:0]'h \
435
      can_testbench.i_can_top.i_can_registers.bus_timing_1[7:0]'h \
436 11 mohor
      can_testbench.i_can_top.i_can_registers.cd[2:0]'h \
437 18 mohor
      can_testbench.i_can_top.i_can_registers.clear_data_overrun \
438 2 mohor
      can_testbench.i_can_top.i_can_registers.clk \
439 11 mohor
      can_testbench.i_can_top.i_can_registers.clock_divider[7:0]'h \
440
      can_testbench.i_can_top.i_can_registers.clock_off \
441 18 mohor
      can_testbench.i_can_top.i_can_registers.command[4:0]'h \
442
      can_testbench.i_can_top.i_can_registers.command_dummy[2:0]'h \
443 2 mohor
      can_testbench.i_can_top.i_can_registers.cs \
444
      can_testbench.i_can_top.i_can_registers.data_in[7:0]'h \
445
      can_testbench.i_can_top.i_can_registers.data_out[7:0]'h \
446 11 mohor
      can_testbench.i_can_top.i_can_registers.extended_mode \
447 2 mohor
      can_testbench.i_can_top.i_can_registers.listen_only_mode \
448
      can_testbench.i_can_top.i_can_registers.mode[7:0]'h \
449
      can_testbench.i_can_top.i_can_registers.read \
450 18 mohor
      can_testbench.i_can_top.i_can_registers.release_buffer \
451 2 mohor
      can_testbench.i_can_top.i_can_registers.reset_mode \
452
      can_testbench.i_can_top.i_can_registers.rst \
453
      can_testbench.i_can_top.i_can_registers.rw \
454 11 mohor
      can_testbench.i_can_top.i_can_registers.rx_int_enable \
455 18 mohor
      can_testbench.i_can_top.i_can_registers.self_rx_request \
456 2 mohor
      can_testbench.i_can_top.i_can_registers.sleep_mode \
457
      can_testbench.i_can_top.i_can_registers.sync_jump_width[1:0]'h \
458
      can_testbench.i_can_top.i_can_registers.time_segment1[3:0]'h \
459
      can_testbench.i_can_top.i_can_registers.time_segment2[2:0]'h \
460
      can_testbench.i_can_top.i_can_registers.triple_sampling \
461 18 mohor
      can_testbench.i_can_top.i_can_registers.tx_data_0[7:0]'h \
462
      can_testbench.i_can_top.i_can_registers.tx_data_1[7:0]'h \
463
      can_testbench.i_can_top.i_can_registers.tx_data_2[7:0]'h \
464
      can_testbench.i_can_top.i_can_registers.tx_data_3[7:0]'h \
465
      can_testbench.i_can_top.i_can_registers.tx_data_4[7:0]'h \
466
      can_testbench.i_can_top.i_can_registers.tx_data_5[7:0]'h \
467
      can_testbench.i_can_top.i_can_registers.tx_data_6[7:0]'h \
468
      can_testbench.i_can_top.i_can_registers.tx_data_7[7:0]'h \
469
      can_testbench.i_can_top.i_can_registers.tx_data_8[7:0]'h \
470
      can_testbench.i_can_top.i_can_registers.tx_data_9[7:0]'h \
471
      can_testbench.i_can_top.i_can_registers.tx_data_10[7:0]'h \
472
      can_testbench.i_can_top.i_can_registers.tx_data_11[7:0]'h \
473
      can_testbench.i_can_top.i_can_registers.tx_data_12[7:0]'h \
474
      can_testbench.i_can_top.i_can_registers.tx_request \
475 11 mohor
      can_testbench.i_can_top.i_can_registers.we_acceptance_code_0 \
476
      can_testbench.i_can_top.i_can_registers.we_acceptance_code_1 \
477
      can_testbench.i_can_top.i_can_registers.we_acceptance_code_2 \
478
      can_testbench.i_can_top.i_can_registers.we_acceptance_code_3 \
479
      can_testbench.i_can_top.i_can_registers.we_acceptance_mask_0 \
480
      can_testbench.i_can_top.i_can_registers.we_acceptance_mask_1 \
481
      can_testbench.i_can_top.i_can_registers.we_acceptance_mask_2 \
482
      can_testbench.i_can_top.i_can_registers.we_acceptance_mask_3 \
483 2 mohor
      can_testbench.i_can_top.i_can_registers.we_bus_timing_0 \
484
      can_testbench.i_can_top.i_can_registers.we_bus_timing_1 \
485 11 mohor
      can_testbench.i_can_top.i_can_registers.we_clock_divider_hi \
486
      can_testbench.i_can_top.i_can_registers.we_clock_divider_low \
487 18 mohor
      can_testbench.i_can_top.i_can_registers.we_command \
488 2 mohor
      can_testbench.i_can_top.i_can_registers.we_mode \
489 18 mohor
      can_testbench.i_can_top.i_can_registers.we_tx_data_0 \
490
      can_testbench.i_can_top.i_can_registers.we_tx_data_1 \
491
      can_testbench.i_can_top.i_can_registers.we_tx_data_2 \
492
      can_testbench.i_can_top.i_can_registers.we_tx_data_3 \
493
      can_testbench.i_can_top.i_can_registers.we_tx_data_4 \
494
      can_testbench.i_can_top.i_can_registers.we_tx_data_5 \
495
      can_testbench.i_can_top.i_can_registers.we_tx_data_6 \
496
      can_testbench.i_can_top.i_can_registers.we_tx_data_7 \
497
      can_testbench.i_can_top.i_can_registers.we_tx_data_8 \
498
      can_testbench.i_can_top.i_can_registers.we_tx_data_9 \
499
      can_testbench.i_can_top.i_can_registers.we_tx_data_10 \
500
      can_testbench.i_can_top.i_can_registers.we_tx_data_11 \
501
      can_testbench.i_can_top.i_can_registers.we_tx_data_12 \
502 2 mohor
 
503
 
504
deselect all
505 14 mohor
open window waveform 1 geometry 10 59 1592 1140
506 18 mohor
zoom at 51528.58(0)ns 0.00473837 0.00000000

powered by: WebSVN 2.1.0

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