I am currently doing a project at my university where I have to use cadence for some layout of integrated inductors. In order to get familiar with the program I have followed some tutorials where a nmos transistor is simulated, but I have encountered a problem while trying to simulate the mosfet. The schematic and the problem can be seen in the link below.
https://www.dropbox.com/s/2a1ks6ixrirham2/substrate%20problem.png?dl=0I have used a 4 pin nmos from the technology used by my university, but when I try to simulate I get the warning "Failed to resolve inherited connections on instance 'M0' in cellview. This is because the netset property "substrate" on this instance refers to a signal 'sub!', which is not present in the cellview". As can be seen in the link.
Does anybody know how this is fixed in the correct way?
If I connect the body to gnd through a 1m resistor and call this node "sub!" the program will let me run a simulation, and give me a results which is as I expected, but I am pretty sure this is not the correct way to do it.
