otsdaq_prepmodernization  v2_05_02_indev
a_1490675510_1976025627.c
1 /**********************************************************************/
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 <memory.h>
17 #include "xsi.h"
18 #ifdef __GNUC__
19 #include <stdlib.h>
20 #else
21 #include <malloc.h>
22 #define alloca _alloca
23 #endif
24 extern char* IEEE_P_2592010699;
25 
26 unsigned char ieee_p_2592010699_sub_1388759734_503743352(char*, unsigned char);
27 
28 static void unisim_a_1490675510_1976025627_p_0(char* t0)
29 {
30  char* t1;
31  char* t2;
32  unsigned char t3;
33  unsigned char t4;
34  char* t5;
35  char* t6;
36  char* t7;
37  char* t8;
38  char* t9;
39 
40 LAB0:
41 LAB3:
42  t1 = (t0 + 1192U);
43  t2 = *((char**)t1);
44  t3 = *((unsigned char*)t2);
45  t4 = ieee_p_2592010699_sub_1388759734_503743352(IEEE_P_2592010699, t3);
46  t1 = (t0 + 2752);
47  t5 = (t1 + 56U);
48  t6 = *((char**)t5);
49  t7 = (t6 + 56U);
50  t8 = *((char**)t7);
51  *((unsigned char*)t8) = t4;
52  xsi_driver_first_trans_fast_port(t1);
53 
54 LAB2:
55  t9 = (t0 + 2672);
56  *((int*)t9) = 1;
57 
58 LAB1:
59  return;
60 LAB4:
61  goto LAB2;
62 }
63 
64 extern void unisim_a_1490675510_1976025627_init()
65 {
66  static char* pe[] = {(void*)unisim_a_1490675510_1976025627_p_0};
67  xsi_register_didat(
68  "unisim_a_1490675510_1976025627",
69  "isim/ethernetFIFO_tb.exe.sim/unisim/a_1490675510_1976025627.didat");
70  xsi_register_executes(pe);
71 }