connect_IO_pin_shapes
db connect_IO_pin_shapes boolean { true | false}
Description
Connects all pin shapes of the same top-level IO terminal (pin). When false, the router connects only one pin shape for each top-level IO terminal.
GUI Equivalent
Examples
getvar db.connect_IO_pin_shapes
setvar db.connect_IO_pin_shapes true
Related Topics
Space-based Router Tcl Environment Variables
Return to top