21.14.6 sb_enable_core
(Ask a Question)Description
This Tcl command is used to enable the cores/bus interfaces in various subsystems of the Peripherals page of the System Builder component (excluding the MSS Peripherals).
sb_enable_core \
-component_name {component_name} \
[-core_name {core_name}]
Arguments
Parameter | Type | Description |
---|---|---|
-component_name {component_name} | string | Mandatory. Name of the system builder component. |
-core_name {core_name} | string | Optional. Name of the instance of the core in the System Builder component. |
Example
sb_enable_core -component_name {sb} -core_name {FIC_0_AMBA_MASTER}