mirror of
https://github.com/The-OpenROAD-Project/OpenLane.git
synced 2026-05-29 00:23:55 +08:00
* Report Generation Bugfixes + Added `-override_env` option to flow.tcl to override certain environment variables on a per-run basis + Added option to extract inverter cells into the metrics behind an env var (so as not to break compatibility) + Klayout requirements added to runtime ~ Regression test outputs renamed, design report now in yaml ~ CI now runs on ubuntu-20.04 specifically, installs pyyaml ~ Fixed `make test` ~ Rewrote compare_regression_reports in click ~ Fixed compare_regression_design (typo made it not run, aliasing failures!!) ~ Changes to variable names: FINAL_TIMING_REPORT_TAG is now LAST_TIMING_REPORT_TAG, ran every STA ~ Fixed yosys gate type extraction * Fix Odd Antenna Issue By Reverting OpenROAD