pushAndShoveCheckerStopLevel
we pushAndShoveCheckerStopLevel int pushAndShoveCheckerStopLevelValue
Description
(Layout EXL Only) Controls the hierarchical levels of the DRC violations that are identified and fixed by push-and-shove:
-
0: avoids violations between edited wires and shapes at the top level and instance pins. -
N: avoids violations between edited wires and shapes from top level to level N. - -1: uses the top level to control the display of hierarchical levels in DRC checks.
GUI Equivalent
|
Create – Wiring – Wire – Push and Shove context-sensitive menu |
|
Examples
envGetVal("we" "pushAndShoveCheckerStopLevel")
envSetVal("we" "pushAndShoveCheckerStopLevel" 'int 1)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Push and Shove in Interactive Routing
Return to top