Hello
I get this error when simulating a simple common source amplifier using xschem, does anyone know what might the problem be and how to fix it ?
Thank you.
p
Pranav Lulu
07/12/2022, 2:36 AM
The model name is nfet_01v8_lvt and not M1.
You should type this instead
print @m.xm1.msky130_fd_pr__nfet_01v8_lvt[id]_
Pranav Lulu
07/12/2022, 2:38 AM
Also you have to save currents and gm value.
So you must add these two commnds
.options savecurrents
. save @m.xm1.msky130_fd_pr__nfet__01v8_lvt[gm]