⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 a_3742635384_3212880686.c

📁 moltiplicatore floating point
💻 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#endifextern void work_a_3742635384_3212880686_init(){	xsi_register_didat("work_a_3742635384_3212880686", "isim/_tmp/work/a_3742635384_3212880686.didat");}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -