1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-06-26 03:08:53 +03:00
eda-tools/README
Werner Almesberger 4ae9a0940c The eda-tools welcome the arrival of fpd2pdf
- fpd2pdf/fpd2pdf: footprint pretty-printer
- README: list fpd2pdf
- README: licensing terms may also be just in the file in question, if
  there's only one
2010-11-13 18:50:22 -03:00

21 lines
724 B
Plaintext

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.