Forum Discussion
MK_ABQ
Contributor
3 years agoNios II gen2 - core
Hello,
I am very new to Nios. I have a reference project folder with Nios II gen2 core used in that, and along with report files, and codes. How will I know which version of Nios core ( economy or ...
KellyJialin_Goh
Frequent Contributor
3 years agoHi,
The NIOS II system description header file, system.h contains the software definitions, name, locations, base addresses and settings for all the components in the NIOS II hardware system.
It should be located in your <ProjectName>_bsp directory and you shall see the system.h file.
Open it with a notepad and locate to the CPU configuration and you will see the
#define NIOS2_CPU_IMPLEMENTATION "fast/economic"
Thank you.
Regards,
Kelly Jialin, GOH