Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHi there,
so you calculate the FFT in the NIOS and transfer it to the media computer by what? Does your sample code use float? You could add the Performance counter and measure how long parts of your application take: http://www.altera.com/literature/an/an391.pdf Page 13 Or any of the other profiling methods from this document to try finding the bottle neck Good luck