📄 m_00000000002963775190_2102377944.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/netgen/par/dds_test_simple_timesim.v";
static const char *ng1 = "netgen/par/dds_test_simple_timesim.sdf";
static const char *ng2 = "";
static const char *ng3 = "TYPICAL";
static const char *ng4 = "1.0:1.0:1.0";
static const char *ng5 = "FROM_MTM";
static void I464_0(char *t0)
{
LAB0: xsi_set_current_line(464, ng0);
xsi_vlog_sdfAnnotate(t0, ng1, -1, ng2, ng2, ng2, ng3, ng4, ng5);
LAB1: return;
}
extern void work_m_00000000002963775190_2102377944_init()
{
static char *pe[] = {(void *)I464_0};
xsi_register_didat("work_m_00000000002963775190_2102377944", "isim/_tmp/work/m_00000000002963775190_2102377944.didat");
xsi_register_executes(pe);
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -