Forum Discussion
Altera_Forum
Honored Contributor
15 years agoCan you tell me what NIOS processor is implemented
I am trying to get an estimate of the DMIPS of the NIOS Processor that I am using, Can anyone tell me if it is the /f /s or /e version from the system.h file? It looks like it is being clocked at 12...
Altera_Forum
Honored Contributor
15 years agoThat's the 'e' core. Each instruction takes multiple clock cycles to complete without any pipelining so that will result in a low Dhyrstone score. The 'e' core also doesn't have any cache memory.