资源列表
ddr
- this file contain sources code for ddr sdram
VHDL
- 里面包括VHDL语言的100个用例,是学习这方面内容的很好资料-Which 100 use cases, including the VHDL language, is learning this aspect of good
arriaIIGX_2agx125_fpga
- Altera公司的Arria II GX系列的原理图和pcb文件,注意,是capture及pdf格式的原理图和allegro格式的PCB文件,稍微修改修改就可以用在您的设计中,让fpga的硬件设计变得简单和高效。- Arria II GX FPGA Development Schematic(caputure and pdf format) and PCB file,very useful for fpga design,let fpga hardware design become easy
20140306mii
- 在digilent公司genesys开发板上,使用temac ip核实现了10/100M网口的驱动。-Implementation of a driver for 10M/100M ethernet communication on GENESYS form digilent.
VHDL-translation-in-Russian
- VHDL translation in Russian
VGA
- 基于FPGA的VGA实验测试及各种代码,希望能对大家有帮助!(FPGA based VGA experimental testing and a variety of code, in the hope that we can help!)
PS2_KB11
- 键盘计算器,可实现加减乘数运算 基于fpga nios2-Keyboard, calculator, addition and subtraction can be realized based on fpga nios2 multiplier operator
EDAC
- Error Detection and Correction
clock
- 利用quartusII vhdl做成时钟-Made use of quartusII vhdl clock
nuttx-6.17.tar
- Embedded development
DE2_70_AUDIO
- 这是基于DE2_70开发板的音频采集程序,使用了niosII软核,实现音频数据的采集和播放。-This is the audio capture program based on DE2_70 development board, use the niosII soft core to capture and playback of audio data.
sopc
- SOPC实验--自定义PWM组件:以带一个Avalon Slave 接口的PWM 组件为例,说明如何自定义组件。,一个Avalon Slave 接口可以有clk、chipselect、address、read、readdata、write 及writedata 等信号,但这些信号都不是必需的。 一、功能 我们要实现的PWM 组件具有以下功能: 1. PWM 的周期可改,用period 寄存器存储; 2. PWM 的占空比可改,用duty 寄存器存储。 二、Avalon Sla