-- CDVersatecNmos.cm
-- Set up ChipNDale for color plotting nmos on versatec
-- 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: Jacobi, March 19, 1986 11:21:40 am PST
CDNMos
CDPDPlot
///ChipNDale/CDRemoveRegistration CDxVersatec CDxVersatecBlack CDxVersatecCyan CDxVersatecMagenta CDxVersatecYellow
← CDSetupPD.Technology[$nmos]
← CDSetupPD.Keys[$CDxVersatec, $CDxVersatecBlack, $CDxVersatecCyan, $CDxVersatecMagenta, $CDxVersatecYellow, "nmos colors, for color versatec or c150"]
← CDSetupPD.LayerNumber[2]
--error
← CDSetupPD.Black8[[20H, 20H, 0FFH, 20H, 20H, 20H, 20H, 20H]]
← CDSetupPD.LayerNumber[1]
--highlight
← CDSetupPD.Cyan8[[40H, 40H, 40H, 40H, 0FFH, 40H, 40H, 40H]]
← CDSetupPD.LayerNumber[0]
--undefLayer
← CDSetupPD.Magenta8[[10H, 10H, 10H, 10H, 10H, 10H, 0FFH, 10H]]
← CDSetupPD.Layer[$dif]
← CDSetupPD.Cyan4[[0AH, 0, 0AH, 0]]
← CDSetupPD.Yellow4[[0AH, 4, 0AH, 0]]
← CDSetupPD.Layer[$pol]
← CDSetupPD.Yellow4[[5, 0, 5, 0]]
← CDSetupPD.Magenta4[[5, 0, 5, 0]]
← CDSetupPD.Layer[$met]
← CDSetupPD.Cyan4[[5, 0, 5, 0]]
← CDSetupPD.Layer[$cut]
← CDSetupPD.Black4[[5, 0AH, 5, 0AH]]
← CDSetupPD.Layer[$met2]
← CDSetupPD.Cyan8[[1, 2, 4, 8, 10H, 20H, 40H, 80H]]
← CDSetupPD.Layer[$cut2]
← CDSetupPD.Black4[[0CH, 0CH, 3, 3]]
← CDSetupPD.Layer[$ovg]
← CDSetupPD.Cyan8[[0, 20H, 20H, 0F8H, 20H, 20H, 00H, 00H]]
← CDSetupPD.Layer[$bur]
← CDSetupPD.Black4[[2, 0, 8, 0]]
← CDSetupPD.Layer[$imp]
← CDSetupPD.Yellow4[[0AH, 0AH, 3, 3]]
← CDSetupPD.Layer[$imp0]
← CDSetupPD.Yellow4[[0FH, 0, 0, 0]]
← CDSetupPD.Layer[$impWeak]
← CDSetupPD.Yellow4[[2, 2, 2, 2]]
← CDSetupPD.End[]