mirror of
https://github.com/The-OpenROAD-Project/OpenLane.git
synced 2026-05-29 00:23:55 +08:00
Fix https://github.com/The-OpenROAD-Project/OpenLane/issues/1701 \~ Move Yosys check quitting entirely to Python script \~ Update DRC rosetta to use streams instead of in-memory translation (for most of them) \+ Add `SYNTH_CHECKS_ALLOW_TRISTATE` that allows tristate buffers in yosys `check` \~ Fix wrong default value of `RUN_HEURISTIC_DIODE_INSERTION` in documentation \~ Move Yosys check quitting entirely to Python script, can ignore tristate buffer-related warnings \~ Update DRC rosetta to use streams instead of in-memory translation (for most of them)