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

Subversion Repositories fluid_core_2

[/] [fluid_core_2/] [trunk/] [xilinx14.5 project/] [isim/] [tb_Test_Bed_isim_beh.exe.sim/] [work/] [m_00000000000115518876_1088307948.c] - Blame information for rev 4

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 4 azmathmoos
/**********************************************************************/
2
/*   ____  ____                                                       */
3
/*  /   /\/   /                                                       */
4
/* /___/  \  /                                                        */
5
/* \   \   \/                                                       */
6
/*  \   \        Copyright (c) 2003-2009 Xilinx, Inc.                */
7
/*  /   /          All Right Reserved.                                 */
8
/* /---/   /\                                                         */
9
/* \   \  /  \                                                      */
10
/*  \___\/\___\                                                    */
11
/***********************************************************************/
12
 
13
/* This file is designed for use with ISim build 0x7708f090 */
14
 
15
#define XSI_HIDE_SYMBOL_SPEC true
16
#include "xsi.h"
17
#include <memory.h>
18
#ifdef __GNUC__
19
#include <stdlib.h>
20
#else
21
#include <malloc.h>
22
#define alloca _alloca
23
#endif
24
static const char *ng0 = "C:/Users/Azmath/Documents/M Tech Project/FC2/int_ALU.v";
25
static unsigned int ng1[] = {1U, 0U};
26
static unsigned int ng2[] = {0U, 0U, 0U, 0U, 0U, 0U, 0U, 0U};
27
static int ng3[] = {0, 0};
28
static unsigned int ng4[] = {2U, 0U};
29
static unsigned int ng5[] = {3U, 0U};
30
static unsigned int ng6[] = {4U, 0U};
31
static unsigned int ng7[] = {5U, 0U};
32
static unsigned int ng8[] = {6U, 0U};
33
static unsigned int ng9[] = {7U, 0U};
34
static unsigned int ng10[] = {0U, 4294967295U};
35
 
36
 
37
 
38
static void Cont_15_0(char *t0)
39
{
40
    char t4[8];
41
    char *t1;
42
    char *t2;
43
    char *t3;
44
    char *t5;
45
    char *t6;
46
    unsigned int t7;
47
    unsigned int t8;
48
    unsigned int t9;
49
    unsigned int t10;
50
    unsigned int t11;
51
    unsigned int t12;
52
    unsigned int t13;
53
    unsigned int t14;
54
    unsigned int t15;
55
    unsigned int t16;
56
    unsigned int t17;
57
    unsigned int t18;
58
    char *t19;
59
    char *t20;
60
    char *t21;
61
    char *t22;
62
    char *t23;
63
    char *t24;
64
    unsigned int t25;
65
    unsigned int t26;
66
    char *t27;
67
    unsigned int t28;
68
    unsigned int t29;
69
    char *t30;
70
    unsigned int t31;
71
    unsigned int t32;
72
    char *t33;
73
 
74
LAB0:    t1 = (t0 + 4288U);
75
    t2 = *((char **)t1);
76
    if (t2 == 0)
77
        goto LAB2;
78
 
79
LAB3:    goto *t2;
80
 
81
LAB2:    xsi_set_current_line(15, ng0);
82
    t2 = (t0 + 1048U);
83
    t3 = *((char **)t2);
84
    t2 = ((char*)((ng1)));
85
    memset(t4, 0, 8);
86
    t5 = (t3 + 4);
87
    t6 = (t2 + 4);
88
    t7 = *((unsigned int *)t3);
89
    t8 = *((unsigned int *)t2);
90
    t9 = (t7 ^ t8);
91
    t10 = *((unsigned int *)t5);
92
    t11 = *((unsigned int *)t6);
93
    t12 = (t10 ^ t11);
94
    t13 = (t9 | t12);
95
    t14 = *((unsigned int *)t5);
96
    t15 = *((unsigned int *)t6);
97
    t16 = (t14 | t15);
98
    t17 = (~(t16));
99
    t18 = (t13 & t17);
100
    if (t18 != 0)
101
        goto LAB7;
102
 
103
LAB4:    if (t16 != 0)
104
        goto LAB6;
105
 
106
LAB5:    *((unsigned int *)t4) = 1;
107
 
108
LAB7:    t20 = (t0 + 5992);
109
    t21 = (t20 + 56U);
110
    t22 = *((char **)t21);
111
    t23 = (t22 + 56U);
112
    t24 = *((char **)t23);
113
    memset(t24, 0, 8);
114
    t25 = 1U;
115
    t26 = t25;
116
    t27 = (t4 + 4);
117
    t28 = *((unsigned int *)t4);
118
    t25 = (t25 & t28);
119
    t29 = *((unsigned int *)t27);
120
    t26 = (t26 & t29);
121
    t30 = (t24 + 4);
122
    t31 = *((unsigned int *)t24);
123
    *((unsigned int *)t24) = (t31 | t25);
124
    t32 = *((unsigned int *)t30);
125
    *((unsigned int *)t30) = (t32 | t26);
126
    xsi_driver_vfirst_trans(t20, 0, 0);
127
    t33 = (t0 + 5848);
128
    *((int *)t33) = 1;
129
 
130
LAB1:    return;
131
LAB6:    t19 = (t4 + 4);
132
    *((unsigned int *)t4) = 1;
133
    *((unsigned int *)t19) = 1;
134
    goto LAB7;
135
 
136
}
137
 
