Hi, I am trying to use the AXI Stream to quickly transfer data to from PL to the PS, the architecture more or less looks like the one illustrated here: DMA — Python productivity for Zynq (Pynq).
I am trying to find tutorials but I cannot find one that teaches how to create the AXI Stream IP and connect it to the DMA,
this tutorial does: Developing Verilog AXI Stream Overlays and interfacing to ZYNQ, but it has many errors and it seems to not work.
Any tips would be appreciated!