Index: index.html =================================================================== --- index.html (revision 33012) +++ index.html (revision 33013) @@ -381,9 +381,6 @@ value informal value, e.g. "15 pF" footprint informal footprint description, e.g. "1206" -

-If the nonetlist flag is set, the subcircuit is not intended to be -part of the netlist

When a subcircuit is a footprint, it normally has the refdes attribute set. @@ -400,6 +397,10 @@ A connection on the netlist is identified as refdes-term, e.g. U5-3 means "the object(s) whose term attribute is 3 within the subcircuit whose refdes attribute is 'U5'". +

+If its nonetlist flag is set, the subcircuit is not intended to be +part of the netlist; that is, it will not cause shorts and will not be +removed on a forward annotation (schematics/netlist import).

2.4.5.2 Subcircuits as repetitive modules