搜索资源列表
Pcidriver
- PCI驱动编程实例,通过PCI可实施操作: 2、通过DMA方式往SDRAM写数据的步骤: (1) 往OMB1写传输数据次数 (2) 往OMB2写所要访问的SDRAM地址 (3) 往FIFO写2 3、通过DMA方式从SDRAM读数据的步骤: (1) 往OMB1写传输数据次数 (2) 往OMB2写所要访问的SDRAM地址 (3) 往FIFO写3 -PCI-driven programming examples, can be implemented through
SDRAM_LCM_PROJECT
- sdram源代码,输入16数据位数据到sdram,再传送到fifo,通过uart端口发送出去。-sdram source code, data input 16-bit data to sdram, then transmitted to the fifo, sent through uart port.
fifo_ex
- fifo通信,对接收与发送的数据进行缓存,以及SDRAM的缓存使用-fifo communication, receiving and transmitting the data cache, and cache use SDRAM