Previous: END, Up: Basics


7.2.3 Comments

General Form:

          * <any comment>

Examples:

          * RF=1K      Gain should be 100
          * Check open-loop gain and phase margin

The asterisk in the first column indicates that this line is a comment line. Comment lines may be placed anywhere in the circuit description. Note that NGSPICE also considers any line with leading white space to be a comment.