资源列表
VGA
- VHDL编写的VGA显示程序,包括VGA协议讲解,适合新手。-VGA display program written in VHDL, including VGA agreement to explain, for novice.
ARM7andFPGA
- 基于ARM7与FPGA组成的可编程控制器-Based on the composition of ARM7 and FPGA programmable logic controller
sw_led
- 利用verilog编写的一个按键控制LED灯的代码,包括按键消抖-Using verilog write a code key control LED lights, including key debounce
基于FPGA的频率测试
- 基于FPGA方波频率测试仪,使用VHDL语言(Frequency tester based on FPGA square wave,Using the VHDL language)
Code2
- 可以看一看,内容不多,几个源代码,就是这么多了。-Can take a look at the content more than a few source code, is so much more.
vhdl_tutorial
- nice tutorial in vhdl very good reference
Basys2UserTest
- 由digilent生产的basys2开发板用户测试程序VHDL版-Produced by the digilent basys2 development board user testing procedures VHDL version
song
- module song(clk,key,song_out,led) input [7:0] key input clk output song_out output [7:0] led reg song_reg reg [21:0] count reg [19:0] delay reg [7:0] key_reg always @(posedge clk) begin count=count+1 if((count==de
dled
- 通过程序编写实现动态数码管显示实验,挨个显示1,2,3,4,5,6,7,8-Dynamic digital tube display through programming experiments, one by one show 1,2,3,4,5,6,7,8
behavioral
- This is a code for systolic multiplier,it can be modified for more lenght in data input
black_gold_board
- 非常好的 FPGA EP2C8Q208 黑金开发板原理图与PCB图 用Altium Designer summer08画的,供大家参考 -black_gold_board made with Altium Designer summer08
USB2_0CY7C68013FPGAVerilogHD
- cy68013与fpga接口的veriloghdl设计
