Stefan Schippers
01/31/2022, 5:13 PMYusuke Sakemi
12/28/2022, 8:17 AMYusuke Sakemi
12/28/2022, 8:28 AMStefan Schippers
12/29/2022, 10:21 AMsave all
write my_opamp.raw
To make ngspice automatically generate the raw file do the following:
in your spice command block delete the .dc
and .save all
and add this:
.options savecurrents
,control
save all
dc v3 0.01 2 0.01
remzerovec
write my_opamp.raw
.endc
Yusuke Sakemi
12/29/2022, 1:21 PM