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

Subversion Repositories can

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

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 16 mohor
define waveform window listpane 5.97
120
define waveform window namepane 13.98
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.no_data \
205
      can_testbench.i_can_top.i_can_bsp.i_can_acf.reset_mode \
206
      can_testbench.i_can_top.i_can_bsp.i_can_acf.rst \
207
      can_testbench.i_can_top.i_can_bsp.i_can_acf.rtr1 \
208
      can_testbench.i_can_top.i_can_bsp.i_can_acf.rtr2 \
209
      can_testbench.i_can_top.i_can_bsp.i_can_acf.sample_point \
210
 
211
add group \
212 16 mohor
    testbench \
213
      can_testbench.send_frame.cnt's \
214
      can_testbench.send_frame.crc[14:0]'h \
215
      can_testbench.send_frame.data[117:0]'h \
216
      { \
217
        id_xx[56:46] descendingorder \
218
          can_testbench.send_frame.data[56] \
219
          can_testbench.send_frame.data[55] \
220
          can_testbench.send_frame.data[54] \
221
          can_testbench.send_frame.data[53] \
222
          can_testbench.send_frame.data[52] \
223
          can_testbench.send_frame.data[51] \
224
          can_testbench.send_frame.data[50] \
225
          can_testbench.send_frame.data[49] \
226
          can_testbench.send_frame.data[48] \
227
          can_testbench.send_frame.data[47] \
228
          can_testbench.send_frame.data[46] \
229
      }'h \
230
      { \
231
        rtr_ide_r0[45:43] descendingorder \
232
          can_testbench.send_frame.data[45] \
233
          can_testbench.send_frame.data[44] \
234
          can_testbench.send_frame.data[43] \
235
      }'h \
236
      { \
237
        dlc_xx[42:39] descendingorder \
238
          can_testbench.send_frame.data[42] \
239
          can_testbench.send_frame.data[41] \
240
          can_testbench.send_frame.data[40] \
241
          can_testbench.send_frame.data[39] \
242
      }'h \
243
      { \
244
        byte1[38:31] descendingorder \
245
          can_testbench.send_frame.data[38] \
246
          can_testbench.send_frame.data[37] \
247
          can_testbench.send_frame.data[36] \
248
          can_testbench.send_frame.data[35] \
249
          can_testbench.send_frame.data[34] \
250
          can_testbench.send_frame.data[33] \
251
          can_testbench.send_frame.data[32] \
252
          can_testbench.send_frame.data[31] \
253
      }'h \
254
      { \
255
        byte2[30:23] descendingorder \
256
          can_testbench.send_frame.data[30] \
257
          can_testbench.send_frame.data[29] \
258
          can_testbench.send_frame.data[28] \
259
          can_testbench.send_frame.data[27] \
260
          can_testbench.send_frame.data[26] \
261
          can_testbench.send_frame.data[25] \
262
          can_testbench.send_frame.data[24] \
263
          can_testbench.send_frame.data[23] \
264
      }'h \
265
      { \
266
        byte_3[22:15] descendingorder \
267
          can_testbench.send_frame.data[22] \
268
          can_testbench.send_frame.data[21] \
269
          can_testbench.send_frame.data[20] \
270
          can_testbench.send_frame.data[19] \
271
          can_testbench.send_frame.data[18] \
272
          can_testbench.send_frame.data[17] \
273
          can_testbench.send_frame.data[16] \
274
          can_testbench.send_frame.data[15] \
275
      }'h \
276
      { \
277
        crc_xx[14:0] descendingorder \
278
          can_testbench.send_frame.data[14] \
279
          can_testbench.send_frame.data[13] \
280
          can_testbench.send_frame.data[12] \
281
          can_testbench.send_frame.data[11] \
282
          can_testbench.send_frame.data[10] \
283
          can_testbench.send_frame.data[9] \
284
          can_testbench.send_frame.data[8] \
285
          can_testbench.send_frame.data[7] \
286
          can_testbench.send_frame.data[6] \
287
          can_testbench.send_frame.data[5] \
288
          can_testbench.send_frame.data[4] \
289
          can_testbench.send_frame.data[3] \
290
          can_testbench.send_frame.data[2] \
291
          can_testbench.send_frame.data[1] \
292
          can_testbench.send_frame.data[0] \
293
      }'h \
294
      can_testbench.send_frame.id[28:0]'h \
295
      can_testbench.send_frame.length[3:0]'h \
296
      can_testbench.send_frame.mode \
