gateOrientation
spacings( ( gateOrientationtx_derivedLayer['widthf_width] {"horizontal" | "vertical" | "any"} )
) ;spacings
Specifies the orientation for gates on the specified derived layer.
For some processes, all gates with width less than or equal to the specified value must be created in the same orientation, horizontal or vertical.
Values
|
The orientation of the gate. |
|
Parameters
|
The constraint applies only to the gates that have width less than or equal to this value. Otherwise, the constraint applies to gates of any width. |
Example
Orientation must be horizontal for gates with width less than or equal to 0.5.

Return to top