1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-09-28 23:47:37 +03:00
EDA Tools, Small tools to assist Electronic Design Automation http://projects.qi-hardware.com/index.php/p/eda-tools/
Go to file
Werner Almesberger d2da52b215 Patches to enhance KiCad, mainly for non-interactive use
- README: description of the build process
- series: control file for quilt
- eeschema-plot-only-mode.patch, erc-exceptions.patch,
  fix-pinedit-collision.patch, streamline-erc.patch: patches carried over
  from svn.openmoko.org/trunk/gta02-core/kicad-patches/
- eeschema-bom-only-mode.patch: adds support for eeschema --bom mode to
  only create a bom .lst file (by Wolfgang Spraul)
- pcbnew-scripted.patch: adds several command line parameters to pcbnew
  (by Wolfgang Spraul)
2010-12-27 22:59:52 -03:00
boom manu/Makefile: run a recursive make on all subdirectories 2010-10-30 19:12:29 -03:00
dsv dsv: print usage on "dsv setup" without file name 2010-12-13 11:52:24 -03:00
fpd2pdf The eda-tools welcome the arrival of fpd2pdf 2010-11-13 18:50:22 -03:00
kicad-patches Patches to enhance KiCad, mainly for non-interactive use 2010-12-27 22:59:52 -03:00
schhist Added licensing information and a bit more documentation to schhist. 2010-10-20 07:39:31 -03:00
README The eda-tools welcome the arrival of fpd2pdf 2010-11-13 18:50:22 -03:00

eda-tools
=========

This is a collection of utilities for Electronic Design Automation:

- boom: a BOM-processing system. Note that the core scripts of BOOM are
  at http://svn.openmoko.org/trunk/eda/boom. The material here builds
  upon them.

- dsv: data sheet viewer. A simple but efficient system for caching data
  sheets and displaying them with xpdf from command line.

- fpd2pdf: convert a set of footprints (made with FPED) into a
  reviewer-friendly PDF.

- schhist: a system to walk a KiCad project's git revision history and
  generating Web-browseable graphical differences of the schematics.

Each utility can have its own licensing terms. They're specified in the
respective directory or in the file itself.