1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-06-25 08:29:29 +03:00

Added README with an overview of the sub-projects.

This commit is contained in:
Werner Almesberger 2010-10-20 08:23:42 -03:00
parent 5e4b41abd9
commit b195195e35

14
README Normal file
View File

@ -0,0 +1,14 @@
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.
- schhist: a system to walk a KiCad project's git revision history and
generating Web-browseable graphical differences of the schematics.