21.8.46 remove_scenario
(Ask a Question)Description
Removes a scenario from the constraint database and removes it to the list of scenarios.
remove_scenario nameArguments
| Parameter | Type | Description |
|---|---|---|
name | string | Specifies the name of the scenario to delete. This is mandatory. |
Error Codes
| Error Code | Description |
|---|---|
| None | Required 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