Product Documentation
Virtuoso Space-based Router Constraint Reference
Product Version IC23.1, June 2023

minBoundaryExtension

Specifies the minimum distance the specified layer can extend past the prBoundary. This constraint is commonly used to describe the necessary extension of a well past a boundary.

minBoundaryExtension Quick Reference

Constraint Type

Layer

Value Types

Value

Database Types

Design, Technology

Scope

design, foundry, boundary

Category

Extension

Value Type

minBoundaryExtension constraints have a Value that represents the minimum extension in user units that the shape must extend past the boundary.

Parameter

Examples

This example sets the minimum extension of poly2 past the prBoundary to 1.5 user units.

Format Example

Tcl

set_layer_constraint -constraint minBoundaryExtension \
-layer poly2 -Value 1.5

Virtuoso

spacings(
(minPRBoundaryExtension "poly2" 1.5)
)

Related Topics

Extension Constraints


Return to top
 ⠀
X