If you want the microblaze_1
instance of MicroBlaze V to access the
peripherals, the two interconnects instances must be reconfigured.
- Double-click the AXI Interconnect (
microblaze_1_axi_periph
).The Re-customize IP dialog box opens.
- From the drop-down menu, set the Number of Master
Interfaces field to 2, as
shown in the following figure.
Similarly, re-customize the
microblaze_axi_periph
instance so the Number of Slave Interfaces field is set to 2. - Connect the Master Interface
M01_AXI
ofmicroblaze_1_axi_periph
to theS01_AXI
slave interface ofmicroblaze_0_axi_periph
. - Connect the clocks and resets accordingly, as shown in the
following figure.
After successful completion of the above procedure, microblaze_1
access all the slaves accessible by microblaze_0
. This is an optional decision.