mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2024-11-28 21:12:49 +02:00
README: mention eeshow, mark schhist as obsolete
This commit is contained in:
parent
86feabf49c
commit
4b6eb3f641
9
README
9
README
@ -10,17 +10,22 @@ This is a collection of utilities for Electronic Design Automation:
|
|||||||
- dsv: data sheet viewer. A simple but efficient system for caching data
|
- dsv: data sheet viewer. A simple but efficient system for caching data
|
||||||
sheets and displaying them with xpdf from command line.
|
sheets and displaying them with xpdf from command line.
|
||||||
|
|
||||||
- fpd2pdf: convert a set of footprints (made with FPED) into a
|
- eeshow: renderer and generator of graphical differences for schematics
|
||||||
reviewer-friendly PDF.
|
from KiCad Eeschema.
|
||||||
|
|
||||||
- fab: set of tools to convert/generate files for fabrication
|
- fab: set of tools to convert/generate files for fabrication
|
||||||
|
|
||||||
|
- fpd2pdf: convert a set of footprints (made with FPED) into a
|
||||||
|
reviewer-friendly PDF.
|
||||||
|
|
||||||
- mlztx: set of tools to copy text across layers or across text fields
|
- mlztx: set of tools to copy text across layers or across text fields
|
||||||
in a layout, e.g., to place a version number at several locations
|
in a layout, e.g., to place a version number at several locations
|
||||||
|
|
||||||
- schhist: a system to walk a KiCad project's git revision history and
|
- schhist: a system to walk a KiCad project's git revision history and
|
||||||
generating Web-browseable graphical differences of the schematics.
|
generating Web-browseable graphical differences of the schematics.
|
||||||
|
|
||||||
|
Obsolete. Use eeshow instead.
|
||||||
|
|
||||||
- swpcmp: swap components in a layout
|
- swpcmp: swap components in a layout
|
||||||
|
|
||||||
- Makefile.kicad: common makefile for KiCAD projects. Note that some of
|
- Makefile.kicad: common makefile for KiCAD projects. Note that some of
|
||||||
|
Loading…
Reference in New Issue
Block a user