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++
12600 Discussions

'SYSTEM_BUS_WIDTH' definition ?

Altera_Forum
Honored Contributor II
1,002 Views

Within IO header file for the NIOS toolchain there is a definition 'SYSTEM_BUS_WIDTH'.  

 

Can anybody tell me where this is defined, I have done a search for the string and found nothing so far  

 

Thanks 

 

Steve
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
299 Views

It's defined on the compiler command line. The automatically generated file generated_all.mk contains this, this can be found in the system_description directory of your system library.

0 Kudos
Altera_Forum
Honored Contributor II
299 Views

Thanks for the info. 

 

Steve
0 Kudos
Reply