Altera_Forum
Honored Contributor
17 years agoSOPC Component Editor
In a Nios processor system, in order to create a custom component to read a 16 bit word from a peripheral, I have used an 'Avalon-MM Tristate Slave' template from the SOPC builder (Ver 8.0) component editor.
As I only require a single address (the base address) for the read, I removed the address signals from the template - this resulted in a Warning: 's0: Slave has data signal but no address signal'. Does this matter? Also, in address map, I note that 1K of address space has been allocated to this component (0x00000000 to 0x000003FF). Why is this?