📄 a_2163801813_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/Adder25.vhd";static void work_a_2163801813_3212880686_p_0(char *t0){ char *t1; char *t2; char *t3; char *t4; char *t5; char *t6; char *t7; char *t8; char *t9; char *t10; char *t11; char *t12; char *t13; char *t14;LAB0: xsi_set_current_line(72, ng0);LAB3: t1 = (t0 + 2132U); t2 = *((char **)t1); t1 = (t0 + 2220U); t3 = *((char **)t1); t1 = xsi_vhdl_bitvec_and(t1, t2, 24U, t3, 24U); t4 = (t0 + 2132U); t5 = *((char **)t4); t4 = xsi_vhdl_bitvec_not(t4, t5, 24U); t6 = (t0 + 636U); t7 = *((char **)t6); t6 = xsi_vhdl_bitvec_and(t6, t4, 24U, t7, 24U); t8 = xsi_vhdl_bitvec_or(t8, t1, 24U, t6, 24U); t9 = (t0 + 3112); t10 = (t9 + 32U); t11 = *((char **)t10); t12 = (t11 + 32U); t13 = *((char **)t12); memcpy(t13, t8, 24U); xsi_driver_first_trans_fast(t9);LAB2: t14 = (t0 + 3068); *((int *)t14) = 1;LAB1: return;LAB4: goto LAB2;}extern void work_a_2163801813_3212880686_init(){ static char *pe[] = {(void *)work_a_2163801813_3212880686_p_0}; xsi_register_didat("work_a_2163801813_3212880686", "isim/_tmp/work/a_2163801813_3212880686.didat"); xsi_register_executes(pe);}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -