📄 m_00000000001200017921_3259972328.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/reset_bridge.v";
static unsigned int ng1[] = {1U, 0U};
static unsigned int ng2[] = {0U, 0U};
static void Always_56_0(char *t0)
{
char *t1;
char *t2;
char *t3;
char *t4;
char *t5;
unsigned int t6;
unsigned int t7;
unsigned int t8;
unsigned int t9;
unsigned int t10;
char *t11;
char *t12;
LAB0: t1 = (t0 + 2688U);
t2 = *((char **)t1);
if (t2 == 0)
goto LAB2;
LAB3: goto *t2;
LAB2: xsi_set_current_line(56, ng0);
t2 = (t0 + 3008);
*((int *)t2) = 1;
t3 = (t0 + 2720);
*((char **)t3) = t2;
*((char **)t1) = &&LAB4;
LAB1: return;
LAB4: xsi_set_current_line(57, ng0);
LAB5: xsi_set_current_line(58, ng0);
t4 = (t0 + 1208U);
t5 = *((char **)t4);
t4 = (t5 + 4);
t6 = *((unsigned int *)t4);
t7 = (~(t6));
t8 = *((unsigned int *)t5);
t9 = (t8 & t7);
t10 = (t9 != 0);
if (t10 > 0)
goto LAB6;
LAB7: xsi_set_current_line(64, ng0);
LAB10: xsi_set_current_line(65, ng0);
t2 = ((char*)((ng2)));
t3 = (t0 + 1768);
xsi_vlogvar_wait_assign_value(t3, t2, 0, 0, 1, 0LL);
xsi_set_current_line(66, ng0);
t2 = (t0 + 1768);
t3 = (t2 + 56U);
t4 = *((char **)t3);
t5 = (t0 + 1608);
xsi_vlogvar_wait_assign_value(t5, t4, 0, 0, 1, 0LL);
LAB8: goto LAB2;
LAB6: xsi_set_current_line(59, ng0);
LAB9: xsi_set_current_line(60, ng0);
t11 = ((char*)((ng1)));
t12 = (t0 + 1768);
xsi_vlogvar_wait_assign_value(t12, t11, 0, 0, 1, 0LL);
xsi_set_current_line(61, ng0);
t2 = ((char*)((ng1)));
t3 = (t0 + 1608);
xsi_vlogvar_wait_assign_value(t3, t2, 0, 0, 1, 0LL);
goto LAB8;
}
extern void work_m_00000000001200017921_3259972328_init()
{
static char *pe[] = {(void *)Always_56_0};
xsi_register_didat("work_m_00000000001200017921_3259972328", "isim/test_wave_gen_isim_beh.exe.sim/work/m_00000000001200017921_3259972328.didat");
xsi_register_executes(pe);
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -