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 #259

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

akrinke
Copy link
Contributor

@akrinke akrinke commented Nov 12, 2024

  • add support for 25 more DRC rules, e.g.:
    • NW.c
    • NW.c1
    • NW.d
    • NW.e
    • NW.e1
    • Act.c
    • AFil.i
    • Cnt.c
    • Cnt.d
    • Cnt.e
    • Cnt.g1
    • Cnt.g2
    • CntB.c
    • CntB.d
    • Rppd.d
    • Rhi.e

- add support for 25 more rules, e.g.:
    - NW.c
    - NW.c1
    - NW.d
    - NW.e
    - NW.e1
    - Act.c
    - AFil.i
    - Cnt.c
    - Cnt.d
    - Cnt.e
    - Cnt.g1
    - Cnt.g2
    - CntB.c
    - CntB.d
    - Rppd.d
    - Rhi.e

Signed-off-by: Andreas Krinke <[email protected]>
@sergeiandreyev
Copy link
Contributor

sergeiandreyev commented Nov 18, 2024

Hi @akrinke, could you please remove SRAM rules from this PR? There will be an upcoming update of the SRAM rules with a lot of fixes based on the actual measurements, the old version is too risky to use
Or maybe just comment them out for now? I hope most of the changes will be related to the values, not to the implementation

@akrinke
Copy link
Contributor Author

akrinke commented Nov 21, 2024

This DRC script is based on version 0.2 of the layout rules. We will update the script to version 0.3 – this should remove SRAM rules (and some others as well).

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.

3 participants