搜索资源列表
ModelSim_foundation
- 用实际例子介绍了仿真软件modelsim的基本使用方法,适用于初学者-with practical examples of simulation software modelsim use of the basic method applied to beginners
Examples
- 几个简单的verilog代码,推荐用modelsim工具学习-A few simple Verilog code, recommended by ModelSim tools to learn
SDRAM
- 典型实例13SDRAM读写控制的实现与Modelsim仿真-Typical examples of implementation 13SDRAM read and write control simulation with the ModelSim
HuaWei_FPGA_Design
- 华为FPGA设计流程说明 由于目前所用到的FPGA器件以Altera的为主,所以下面的例子也以Altera为例,工具组合为 modelsim + LeonardoSpectrum/FPGACompilerII + Quartus,但原则和方法对于其他厂家和工具也是基本适用的。-Huawei FPGA design flow as a result of the current devices used to Altera' s FPGA-based, so the following
EP3C8020111219125810_ROM_OK5
- 采用DSP builder v9.1实现正交两路单频输出,已经在EP3C80上面跑通,经实际验证是正确的。此例程非常简洁明了,可以作为DSP builder的入门示例。里面已经包含了生成好的modelsim仿真示例和仿真结果。-Achieved using DSP builder v9.1 orthogonal two single-frequency output, has been run through the EP3C80 above, are proven to be correct.
skills_of_ModelSim
- modelsim使用技巧大全,包括使用教程,例子,心得等等。详细描述了如何通过modelsim进行仿真设计,是初学者需要的资料-Encyclopedia of use modelsim skills, including the use of tutorials, examples, experiences and so on. Described in detail how to design modelsim simulation is the need for information fo
testbench
- vhdl modelsim testbench examples-vhdl modelsim testbench for modelsim with vhdl examples
VHDL_fre_div
- 使用VHDL进行分频器设计 本文使用实例描述了在FPGA/CPLD上使用VHDL进行分频器设 计,包括偶数分频、非50 占空比和50 占空比的奇数分频、半整数 (N+0.5)分频、小数分频、分数分频以及积分分频。所有实现均可 通过Synplify Pro或FPGA生产厂商的综合器进行综合,形成可使 用的电路,并在ModelSim上进行验证。-For crossover design using VHDL This paper describes the use of ex
ModelSim-code
- 用modelsim以及systemC发在一些小例子和使用心得-Made with modelsim and systemC use in some small examples and experiences
modelsim-examples
- 这两个examples 的源码是modelsim 自带教程里面最重要的两个!但是其中一个(memory)在大多是安装文件目录下没有,但是又很有用,我找了好久才找到,PDF上说这几个文件在:<modelsim安装目录>\examples\memory\verilog下:dp_syn_ram.v,ram_tb.v,sp_syn_ram.v 但是找过的人都知道,一般的版本下面都没有这个源码。我分享一下,方便大家查找!-These two examples of the source is
vga_modelsim
- 这是一个通过modelsim仿真通过的例子,学会如何仿真代码,程序思路清晰明了,易学习。-This is a adopted by the modelsim simulation examples, learn how simulation code, program ideas clarity, easy to learn.
Chapter2
- Chapter2文件夹:(1)Quartus II 8.0软件实例讲解:1位加法器实验,完整的设计工程文件在Chapter2/adder文件夹下(2)ModelSim SE 6.0软件实例讲解:十进制计数器实验,完整的设计工程文件在Chapter2/test_counter_10文件夹下 -Chapter2 folder: (1) the Quartus II 8.0 software examples to explain: an adder experiment, a complete
Debussy-learning
- Debussy仿真软件使用方法及配套的实例代码。很详细的介绍了Debussy软件的使用方法,结合Modelsim来使用-Debussy simulation software use and supporting examples of code. Very detailed descr iption of the use of Debussy software, combined with Modelsim to use
textio03
- 在QUARTUS II 下用 MODELSIM 仿真的例子,用TEXTIO文件进行仿真,带读取数据的文本文件,注释也比较详尽。对初学仿真有帮助。-In QUARTUS II with MODELSIM simulation examples, simulation with TEXTIO file, a text file with read data, comments are more detailed. Simulation helpful for beginners.
ise_c8051
- r8051(c8051)IP源码,使用VHDL编写。整个工程通过ISE13.2实现,附带完整testbench,并实例化了rom和ram,可以运行c代码。工程内包含modelsim的仿真脚本,可以观测程序运行时的内部硬件工作情况。-r8051 (c8051) IP source code, the use of VHDL. The whole project is realized by ISE13.2, with complete testbench, and examples of the
Prescaler-to-use-VHDL-design
- 本文使用实例描述了在 FPGA/CPLD 上使用 VHDL 进行分频器设计,包括偶数分频、非 50 占空比和50 占空比的奇数分频、半整数(N+0.5)分频、小数分频、分数分频以及积分分频。所有实现均可通过 Synplify Pro 或 FPGA 生产厂商的综合器进行综合,形成可使用的电路,并在 ModelSim 上进行验证。-This paper describes the use of examples prescaler to use VHDL design on FPGA/CPLD, i
texio-user-method
- T E X T I O 在V H D L 仿真与磁盘文件之间架起了桥梁,使用文本文件扩展V H D L 的仿真功能。本文介绍 TEXTIO 程序包,以一个加法器实例说明TEXTIO 的使用方法,最后使用ModelSim 对设计进行仿真, 并分析仿真结果。-TEXTIO between VHDL simulation and bridges the gap between the disk file, use a text file extension of VHDL simulation
sp6ex1
- 时钟二分频实例,详细介绍ISE中如何新建工程、创建并编辑源代码文件、进行语法检查、调用ModelSim进行功能仿真。-Clock two examples, detailed introduction of how to create a new project in ISE, create and edit the source code files, syntax checking, call ModelSim function simulation
FPGA-8253
- 本文就基于 FPGA微机与接口实验平台设计的问题,首先讲述了 核心板的设计。在 FPGA基础上,以可编程计数器 / 定时器 8253 和可编程并行控制器 8255为例,并介绍了 8255 和 8253 接口芯片,用 VHDL语言设计了8255 和 8253 的功能,最后在 ModelSim SE开发软件上实现了编译、调试、-In this paper, based on FPGA computer and interface experimental platform design issues
ModelSim电子系统分析及仿真
- 此文档详细说明了如何利用Modelsim软件对FPGA逻辑代码进行功能仿真和时序仿真的方法,并通过相关例子进行讲解说明(This document explains in detail how to use Modelsim software to perform functional simulation and time series simulation of FPGA logic code, and explain how to use some examples.)