mirror of
https://github.com/The-OpenROAD-Project/OpenLane.git
synced 2026-05-29 00:23:55 +08:00
+ Add calls to `set_dont_touch` and then `unset_dont_touch` at the beginning and end of every resizer script respectively ~ Reorganize config variables + Added undocumented variable `RSZ_USE_OLD_REMOVER` to continue to use the old `remove_buffers.py` script instead ~ `LIB_RESIZER_OPT` -> `RSZ_LIB` (with translation behavior) ~ `UNBUFFER_NETS` -> `RSZ_DONT_TOUCH_RX` (with translation behavior) ~ Made timing models only get written after CTS by checking for `STA_PRE_CTS` as well
1 line
101 B
Plaintext
1 line
101 B
Plaintext
general.tcl checkers.tcl synthesis.tcl floorplan.tcl cts.tcl placement.tcl routing.tcl extraction.tcl |