High-Detail GDSII to EPS/PDF?
October 22, 2008 3:19 PM
Subscribe
FileFormatFilter: Asking for a (not terribly computer-proficient) labmate in need. He uses flexible photomasks, printed on some kind of transparency. He has a company that will do this. He also has a layout, currently in CIF and GDSII format, with a very fine grid of dots. The company only accepts EPS or PDF. How can I accomplish this while A> maintaining a reasonable file size and B> maintaining the detail?
The layout to be printed contains an array of very small (order microns) dots. Thousands of them. Thousands upon thousands. The CIF file is small, presumably because it has some idea of what a matrix duplication is and is not naively describing every element. This file can be turned into a GDSII file weighing in at 200 MB.
The printing company, PageWorks, assures my labmate that he can get things printed with a 5 micron minimum feature size, no problem. The difficulty lies in the file formats they take. The native file formats of our layout program are CIF, DXF, and GDSII. They want EPS or PDF.
A PDF print driver-or at least, any of the ones I can find-is insufficient, since it won't print at a DPI high enough to capture the grid detail.
Our layout program can export (in a brain-damaged way) to PostScript. The PostScript file so created, not being so clever about the matrix elements, is 780 MB. He could throw this at ps2pdf on a big computer, come back in a week, and ship it to them on DVD, but this seems somehow dumb.
Is there some cleverer way to convert one of the native file formats into something a little more reasonably sized? I am sure there is a cleverer way to use PostScript, but my Google-fu is exhausted. I will happily provide any additional information needed, since there's probably a lot I didn't think to mention, and I am certainly open to new methods of laying out the photomask.
posted by DoubleMark to computers & internet (5 comments total)
posted by Mapes at 5:02 PM on October 22, 2008