Replies: 2 comments
|
Not that I know of. @vvbandeira any experience? |
0 replies
|
I have not, but looks like the issue has been identified upstream. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I am trying to bring-up ORFS in RHEL8 environment. Unfortunately, I can't use the Docker, since the
podmanversion in my system is way too old, for the docker image to build succesfully. So, I build OR, Yosys, Yosys-slang and Klayout by myself (I already had scripts for most of the tools to build stand-alone). I am able to run the whole flow, only the Klayout crashes at the end when generating the GDSII final. I opened a bug report in the KLayout about this:KLayout/klayout#2182
since this is likely a KLayout issue. However, I am wondering if this ever happened to you.
All reactions