138
static void Cont_18_1(char *t0)
139
{
140
    char t3[8];
141
    char t15[8];
142
    char *t1;
143
    char *t2;
144
    char *t4;
145
    char *t5;
146
    unsigned int t6;
147
    unsigned int t7;
148
    unsigned int t8;
149
    unsigned int t9;
150
    unsigned int t10;
151
    unsigned int t11;
152
    unsigned int t12;
153
    unsigned int t13;
154
    char *t14;
155
    char *t16;
156
    char *t17;
157
    char *t18;
158
    char *t19;
159
    char *t20;
160
    char *t21;
161
 
162
LAB0:    t1 = (t0 + 4536U);
163
    t2 = *((char **)t1);
164
    if (t2 == 0)
165
        goto LAB2;
166
 
167
LAB3:    goto *t2;
168
 
169
LAB2:    xsi_set_current_line(18, ng0);
170
    t2 = (t0 + 1368U);
171
    t4 = *((char **)t2);
172
    memset(t3, 0, 8);
173
    t2 = (t3 + 4);
174
    t5 = (t4 + 4);
175
    t6 = *((unsigned int *)t4);
176
    t7 = (~(t6));
177
    *((unsigned int *)t3) = t7;
178
    *((unsigned int *)t2) = 0;
179
    if (*((unsigned int *)t5) != 0)
180
        goto LAB5;
181
 
182
LAB4:    t12 = *((unsigned int *)t3);
183
    *((unsigned int *)t3) = (t12 & 4294967295U);
184
    t13 = *((unsigned int *)t2);
185
    *((unsigned int *)t2) = (t13 & 4294967295U);
186
    t14 = ((char*)((ng1)));
187
    memset(t15, 0, 8);
188
    xsi_vlog_unsigned_add(t15, 32, t3, 32, t14, 32);
189
    t16 = (t0 + 6056);
190
    t17 = (t16 + 56U);
191
    t18 = *((char **)t17);
192
    t19 = (t18 + 56U);
193
    t20 = *((char **)t19);
194
    memcpy(t20, t15, 8);
195
    xsi_driver_vfirst_trans(t16, 0, 31);
196
    t21 = (t0 + 5864);
197
    *((int *)t21) = 1;
198
 
199
LAB1:    return;
200
LAB5:    t8 = *((unsigned int *)t3);
201
    t9 = *((unsigned int *)t5);
202
    *((unsigned int *)t3) = (t8 | t9);
203
    t10 = *((unsigned int *)t2);
204
    t11 = *((unsigned int *)t5);
205
    *((unsigned int *)t2) = (t10 | t11);
206
    goto LAB4;
207
 
208
}
209
 
210
static void Initial_24_2(char *t0)
211
{
212
    char *t1;
213
    char *t2;
214
    char *t3;
215
    char *t4;
216
    char *t5;
217
 
218
LAB0:    xsi_set_current_line(24, ng0);
219
 
220
LAB2:    xsi_set_current_line(25, ng0);
221
    t1 = ((char*)((ng2)));
222
    t2 = (t0 + 3368);
223
    xsi_vlogvar_assign_value(t2, t1, 0, 0, 1);
224
    t3 = (t0 + 3208);
225
    xsi_vlogvar_assign_value(t3, t1, 1, 0, 1);
226
    t4 = (t0 + 3048);
227
    xsi_vlogvar_assign_value(t4, t1, 2, 0, 1);
228
    t5 = (t0 + 2888);
229
    xsi_vlogvar_assign_value(t5, t1, 3, 0, 1);
230
    xsi_set_current_line(26, ng0);
231
    t1 = ((char*)((ng3)));
232
    t2 = (t0 + 2728);
233
    xsi_vlogvar_assign_value(t2, t1, 0, 0, 32);
234
 
235
LAB1:    return;
236
}
237
 
