bperez77 / xilinx_axidma

A zero-copy Linux driver and a userspace interface library for Xilinx's AXI DMA and VDMA IP blocks. These serve as bridges for communication between the processing system and FPGA programmable logic fabric, through one of the DMA ports on the Zynq processing system. Distributed under the MIT License.
MIT License
464 stars 227 forks source link

Will this work for newer Zynq Ultrascale+? #121

Open sktpin opened 4 years ago

sktpin commented 4 years ago

The introduction text mentions this should work for any board with Zynq 7000. What about Zynq MP Ultrascale+? Are the relevant parts of their structure the same/compatible, does somebody know? I don't understand it all in enough detail to know what to compare between the two.