The invention discloses a method and apparatus for modifying, as appropriate, the geometries of a polygon. Based on various attributes associated with the polygon and its surroundings, modification of the location of the edge segments may conditionally occur. Additionally, if these modifications occur, a method to minimize the introduction of short edges during the modification is provided.
|
1. A method of performing process correction at a layer of an integrated circuit design comprising:
determining a width of a polygon of said layer at an edge segment of said polygon; determining a spacing from said edge segment of said polygon to a neighboring feature in said layer; determining a length of said edge segment; and conditionally modifying said edge segment based at least in part on at least a selected one of said width, said length and said spacing determinations.
14. A machine accessible medium having stored therein a plurality of
programming instructions designed to operate an apparatus to enable said apparatus to: determine a width of a polygon, of a layer of an integrated circuit, at an edge segment of said polygon; determine a spacing from said edge segment of said polygon to a neighboring feature in said layer; determine a length of said edge segment; and conditionally modify said edge segment based at least in part on at least a selected one of said width, said length and said spacing determinations. 12. An apparatus comprising:
a machine readable medium having stored therein a plurality of programming instructions designed to operate said apparatus to enable said apparatus to: determine a width of a polygon, of a layer of an integrated circuit, at an edge segment of said polygon; determine a spacing from said edge segment of said polygon to a neighboring feature in said layer; determine a length of said edge segment; and conditionally modify said edge segment based at least in part on at least a selected one of said width, said length and said spacing determinations; and a processor coupled to said machine readable medium to execute said plurality of programming instructions.
2. The method of
3. The method of
4. The method of
5. The method of
6. The method of
7. The method of
8. The method of
9. The method of
determining a second length of an edge segment of said neighboring feature; and wherein said conditionally modifying said edge segment is based at least in part on at least a selected one of said width, said length, said second length and said spacing determinations.
10. The method of
11. The method of
13. The apparatus of
15. The machine accessible medium of
|
The present invention relates to the field of electronic design automation software. More specifically, the invention relates to the automatic adjustment of layout of integrated circuit designs.
To be able to continually increase the gate count of semiconductor devices on fixed die size, integrated circuit (IC) designs have involved shrinking feature sizes. For the next decade, the outlook is strong for photolithography to continue to be the process by which IC are manufactured. When processing the features in today's deep sub-micron processes, the wavelength of light used in the photolithography process is less than that of the feature size. A result of the use of photolithography under these "tight" conditions is that the resulting design, notwithstanding the use of phase shift masking, does not precisely match the desired design.
A method of automatically correcting the resulting differences involves making subtle modifications to the mask or reticle used in the photolithography process (hereinafter collectively referred to as mask). These modifications are termed optical proximity corrections or optical and process corrections. Whether the term is referring to optical distortions alone or for process distortions in addition to optical distortions determines which term is the proper term to use. Regardless of the reason for these corrections, the discussions herein will generically refer to either or both of these types of corrections as OPC.
There are two basic types of OPC, rule-based and model-based. Rule based OPC applies corrections to the mask based on a predetermined set of rules. Thus, if an analysis of the mask determines that the mask meets a predetermined set of conditions, a process applies the appropriate correction to the mask for the conditions met. The corrections resulting from the rule-based approaches are typically less accurate, when compared to model based correction. However, rule-based corrections are more computationally efficient, and less costly. In contrast, a model-based OPC technique uses process simulation to determine corrections to the masks. The model-based OPC corrections, generated in accordance with the results of these simulations, generally provide for greater accuracy than the corrections provided by rule-based OPC. However, model-based OPC is computationally intensive and therefore time consuming as well as costly.
The invention discloses a method and apparatus for modifying, as appropriate, the geometries of a polygon. Based on various attributes associated with the polygon and its surroundings, modification of the location of the edge segments may conditionally occur. Additionally, if these modifications occur, a method to minimize the introduction of short edges during the modification is provided.
In one embodiment of the present invention, if the spacing between an edge segment and the nearest feature outside of a polygon comprising the edge segment is below a certain threshold, the edge segment will be negatively biased.
In one embodiment of the present invention, if the length of an edge segment, as a result of biasing, is too short as compared to a reference value, the edge will be lengthened by shortening adjacent edge segments and lengthening the short edge segment.
FIG. 1--A flowchart of process flow of one embodiment of the present invention.
FIG. 2--A sample polygon layer to which the flowchart of the embodiment of
FIG. 3--A resulting polygon layer from the application of the process embodiment of the
FIG. 4--A more complex correction based on additional dimensions.
FIG. 5--A table approach to correction of edge placement.
FIG. 6--A polygon with no correction.
FIG. 7--The polygon of
FIG. 8--The polygon of
FIG. 9--The 2-dimentional table applied to the polygon of
FIG. 10--A 3-dimentional table applied to the polygon of
FIG. 12--An example partial layer of polygon showing width and spacing to which an embodiment of this invention may be applied.
FIG. 13--A 2-dimensional table of correction, in accordance with one embodiment, to be applied to the example partial layer polygon of FIG. 12.
FIG. 14--The resulting polygon from the application of the table of correction of
FIG. 15--Resulting polygon from a space-priority based bias.
FIG. 16--Example violation of minimum edge length during rule based OPC correction.
FIG. 17--Results of applying short edge corrections to rule based OPC.
FIG. 18--An example computer incorporated with an embodiment of the present invention.
FIG. 19--An Electronic Design Automation (EDA) Tool Suite incoporated with the teachings of the present invention.
FIG. 20--A networking environment suitable for practicing the invention.
In the following description, various aspects of the present invention will be described. For purposes of explanation specific numbers, materials and configurations are set forth in order to provide a thorough understanding of the present invention. In some instances, well-known features are omitted or simplified in order not to obscure the present invention.
Various operations will be described as multiple discrete steps, in a manner that is most helpful in understanding the present invention, however, the order of description should not be construed as to imply that these operations are necessarily order dependent. In particular, these operations need not be performed in the order of presentation. Further, the description repeatedly uses the phrase "in one embodiment", which ordinarily does not refer to the same embodiment, although it may.
Width and Space Based OPC
In this embodiment of the invention, each side of each polygon in a layer is processed. Each side of a polygon is processed as a line segment, and each line segment of a polygon is further divided into one or more edge segments 110. Thus, an edge segment is at least a portion of a line segment (or side) of a polygon. Various embodiments of the invention determine which portion of the line segment defines an edge segment.
In one embodiment of the invention, the method ascertains which portion of a line segment defines an edge segment by determining at least two attribute sets along the line segment. The first attribute set is the spacing distances between the various portions of the line segment and their corresponding closest neighboring structures outside the polygon. The second attribute set is the widths of the polygon for the various portions of the line segment. That is, the distance from the various portions of the line segment to corresponding portions of a line segment or segments on the opposite side of the polygon. An edge segment will be a contiguous portion of the line segment where each of these two attributes remains constant. In other words, when continuing on the line segment, if either the width of the polygon or the spacing between the polygon and another outside structure changes, then this signals the beginning of a new edge segment.
In this embodiment of the present invention, during processing of an edge segment, the spacing between the edge segment and an outside nearest neighboring structure of the polygon, with respect to the edge segment currently being processed, is compared to a reference value 120. In the example shown in
As previously mentioned, the application of the process in
In one embodiment, the processing and the bias applications are algorithmically effectuated, whereas in another embodiment, a table is preferentially employed.
By utilizing a table-based approach, each edge segment can be bucketized. That is, each edge segment can be placed in a bucket that corresponds to a unique cell entry in a table. Thus each bucket may have any number of edge segments that have attributes that match the requirements of each cell. For example, using the embodiment shown in
Additional Dimension OPC Approach
Where more granularity of edge segment adjustment is needed vis-á-vis a two-dimensional approach, embodiments of the present invention may employ other dimensions, in addition to width and spacing, in determining the appropriate bias values. In one embodiment of the present invention, the length of the polygon at the edge segment undergoing processing is also used to determine the proper bias value. The length of the polygon in such an embodiment is the same as the length of the edge segment. For example,
Another embodiment of the present invention takes into account a second length value in determining bias for edge segments.
Short Edge Interdiction
When performing biasing as discussed above, it is likely that different edge segments may be biased by different values. This can result in original (input) edge segments that are sub divided into smaller edge segments. This may result in (1) additional edge segments that (2) may be smaller than a threshold value. If each additional edge segment is sufficiently long so that there is not a problem with the manufacturability of those edges, then it may not be necessary to attempt to rid the design of those additional edges.
However there are times when making adjacent edge biases the same is desired. This would occur when the introduction of new edge segments results in edge segments below a threshold value. By having edge segments below a certain value there may be effects on design rules for the given manufacturing process.
An aspect of the invention is the ability to not allow short edges below a certain threshold. The present invention can accomplish this by resolving inconsistent biases under certain circumstances. In one embodiment of the present invention, the inconsistent biases are resolved when one edge segment is below a user specified value. In one embodiment, the inconsistent biases are resolved when one edge is below a process specific threshold value. In one embodiment all inconsistent biases are resolved.
Inconsistent Biases
Edge Merging
Another aspect of the invention is the ability to determine how to resolve adjacent edge segment biases, which may be inconsistent or even conflicting. For example, when two edge segments are to be biased, which bias measurement, if any, should an algorithm apply to prohibit the introduction of additional short edges?
Thus, when two biases for adjacent edge segments differ, various embodiments of the present invention apply a resolution function to determine the correct bias value to be employed, to avoid introduction of additional edges. This resolution may be performed based on any number of criteria. One embodiment of the present invention implements a priority scheme wherein a "maximizing spacing" scheme attempts to apply biases wherein a space-attribute bias determination assumes priority over a width-attribute bias determination. For example, refer again to
In another embodiment of the present invention, the user may specify the method of determining the resolution; In yet another embodiment of the present invention, rules associated with the process used for the IC fabrication are used to determine what the resolution function will be.
A situation may arise where the weighing of both biases results in a "tie" as determined by the method of the embodiment. In this case, other application dependent heuristics may be employed for tie breaking. These may include choosing a weighted bias or user specified tie breaking rules.
Edge Lengthening
Another option for resolving the occurrence of short edges is to attempt to lengthen edge segment corrections. In one embodiment of the invention, the length of an edge segment is checked against a minimum edge segment length. If the embodiment determines that the edge segment does not meet the minimum segment length, the embodiment will check adjacent edge segments to determine their length. If the embodiment establishes that there is sufficient length in the short edge segment and the adjacent edge segment combined such that length can be removed from the adjacent edge segment and added to the short edge segment, resulting in two edge segments that meet the minimum length requirements, then the edge segments are so modified.
Refer now to
The resulting corrections are shown in FIG. 17. In this figure, edge seg21740 has been extended to meet the minimum length requirement of 0.4. There is a shorter edge seg11730 reflected in the modifications made to allow edge seg2 to meet the minimum requirements.
In one embodiment of this invention, only part of the requirement addition to an edge segment is taken from a single edge. This results in a short edge that does not meet the minimum requirement, but is nevertheless closer than the original. In one embodiment of the present invention, a short edge is between to other edge segments. In this embodiment "length" is taken from two adjacent edge segments when an edge segment does not meet a minimum length requirement.
User Device Embodiment
Hardware
These elements perform their conventional functions known in the art. In particular, disk drive 1822 and system memory 1814 are used to store permanent and working copies of the electronic design system. The permanent copy may be pre-loaded into disk drive 1822 in factory, loaded from distribution medium 1832, or down loaded from a remote distribution source (not shown). Distribution medium 1832 may be a tape, a CD, a DVD or other storage medium of the like. The constitutions of these elements are known. Any one of a number of implementations of these elements known in the art may be used to form computer system 1800.
Certain embodiments may include additional components, may not require all of the above components, or may combine one or more components. Those skilled in the art will be familiar with a variety of alternative implementations.
EDA Tool Suite
Refer now to
Remote Client
Conclusion
In the present description, an advantageous method of performing OPC to an IC mask layout as well as a method for managing short edge generation in the layout has been described.
Sakajiri, Kyohei, Lippincott, George P., Grodd, Laurence W.
Patent | Priority | Assignee | Title |
6721938, | Jun 08 2001 | SYNOPSYS MERGER HOLDINGS LLC | Optical proximity correction for phase shifting photolithographic masks |
6753115, | Dec 20 2001 | SYNOPSYS MERGER HOLDINGS, LLC | Facilitating minimum spacing and/or width control optical proximity correction |
6799313, | Jul 10 2001 | Siemens Industry Software Inc | Space classification for resolution enhancement techniques |
7003756, | Dec 12 2001 | SYNOPSYS MERGER HOLDINGS, LLC | Method and apparatus for controlling rippling during optical proximity correction |
7062748, | Aug 25 2003 | Polaris Innovations Limited | System and method of correcting mask rule violations after optical proximity correction |
7065739, | Dec 27 2001 | Kabushiki Kaisha Toshiba | Pattern correction method of semiconductor device |
7082596, | Nov 27 2002 | SYNOPSYS MERGER HOLDINGS, LLC | Simulation-based selection of evaluation points for model-based optical proximity correction |
7507661, | Aug 11 2004 | Infineon Technologies LLC | Method of forming narrowly spaced flash memory contact openings and lithography masks |
7509623, | Dec 27 2001 | Kabushiki Kaisha Toshiba | Manufacturing method of semiconductor device |
7562336, | Jan 31 2002 | Siemens Industry Software Inc | Contrast based resolution enhancement for photolithographic processing |
7681173, | Mar 09 2006 | LONGITUDE SEMICONDUCTOR S A R L | Mask data generation method and mask |
7712068, | Feb 17 2006 | Siemens Industry Software Inc | Computation of electrical properties of an IC layout |
7739650, | Feb 09 2007 | Siemens Industry Software Inc | Pre-bias optical proximity correction |
7799487, | Feb 09 2007 | Siemens Industry Software Inc | Dual metric OPC |
7802226, | Jan 08 2007 | Siemens Industry Software Inc | Data preparation for multiple mask printing |
7805699, | Oct 11 2007 | Siemens Industry Software Inc | Shape-based photolithographic model calibration |
7865863, | Jun 02 2004 | Siemens Industry Software Inc | OPC conflict identification and edge priority system |
7966585, | Dec 13 2006 | Siemens Industry Software Inc | Selective shielding for multiple exposure masks |
8037429, | Mar 02 2005 | Siemens Industry Software Inc | Model-based SRAF insertion |
8056022, | Nov 09 2006 | Siemens Industry Software Inc | Analysis optimizer |
8084169, | Feb 09 2007 | Siemens Industry Software Inc | Dual metric OPC |
8108806, | Jan 31 2002 | Siemens Industry Software Inc | Contrast-based resolution enhancement for photolithographic processing |
8185847, | Feb 09 2007 | Siemens Industry Software Inc | Pre-bias optical proximity correction |
8209642, | Dec 13 2006 | Mentor Graphics Corporation | Selective shielding for multiple exposure masks |
8504959, | Nov 09 2006 | Siemens Industry Software Inc | Analysis optimizer |
8713483, | Jun 05 2007 | Siemens Industry Software Inc | IC layout parsing for multiple masks |
8775978, | Dec 13 2006 | Siemens Industry Software Inc | Selective shielding for multiple exposure masks |
8799830, | May 07 2004 | Siemens Industry Software Inc | Integrated circuit layout design methodology with process variation bands |
8806390, | Jun 02 2004 | Siemens Industry Software Inc | OPC conflict identification and edge priority system |
8832609, | Nov 09 2006 | Siemens Industry Software Inc | Analysis optimizer |
9361424, | May 07 2004 | Siemens Industry Software Inc | Integrated circuit layout design methodology with process variation bands |
9977856, | May 07 2004 | Siemens Industry Software Inc | Integrated circuit layout design methodology with process variation bands |
Patent | Priority | Assignee | Title |
5723233, | Feb 27 1996 | Bell Semiconductor, LLC | Optical proximity correction method and apparatus |
6453452, | Dec 12 1997 | SYNOPSYS MERGER HOLDINGS LLC | Method and apparatus for data hierarchy maintenance in a system for mask description |
6453457, | Sep 29 2000 | SYNOPSYS MERGER HOLDINGS LLC | Selection of evaluation point locations based on proximity effects model amplitudes for correcting proximity effects in a fabrication layout |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Aug 30 2001 | LIPPINCOTT, GEORGE P | Mentor Graphics Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 012216 | /0588 | |
Aug 30 2001 | SAKAJIRI, KYOHEI | Mentor Graphics Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 012216 | /0588 | |
Aug 30 2001 | GRODD, LAURENCE W | Mentor Graphics Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 012216 | /0588 | |
Dec 30 2020 | Mentor Graphics Corporation | Siemens Industry Software Inc | MERGER AND CHANGE OF NAME SEE DOCUMENT FOR DETAILS | 057279 | /0707 | |
Dec 30 2020 | Siemens Industry Software Inc | Siemens Industry Software Inc | MERGER AND CHANGE OF NAME SEE DOCUMENT FOR DETAILS | 057279 | /0707 |
Date | Maintenance Fee Events |
Nov 13 2006 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
Oct 11 2007 | ASPN: Payor Number Assigned. |
Jun 12 2009 | ASPN: Payor Number Assigned. |
Jun 12 2009 | RMPN: Payer Number De-assigned. |
Nov 22 2010 | M1552: Payment of Maintenance Fee, 8th Year, Large Entity. |
Dec 02 2014 | M1553: Payment of Maintenance Fee, 12th Year, Large Entity. |
Date | Maintenance Schedule |
Jun 03 2006 | 4 years fee payment window open |
Dec 03 2006 | 6 months grace period start (w surcharge) |
Jun 03 2007 | patent expiry (for year 4) |
Jun 03 2009 | 2 years to revive unintentionally abandoned end. (for year 4) |
Jun 03 2010 | 8 years fee payment window open |
Dec 03 2010 | 6 months grace period start (w surcharge) |
Jun 03 2011 | patent expiry (for year 8) |
Jun 03 2013 | 2 years to revive unintentionally abandoned end. (for year 8) |
Jun 03 2014 | 12 years fee payment window open |
Dec 03 2014 | 6 months grace period start (w surcharge) |
Jun 03 2015 | patent expiry (for year 12) |
Jun 03 2017 | 2 years to revive unintentionally abandoned end. (for year 12) |