297
      can_testbench.send_frame.pointer's \
298
      can_testbench.send_frame.previous_bit \
299
      can_testbench.send_frame.remote_trans_req \
300
      can_testbench.send_frame.stuff_cnt's \
301
      can_testbench.send_frame.total_bits's \
302
      can_testbench.send_frame.stuff \
303
      can_testbench.send_frame.xxx \
304
 
305
add group \
306 11 mohor
    can_bsp \
307 13 mohor
      can_testbench.i_can_top.i_can_bsp.acceptance_code_0[7:0]'h \
308
      can_testbench.i_can_top.i_can_bsp.acceptance_code_1[7:0]'h \
309
      can_testbench.i_can_top.i_can_bsp.acceptance_code_2[7:0]'h \
310
      can_testbench.i_can_top.i_can_bsp.acceptance_code_3[7:0]'h \
311
      can_testbench.i_can_top.i_can_bsp.acceptance_filter_mode \
312
      can_testbench.i_can_top.i_can_bsp.acceptance_mask_0[7:0]'h \
313
      can_testbench.i_can_top.i_can_bsp.acceptance_mask_1[7:0]'h \
314
      can_testbench.i_can_top.i_can_bsp.acceptance_mask_2[7:0]'h \
315
      can_testbench.i_can_top.i_can_bsp.acceptance_mask_3[7:0]'h \
316 16 mohor
      can_testbench.i_can_top.i_can_btl.rx \
317
      can_testbench.i_can_top.i_can_btl.sample_point \
318
      can_testbench.i_can_top.i_can_btl.sampled_bit \
319
      can_testbench.i_can_top.i_can_bsp.sampled_bit_q \
320 11 mohor
      can_testbench.i_can_top.i_can_bsp.bit_cnt[5:0]'h \
321
      can_testbench.i_can_top.i_can_bsp.bit_de_stuff \
322 13 mohor
      can_testbench.i_can_top.i_can_bsp.bit_de_stuff_reset \
323 11 mohor
      can_testbench.i_can_top.i_can_bsp.bit_de_stuff_set \
324 13 mohor
      can_testbench.i_can_top.i_can_bsp.bit_stuff_cnt[2:0]'h \
325 11 mohor
      can_testbench.i_can_top.i_can_bsp.bit_stuff_cnt_en \
326
      can_testbench.i_can_top.i_can_bsp.byte_cnt[2:0]'h \
327
      can_testbench.i_can_top.i_can_bsp.calculated_crc[14:0]'h \
328
      can_testbench.i_can_top.i_can_bsp.clk \
329
      can_testbench.i_can_top.i_can_bsp.crc_enable \
330
      can_testbench.i_can_top.i_can_bsp.crc_error \
331
      can_testbench.i_can_top.i_can_bsp.crc_in[14:0]'h \
332 16 mohor
      can_testbench.i_can_top.i_can_bsp.data_for_fifo[7:0]'h \
333
      can_testbench.i_can_top.i_can_bsp.i_can_acf.id[28:0]'h \
334
      can_testbench.i_can_top.i_can_bsp.i_can_acf.id_ok \
335 11 mohor
      can_testbench.i_can_top.i_can_bsp.data_len[3:0]'h \
336
      can_testbench.i_can_top.i_can_bsp.eof_cnt[2:0]'h \
337 13 mohor
      can_testbench.i_can_top.i_can_bsp.extended_mode \
338 16 mohor
      can_testbench.i_can_top.i_can_bsp.rst_crc_enable \
339
      can_testbench.i_can_top.i_can_bsp.rtr1 \
340
      can_testbench.i_can_top.i_can_bsp.rtr2 \
341
      can_testbench.i_can_top.i_can_bsp.rx_ack \
342
      can_testbench.i_can_top.i_can_bsp.rx_ack_lim \
343
      can_testbench.i_can_top.i_can_bsp.rx_crc \
344
      can_testbench.i_can_top.i_can_bsp.rx_crc_lim \
345
      can_testbench.i_can_top.i_can_bsp.rx_data \
346
      can_testbench.i_can_top.i_can_bsp.rx_dlc \
347
      can_testbench.i_can_top.i_can_bsp.rx_eof \
348
      can_testbench.i_can_top.i_can_bsp.rx_id1 \
349
      can_testbench.i_can_top.i_can_bsp.rx_id2 \
350
      can_testbench.i_can_top.i_can_bsp.rx_ide \
351
      can_testbench.i_can_top.i_can_bsp.rx_idle \
