📄 m_00000000000241460051_1710352137.c
字号:
/**********************************************************************/
/* ____ ____ */
/* / /\/ / */
/* /___/ \ / */
/* \ \ \/ */
/* \ \ Copyright (c) 2003-2007 Xilinx, Inc. */
/* / / All Right Reserved. */
/* /---/ /\ */
/* \ \ / \ */
/* \___\/\___\ */
/**********************************************************************/
/* This file is designed for use with ISim build 0x734844ce */
#include "xsi.h"
#include <memory.h>
#ifdef __GNUC__
#include <stdlib.h>
#else
#include <malloc.h>
#define alloca _alloca
#endif
static const char *ng0 = "E:/01. ISE9.1/apgy3/bingchuan2/bei.v";
static int ng1[] = {1, 0};
static int ng2[] = {2, 0};
static void A28_0(char *t0)
{
char t12[8];
char *t1;
char *t2;
char *t3;
char *t4;
unsigned int t5;
unsigned int t6;
unsigned int t7;
unsigned int t8;
unsigned int t9;
char *t10;
char *t11;
char *t13;
char *t14;
unsigned int t15;
unsigned int t16;
unsigned int t17;
unsigned int t18;
unsigned int t19;
unsigned int t20;
unsigned int t21;
char *t22;
unsigned int t23;
unsigned int t24;
unsigned int t25;
unsigned int t26;
unsigned int t27;
char *t28;
char *t29;
LAB0: t1 = (t0 + 1712U);
t2 = *((char **)t1);
if (t2 == 0)
goto LAB2;
LAB3: goto *t2;
LAB2: xsi_set_current_line(28, ng0);
t2 = (t0 + 1892);
*((int *)t2) = 1;
*((char **)t1) = &&LAB4;
LAB1: return;
LAB4: xsi_set_current_line(29, ng0);
t3 = (t0 + 652U);
t4 = *((char **)t3);
t3 = (t4 + 4U);
t5 = *((unsigned int *)t3);
t6 = (~(t5));
t7 = *((unsigned int *)t4);
t8 = (t7 & t6);
t9 = (t8 != 0);
if (t9 > 0)
goto LAB5;
LAB6: xsi_set_current_line(32, ng0);
LAB8: xsi_set_current_line(33, ng0);
t2 = (t0 + 1236);
t3 = (t2 + 32U);
t4 = *((char **)t3);
t10 = ((char*)((ng2)));
memset(t12, 0, 8);
t11 = (t12 + 4U);
t13 = (t4 + 4U);
t14 = (t10 + 4U);
t5 = *((unsigned int *)t4);
t6 = *((unsigned int *)t10);
t7 = (t5 ^ t6);
t8 = *((unsigned int *)t13);
t9 = *((unsigned int *)t14);
t15 = (t8 ^ t9);
t16 = (t7 | t15);
t17 = *((unsigned int *)t13);
t18 = *((unsigned int *)t14);
t19 = (t17 | t18);
t20 = (~(t19));
t21 = (t16 & t20);
if (t21 != 0)
goto LAB12;
LAB9: if (t19 != 0)
goto LAB11;
LAB10: *((unsigned int *)t12) = 1;
LAB12: t22 = (t12 + 4U);
t23 = *((unsigned int *)t22);
t24 = (~(t23));
t25 = *((unsigned int *)t12);
t26 = (t25 & t24);
t27 = (t26 != 0);
if (t27 > 0)
goto LAB13;
LAB14: xsi_set_current_line(38, ng0);
t2 = (t0 + 1236);
t3 = (t2 + 32U);
t4 = *((char **)t3);
t10 = ((char*)((ng1)));
memset(t12, 0, 8);
xsi_vlog_unsigned_add(t12, 32, t4, 2, t10, 32);
t11 = (t0 + 1236);
xsi_vlogvar_generic_wait_assign_value(t11, t12, 2, 0, 0, 2, 0LL);
LAB15:
LAB7: goto LAB2;
LAB5: xsi_set_current_line(30, ng0);
t10 = ((char*)((ng1)));
t11 = (t0 + 1236);
xsi_vlogvar_generic_wait_assign_value(t11, t10, 1, 0, 0, 2, 0LL);
goto LAB7;
LAB11: *((unsigned int *)t12) = 1;
*((unsigned int *)t11) = 1;
goto LAB12;
LAB13: xsi_set_current_line(34, ng0);
LAB16: xsi_set_current_line(35, ng0);
t28 = (t0 + 740U);
t29 = *((char **)t28);
t28 = (t0 + 1052);
xsi_vlogvar_generic_wait_assign_value(t28, t29, 2, 0, 0, 1, 0LL);
xsi_set_current_line(35, ng0);
t2 = (t0 + 828U);
t3 = *((char **)t2);
t2 = (t0 + 1144);
xsi_vlogvar_generic_wait_assign_value(t2, t3, 2, 0, 0, 1, 0LL);
xsi_set_current_line(36, ng0);
t2 = ((char*)((ng1)));
t3 = (t0 + 1236);
xsi_vlogvar_generic_wait_assign_value(t3, t2, 1, 0, 0, 2, 0LL);
goto LAB15;
}
extern void work_m_00000000000241460051_1710352137_init()
{
static char *pe[] = {(void *)A28_0};
xsi_register_didat("work_m_00000000000241460051_1710352137", "isim/_tmp/work/m_00000000000241460051_1710352137.didat");
xsi_register_executes(pe);
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -