URL
https://opencores.org/ocsvn/xmatchpro/xmatchpro/trunk
Subversion Repositories xmatchpro
[/] [xmatchpro/] [trunk/] [xmw4-comdec/] [xmatch_sim7/] [isim/] [testbench_isim_beh.exe.sim/] [work/] [a_3356099203_2175365797.c] - Rev 9
Compare with Previous | Blame | View Log
/**********************************************************************/ /* ____ ____ */ /* / /\/ / */ /* /___/ \ / */ /* \ \ \/ */ /* \ \ 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 <memory.h> #ifdef __GNUC__ #include <stdlib.h> #else #include <malloc.h> #define alloca _alloca #endif static const char *ng0 = "C:/Users/eejlny/projects/xmatch_sim7/xmatch_sim7/src/mld_decode.vhd"; static void work_a_3356099203_2175365797_p_0(char *t0) { char *t1; char *t2; char *t3; int t4; char *t5; char *t6; int t7; char *t8; char *t9; int t10; char *t11; int t13; char *t14; int t16; char *t17; int t19; char *t20; int t22; char *t23; int t25; char *t26; char *t28; char *t29; char *t30; char *t31; char *t32; LAB0: xsi_set_current_line(51, ng0); t1 = (t0 + 1032U); t2 = *((char **)t1); t1 = (t0 + 4436); t4 = xsi_mem_cmp(t1, t2, 4U); if (t4 == 1) goto LAB3; LAB10: t5 = (t0 + 4440); t7 = xsi_mem_cmp(t5, t2, 4U); if (t7 == 1) goto LAB4; LAB11: t8 = (t0 + 4444); t10 = xsi_mem_cmp(t8, t2, 4U); if (t10 == 1) goto LAB5; LAB12: t11 = (t0 + 4448); t13 = xsi_mem_cmp(t11, t2, 4U); if (t13 == 1) goto LAB6; LAB13: t14 = (t0 + 4452); t16 = xsi_mem_cmp(t14, t2, 4U); if (t16 == 1) goto LAB6; LAB14: t17 = (t0 + 4456); t19 = xsi_mem_cmp(t17, t2, 4U); if (t19 == 1) goto LAB7; LAB15: t20 = (t0 + 4460); t22 = xsi_mem_cmp(t20, t2, 4U); if (t22 == 1) goto LAB8; LAB16: t23 = (t0 + 4464); t25 = xsi_mem_cmp(t23, t2, 4U); if (t25 == 1) goto LAB8; LAB17: LAB9: xsi_set_current_line(65, ng0); t1 = (t0 + 4504); t3 = (t0 + 2752); t5 = (t3 + 56U); t6 = *((char **)t5); t8 = (t6 + 56U); t9 = *((char **)t8); memcpy(t9, t1, 6U); xsi_driver_first_trans_fast_port(t3); LAB2: t1 = (t0 + 2672); *((int *)t1) = 1; LAB1: return; LAB3: xsi_set_current_line(53, ng0); t26 = (t0 + 4468); t28 = (t0 + 2752); t29 = (t28 + 56U); t30 = *((char **)t29); t31 = (t30 + 56U); t32 = *((char **)t31); memcpy(t32, t26, 6U); xsi_driver_first_trans_fast_port(t28); goto LAB2; LAB4: xsi_set_current_line(55, ng0); t1 = (t0 + 4474); t3 = (t0 + 2752); t5 = (t3 + 56U); t6 = *((char **)t5); t8 = (t6 + 56U); t9 = *((char **)t8); memcpy(t9, t1, 6U); xsi_driver_first_trans_fast_port(t3); goto LAB2; LAB5: xsi_set_current_line(57, ng0); t1 = (t0 + 4480); t3 = (t0 + 2752); t5 = (t3 + 56U); t6 = *((char **)t5); t8 = (t6 + 56U); t9 = *((char **)t8); memcpy(t9, t1, 6U); xsi_driver_first_trans_fast_port(t3); goto LAB2; LAB6: xsi_set_current_line(59, ng0); t1 = (t0 + 4486); t3 = (t0 + 2752); t5 = (t3 + 56U); t6 = *((char **)t5); t8 = (t6 + 56U); t9 = *((char **)t8); memcpy(t9, t1, 6U); xsi_driver_first_trans_fast_port(t3); goto LAB2; LAB7: xsi_set_current_line(61, ng0); t1 = (t0 + 4492); t3 = (t0 + 2752); t5 = (t3 + 56U); t6 = *((char **)t5); t8 = (t6 + 56U); t9 = *((char **)t8); memcpy(t9, t1, 6U); xsi_driver_first_trans_fast_port(t3); goto LAB2; LAB8: xsi_set_current_line(63, ng0); t1 = (t0 + 4498); t3 = (t0 + 2752); t5 = (t3 + 56U); t6 = *((char **)t5); t8 = (t6 + 56U); t9 = *((char **)t8); memcpy(t9, t1, 6U); xsi_driver_first_trans_fast_port(t3); goto LAB2; LAB18:; } extern void work_a_3356099203_2175365797_init() { static char *pe[] = {(void *)work_a_3356099203_2175365797_p_0}; xsi_register_didat("work_a_3356099203_2175365797", "isim/testbench_isim_beh.exe.sim/work/a_3356099203_2175365797.didat"); xsi_register_executes(pe); }