Table 1, Table 2, and Table 4 list the parameters used to configure the AXI Interconnect core only. When deploying the AXI Interconnect core in your design, additional parameters belonging to each of the underlying AXI Infrastructure cores are also available for customization when not automatically set according to system connectivity.
| Parameter Name | Default Value | Format/Range | Description |
|---|---|---|---|
| NUM_SI | 2 | Integer (1-16) | Number of Slave Interfaces |
| NUM_MI | 1 |
Integer (1-64)
|
Number of Master Interfaces |
| STRATEGY | 0 | Integer (0,1,2) |
Control the implementation option strategy of the interconnect.
|
| Parameter Name | Default Value | Format/Range | Description |
|---|---|---|---|
| Snn_HAS_REGSLICE | 0 | Integer (0, 1, 3, 4) |
Controls AXI register slice insertion on SI.
|
| Snn_HAS_DATA_FIFO | 0 | Integer (0, 1, 2) |
Insert AXI data FIFO on SI.
|
| Parameter Name | Default Value | Format/Range | Description |
|---|---|---|---|
| ENABLE_ADVANCED_OPTIONS | 0 | Integer (0,1) | Setting a value of 1 enables a series of advanced configuration parameters (below). Setting a value of 0 disables all advanced configuration parameters. |
| ENABLE_PROTOCOL_CHECKERS | 0 | Integer (0,1) | Setting a value of 1 adds an AXI Protocol Checker IP core to each enabled master and slave interface and marks the interfaces for debug. |
| PCHK_WAITS | 0 | Integer (0..1024) | Specifies the maximum number of idle cycles for READY monitoring in all of the enabled protocol checkers. |
| PCHK_MAX_RD_BURSTS | 2 | Integer (2,4,8,16,32,64) | Specifies the maximum number of outstanding READ transactions per ID in all of the enabled protocol checkers. |
| PCHK_MAX_WR_BURSTS | 2 | Integer (2,4,8,16,32,64) | Specifies the maximum number of outstanding WRITE transactions per ID in all of the enabled protocol checkers. |
| XBAR_DATA_WIDTH | 32 | Integer (32,64,128,256,512,1024) | If specified, this value overrides any IP integrator automated value for the DATA_WIDTH parameter of the AXI Crossbar within the AXI Interconnect core Instance. |
| Snn_ARB_PRIORITY | 0 | Integer (0-15) | Specifies the value for the corresponding Snn_ARB_PRIORITY parameter of the AXI Crossbar instance connecting to the interconnect SI. Available when advanced configuration options are enabled and NUM_SI>1. |
| Parameter Name | Default Value | Format/Range | Description |
|---|---|---|---|
| Mnn_HAS_REGSLICE | 0 | Integer (0, 1, 3, 4) |
Controls AXI register slice insertion on MI.
|
| Mnn_HAS_DATA_FIFO | 0 | Integer (0, 1, 2) |
Insert AXI Data FIFO on MI
|