搜索资源列表
fpga
- 基于PXA270-S linux的FPGA实现。 向LED_CONTROL写入n即得到n*0.1S的延时,LED闪烁的快慢程度发生变化。
ARM9对FPGA EP1C6Q240进行配置
- 在LINUX下使用ARM9对FPGA EP1C6Q240进行配置的例子,其它FPGA也可参考此代码进行配置
cyclone
- 在LINUX下使用ARM9对FPGA EP1C6Q240进行配置的例子,其它FPGA也可参考此代码进行配置.-Use the ARM9 in LINUX configuration of FPGA EP1C6Q240 example, other FPGA code can refer to this configuration.
fpgabus_driver
- 基于嵌入式linux的at91sam9260与fpga总线驱动代码-Based on embedded linux at91sam9260 and fpga bus driver code
axiethernet_v3_00_a
- xilinx fpga软核mac控制器的调试源码,可以在linux下编译也可在xilinx的sdk中编译-xilinx fpga mac controller soft-core debugging source code can be compiled under linux can also be compiled in a xilinx sdk
linux-nios
- 嵌入fpga内的niosii,uClinux的sopc软件,很有用-sopc uClinux
FPGA-Interface-C-API-Example-for-NI-Linux-Real-Ti
- C FPGA in NI Realtime
Using_PCIe_on_DE4_design_files
- PCIe in DE4 FPGA embedded Linux driver
ejpgl
- 不需要os的jpeg編碼器 能夠嵌入在沒有os的fpga上或是在linux-It is an open source JPEG codec library, including both encoder and decoder. Different to other implementations, it is designed for embedded system and is aware of the need of embedded systems. Some advanta
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数据交互。