Belal Ali
08/20/2022, 3:09 PMMohanad Mohamed
08/20/2022, 3:50 PM.lib
with sm14064.ngspice
instead of .include
Also, use the corner that you want to simulate with (typical
, ff
, ss
, .. etc.) in the same line after sm14064.ngspice
.lib C:\folder\folder\sm14064.ngspice typical
Belal Ali
08/20/2022, 4:11 PMBelal Ali
08/20/2022, 4:15 PMMohanad Mohamed
08/20/2022, 4:42 PMnmos_3p3.0
, nmos_3p3.1
, ..etc
2. You can use xschem
schematic tool to draw a single device then generate netlist from it. you will find equations in front of each parameter so you can calculate most of the parameters depending on W, L, and number of fingers.
3. Currently, there isn't any documentation about parameters definition because it's still in development. However, for your specific question, par
means number of parallel devices. s_sab
and d_sab
mean the portion of source/drain that has salicide block (sab) which mean the length of un-salicided source/drain in the direction of length of diffusion (perpendicular to the gate width direction).