Altera_Forum
Honored Contributor
14 years agoSGDMA data transfer question.
Hi,
I did a memory transfer test from RAM to SDRAM using SGDMA, the speed test was evaluated using performance counter core, and it shows the transfer rate goes up to 370 MB/s with all content copied correctly, which is too good to be true! when i used the same code on RAM to SRAM, the transfer rate only goes up to 50MB/s !!! WHY? i thought SRAM should be faster than SDRAM? i was testing my code in DE2-115. Maybe the SRAM is slower than SDRAM in DE2-115 ?? PS: Both cases were running at 100MHz.(same clock speed with CPU) Rregards, Michael