<<-- CDC150Sticks.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:59:33 am PST>> -- -- ******************************** -- Plotting texts and macros does not work -- use run CDMakeLabelCell and (in CDLabel22.df) to get texts -- ******************************** -- CDSil CDPDPlot ///ChipNDale/CDRemoveRegistration CDxVersatec CDxVersatecBlack CDxVersatecCyan CDxVersatecMagenta CDxVersatecYellow _ CDSetupPD.Technology[$chipnsil] _ CDSetupPD.Keys[$CDxVersatec, $CDxVersatecBlack, $CDxVersatecCyan, $CDxVersatecMagenta, $CDxVersatecYellow, "chipnsil colors for stick diagrams on c150; NO TEXTS"] _ CDSetupPD.LayerNumber[2] _ CDSetupPD.Cyan4[[0, 0, 0, 0]] _ CDSetupPD.LayerNumber[1] <<--highlight>> _ CDSetupPD.Cyan4[[0, 0, 0, 0]] _ CDSetupPD.LayerNumber[0] <<--combined>> _ CDSetupPD.Black4[[15, 15, 15, 15]] _ CDSetupPD.Layer[$xgreen] _ CDSetupPD.Cyan4[[10, 5, 10, 5]] _ CDSetupPD.Yellow4[[10, 5, 10, 5]] _ CDSetupPD.Layer[$xred] _ CDSetupPD.Yellow4[[15, 15, 15, 15]] _ CDSetupPD.Magenta4[[15, 15, 15, 15]] _ CDSetupPD.Layer[$xblue] _ CDSetupPD.Cyan4[[15, 15, 15, 15]] _ CDSetupPD.Layer[$xneutral] --black _ CDSetupPD.Black4[[15, 15, 15, 15]] _ CDSetupPD.Layer[$xgrey1] _ CDSetupPD.Black4[[2, 0, 8, 0]] _ CDSetupPD.Layer[$xyellow] _ CDSetupPD.Yellow4[[15, 15, 15, 15]] _ CDSetupPD.End[] -- ignore the message ".load file failed to register command"