Skip to content

Conversation

@z-a-p-k-i-n-g
Copy link

Hi @laurentc2 ,

First of all, thanks a ton for your cool script!!

I happen to notice that there is a bug in detecting m2.5 DRC error. In first scenario, the error won't go even after providing proper enclosures to the via as argument to .width() is 0.14. Since minimum width of via is 0.15um, polygons would never be created and always .not_interacting would highlight the via as a DRC violation.

Even after changing this argument from 0.14 to 0.15, I noticed that there were some cases where the code wouldn't highlight the via during an actual DRC violation. Please have a look at the attached excel file for more details on this. Hence I suggest a small fix for this issue.

Looking forward to hear your thoughts on same :)

Thanking you,
Vishal

Before correcting 0.14um
before correcting 0 14

After correcting 0.14um
after correcting 0 14

DRC script fix explanation.xlsx

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.

1 participant