The OSDCU hardware design is done under UNIX using the uEDA toolkit by
Michael Sokolov.  MCL and OSDCU_??.usch files constitute the ASCII text-based
source code for the hardware design; the uEDA tools compile PostScript
schematic drawings, various BOM formats, the netlist and the pre-layout bundle
of PCB elements from this source code as codified in the Makefile.

Where can one find uEDA?  Check it out with the following command:

cvs -d :pserver:anoncvs@ifctfvax.Harhan.ORG:/fs1/IFCTF-cvs co ueda ifctf-part-lib

Notice that there are two modules named in the cvs checkout command above.  The
second is the IFCTF part library which contains the symbol and pinout files
used in this design and which should also be considered part of the design
"source code".
