搜索资源列表
Altera Quartus II 10.1最新破解文件
- Altera Quartus II 10.1最新破解文件,本人一直独家专用,X86和X64都有。-Altera Quartus II 10.1 latest crack file, I have been exclusively dedicated, X86 and X64 have.
quartus10.0
- 破解quartus10.0,里面的可以破解的,支持两个平台,windows&linux。本破解文件仅供学习使用,如用于商业开发,请从官方获取。-Crack quartus10.0, which can be cracked, and support both platforms, windows & linux. Learning to use the crack file only, such as for commercial development, from the offici
quartusii10.1_handbook
- altera公司退出的最新quartusii10.0的手册,使用说明。-The latest company to exit quartusii10.0 altera manuals, instructions for use.
PS_2
- 此模块用于"PS/2接口的鼠标或键盘"与"具有外部读写的8位并口单片机"双向通信模块. Verilog HDL语言编写,在Quartus II 8.1 (32-Bit)软件中编译,并下载至EPM7128SLC84-10芯片中通过. 文件中有详细的注解. 此模块具有对于PS/2时钟和数据线的滤波功能,这样减少外部干扰,保证通信的可靠性! -This module for the "PS/2 mouse or keyboard interface" and "read
DE2_D5M
- 在Quartus ii 10.0的环境下,实现了从D5M摄像头中读取Bayer数据并转化为RGB,通过SDRAM缓存,VGA控制器,输出到显示屏的Verilog代码-In Quartus ii 10.0 Read Bayer format from D5M camera and convert to RGB format, through SDRAM, output on VGA port.
DHT22
- 这个是用Quartus II软件写的Verilog HDL语言写的与温湿度传感器DHT2x通信的代码. 里面有详细的注解. 主要用于DHT2x单线总线通信转换为8位并行总线通信,应用于具有外部8位总线访问功能的单片机直接读取温湿度数据. 此程序在EPM7128SLC-10中成功测试.-The Quartus II software is written in the Verilog HDL language and communication of temperature and h
vhdl
- 抢答器的vhdl设计 设计任务: (1)设计一个可容纳4组参赛的数字式抢答器,每组设一个按钮,供抢答使用。 (2)抢答器具有第一信号鉴别和锁存功能,使除第一抢答者外的按钮不起作用。 (3)设置一个主持人“复位”按钮。 (4)主持人复位后,开始抢答,第一信号鉴别锁存电路得到信号后,由指示灯显示抢答组的编号,同时扬声器发出2~3秒的音响。 扩展功能: (5)设置一个计分电路,每组开始预制100分,由主持人计分,答对一次加10分,答错一次减10分。 计要求: (1
DHT22_v1.1
- 我以前曾发过V1.0版的,这是此版的修正版v1.1,修正了以前版本中的一个错误,即只能读一个数据后就再也读不出温度数据的错误。 这个是用Quartus II软件写的Verilog HDL语言写的与温湿度传感器DHT2x通信的代码. 里面有详细的注解. 主要用于DHT2x单线总线通信转换为8位并行总线通信,应用于具有外部8位总线访问功能的单片机直接读取温湿度数据. 此程序在EPM7128SLC-10中成功测试. -I' ve once spoke V1.0 version, whic
Crack_QII10.0_x86
- Quartus II 10.0_x86版破解补丁,此补丁在Windows XP和Windows 7的32/64位操作系统下都验证过了,都能使软件流畅运行-Quartus II 10.0_x86 Edition crack patch, this patch in Windows XP and Windows 7, 32/64 bit operating systems are verified, and can make the software run smoothly
quartus10.0-crack
- quartus10.0破解文件#用于Quartus II 10.0 : #将sys_cpt.dll覆盖掉安装目录即可。 #把license.dat里的XXXXXXXXXXXX 用您老的网卡号替换(在Quartus II 10的Tools菜单下选择License Setup,下面就有NIC ID)。 #在Quartus II 10的Tools菜单下选择License Setup,然后选择License file,最后点击OK。 #注意:license文件存放
quartusii_v10.1_handbook
- QuartusII 10.1的使用手册,非常详细,解决各种问题-QuartusII 10.1 user manual is very detailed and solve problems
Quartus-II
- Quartus II的使用教程包括Quartus II的软件教程,VHDL语言的编程方法,实际工程项目等。-Quartus II tutorial covers the use of Quartus II software tutorials, VHDL programming language, the actual engineering projects.
test_sdram
- 对SDRAM进行读写,工程内部分为PLL以及复位处理模块、写SDRAM逻辑模块、读SDRAM逻辑模块、SDRAM读写封装模块、读写缓存FIFO模块、串口发生模块等。工程基于altera的Quartus II 10.1进行设计,使用更高版本的软件均可。-SDRAM read and write for the project is divided into the internal PLL and reset processing module, SDRAM write logic block,
Quartus-II-10.1-Handbook--Volume-3
- design debugging of VHDL-the design of limited status in VHDL
CPLD-down2
- EPM240 Program,Quartus II 10.0,Verilog
Report-10
- quartus 的错误控制模拟,自己做的,-Error Control and Cryptography for quartus II
Quartus--warning-analize
- Quarters II 10.1中经常出现的警告及解决方法,非常实用-Often Quarters II 10.1 warnings and solutions, very useful
counter10
- verilog编写的10进制计数器,并且功能仿真正确。软件为quartus II 11.0,和Modelsim-verilog prepared 10 binary counter, and functional simulation is correct. Software quartus II 11.0, and Modelsim
uart_verilog
- Verilog HDL语言编写的uart程序,在别人基础上改动和优化完成,quartus ii 10.0编译通过,可综合,板上仿真通过。将PC机发送的字符串发送回,可一次发送多个字符串。-Verilog HDL language uart program, in others on the basis of changes and optimization is complete, quartus ii 10.0 compiler, integrated, on-board through si
TLC5618
- TLC5618 驱动,编译环境为Quartus II 10.0-Driver for TLC5618, compiled with Quartus II 10.0