load_cdsDefTech
db.load_cdsDefTech boolean { true | false }
Description
If your design does not rely on the layer definitions in the cdsDefTechLib, set this to false to avoid "Technology database conflict" messages during file load.
GUI Equivalent
Examples
getvar db.load_cdsDefTech
setvar db.load_cdsDefTech boolean false
Related Topics
Space-based Router Tcl Environment Variables
Return to top