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

Subversion Repositories turbo8051

[/] [turbo8051/] [trunk/] [verif/] [log/] [uart_test_1.log] - Blame information for rev 71

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 62 dinesha
Reading D:/Actel/Libero_v9.1/Model/tcl/vsim/pref.tcl
2
 
3
# 6.6d
4
 
5
# vsim +uart_test_1 -do run.do -c tb_top
6
# //  ModelSim ACTEL 6.6d Nov  2 2010
7
# //
8
# //  Copyright 1991-2010 Mentor Graphics Corporation
9
# //              All Rights Reserved.
10
# //
11
# //  THIS WORK CONTAINS TRADE SECRET AND
12
# //  PROPRIETARY INFORMATION WHICH IS THE PROPERTY
13
# //  OF MENTOR GRAPHICS CORPORATION OR ITS LICENSORS
14
# //  AND IS SUBJECT TO LICENSE TERMS.
15
# //
16
# Loading sv_std.std
17
# Loading work.tb_top
18
# Loading work.turbo8051
19
# Loading work.clkgen
20
# Loading work.clk_ctl
21
# Loading work.wb_crossbar
22
# Loading work.g_mac_top
23
# Loading work.g_dpath_ctrl
24
# Loading work.g_eth_parser
25
# Loading work.g_mac_core
26
# Loading work.g_rx_top
27
# Loading work.g_rx_fsm
28
# Loading work.half_dup_dble_reg
29
# Loading work.g_rx_crc32
30
# Loading work.g_deferral_rx
31
# Loading work.g_md_intf
32
# Loading work.g_tx_top
33
# Loading work.g_deferral
34
# Loading work.g_tx_fsm
35
# Loading work.g_tx_crc32
36
# Loading work.toggle_sync
37
# Loading work.g_cfg_mgmt
38
# Loading work.s2f_sync
39
# Loading work.generic_register
40
# Loading work.req_register
41
# Loading work.stat_counter
42
# Loading work.generic_intr_stat_reg
43
# Loading work.g_mii_intf
44
# Loading work.async_fifo
45
# Loading work.wb_rd_mem2mem
46
# Loading work.wb_wr_mem2mem
47
# Loading work.uart_core
48
# Loading work.uart_cfg
49
# Loading work.stat_register
50
# Loading work.uart_txfsm
51
# Loading work.uart_rxfsm
52
# Loading work.double_sync_low
53
# Loading work.spi_core
54
# Loading work.spi_if
55
# Loading work.spi_ctl
56
# Loading work.spi_cfg
57
# Loading work.oc8051_top
58
# Loading work.oc8051_decoder
59
# Loading work.oc8051_alu
60
# Loading work.oc8051_multiply
61
# Loading work.oc8051_divide
62
# Loading work.oc8051_ram_top
63
# Loading work.oc8051_ram_256x8_two_bist
64
# Loading work.oc8051_alu_src_sel
65
# Loading work.oc8051_comp
66
# Loading work.oc8051_cy_select
67
# Loading work.oc8051_indi_addr
68
# Loading work.oc8051_memory_interface
69
# Loading work.oc8051_sfr
70
# Loading work.oc8051_acc
71
# Loading work.oc8051_b_register
72
# Loading work.oc8051_sp
73
# Loading work.oc8051_dptr
74
# Loading work.oc8051_psw
75
# Loading work.oc8051_ports
76
# Loading work.oc8051_int
77
# Loading work.oc8051_tc
78
# Loading work.oc8051_tc2
79
# Loading work.oc8051_xrom
80
# Loading work.oc8051_xram
81
# Loading work.tb_eth_top
82
# Loading work.tb_mii
83
# Loading work.tb_rmii
84
# Loading work.uart_agent
85
# Loading work.m25p20
86
# Loading work.memory_access
87
# Loading work.acdc_check
88
# Loading work.internal_logic
89
# Loading work.AT45DB321
90
# Loading work.tb_glbl
91
# Loading work.bit_register
92
# ** Warning: (vsim-3017) ../../rtl/uart/uart_core.v(211): [TFMPC] - Too few port connections. Expected 14, found 12.
93
#         Region: /tb_top/u_core/u_uart_core/u_rxfifo
94
# ** Warning: (vsim-3722) ../../rtl/uart/uart_core.v(211): [TFMPC] - Missing connection for port 'afull'.
95
# ** Warning: (vsim-3722) ../../rtl/uart/uart_core.v(211): [TFMPC] - Missing connection for port 'aempty'.
96
# ** Warning: (vsim-3017) ../../rtl/uart/uart_core.v(227): [TFMPC] - Too few port connections. Expected 14, found 12.
97
#         Region: /tb_top/u_core/u_uart_core/u_txfifo
98
# ** Warning: (vsim-3722) ../../rtl/uart/uart_core.v(227): [TFMPC] - Missing connection for port 'afull'.
99
# ** Warning: (vsim-3722) ../../rtl/uart/uart_core.v(227): [TFMPC] - Missing connection for port 'aempty'.
100
# do run.do
101
# i : 00
102
# i : 00
103
# i : 00
104
# i : 00
105
# i : 00
106
# i : 00
107
# i : 00
108
# i : 00
109
# i : 00
110
# i : 00
111
# NOTE : Load memory with Initial delivery content
112
# NOTE : Initial Load End
113
# NOTE: COMMUNICATION (RE)STARTED
114
# Config-Write: Id: 3 Addr = 0000, Cfg. Data = 00000017
115
#
116
# ... Writing char  36 ...
117
# ... Write data 24 to UART done cnt :          1 ...
118
#
119
#
120
# ... Writing char 129 ...
121
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  24
122
# ... Read Data from UART done cnt :         1...
123
# ... Write data 81 to UART done cnt :          2 ...
124
#
125
#
126
# ... Writing char   9 ...
127
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  81
128
# ... Read Data from UART done cnt :         2...
129
# ... Write data 09 to UART done cnt :          3 ...
130
#
131
#
132
# ... Writing char  99 ...
133
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  09
134
# ... Read Data from UART done cnt :         3...
135
# ... Write data 63 to UART done cnt :          4 ...
136
#
137
#
138
# ... Writing char  13 ...
139
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  63
140
# ... Read Data from UART done cnt :         4...
141
# ... Write data 0d to UART done cnt :          5 ...
142
#
143
#
144
# ... Writing char 141 ...
145
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  0d
146
# ... Read Data from UART done cnt :         5...
147
# ... Write data 8d to UART done cnt :          6 ...
148
#
149
#
150
# ... Writing char 101 ...
151
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  8d
152
# ... Read Data from UART done cnt :         6...
153
# ... Write data 65 to UART done cnt :          7 ...
154
#
155
#
156
# ... Writing char  18 ...
157
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  65
158
# ... Read Data from UART done cnt :         7...
159
# ... Write data 12 to UART done cnt :          8 ...
160
#
161
#
162
# ... Writing char   1 ...
163
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  12
164
# ... Read Data from UART done cnt :         8...
165
# ... Write data 01 to UART done cnt :          9 ...
166
#
167
#
168
# ... Writing char  13 ...
169
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  01
170
# ... Read Data from UART done cnt :         9...
171
# ... Write data 0d to UART done cnt :         10 ...
172
#
173
#
174
# ... Writing char 118 ...
175
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  0d
176
# ... Read Data from UART done cnt :        10...
177
# ... Write data 76 to UART done cnt :         11 ...
178
#
179
#
180
# ... Writing char  61 ...
181
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  76
182
# ... Read Data from UART done cnt :        11...
183
# ... Write data 3d to UART done cnt :         12 ...
184
#
185
#
186
# ... Writing char 237 ...
187
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  3d
188
# ... Read Data from UART done cnt :        12...
189
# ... Write data ed to UART done cnt :         13 ...
190
#
191
#
192
# ... Writing char 140 ...
193
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  ed
194
# ... Read Data from UART done cnt :        13...
195
# ... Write data 8c to UART done cnt :         14 ...
196
#
197
#
198
# ... Writing char 249 ...
199
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  8c
200
# ... Read Data from UART done cnt :        14...
201
# ... Write data f9 to UART done cnt :         15 ...
202
#
203
#
204
# ... Writing char 198 ...
205
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  f9
206
# ... Read Data from UART done cnt :        15...
207
# ... Write data c6 to UART done cnt :         16 ...
208
#
209
#
210
# ... Writing char 197 ...
211
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  c6
212
# ... Read Data from UART done cnt :        16...
213
# ... Write data c5 to UART done cnt :         17 ...
214
#
215
#
216
# ... Writing char 170 ...
217
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  c5
218
# ... Read Data from UART done cnt :        17...
219
# ... Write data aa to UART done cnt :         18 ...
220
#
221
#
222
# ... Writing char 229 ...
223
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  aa
224
# ... Read Data from UART done cnt :        18...
225
# ... Write data e5 to UART done cnt :         19 ...
226
#
227
#
228
# ... Writing char 119 ...
229
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  e5
230
# ... Read Data from UART done cnt :        19...
231
# ... Write data 77 to UART done cnt :         20 ...
232
#
233
#
234
# ... Writing char  18 ...
235
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  77
236
# ... Read Data from UART done cnt :        20...
237
# ... Write data 12 to UART done cnt :         21 ...
238
#
239
#
240
# ... Writing char 143 ...
241
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  12
242
# ... Read Data from UART done cnt :        21...
243
# ... Write data 8f to UART done cnt :         22 ...
244
#
245
#
246
# ... Writing char 242 ...
247
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  8f
248
# ... Read Data from UART done cnt :        22...
249
# ... Write data f2 to UART done cnt :         23 ...
250
#
251
#
252
# ... Writing char 206 ...
253
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  f2
254
# ... Read Data from UART done cnt :        23...
255
# ... Write data ce to UART done cnt :         24 ...
256
#
257
#
258
# ... Writing char 232 ...
259
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  ce
260
# ... Read Data from UART done cnt :        24...
261
# ... Write data e8 to UART done cnt :         25 ...
262
#
263
#
264
# ... Writing char 197 ...
265
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  e8
266
# ... Read Data from UART done cnt :        25...
267
# ... Write data c5 to UART done cnt :         26 ...
268
#
269
#
270
# ... Writing char  92 ...
271
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  c5
272
# ... Read Data from UART done cnt :        26...
273
# ... Write data 5c to UART done cnt :         27 ...
274
#
275
#
276
# ... Writing char 189 ...
277
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  5c
278
# ... Read Data from UART done cnt :        27...
279
# ... Write data bd to UART done cnt :         28 ...
280
#
281
#
282
# ... Writing char  45 ...
283
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  bd
284
# ... Read Data from UART done cnt :        28...
285
# ... Write data 2d to UART done cnt :         29 ...
286
#
287
#
288
# ... Writing char 101 ...
289
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  2d
290
# ... Read Data from UART done cnt :        29...
291
# ... Write data 65 to UART done cnt :         30 ...
292
#
293
#
294
# ... Writing char  99 ...
295
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  65
296
# ... Read Data from UART done cnt :        30...
297
# ... Write data 63 to UART done cnt :         31 ...
298
#
299
#
300
# ... Writing char  10 ...
301
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  63
302
# ... Read Data from UART done cnt :        31...
303
# ... Write data 0a to UART done cnt :         32 ...
304
#
305
#
306
# ... Writing char 128 ...
307
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  0a
308
# ... Read Data from UART done cnt :        32...
309
# ... Write data 80 to UART done cnt :         33 ...
310
#
311
#
312
# ... Writing char  32 ...
313
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  80
314
# ... Read Data from UART done cnt :        33...
315
# ... Write data 20 to UART done cnt :         34 ...
316
#
317
#
318
# ... Writing char 170 ...
319
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  20
320
# ... Read Data from UART done cnt :        34...
321
# ... Write data aa to UART done cnt :         35 ...
322
#
323
#
324
# ... Writing char 157 ...
325
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  aa
326
# ... Read Data from UART done cnt :        35...
327
# ... Write data 9d to UART done cnt :         36 ...
328
#
329
#
330
# ... Writing char 150 ...
331
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  9d
332
# ... Read Data from UART done cnt :        36...
333
# ... Write data 96 to UART done cnt :         37 ...
334
#
335
#
336
# ... Writing char  19 ...
337
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  96
338
# ... Read Data from UART done cnt :        37...
339
# ... Write data 13 to UART done cnt :         38 ...
340
#
341
#
342
# ... Writing char  13 ...
343
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  13
344
# ... Read Data from UART done cnt :        38...
345
# ... Write data 0d to UART done cnt :         39 ...
346
#
347
#
348
# ... Writing char  83 ...
349
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  0d
350
# ... Read Data from UART done cnt :        39...
351
# ... Write data 53 to UART done cnt :         40 ...
352
#
353
# (tb_top.tb_uart.read_char_chk.loop_2) Data match  53
354
# ... Read Data from UART done cnt :        40...
355
# -------------------- Reporting Configuration --------------------
356
#       Data bit number setting is : 8
357
#       Stop bit number setting is : 1
358
#       Divisor of Uart clock   is : 3
359
#       Parity is enable
360
#       Even parity setting
361
#       FIFO mode is disable
362
# -----------------------------------------------------------------
363
# -------------------- Reporting Status --------------------
364
#
365
#       Number of character received is :    40
366
#       Number of character sent     is :    40
367
#       Number of parity error rxd   is :     0
368
#       Number of stop1  error rxd   is :     0
369
#       Number of stop2  error rxd   is :     0
370
#       Number of timeout error      is :     0
371
#       Number of error              is :     0
372
# -----------------------------------------------------------------
373
#
374
# -------------------------------------------------
375
# Test Status
376
# warnings: 0, errors: 0
377
#
378
# -------------------------------------------------
379
# Test Status
380
# warnings: 0, errors: 0
381
#
382
# =========
383
# Test Status: TEST PASSED
384
# =========
385
#
386
# ** Note: $finish    : ../../verif/lib/tb_glbl.v(64)
387
#    Time: 157871 ns  Iteration: 0  Instance: /tb_top

powered by: WebSVN 2.1.0

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