21.3.73 remove_core

Description

This Tcl command removes a core from your project.

remove_core [-vlnv "Vendor:Library:Name:Version" ]

Arguments

ParameterTypeDescription
vlnvstringSpecifies the version identifier of the core being configured. It is mandatory.

Error Codes

Error CodeDescription
NoneThe core is not in the vault.

None

The supplied name is not a valid VNLV core id: 'value'.

None

Parameter 'vlnv' is missing or has invalid value.

None

Parameter 'param_name' is not defined. Valid command formatting is 'remove_core [-vlnv "vlnv"]+ '

Supported Families

Supported Families
PolarFire®
RTG4
SmartFusion® 2
IGLOO® 2

Example

The following example removes Simulation RESET_GENR from project.

remove_core -vlnv {Actel:Simulation:RESET_GEN:1.0.1}

See Also