Forum Discussion
Altera_Forum
Honored Contributor
12 years agoNIOS software execution time using performance counter
I want to calculate my NIOS software execution time. My application need approx 3min(180 sec) to complete execution.(measured with a stopwatch) I am using performance counter. As per its specs, it...
Altera_Forum
Honored Contributor
12 years agoHi ted,
After a hard time finding the bug, i designed my own IP block in verilog to count the clocks. Now it has perfect 64 bit resolution. Thanks for your suggestions.