In the IP, make sure that interrupt support is enabled by a parameter
for each IP where it is necessary.
- Double-click the microblaze_0_xlconcat instance created by Block Automation.
- Modify the number of ports to match the number of interrupts in the design.
- Click OK.
- Connect the interrupt from the IP to the
microblaze_0_xlconcat
InX input port. For example, connect theip2intc_irpt
on theaxi_gpio_0
instance to theIn0[0:0]
port on themicroblaze_0_xlconcat
. - Repeat step 4 for each interrupt in the design.
Note: The
In0[0:0]
port is the
lowest interrupt priority and in the MHS, the left-most signal connected for PORT
INTR for the axi_intc
instance is the lowest interrupt
priority.