diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-07 05:48:36 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-07 05:48:36 +0000 |
commit | c99e926c781c6e73c50b5a0d471f8bd4d369d8d3 (patch) | |
tree | 84b8baaab0c78e2e1471906314bc801ae664cc45 /cad/geda/pkg-descr | |
parent | 7f5f51a7926b1a36676464e0fdc42f9a21458e91 (diff) |
Notes
Diffstat (limited to 'cad/geda/pkg-descr')
-rw-r--r-- | cad/geda/pkg-descr | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/cad/geda/pkg-descr b/cad/geda/pkg-descr index 4ccc4bad49b7..24e196798b3c 100644 --- a/cad/geda/pkg-descr +++ b/cad/geda/pkg-descr @@ -1 +1,11 @@ -GNU Electronic Design Automation +gEDA stands for GNU Electronic Design Automation (EDA). It is a +collection of tools for doing schematic capture, circuit simulation, +printed circuit board layout and any other tasks involving electronic +circuits. Basically all the tools which are part of gEDA are used to +automate the design process of electronic circuits. Both analog +and digital designers use EDA tools to simplify the design process. +What makes gEDA unique when compared to commercial tools is that +all the of the source and file specifications are placed under the +GNU Public License (GPL) version 2.0. These leads to a open (as +in the no secrets and no surprises type of "open"), flexible, +extensible, and readily available toolset for doing EDA. |