Hello everybody,
I'm trying to implement efficient data transfer from DDR memory to Block RAM instantiated into the PL. I was thinking of using memcpy() having DDR as source, while Block RAM as destination. Is that possible? If yes, are data correctly stored into the RAM memory?
Thank you in advance,
sticken