238
static void Always_28_3(char *t0)
239
{
240
    char t17[16];
241
    char t19[16];
242
    char t20[16];
243
    char t22[8];
244
    char t44[8];
245
    char t45[8];
246
    char t48[8];
247
    char t55[8];
248
    char t72[8];
249
    char *t1;
250
    char *t2;
251
    char *t3;
252
    char *t4;
253
    char *t5;
254
    unsigned int t6;
255
    unsigned int t7;
256
    unsigned int t8;
257
    unsigned int t9;
258
    unsigned int t10;
259
    char *t11;
260
    char *t12;
261
    int t13;
262
    char *t14;
263
    char *t15;
264
    char *t16;
265
    char *t18;
266
    char *t21;
267
    unsigned int t23;
268
    unsigned int t24;
269
    unsigned int t25;
270
    unsigned int t26;
271
    unsigned int t27;
272
    unsigned int t28;
273
    unsigned int t29;
274
    unsigned int t30;
275
    unsigned int t31;
276
    unsigned int t32;
277
    unsigned int t33;
278
    unsigned int t34;
279
    unsigned int t35;
280
    int t36;
281
    int t37;
282
    unsigned int t38;
283
    unsigned int t39;
284
    unsigned int t40;
285
    unsigned int t41;
286
    unsigned int t42;
287
    unsigned int t43;
288
    char *t46;
289
    char *t47;
290
    char *t49;
291
    char *t50;
292
    unsigned int t51;
293
    unsigned int t52;
294
    unsigned int t53;
295
    unsigned int t54;
296
    unsigned int t56;
297
    unsigned int t57;
298
    unsigned int t58;
299
    char *t59;
300
    char *t60;
301
    char *t61;
302
    unsigned int t62;
303
    unsigned int t63;
304
    unsigned int t64;
305
    unsigned int t65;
306
    unsigned int t66;
307
    unsigned int t67;
308
    unsigned int t68;
309
    char *t69;
310
    char *t70;
311
    char *t71;
312
    unsigned int t73;
313
    unsigned int t74;
314
    unsigned int t75;
315
    char *t76;
316
    char *t77;
317
    char *t78;
318
    unsigned int t79;
319
    unsigned int t80;
320
    unsigned int t81;
321
    unsigned int t82;
322
    unsigned int t83;
323
    unsigned int t84;
324
    unsigned int t85;
325
    char *t86;
326
 
327
LAB0:    t1 = (t0 + 5032U);
328
    t2 = *((char **)t1);
329
    if (t2 == 0)
330
        goto LAB2;
331
 
332
LAB3:    goto *t2;
333
 
334
LAB2:    xsi_set_current_line(28, ng0);
335
    t2 = (t0 + 5880);
336
    *((int *)t2) = 1;
337
    t3 = (t0 + 5064);
338
    *((char **)t3) = t2;
339
    *((char **)t1) = &&LAB4;
340
 
341
LAB1:    return;
342
LAB4:    xsi_set_current_line(28, ng0);
343
 
344
LAB5:    xsi_set_current_line(30, ng0);
345
    t4 = (t0 + 2168U);
346
    t5 = *((char **)t4);
347
    t4 = (t5 + 4);
348
    t6 = *((unsigned int *)t4);
349
    t7 = (~(t6));
350
    t8 = *((unsigned int *)t5);
351
    t9 = (t8 & t7);
352
    t10 = (t9 != 0);
353
    if (t10 > 0)
354
        goto LAB6;
355
 
356
LAB7:
357
LAB8:    goto LAB2;
358
 
359
LAB6:    xsi_set_current_line(30, ng0);
360
 
361
LAB9:    xsi_set_current_line(31, ng0);
362
    t11 = (t0 + 1208U);
363
    t12 = *((char **)t11);
364
 
365
LAB10:    t11 = ((char*)((ng1)));
366
    t13 = xsi_vlog_unsigned_case_compare(t12, 3, t11, 3);
367
    if (t13 == 1)
368
        goto LAB11;
369
 
370
LAB12:    t2 = ((char*)((ng4)));
371
    t13 = xsi_vlog_unsigned_case_compare(t12, 3, t2, 3);
372
    if (t13 == 1)
373
        goto LAB13;
374
 
375
LAB14:    t2 = ((char*)((ng5)));
376
    t13 = xsi_vlog_unsigned_case_compare(t12, 3, t2, 3);
377
    if (t13 == 1)
378
        goto LAB15;
379
 
380
LAB16:    t2 = ((char*)((ng6)));
381
    t13 = xsi_vlog_unsigned_case_compare(t12, 3, t2, 3);
382
    if (t13 == 1)
383
        goto LAB17;
384
 
385
LAB18:    t2 = ((char*)((ng7)));
386
    t13 = xsi_vlog_unsigned_case_compare(t12, 3, t2, 3);
387
    if (t13 == 1)
388
        goto LAB19;
389
 
390
LAB20:    t2 = ((char*)((ng8)));
391
    t13 = xsi_vlog_unsigned_case_compare(t12, 3, t2, 3);
392
    if (t13 == 1)
393
        goto LAB21;
394
 
395
LAB22:    t2 = ((char*)((ng9)));
396
    t13 = xsi_vlog_unsigned_case_compare(t12, 3, t2, 3);
397
    if (t13 == 1)
398
        goto LAB23;
399
 
400
LAB24:
401
LAB25:    xsi_set_current_line(41, ng0);
402
    t2 = (t0 + 2728);
403
    t3 = (t2 + 56U);
404
    t4 = *((char **)t3);
405
    memset(t22, 0, 8);
406
    t5 = (t22 + 4);
407
    t11 = (t4 + 4);
408
    t6 = *((unsigned int *)t4);
409
    t7 = (t6 >> 31);
410
    t8 = (t7 & 1);
411
    *((unsigned int *)t22) = t8;
412
    t9 = *((unsigned int *)t11);
413
    t10 = (t9 >> 31);
414
    t23 = (t10 & 1);
415
    *((unsigned int *)t5) = t23;
416
    t14 = (t0 + 3208);
417
    xsi_vlogvar_wait_assign_value(t14, t22, 0, 0, 1, 0LL);
418
    xsi_set_current_line(42, ng0);
419
    t2 = (t0 + 2328U);
420
    t3 = *((char **)t2);
421
    memset(t22, 0, 8);
422
    t2 = (t22 + 4);
423
    t4 = (t3 + 4);
424
    t6 = *((unsigned int *)t3);
425
    t7 = (t6 >> 31);
426
    t8 = (t7 & 1);
427
    *((unsigned int *)t22) = t8;
428
    t9 = *((unsigned int *)t4);
429
    t10 = (t9 >> 31);
430
    t23 = (t10 & 1);
431
    *((unsigned int *)t2) = t23;
432
    t5 = (t0 + 1528U);
433
    t11 = *((char **)t5);
434
    memset(t44, 0, 8);
435
    t5 = (t44 + 4);
436
    t14 = (t11 + 4);
437
    t24 = *((unsigned int *)t11);
438
    t25 = (t24 >> 31);
439
    t26 = (t25 & 1);
440
    *((unsigned int *)t44) = t26;
441
    t27 = *((unsigned int *)t14);
442
    t28 = (t27 >> 31);
443
    t29 = (t28 & 1);
444
    *((unsigned int *)t5) = t29;
445
    t30 = *((unsigned int *)t22);
446
    t31 = *((unsigned int *)t44);
447
    t32 = (t30 ^ t31);
448
    *((unsigned int *)t45) = t32;
449
    t15 = (t22 + 4);
450
    t16 = (t44 + 4);
451
    t18 = (t45 + 4);
452
    t33 = *((unsigned int *)t15);
453
    t34 = *((unsigned int *)t16);
454
    t35 = (t33 | t34);
455
    *((unsigned int *)t18) = t35;
456
    t38 = *((unsigned int *)t18);
457
    t39 = (t38 != 0);
458
    if (t39 == 1)
459
        goto LAB35;
460
 
461
LAB36:
462
LAB37:    t21 = (t0 + 2728);
463
    t46 = (t21 + 56U);
464
    t47 = *((char **)t46);
465
    memset(t48, 0, 8);
466
    t49 = (t48 + 4);
467
    t50 = (t47 + 4);
468
    t42 = *((unsigned int *)t47);
469
    t43 = (t42 >> 31);
470
    t51 = (t43 & 1);
471
    *((unsigned int *)t48) = t51;
472
    t52 = *((unsigned int *)t50);
473
    t53 = (t52 >> 31);
474
    t54 = (t53 & 1);
475
    *((unsigned int *)t49) = t54;
476
    t56 = *((unsigned int *)t45);
477
    t57 = *((unsigned int *)t48);
478
    t58 = (t56 ^ t57);
479
    *((unsigned int *)t55) = t58;
480
    t59 = (t45 + 4);
481
    t60 = (t48 + 4);
482
    t61 = (t55 + 4);
483
    t62 = *((unsigned int *)t59);
484
    t63 = *((unsigned int *)t60);
485
    t64 = (t62 | t63);
486
    *((unsigned int *)t61) = t64;
487
    t65 = *((unsigned int *)t61);
488
    t66 = (t65 != 0);
489
    if (t66 == 1)
490
        goto LAB38;
491
 
492
LAB39:
493
LAB40:    t69 = (t0 + 2888);
494
    t70 = (t69 + 56U);
495
    t71 = *((char **)t70);
496
    t73 = *((unsigned int *)t55);
497
    t74 = *((unsigned int *)t71);
498
    t75 = (t73 ^ t74);
499
    *((unsigned int *)t72) = t75;
500
    t76 = (t55 + 4);
501
    t77 = (t71 + 4);
502
    t78 = (t72 + 4);
503
    t79 = *((unsigned int *)t76);
504
    t80 = *((unsigned int *)t77);
505
    t81 = (t79 | t80);
506
    *((unsigned int *)t78) = t81;
507
    t82 = *((unsigned int *)t78);
508
    t83 = (t82 != 0);
509
    if (t83 == 1)
510
        goto LAB41;
511
 
512
LAB42:
513
LAB43:    t86 = (t0 + 3368);
514
    xsi_vlogvar_wait_assign_value(t86, t72, 0, 0, 1, 0LL);
515
    xsi_set_current_line(43, ng0);
516
    t2 = (t0 + 2728);
517
    t3 = (t2 + 56U);
518
    t4 = *((char **)t3);
519
    t5 = ((char*)((ng3)));
520
    memset(t22, 0, 8);
521
    t11 = (t4 + 4);
522
    t14 = (t5 + 4);
523
    t6 = *((unsigned int *)t4);
524
    t7 = *((unsigned int *)t5);
525
    t8 = (t6 ^ t7);
526
    t9 = *((unsigned int *)t11);
527
    t10 = *((unsigned int *)t14);
528
    t23 = (t9 ^ t10);
529
    t24 = (t8 | t23);
530
    t25 = *((unsigned int *)t11);
531
    t26 = *((unsigned int *)t14);
532
    t27 = (t25 | t26);
533
    t28 = (~(t27));
534
    t29 = (t24 & t28);
535
    if (t29 != 0)
536
        goto LAB47;
537
 
538
LAB44:    if (t27 != 0)
539
        goto LAB46;
540
 
541
LAB45:    *((unsigned int *)t22) = 1;
542
 
543
LAB47:    t16 = (t0 + 3048);
544
    xsi_vlogvar_wait_assign_value(t16, t22, 0, 0, 1, 0LL);
545
    goto LAB8;
546
 
547
LAB11:    xsi_set_current_line(32, ng0);
548
    t14 = (t0 + 1368U);
549
    t15 = *((char **)t14);
550
    t14 = (t0 + 1528U);
551
    t16 = *((char **)t14);
552
    xsi_vlog_unsigned_add(t17, 33, t15, 32, t16, 32);
553
    t14 = (t0 + 2728);
554
    xsi_vlogvar_wait_assign_value(t14, t17, 0, 0, 32, 0LL);
555
    t18 = (t0 + 2888);
556
    xsi_vlogvar_wait_assign_value(t18, t17, 32, 0, 1, 0LL);
557
    goto LAB25;
558
 
559
LAB13:    xsi_set_current_line(33, ng0);
560
    t3 = (t0 + 1528U);
561
    t4 = *((char **)t3);
562
    t3 = (t0 + 2328U);
563
    t5 = *((char **)t3);
564
    xsi_vlog_unsigned_add(t17, 33, t4, 32, t5, 32);
565
    t3 = (t0 + 2728);
566
    xsi_vlogvar_wait_assign_value(t3, t17, 0, 0, 32, 0LL);
567
    t11 = (t0 + 2888);
568
    xsi_vlogvar_wait_assign_value(t11, t17, 32, 0, 1, 0LL);
569
    goto LAB25;
570
 
571
LAB15:    xsi_set_current_line(34, ng0);
572
    t3 = (t0 + 1368U);
573
    t4 = *((char **)t3);
574
    t3 = (t0 + 1528U);
575
    t5 = *((char **)t3);
576
    xsi_vlog_unsigned_add(t17, 33, t4, 32, t5, 32);
577
    t3 = (t0 + 2008U);
578
    t11 = *((char **)t3);
579
    t3 = (t0 + 1968U);
580
    t14 = (t3 + 72U);
581
    t15 = *((char **)t14);
582
    t16 = ((char*)((ng3)));
583
    xsi_vlog_generic_get_index_select_value(t19, 33, t11, t15, 2, t16, 32, 1);
584
    xsi_vlog_unsigned_add(t20, 33, t17, 33, t19, 33);
585
    t18 = (t0 + 2728);
586
    xsi_vlogvar_wait_assign_value(t18, t20, 0, 0, 32, 0LL);
587
    t21 = (t0 + 2888);
588
    xsi_vlogvar_wait_assign_value(t21, t20, 32, 0, 1, 0LL);
589
    goto LAB25;
590
 
591
LAB17:    xsi_set_current_line(35, ng0);
592
    t3 = (t0 + 1528U);
593
    t4 = *((char **)t3);
594
    t3 = (t0 + 2328U);
595
    t5 = *((char **)t3);
596
    xsi_vlog_unsigned_add(t17, 33, t4, 32, t5, 32);
597
    t3 = (t0 + 2008U);
598
    t11 = *((char **)t3);
599
    t3 = (t0 + 1968U);
600
    t14 = (t3 + 72U);
601
    t15 = *((char **)t14);
602
    t16 = ((char*)((ng3)));
603
    xsi_vlog_generic_get_index_select_value(t19, 33, t11, t15, 2, t16, 32, 1);
604
    xsi_vlog_unsigned_add(t20, 33, t17, 33, t19, 33);
605
    t18 = (t0 + 2728);
606
    xsi_vlogvar_wait_assign_value(t18, t20, 0, 0, 32, 0LL);
607
    t21 = (t0 + 2888);
608
    xsi_vlogvar_wait_assign_value(t21, t20, 32, 0, 1, 0LL);
609
    goto LAB25;
610
 
611
LAB19:    xsi_set_current_line(36, ng0);
612
    t3 = (t0 + 1368U);
613
    t4 = *((char **)t3);
614
    t3 = (t0 + 1528U);
615
    t5 = *((char **)t3);
616
    t6 = *((unsigned int *)t4);
617
    t7 = *((unsigned int *)t5);
618
    t8 = (t6 & t7);
619
    *((unsigned int *)t22) = t8;
620
    t3 = (t4 + 4);
621
    t11 = (t5 + 4);
622
    t14 = (t22 + 4);
623
    t9 = *((unsigned int *)t3);
624
    t10 = *((unsigned int *)t11);
625
    t23 = (t9 | t10);
626
    *((unsigned int *)t14) = t23;
627
    t24 = *((unsigned int *)t14);
628
    t25 = (t24 != 0);
629
    if (t25 == 1)
630
        goto LAB26;
631
 
632
LAB27:
633
LAB28:    t18 = (t0 + 2728);
634
    xsi_vlogvar_wait_assign_value(t18, t22, 0, 0, 32, 0LL);
635
    goto LAB25;
636
 
637
LAB21:    xsi_set_current_line(37, ng0);
638
    t3 = (t0 + 1368U);
639
    t4 = *((char **)t3);
640
    t3 = (t0 + 1528U);
641
    t5 = *((char **)t3);
642
    t6 = *((unsigned int *)t4);
643
    t7 = *((unsigned int *)t5);
644
    t8 = (t6 | t7);
645
    *((unsigned int *)t22) = t8;
646
    t3 = (t4 + 4);
647
    t11 = (t5 + 4);
648
    t14 = (t22 + 4);
649
    t9 = *((unsigned int *)t3);
650
    t10 = *((unsigned int *)t11);
651
    t23 = (t9 | t10);
652
    *((unsigned int *)t14) = t23;
653
    t24 = *((unsigned int *)t14);
654
    t25 = (t24 != 0);
655
    if (t25 == 1)
656
        goto LAB29;
657
 
658
LAB30:
659
LAB31:    t18 = (t0 + 2728);
660
    xsi_vlogvar_wait_assign_value(t18, t22, 0, 0, 32, 0LL);
661
    goto LAB25;
662
 
663
LAB23:    xsi_set_current_line(38, ng0);
664
    t3 = (t0 + 1368U);
665
    t4 = *((char **)t3);
666
    t3 = (t0 + 1528U);
667
    t5 = *((char **)t3);
668
    t6 = *((unsigned int *)t4);
669
    t7 = *((unsigned int *)t5);
670
    t8 = (t6 ^ t7);
671
    *((unsigned int *)t22) = t8;
672
    t3 = (t4 + 4);
673
    t11 = (t5 + 4);
674
    t14 = (t22 + 4);
675
    t9 = *((unsigned int *)t3);
676
    t10 = *((unsigned int *)t11);
677
    t23 = (t9 | t10);
678
    *((unsigned int *)t14) = t23;
679
    t24 = *((unsigned int *)t14);
680
    t25 = (t24 != 0);
681
    if (t25 == 1)
682
        goto LAB32;
683
 
684
LAB33:
685
LAB34:    t15 = (t0 + 2728);
686
    xsi_vlogvar_wait_assign_value(t15, t22, 0, 0, 32, 0LL);
687
    goto LAB25;
688
 
689
LAB26:    t26 = *((unsigned int *)t22);
690
    t27 = *((unsigned int *)t14);
691
    *((unsigned int *)t22) = (t26 | t27);
692
    t15 = (t4 + 4);
693
    t16 = (t5 + 4);
694
    t28 = *((unsigned int *)t4);
695
    t29 = (~(t28));
696
    t30 = *((unsigned int *)t15);
697
    t31 = (~(t30));
698
    t32 = *((unsigned int *)t5);
699
    t33 = (~(t32));
700
    t34 = *((unsigned int *)t16);
701
    t35 = (~(t34));
702
    t36 = (t29 & t31);
703
    t37 = (t33 & t35);
704
    t38 = (~(t36));
705
    t39 = (~(t37));
706
    t40 = *((unsigned int *)t14);
707
    *((unsigned int *)t14) = (t40 & t38);
708
    t41 = *((unsigned int *)t14);
709
    *((unsigned int *)t14) = (t41 & t39);
710
    t42 = *((unsigned int *)t22);
711
    *((unsigned int *)t22) = (t42 & t38);
712
    t43 = *((unsigned int *)t22);
713
    *((unsigned int *)t22) = (t43 & t39);
714
    goto LAB28;
715
 
716
LAB29:    t26 = *((unsigned int *)t22);
717
    t27 = *((unsigned int *)t14);
718
    *((unsigned int *)t22) = (t26 | t27);
719
    t15 = (t4 + 4);
720
    t16 = (t5 + 4);
721
    t28 = *((unsigned int *)t15);
722
    t29 = (~(t28));
723
    t30 = *((unsigned int *)t4);
724
    t36 = (t30 & t29);
725
    t31 = *((unsigned int *)t16);
726
    t32 = (~(t31));
727
    t33 = *((unsigned int *)t5);
728
    t37 = (t33 & t32);
729
    t34 = (~(t36));
730
    t35 = (~(t37));
731
    t38 = *((unsigned int *)t14);
732
    *((unsigned int *)t14) = (t38 & t34);
733
    t39 = *((unsigned int *)t14);
734
    *((unsigned int *)t14) = (t39 & t35);
735
    goto LAB31;
736
 
737
LAB32:    t26 = *((unsigned int *)t22);
738
    t27 = *((unsigned int *)t14);
739
    *((unsigned int *)t22) = (t26 | t27);
740
    goto LAB34;
741
 
742
LAB35:    t40 = *((unsigned int *)t45);
743
    t41 = *((unsigned int *)t18);
744
    *((unsigned int *)t45) = (t40 | t41);
745
    goto LAB37;
746
 
747
LAB38:    t67 = *((unsigned int *)t55);
748
    t68 = *((unsigned int *)t61);
749
    *((unsigned int *)t55) = (t67 | t68);
750
    goto LAB40;
751
 
752
LAB41:    t84 = *((unsigned int *)t72);
753
    t85 = *((unsigned int *)t78);
754
    *((unsigned int *)t72) = (t84 | t85);
755
    goto LAB43;
756
 
757
LAB46:    t15 = (t22 + 4);
758
    *((unsigned int *)t22) = 1;
759
    *((unsigned int *)t15) = 1;
760
    goto LAB47;
761
 
762
}
763
 
