Forum Discussion
2 Replies
- Altera_Forum
Honored Contributor
This may not be an issue at all. SoPC builder is informing you that you have components attached to the NIOS Instruction bus that collectively span an address range greater than 28 bits.
1 - Make sure that the components you have connected to the instruction master really need to be connected. If it's a component that you only need connected to the data bus then disconnect it from the instruction bus. 2 - If you know that the actual instruction range of your program will be contained within 28 bits, then ignore the warning. SoPC builder is simply advising you of a limitation of the GCC compiler. Jake - Altera_Forum
Honored Contributor