Root/README

1eda-tools
2=========
3
4This is a collection of utilities for Electronic Design Automation:
5
6- boom: a BOM-processing system. Note that the core scripts of BOOM are
7  at http://svn.openmoko.org/trunk/eda/boom. The material here builds
8  upon them.
9
10- dsv: data sheet viewer. A simple but efficient system for caching data
11  sheets and displaying them with xpdf from command line.
12
13- eeshow: renderer and generator of graphical differences for schematics
14  from KiCad Eeschema.
15
16- fab: set of tools to convert/generate files for fabrication
17
18- fpd2pdf: convert a set of footprints (made with FPED) into a
19  reviewer-friendly PDF.
20
21- mlztx: set of tools to copy text across layers or across text fields
22  in a layout, e.g., to place a version number at several locations
23
24- schhist: a system to walk a KiCad project's git revision history and
25  generating Web-browseable graphical differences of the schematics.
26
27  Obsolete. Use eeshow instead.
28
29- swpcmp: swap components in a layout
30
31- Makefile.kicad: common makefile for KiCAD projects. Note that some of
32  the functions provided there use the command-lines patches for KiCAD
33  and therefore don't work with current versions of KiCAD.
34
35Each utility can have its own licensing terms. They're specified in the
36respective directory or in the file itself.
37

Archive Download this file

Branches:
master



interactive