📄 a_2902715030_3030267303.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/FullAdder.vhd";static void work_a_2902715030_3030267303_p_0(char *t0){ char *t1; char *t2; unsigned char t3; char *t4; unsigned char t5; unsigned char t6; char *t7; unsigned char t8; unsigned char t9; char *t10; char *t11; char *t12; char *t13; char *t14;LAB0: xsi_set_current_line(40, ng0);LAB3: t1 = (t0 + 548U); t2 = *((char **)t1); t3 = *((unsigned char *)t2); t1 = (t0 + 636U); t4 = *((char **)t1); t5 = *((unsigned char *)t4); t6 = (t3 ^ t5); t1 = (t0 + 724U); t7 = *((char **)t1); t8 = *((unsigned char *)t7); t9 = (t6 ^ t8); t1 = (t0 + 1616); t10 = (t1 + 32U); t11 = *((char **)t10); t12 = (t11 + 32U); t13 = *((char **)t12); *((unsigned char *)t13) = t9; xsi_driver_first_trans_fast_port(t1);LAB2: t14 = (t0 + 1572); *((int *)t14) = 1;LAB1: return;LAB4: goto LAB2;}extern void work_a_2902715030_3030267303_init(){ static char *pe[] = {(void *)work_a_2902715030_3030267303_p_0}; xsi_register_didat("work_a_2902715030_3030267303", "isim/_tmp/work/a_2902715030_3030267303.didat"); xsi_register_executes(pe);}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -