Hello,
I’m new to KiCad and ngspice, and was following this tutorail KiCad Eeschema as GUI for ngspice, tutorial for setting up the simulation and others on youtube.
I’m runing KiCad 6 on ubuntu, and although ngspice simulator works fine for the basic elements (R, C, L), when I tried to simulate an opamp I got this error:
Compatibility modes selected: ps lt
Circuit: KiCad schematic
Error on line 0 :
a$poly$e.xu1.eos %vd [ xu1.16 xu1.49 ] %vd ( xu1.7 vin ) a$poly$e.xu1.eos
MIF-ERROR - unable to find definition of model a$poly$e.xu1.eos
Background thread stopped with timeout = 0
Error: circuit not parsed.
I tried several attempts while changing opamps, using different pspice models from different manufacturers, assigning the pins’ right order in eeschema, but each time I got the same error.
Your help would be very much appreciated.