-- CDPDPlotVersatecCMosA.cm
-- Ch. Jacobi, May 15, 1984 3:16:44 pm PDT
-- Last Edited by: Christian Jacobi, December 15, 1986 3:41:29 pm PST
-- Set up ChipNDale cmos A, versatec or c150 standard colors
CD &CommandFileDirectory
CDCMosA
Install CDPDPlot
← &d ← $CDxVersatec
← &b ← $CDxVCMosAB
← &c ← $CDxVCMosAC
← &m ← $CDxVCMosAM
← &y ← $CDxVCMosAY
← CDPDPlot.Start[$CMosA, &d, &b, &c, &m, &y, "cmos A, versatec or c150 standard"]
← CDPDPlot.LayerNumber[0]
--undefLayer
← CDPDPlot.Color8[&m, 10H, 10H, 10H, 10H, 10H, 10H, 0FFH, 10H]
← CDPDPlot.LayerNumber[1]
--shadeLayer
← CDPDPlot.Color8[&c, 40H, 40H, 40H, 40H, 0FFH, 40H, 40H, 40H]
← CDPDPlot.LayerNumber[2]
--errorLayer
← CDPDPlot.Color8[&b, 20H, 20H, 0FFH, 20H, 20H, 20H, 20H, 20H]
← CDPDPlot.LayerNumber[4]
← CDPDPlot.Color1[&b]
← CDPDPlot.LayerNumber[6]
← CDPDPlot.Color4[&b, 15, 15, 15, 15]
← CDPDPlot.Layer[$blue]
← CDPDPlot.Color4[&c, 5, 0, 5, 0]
← CDPDPlot.Layer[$red]
← CDPDPlot.Color4[&y, 5, 0, 5, 0]
← CDPDPlot.Color4[&m, 5, 0, 5, 0]
← CDPDPlot.Layer[$green]
← CDPDPlot.Color4[&c, 0AH, 0, 0AH, 0]
← CDPDPlot.Color4[&y, 0AH, 4, 0AH, 0]
← CDPDPlot.Layer[$yellow]
← CDPDPlot.Color4[&y, 0AH, 0AH, 3, 3]
← CDPDPlot.Layer[$ndif]
← CDPDPlot.Color4[&c, 0AH, 0, 0AH, 0]
← CDPDPlot.Color4[&y, 0AH, 4, 0AH, 0]
← CDPDPlot.Layer[$pwelCont]
← CDPDPlot.Color4[&m, 2, 2, 8, 0]
← CDPDPlot.Color4[&c, 0, 0, 0, 8]
← CDPDPlot.Layer[$nwelCont]
← CDPDPlot.Color4[&c, 2, 2, 8, 0]
← CDPDPlot.Color4[&y, 2, 2, 8, 0]
← CDPDPlot.Color4[&m, 0, 0, 0, 8]
← CDPDPlot.Layer[$pol]
← CDPDPlot.Color4[&y, 5, 0, 5, 0]
← CDPDPlot.Color4[&m, 5, 0, 5, 0]
← CDPDPlot.Layer[$met]
← CDPDPlot.Color4[&c, 5, 0, 5, 0]
← CDPDPlot.Layer[$cut]
← CDPDPlot.Color4[&b, 5, 0AH, 5, 0AH]
← CDPDPlot.Layer[$met2]
← CDPDPlot.Color8[&c, 1, 2, 4, 8, 10H, 20H, 40H, 80H]
← CDPDPlot.Layer[$cut2]
← CDPDPlot.Color4[&b, 0CH, 0CH, 3, 3]
← CDPDPlot.Layer[$ovg]
← CDPDPlot.Color8[&c, 0, 20H, 20H, 0F8H, 20H, 20H, 00H, 00H]
← CDPDPlot.Layer[$nwel]
← CDPDPlot.Color4[&y, 0, 6, 0, 0]
← CDPDPlot.Layer[$bur]
← CDPDPlot.Color4[&b, 2, 0, 8, 0]
← CDPDPlot.Layer[$pdif ]
← CDPDPlot.Color4[&c, 8, 2, 4, 1]
← CDPDPlot.Color4[&y, 8, 6, 4, 1]
← CDPDPlot.Layer[$imp]
← CDPDPlot.Color4[&y, 0AH, 0AH, 3, 3]
← CDPDPlot.Layer[$pwel]
-- as error message only
← CDPDPlot.Color4[&b, 0FH, 0FH, 0, 0]
← CDPDPlot.End[]