Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update KLayout DRC scripts #281

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

akrinke
Copy link
Contributor

@akrinke akrinke commented Nov 28, 2024

  • fix/improve AFil.a, GFil.a, Cnt.b1, CntB.a, Seal.c, Seal.c1, Seal.c2, Seal.c3, LBE.b, M1.c1, NBL.a, Pad.a1, and some more
  • update checks for SG13G2 layout rules v0.3
  • add support for more rules:
    • npnG2.b, npnG2.c, npnG2.d, npnG2.d1, npnG2.d2, npnG2.e
    • Seal.d, Seal.f
  • update value of Padc.b
  • rename EXT.a/b/c to EXTB.a/b/c
  • remove SRAM and TSV rules

- fix/improve AFil.a, GFil.a, Cnt.b1, CntB.a, Seal.c, Seal.c1, Seal.c2,
  Seal.c3, LBE.b, M1.c1, NBL.a, Pad.a1, and some more
- update checks for SG13G2 layout rules v0.3
- add support for more rules:
  - npnG2.b, npnG2.c, npnG2.d, npnG2.d1, npnG2.d2, npnG2.e
  - Seal.d, Seal.f
- update value of Padc.b
- rename EXT.a/b/c to EXTB.a/b/c
- remove SRAM and TSV rules

Signed-off-by: Andreas Krinke <andreas.krinke@gmx.de>
@sergeiandreyev
Copy link
Contributor

Hi @akrinke, I just pushed to the repo some device DRC QA cells (f.e. for sealring):
https://github.com/IHP-GmbH/IHP-Open-PDK/blob/dev/ihp-sg13g2/libs.qa/drc/devices/sg13g2_qacells.gds
Could you please run the updated deck on it, and check whether the results are expected (please note, that it could be that the QA cells are not up-to-date)

Fix offgrid checks and ext_with_area for layouts with unusual DBU
values.

Signed-off-by: Andreas Krinke <andreas.krinke@gmx.de>
@akrinke
Copy link
Contributor Author

akrinke commented Dec 4, 2024

Hello @sergeiandreyev, I've added the device DRC QA cells to our regression tests. For the sealring, we have some unexpected filler width (e.g. M1Fil.a1) and Seal.d violations we have to investigate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants