-- VersatecCmos.load
-- Set up chipndale for color plotting cmos on versatec
-- Ch. Jacobi, May 15, 1984 3:16:44 pm PDT
-- Last Edited by: Jacobi, January 28, 1985 12:44:35 pm PST
CDCMos
CDPDPlot
← CDSetupPD.Technology[$cmos]
← CDSetupPD.Keys[$CDxVersatec, $CDxVersatecBlack, $CDxVersatecCyan, $CDxVersatecMagenta, $CDxVersatecYellow, "cmos colors, for versatec or incjet"]
← 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]
--combined
← CDSetupPD.Magenta8[[10H, 10H, 10H, 10H, 10H, 10H, 0FFH, 10H]]
← CDSetupPD.Layer[$ndif]
← CDSetupPD.Cyan4[[0AH, 0, 0AH, 0]]
← CDSetupPD.Yellow4[[0AH, 4, 0AH, 0]]
← CDSetupPD.Layer[$pwelCont]
← CDSetupPD.Magenta4[[2, 2, 8, 0]]
← CDSetupPD.Cyan4[[0, 0, 0, 8]]
← CDSetupPD.Layer[$nwelCont]
← CDSetupPD.Cyan4[[2, 2, 8, 0]]
← CDSetupPD.Yellow4[[2, 2, 8, 0]]
← CDSetupPD.Magenta4[[0, 0, 0, 8]]
← 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[$nwel]
← CDSetupPD.Yellow4[[0, 6, 0, 0]]
← CDSetupPD.Layer[$bur]
← CDSetupPD.Black4[[2, 0, 8, 0]]
← CDSetupPD.Layer[$pdif ]
← CDSetupPD.Cyan4[[8, 2, 4, 1]]
← CDSetupPD.Yellow4[[8, 6, 4, 1]]
← CDSetupPD.Layer[$imp]
← CDSetupPD.Yellow4[[0AH, 0AH, 3, 3]]
← CDSetupPD.Layer[$snerd]
-- as error message only
← CDSetupPD.Black4[[3, 3, 3, 3]]
← CDSetupPD.Layer[$pwell]
-- as error message only
← CDSetupPD.Black4[[0FH, 0FH, 0, 0]]
← CDSetupPD.Layer[$NOcOL]
-- as error message only
← CDSetupPD.Black4[[0FH, 1, 1, 1]]
← CDSetupPD.End[]