Netlist

You can generate the netlist from the Outputs - Netlist menu.

Every single line of the netlist represents one node. Each node consists of a list of symbols and their connection points (a space is used as a separator). For instance the node R1 1 T3 2 means a connection between the first connection point of the R1 resistor with the second connection point of the T3 transistor.

Symbol connection points are numbered automatically based on the order in which they were created in the symbol editor. To see the connection point numbers, switch the connection point number displaying on (View - Show connection point numbers).

Example of a netlist

For this diagram

flip-flop circuit

the program generated the following netlist:

flip-flop circuit netlist

chat support