搜索资源列表
fpga
- 基于PXA270-S linux的FPGA实现。 向LED_CONTROL写入n即得到n*0.1S的延时,LED闪烁的快慢程度发生变化。
gpmc-fpga
- 在AM3730开发开发板上实现GPMC总线和FPGA的通信-AM3730 development on the development board GPMC bus and FPGA communication
asas
- 系统应用FPGA技术,通过VHDL编程,在CPLD上实现。电子琴的基本原理是产生各个音符对应的频率,将频率放大后驱动喇叭发出音响。该电子琴包括手动弹奏与自动演奏两种功能,其中手动弹奏时还可录音回放。文中叙述了电子琴的设计原理和分块实现的方法,详细介绍各模块的设计及模块之间的连接组合方法,还包括电子琴 -According to incomplete statistics, these companies represent about 40 of the domestic fiber la
FFT
- 基于Altera Cyclone II 系列FPGA嵌入高性能的嵌入式IP核(Nios)处理器软核,实现了基于FFT的音频信号分析-Altera Cyclone II FPGA family based embedded high-performance embedded IP core (Nios) soft core processor to achieve a FFT-based audio signal analysis
gpmc_fpga
- 实现arm与fpga之间通过gpmc总线通信-the device of fpga
用FPGA实现简单的UDPIP通信
- 使用verilog语言实现了UDP协议网络通信(Verilog protocol is used to realize UDP protocol network communication)
zynq axi dma驱动程序
- 基于zynq嵌入是linux axi dma驱动程序代码,可利用axi总线实现arm与fpga数据交互。