LT Spice digital logic gates

Thread Starter

Random3s

Joined Jul 30, 2014
38
Hi all,

I am looking for some information on adding logic gates to ltspice. I just need some 2 input standard logic gates, AND, OR etc, I have read that there are some available at the ltspice yahoo group, which I joined... but I am unable to find the right files I need.. does anyone know where the files are located, or at least how they are named?

Thanks in advance
 

Papabravo

Joined Feb 24, 2006
21,160
AFAIK they are in the standard library. You do have to do some work to get them to behave like real gates however. Check the help files.

click "Component | Digital |{and, or, xor, inv,...}
They have to be configured for Vcc and prop delay to model real gates.
 

Alec_t

Joined Sep 17, 2013
14,280
In the Yahoo LTspice group, go to LTspiceFiles/Files/LTspiceFiles/ and download the three zipped Lib parts.
Within one of those Lib parts there should be several folders labelled Digital ...
 

Papabravo

Joined Feb 24, 2006
21,160
In the Yahoo LTspice group, go to LTspiceFiles/Files/LTspiceFiles/ and download the three zipped Lib parts.
Within one of those Lib parts there should be several folders labelled Digital ...
What do these files have that the standard files do not? Have they been modified to mimic actual parts for example?
 
Top