I'm running into a DRC violation when creating var...
# sky130
s
I'm running into a DRC violation when creating varactors with magic: N-well overalp of varactor poly <0.15um. I'm not sure what to do. It seems to me the generated varactor is faulty.
h
Wow, how did you bring up this DRC window? I totally missed it this far...
s
Go to DRC, here it's important to enable full DRC, so click on DRC complete. Then Options DRC Manager. From here... have fun fixing all the issues :).
👍 1
t
@User: It does look like an error. Please raise an issue in the github issue tracker for open_pdks. If you want a quick fix, just edit (descend into) the parameterized device and stretch the guard ring and nwell on top and bottom to clear the DRC error. If you don't use the parameterized device GUI to change a parameter (i.e., don't click on "Okay"), then the edit will remain.
s
@User Thank you! I opened a github issue.