搜索资源列表
staticram_driver
- 基于at91rm9200的sram驱动,sram为16k*16的双口ram,测试通过,读写正常-Based at91rm9200 the sram drive, sram 16k* 16 dual port ram test passed, read and write properly
arm_fpga.tar
- 实现TQ2440与FPGA的通信功能,将FPGA当作ARM的一个外设,通信方式为静态RAM方式。在代码中,我实现了向FPGA读写数据的功能,已经做过测试。没问题-make the TQ2440 board commuciate with the FPGA board.