mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2025-02-02 03:41:05 +02:00
Werner Almesberger
fb1c75cc4d
dsv: added DSV_PDFVIEWER as a means to set a PDF viewer different from xpdf
dsv/dsv (search): if the environment variable _DSV_PDFVIEWER is set, use the program mentioned there instead of xpdf (suggested by Wolfgang Spraul)
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.
Description
EDA Tools, Small tools to assist Electronic Design Automation
http://projects.qi-hardware.com/index.php/p/eda-tools/
Languages
C
68.9%
Shell
15.5%
Perl
9.4%
Makefile
2.8%
Yacc
1.8%
Other
1.6%