📄 m_00000000000960989810_2620781341.c
字号:
/**********************************************************************/
/* ____ ____ */
/* / /\/ / */
/* /___/ \ / */
/* \ \ \/ */
/* \ \ Copyright (c) 2003-2009 Xilinx, Inc. */
/* / / All Right Reserved. */
/* /---/ /\ */
/* \ \ / \ */
/* \___\/\___\ */
/***********************************************************************/
/* This file is designed for use with ISim build 0xa0883be4 */
#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 = "E:/kechengsheji/ha1/wave_gen_ver_s6/lb_ctl.v";
static void Cont_87_0(char *t0)
{
char t3[8];
char t4[8];
char *t1;
char *t2;
char *t5;
unsigned int t6;
unsigned int t7;
unsigned int t8;
unsigned int t9;
unsigned int t10;
char *t11;
char *t12;
unsigned int t13;
unsigned int t14;
unsigned int t15;
char *t16;
char *t17;
unsigned int t18;
unsigned int t19;
unsigned int t20;
unsigned int t21;
char *t22;
char *t23;
char *t24;
char *t25;
char *t26;
unsigned int t27;
unsigned int t28;
char *t29;
unsigned int t30;
unsigned int t31;
char *t32;
unsigned int t33;
unsigned int t34;
char *t35;
LAB0: t1 = (t0 + 3304U);
t2 = *((char **)t1);
if (t2 == 0)
goto LAB2;
LAB3: goto *t2;
LAB2: xsi_set_current_line(87, ng0);
t2 = (t0 + 2144U);
t5 = *((char **)t2);
memset(t4, 0, 8);
t2 = (t5 + 4);
t6 = *((unsigned int *)t2);
t7 = (~(t6));
t8 = *((unsigned int *)t5);
t9 = (t8 & t7);
t10 = (t9 & 1U);
if (t10 != 0)
goto LAB4;
LAB5: if (*((unsigned int *)t2) != 0)
goto LAB6;
LAB7: t12 = (t4 + 4);
t13 = *((unsigned int *)t4);
t14 = *((unsigned int *)t12);
t15 = (t13 || t14);
if (t15 > 0)
goto LAB8;
LAB9: t18 = *((unsigned int *)t4);
t19 = (~(t18));
t20 = *((unsigned int *)t12);
t21 = (t19 || t20);
if (t21 > 0)
goto LAB10;
LAB11: if (*((unsigned int *)t12) > 0)
goto LAB12;
LAB13: if (*((unsigned int *)t4) > 0)
goto LAB14;
LAB15: memcpy(t3, t22, 8);
LAB16: t16 = (t0 + 3704);
t23 = (t16 + 56U);
t24 = *((char **)t23);
t25 = (t24 + 56U);
t26 = *((char **)t25);
memset(t26, 0, 8);
t27 = 1U;
t28 = t27;
t29 = (t3 + 4);
t30 = *((unsigned int *)t3);
t27 = (t27 & t30);
t31 = *((unsigned int *)t29);
t28 = (t28 & t31);
t32 = (t26 + 4);
t33 = *((unsigned int *)t26);
*((unsigned int *)t26) = (t33 | t27);
t34 = *((unsigned int *)t32);
*((unsigned int *)t32) = (t34 | t28);
xsi_driver_vfirst_trans(t16, 0, 0);
t35 = (t0 + 3624);
*((int *)t35) = 1;
LAB1: return;
LAB4: *((unsigned int *)t4) = 1;
goto LAB7;
LAB6: t11 = (t4 + 4);
*((unsigned int *)t4) = 1;
*((unsigned int *)t11) = 1;
goto LAB7;
LAB8: t16 = (t0 + 1824U);
t17 = *((char **)t16);
goto LAB9;
LAB10: t16 = (t0 + 1664U);
t22 = *((char **)t16);
goto LAB11;
LAB12: xsi_vlog_unsigned_bit_combine(t3, 1, t17, 1, t22, 1);
goto LAB16;
LAB14: memcpy(t3, t17, 8);
goto LAB16;
}
extern void work_m_00000000000960989810_2620781341_init()
{
static char *pe[] = {(void *)Cont_87_0};
xsi_register_didat("work_m_00000000000960989810_2620781341", "isim/test_wave_gen_isim_beh.exe.sim/work/m_00000000000960989810_2620781341.didat");
xsi_register_executes(pe);
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -