Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12606 Discussions

difference of nios II\e and nios II\f processor

Altera_Forum
Honored Contributor II
4,661 Views

Hi 

 

I am new to NIOS II processor.wants to know the main difference of NIOS II\e and NIOS II\f processor and i wants to update the processor from  

NIOS II\f to nios II\e. what will be the major changes it will effect. pls explain in detail.
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
2,850 Views

"update from nios II/f to nios II/e" ?!!  

/f means "fast",  

/e means "economic" wich is offerd at no cost. 

 

See : http://www.altera.com/devices/processor/nios2/ni2-index.html 

Regards
0 Kudos
Altera_Forum
Honored Contributor II
2,850 Views

You 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.
0 Kudos
AGutm1
Beginner
2,850 Views

Further 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)?

0 Kudos
Reply