<<-- VersatecChipnsil.load>> <<-- Set up chipndale for color plotting Chipnsil>> <<-- Ch. Jacobi, October 31, 1984 11:58:00 am PST>> <<-- Last Edited by: Ch. Jacobi, January 28, 1985 12:45:48 pm PST>> -- -- ******************************** -- Plotting texts and macros does not work -- ******************************** -- CDSil CDPDPlot _ CDSetupPD.Technology[$chipnsil] _ CDSetupPD.Keys[$CDxVersatec, $CDxVersatecBlack, $CDxVersatecCyan, $CDxVersatecMagenta, $CDxVersatecYellow, "chipnsil 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[$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[$xblack] _ 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.Layer[$snerd] <<-- as error message only>> _ CDSetupPD.Black4[[3, 3, 3, 3]] _ CDSetupPD.Layer[$NOcOL] <<-- as error message only>> _ CDSetupPD.Black4[[0FH, 1, 1, 1]] _ CDSetupPD.End[]