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

allowedWireTypes

Specifies valid wire types for a layer. As a result, only the specified wire types can be set for tracks on that layer. The default value is an empty string, which indicates that a wire type is not set for the tracks on the specified layer (all wire types are allowed).

allowedWireTypes Quick Reference

Constraint Type

Layer

Value Types

StringArrayValue

Database Types

Design, Technology

Scope

design, foundry

Category

Miscellaneous

Value Type

StringArrayValue

Specifies that the string array should contain a list of wire types.

Examples

Sets wire types 1X, 2X, and 3X for tracks on layer Metal3.

set_layer_constraint -constraint allowedWireTypes \
-layer Metal3 -StringArrayValue "1X 2X 3X"

Related Topics

Miscellaneous Constraints


Return to top
 ⠀
X