Hi everyone,
I’m trying to encode and decode a message on my PYNQ-Z1 board using the Reed Solomon Encoder/Decoder IP blocks on Vivado 2020.1.
While trying to do so, I couldn’t access the encoder/decoder dma on Jupyter Notebook.
Here are the errors that I get (and the Vivado Block Diagrams and the Github link to all the project)
Github link: GitHub - MeriemOumaymaHAMDI/ReedSolomon_Encoder_Decoder
