Maker Pro
Maker Pro

Adding a .cir file to my LTSpice library

I have an opamp .cir file that I want to add to my LTSPice library.

How do I proceed to do so? Which are the steps?

Carlos
 

Harald Kapp

Moderator
Moderator
:cir - am I right in assuming it is a PSPICE file? You cannot, as far as I know, directly read a PSPICE file into LTSPICE. You'll have to recreate the circuit in LTSPICE manually.
What you can import into LTSPICE is a netlist, see here, provided the netlist is LTSPICE compatible. Usually some tweaking may be required.
 
Top