Product Documentation
Virtuoso Interactive and Assisted Routing User Guide
Product Version IC23.1, September 2023

weCWWidthMode

layout weCWWidthMode cyclic { "constraints" | "overrideAllLayers" | "overrideByLayer" | "sources" | "targets" }

Description

Sets a value for the width of the current wire depending on the width mode specified.

The default is overrideByLayer.

GUI Equivalent

Command

Create – Wiring – Wire/Bus/Stranded Wire

Field

Context Sensitive menu – Use Width

Examples

envGetVal("layout" "weCWWidthMode")
envSetVal("layout" "weCWWidthMode" 'cyclic "overrideAllLayers")
envSetVal("layout" "weCWWidthMode" 'cyclic "constraints")
envSetVal("layout" "weCWWidthMode" 'cyclic "sources")
envSetVal("layout" "weCWWidthMode" 'cyclic "targets")

Related Topics

Variables to Customize the Interactive and Assisted Routing Settings


Return to top
 ⠀
X