352
      can_testbench.i_can_top.i_can_bsp.rx_r0 \
353
      can_testbench.i_can_top.i_can_bsp.rx_r1 \
354
      can_testbench.i_can_top.i_can_bsp.rx_rtr1 \
355
      can_testbench.i_can_top.i_can_bsp.rx_rtr2 \
356 11 mohor
      can_testbench.i_can_top.i_can_bsp.go_crc_enable \
357
      can_testbench.i_can_top.i_can_bsp.go_rx_ack \
358
      can_testbench.i_can_top.i_can_bsp.go_rx_ack_lim \
359
      can_testbench.i_can_top.i_can_bsp.go_rx_crc \
360
      can_testbench.i_can_top.i_can_bsp.go_rx_crc_lim \
361
      can_testbench.i_can_top.i_can_bsp.go_rx_data \
362
      can_testbench.i_can_top.i_can_bsp.go_rx_dlc \
363
      can_testbench.i_can_top.i_can_bsp.go_rx_eof \
364
      can_testbench.i_can_top.i_can_bsp.go_rx_id1 \
365
      can_testbench.i_can_top.i_can_bsp.go_rx_id2 \
366
      can_testbench.i_can_top.i_can_bsp.go_rx_ide \
367
      can_testbench.i_can_top.i_can_bsp.go_rx_idle \
368
      can_testbench.i_can_top.i_can_bsp.go_rx_r0 \
369
      can_testbench.i_can_top.i_can_bsp.go_rx_r1 \
370
      can_testbench.i_can_top.i_can_bsp.go_rx_rtr1 \
371
      can_testbench.i_can_top.i_can_bsp.go_rx_rtr2 \
372 13 mohor
      can_testbench.i_can_top.i_can_bsp.hard_sync \
373 11 mohor
      can_testbench.i_can_top.i_can_bsp.id[28:0]'h \
374 13 mohor
      can_testbench.i_can_top.i_can_bsp.id_ok \
375 11 mohor
      can_testbench.i_can_top.i_can_bsp.ide \
376 13 mohor
      can_testbench.i_can_top.i_can_bsp.no_data \
377 11 mohor
      can_testbench.i_can_top.i_can_bsp.reset_mode \
378
      can_testbench.i_can_top.i_can_bsp.reset_mode_q \
379 13 mohor
      can_testbench.i_can_top.i_can_bsp.reset_wr_fifo_normal_mode \
380
      can_testbench.i_can_top.i_can_bsp.resync \
381 11 mohor
      can_testbench.i_can_top.i_can_bsp.rst \
382
      can_testbench.i_can_top.i_can_bsp.sample_point \
383
      can_testbench.i_can_top.i_can_bsp.sampled_bit \
384
      can_testbench.i_can_top.i_can_bsp.sampled_bit_q \
385
      can_testbench.i_can_top.i_can_bsp.stuff_error \
386 13 mohor
      can_testbench.i_can_top.i_can_bsp.tmp_data[7:0]'h \
387
      can_testbench.i_can_top.i_can_bsp.go_rx_ack_lim \
388
      can_testbench.i_can_top.i_can_bsp.id_ok \
389
      can_testbench.i_can_top.i_can_bsp.crc_error \
390
      can_testbench.i_can_top.i_can_bsp.extended_mode \
391
      can_testbench.i_can_top.i_can_bsp.header_cnt[2:0]'h \
392
      can_testbench.i_can_top.i_can_bsp.data_cnt[3:0]'h \
393
      can_testbench.i_can_top.i_can_bsp.data_for_fifo[7:0]'h \
394
      can_testbench.i_can_top.i_can_bsp.wr_fifo \
395
      can_testbench.i_can_top.i_can_bsp.storing_header \
396
      can_testbench.i_can_top.i_can_bsp.header_len[2:0]'h \
397
      can_testbench.i_can_top.i_can_bsp.write_data_to_tmp_fifo \
398 11 mohor
 
399
add group \
400 14 mohor
    can_fifo \
401
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.clk \
402
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.data_in[7:0]'h \
403
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.data_out[7:0]'h \
404
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.len_cnt[3:0]'h \
405
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.rd \
406
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.rd_pointer[5:0]'h \
407
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.release_buffer \
408
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.reset_mode \
409
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.rst \
410
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.wr \
411
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.wr_pointer[5:0]'h \
412
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.wr_q \
413
      can_testbench.i_can_top.i_can_bsp.i_can_fifo.write_length_info \
414
 
415
add group \
416 2 mohor
    can_registers \
