siteDefHeight
APR.stdcell.route siteDefHeight float float_number
Description
Specifies the height of the siteDef used to create inter-operable rows. The value is specified in user units. If the value is not specified, the width is calculated as the minimum height of standard cell instances.
The default is -1. This means no value is specified.
GUI Equivalent
Examples
envGetVal("APR.stdcell.route" "siteDefHeight")
envSetVal("APR.stdcell.route" "siteDefHeight" 'float 1.0)
Related Topics
Standard Cell Placement and Routing Environment Variables
Return to top