.lib should have a filename with correct section. Please enter filename with correct path and appropriate section. Syntax:.lib <./path/file name> (optional) < section> before or at ".option"还是不行啊
回复 4#windwithgone
.title inverter
.subckt inverter vdda gnda in out
MPM0 out in vdda vdda pch W=20u L=180n m=1
MNM0 out in gnda gnda nch W=10u L=180n m=1
.ends