搜索资源列表
xapp1052
- xilinx的fpga+pcie数据采集卡,包括linux及windows下的驱动以及测试程序-xilinx fpga+ pcie data acquisition card, including the driver and test program under linux and windows
arm_fpga.tar
- 实现TQ2440与FPGA的通信功能,将FPGA当作ARM的一个外设,通信方式为静态RAM方式。在代码中,我实现了向FPGA读写数据的功能,已经做过测试。没问题-make the TQ2440 board commuciate with the FPGA board.
spi_adda
- 实现FPGA读取AD转换的数据,AD芯片我采用的是ADS7844,采用的是SPI通信方式-achieve the function of read the data from the AD transform chip.the communciation method is SPI.i have tested the code ,and it can work.