Forum Discussion
Altera_Forum
Honored Contributor
12 years agoAdd a performance counter to your system, and instrument your code to acquire the measurements of the critical sections.
http://www.altera.com/support/examples/nios2/exm-profiling-de.html You can also use the NIOS plugin within SignalTap to watch your code as it executes.