I am trying to simulate the TPS7A88-Q1 IC using LTspice tool. I downloaded the https://www.ti.com/lit/zip/sbvm554
I am getting errors due to some reason
Any ideas what the problem might be?
Here is the SPICE error log:
Questionable use of curly braces in "b§e_u1_abm1 u1_n242982 0 v={min(v(u1_vxx),(v(u1_vzz)+({ilim}*{rout})))}"
Error: undefined symbol in: "min([v](u1_vxx),(v(u1_vzz)+((ilim)*(rout))))"
Questionable use of curly braces in "b§e_u2_abm1 u2_n933157 0 v={min(v(u2_vxx),(v(u2_vzz)+({ilim}*{rout})))}"
Error: undefined symbol in: "min([v](u2_vxx),(v(u2_vzz)+((ilim)*(rout))))"
Questionable use of curly braces in "b§e_abmgate yint 0 v={if(v(a)>{{vthresh}}&v(b)>{{vthresh}},{{vdd}},{{vss}})}"
Error: undefined symbol in: "if([v](a)>((vthresh))&v(b)>((vthresh)),((vdd)),((vss)))"
Questionable use of curly braces in "b§e_abmgate yint 0 v={if(v(a)>{{vthresh}}&v(b)>{{vthresh}},{{vdd}},{{vss}})}"
Error: undefined symbol in: "if([v](a)>((vthresh))&v(b)>((vthresh)),((vdd)),((vss)))"