Description
This tcl command resets the canvas layout of the given SmartDesign.
sd_reset_layout \
-sd_name {SmartDesign_component_name}
Arguments
| Parameter | Type | Description | 
|---|
| sd_name | string | Specifies the name of the SmartDesign on which the layout will be auto arranged. It is
                                mandatory. | 
| Return Type | Description | 
|---|
| None | None | 
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}