资源列表
clock
- 设计一台能显示时、分、秒的数字电子钟,具体要求如下: (1)时计数器用24进制计时电路,分、秒计数器用60进制计分、计秒电路; (2)可手动校时,能分别进行时、分的校正; (3)能实现整点报时功能。 -Design a table can display hours, minutes and seconds of digital electronic clock, the specific requirements are as follows: (a) when the cou
cnt4
- 4位2进制计数器,可以灵活组装成任意位数的2进制计数器-4 binary counter, can be flexibly assembled into arbitrary digit binary counter
DE2_NET
- 非常好的源代码文件 已经在fpga开发板上验证-Very good source code files have been verified in fpga development board
VGA
- 实现vga的实现odule VGA( clock, switch, disp_RGB, hsync, vsync ) input clock //系统输入时钟 50MHz input [1:0]switch output [2:0]disp_RGB //VGA数据输出 output hsync //VGA行同步信号 output vsync //VGA场同步信号 reg [9:0] hcount //VGA行扫描计数器 re
fftip_1k
- FFT IP核调用 VHDL语言 quartus -FFT IP core VHDL language called quartus
chuankouchuankoutongxin
- FPGA异步串口通信示例程序,简单的FPGA串口通信接收程序,波特率为9600,采用16倍波特率接受,无奇偶校验位-FPGA asynchronous serial communication example program, a simple FPGA receiving procedures, serial communication baud rate to 9600, using 16 times the baud rate, and white parity bits
Serial_port_modul
- 串口通讯的Verilog程序,用于FPGA控制串口进行数据发送,接收,包含一个串口模块和一个进行调试的主控模块,主控模块可以随意自我设置,串口模块是固定的,全部程序都经过调试,都带有注释,很清晰。-Verilog serial communication program for FPGA control serial data to send, receive, including a serial debugging module and a control module, control m
SignalTap-II
- FPGA应用开发入门与典型实例代码,典型实例9 SignalTap II 功能演示-FPGA Application Development and Typical examples of code, typical examples 9 SignalTap II functional demo
music_player
- 一种音乐播放器的设计,是verilog描述的,内有所有的代码-A musical player design, all code within
ShiftOut
- vhdL还有fpga和verilog非常有用的嵌入式串并的源代码-vhdL also very useful verilog fpga and embedded string and source code
brickbreak
- 自行修改后的打砖块游戏,采用Altera DE2开发板,PS2键盘输入,VGA显示输出,回车键复位,空格键开始,小键盘46键控制左右方向-Self-modified Arkanoid game, using Altera DE2 development board, PS2 keyboard input, VGA display output, reset the Enter key, space key to start, keypad 46 keys to control the left
DE2_VGA1
- Altera DE2 VGA显示实验,VGA显示DLA算法模拟-Altera DE2 VGA display experiment, VGA display DLA algorithm simulation
