[1]. DMA Subsystem for PCI Express (Vivado 2016.3) - Performance Numbers(AR#68049)
[2].Getting the Best Performance with Xilinx's DMA for PCI Express(获取高性能的xdma)
[3]. How to create a PCI Express Design in an UltraScale FPGA
[4]. DMA for PCI Express (对xdma的介绍)
中断服务时间比较长4us~100us
DMA接口:AXI4-MM或AXI-Stream
AXI4-Lite接口,Host访问用户逻辑/寄存器进行32-bit的读写
AXI4-Slave接口:用户逻辑访问DMA IP核内部寄存器
AXI4-Master: 对用户逻辑进行高速访问
PCIe 3.0 x8
多通道DMA速度更快
polling模式比Interrupt更快
polling vs interrupt












网友评论