Does ngspice support wildcard saving of all nodes ...
# ngspice
a
Does ngspice support wildcard saving of all nodes within a subcircuit directly? I tried using
.save v(xdut.x1.*)
, but it didn’t work.
h
Wildcards are not supported.
👍 1