maxPickupDistanceAllowed
Specifies the maximum distance, in user units, on a layer for a route connected to a pin on the same layer.
maxPickupDistanceAllowed Quick Reference
Value Type
maxPickupDistanceAllowed constraints have a Value that represents the maximum distance, in user units, on a layer for a route connected to a pin on the same layer.
Related Topics
maxRoutingDistanceAllowed
Specifies the maximum cumulative distance on the layer for all routes of a net.
maxRoutingDistanceAllowed Quick Reference
Value Type
maxRoutingDistanceAllowed constraints have a Value that specifies the cumulative distance on a given layer for all routes of a net.
Examples
This example sets the maximum routing distance on Metal3 to 50 μm.
| Format | Example |
|---|---|
set_layer_constraint -constraint maxRoutingDistanceAllowed \ |
|
interconnect( |
Related Topics
Return to top