Forum Discussion
I don't think there is a list of address exist, if you want to keep the unchanged address, you can click the little lock icon in the Base Address column in Platform Designer to prevent assigned addresses from getting changed when you use the "Assign Base Addresses" command.
The "Assign Base Addresses" automatically assigns unique base addresses to all the slave interfaces/ports in the Qsys Pro system, allowing the system to avoid conflicts for all memory-mapped component interfaces.
Do note that there is no guarantee that "Assign Base Address" would solve addressing problems. If the master does not have enough address space for its slaves, then no amount of assigning base addressing would work. The user is expected to modify their master/slaves to ensure proper sizing is used.
Best Regards,
Richard Tan
- Amir33 years ago
Occasional Contributor
Hey Richard,
First of all, thank you about your answer!
I understand your explanation about the Avalon MM addresses but ,I still don't figure out why the tool start to give the slaves addresses from 0x0200_0000 and not from 0x00. It seen like another component that take the addresses range (0x00 - 0x01FF_FFFF) to himself and it don't show to the user.