summaryrefslogtreecommitdiff
path: root/cad/geda-utils/pkg/DESCR
blob: c77046e26ad05defc5f7491fd43d56c603fd620c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
  This package contains a set of utilities for gEDA (GNU Electronic
Design Automation).  Currently there are several utilities:

  * gmk_sym is a simple utility to convert comma separated
    descriptions into rectangular gschem symbols. It should be useful
    for easily creating memory, processors or connector style parts.

  * smash_megafile is a C program that will take a ViewLogic megafile
    and extract the contents into a directory of the same name, with
    one file representing each element in the library.

  * convert_sym takes ViewLogic Viewdraw schematic or symbol and
    outputs a gschem compatible file.  This utility should be
    considered a work in progress.

  * gpstoimage is a simple bourne shell script which shows how to
    take the postscript generated by gschem and convert it into an
    image (such as a gif or whatever).