Hi <!here> M vs NF. We are creating a design and w...
# xschem
a
Hi <!here> M vs NF. We are creating a design and we are working now on finishing some of the layout and when I looked closely to the netlist from xscheme I saw something like this:
Copy code
XM6 Vout net2 VDD VDD sky130_fd_pr__pfet_g5v0d10v5 L=0.5 W=20 nf=1 ad='int((nf+1)/2) * W/nf * 0.29' as='int((nf+2)/2) * W/nf * 0.29'
+ pd='2*int((nf+1)/2) * (W/nf + 0.29)' ps='2*int((nf+2)/2) * (W/nf + 0.29)' nrd='0.29 / W' nrs='0.29 / W'
+ sa=0 sb=0 sd=0 mult=20 m=20
nf = 1, mult=20 and m = 20. I'm a little bit confused because I'm not sure if the model will take source/drain sharing correctly in that case? Nor does it takes the LOD effects.