gta02-core component drawings (was Re: GTA02-core)

Werner Almesberger werner at openmoko.org
Tue May 12 01:32:46 CEST 2009


I wrote:
> Regarding the repository structure, how about making one set of
> files (.lib and .dcm) per component and merging them into a
> library of everything by script ? I think this would make it easier
> to keep track of changes.

I just checked this into
http://svn.openmoko.org/trunk/gta02-core/components/

The script is called "mkloe" and makes a "Library Of Everything".
There are some small differences:

| Index: gta02-core.lib
| ===================================================================
| --- gta02-core.lib	(revision 4969)
| +++ gta02-core.lib	(working copy)
| @@ -1,10 +1,10 @@
| -EESchema-LIBRARY Version 2.3  Date: 11/5/2009-21:20:02
| +EESchema-LIBRARY Version 2.3  Date: Mon May 11 20:10:57 2009
|  #
|  # AAT1275
|  #
|  DEF AAT1275 U 0 40 Y Y 1 F N
| -F0 "U" 0 0 60 H V C C
| -F1 "AAT1275" 0 -200 60 H V C C
| +F0 "U" 0 0 60 H V C CNN
| +F1 "AAT1275" 0 -200 60 H V C CNN
|  DRAW
|  S 650 -500 -650 500 0 1 0 N
|  X LIN 16 -350 800 300 D 50 50 1 1 I
| [...]

One is the date format, the other is that the "C" has changed into
"CNN". Have to check if this is good or bad ...

- Werner



More information about the Gta03 mailing list