764
static void Cont_48_4(char *t0)
765
{
766
    char t3[8];
767
    char t4[8];
768
    char *t1;
769
    char *t2;
770
    char *t5;
771
    unsigned int t6;
772
    unsigned int t7;
773
    unsigned int t8;
774
    unsigned int t9;
775
    unsigned int t10;
776
    char *t11;
777
    char *t12;
778
    unsigned int t13;
779
    unsigned int t14;
780
    unsigned int t15;
781
    char *t16;
782
    char *t17;
783
    char *t18;
784
    unsigned int t19;
785
    unsigned int t20;
786
    unsigned int t21;
787
    unsigned int t22;
788
    char *t23;
789
    char *t24;
790
    char *t25;
791
    char *t26;
792
    char *t27;
793
    char *t28;
794
    char *t29;
795
 
796
LAB0:    t1 = (t0 + 5280U);
797
    t2 = *((char **)t1);
798
    if (t2 == 0)
799
        goto LAB2;
800
 
801
LAB3:    goto *t2;
802
 
803
LAB2:    xsi_set_current_line(48, ng0);
804
    t2 = (t0 + 2168U);
805
    t5 = *((char **)t2);
806
    memset(t4, 0, 8);
807
    t2 = (t5 + 4);
808
    t6 = *((unsigned int *)t2);
809
    t7 = (~(t6));
810
    t8 = *((unsigned int *)t5);
811
    t9 = (t8 & t7);
812
    t10 = (t9 & 1U);
813
    if (t10 != 0)
814
        goto LAB4;
815
 
816
LAB5:    if (*((unsigned int *)t2) != 0)
817
        goto LAB6;
818
 
819
LAB7:    t12 = (t4 + 4);
820
    t13 = *((unsigned int *)t4);
821
    t14 = *((unsigned int *)t12);
822
    t15 = (t13 || t14);
823
    if (t15 > 0)
824
        goto LAB8;
825
 
826
LAB9:    t19 = *((unsigned int *)t4);
827
    t20 = (~(t19));
828
    t21 = *((unsigned int *)t12);
829
    t22 = (t20 || t21);
830
    if (t22 > 0)
831
        goto LAB10;
832
 
833
LAB11:    if (*((unsigned int *)t12) > 0)
834
        goto LAB12;
835
 
836
LAB13:    if (*((unsigned int *)t4) > 0)
837
        goto LAB14;
838
 
839
LAB15:    memcpy(t3, t23, 8);
840
 
841
LAB16:    t24 = (t0 + 6120);
842
    t25 = (t24 + 56U);
843
    t26 = *((char **)t25);
844
    t27 = (t26 + 56U);
845
    t28 = *((char **)t27);
846
    memcpy(t28, t3, 8);
847
    xsi_driver_vfirst_trans(t24, 0, 31);
848
    t29 = (t0 + 5896);
849
    *((int *)t29) = 1;
850
 
851
LAB1:    return;
852
LAB4:    *((unsigned int *)t4) = 1;
853
    goto LAB7;
854
 
855
LAB6:    t11 = (t4 + 4);
856
    *((unsigned int *)t4) = 1;
857
    *((unsigned int *)t11) = 1;
858
    goto LAB7;
859
 
860
LAB8:    t16 = (t0 + 2728);
861
    t17 = (t16 + 56U);
862
    t18 = *((char **)t17);
863
    goto LAB9;
864
 
865
LAB10:    t23 = ((char*)((ng10)));
866
    goto LAB11;
867
 
868
LAB12:    xsi_vlog_unsigned_bit_combine(t3, 32, t18, 32, t23, 32);
869
    goto LAB16;
870
 
871
LAB14:    memcpy(t3, t18, 8);
872
    goto LAB16;
873
 
874
}
875
 
