21.9.26 smartpower_remove_all_annotations

Description

This Tcl command removes all initialization annotations for the specified mode.

Note: This command is associated with the functionality of Initialize frequencies and probabilities dialog box.
smartpower_remove_all_annotations [-opmode {value}]

Arguments

ParameterTypeDescription
opmodestringRemoves all initialization annotations for the specified mode, where value must be Active or Flash*Freeze (RTG4, SmartFusion 2 and IGLOO 2).
Return TypeDescription
NoneNone

Error Codes

Error CodeDescription
NoneParameter 'opmode' has illegal value.
NoneParameter 'param_name' is not defined. Valid command formatting is 'smartpower_remove_all_annotations [-opmode "Active"]'.

Supported Families

PolarFire®
SmartFusion® 2
RTG4™
IGLOO® 2
PolarFire SoC

Example

The following example initializes all clocks with opmode "Acitve":

smartpower_remove_all_annotations -opmode {Active}