Mohamed Gaber
Mohamed Gaber
Hi Claudio, thanks for creating an issue- do you have KLayout installed externally at all? i.e. Can you run `klayout --version` without going into the Nix shell first?
Yeah, just make sure it's not in `PATH`. OpenLane prioritizes locally installed tools to make testing easier. If that doesn't work, please join the Open Source Silicon Slack https://open-source-silicon.dev/ and...
We do claim to support macOS 11, so if it doesn't work on macOS 11 either the documentation or the code has to be updated. I'll take a copy of...
Sorry, forgot to follow up - awkwardly, Big Sur is the one version for Apple Silicon macOS that does NOT run under [UTM](https://github.com/utmapp/UTM). So I was unable to verify that...
Wasn't this addressed in https://github.com/efabless/openlane2/commit/a8a6e84d4970c94641f2be62c8bc709ca353ed59
If this is a Classic flow issue, not a step issue, that's a separate discussion. For the giant designs in question our PnR engineers tend to define custom sequential flows...
The environment detector code tries to check for Nix's existence as one of the many things it does and it seems we have forgotten to suppress its output. This will...
It is most definitely `/usr/local/include/boost` on an Intel Mac.
Not urgent! I already have a dirty patch I can apply during the build process, so take all the time you need to do it right.