📄 a_1782896117_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/buoni/AddSub-definitivo/Addsub.vhd";extern char *IEEE_P_2592010699;unsigned char p_2592010699_sub_1258338084_2592010699(char *, char *, unsigned int , unsigned int );unsigned char p_2592010699_sub_1744673427_2592010699(char *, char *, unsigned int , unsigned int );static void work_a_1782896117_3212880686_p_0(char *t0){ char *t1; unsigned char t2; char *t3; char *t4; char *t5; char *t6; char *t7; char *t8;LAB0: xsi_set_current_line(77, ng0); t1 = (t0 + 1936U); t2 = p_2592010699_sub_1744673427_2592010699(IEEE_P_2592010699, t1, 0U, 0U); if (t2 != 0) goto LAB2;LAB4:LAB3: t1 = (t0 + 2836); *((int *)t1) = 1;LAB1: return;LAB2: xsi_set_current_line(78, ng0); t3 = (t0 + 548U); t4 = *((char **)t3); t3 = (t0 + 2888); t5 = (t3 + 32U); t6 = *((char **)t5); t7 = (t6 + 32U); t8 = *((char **)t7); memcpy(t8, t4, 8U); xsi_driver_first_trans_fast(t3); xsi_set_current_line(79, ng0); t1 = (t0 + 1164U); t3 = *((char **)t1); t1 = (t0 + 2924); t4 = (t1 + 32U); t5 = *((char **)t4); t6 = (t5 + 32U); t7 = *((char **)t6); memcpy(t7, t3, 8U); xsi_driver_first_trans_fast(t1); goto LAB3;}static void work_a_1782896117_3212880686_p_1(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(85, ng0); t1 = (t0 + 1936U); t2 = p_2592010699_sub_1258338084_2592010699(IEEE_P_2592010699, t1, 0U, 0U); if (t2 != 0) goto LAB2;LAB4:LAB3: t1 = (t0 + 2844); *((int *)t1) = 1;LAB1: return;LAB2: xsi_set_current_line(86, ng0); t3 = (t0 + 1868U); t4 = *((char **)t3); t5 = *((unsigned char *)t4); t3 = (t0 + 2960); t6 = (t3 + 32U); t7 = *((char **)t6); t8 = (t7 + 32U); t9 = *((char **)t8); *((unsigned char *)t9) = t5; xsi_driver_first_trans_fast_port(t3); xsi_set_current_line(87, ng0); t1 = (t0 + 1692U); t3 = *((char **)t1); t2 = *((unsigned char *)t3); t1 = (t0 + 2996); t4 = (t1 + 32U); t6 = *((char **)t4); t7 = (t6 + 32U); t8 = *((char **)t7); *((unsigned char *)t8) = t2; xsi_driver_first_trans_fast_port(t1); xsi_set_current_line(88, ng0); t1 = (t0 + 1428U); t3 = *((char **)t1); t1 = (t0 + 3032); t4 = (t1 + 32U); t6 = *((char **)t4); t7 = (t6 + 32U); t8 = *((char **)t7); memcpy(t8, t3, 8U); xsi_driver_first_trans_fast_port(t1); goto LAB3;}extern void work_a_1782896117_3212880686_init(){ static char *pe[] = {(void *)work_a_1782896117_3212880686_p_0,(void *)work_a_1782896117_3212880686_p_1}; xsi_register_didat("work_a_1782896117_3212880686", "isim/_tmp/work/a_1782896117_3212880686.didat"); xsi_register_executes(pe);}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -