Harald Pretl
Harald Pretl
OK, now I think I have the full picture. @maliberty I think there might still be something to fix here, although something different than the original case: - In the...
@maliberty BTW, I found meanwhile another OR command that segfaulted when no design is loaded. Unfortunately, I forgot which one. Maybe all commands should be tested for running directly after...
Oh yes, the `repair_antennas` was the one I found :-)
Maybe this is related, not sure: https://github.com/The-OpenROAD-Project/OpenROAD/pull/4419
You can use the stock example `gcd` of ORFS by setting in the `Makefile`: ``` DESIGN_CONFIG=./designs/ihp-sg13g2/gcd/config.mk ``` In the resulting `6_final.gds` you can find at x=62.664um/y=138.08um a `Metal2` rectangle of...
I have checked the DRC of my GDS files using the closed-source version of the SG13G2 PDK and a commercial tool. The open-source KLayout DRC deck I did not use.
Interesting, maybe you use a newer OpenROAD version and the issue has been solved meanwhile? @KrzysztofHerman which OR version are you using?
Version `ab5b1ab82e84a85c7d42fb5018de5dbb17d45af8` is a commit from ca. 2024-04-11. I have version `0889970d1790a2617e69f253221b8bd7626e51dc`, which is from 2024-02-18, so quite a bit older. So far the theory holds that there was an...
I just checked with latest OR version, the issue is still there (at least I have found a few errors in my examples).
@osamahammad21 I tested the latest OR release. The situation is much better, but there are still a few min.area violations left.