Hi all,
I want to use an accelerator with zynq, so I need to send 16 data (vector(15 downto 0)) from PS to PL, after treatment it must return 16 data also (vector(15 downto 0)) from PL to PS. The treatment requires 16 data together
I try with the s/w accessible register but it can't give me result !!!
So, should It declare 32 registers ??If yes How can I collects all data on in a single treatment??
Thank you,
Mokhtar.