Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHow are you going to exclude Nios II cycles used for some internal operations from your benchmark?
I suggest you following setup: you take Nios II, custom DMA, DDR2 and the module to be tested. When you start the benchmark, Nios II copies flash content to RAM and starts DMA and a counter. Your custom DMA feeds the tested module directly with data from DDR2. When tested module finishes the job, it sends an interrupt. Nios II stops a counter and prints the result..