21.8.48 rename_scenario

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

ParameterTypeDescription
old_namestringSpecifies the name of the existing timing scenario to be renamed.
new_namestringSpecifies 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_scenarioscenario name into a my_new_scenario new name.

rename_scenario my_old_scenario my_new_scenario

Related Examples on GitHub

See Also