check_constraints_basics
db check_constraints_basics boolean { true | false }
Description
Performs basic constraint checks to prevent fundamental routing issues, including checks for minWidth, minSpacing, and the existence of at least one via between routing layers. Messages are printed on load or when routing and the command exits. This is useful when incomplete custom data is used.
GUI Equivalent
getvar db.check_constraints_basics
setvar db.check_constraints_basics true
Related Topics
Space-based Router Tcl Environment Variables
Return to top