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

Subversion Repositories can

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

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 8 mohor
define waveform window listpane 9.97
120
define waveform window namepane 10.99
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
    can_bsp \
213
      can_testbench.i_can_top.i_can_bsp.bit_cnt[5:0]'h \
214
      can_testbench.i_can_top.i_can_bsp.bit_de_stuff \
215
      can_testbench.i_can_top.i_can_bsp.bit_de_stuff_set \
216
      can_testbench.i_can_top.i_can_bsp.bit_de_stuff_reset \
217
      can_testbench.i_can_top.i_can_bsp.bit_stuff_cnt_en \
218
      can_testbench.i_can_top.i_can_bsp.bit_stuff_cnt[2:0]'h \
219
      can_testbench.i_can_top.i_can_bsp.byte_cnt[2:0]'h \
220
      can_testbench.i_can_top.i_can_bsp.tmp_data[7:0]'h \
221
      can_testbench.i_can_top.i_can_bsp.write_data_to_tmp_fifo \
222
      can_testbench.i_can_top.i_can_bsp.calculated_crc[14:0]'h \
223
      can_testbench.i_can_top.i_can_bsp.clk \
224
      can_testbench.i_can_top.i_can_bsp.crc_enable \
225
      can_testbench.i_can_top.i_can_bsp.crc_error \
226
      can_testbench.i_can_top.i_can_bsp.crc_in[14:0]'h \
227
      can_testbench.i_can_top.i_can_bsp.data_len[3:0]'h \
228
      can_testbench.i_can_top.i_can_bsp.eof_cnt[2:0]'h \
229
      can_testbench.i_can_top.i_can_bsp.go_crc_enable \
230
      can_testbench.i_can_top.i_can_bsp.go_rx_ack \
231
      can_testbench.i_can_top.i_can_bsp.go_rx_ack_lim \
232
      can_testbench.i_can_top.i_can_bsp.go_rx_crc \
233
      can_testbench.i_can_top.i_can_bsp.go_rx_crc_lim \
234
      can_testbench.i_can_top.i_can_bsp.go_rx_data \
235
      can_testbench.i_can_top.i_can_bsp.go_rx_dlc \
236
      can_testbench.i_can_top.i_can_bsp.go_rx_eof \
237
      can_testbench.i_can_top.i_can_bsp.go_rx_id1 \
238
      can_testbench.i_can_top.i_can_bsp.go_rx_id2 \
239
      can_testbench.i_can_top.i_can_bsp.go_rx_ide \
240
      can_testbench.i_can_top.i_can_bsp.go_rx_idle \
241
      can_testbench.i_can_top.i_can_bsp.go_rx_r0 \
242
      can_testbench.i_can_top.i_can_bsp.go_rx_r1 \
243
      can_testbench.i_can_top.i_can_bsp.go_rx_rtr1 \
244
      can_testbench.i_can_top.i_can_bsp.go_rx_rtr2 \
245
      can_testbench.i_can_top.i_can_bsp.id[28:0]'h \
246
      can_testbench.i_can_top.i_can_bsp.ide \
247
      can_testbench.i_can_top.i_can_bsp.reset_mode \
248
      can_testbench.i_can_top.i_can_bsp.reset_mode_q \
249
      can_testbench.i_can_top.i_can_bsp.rst \
250
      can_testbench.i_can_top.i_can_btl.rx \
251
      can_testbench.i_can_top.i_can_bsp.bit_de_stuff \
252
      can_testbench.i_can_top.i_can_bsp.rst_crc_enable \
253
      can_testbench.i_can_top.i_can_bsp.rtr1 \
254
      can_testbench.i_can_top.i_can_bsp.rtr2 \
255
      can_testbench.i_can_top.i_can_bsp.rx_ack \
256
      can_testbench.i_can_top.i_can_bsp.rx_ack_lim \
257
      can_testbench.i_can_top.i_can_bsp.rx_crc \
258
      can_testbench.i_can_top.i_can_bsp.rx_crc_lim \
259
      can_testbench.i_can_top.i_can_bsp.rx_data \
260
      can_testbench.i_can_top.i_can_bsp.rx_dlc \
261
      can_testbench.i_can_top.i_can_bsp.rx_eof \
262
      can_testbench.i_can_top.i_can_bsp.rx_id1 \
263
      can_testbench.i_can_top.i_can_bsp.rx_id2 \
264
      can_testbench.i_can_top.i_can_bsp.rx_ide \
265
      can_testbench.i_can_top.i_can_bsp.rx_idle \
266
      can_testbench.i_can_top.i_can_bsp.rx_r0 \
267
      can_testbench.i_can_top.i_can_bsp.rx_r1 \
268
      can_testbench.i_can_top.i_can_bsp.rx_rtr1 \
269
      can_testbench.i_can_top.i_can_bsp.rx_rtr2 \
270
      can_testbench.i_can_top.i_can_bsp.sample_point \
271
      can_testbench.i_can_top.i_can_bsp.sampled_bit \
272
      can_testbench.i_can_top.i_can_bsp.sampled_bit_q \
