21.8.46 remove_scenario

Description

Removes a scenario from the constraint database and removes it to the list of scenarios.

remove_scenario name

Arguments

ParameterTypeDescription
namestringSpecifies the name of the scenario to delete. This is mandatory.

Error Codes

Error CodeDescription
NoneRequired parameter _AtclParam0_ is missing.

Supported Families

PolarFire®
PolarFire SoC
SmartFusion® 2
IGLOO® 2
RTG4

Exceptions

You cannot use wildcards when specifying a set name to remove.

Example

The following command removes the scenario named my_scenario.

remove_scenario my_scenario

Related Examples on GitHub

See Also