Forum Discussion
Altera_Forum
Honored Contributor
21 years ago'SYSTEM_BUS_WIDTH' definition ?
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 Steve2 Replies
- Altera_Forum
Honored Contributor
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.
- Altera_Forum
Honored Contributor
Thanks for the info.
Steve