273
      can_testbench.i_can_top.i_can_bsp.stuff_error \
274
 
275
add group \
276
    testbench \
277
      can_testbench.send_frame.cnt's \
278
      can_testbench.send_frame.crc[14:0]'h \
279
      can_testbench.send_frame.data[28:0]'h \
280
      can_testbench.send_frame.id[28:0]'h \
281
      can_testbench.send_frame.len[3:0]'h \
282
      can_testbench.send_frame.length[3:0]'h \
283
      can_testbench.send_frame.mode \
284
 
285
add group \
286
    rx_crc \
287
 
288
add group \
289 2 mohor
    can_registers \
290 11 mohor
      can_testbench.i_can_top.i_can_registers.acceptance_code_0[7:0]'h \
291
      can_testbench.i_can_top.i_can_registers.acceptance_code_1[7:0]'h \
292
      can_testbench.i_can_top.i_can_registers.acceptance_code_2[7:0]'h \
293
      can_testbench.i_can_top.i_can_registers.acceptance_code_3[7:0]'h \
294 2 mohor
      can_testbench.i_can_top.i_can_registers.acceptance_filter_mode \
295 11 mohor
      can_testbench.i_can_top.i_can_registers.acceptance_mask_0[7:0]'h \
296
      can_testbench.i_can_top.i_can_registers.acceptance_mask_1[7:0]'h \
297
      can_testbench.i_can_top.i_can_registers.acceptance_mask_2[7:0]'h \
298
      can_testbench.i_can_top.i_can_registers.acceptance_mask_3[7:0]'h \
299 2 mohor
      can_testbench.i_can_top.i_can_registers.addr[7:0]'h \
300
      can_testbench.i_can_top.i_can_registers.baud_r_presc[5:0]'h \
301
      can_testbench.i_can_top.i_can_registers.bus_timing_0[7:0]'h \
302
      can_testbench.i_can_top.i_can_registers.bus_timing_1[7:0]'h \
303 11 mohor
      can_testbench.i_can_top.i_can_registers.cd[2:0]'h \
304 2 mohor
      can_testbench.i_can_top.i_can_registers.clk \
305 11 mohor
      can_testbench.i_can_top.i_can_registers.clock_divider[7:0]'h \
306
      can_testbench.i_can_top.i_can_registers.clock_off \
307 2 mohor
      can_testbench.i_can_top.i_can_registers.cs \
308
      can_testbench.i_can_top.i_can_registers.data_in[7:0]'h \
309
      can_testbench.i_can_top.i_can_registers.data_out[7:0]'h \
310 11 mohor
      can_testbench.i_can_top.i_can_registers.extended_mode \
311
      can_testbench.i_can_top.i_can_registers.fix_me[7:0]'h \
312 2 mohor
      can_testbench.i_can_top.i_can_registers.listen_only_mode \
313
      can_testbench.i_can_top.i_can_registers.mode[7:0]'h \
314
      can_testbench.i_can_top.i_can_registers.read \
315
      can_testbench.i_can_top.i_can_registers.reset_mode \
316
      can_testbench.i_can_top.i_can_registers.rst \
317
      can_testbench.i_can_top.i_can_registers.rw \
318 11 mohor
      can_testbench.i_can_top.i_can_registers.rx_int_enable \
319 2 mohor
      can_testbench.i_can_top.i_can_registers.sleep_mode \
320
      can_testbench.i_can_top.i_can_registers.sync_jump_width[1:0]'h \
321
      can_testbench.i_can_top.i_can_registers.time_segment1[3:0]'h \
322
      can_testbench.i_can_top.i_can_registers.time_segment2[2:0]'h \
323
      can_testbench.i_can_top.i_can_registers.triple_sampling \
324 11 mohor
      can_testbench.i_can_top.i_can_registers.we_acceptance_code_0 \
325
      can_testbench.i_can_top.i_can_registers.we_acceptance_code_1 \
326
      can_testbench.i_can_top.i_can_registers.we_acceptance_code_2 \
327
      can_testbench.i_can_top.i_can_registers.we_acceptance_code_3 \
328
      can_testbench.i_can_top.i_can_registers.we_acceptance_mask_0 \
329
      can_testbench.i_can_top.i_can_registers.we_acceptance_mask_1 \
330
      can_testbench.i_can_top.i_can_registers.we_acceptance_mask_2 \
331
      can_testbench.i_can_top.i_can_registers.we_acceptance_mask_3 \
332 2 mohor
      can_testbench.i_can_top.i_can_registers.we_bus_timing_0 \
333
      can_testbench.i_can_top.i_can_registers.we_bus_timing_1 \
334 11 mohor
      can_testbench.i_can_top.i_can_registers.we_clock_divider_hi \
335
      can_testbench.i_can_top.i_can_registers.we_clock_divider_low \
336 2 mohor
      can_testbench.i_can_top.i_can_registers.we_mode \
337
 
338
 
339
deselect all
340
open window waveform 1 geometry 10 59 1592 1140
341 11 mohor
zoom at 58404.15(0)ns 0.00012325 0.00000000

powered by: WebSVN 2.1.0

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