Forum Discussion
Altera_Forum
Honored Contributor
11 years agoYou will not see much of a difference if you are running simple programs like "hello world", LED blinking and stuff.
Before you port, you may need to understand what your application is trying to do and what it needs. This is because Nios II/e only support a subset of Nios II/f features. Nios II/e does not support hardware multiply/divide (may result in poor multiply/divide performance), MMU (not able to run linux) and etc.AGutm1
New Contributor
6 years agoFurther to the last question i would like to ask what is the difference between compiling to Nios ii e and f (how the compiler know in which core i'm using)?