搜索资源列表
uclinux.vga.driver
- UCLINUX2.6核下的vga驱动。基于framebuffer机理。硬件设计采用基于FPGA的软核NIOSII设计。-UCLINUX2.6 the upper vga driver. Based on the mechanism of the framebuffer. Hardware design using FPGA-based soft-core NIOSII design.
linux2.4-icap
- fpga上的icap端口的驱动程序,支持的操作系统内核是uclinux,内核版本为2.4。
OV9650
- OV9650开发的所有资料,较全,对于摄像头驱动开发的研究,有一定帮助!-OV9650 development of all the information, than the whole, the camera driver development for the research, will definitely help!
fpgabus_driver
- 基于嵌入式linux的at91sam9260与fpga总线驱动代码-Based on embedded linux at91sam9260 and fpga bus driver code
asas
- 系统应用FPGA技术,通过VHDL编程,在CPLD上实现。电子琴的基本原理是产生各个音符对应的频率,将频率放大后驱动喇叭发出音响。该电子琴包括手动弹奏与自动演奏两种功能,其中手动弹奏时还可录音回放。文中叙述了电子琴的设计原理和分块实现的方法,详细介绍各模块的设计及模块之间的连接组合方法,还包括电子琴 -According to incomplete statistics, these companies represent about 40 of the domestic fiber la
fpga.tar
- 基于AT91S9G45的外接FPGA驱动,采用platform_bus总线形式,代码清晰-base on at91sam9g45 s fpga driver, using platform bus format
linux_fpga
- 本代码是基于基于linux的FPGA 字符设备驱动,该驱动的通信接口用的是系统总线接口-This code is based on Linux-based FPGA character device driver, the driver s communication interface using the system bus interface
zynq axi dma驱动程序
- 基于zynq嵌入是linux axi dma驱动程序代码,可利用axi总线实现arm与fpga数据交互。