Deepak
05/16/2023, 5:57 PMStefan Schippers
05/16/2023, 10:11 PM.op
command followed by a write xxxx.raw
where xxxx
must be the same name as the circuit. If you are simulating opamp.sch
then save simulation operating point with write opamp.raw
usually you should do:
.options savecurrents
.control
save all
op
write xxxx.raw
.endc