📄 m_00000000000773153052_0913529703.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 = "D:/dds_competion/dds_test/dds_test/dds_test.tfw";
static unsigned int ng1[] = {0U, 0U};
static unsigned int ng2[] = {1U, 0U};
static void I30_0(char *t0)
{
char *t1;
char *t2;
char *t3;
char *t4;
LAB0: t1 = (t0 + 1584U);
t2 = *((char **)t1);
if (t2 == 0)
goto LAB2;
LAB3: goto *t2;
LAB2: xsi_set_current_line(31, ng0);
LAB4: xsi_set_current_line(32, ng0);
t2 = (t0 + 1500);
xsi_process_wait(t2, 0LL);
*((char **)t1) = &&LAB5;
LAB1: return;
LAB5: xsi_set_current_line(33, ng0);
LAB6: xsi_set_current_line(34, ng0);
LAB7: xsi_set_current_line(35, ng0);
t2 = ((char*)((ng1)));
t3 = (t0 + 1016);
xsi_vlogvar_assign_value(t3, t2, 0, 0, 1);
xsi_set_current_line(36, ng0);
t2 = (t0 + 1500);
xsi_process_wait(t2, 5000000LL);
*((char **)t1) = &&LAB8;
goto LAB1;
LAB8: xsi_set_current_line(36, ng0);
t3 = ((char*)((ng2)));
t4 = (t0 + 1016);
xsi_vlogvar_assign_value(t4, t3, 0, 0, 1);
xsi_set_current_line(37, ng0);
t2 = (t0 + 1500);
xsi_process_wait(t2, 5000000LL);
*((char **)t1) = &&LAB9;
goto LAB1;
LAB9: goto LAB6;
LAB10: goto LAB1;
}
static void I46_1(char *t0)
{
char *t1;
char *t2;
char *t3;
LAB0: t1 = (t0 + 1712U);
t2 = *((char **)t1);
if (t2 == 0)
goto LAB2;
LAB3: goto *t2;
LAB2: xsi_set_current_line(46, ng0);
LAB4: xsi_set_current_line(48, ng0);
t2 = (t0 + 1628);
xsi_process_wait(t2, 94000000LL);
*((char **)t1) = &&LAB5;
LAB1: return;
LAB5: xsi_set_current_line(49, ng0);
t2 = ((char*)((ng2)));
t3 = (t0 + 1108);
xsi_vlogvar_assign_value(t3, t2, 0, 0, 1);
goto LAB1;
}
extern void work_m_00000000000773153052_0913529703_init()
{
static char *pe[] = {(void *)I30_0,(void *)I46_1};
xsi_register_didat("work_m_00000000000773153052_0913529703", "isim/_tmp/work/m_00000000000773153052_0913529703.didat");
xsi_register_executes(pe);
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -