simplsoft
Full Member level 2

Ineed help in PSPICE SOFTWARE. I want to simulate a circuit using 0.25um and 180nm from where can I get the libraries and how can I include it in Pspice? Can anyone help me.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Mos model in deep submicron region is basically a Berkeley BSIM4 implementation.
You would need to use LEVEL=7 in Pspice for BSIM4.
Choose MbreakN, MbreakP from breakout.olb.
L,W etc can be provided on instance parameters.
For level , Do RMB-> Edit Pspice Model, insert the keyword - LEVEL=7
Once you save the model, it is auto configured for the existing project. You can just copy-paste the instances and change instance parameters like - W, L etc. The model would be valid for all instances in the same project.