21.8.47 remove_set
(Ask a Question)Description
Removes a set of paths from analysis. Only user-created sets can be deleted.
remove_set -name name
Arguments
Parameter | Type | Description |
---|---|---|
name | string | Specifies the name of the set of paths to delete. |
Error Codes
Error Code | Description |
---|---|
None | Required parameter -name is missing. |
None | Unable 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