/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ */ /* \ \ Copyright (c) 2003-2009 Xilinx, Inc. */ /* / / All Right Reserved. */ /* /---/ /\ */ /* \ \ / \ */ /* \___\/\___\ */ /***********************************************************************/ /* This file is designed for use with ISim build 0x7708f090 */ #define XSI_HIDE_SYMBOL_SPEC true #include "xsi.h" #include #ifdef __GNUC__ #include #else #include #define alloca _alloca #endif static const char *ng0 = "C:/Users/Student/Desktop/Workspace/HighSpeedAdder/claadder.vhd"; extern char *IEEE_P_2592010699; char *ieee_p_2592010699_sub_1837678034_503743352(char *, char *, char *, char *); static void work_a_3810799113_3212880686_p_0(char *t0) { char t10[16]; char *t1; char *t2; unsigned char t3; unsigned char t4; char *t5; char *t6; char *t7; char *t8; char *t9; unsigned int t11; unsigned int t12; unsigned char t13; char *t14; char *t15; char *t16; LAB0: xsi_set_current_line(88, ng0); t1 = (t0 + 1032U); t2 = *((char **)t1); t3 = *((unsigned char *)t2); t4 = (t3 == (unsigned char)2); if (t4 != 0) goto LAB2; LAB4: t1 = (t0 + 1032U); t2 = *((char **)t1); t3 = *((unsigned char *)t2); t4 = (t3 == (unsigned char)3); if (t4 != 0) goto LAB5; LAB6: LAB3: t1 = (t0 + 3952); *((int *)t1) = 1; LAB1: return; LAB2: xsi_set_current_line(89, ng0); t1 = (t0 + 1512U); t5 = *((char **)t1); t1 = (t0 + 4032); t6 = (t1 + 56U); t7 = *((char **)t6); t8 = (t7 + 56U); t9 = *((char **)t8); memcpy(t9, t5, 4U); xsi_driver_first_trans_fast(t1); goto LAB3; LAB5: xsi_set_current_line(91, ng0); t1 = (t0 + 1512U); t5 = *((char **)t1); t1 = (t0 + 6528U); t6 = ieee_p_2592010699_sub_1837678034_503743352(IEEE_P_2592010699, t10, t5, t1); t7 = (t10 + 12U); t11 = *((unsigned int *)t7); t12 = (1U * t11); t13 = (4U != t12); if (t13 == 1) goto LAB7; LAB8: t8 = (t0 + 4032); t9 = (t8 + 56U); t14 = *((char **)t9); t15 = (t14 + 56U); t16 = *((char **)t15); memcpy(t16, t6, 4U); xsi_driver_first_trans_fast(t8); goto LAB3; LAB7: xsi_size_not_matching(4U, t12, 0); goto LAB8; } extern void work_a_3810799113_3212880686_init() { static char *pe[] = {(void *)work_a_3810799113_3212880686_p_0}; xsi_register_didat("work_a_3810799113_3212880686", "isim/claadder_test_isim_beh.exe.sim/work/a_3810799113_3212880686.didat"); xsi_register_executes(pe); }