How to use KiCad with PyOPUS ============================ KiCad is a software package for drawing circuit schematics and designing PCBs. It can be used as a schematic editor for PyOPUS. This tutorial is not a generic KiCad tutorial on drawing schematics. You should first learn to use the KiCad schematic editor (eeschema) and then start reading this tutorial. Currently a KiCad schematic editor plugin is available for generating SpiceOpus netlists. In the future other output formats will also be supported. .. toctree:: :maxdepth: 2 tutorial.netlister.kicad.library.rst tutorial.netlister.kicad.fields.rst tutorial.netlister.kicad.json.rst tutorial.netlister.kicad.subcktmos.rst tutorial.netlister.kicad.mosmmpar.rst