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

minWireExtension

Specifies the minimum distance a wire on the specified layer must extend past the center of a via to the inside edge of the wire shape. Applies to both cut layers, the layer above and the layer below.

Usually, an OR constraint group should contain only settings of the same constraint with different parameters. If any of the settings is satisfied, the constraint requirement is met. The exception is that minQuadrupleExtension, minDualExtension, and minWireExtension can be bound together in an OR group and if any of the constraints is satisfied, the extension requirement is met.

minWireExtension Quick Reference

Constraint Type

Layer

Value Types

Value

Database Types

Design, Technology

Scope

design, foundry

Category

Extension

Value Type

minWireExtension constraints have a Value that represents the minimum wire extension in user units.

Parameters

Examples

This example sets the minimum wire extension on Metal3 to 1.5 user units.

Format Example

Tcl

set_layer_constraint -constraint minWireExtension -layer Metal3 \
-Value 1.5

Virtuoso

spacings(
(minWireExtension "Metal3" 1.5)
)

Related Topics

Extension Constraints


Return to top
 ⠀
X