Re-Customizing AXI Interconnects - 2024.1 English

MicroBlaze V Processor Embedded Design User Guide (UG1711)

Document ID
UG1711
Release Date
2024-08-01
Version
2024.1 English

If you want the microblaze_1 instance of MicroBlaze V to access the peripherals, the two interconnects instances must be reconfigured.

  1. Double-click the AXI Interconnect (microblaze_1_axi_periph).

    The Re-customize IP dialog box opens.

  2. 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.

  3. Connect the Master Interface M01_AXI of microblaze_1_axi_periph to the S01_AXI slave interface of microblaze_0_axi_periph.
  4. 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.