搜索资源列表
modelsim
- 这一资料详细讲解了如何在quartus中使用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
Stepper_controller_MAx
- stepper motor controller vhdl and verilog code is given with explainintion testbench in verilog quartus and modelsim implementation is also awailable -stepper motor controller vhdl and verilog code is given with explainintion testbench in verilog qu
Work_with_Modelsim_SE_and_Quartus_II
- 仔细讲解了如何在Modelsim中建立Altera的仿真库(Verilog HDL),如何使用Modelsim建立工程以及代码调试中的注意事项。-Carefully explained how to create Altera simulation Modelsim library, how to use Modelsim to establish engineering and debugging the code in the note.
Modelsim
- 讲述了如何使用modelsim和quartus||来联合仿真生成的激励。-Describes how to use modelsim and quartus | | to generate incentives for co-simulation.
SetupModelSimQuartus
- 两篇资料中分别介绍了仿真软件ModelSim和Quartus 2的具体安装方法。-Two data simulation software were introduced ModelSim and Quartus 2 specific installation method.
Quartus_Modelsim_setup
- communication between quartus II and modelsim altera
digital-watch
- 这是一个电子表的完整工程,仿真工具是modelsim,综合工具是quartus,开发版是DE2.里面含有文档进行详细说明-This is a complete electronic table engineering, simulation tools modelsim synthesis tool is quartus Developer Edition is DE2 which contains documentation for detailed instructions
modelsim_se_10.0c
- modelsim仿真软件,可以在quartus软件上进行时序的仿真,主要可以用QUARTUS生成文件然后导入仿真。-modelsim simulation software, timing simulation in quartus software, mainly be used to generate a file and then import QUARTUS simulation.
DDS
- 分频器,利用quartus软件或者modelsim软件对频率进行分频,也可在硬件上观察出对信号的分频-Frequency divider, quartus software or modelsim software is used to analyse the frequency divider, can also be used on hardware to detect the signal frequency division
1
- 编写本流程的目的是: 在于规范整个设计流程,实现开发的合理性、一致性、高效性。 形成风格良好和完整的文档。 实现在FPGA不同厂家之间以及从FPGA到ASIC的顺利移植。 便于新员工快速掌握本部门FPGA的设计流程。 由于目前所用到的FPGA器件以Altera的为主,所以下面的例子也以Altera为例,工具组合为 modelsim + LeonardoSpectrum/FPGACompilerII + Quartus,但原则和方法对于其他厂家和工具也是基本适用的。(The pu
计算机组成原理课程设计
- 课程设计题目: 设计实现一个指令字长8位的简单CPU,该机有4条指令,寻址方式至少2种,至少2条双操作数指令 课程设计环境: Quartus II、ModelSim-Altera、FPGA开发板 课程设计内容: 设计实现一个指令字长8位的简单CPU,该机有4条指令,寻址方式至少2种,至少2条双操作数指令。所设计的系统能调试通过,进行仿真测试后在FPGA开发板上运行一段程序,通过检查程序结果的正确性来判断所设计计算机系统的正确性。 设计过程: 包含以下设