<<-- CDPDPlotC400CMosA.cm>> <<-- Created by: Christian Jacobi, October 23, 1985 12:21:39 pm PDT>> <<-- Last Edited by: Christian Jacobi, June 10, 1987 6:11:39 pm PDT>> <<-- gbb April 14, 1986 1:24:39 pm PST>> -- Set up ChipNDale for color plotting cmos a on C400 CD &CommandFileDirectory CDCMosA Install CDPDPlot _ &d _ $CDxC400 _ &b _ $CDxC400CMosAB _ &c _ $CDxC400CMosAC _ &m _ $CDxC400CMosAM _ &y _ $CDxC400CMosAY _ CDPDPlot.Start[$CMosA, &d, &b, &c, &m, &y, "cmos a, c400", TRUE] _ CDPDPlot.LayerNumber[0] <<--combined>> _ CDPDPlot.Color8[&m, 16, 16, 16, 16, 16, 16, 255, 16] _ CDPDPlot.LayerNumber[1] <<--highlight>> _ CDPDPlot.Color8[&c, 64, 64, 64, 64, 255, 64, 64, 64] _ CDPDPlot.LayerNumber[2] <<--error>> _ CDPDPlot.Color8[&b, 32, 32, 255, 32, 32, 32, 32, 32] _ CDPDPlot.Color8[&m, 32, 32, 255, 32, 32, 32, 32, 32] _ CDPDPlot.Color8[&c, 32, 32, 255, 32, 32, 32, 32, 32] _ CDPDPlot.Color8[&y, 32, 32, 255, 32, 32, 32, 32, 32] _ CDPDPlot.LayerNumber[4] _ CDPDPlot.Color1[&b] -- _ CDPDPlot.Layer[$blue] _ CDPDPlot.Color4[&c, 6, 12, 9, 3] _ CDPDPlot.Layer[$red] _ CDPDPlot.Color4[&y, 9, 3, 6, 12] _ CDPDPlot.Color4[&m, 9, 3, 6, 12] _ CDPDPlot.Layer[$green] _ CDPDPlot.Color4[&c, 12, 9, 3, 6] _ CDPDPlot.Color4[&y, 12+1, 9, 3+4, 6] _ CDPDPlot.Layer[$yellow] _ CDPDPlot.Color4[&y, 15, 15, 15, 15] -- _ CDPDPlot.Layer[$ndif] _ CDPDPlot.Color4[&c, 12, 9, 3, 6] _ CDPDPlot.Color4[&y, 12+1, 9, 3+4, 6] _ CDPDPlot.Layer[$pwelCont] _ CDPDPlot.Color4[&c, 0, 6, 6, 0] _ CDPDPlot.Color4[&y, 0, 6, 6, 0] _ CDPDPlot.Layer[$nwelCont] _ CDPDPlot.Color8[&c, 51, 51, 102, 102, 204, 204, 153, 153] _ CDPDPlot.Color8[&y, 51, 51, 102, 102, 204, 204, 153, 153] _ CDPDPlot.Layer[$pol] _ CDPDPlot.Color4[&y, 9, 3, 6, 12] _ CDPDPlot.Color4[&m, 9, 3, 6, 12] _ CDPDPlot.Layer[$met] _ CDPDPlot.Color4[&c, 6, 12, 9, 3] _ CDPDPlot.Layer[$cut] _ CDPDPlot.Color4[&b, 15, 15, 15, 15] _ CDPDPlot.Color4[&c, 15, 15, 15, 15] _ CDPDPlot.Color4[&y, 15, 15, 15, 15] _ CDPDPlot.Color4[&m, 15, 15, 15, 15] _ CDPDPlot.Layer[$met2] _ CDPDPlot.Color8[&c, 24, 48, 96, 192, 129, 3, 6, 12] _ CDPDPlot.Layer[$cut2] _ CDPDPlot.Color4[&b, 3, 6, 12, 9] _ CDPDPlot.Color4[&c, 3, 6, 12, 9] _ CDPDPlot.Color4[&y, 3, 6, 12, 9] _ CDPDPlot.Color4[&m, 3, 6, 12, 9] _ CDPDPlot.Layer[$ovg] _ CDPDPlot.Color8[&c, 0, 48, 48, 252, 252, 48, 48, 0] _ CDPDPlot.Layer[$nwel] _ CDPDPlot.Color4[&y, 1, 2, 4, 8] _ CDPDPlot.Layer[$bur] _ CDPDPlot.Color8[&b, 0, 0, 0, 0, 0, 56, 56, 56] _ CDPDPlot.Color8[&c, 0, 0, 0, 0, 0, 56, 56, 56] _ CDPDPlot.Color8[&y, 0, 0, 0, 0, 0, 56, 56, 56] _ CDPDPlot.Color8[&m, 0, 0, 0, 0, 0, 56, 56, 56] _ CDPDPlot.Layer[$pdif ] _ CDPDPlot.Color4[&c, 12, 9, 3, 6] _ CDPDPlot.Color4[&y, 12, 9, 3, 6] _ CDPDPlot.Layer[$imp] _ CDPDPlot.Color4[&y, 15, 15, 15, 15] _ CDPDPlot.Layer[$pwel] _ CDPDPlot.Color8[&b, 0, 0, 8, 4, 0, 0, 0, 0] _ CDPDPlot.Color8[&c, 0, 0, 8, 4, 0, 0, 0, 0] _ CDPDPlot.Color8[&y, 0, 0, 8, 4, 0, 0, 0, 0] _ CDPDPlot.Color8[&m, 0, 0, 8, 4, 0, 0, 0, 0] _ CDPDPlot.End[]