Hello everyone,
I'm looking for a fast way to transport data (512bit) from the PS to the PL and back. In my project the data arrives at the PS, needs to be processed partly in PS and uses the PL for speeding up the processing. Afterwards the outputdata of the PL needs to be available at the PS. Using RAM would probably be too slow, so I thought of sharing a 32bit register between both. Is this possible? And if so, can anyone give me some advice on how to implement this on the ZedBoard. I'm fairly new to the ZedBoard and the Vivado software.
Thanks in advance,
Dries