Tom
05/22/2023, 5:47 PMAmro Tork
05/22/2023, 6:03 PMTom
05/22/2023, 7:37 PMStefan Schippers
05/22/2023, 9:11 PM.control / .endc
constructs, write the simulation commands in the old legacy spice way:
.option savecurrents
.tran ... ...
out
file generated by ngspice in the directory ngspice is running. Warning and error messages go there.Tom
05/22/2023, 9:32 PMStefan Schippers
05/22/2023, 9:39 PMngspice -b -r rawfile.raw -o outfile.out circuit.spice
Tom
05/22/2023, 9:51 PM