Forum Discussion
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.