417 11 mohor
      can_testbench.i_can_top.i_can_registers.acceptance_code_0[7:0]'h \
418
      can_testbench.i_can_top.i_can_registers.acceptance_code_1[7:0]'h \
419
      can_testbench.i_can_top.i_can_registers.acceptance_code_2[7:0]'h \
420
      can_testbench.i_can_top.i_can_registers.acceptance_code_3[7:0]'h \
421 2 mohor
      can_testbench.i_can_top.i_can_registers.acceptance_filter_mode \
422 11 mohor
      can_testbench.i_can_top.i_can_registers.acceptance_mask_0[7:0]'h \
423
      can_testbench.i_can_top.i_can_registers.acceptance_mask_1[7:0]'h \
424
      can_testbench.i_can_top.i_can_registers.acceptance_mask_2[7:0]'h \
425
      can_testbench.i_can_top.i_can_registers.acceptance_mask_3[7:0]'h \
426 2 mohor
      can_testbench.i_can_top.i_can_registers.addr[7:0]'h \
427
      can_testbench.i_can_top.i_can_registers.baud_r_presc[5:0]'h \
428
      can_testbench.i_can_top.i_can_registers.bus_timing_0[7:0]'h \
429
      can_testbench.i_can_top.i_can_registers.bus_timing_1[7:0]'h \
430 11 mohor
      can_testbench.i_can_top.i_can_registers.cd[2:0]'h \
431 2 mohor
      can_testbench.i_can_top.i_can_registers.clk \
432 11 mohor
      can_testbench.i_can_top.i_can_registers.clock_divider[7:0]'h \
433
      can_testbench.i_can_top.i_can_registers.clock_off \
434 2 mohor
      can_testbench.i_can_top.i_can_registers.cs \
435
      can_testbench.i_can_top.i_can_registers.data_in[7:0]'h \
436
      can_testbench.i_can_top.i_can_registers.data_out[7:0]'h \
437 11 mohor
      can_testbench.i_can_top.i_can_registers.extended_mode \
438
      can_testbench.i_can_top.i_can_registers.fix_me[7:0]'h \
439 2 mohor
      can_testbench.i_can_top.i_can_registers.listen_only_mode \
440
      can_testbench.i_can_top.i_can_registers.mode[7:0]'h \
441
      can_testbench.i_can_top.i_can_registers.read \
442
      can_testbench.i_can_top.i_can_registers.reset_mode \
443
      can_testbench.i_can_top.i_can_registers.rst \
444
      can_testbench.i_can_top.i_can_registers.rw \
445 11 mohor
      can_testbench.i_can_top.i_can_registers.rx_int_enable \
446 2 mohor
      can_testbench.i_can_top.i_can_registers.sleep_mode \
447
      can_testbench.i_can_top.i_can_registers.sync_jump_width[1:0]'h \
448
      can_testbench.i_can_top.i_can_registers.time_segment1[3:0]'h \
449
      can_testbench.i_can_top.i_can_registers.time_segment2[2:0]'h \
450
      can_testbench.i_can_top.i_can_registers.triple_sampling \
451 11 mohor
      can_testbench.i_can_top.i_can_registers.we_acceptance_code_0 \
452
      can_testbench.i_can_top.i_can_registers.we_acceptance_code_1 \
453
      can_testbench.i_can_top.i_can_registers.we_acceptance_code_2 \
454
      can_testbench.i_can_top.i_can_registers.we_acceptance_code_3 \
455
      can_testbench.i_can_top.i_can_registers.we_acceptance_mask_0 \
456
      can_testbench.i_can_top.i_can_registers.we_acceptance_mask_1 \
457
      can_testbench.i_can_top.i_can_registers.we_acceptance_mask_2 \
458
      can_testbench.i_can_top.i_can_registers.we_acceptance_mask_3 \
459 2 mohor
      can_testbench.i_can_top.i_can_registers.we_bus_timing_0 \
460
      can_testbench.i_can_top.i_can_registers.we_bus_timing_1 \
461 11 mohor
      can_testbench.i_can_top.i_can_registers.we_clock_divider_hi \
462
      can_testbench.i_can_top.i_can_registers.we_clock_divider_low \
463 2 mohor
      can_testbench.i_can_top.i_can_registers.we_mode \
464
 
465
 
466
deselect all
467 14 mohor
open window waveform 1 geometry 10 59 1592 1140
468 16 mohor
zoom at 109181(0)ns 0.00016079 0.00000000

powered by: WebSVN 2.1.0

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