annotate README @ 40:1c37bec20596

pads2gpcb: slowly working on the decal processing logic
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Mon, 11 Jan 2016 08:12:40 +0000
parents 0971b400f35a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
0971b400f35a top level README added
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff changeset
1 I, Mychaela Falconia, am mostly a software girl, but every now and then I make
0971b400f35a top level README added
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff changeset
2 a foray into hardware design out of necessity: if I want to play with a toy
0971b400f35a top level README added
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff changeset
3 that doesn't exist, I have to design and build it myself if I wish to bring it
0971b400f35a top level README added
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff changeset
4 into existence. When I did my first hw design (the OSDCU board for SDSL) and a
0971b400f35a top level README added
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff changeset
5 few very simple boards subsequent to that one, my hw design (EDA) environment
0971b400f35a top level README added
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff changeset
6 ran on a big UNIX machine named ifctfvax. My tool suite (ueda) and the
0971b400f35a top level README added
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff changeset
7 associated part library (ifctf-part-lib) were maintained in a CVS repository on
0971b400f35a top level README added
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff changeset
8 ifctfvax.
0971b400f35a top level README added
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff changeset
9
0971b400f35a top level README added
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff changeset
10 The present Hg repository is an adaptation of my hw design environment from
0971b400f35a top level README added
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff changeset
11 UNIX to Linux; it has been created for the following two reasons:
0971b400f35a top level README added
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff changeset
12
0971b400f35a top level README added
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff changeset
13 1. Due to a downturn in my personal life circumstances, I had to shut ifctfvax
0971b400f35a top level README added
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff changeset
14 down, and it may be a while before I can power it back up.
0971b400f35a top level README added
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff changeset
15
0971b400f35a top level README added
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff changeset
16 2. My current board design projects are part of the FreeCalypso libre phone
0971b400f35a top level README added
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff changeset
17 project (www.freecalypso.org), and I don't expect to have much overlap
0971b400f35a top level README added
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff changeset
18 between the libre phone community and the big old UNIX community - hence I
0971b400f35a top level README added
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff changeset
19 thought it would be a good idea to make my FC hardware designs accessible to
0971b400f35a top level README added
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff changeset
20 those who don't care much for big old UNIX.
0971b400f35a top level README added
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff changeset
21
0971b400f35a top level README added
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff changeset
22 To use these EDA tools, go into the ueda subdirectory and run 'make' followed
0971b400f35a top level README added
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff changeset
23 by 'make install'. The ifctf-part-lib tree needs to be installed in (copied
0971b400f35a top level README added
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff changeset
24 verbatim to) /usr/local/eda.