createBidirectionalHalos
APR.device.infra createBidirectionalHalos boolean { t | nil }
Description
Specifies whether or not to use the full via halo in both directions as opposed to restricting it to be in the preferred layer direction. This behavior is limited to metal layers and does not affect halos on cut layers.
GUI Equivalent
Examples
envGetVal("APR.device.infra" "createBidirectionalHalos")
envSetVal("APR.device.infra" "createBidirectionalHalos" 'boolean t)
Related Topics
Automated Device Placement and Routing Flow Environment Variables
Return to top