« Contents gEDA gschem User Guide Running gschem »

Introduction

gschem is a schematic capture application, and is part of the gEDA (GPL Electronic Design Automation) toolset. It is used to draw electronic schematics, which describe the logical structure of an circuit. Schematics are made up of symbols, which represent the various components in the circuit, and are obtained either from a standard library or created by the user. The connections between components are represented by nets (wires). Schematics may be printed to a PostScript file for printing or further conversion to other output formats. Output to various image formats is also supported.

gschem can also be used for editing symbols for use in schematics, and for drawing block diagrams of electronics designs.

Reading this guide

Several typographical conventions are used in this guide to describe things you might see in gschem or actions you might take.

Getting additional help

If you have a question about using gschem, 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 gschem, please file a bug report in the Launchpad bug tracker. Please add the tag “gschem”. It will help the developers to fix your problem quickly if you can describe in detail how to reproduce the bug.