📄 a_0295459738_3212880686.c
字号:
/**********************************************************************//* ____ ____ *//* / /\/ / *//* /___/ \ / *//* \ \ \/ *//* \ \ Copyright (c) 2003-2007 Xilinx, Inc. *//* / / All Right Reserved. *//* /---/ /\ *//* \ \ / \ *//* \___\/\___\ *//**********************************************************************//* This file is designed for use with ISim build 0x42e8db27 */#include "xsi.h"#include <memory.h>#ifdef __GNUC__#include <stdlib.h>#else#include <malloc.h>#define alloca _alloca#endifstatic const char *ng0 = "/home/laura/EserciziVHDL/Moltiplicatore-FP/AdderEsponenti.vhd";extern char *IEEE_P_2592010699;unsigned char p_2592010699_sub_1258338084_2592010699(char *, char *, unsigned int , unsigned int );static void work_a_0295459738_3212880686_p_0(char *t0){ char *t1; unsigned char t2; char *t3; char *t4; unsigned char t5; char *t6; char *t7; char *t8; char *t9;LAB0: xsi_set_current_line(65, ng0); t1 = (t0 + 704U); t2 = p_2592010699_sub_1258338084_2592010699(IEEE_P_2592010699, t1, 0U, 0U); if (t2 != 0) goto LAB2;LAB4:LAB3: t1 = (t0 + 2804); *((int *)t1) = 1;LAB1: return;LAB2: xsi_set_current_line(67, ng0); t3 = (t0 + 1868U); t4 = *((char **)t3); t5 = *((unsigned char *)t4); t3 = (t0 + 2848); t6 = (t3 + 32U); t7 = *((char **)t6); t8 = (t7 + 32U); t9 = *((char **)t8); *((unsigned char *)t9) = t5; xsi_driver_first_trans_fast_port(t3); goto LAB3;}extern void work_a_0295459738_3212880686_init(){ static char *pe[] = {(void *)work_a_0295459738_3212880686_p_0}; xsi_register_didat("work_a_0295459738_3212880686", "isim/_tmp/work/a_0295459738_3212880686.didat"); xsi_register_executes(pe);}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -