<<-- CDVersatecChipnsil.load>> <<-- Set up ChipNDale for color plotting ChipNSil>> <<-- Ch. Jacobi, October 31, 1984 11:58:00 am PST>> <<-- Last Edited by: Ch. Jacobi, December 19, 1985 11:57:49 am PST>> -- -- ******************************** -- Plotting texts and macros does not work -- ******************************** -- CDSil CDPDPlot ///ChipNDale/CDRemoveRegistration CDxVersatec CDxVersatecBlack CDxVersatecCyan CDxVersatecMagenta CDxVersatecYellow _ CDSetupPD.Technology[$chipnsil] _ CDSetupPD.Keys[$CDxVersatec, $CDxVersatecBlack, $CDxVersatecCyan, $CDxVersatecMagenta, $CDxVersatecYellow, "chipnsil colors, for versatec or c150; NO TEXTS"] _ 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[$xgreen] _ CDSetupPD.Cyan4[[0AH, 0, 0AH, 0]] _ CDSetupPD.Yellow4[[0AH, 4, 0AH, 0]] _ CDSetupPD.Layer[$xred] _ CDSetupPD.Yellow4[[5, 0, 5, 0]] _ CDSetupPD.Magenta4[[5, 0, 5, 0]] _ CDSetupPD.Layer[$xblue] _ CDSetupPD.Cyan4[[5, 0, 5, 0]] _ CDSetupPD.Layer[$xneutral] --black _ CDSetupPD.Black4[[5, 0AH, 5, 0AH]] _ CDSetupPD.Layer[$xgrey1] _ CDSetupPD.Black4[[2, 0, 8, 0]] _ CDSetupPD.Layer[$xyellow] _ CDSetupPD.Yellow4[[0AH, 0AH, 3, 3]] _ CDSetupPD.End[] -- ignore the message ".load file failed to register command"