Hello,
The scatter gather DMA functionality isn’t currently supported. You need to use the pynq [allocate](https://pynq.readthedocs.io/en/v2.5/pynq_libraries/allocate.html)
to allocated physically contiguous memory buffers.
Cathal
Hello,
The scatter gather DMA functionality isn’t currently supported. You need to use the pynq [allocate](https://pynq.readthedocs.io/en/v2.5/pynq_libraries/allocate.html)
to allocated physically contiguous memory buffers.
Cathal