/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ */ /* \ \ Copyright (c) 2003-2009 Xilinx, Inc. */ /* / / All Right Reserved. */ /* /---/ /\ */ /* \ \ / \ */ /* \___\/\___\ */ /***********************************************************************/ /* This file is designed for use with ISim build 0x16fbe694 */ #define XSI_HIDE_SYMBOL_SPEC true #include "xsi.h" #include #ifdef __GNUC__ #include #else #include #define alloca _alloca #endif static const char *ng0 = "C:/Core MPI/CORE_MPI/MUX1.vhd"; static void work_a_0308474336_3212880686_p_0(char *t0) { char *t1; char *t2; char *t3; unsigned char t4; char *t5; char *t6; unsigned char t7; char *t8; char *t9; char *t10; char *t11; static char *nl0[] = {&&LAB7, &&LAB7, &&LAB5, &&LAB6, &&LAB7, &&LAB7, &&LAB7, &&LAB7, &&LAB7}; LAB0: t1 = (t0 + 2672U); t2 = *((char **)t1); if (t2 == 0) goto LAB2; LAB3: goto *t2; LAB2: xsi_set_current_line(41, ng0); t2 = (t0 + 1512U); t3 = *((char **)t2); t4 = *((unsigned char *)t3); t2 = (char *)((nl0) + t4); goto **((char **)t2); LAB4: xsi_set_current_line(41, ng0); LAB10: t2 = (t0 + 2992); *((int *)t2) = 1; *((char **)t1) = &&LAB11; LAB1: return; LAB5: xsi_set_current_line(42, ng0); t5 = (t0 + 1032U); t6 = *((char **)t5); t7 = *((unsigned char *)t6); t5 = (t0 + 3072); t8 = (t5 + 56U); t9 = *((char **)t8); t10 = (t9 + 56U); t11 = *((char **)t10); *((unsigned char *)t11) = t7; xsi_driver_first_trans_fast_port(t5); goto LAB4; LAB6: xsi_set_current_line(42, ng0); t2 = (t0 + 1192U); t3 = *((char **)t2); t4 = *((unsigned char *)t3); t2 = (t0 + 3072); t5 = (t2 + 56U); t6 = *((char **)t5); t8 = (t6 + 56U); t9 = *((char **)t8); *((unsigned char *)t9) = t4; xsi_driver_first_trans_fast_port(t2); goto LAB4; LAB7: xsi_set_current_line(42, ng0); t2 = (t0 + 1032U); t3 = *((char **)t2); t4 = *((unsigned char *)t3); t2 = (t0 + 3072); t5 = (t2 + 56U); t6 = *((char **)t5); t8 = (t6 + 56U); t9 = *((char **)t8); *((unsigned char *)t9) = t4; xsi_driver_first_trans_fast_port(t2); goto LAB4; LAB8: t3 = (t0 + 2992); *((int *)t3) = 0; goto LAB2; LAB9: goto LAB8; LAB11: goto LAB9; } extern void work_a_0308474336_3212880686_init() { static char *pe[] = {(void *)work_a_0308474336_3212880686_p_0}; xsi_register_didat("work_a_0308474336_3212880686", "isim/MultiMPITest_isim_beh.exe.sim/work/a_0308474336_3212880686.didat"); xsi_register_executes(pe); }