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

Subversion Repositories 8051

[/] [8051/] [tags/] [rel_2/] [sim/] [rtl_sim/] [run/] [internal.do] - Blame information for rev 186

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 162 simont
// 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 10.99
120
define waveform window namepane 12.96
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 "Simon Teran"
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
    oc8051_tb \
152
      oc8051_tb.rst \
153
      oc8051_tb.clk \
154
 
155
add group \
156
    oc8051_top \
157
      oc8051_tb.oc8051_top_1.op1_n[7:0]'h \
158
      oc8051_tb.oc8051_top_1.op2_n[7:0]'h \
159
      oc8051_tb.oc8051_top_1.op3_n[7:0]'h \
160
 
161
add group \
162
    "cpu to cache" \
163
      oc8051_tb.oc8051_top_1.iack_i \
164
      oc8051_tb.oc8051_top_1.iadr_o[15:0]'h \
165
      oc8051_tb.oc8051_top_1.icyc_o \
166
      oc8051_tb.oc8051_top_1.idat_i[31:0]'h \
167
      oc8051_tb.oc8051_top_1.istb_o \
168
 
169
add group \
170
    xrom \
171
      oc8051_tb.oc8051_top_1.wbi_adr_o[15:0]'h \
172
      oc8051_tb.oc8051_top_1.wbi_ack_i \
173
      oc8051_tb.oc8051_top_1.wbi_cyc_o \
174
      oc8051_tb.oc8051_top_1.wbi_dat_i[31:0]'h \
175
      oc8051_tb.oc8051_top_1.wbi_err_i \
176
      oc8051_tb.oc8051_top_1.wbi_stb_o \
177
 
178
add group \
179
    rom \
180
      oc8051_tb.oc8051_top_1.oc8051_rom1.addr[15:0]'h \
181
      oc8051_tb.oc8051_top_1.oc8051_rom1.data1[7:0]'h \
182
      oc8051_tb.oc8051_top_1.oc8051_rom1.data2[7:0]'h \
183
      oc8051_tb.oc8051_top_1.oc8051_rom1.data3[7:0]'h \
184
      oc8051_tb.oc8051_top_1.oc8051_rom1.ea_int \
185
 
186
add group \
187
    decoder \
188
      oc8051_tb.oc8051_top_1.oc8051_decoder1.op_cur[7:0]'h \
189
      oc8051_tb.oc8051_top_1.oc8051_decoder1.state[1:0]'h \
190
 
191
add group \
192
    "sfr's" \
193
      oc8051_tb.oc8051_top_1.wait_data \
194
      oc8051_tb.oc8051_top_1.wr_sfr[1:0]'h \
195
      oc8051_tb.oc8051_top_1.oc8051_sfr1.sp[7:0]'h \
196
      oc8051_tb.oc8051_top_1.acc[7:0]'h \
197
      oc8051_tb.oc8051_top_1.oc8051_sfr1.psw[7:0]'h \
198
      oc8051_tb.oc8051_top_1.oc8051_sfr1.b_reg[7:0]'h \
199
      oc8051_tb.oc8051_top_1.oc8051_sfr1.p0_out[7:0]'h \
200
      oc8051_tb.oc8051_top_1.oc8051_sfr1.p1_out[7:0]'h \
201
      oc8051_tb.oc8051_top_1.oc8051_sfr1.p2_out[7:0]'h \
202
      oc8051_tb.oc8051_top_1.oc8051_sfr1.p3_out[7:0]'h \
203
      oc8051_tb.oc8051_top_1.oc8051_sfr1.dptr_hi[7:0]'h \
204
      oc8051_tb.oc8051_top_1.oc8051_sfr1.dptr_lo[7:0]'h \
205
 
206
add group \
207
    pc \
208
      oc8051_tb.oc8051_top_1.pc_wr \
209
      oc8051_tb.oc8051_top_1.wr_sfr[1:0]'h \
210
      oc8051_tb.oc8051_top_1.comp_wait \
211
 
212
add group \
213
    ram \
214
      oc8051_tb.oc8051_top_1.ram_rd_sel[2:0]'h \
215
      oc8051_tb.oc8051_top_1.ram_wr_sel[2:0]'h \
216
      oc8051_tb.oc8051_top_1.ram_out[7:0]'h \
217
      oc8051_tb.oc8051_top_1.rd_addr[7:0]'h \
218
      oc8051_tb.oc8051_top_1.wr_o \
219
      oc8051_tb.oc8051_top_1.wr_addr[7:0]'h \
220
      oc8051_tb.oc8051_top_1.wr_dat[7:0]'h \
221
 
222
add group \
223
    comp \
224
      oc8051_tb.oc8051_top_1.oc8051_comp1.acc[7:0]'h \
225
      oc8051_tb.oc8051_top_1.oc8051_comp1.b_in \
226
      oc8051_tb.oc8051_top_1.oc8051_comp1.cy \
