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

Subversion Repositories can

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

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
define waveform window listpane 6.16
120
define waveform window namepane 14.36
121
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.idle \
161
      can_testbench.i_can_top.listen_only_mode \
162
      can_testbench.i_can_top.reset_mode \
163
      can_testbench.i_can_top.rst \
164
      can_testbench.i_can_top.rw \
165
      can_testbench.i_can_top.rx \
166
      can_testbench.i_can_top.sleep_mode \
167
      can_testbench.i_can_top.sync_jump_width[1:0]'h \
168
      can_testbench.i_can_top.take_sample \
169
      can_testbench.i_can_top.time_segment1[3:0]'h \
170
      can_testbench.i_can_top.time_segment2[2:0]'h \
171
      can_testbench.i_can_top.triple_sampling \
172
 
173
add group \
174
    can_btl \
175
      can_testbench.i_can_top.i_can_btl.baud_r_presc[5:0]'h \
176
      can_testbench.i_can_top.i_can_btl.clk \
177
      can_testbench.i_can_top.i_can_btl.clk_cnt[8:0]'h \
178
      can_testbench.i_can_top.i_can_btl.clk_en \
179
      can_testbench.i_can_top.i_can_btl.hard_sync \
180
      can_testbench.i_can_top.i_can_btl.idle \
181
      can_testbench.i_can_top.i_can_btl.monitored_bit \
182
      can_testbench.i_can_top.i_can_btl.preset_cnt[8:0]'h \
183
      can_testbench.i_can_top.i_can_btl.quant_cnt[7:0]'h \
184
      can_testbench.i_can_top.i_can_btl.reset_mode \
185
      can_testbench.i_can_top.i_can_btl.rst \
186
      can_testbench.i_can_top.i_can_btl.rx \
187
      can_testbench.i_can_top.i_can_btl.sampled_bit \
188
      can_testbench.i_can_top.i_can_btl.sync_blocked \
189
      can_testbench.i_can_top.i_can_btl.sync_jump_width[1:0]'h \
190
      can_testbench.i_can_top.i_can_btl.sync_mode \
191
      can_testbench.i_can_top.i_can_btl.take_sample \
192
      can_testbench.i_can_top.i_can_btl.time_segment1[3:0]'h \
193
      can_testbench.i_can_top.i_can_btl.time_segment2[2:0]'h \
194
      can_testbench.i_can_top.i_can_btl.triple_sampling \
195
 
196
add group \
197
    can_registers \
198
      can_testbench.i_can_top.i_can_registers.acceptance_filter_mode \
199
      can_testbench.i_can_top.i_can_registers.addr[7:0]'h \
200
      can_testbench.i_can_top.i_can_registers.baud_r_presc[5:0]'h \
201
      can_testbench.i_can_top.i_can_registers.bus_timing_0[7:0]'h \
202
      can_testbench.i_can_top.i_can_registers.bus_timing_1[7:0]'h \
203
      can_testbench.i_can_top.i_can_registers.clk \
204
      can_testbench.i_can_top.i_can_registers.cs \
205
      can_testbench.i_can_top.i_can_registers.data_in[7:0]'h \
206
      can_testbench.i_can_top.i_can_registers.data_out[7:0]'h \
207
      can_testbench.i_can_top.i_can_registers.listen_only_mode \
208
      can_testbench.i_can_top.i_can_registers.mode[7:0]'h \
209
      can_testbench.i_can_top.i_can_registers.read \
210
      can_testbench.i_can_top.i_can_registers.reset_mode \
211
      can_testbench.i_can_top.i_can_registers.rst \
212
      can_testbench.i_can_top.i_can_registers.rw \
213
      can_testbench.i_can_top.i_can_registers.sleep_mode \
214
      can_testbench.i_can_top.i_can_registers.sync_jump_width[1:0]'h \
215
      can_testbench.i_can_top.i_can_registers.time_segment1[3:0]'h \
216
      can_testbench.i_can_top.i_can_registers.time_segment2[2:0]'h \
217
      can_testbench.i_can_top.i_can_registers.triple_sampling \
218
      can_testbench.i_can_top.i_can_registers.we_bus_timing_0 \
219
      can_testbench.i_can_top.i_can_registers.we_bus_timing_1 \
220
      can_testbench.i_can_top.i_can_registers.we_mode \
221
 
222
 
223
deselect all
224
open window waveform 1 geometry 10 59 1592 1140
225
zoom at 41358.39(0)ns 0.00195991 0.00000000

powered by: WebSVN 2.1.0

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