Jeremy Reeve
09/02/2023, 10:04 PMraw_read(): no useful data found
sent to the console. I guess I am missing something in my spice directives which are attached.Stefan Schippers
09/04/2023, 10:32 AMset appendwrite
before writing the raw file for the second time, otherwise the op writing deletes and overwrites the dc sweep.
.control
dc temp -15 75 5
write tb_bandgap_opamp.raw
set appendwrite
op
write tb_bandgap_opamp.raw
* tran 0.05u 1u
* write tb_bandgap_opamp.raw
set nolegend
plot all.out_se
.endc