21.8.48 rename_scenario
(Ask a Question)Description
Renames an existing timing scenario to a new name. The new name you provide must be unique and cannot be used by another timing scenario.
Note: It is recommended to use the organize_tool_files command instead of this command.
rename_scenario old_name new_name
Arguments
Parameter | Type | Description |
---|---|---|
old_name | string | Specifies the name of the existing timing scenario to be renamed. |
new_name | string | Specifies the new name for the new scenario. |
Supported Families
PolarFire® |
PolarFire SoC |
SmartFusion® 2 |
IGLOO® 2 |
RTG4™ |
Example
The following command renames the my_old_scenario
scenario name into a
my_new_scenario
new name.
rename_scenario my_old_scenario my_new_scenario