Forum Discussion
ZVere
New Contributor
4 years agoMeasure time in NIOS application
Hello,
I used the following code to measure 1usec in baremetal NIOS application.
PERF_RESET (NIOS_PERFORMANCE_COUNTER_BASE);
PERF_START_MEASURING (NIOS_PERFORMANCE_COUNTER_BASE);
PERF_BEGIN (N...
EricMunYew_C_Intel
Frequent Contributor
4 years agoYou may refer to Nios profiling below.
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/an/an391.pdf