Hi, when doing substrate contact, i got this DRC "...
# analog-design
a
Hi, when doing substrate contact, i got this DRC "P-tap overlap of P-tap contact < 0.12um in one direction (licon.7)" what does it mean!
m
https://skywater-pdk.readthedocs.io/en/main/rules/periphery.html#licon Please see the diagram and ask again if you have questions.
a
still"P-tap overlap of P-tap contact < 0.12um in one direction (licon.7)"
t
It appears that you have only local interconnect surrounding the contact, but no p-tap (
psd
in magic).
a
image.png
t
A layout .mag file displaying the error would be more useful than a screenshot which does not show an error.
t
@Ahmed Reda: Again, you have a substrate contact (
psc
) and it is not surrounded by p-diffusion (
psd
). It is exactly the same error as you showed previously.
a
It is Done. Thanks.
I have one more question. can I increase size the font of label?
t
If you created the label with the
Edit->Text...
GUI, then yes, you can just select the text and increase the size (also see the
setlabel
command).
👍 1