搜索资源列表
KONAMI
- 至今还没有弄明白为什么要用ModelSim,因为看波形Quartus II自带的工具就可以了
4_in_1
- 骏龙提供的最新quartus8.0的license,包括Quartus II 8.0,NIOS II 8.0(在Quartus II的license里面),DSP Builde 8.0,ModelSim-Altera 6.1g (Quartus II 8.0),新Quartus II的license支持远程桌面访问的功能。
CRC-5
- 用于RFID的CRC5模块,和相应的testbench,已在quartus和modelsim中进行功能验证-For RFID CRC5 module and the corresponding testbench, functional verification in Quartus and modelsim
verilogSerialcommunication
- FPGA实现RS-232串口收发的仿真过程(Quartus+Synplify+ModelSim)-On the RS-232 online asynchronous transceiver introduced a lot, recently there groping to do with the ModelSim timing simulation, combined with the online reference and their own thinking, do this thin
ModelSim6.5bKeyGen
- ModelSim6.5b破解器。配合quartus ii9.1的官网ModelSim破解,已使用,确认正确-ModelSim6.5b Cracking unit。Proved right!
Trafficlights
- 交通灯控制程序,基于Quartus开发,附带测试程序,基于modelsim仿真-traffic lights
Example-b4-1
- 1.定制一个双端口RAM,DualPortRAM 2.在顶层工程中实例化这个RAM 3.实现这个工程,在Quartus II仿真器中做门级仿真 在ModelSim中对这个工程进行RTL级仿真-1. Customize a dual-port RAM, DualPortRAM 2. In the top-level project instantiate RAM 3. To achieve this project, do gate-level simulator in Qua
Example-b8-2
- 使用ModelSim对Altera设计进行时序仿真的简要操作步骤 1.建立工程,设置仿真工具选项参数 2.使用Quartus II编译工程 3.建立仿真工程 4.Altera仿真库的编译与映射 5.编译HDL源代码和Testbench 6.启动仿真器并加载设计顶层 7.打开观测窗口,添加信号 8.执行仿真-Using ModelSim Altera design for timing simulation of brief steps 1. Establish pro
071162程序
- 设计一个用于篮球比赛的定时器。要求: (1)定时时间为24秒,按递减方式计时,每隔1秒,定时器减1; (2)定时器的时间用两位数码管显示; (3)设置两个外部控制开关,开关K1控制定时器的直接复位/启动计时,开关K2控制定时器的暂停/连续计时;当定时器递减计时到零(即定时时间到)时,定时器保持零不变,同时发出报警信号,报警信号用一个发光二极管指示。 (4)输入时钟脉冲的频率为50MHz。 (5)用Verilog HDL语言设计,用Modelsim软件做功能仿真,用Quartus II综