The Connectivity tab of the Customize IP dialog box is shown in the following figure.
Figure 1. Connectivity Tab

The Connectivity tab is used to define the connectivity through the axi_noc. Connectivity is captured in the form of a connectivity matrix, as shown in the figure. The rows of the matrix correspond to the inputs to the axi_noc instance, the columns correspond to the outputs. A check in the box at the intersection of a row and a column indicates a connection from the row input to the column output. The previous figure shows:
- Input
S00_AXI
is connected to outputsM00_AXI
andM01_AXI
. - Input
S01_AXI
is connected to outputM00_INI
and memory controller port 0. - Inter-NoC input
S00_INI
is connected to outputM02_AXI
and to memory controller port 0.