Consider a design where the PS (Zynq ARM A9) is connected to multiple peripherals where the addressing is depicted below.
As highlighted in the purple below, why is the minimum accessible of each endpoint module (even if the module is my own IP) always at a range of four kilobytes? Is it related to something ARM processor specific?
I have tried to modify the address range of my own IP as shown below to a smaller number but it never has any effect.