mirror of
https://github.com/The-OpenROAD-Project/OpenLane.git
synced 2026-05-29 00:23:55 +08:00
+ Repository is now a Nix flake ~ Change all invocations of `openroad -python` to use `run_odbpy_script` for consistency ~ Change build system from ad-hoc to Nix, still producing a Docker image as a final result ~ Update KLayout scripts to use `klayout-pymod` or properly parse commandline arguments ~ `open_pdks` -> `bdc9412` to match OpenLane 2 - Remove local installer; `nix run .` will run OpenLane natively
4 lines
122 B
YAML
4 lines
122 B
YAML
- name: open_pdks
|
|
repo: https://github.com/RTimothyEdwards/open_pdks
|
|
commit: bdc9412b3e468c102d01b7cf6337be06ec6e9c9a
|