Hi all, I am trying to simulate the opa2188 in the altium environment. I receive the following error on the model:
SUBCKT VCVS_LIMIT_0 VC+ VC- VOUT+ VOUT-
.PARAM GAIN = 1
.PARAM VPOS = 10M
.PARAM VNEG = -10M
E1 VOUT+ VOUT- VALUE={LIMIT(GAIN*V(VC+,VC-),VNEG,VPOS)}
.ENDS VCVS_LIMIT_0
.SUBCKT IDEAL_D_0 A C
D1 A C DNOM
.MODEL DNOM D (TT=10P CJO=1E-18 IS=1E-15 RS=1E-3)
.ENDS IDEAL_D_0
Class Document Source Message Time Date No.
[Error] OPTICAL_PEAK_PWR2_17-7-13 XSpice Error: Syntax error in expression on line: 401 12:14:12 18/07/2013 36
What modifications would I need to do in the spice file so it will run in the Altium? I know that TI has the TINA, but we need to do our simulations in Altium spice.
TIA,
Yehuda