CDCmos run ReadCifPackage _ %CDProperties.PutPropOnTechnology[onto: %CD.FetchTechnology[$cmos], prop: $CDxCIFName, val: NIL] _ %CDProperties.PutPropOnLayer[onto: %CMos.met2, prop: $CDxCIFName, val: "CM2"] _ %CDProperties.PutPropOnLayer[onto: %CMos.met, prop: $CDxCIFName, val: "CM1"] _ %CDProperties.PutPropOnLayer[onto: %CMos.pol, prop: $CDxCIFName, val: "CP"] _ %CDProperties.PutPropOnLayer[onto: %CMos.ndif, prop: $CDxCIFName, val: "CND"] _ %CDProperties.PutPropOnLayer[onto: %CMos.pdif, prop: $CDxCIFName, val: "CPD"] _ %CDProperties.PutPropOnLayer[onto: %CMos.pwelCont, prop: $CDxCIFName, val: "CPP"] _ %CDProperties.PutPropOnLayer[onto: %CMos.nwelCont, prop: $CDxCIFName, val: "CNP"] _ %CDProperties.PutPropOnLayer[onto: %CMos.snerd, prop: $CDxCIFName, val: "CA"] _ %CDProperties.PutPropOnLayer[onto: %CMos.cut2, prop: $CDxCIFName, val: "CV"] _ %CDProperties.PutPropOnLayer[onto: %CMos.cut, prop: $CDxCIFName, val: "CC"] _ %CDProperties.PutPropOnLayer[onto: %CMos.nwel, prop: $CDxCIFName, val: "CNW"] _ %CDProperties.PutPropOnLayer[onto: %CMos.pwel, prop: $CDxCIFName, val: "CPW"] _ %CDProperties.PutPropOnLayer[onto: %CMos.ovg, prop: $CDxCIFName, val: "CG"] _ %CDProperties.PutPropOnTechnology[onto: %CD.FetchTechnology[$cmos], prop: $CDxCIFName, val: "CMOS file for reading Stanford CIF"] øStanfordCmosCif.cm Copyright c 1985 by Xerox Corporation. All rights reserved. by Jim Gasbarro March 12, 1985 12:38:00 pm PST Last Edited by: Gasbarro, May 8, 1985 5:57:09 pm PDT ReadCif compensation example: _ %CDProperties.PutPropOnLayer[onto: %CMos.nwel, prop: $CDxCIFName, val: NEW[%CIFIntPhase2.CIFDestRec _ [cifDest: "CNW", deltaRadius: -4000 -- nm --]]] This line would bloat all n-well rectangles by 4 microns. The sign of deltaRadius corresponds to the tranformation applied when writing the Cif file. Thus, BrandyCIFter would use this property to shrink by 4u while ReadCif bloats by 4u. ReadCif only performs "simple-minded" shrinks, so it is possible that you will end up with disjoint rectangles that were originally connected. Sorry. ÊÓ˜Jšœ™Jšœ Ïmœ1™