876
static void Cont_49_5(char *t0)
877
{
878
    char t3[8];
879
    char *t1;
880
    char *t2;
881
    char *t4;
882
    char *t5;
883
    char *t6;
884
    char *t7;
885
    char *t8;
886
    char *t9;
887
    char *t10;
888
    char *t11;
889
    char *t12;
890
    char *t13;
891
    char *t14;
892
    char *t15;
893
    char *t16;
894
    char *t17;
895
    char *t18;
896
    char *t19;
897
    unsigned int t20;
898
    unsigned int t21;
899
    char *t22;
900
    unsigned int t23;
901
    unsigned int t24;
902
    char *t25;
903
    unsigned int t26;
904
    unsigned int t27;
905
    char *t28;
906
 
907
LAB0:    t1 = (t0 + 5528U);
908
    t2 = *((char **)t1);
909
    if (t2 == 0)
910
        goto LAB2;
911
 
912
LAB3:    goto *t2;
913
 
914
LAB2:    xsi_set_current_line(49, ng0);
915
    t2 = (t0 + 3368);
916
    t4 = (t2 + 56U);
917
    t5 = *((char **)t4);
918
    t6 = (t0 + 3208);
919
    t7 = (t6 + 56U);
920
    t8 = *((char **)t7);
921
    t9 = (t0 + 3048);
922
    t10 = (t9 + 56U);
923
    t11 = *((char **)t10);
924
    t12 = (t0 + 2888);
925
    t13 = (t12 + 56U);
926
    t14 = *((char **)t13);
927
    xsi_vlogtype_concat(t3, 4, 4, 4U, t14, 1, t11, 1, t8, 1, t5, 1);
928
    t15 = (t0 + 6184);
929
    t16 = (t15 + 56U);
930
    t17 = *((char **)t16);
931
    t18 = (t17 + 56U);
932
    t19 = *((char **)t18);
933
    memset(t19, 0, 8);
934
    t20 = 15U;
935
    t21 = t20;
936
    t22 = (t3 + 4);
937
    t23 = *((unsigned int *)t3);
938
    t20 = (t20 & t23);
939
    t24 = *((unsigned int *)t22);
940
    t21 = (t21 & t24);
941
    t25 = (t19 + 4);
942
    t26 = *((unsigned int *)t19);
943
    *((unsigned int *)t19) = (t26 | t20);
944
    t27 = *((unsigned int *)t25);
945
    *((unsigned int *)t25) = (t27 | t21);
946
    xsi_driver_vfirst_trans(t15, 0, 3);
947
    t28 = (t0 + 5912);
948
    *((int *)t28) = 1;
949
 
950
LAB1:    return;
951
}
952
 
953
 
954
extern void work_m_00000000000115518876_1088307948_init()
955
{
956
        static char *pe[] = {(void *)Cont_15_0,(void *)Cont_18_1,(void *)Initial_24_2,(void *)Always_28_3,(void *)Cont_48_4,(void *)Cont_49_5};
957
        xsi_register_didat("work_m_00000000000115518876_1088307948", "isim/tb_Test_Bed_isim_beh.exe.sim/work/m_00000000000115518876_1088307948.didat");
958
        xsi_register_executes(pe);
959
}

powered by: WebSVN 2.1.0

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