The Address decoder in the AXI interconnect will based on the incoming address to determine which slave device to be targeted to.
Question is does the AXI interconnect need to subtract the offset address if the targeted slave is on 2nd AXI port or onwards?
For example:
1st slave address range: 0 - 3FFF
2nd slave address range: 4000 - 7FFF
If the Master is targeting 2nd slave device & the destination device is only recognizing valid range of address which is 0 from 3FFF. What address should the AXI interconnect output?