From 567fa78e96ee2bfe122bd9f632c774905a3617b4 Mon Sep 17 00:00:00 2001 From: Florian Ballenegger Date: Tue, 6 Oct 2020 14:44:41 +0200 Subject: [PATCH] update README.loop --- README.loop | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.loop b/README.loop index a5a258201..12a567c77 100644 --- a/README.loop +++ b/README.loop @@ -92,6 +92,8 @@ As all the alphabet was already reserved for device prefix codes in ngspice, a s can be any name, its first letter has no special significance. is case insensitive and corresponds to the code name of the device type as set in the SPICEdev structure in each device source code (examples are: Resistor, Capacitor, Inductor, CCCS, CCVS, Diode, Vsource, etc.). -The new syntax is intended to be used on new device type only, currently only -the balun. +The new syntax is intended to be used on new device type only, currently only balun, nullator and norator. :balun:mybaluninst pos neg cm diff + :nullator:mynull vp vn offset=1m + :norator:mynor vp vn +