
                                  spc-tools
                                  ^^^^^^^^^

sf:	Flattens hierarchical LOGSPC (version 1.0) output.

ss:	Converts output from "sf" into UCB SIM format for use with
	UW's "gemini" layout-versus-schematic (LVS) comparison program.

The "ss" tool can use the standard input by specifying "-" as the argument.
For example:

	sf ckt.spc | ss - > ckt.sim

The "ucbsim" sh/awk script (in ss/test) is useful for appending "format: UCB"
to the first line of SIM files generated by ext2sim.

Installation
------------

make install 


-Harold Levy
 har@caltech.edu

