Forum Discussion
Chris039
Occasional Contributor
3 years agoHow to calculate the time for running the code in Nios II and Nios V?
Hi,
How do I calculate the time used for executing a command in Nios II and Nios V.
I was using the example in the below link but the results from Nios II and Nios V are different.
https://cp...
ShengN_altera
Super Contributor
3 years agoHi,
I'm creating C++ Hello World executable project and replace the code with the one you stated. I'm getting the results for Nios II Eclipse IDE and Nios V RiscFree IDE as below:
Nios II Eclipse IDE (image):
Nios V RiscFree IDE (image):
Both are almost the same. RiscFree (42) seems like faster a bit than Eclipse (48). Check the attached file.
Best regards,
Sheng
p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.