Forum Discussion
Altera_Forum
Honored Contributor
10 years agoNios reading dual port memory contents very slow
Hi guys, I have generated 512 words dual port memory with 16 bit wide through Qsys. When am simply reading from the memory, the counter data am missing data in between. I don't do any activity oth...
Altera_Forum
Honored Contributor
10 years agoDump the disassembly of your reading loop and then count the clocks required for each instruction. At roughly (5) clocks per iteration, you don't have a very large margin for error or inefficient code.