mirror of
https://github.com/The-OpenROAD-Project/OpenLane.git
synced 2026-05-29 00:23:55 +08:00
This introduces a new variable, `$::env(PRIMARY_SIGNOFF_TOOL)` (set to `magic` by default), and makes setting `$::env(RUN_MAGIC)` functional, i.e., setting it to 0 disables running magic. It enables Klayout to be used as the primary or exclusive sign-off tool as well, to ease porting new PDKs that may not yet support magic.