搜索资源列表
Xilinx-modelsim-library
- Xilinx的modelsim 仿真库!里面有许多库函数,对于vlog或vhdl编程有很多好的源代码可以剪切!-Xilinx modelsim simulation library! There are many libraries, vlog or VHDL programming a lot of good source code can shear!
VerilogHDLPLI
- Verilog HDL的PLI子程序接口,用于与用户C程序在2个方向上传输数据,可用xilinx ISE,quartusii或modelsim仿真,-Verilog HDL PLI subroutine interfaces, for C program with the user in the direction of two transmission of data, available xilinx ISE. quartusii or modelsim simulation,
Modelsim_timing_simulation_library
- 文章论述如何将向modelsim中添加仿真库,包括添加xilinx,altera,actel公司的仿真库的方法
FPGA
- FPGA设计全流程:Modelsim>>Synplify.Pro>>ISE 第一章 Modelsim编译Xilinx库 第二章 调用Xilinx CORE-Generator 第三章 使用Synplify.Pro综合HDL和内核 第四章 综合后的项目执行 第五章 不同类型结构的仿真
CPLDexperiment
- 本实验教程选用Xilinx公司的产品X9572,与之配套的开发软件为ISE4.1i,可进行原理图的输入和VHDL硬件描述语言的输入,并且可利用Modelsim进行功能仿真和时序仿真。
compile_lib_of_Xilinx_ModelSim_with_compxlib
- 附件 介绍了如何 使用compxlib命令编译Xilinx的ModelSim仿真库,创建这个仿真库对ISE调用modelsim是必不可少的一步,该法完全自动化,免去繁杂的手动操作,是创建这个仿真库最简洁的方法之一
SPI3_8bit
- 一整套通用的用Verilog代码实现的SPI3接口(8bit接口)协议代码,包含ISE工程文件,本代码在Xilinx公司的FPGA上实现,并且有Modelsim仿真的源文件-SPI3 verilog code(including ISE project and modelsim code)
AssignmentP3
- Assignment 3 Construct VHDL models for 74-139 dual 2-to-4-line decoders using three descr iption styles, i.e., behavioral, dataflow and structural descr iptions. (1) Synthesize and (2) simulate these models respectively in the environment of Xilinx
CPU
- Xilinx Modelsim下制作的处理器设计以及添加了外部接口处理。-Xilinx Modelsim produced the design of the processor, and add an external interface.
ISE
- 介绍Xilinx公司FPGA/CPLD的集成开发环境——ISE软件的简单使用,该软件环境集成了FPGA的整个开发过程所用到的工具。主要介绍了用VHDL、VerilogHDL、原理图以及用ModelSim 仿真工具对设计进行功能仿真和时序仿真以及将数据流文件加载到FPGA等方面的内容。-Xilinx Inc. introduced FPGA/CPLD integrated development environment- ISE software simple to use, the softwa
license
- license modelsim xilinx
Modelsim-complie-xilinxlibrary
- Modelsim编译xilinx库的方法详细介绍。-Modelsim compile the xilinx library methods in detail.
XILINX-ISE-MODELSIN-SE-Simulation
- Modelsim 10.0a 中建立 Xilinx ISE 13.1的仿真库及其之间调用设置详解。-Modelsim 10.0a create Xilinx 13.1 calls between the simulation library and its setting Detailed.
in-ModelSim-and-Xilinx-lib
- 在ModelSim SE中配置Xilinx的库函数 在Modelsim的安装根目录下新建一个文件夹,用来放xilinx的各个库文件,故可以起名 xilinx_lib。类似于Xinlinx的安装文件:\..\\Xilinx\verilog\src中的各个库文件,在xilinx_lib文件 下新建各个文件夹,命名规则为:若src中的文件夹名为unisims,则在xilinx_lib文件夹下新建 为unisims_ver的文件夹,与此雷同,新建名为simprims_ver、Xilinx
ModelSim---Xilinx
- 很好的Xilinx编译的说明文档 CSDN的博客-Good documentation compiled Xilinx CSDN' s blog
VHDL-Xilinx-ISE-a-ModelSim
- VHDL上机手册(基于Xilinx ISE & ModelSim)-VHDL-on manual (based on the Xilinx ISE & ModelSim)
Xilinx
- Xilinx12.3和12.4 license 加强版支持更多ipcore 以及modelsim编译ise 库的方法说明-Xilinx12.3 and 12.4 license as well as enhanced support for more ipcore modelsim compile ise descr iption of the ways library
Xilinx-ISE-and-Modelsim
- 详细的Xilinx ISE与Modelsim联合仿真平台搭建流程及简单实例操作演示,图文并茂,对于平台的搭建具有很好的指导性-Detailed Xilinx ISE and Modelsim joint simulation platform build process and a simple instance of the operating demonstration, illustrated, and have a very good platform to build
xilinx_lib.tar
- 用于modelsim仿真的xilinxfpga平台IP库,以ise 13.x为基础制作,在modelsim10下验证通过。(xilinx IP core library for modelsim simulate, based on ise 13.x, verified in modelsim10.)
SN7474
- 74LS74芯片行为级代码,实现了双D触发器与逻辑延迟,可利用modelsim仿真(74LS74 chip behavior level code)