enable_create_derived_vias
db.enable_create_derived_vias boolean { true | false }
Description
Controls whether standard vias are automatically created. This should be used only by Virtuoso users before assisted routing. When false, standard vias will not be automatically generated and the vias in validRoutingVias will be used.
GUI Equivalent
Examples
getvar db.enable_create_derived_vias
setvar db.enable_create_derived_vias true
Related Topics
Space-based Router Tcl Environment Variables
Return to top