Forum Discussion
Ahmed_H_Intel1
Frequent Contributor
7 years agoHi,
The NIOS II is a processor that executes a C-code (like normal hardware processor), to know the execution time you have to know the machine language generated from your C-code plus the timeout of all system blocks.
BTW running a simple code of few lines doesn't take much of time but also no processor executes a full command in one single clock cycle.