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

validWireEditorVias

Specifies the vias that can be used during wire editing. If this constraint is not set, validRoutingVias is used.

validWireEditorVias Quick Reference

Constraint Type

Simple

Value Types

ViaDefArrayValue

Database Types

Design, Technology

Scope

net, route, Term, instTerm, net group, design, foundry

Category

Routing

OpenAccess API

custom

Value Type

validWireEditorVias constraints have a ViaDefArrayValue that represents the list of vias that can be used during wire editing.

Examples

This example sets the valid wire editor vias for the LEFDefaultRouteSpec group to via12 and via23.

set_constraint -constraint validWireEditorVias -group LEFDefaultRouteSpec \
-hardness hard -ViaDefArrayValue {via12 via23}

Related Topics

Routing Constraints


Return to top
 ⠀
X