227
      oc8051_tb.oc8051_top_1.oc8051_comp1.des[7:0]'h \
228
      oc8051_tb.oc8051_top_1.oc8051_comp1.eq \
229
      oc8051_tb.oc8051_top_1.oc8051_comp1.eq_r \
230
      oc8051_tb.oc8051_top_1.oc8051_comp1.sel[1:0]'h \
231
 
232
add group \
233
    xram \
234
      oc8051_tb.oc8051_top_1.wbd_ack_i \
235
      oc8051_tb.oc8051_top_1.wbd_adr_o[15:0]'h \
236
      oc8051_tb.oc8051_top_1.wbd_cyc_o \
237
      oc8051_tb.oc8051_top_1.wbd_dat_i[7:0]'h \
238
      oc8051_tb.oc8051_top_1.wbd_dat_o[7:0]'h \
239
      oc8051_tb.oc8051_top_1.wbd_err_i \
240
      oc8051_tb.oc8051_top_1.wbd_stb_o \
241
      oc8051_tb.oc8051_top_1.wbd_we_o \
242
 
243
add group \
244
    alu \
245
      oc8051_tb.oc8051_top_1.oc8051_alu1.src1[7:0]'h \
246
      oc8051_tb.oc8051_top_1.oc8051_alu1.src2[7:0]'h \
247
      oc8051_tb.oc8051_top_1.oc8051_alu1.src3[7:0]'h \
248
      oc8051_tb.oc8051_top_1.oc8051_alu1.des1[7:0]'h \
249
      oc8051_tb.oc8051_top_1.oc8051_alu1.des2[7:0]'h \
250
      oc8051_tb.oc8051_top_1.oc8051_alu1.op_code[3:0]'h \
251
 
252
add group \
253
    "t/c 0,1" \
254
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_tc1.tmod[7:0]'h \
255
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_tc1.tr0 \
256
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_tc1.th0[7:0]'h \
257
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_tc1.tl0[7:0]'h \
258
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_tc1.tf0 \
259
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_tc1.tr1 \
260
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_tc1.th1[7:0]'h \
261
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_tc1.tl1[7:0]'h \
262
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_tc1.tf1 \
263
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_tc1.pres_ow \
264
 
265
add group \
266
    "t/c 2" \
267
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_tc21.t2con[7:0]'h \
268
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_tc21.rcap2h[7:0]'h \
269
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_tc21.rcap2l[7:0]'h \
270
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_tc21.th2[7:0]'h \
271
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_tc21.tl2[7:0]'h \
272
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_tc21.tr2 \
273
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_tc21.tf2 \
274
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_tc21.run \
275
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_tc21.t2 \
276
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_tc21.ct2 \
277
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_tc21.exf2 \
278
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_tc21.exen2 \
279
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_tc21.t2ex \
280
 
281
add group \
282
    uart \
283
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_uatr1.scon[7:0]'h \
284
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_uatr1.pcon[7:0]'h \
285
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_uatr1.pres_ow \
286
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_uatr1.brate2 \
287
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_uatr1.t1_ow \
288
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_uatr1.receive \
289
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_uatr1.rxd \
290
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_uatr1.sbuf_rxd_tmp[11:0]'h \
291
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_uatr1.shift_re \
292
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_uatr1.rx_done \
293
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_uatr1.trans \
294
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_uatr1.txd \
295
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_uatr1.sc_clk_tr \
296
      oc8051_tb.oc8051_top_1.oc8051_sfr1.oc8051_uatr1.tx_done \
297
 
298
add group \
299
    "uart test" \
300
      oc8051_tb.oc8051_uart_test1.oc8051_uart_test.pres_ow \
301
      oc8051_tb.oc8051_uart_test1.oc8051_uart_test.brate2 \
302
      oc8051_tb.oc8051_uart_test1.oc8051_uart_test.t1_ow \
303
      oc8051_tb.oc8051_uart_test1.oc8051_uart_test.receive \
304
      oc8051_tb.oc8051_uart_test1.oc8051_uart_test.sbuf_rxd_tmp[11:0]'h \
305
      oc8051_tb.oc8051_uart_test1.oc8051_uart_test.rx_done \
306
      oc8051_tb.oc8051_uart_test1.oc8051_uart_test.trans \
307
      oc8051_tb.oc8051_uart_test1.oc8051_uart_test.tx_done \
308
 
309
 
310
deselect all
311
create event   iadr \
312
  oc8051_tb.oc8051_top_1.iadr_o[15:0]'h \
313
  "0414" \
314
 
315
 
316
open window designbrowser 1 geometry 284 163 972 884
317
open window waveform 1 geometry 10 59 1592 1094
318
zoom at 826129.62(0)ns 0.00861944 0.00000000
319
open window event 1 geometry 1056 469 546 335

powered by: WebSVN 2.1.0

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