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++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
12748 Discussions

Does ARM and Nios use different EDS ?

Altera_Forum
Honored Contributor II
1,496 Views

Hello, 

 

I would like to ask what is the software tool for development with ARM and which is for Nios ? 

Are they different tools ? 

 

 

Thank you, 

Ran
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
688 Views

Yes, DS-5 for ARM and custom Eclipse for NIOS (included in Quartus)

0 Kudos
Altera_Forum
Honored Contributor II
688 Views

Thank you, 

 

When building multiprocessor with both ARM and Nios there are some shared memory consideration which need to be taken (for example when one processor need to write into the same memory which need to be read from - which is a requirement in our system ). 

Is there a guideliness on this when multiprocessor is composed of ARM and Nios ? 

 

Regards, 

Ran
0 Kudos
Altera_Forum
Honored Contributor II
688 Views

I don't think there is a guideline, but you should (e.g. if you use Linux and/or uboot) reserve the lower part of the RAM for the HPS and use upper addresses for the NIOS-System.

0 Kudos
Reply