Forum Discussion
Altera_Forum
Honored Contributor
10 years agoNios II DDR SDRAM read latency
Hi, I’m trying to optimize RAM access from Nios II. when reading 10’000 successive words from ram using iord in a for-loop, it takes 25 clock cycles per read (without loop overhead). To...
Altera_Forum
Honored Contributor
10 years agoHi Thiago,
Of course reading a large block of data to a local array and then go over it is more efficient - assuming you are willing to provide enough onchip memory. But this is not the point, it's more a general question: Is the memory controller really so terribly slow, or am I missing something. Best Regards Simon