diff --git a/examples/optran/TLV6001-test.cir b/examples/optran/TLV6001-test.cir index e71b1d24e..3066dfaf7 100644 --- a/examples/optran/TLV6001-test.cir +++ b/examples/optran/TLV6001-test.cir @@ -20,11 +20,8 @@ XU1 Net-_R3-Pad2_ Net-_R1-Pad2_ Vcc GND Vout TLV6001 .save V(Vout) .ac dec 10 100m 20k -*.options NOOPITER GMINSTEPS=0 -*.options RELTOL=1e-3 VNTOL=1u PIVTOL=1e-11 - .control -optran 1 1 1 100n 10u 0 +optran 0 0 0 100n 10u 0 ; override optran from spinit run plot db(Vout) set units=degrees diff --git a/examples/optran/TLV9002-test.cir b/examples/optran/TLV9002-test.cir index c4355c0d3..ff7ca9999 100644 --- a/examples/optran/TLV9002-test.cir +++ b/examples/optran/TLV9002-test.cir @@ -20,11 +20,7 @@ XU1 Net-_R3-Pad2_ Net-_R1-Pad2_ Vcc GND Vout TLV9002 .save V(Vout) .ac dec 10 100m 20k -*.options NOOPITER GMINSTEPS=0 -*.options RELTOL=1e-3 VNTOL=1u PIVTOL=1e-11 - .control -optran 0 0 0 100n 10u 0 run plot db(Vout) set units=degrees