summaryrefslogtreecommitdiffstatshomepage
path: root/nl_examples/vccs.c
diff options
context:
space:
mode:
Diffstat (limited to 'nl_examples/vccs.c')
-rw-r--r--nl_examples/vccs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nl_examples/vccs.c b/nl_examples/vccs.c
index fdad0c04a64..3945734a5da 100644
--- a/nl_examples/vccs.c
+++ b/nl_examples/vccs.c
@@ -11,7 +11,7 @@ NETLIST_START(vccs)
CLOCK(clk, 1000) // 1000 Hz
SOLVER(Solver, 48000)
PARAM(Solver.ACCURACY, 1e-12)
- PARAM(Solver.RESCHED_LOOPS, 10000)
+ PARAM(Solver.GS_LOOPS, 10000)
VCCS(VV)
PARAM(VV.G, 100) // typical OP-AMP amplification