[Magic-dev] Postscript plotting and layers

R. Timothy Edwards tim at multigig.com
Mon Jul 11 15:39:47 EDT 2005


Jon Fox wrote:

> I want to make postscript output for an imagesetter again (10 micron 
> resolution masks) from some stuff I made in Magic and was wondering if 
> magic has a command that lets me hide particular layers/levels.  I 
> didn't see this in the docs at /vlsi.cornell.edu/magic/.

The list of layers to plot can be specified as the 4th argument to
the plot command:  "plot postscript <filename> <layers>".  If the
4th argument is omitted, all layers are plotted.  I think that the
negation operator "~" can be used to specify layers NOT to plot,
but I haven't tested it to see if that's true.

					Regards,
					Tim

+--------------------------------+-------------------------------------+
| Dr. R. Timothy Edwards (Tim)   | email: tim.edwards at multigig.com     |
| MultiGiG, Inc.                 | web:   http://www.multigig.com      |
| 100 Enterprise Way, Suite A-3  | phone: (831) 621-3283               |
| Scotts Valley, CA 95066        | cell:  (240) 401-0616               |
+--------------------------------+-------------------------------------+


More information about the magic-dev mailing list