This section includes information about using AMD tools to customize and generate the core in the AMD Vivado™ Design Suite.
If you are customizing and generating
the core in the
Vivado IP integrator, see
the
Vivado Design Suite User Guide: Designing
IP Subsystems using IP Integrator (UG994) for
detailed information. IP integrator might auto-compute certain
configuration values when validating or generating the design. To
check whether the values do change, see the description of the
parameter in this chapter. To view the parameter value, run the
validate_bd_design
command in the Tcl
console.
You can customize the IP for use in your design by specifying values for the various parameters associated with the IP core using the following steps:
- Select the IP from the IP catalog.
- Double-click the selected IP or select the Customize IP command from the toolbar or right-click menu.
For details, see the Vivado Design Suite User Guide: Designing with IP (UG896) and the Vivado Design Suite User Guide: Getting Started (UG910).
Figures in this chapter are illustrations of the Vivado IDE. The layout depicted here might vary from the current version.
The following figure shows the Customize GUI/Wizard when you click AXI4 Debug Hub in the Vivado IP catalog. The various configuration options are explained:
- Component Name
- Use this text field to provide a unique module name for the core.
- Number of Debug Cores
- Selects the number of debug cores to be connected to Debug Hub. The valid range for this parameter is 0 to 64.
- AXI Data Width
- Configures AXI Data Width according to the master. It is by default set to Auto, it can also be set manually.
- AXI Address Width
- Configures AXI Address Width according to the master. It is by default set to Auto, it can be set manually.
- AXI ID Width
- Configures AXI ID Width according to the master. It is by default set to Auto, it can also be set manually.
- Enable BSCAN fallback
- Adds the optional BSCAN path, allowing a connection to the CIPS/PSX/PS
through a BSCAN interface. It is disabled by default, you can set it manually.Note: You must establish a connection to the CIPS/PSX/PS IP BSCAN interface through a BSCAN Switch (for example, CIPS/PSX/PS BSCAN → BSCAN Switch → AXI Debug Hub) for the runtime software to detect the AXI Debug Hub. To do this, connect the AXI Debug Hub BSCAN input interface to a BSCAN output interface of a BSCAN Switch IP whose BSCAN input port is connected to a BSCAN output interface of the CIPS/PSX/PS IP.Figure 3. BSCAN Connection Diagram
- Address Offset
- Master Base Address needs to be added by the user whenever IP is instantiated in the RTL flow. This parameter is automatically updated when IP is instantiated in IP integrator.
- Address Range
- Address range of master needs to be added by the user whenever IP is instantiated in the RTL flow. This parameter is automatically updated when IP is instantiated in IP integrator.