21.4.44 sd_reset_layout

Description

This tcl command resets the canvas layout of the given SmartDesign.

sd_reset_layout \
-sd_name {SmartDesign_component_name}

Arguments

ParameterTypeDescription
sd_namestringSpecifies the name of the SmartDesign on which the layout will be auto arranged. It is mandatory.
Return TypeDescription
NoneNone

Error Codes

Error Code Description
None Required parameter 'sd_name' is missing.
None The component 'SmartDesign_component_name' does not exist.

Supported Families

Supported Families
PolarFire®
PolarFire SoC
RTG4
SmartFusion® 2
IGLOO® 2

Example

The following example resets the canvas layout of the given SmartDesign.

sd_reset_layout -sd_name {sd}