/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ */ /* \ \ 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/SWITCH_GENERIC_16_16/OUTPUT_PORT_MODULE.vhd"; extern char *IEEE_P_2592010699; unsigned char ieee_p_2592010699_sub_1690584930_2592010699(char *, unsigned char ); static void noclib_a_1272768311_1444804689_p_0(char *t0) { char *t1; char *t2; unsigned char t3; unsigned char t4; char *t5; char *t6; char *t7; char *t8; char *t9; LAB0: xsi_set_current_line(72, ng0); LAB3: t1 = (t0 + 2312U); t2 = *((char **)t1); t3 = *((unsigned char *)t2); t4 = ieee_p_2592010699_sub_1690584930_2592010699(IEEE_P_2592010699, t3); t1 = (t0 + 3872); t5 = (t1 + 56U); t6 = *((char **)t5); t7 = (t6 + 56U); t8 = *((char **)t7); *((unsigned char *)t8) = t4; xsi_driver_first_trans_fast_port(t1); LAB2: t9 = (t0 + 3792); *((int *)t9) = 1; LAB1: return; LAB4: goto LAB2; } extern void noclib_a_1272768311_1444804689_init() { static char *pe[] = {(void *)noclib_a_1272768311_1444804689_p_0}; xsi_register_didat("noclib_a_1272768311_1444804689", "isim/MultiMPITest_isim_beh.exe.sim/noclib/a_1272768311_1444804689.didat"); xsi_register_executes(pe); }