-- CDPDPlotVersatecNMosA.cm
-- Ch. Jacobi, May 15, 1984 3:16:44 pm PDT
-- Last Edited by: Kimr, May 16, 1984 2:59:31 pm PDT
-- Last Edited by: Christian Jacobi, December 15, 1986 3:56:18 pm PST
-- Set up ChipNDale nmos, versatec or c150 standard colors
CDNMosA
Install CDPDPlot
← &d ← $CDxVersatec
← &b ← $CDxVNMosB
← &c ← $CDxVNMosC
← &m ← $CDxVNMosBM
← &y ← $CDxVNMosBY
← CDPDPlot.Start[$NMosA, &d, &b, &c, &m, &y, "nmos 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.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[$dif]
← CDPDPlot.Color4[&c, 0AH, 0, 0AH, 0]
← CDPDPlot.Color4[&y, 0AH, 4, 0AH, 0]
← 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[$bur]
← CDPDPlot.Color4[&b, 2, 0, 8, 0]
← CDPDPlot.Layer[$imp]
← CDPDPlot.Color4[&y, 0AH, 0AH, 3, 3]
← CDPDPlot.Layer[$imp0]
← CDPDPlot.Color4[&y, 0FH, 0, 0, 0]
← CDPDPlot.Layer[$impWeak]
← CDPDPlot.Color4[&y, 2, 2, 2, 2]
← CDPDPlot.End[]