资源列表
verilogChapter-8
- 续完chapter07,给出了从入门到工程应用的一些实例,可以帮助初学者通过学习实例了解和掌握硬件描述语言的基本知识。-Continued chapter07, from entry to the project are given some examples of applications that can help beginners learn instance by hardware descr iption language to understand and master the b
Counter60min
- VHDL语言编写的一个六十进制计数器(用于分钟),一个脉冲输入引脚,一个复位引脚,8个BCD码输出引脚,一个进位输出引脚。与我的其它8个模块配套构成一个数字钟。-A 60 binary counter(for minute) programmed with VHDL language.A pulse input, a reset input, eight BCD code output BCD code, a carry bit output. It is one of my total 9 m
VGA_FPGA
- 我用FPGA verilog语言写的VGA显示程序,是我做的一个课程设计,在显示器上显示我的学号20082831.当然也可以改的,里面有三个文件,一个是头文件。-FPGA verilog language written with VGA display program, I do a course design, displayed on the monitor my student number 20082831. Of course, can be changed, there are t
use~Verilogtocontrol~FPGASDRAM
- 介绍了SDRAM的特点和工作原理,提出了一种基于FPGA的SDRAM控制器的设计方法,使用该方法实现的控制器可非常方便地对SDRAM进行控制。-Describes the characteristics and working principle of SDRAM, we propose a FPGA-based SDRAM controller design method, using the method of the controller can easily control the SD
verilog_examples
- verilog的大量例子,含有常用模块,适合初学者学习。-verilog large number of examples, with commonly used modules, suitable for beginners to learn.
WriteDpAddr
- 写DPRAM状态机,Quartus -DPRAM write state machine, Quartus II
ReadDpram
- 读DPRAM状态机,Quartus -DPRAM read state machine, Quartus II
FPGA-rule10
- fpga开发的十大戒律,给FPGA开发的朋友共享一下,让菜鸟少走弯路,给高手一些借鉴-fpga development of the Ten Commandments, to the FPGA development friends to share and let rookie detours, some reference to the master
jiafaqi
- 实现一位全加器的运算,并通过调用模块实现四位全加器的运算-Implement a full adder operation, and by calling the module' s operation four full adder
lattice-FPGAHDMI-
- 实现FPGA与hdmi通信非常有用的开发文档-a perfect doc for develope application between FPGA and HDMI
ledwalk_FPGA_Altera
- Altera FPGA跑马灯程序,入门程序实例-Altera FPGA Marquee program, started instance
cpu-kongzhi
- 1. 实现能够执行R型、LW、SW、BEQ以及J指令的单时钟控制器,使其能够支持基本的指令。 2. 用Verilog HDL实现单时钟CPU控制器,在ISE上进行波形仿真,并在FPGA上实现。-1. Implementations can perform R-type, LW, SW, BEQ, and J instruction every clock controller, to enable them to support the basic directives. 2 single-
