CD &CommandFileDirectory CDNmos Install CDReadCif _ ReadCif.technology _ $nmos _ %CDProperties.PutTechnologyProp[onto: %CD.FetchTechnology[$nmos], prop: $CDxCIFName, val: NIL] -- in case this cm file doesn't finish running _ %CDProperties.PutLayerProp[onto: %NMos.pol, prop: $CDxCIFName, val: "NP"] _ %CDProperties.PutLayerProp[onto: %NMos.dif, prop: $CDxCIFName, val: "ND"] _ %CDProperties.PutLayerProp[onto: %NMos.met, prop: $CDxCIFName, val: "CM"] _ %CDProperties.PutLayerProp[onto: %NMos.met2, prop: $CDxCIFName, val: "NM2"] _ %CDProperties.PutLayerProp[onto: %NMos.imp, prop: $CDxCIFName, val: "XX"] _ %CDProperties.PutLayerProp[onto: %NMos.imp0, prop: $CDxCIFName, val: "NX"] _ %CDProperties.PutLayerProp[onto: %NMos.impWeak, prop: $CDxCIFName, val: "NX"] _ %CDProperties.PutLayerProp[onto: %NMos.bur, prop: $CDxCIFName, val: "NB"] _ %CDProperties.PutLayerProp[onto: %NMos.cut, prop: $CDxCIFName, val: "CC"] _ %CDProperties.PutLayerProp[onto: %NMos.ovg, prop: $CDxCIFName, val: "NG"] _ %CDProperties.PutLayerProp[onto: %NMos.cut2, prop: $CDxCIFName, val: "NC2"] _ %CDProperties.PutTechnologyProp[onto: %CD.FetchTechnology[$nmos], prop: $CDxCIFName, val: "Technology file for use with ReadCif to make Xerox-Chipwich NMOS CIF viewable"] -- done XChipwichNmosCif.load Copyright c 1985 by Xerox Corporation. All rights reserved. by Jim Gasbarro March 12, 1985 12:38:00 pm PST Last Edited by: Gasbarro, July 20, 1987 1:39:23 pm PDT Bertrand Serlet May 21, 1987 5:24:15 pm PDT McCreight, April 14, 1986 4:16:05 pm PST unused ReadCif compensation example: _ %CDProperties.PutLayerProp[onto: %NMos.nwell, prop: $CDxCIFName, val: NEW[%CIFIntPhase2.CIFDestRec _ [cifDest: "CNW", deltaRadius: -4000 -- nm --]]] This line would bloat all n-welll 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™