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 73cefd15fb1..fdad0c04a64 100644
--- a/nl_examples/vccs.c
+++ b/nl_examples/vccs.c
@@ -13,7 +13,7 @@ NETLIST_START(vccs)
PARAM(Solver.ACCURACY, 1e-12)
PARAM(Solver.RESCHED_LOOPS, 10000)
- NETDEV_VCCS(VV)
+ VCCS(VV)
PARAM(VV.G, 100) // typical OP-AMP amplification
RES(R2, 1)