gnetlist is a netlisting tool, and is part of the gEDA (GPL Electronic Design Automation) toolset. It is used to extract information about electronic components and the connections between them from schematic diagrams, which describe the logical structure of an circuit. gnetlist outputs the netlist in a variety of formats that can be automatically processed by other tools, such as printed circuit board (PCB) layout tools or circuit simulators.
Several typographical conventions are used in this guide to indicate different concepts.
fixed space typeface
. For example, “The –list-backends
option to gnetlist prints a list of installed netlist backends.”If you have a question about using gnetlist, you may wish to send a message to one of the gEDA mailing lists. Alternatively, you can ask your question on the geda Launchpad page, and one of the developers will try to answer it for you.
If you think you have found a bug in gnetlist, please file a bug report in the Launchpad bug tracker. Please add the tag “gnetlist”. It will help the developers to fix your problem quickly if you can describe in detail how to reproduce the bug.