The following table shows the relationship between the fields in the Vivado® IDE and the user parameters (which can be viewed in the Tcl Console).
| Vivado IDE Parameter/Value 1 | User Parameter/Value 1 | Default Value |
|---|---|---|
| Enable the AXI4-Lite Interface | HAS_AXI_LITE | 0 |
| Enable the AXI4-Stream Control Channel | HAS_AXIS_CONTROL | 0 |
| Enable the AXI4-Stream Status Channel | HAS_AXIS_STATUS | 0 |
| Enable the Decouple Control Signal | HAS_SIGNAL_CONTROL | 1 |
| Enable the Decouple Status Signal | HAS_SIGNAL_STATUS | 1 |
| Always Enable AXI Clocks | ALWAYS_HAVE_AXI_CLK | 0 |
| Interface to Configure | No equivalent User Parameter. | |
| Interface Name | No equivalent User Parameter. The name of each interface is specified as part of the user parameter name (shown as <i_name> below). | |
| Interface VLNV |
INTF.<i_name>.VLNV Note: This parameter is case sensitive.
|
undef |
| Protocol to apply to the VLNV | INTF.<i_name>.PROTOCOL | AXI4 if the VLNV is AXIMM; None otherwise |
| Interface Mode at Reconfigurable Partition | INTF.<i_name>.MODE | master |
|
|
|
|
|
|
| Number of CDC Stages |
INTF.<i_name>.CDC_STAGES (0, 2, 3, 4, 5, 6) |
0 |
| Add registers to interface | REGISTER | 0 |
| New Signal Name | No equivalent User Parameter. The name of each signal is specified as part of the user parameter name (shown as <s_name> below). | |
| Name (in Table) | No equivalent User Parameter. The name of each signal is specified as part of the user parameter name (shown as <s_name> below). | |
| Present (in Table) | INTF.<i_name>.SIGNAL.<s_name>.PRESENT | Variable |
| Direction at the Reconfigurable Partition (in Table) |
INTF.<i_name>.SIGNAL.<s_name>. DIRECTION |
s |
|
|
|
|
|
|
|
|
|
|
|
|
| Width (in Table) |
INTF.<i_name>.SIGNAL.<s_name>. WIDTH |
Variable |
| Decouple (in Table) |
INTF.<i_name>.SIGNAL.<s_name>. DECOUPLED (0, 1) |
Variable |
| Decouple Value (in Table) |
INTF.<i_name>.SIGNAL.<s_name>. DECOUPLED_VALUE |
Variable |
| Resource Type (in Table) |
INTF.<i_name>.SIGNAL.<s_name>. RESOURCE |
infer |
|
|
|
|
|
|
|
|
|
| Management (in Table). This is available in IP integrator only |
INTF.<i_name>.SIGNAL.<s_name>. MANAGEMENT |
auto |
|
|
|
|
|
|
|
||