21.8.47 remove_set

Description

Removes a set of paths from analysis. Only user-created sets can be deleted.

remove_set -name name

Arguments

ParameterTypeDescription
namestringSpecifies the name of the set of paths to delete.

Error Codes

Error CodeDescription
NoneRequired parameter -name is missing.
NoneUnable to find set.

Supported Families

PolarFire®
PolarFire SoC
SmartFusion® 2
IGLOO® 2
RTG4

Exceptions

You cannot use wildcards when specifying a set name.

Example

The following command removes the set named my_set.

remove_set -name my_set

Related Examples on GitHub

See Also