LT-Spice Error - adding new model

Thread Starter

Billu_8051

Joined Dec 16, 2017
7
Hello All,

I am adding new model into LTspice for TI LM25184_Q1 part. I have downloaded model online but there was no .cir in model files on TI site.

So I simply changed extension .lib to .cir and was able to generate and place symbol in LTspice schematic. However I am getting below error when trying to run simulation.
"lm25184-q1.lib(484): Expected device instantiation or directive here.
$CDNENCSTART_ADV2"

There are multiple error for Multiple line# in .cir file.

I suspect my method of change .lib to .cir is wrong.

Note - All .cir .lib and .olb file are located in same folder as LTspice simulation schematic file.

Cheers,
 

Rf300

Joined Apr 18, 2025
109
Quite often TI models dont work with LTspice, since they are written for "PSpice for TI" which has a slightly different syntax. Try to download and install PSice for TI.
 

ci139

Joined Jul 11, 2016
2,018
if you get around at LTspice -- then i have revised/revived for LTspice few simple P-Spice device models by
1 ) - renaming cryptic non-LT' compliant nodes
2 ) - renaming non-LT' compliant std. devices
3 ) - (just incase) renaming I/O ports
(4) ) - misc. minor revisions at suspected places

however at LTspice many Pspice models exhibit extra sensitivity - and may need external elements to attenuate and or slow down the signal transitions

... means - such can be done - but for a complex mixed mode device it may not pay off your effort
 
Top