In the .pm3.spice files, there are the threshold voltage values but defined with another variable (such as "sky130_fd_pr__ nfet_ 01v8__ vth0_diff_1) that doesn't seem to be defined in the file. Is there a way to find that value? Or is there a document with some of the general transistor parameters (threshold voltage, mobility..)?
@User Thanks for the resource! Do you know what the difference is between variables ending in lkvth0_diff, kvth0_diff, and wkvth0_diff? In the spice file I was looking at, it only had vth0_diff, so I'm not sure which variable that goes to
l
Luis Henrique Rodovalho
02/16/2022, 5:47 PM
Probably, they are variables for VT variation as function of transistor dimensions, like L and W. But what you must really be looking for is how it affects a transistor in a simulation. You can simulate any transistor inside a circuit in ngspice, and then show the actual transistor model values, after all those parameters are calculated by the simulator.
Try the show command.
https://sourceforge.net/p/ngspice/discussion/127605/thread/54ae7420/?limit=50
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.