X – Sub-circuit Call

General Formats: X<name> [node]* <Sub-circuit name> [PARAMS: <<name> = <value>>*] X calls the Sub-circuit <Sub-circuit name>.  <Sub-circuit name> must somewhere be defined by the .SUBCKT and .ENDS command.  The number of nodes (given by [node]*) must be consistent.  The referenced Sub-circuit is inserted into the given circuit with the given nodes replacing the argument nodes … Read more X – Sub-circuit Call