Mask data preparation

Mask data preparation (MDP), also known as layout post processing, is the procedure of translating a file containing the intended set of polygons from an integrated circuit layout into set of instructions that a photomask writer can use to generate a physical mask. Typically, amendments and additions to the chip layout are performed in order to convert the physical layout into data for mask production.[1]

Mask data preparation requires an input file which is in a GDSII or OASIS format, and produces a file that is in a proprietary format specific to the mask writer.

MDP procedures

Procedures and steps in mask data preparation

Although historically converting the physical layout into data for mask production was relatively simple, more recent MDP procedures require various procedures:[1]

  • Chip finishing which includes custom designations and structures to improve manufacturability of the layout. Examples of the latter are a seal ring and filler structures.
  • Producing a reticle layout with test patterns and alignment marks.
  • Layout-to-mask preparation that enhances layout data with graphics operations and adjusts the data to mask production devices. This step includes resolution enhancement technologies (RET), such as optical proximity correction (OPC).

Special considerations in each of these steps must also be made to mitigate the negative affects associated with the enormous amounts of data they can produce; too much data can sometimes become a problem for the mask writer to be able to create a mask in a reasonable amount of time.

Reticle layout

When a chip series is to be manufactured, the individual die is instantiated several times in the form of a matrix to produce what is termed the reticle layout.[1] This reticle layout consists of vertical and horizontal scribe lines that separate the individual dies that have been placed in a matrix format. The size of this matrix depends on the maximum exposable surface area based on the reticle size.

Mask fracturing

MDP usually involves mask fracturing where complex polygons are translated into simpler shapes, often rectangles and trapezoids, that can be handled by the mask writing hardware. Because mask fracturing is such a common procedure within the whole MDP, the term fracture, used as a noun, is sometimes used inappropriately in place of the term mask data preparation. The term fracture does however accurately describe that sub-procedure of MDP.

gollark: It actually has a more complex spec than XML!
gollark: Did you know YAML has nine ways to do multiline strings?
gollark: Go is kind of like YAML with the whole "simple" thing - it kind of *looks* simple and easy, but it's a minefield of special cases and weirdness and problems and all the special cases make it more complex than something actually designed to be simple would be.
gollark: In cleaner and more typesafe ways.
gollark: You can use codegen to generate code for repetitive tasks of some sort if they don't need to generalize much or go outside your project, but it's much better to just... not have to do those repetitive tasks, or have the compiler/macros handle them.

References

  1. J. Lienig, J. Scheible (2020). "Chap. 3.3: Mask Data: Layout Post Processing".  Fundamentals of Layout Design for Electronic Circuits. Springer. p. 102-110. ISBN 978-3-030-39284-0.

Further reading

  • Scheffer, L., Lavagno, L., Martin, G. (2006). Electronic Design Automation For Integrated Circuits Handbook. CRC Press. ISBN 0-8493-3096-3.CS1 maint: multiple names: authors list (link) A survey of the field, from which this summary was partly derived, with permission.
  • Lienig, J., Scheible, J. (2020). Fundamentals of Layout Design for Electronic Circuits. Springer. doi:10.1007/978-3-030-39284-0. ISBN 978-3-030-39284-0.CS1 maint: multiple names: authors list (link) Chapter 3.3 covers mask data generation in detail.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.