My layout pass DRC check, but when I try to do parasitic extraction, it give me errors.
here is the error message:
2 Figure Having Multiple Stamped Connections.
6 Figure Causing Multiple Stamped Connections.
The M1_NWELL and NWELL are the cause I guess, but I have no idea how to fix this problem. I have tried many way only to reduce the errors but couldn't get rid of it.
Please help!
Also, please explain what the error message above means.
Switch names are rule deck specific. Your rule deck has suck a switch, but others may or may not have such a switch. If there is a switch, its name may be different.
I found out yesterday that the problem cause by having different net connect to the subtrate just like "maxwellequ" said. I also found that my CAP causing that error. When I took the CAP out the error went away.
So, does anyone knows how to connect the "nmoscap" to the circuit without getting that error?
the nmoscap has 3 connectors (1 connect to Vss, and the other 2 connect to the transistors).
I heard that I have to cover the CAP with some layout such as Pimp/Nwell to make it work.
If you use normal enhancement nmos (nmos outside nwell) as cap, the S, D and B terminals should be tied to VSS. Only the G terminal can be connected to other node. If you want a mos cap not connected to VSS, please use mosfet in nwell -- either nmos in nwell or pmos in nwell. On the latter case, the mosfet should be properly biased.