Hi,
I executed an application that writes 8KB of data on OCM, DDR and BRAM for 2 Mega times (for each memory I wrote 16GB totally). I expected different memory speeds for OCM, DDR and BRAM but to my surprise all of these actions were done at the same time. I am using the memset() function for writing 8KB buffers. Anybody can explain it?
-Mohammad
