
This directory contains a .ff file of the MOSIS design rules. These
rules are slightly different from the rules you get from MOSIS in some
ways, so be aware! John Lazzaro, The California Insitute of
Technology, and The University of California assume NO responsibility
concerning the use of these design rules in the fabrication of chips
through MOSIS or any other fabrication service. This file was
originally made by Carver Mead in 1988, and updated by Tobi Delbruck
and Sylvie Rychebusch in 1989.

To see the file in until, type

until rules

To make the .ps and .lbl files, go into file menu and choose the
PS-LBL option; this makes the file.

There is a tex file, rules.tex, that includes the postscript and
labels in a single page figure. You can TeX the file, and if all goes
well you'll see stuff like:

tex rules
This is TeX, C Version 3.14t3
(rules.tex (psmac.tex) (rules.lbl) [1] )
Output written on rules.dvi (1 page, 10956 bytes).
Transcript written on rules.log.

To see the result, make the .dvi into .ps, by using dvips (not dvi2ps).

For example:

dvips -f < rules.dvi > final.ps

Then print or preview the .ps to see the final result.

Note that any valid TeX command can be put into an until label, resulting in
lots of interesting applications.

---

If you wish to simply print the postscript version of the file, with
fonts, without TeXxing, read rules.ff into until, then choose the PS
option in the FILE menu. This creates rules.ps. To make rules.ps into
legitimate postcript, type

cat ../V1.2/bassen.ps rules.ps > aout.ps

And print the file aout.ps. This function will appear automatically when
you select the PS option in a future version of until. 

						--john lazzaro



