Skip to content
Snippets Groups Projects
  • Mohamed Gaber's avatar
    14b94a66
    Migrate Build System to Match OpenLane 2 (#2115) · 14b94a66
    Mohamed Gaber authored
    + 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
    14b94a66
    History
    Migrate Build System to Match OpenLane 2 (#2115)
    Mohamed Gaber authored
    + 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