Xilinx / dma_ip_drivers

Xilinx QDMA IP Drivers
https://xilinx.github.io/dma_ip_drivers/
581 stars 421 forks source link

Need Info : Difference between xdma0_bypass_h2c_0 and xdma0_h2c_0 channel ? #116

Open chauhanjoy opened 3 years ago

chauhanjoy commented 3 years ago

Hello,

Made design project with enabling bypass interface as well.. so 3 interface im using

  1. DMA 2. axi_lite 3. DMA_bypass

able to read write data using DMA channel also able to read write data using xdma0_bypass_h2c_0/xdma0_bypass_c2h_0 channel

But still i'm confuse that bypass interface is bypassing DMA or not ?