JP5663380B2 - Layout verification apparatus and layout verification method - Google Patents
Layout verification apparatus and layout verification method Download PDFInfo
- Publication number
- JP5663380B2 JP5663380B2 JP2011089025A JP2011089025A JP5663380B2 JP 5663380 B2 JP5663380 B2 JP 5663380B2 JP 2011089025 A JP2011089025 A JP 2011089025A JP 2011089025 A JP2011089025 A JP 2011089025A JP 5663380 B2 JP5663380 B2 JP 5663380B2
- Authority
- JP
- Japan
- Prior art keywords
- pseudo error
- error area
- design
- layout data
- layout
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Landscapes
- Design And Manufacture Of Integrated Circuits (AREA)
Description
本発明は、半導体集積回路の製造に用いるマスクパターンについてのレイアウト検証を行うレイアウト検証装置及びレイアウト検証方法に関する。 The present invention relates to a layout verification apparatus and layout verification method for performing layout verification on a mask pattern used for manufacturing a semiconductor integrated circuit.
レイアウト検証とは、製作されたマスクパターンが、半導体製造プロセス上の不具合又は製品仕様上の不具合を生じさせるおそれがあるかどうかについてレイアウト上の検証を行うことである。レイアウトとは、具体的には、マスクパターンに描かれたパターンの形状、幅、隙間などをいう。 The layout verification is to perform layout verification as to whether a manufactured mask pattern may cause a defect in a semiconductor manufacturing process or a defect in product specifications. Specifically, the layout refers to the shape, width, gap, etc. of the pattern drawn on the mask pattern.
半導体製造技術では、所定のルールファイルに基づき、規定されたルールに違反するかどうかを判定することよってレイアウト検証がなされる。しかしながら、このようなレイアウト検証に際し、エラーでないとみなしても何ら問題のない擬似エラーが発生するという問題がある。そこで、擬似エラーについてはエラーとせずにパスさせ、真のエラーのみを抽出する手段が種々講じられている(たとえば、特許文献1)。 In the semiconductor manufacturing technology, layout verification is performed by determining whether a prescribed rule is violated based on a predetermined rule file. However, in such a layout verification, there is a problem that a pseudo error is generated without any problem even if it is not an error. In view of this, various means are provided for passing a pseudo error without an error and extracting only a true error (for example, Patent Document 1).
また、擬似エラー発生領域を特定する規則を設けて全体のレイアウトの中から擬似エラー発生領域を抽出し、この領域のみについて、他の領域とは異なる緩やかなルールでレイアウト検証を行うようにした技術も提案されている(たとえば、特許文献2参照)。 In addition, a technology for specifying a pseudo-error occurrence area to extract a pseudo-error occurrence area from the entire layout, and for this area only, layout verification is performed using a loose rule different from other areas. Has also been proposed (see, for example, Patent Document 2).
しかしながら、上述のように、擬似エラーについてはパスさせ、真のエラーのみを抽出する手段を講ずるにしても、レイアウトパターンには様々な種類のものが存在する。したがって、個々のパターンに対応した解決策は講じられているが、汎用的な解決手段の構築は困難である。 However, as described above, there are various types of layout patterns even if a means for extracting a true error is taken even if a pseudo error is passed. Therefore, although solutions corresponding to individual patterns have been taken, it is difficult to construct general-purpose solutions.
また、上述の擬似エラー発生領域について緩やかなルールでレイアウト検証を行う技術によれば、そのようなルールによる検証と通常のルールによる検証とを併せて2回の検証を行う必要があるため、レイアウト検証の処理が冗長となる。 In addition, according to the technique for performing layout verification with a gradual rule for the above-described pseudo error occurrence region, it is necessary to perform verification twice in combination with verification based on such a rule and verification based on a normal rule. The verification process becomes redundant.
また、一度、通常のルールでレイアウト検証を行い、疑似エラーを含有しているエラーデータを作成し、設計システム上で疑似エラー領域用のパラメータを指定するやり方も考えられるが、このような方法によれば、ミスの発生を誘起したり、操作が煩雑になったりするなど、問題が多い。 In addition, it is possible to perform layout verification using normal rules once, create error data containing pseudo errors, and specify parameters for the pseudo error area on the design system. Therefore, there are many problems such as inducing the occurrence of mistakes and complicated operations.
本発明の目的は、かかる従来技術の問題点に鑑み、汎用性が高く、効率的に検証処理を行うことができるレイアウト検証技術を提供することにある。 An object of the present invention is to provide a layout verification technique that is highly versatile and capable of performing verification processing efficiently in view of the problems of the prior art.
この目的を達成するため、本発明のレイアウト検証装置は、レイアウトデータがデザインルールに反するか否かの検証を行うレイアウト検証装置であって、通常の第1デザインルールとは異なる第2デザインルールが適用される擬似エラー領域を特定するために用意された設計値に基づき、レイアウトデータを、該擬似エラー領域内のレイアウトデータと該擬似エラー領域外のレイアウトデータとに区分するデータ区分手段と、前記第2デザインルールを特定するために定められた前記第1デザインルールからの許容範囲に基づき、該第2デザインルールを該許容範囲内のものとして作成するルール作成手段と、前記擬似エラー領域外のレイアウトデータが前記第1デザインルールに反するか否かを検証し、前記擬似エラー領域内のレイアウトデータが前記第2デザインルールに反するか否かを検証する検証手段とを具備することを特徴とする。 In order to achieve this object, a layout verification apparatus according to the present invention is a layout verification apparatus that verifies whether layout data violates a design rule, and has a second design rule different from a normal first design rule. Based on a design value prepared for specifying a pseudo error area to be applied, data classification means for classifying layout data into layout data in the pseudo error area and layout data outside the pseudo error area; and Rule creating means for creating the second design rule as being within the allowable range based on the allowable range from the first design rule determined for specifying the second design rule; It is verified whether layout data violates the first design rule, and a layout in the pseudo error area is verified. Data is characterized by comprising a verification means for verifying whether contrary to the second design rule.
これによれば、擬似エラー領域を設計値に基づいて自動的に特定し、レイアウトデータを擬似エラー領域内のものとそれ以外の領域内のものとに区分し、各領域内のレイアウトデータについてそれぞれ異なるデザインルールを適用してルール違反の有無を検証するようにしたため、従来のように、擬似エラー領域についての緩やかなデザインルールによる検証と、通常のデザインルールによる検証とを重複して行う必要がないので、効率的に検証を行うことができる。 According to this, the pseudo error area is automatically specified based on the design value, the layout data is divided into those in the pseudo error area and those in the other areas, and the layout data in each area is respectively determined. Since different design rules are applied to verify the existence of rule violations, it is necessary to repeat the verification by the gradual design rule for the pseudo error area and the verification by the normal design rule as before. Since there is not, verification can be performed efficiently.
また、擬似エラー領域とそれ以外の領域とで異なるデザインルールを適用するようにしたため、擬似エラー領域内のレイアウトデータに通常の第1デザインルールを適用することによって発生する擬似エラーを排除することができる。また、設計値に応じて、異なる第2デザインルールを作成し、異なる擬似エラー領域を抽出することができるので、種々のレイアウトデータについての検証に対応することができる。 In addition, since different design rules are applied to the pseudo error area and other areas, it is possible to eliminate the pseudo error generated by applying the normal first design rule to the layout data in the pseudo error area. it can. Further, since different second design rules can be created and different pseudo error areas can be extracted according to the design values, it is possible to cope with verification of various layout data.
本発明においては、前記擬似エラー領域を特定するために用意された設計値は、円弧形状のレイアウトパターンに係るレイアウトデータを含む領域を擬似エラー領域として特定するためのものであってもよい。これによれば、絶縁ゲート型バイポーラトランジスタ等の高耐圧デバイスにおけるガードリング部のレイアウトデータについて、四隅の円弧部を擬似エラー領域として特定し、検証を行うことができる。 In the present invention, the design value prepared for specifying the pseudo error area may be for specifying an area including layout data related to the arc-shaped layout pattern as a pseudo error area. According to this, for the layout data of the guard ring portion in the high breakdown voltage device such as the insulated gate bipolar transistor, the arc portions at the four corners can be specified as the pseudo error region and verified.
本発明においてはさらに、前記設計値は、第1の半径の円弧形状及び第2の半径の円弧形状の各レイアウトパターンに係るレイアウトデータを含む各領域をそれぞれ第1及び第2の擬似エラー領域として特定するための第1及び第2の設計値であり、前記データ区分手段は、前記第1及び第2設計値に基づき、レイアウトデータを、前記第1擬似エラー領域内のレイアウトデータと、前記第2擬似エラー領域内のレイアウトデータと、該第1及び第2擬似エラー領域以外のレイアウトデータとに区分するものであり、前記第1デザインルールについての許容範囲は、前記第1及び第2設計値にそれぞれ対応する第1及び第2の許容範囲であり、前記ルール作成手段は、前記第1及び第2許容範囲に基づき、前記第2デザインルールとして、それぞれ前記第1擬似エラー領域用のデザインルール及び第2擬似エラー領域用のデザインルールを作成するものであり、前記検証手段は、前記擬似エラー領域内のレイアウトデータについての検証として、前記第1擬似エラー領域内のレイアウトデータについて前記第1擬似エラー領域用のデザインルールを適用した検証を行い、前記第2擬似エラー領域内のレイアウトデータについて前記第2擬似エラー領域用のデザインルールを適用した検証を行うものであってもよい。 Further, in the present invention, the design value is obtained by setting each area including layout data relating to each layout pattern of the arc shape having the first radius and the arc shape having the second radius as the first and second pseudo error areas, respectively. First and second design values for specifying, the data sorting means, based on the first and second design values, layout data, layout data in the first pseudo error region, and the first The layout data is divided into layout data in two pseudo error areas and layout data other than the first and second pseudo error areas, and the allowable range for the first design rule is the first and second design values. And the rule creating means sets the second design rule as the second design rule based on the first and second tolerance ranges. A design rule for the first pseudo error area and a design rule for the second pseudo error area are created respectively, and the verification unit performs the verification on the layout data in the pseudo error area as the first Verification is performed by applying the design rule for the first pseudo error area to the layout data in the pseudo error area, and verification is performed by applying the design rule for the second pseudo error area to the layout data in the second pseudo error area. It may be what performs.
これによれば、異なるレイアウトパターンに係るレイアウトデータのそれぞれについての擬似エラー領域を抽出し、それぞれの擬似エラー領域について異なるデザインルールでルールチェックを行うようにしたため、各レイアウトパターンの擬似エラー領域ごとに異なるデザインルールが適用される場合であっても、検証の対象となる領域を重複させることなく効率的に検証を行うことができる。また、一度、通常のルールでレイアウト検証を行った結果を見なくても、擬似エラー領域を区分することができるので、より効率的に検証を行うことができる。 According to this, since the pseudo error area for each of the layout data related to the different layout patterns is extracted and the rule check is performed with different design rules for each pseudo error area, each pseudo error area of each layout pattern is Even when different design rules are applied, the verification can be performed efficiently without overlapping the areas to be verified. In addition, since the pseudo error area can be classified without looking at the result of the layout verification using the normal rule once, the verification can be performed more efficiently.
本発明のレイアウト検証方法は、レイアウト検証装置によってレイアウトデータがデザインルールに反するか否かの検証を行うレイアウト検証方法であって、通常の第1デザインルールとは異なる第2デザインルールが適用される擬似エラー領域を特定するために用意された設計値に基づき、レイアウトデータを、該擬似エラー領域内のレイアウトデータと該擬似エラー領域外のレイアウトデータとに区分するデータ区分工程と、前記第2デザインルールを特定するために定められた前記第1デザインルールからの許容範囲に基づき、該第2デザインルールを該許容範囲内のものとして作成するルール作成工程と、前記擬似エラー領域外のレイアウトデータが前記第1デザインルールに反するか否かを検証し、前記擬似エラー領域内のレイアウトデータが前記第2デザインルールに反するか否かを検証する検証工程とを具備することを特徴とする。
The layout verification method of the present invention is a layout verification method for verifying whether layout data violates a design rule by a layout verification device, and a second design rule different from a normal first design rule is applied. A data partitioning step of partitioning layout data into layout data within the pseudo error area and layout data outside the pseudo error area based on a design value prepared for specifying the pseudo error area; and the second design A rule creation step for creating the second design rule as being within the allowable range based on the allowable range from the first design rule determined to specify the rule, and layout data outside the pseudo error area It is verified whether or not the first design rule is violated, and the layer in the pseudo error area is checked. Todeta is characterized by comprising a verification step of verifying whether contrary to the second design rule.
これによれば、本発明のレイアウト検証装置の場合と同様に、効率的に検証を行うことができ、擬似エラーを排除し、また、種々のレイアウトデータについての検証に対応することができる。 According to this, as in the case of the layout verification apparatus of the present invention, verification can be performed efficiently, pseudo errors can be eliminated, and verification of various layout data can be handled.
本発明のレイアウト検証方法においては、前記擬似エラー領域を特定するために用意された設計値は、円弧形状のレイアウトパターンに係るレイアウトデータを含む領域を擬似エラー領域として特定するためのものであってもよい。これによれば、本発明のレイアウト検証装置の場合と同様に、高耐圧デバイスにおけるガードリング部のレイアウトデータについて、四隅の円弧部を擬似エラー領域として特定し、検証を行うことができる。 In the layout verification method of the present invention, the design value prepared for specifying the pseudo error area is for specifying the area including the layout data related to the arc-shaped layout pattern as the pseudo error area. Also good. According to this, as in the case of the layout verification apparatus of the present invention, the arc data at the four corners can be specified as the pseudo error area and verified for the layout data of the guard ring portion in the high breakdown voltage device.
本発明のレイアウト検証方法においては、さらに、前記設計値は、第1の半径の円弧形状及び第2の半径の円弧形状の各レイアウトパターンに係るレイアウトデータを含む各領域をそれぞれ第1及び第2の擬似エラー領域として特定するための第1及び第2の設計情報であり、前記データ区分工程では、前記第1及び第2設計情報に基づき、レイアウトデータを、前記第1擬似エラー領域内のレイアウトデータと、前記第2擬似エラー領域内のレイアウトデータと、該第1及び第2擬似エラー領域以外のレイアウトデータとに区分し、前記第1デザインルールについての許容範囲は、前記第1及び第2設計値にそれぞれ対応する第1及び第2の許容範囲であり、前記ルール作成工程では、前記第1及び第2許容範囲に基づき、前記第2デザインルールとして、それぞれ前記第1擬似エラー領域用のデザインルール及び第2擬似エラー領域用のデザインルールを作成し、前記検証工程では、前記擬似エラー領域内のレイアウトデータについての検証として、前記第1擬似エラー領域内のレイアウトデータについて前記第1擬似エラー領域用のデザインルールを適用した検証を行い、前記第2擬似エラー領域内のレイアウトデータについて前記第2擬似エラー領域用のデザインルールを適用した検証を行うものであってもよい。 In the layout verification method according to the present invention, the design values may include first and second regions each including layout data relating to each layout pattern having an arc shape having a first radius and an arc shape having a second radius. 1st and 2nd design information for specifying as a pseudo error area, and in the data classification step, layout data is laid out in the first pseudo error area based on the first and second design information. Data, layout data in the second pseudo error area, and layout data other than the first and second pseudo error areas, and an allowable range for the first design rule is the first and second tolerances. First and second tolerance ranges respectively corresponding to design values, and in the rule creation step, the second design is based on the first and second tolerance ranges. As the rules, a design rule for the first pseudo error area and a design rule for the second pseudo error area are created, respectively, and in the verification step, the first pseudo error area is verified by verifying the layout data in the pseudo error area. The layout data in the error area is verified by applying the design rule for the first pseudo error area, and the layout data in the second pseudo error area is verified by applying the design rule for the second pseudo error area. You may do it.
これによれば、本発明のレイアウト検証装置の場合と同様に、各レイアウトパターンの擬似エラー領域ごとに異なるデザインルールが適用される場合であっても、検証の対象となる領域を重複させることなく効率的に検証を行うことができる。また、検証の対象となる領域毎に自動的に領域分けが行われ、それぞれの領域に対応したデザインルールが適用されるため、より効率的に検証を行うことができる。 According to this, as in the case of the layout verification apparatus of the present invention, even when different design rules are applied to each pseudo error area of each layout pattern, the verification target areas are not overlapped. Verification can be performed efficiently. Further, the areas are automatically divided for each area to be verified, and the design rule corresponding to each area is applied, so that the verification can be performed more efficiently.
以下、図面を用いて本発明の実施形態について説明する。図1は本発明の一実施形態に係るレイアウト検証装置の構成を示すブロック図である。このレイアウト検証装置はCADシステムにおいてデザインルールチェックツール(以下、「DRCツール」という。)10として組み込まれている。 Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a layout verification apparatus according to an embodiment of the present invention. This layout verification apparatus is incorporated as a design rule check tool (hereinafter referred to as “DRC tool”) 10 in a CAD system.
DRCツール10は、CADによりデザインされたレイアウトデータ1が、デザインルールに違反するか否かを検証してその結果を示す検証結果データ2を出力する。そして、ユーザは検証結果データ2に基づき、必要に応じてレイアウトデータ1を修正して、再度DRCツール10を起動させることにより、最終的には違反のないことが検証されたレイアウトデータ3を得ることができる。
The
本実施形態においては、レイアウトデータ1として、IGBT(絶縁ゲート型バイポーラトランジスタ)等の高耐圧デバイスにおけるガードリング部のレイアウトデータが用いられ、検証の対象とされる。デザインルールは、集積回路の設計における素子や配線の寸法を規定するものであり、ガードリング部のレイアウトデータの場合、ガードリングの幅や間隔を規定する。 In the present embodiment, layout data of a guard ring portion in a high voltage device such as an IGBT (Insulated Gate Bipolar Transistor) is used as the layout data 1 and is to be verified. The design rule defines the dimensions of elements and wiring in the design of an integrated circuit. In the case of guard ring layout data, the design rule defines the width and interval of the guard ring.
レイアウトデータ1の中には、ガードリングにおける曲率が付与された角部のように、使用するCADシステムにおいて所定のグリッド間隔以下の座標が入力できないために、ガードリングの幅が正確に表現できない部分のデータも存在する。そのようなレイアウトデータの中には、通常のデザインルールを適用した場合にはルールに違反し、検証の結果としてはエラーと判定されるが、エラーとはせずに許容し得るようなレイアウトデータ、つまり擬似的にエラーとなるレイアウトデータも存在する。 In the layout data 1, a portion where the guard ring width cannot be accurately represented because the coordinates below a predetermined grid interval cannot be input in the CAD system to be used, such as a corner portion provided with a curvature in the guard ring. There are also data. Among such layout data, if normal design rules are applied, the rules are violated and the result of verification is determined to be an error, but the layout data is acceptable without being an error. That is, there is also layout data that becomes a pseudo error.
そこで、DRCツール10においては、このような擬似的エラーが発生し得るレイアウトデータが存在する領域を擬似エラー領域とし、擬似エラー領域内のレイアウトデータについては、通常のデザインルールよりも緩やかなデザインルールを適用することにより、検証結果データ2には擬似的エラーを示すデータが含まれないようにしている。
Therefore, in the
DRCツール10は、図1に示すように、デザインルールファイル4と、擬似エラー領域及び領域限定ルールの定義ファイル5とに基づいて、擬似エラーに対応したデザインルールファイル11を作成する擬似エラー領域ルール抽出部12を備える。デザインルールファイル4には、レイアウトデータ1のレイアウト検証に適用される通常のデザインルールが格納されている。擬似エラー領域ルール抽出部12により、本発明におけるルール作成手段が構成される。
As shown in FIG. 1, the
定義ファイル5には擬似エラー領域を定義する情報として、レイアウトデータ1に係る回路チップのチップサイズやガードリングの曲線部の半径などの設計値が記録される。また、レイアウトデータ1に係る擬似エラー領域に限定して適用される限定的デザインルールを定義する情報として、通常のデザインルールからの許容範囲が記録される。この許容範囲の範囲内で通常のデザインルールを変更することにより、限定的デザインルールを得ることができる。 In the definition file 5, design values such as the chip size of the circuit chip and the radius of the curved part of the guard ring related to the layout data 1 are recorded as information defining the pseudo error area. In addition, an allowable range from a normal design rule is recorded as information defining a limited design rule that is applied only to the pseudo error area related to the layout data 1. A limited design rule can be obtained by changing a normal design rule within the allowable range.
これらの定義ファイル5に記録される設計値及び許容範囲の選択は、レイアウト検証の対象となるレイアウトデータ1に対応させて、ユーザにより行われる。定義ファイル5への設計値の記録は、設計仕様が格納された設計仕様ファイル6の内容に基づいて行うことができる。許容範囲の記録は、プロセス仕様が記録されたプロセス仕様ファイル7の内容に基づいて行うことができる。
Selection of design values and allowable ranges recorded in these definition files 5 is performed by the user in correspondence with the layout data 1 to be subjected to layout verification. The design value can be recorded in the definition file 5 based on the contents of the
擬似エラー領域ルール抽出部12はデザインルールファイル4に対し、擬似エラー領域用ルール13及び擬似エラー領域抽出ルール14を追加することにより擬似エラー対応デザインルールファイル11を作成する。擬似エラー領域用ルール13は、デザインルールの適用領域についてのルールを、デザインルールファイル4に基づくレイアウト検証から擬似エラー領域を除外するように改変したものと、擬似エラー領域について適用する限定的デザインルールとを含む。
The pseudo error area
擬似エラー領域抽出ルール14は、定義ファイル5に記録されている設計値に基づいて擬似エラー領域を特定するためのルールである。つまり、定義ファイル5に設計値として記録されているチップサイズ及びガードリングの曲線部の半径に対してこのルールを適用することにより、そのガードリングのレイアウトデータにおける擬似エラー領域として、そのレイアウトパターンにおける四隅の曲線部を含む領域が特定される。
The pseudo error
DRCツール10はまた、擬似エラー領域抽出ルール14と、レイアウトデータ1とに基づいて擬似エラー領域付加レイアウトデータ15を生成する擬似エラー領域抽出部16を備える。擬似エラー領域付加レイアウトデータ15は、レイアウトデータ1を、擬似エラー領域内のレイアウトデータである擬似エラー領域データ17と、擬似エラー領域以外のレイアウトデータとに区分したものである。擬似エラー領域ルール抽出部12と擬似エラー領域抽出部16とにより、本発明におけるデータ区分手段が構成される。
The
擬似エラー領域抽出部16は、定義ファイル5の設計値を擬似エラー領域抽出ルール14に適用することにより、擬似エラー領域を特定する。そして、レイアウトデータ1を、擬似エラー領域データ17と、擬似エラー領域以外のレイアウトデータとに区分して擬似エラー領域付加レイアウトデータ15を生成する。これにより、擬似エラー領域以外のレイアウトデータと、擬似エラー領域内のレイアウトデータとを区別して処理することができるようになる。
The pseudo error
さらに、DRCツール10は、擬似エラー領域付加レイアウトデータ15内のレイアウトデータが、擬似エラー対応デザインルールファイル11内のデザインルールに違反するかどうかの検証(以下、「ルールチェック」という。)を行うデザインルールチェック部18を備える。デザインルールチェック部18により、本発明における検証手段が構成される。
Further, the
デザインルールチェック部18は、擬似エラー領域付加レイアウトデータ15中の擬似エラー領域データ17については、擬似エラー領域用ルール13を用いてルールチェックを行い、擬似エラー領域データ17以外のレイアウトデータについては、擬似エラー対応デザインルールファイル11における擬似エラー領域用ルール13以外の通常のデザインルールに基づいてルールチェックを行う。
The design
ユーザは検証結果を、検証結果データ2により確認することができる。また、検証後のレイアウトデータ3を得ることができる。
The user can confirm the verification result by the verification result data 2. Moreover, the
図2はレイアウトデータ1が擬似エラー領域抽出部16により区分される様子を示す。レイアウトデータ1に基づくレイアウトが、同図(a)のガードリングのレイアウトパターン21を有するものであるとする。
FIG. 2 shows how the layout data 1 is divided by the pseudo error
この場合、擬似エラー領域抽出部16は、定義ファイル5において設計値として記録されているチップサイズ及びガードリングの曲線部の半径を擬似エラー領域抽出ルール14に適用することにより、擬似エラー領域22を特定する。これにより、擬似エラー領域22以外の非擬似エラー領域23も特定されることになる。
In this case, the pseudo error
ガードリングは、四隅を角状に形成すると、耐圧性が劣化するので、四隅は半径Rの部分円形状となるように設計される。つまりガードリングの四隅には半径Rから計算できる部分円形状の部分が存在する領域が必ず存在し、設計仕様から半径Rを特定すれば、その領域を擬似エラー領域として抽出することができる。擬似エラー領域抽出ルール14に対してガードリングの半径Rを適用することにより、この擬似エラー領域の抽出が行われる。
The guard ring is designed to have a partial circular shape with a radius R because the pressure resistance deteriorates when the four corners are formed in a square shape. In other words, there are always areas where there are partial circular portions that can be calculated from the radius R at the four corners of the guard ring. If the radius R is specified from the design specifications, the areas can be extracted as pseudo error areas. By applying the guard ring radius R to the pseudo error
そして、特定された擬似エラー領域22に基づき、擬似エラー領域抽出部16はレイアウトデータ1を、同図(c)に示す擬似エラー領域22内のパターン部分24に対応する擬似エラー領域データ17と、同図(d)に示す非擬似エラー領域23内のパターン部分25のレイアウトデータとに区分し、擬似エラー領域付加レイアウトデータ15を生成する。
Then, based on the specified
デザインルールチェック部18は、パターン部分24に対応する擬似エラー領域データ17について、擬似エラー領域用ルール13を用いてルールチェックを行い、パターン部分25のレイアウトデータについて、擬似エラー対応デザインルールファイル11内の通常のデザインルールに基づいてルールチェックを行うことができる。
The design
図3は、DRCツール10を用いたレイアウト検証処理を示すフローチャートである。同図に示すように、処理を開始すると、まずユーザが、ステップ31において、設計仕様ファイル6及びプロセス仕様ファイル7に基づき、擬似エラー領域及び領域限定ルール定義ファイル5を作成する。また、ステップ32において、すべての階層のレイアウトデータを有する最上位階層のレイアウトデータ1を作成する。そして、DRCツール10を起動させる。
FIG. 3 is a flowchart showing a layout verification process using the
これに応じて、まず擬似エラー領域ルール抽出部12が、ステップ33において、定義ファイル5の設計値に基づき、対応する擬似エラー領域を特定するための領域特定用ルールを抽出する。さらに、定義ファイル5の許容範囲に基づき、該擬似エラー領域について適用されるデザインルールを抽出する。
In response to this, first, the pseudo error area
そして、ステップ34において、デザインルールファイル4に対し、抽出した領域特定用ルールを擬似エラー領域抽出ルール14として追加し、抽出したデザインルールを擬似エラー領域用ルール13として追加し、また、デザインルールの適用領域についてのルールを、デザインルールファイル4に基づくレイアウト検証から擬似エラー領域を除外するように改変することにより、擬似エラー対応デザインルールファイル11を作成する。
In step 34, the extracted area specifying rule is added to the design rule file 4 as a pseudo error
次に、ステップ35において、擬似エラー領域抽出部16が、定義ファイル5の設計値を擬似エラー領域抽出ルール14に適用することにより、擬似エラー領域を抽出する。次に、ステップ36において、擬似エラー領域抽出部16が、抽出した擬似エラー領域に基づき、レイアウトデータ1を、擬似エラー領域データ17と、擬似エラー領域以外のレイアウトデータとに区分して、擬似エラー領域付加レイアウトデータ15を作成する。
Next, in step 35, the pseudo error
次に、ステップ37において、デザインルールチェック部18が、作成された擬似エラー領域付加レイアウトデータ15について、ルールチェックを行う。すなわち、擬似エラー領域データ17については擬似エラー領域用ルール13を適用し、擬似エラー領域データ17以外のレイアウトデータについては、擬似エラー対応デザインルールファイル11内の通常のデザインルールを適用し、ルールチェックを行う。また、チェックの結果を、検証結果データ2として出力する。
Next, in step 37, the design
次に、ステップ38において、検証後のレイアウトデータ3が作成される。なお、擬似エラー領域データ17については擬似エラー領域用ルール13を適用してルールチェックが行われているので、検証結果データ2においては、擬似エラーに該当するエラーは記録されない。すなわち、検証結果データ2において計上されたエラーはすべて真のエラーとされる。
Next, in step 38, verified
次に、ステップ39において、検証結果データ2に基づき、真のエラーがあったことを認識した場合には、ユーザは、ステップ32に戻り、最上位階層レイアウトデータを修正し、再度DRCツール10を起動させ、ルールチェックを行うことができる。検証結果データ2において真のエラーがなかった場合には、ユーザは、エラーの無いことが検証されたレイアウトデータ3を取得することができる。
Next, when it is recognized in step 39 that there is a true error based on the verification result data 2, the user returns to step 32, corrects the top layer layout data, and again executes the
図4は、ルールチェックの対象となる高耐圧デバイスのガードリング部についてのレイアウトデータに係るレイアウトパターンの一部を示す。このレイアウトデータに係るガードリングの設計値は、設計仕様ファイル6に記録されており、幅が10μm、間隔が20μm、最外周のガードリングの四隅に位置する部分円形状を有する曲線部の半径Rが270μm、最内周のガードリングの四隅に位置する曲線部の半径Rが150μm、ガードリングの本数が5本である。
FIG. 4 shows a part of the layout pattern related to the layout data for the guard ring portion of the high-breakdown-voltage device that is subject to rule check. The design value of the guard ring related to this layout data is recorded in the
図4においては、曲線部の半径Rが150μmである最内周のガードリングのパターン41についての1つの曲線部が実線で示されている。R1は曲線部の内側の半径であり、R2は外側の半径である。半径Rは曲線部の内側線についての値であると定義すると、R1は150μm、R2は160μmとなる。図4において、設計値に従った曲線部の外形を破線42で示す。
In FIG. 4, one curved portion of the innermost
CADにおいては入力可能な最小グリッドの間の点は表現できないため、レイアウトデータは最小グリッド上の点に丸められた値により構成される。したがって、同図のように、グリッドの縦横のラインに沿ったパターン41の直線部の幅は設計値10μmに正確に従ったものとなるが、曲線部の幅は設計値10μmに従ったものとはならず、たとえば図中に示されるように、10μm−16nmとなる。
In CAD, since the points between the minimum grids that can be input cannot be expressed, the layout data is constituted by values rounded to the points on the minimum grid. Therefore, as shown in the figure, the width of the straight line portion of the
この場合、デザインルールにおいて、ガードリングの幅はすべて10μmでチェックする旨が規定されているとすれば、これを適用して曲線部におけるレイアウトデータのルールチェックを行うと、チェック結果はエラーとなる。このエラーの中には、許容し得る擬似エラーも含まれる。 In this case, if the design rule stipulates that all guard ring widths should be checked at 10 μm, if this is applied to check the layout data rule in the curved portion, the check result will be an error. . This error includes acceptable pseudo errors.
そこで、このような曲線部のレイアウトデータを含む領域を擬似エラー領域43とし、擬似エラー領域43内のレイアウトデータについては、通常のデザインルールによる10μmではなく、それよりも緩やかな擬似エラー領域用のルール、たとえば(10−0.02)μmを適用し、これよりも幅が狭くなければエラーとはしないようにしている。
Therefore, an area including the layout data of such a curved portion is set as a
上述の図4のガードリングの設計値に従い、たとえば最内周のガードリングについてルールチェックを行う場合には、設計仕様ファイル6に基づき、チップサイズの値10mm、及び最内周のガードリングにおける曲線部の半径Rの値150μmが定義ファイル5に記録される。また、プロセス仕様ファイル7に基づき、ガードリングの幅又はスペースについてのルールチェックを行う際の許容範囲として±0.02μmが記録される。
For example, when a rule check is performed on the innermost guard ring in accordance with the guard ring design values shown in FIG. 4, the
デザインルールファイル4には、ガードリングのルールチェックに用いるデザインルール「ガードリングの幅はすべて10μmでチェックする」が記録されているものとする。また、レイアウトデータ1には、最内周のガードリングについて作成されたレイアウトデータが記録されているものとする。 The design rule file 4 is recorded with a design rule “check all guard ring widths at 10 μm” used for guard ring rule check. In addition, it is assumed that layout data created for the innermost guard ring is recorded in the layout data 1.
この状態で、DRCツール10が起動されると、定義ファイル5においてチップサイズ及びガードリングの曲線部の半径Rが記録されていることに基づき、擬似エラー領域ルール抽出部12により、該チップサイズ及び半径Rから曲線部が存在する擬似エラー領域を特定するための擬似エラー領域抽出ルール14がデザインルールファイル4に追加される。
In this state, when the
また、デザインルールの適用領域についてのルールが、デザインルールファイル4に基づくルールチェックから擬似エラー領域を除外するルールに変更され、定義ファイル5の許容範囲±0.02μに従い、「ガードリングの幅は(10−0.02)μmでチェックする」という擬似エラー領域用ルール13が追加される。これにより擬似エラー対応デザインルールファイル11が生成される。
In addition, the rule for the application area of the design rule is changed to a rule for excluding the pseudo error area from the rule check based on the design rule file 4, and according to the allowable range ± 0.02μ of the definition file 5, “the guard ring width is A
追加された擬似エラー領域抽出ルール14に対しては、擬似エラー領域抽出部16によって定義ファイル5のチップサイズ10mm、及び曲線部の半径150μmが適用され、図4の擬似エラー領域43がチップの四隅について抽出される。そして、再内周のガードリングのレイアウトデータ1が、擬似エラー領域内のデータ17と、擬似エラー領域以外のデータとに区分され、擬似エラー領域付加レイアウトデータ15が作成される。
For the added pseudo error
作成された擬似エラー領域付加レイアウトデータ15内の擬似エラー領域内データ17については、デザインルールチェック部18により、「ガードリングの幅は(10−0.02)μmでチェックする」という擬似エラー領域用ルール13が適用され、ルールチェックが行われる。また、擬似エラー領域内データ17以外のデータについては、「ガードリングの幅は10μmでチェックする」という通常のルールが適用され、ルールチェックが行われる。
For the pseudo error area data 17 in the generated pseudo error area
図5は、レイアウトデータ1が擬似エラー領域抽出部16により区分される様子の別の例を示す。この場合、定義ファイル5における設計値として、チップサイズに加え、隣接する2つのガードリングにおける曲線部の半径Rの値が記録されており、かつ該2つのガードリングのレイアウトデータのそれぞれについて、幅又はスペースに関するルールチェックを行う際の許容範囲が記録されている。
FIG. 5 shows another example of how the layout data 1 is divided by the pseudo error
この例では、擬似エラー領域抽出部16は、定義ファイル5において設計値として記録されているチップサイズ及び2種類の曲線部の半径Rを擬似エラー領域抽出ルール14に適用することにより、図5(a)に示すように、各ガードリングのパターン51及び52に対応する擬似エラー領域53及び54を特定する。これにより、擬似エラー領域53及び54以外の非擬似エラー領域55も特定されることになる。
In this example, the pseudo error
そして、特定された擬似エラー領域53及び54に基づき、擬似エラー領域抽出部16はレイアウトデータ1を、図5(b)に示す擬似エラー領域53内のパターン部分56に対応する擬似エラー領域データと、図5(c)に示す擬似エラー領域54内のパターン部分57に対応する擬似エラー領域データと、図5(d)に示す非擬似エラー領域55内のパターン部分58のレイアウトデータとに区分し、擬似エラー領域付加レイアウトデータ15を生成する。この場合、擬似エラー領域データ17には、擬似エラー領域53の擬似エラー領域データ及び擬似エラー領域54の擬似エラー領域データが含まれる。
Based on the specified
この場合、擬似エラー領域ルール抽出部12は、擬似エラー領域用ルール13として、各ガードリングについての許容範囲に基づき、擬似エラー領域53及び54のそれぞれについての擬似エラー領域用ルールをデザインルールファイルに対して追加する。また、擬似エラー領域抽出ルール14としては、チップサイズ及び2種類の曲線部の半径Rに基づき、擬似エラー領域53及び54を特定するためのルールを追加する。
In this case, the pseudo error area
このとき、外側の曲線部の半径は、設計仕様に基づいて定義するようにしてもよい。すなわち、内側の曲線部の半径がRi、曲線部の幅がW、両曲線部の間の間隔がSであるとすれば、外側の曲線部の半径Roを、Ro=Ri+W+Sにより求めるようにしてもよい。また、本実施例では2種類の曲線部を対象とした場合の例を示しているが、これに限定されず、対象とする曲線部は3種類以上であってもよい。 At this time, the radius of the outer curved portion may be defined based on design specifications. That is, if the radius of the inner curved portion is Ri, the width of the curved portion is W, and the interval between the two curved portions is S, the radius Ro of the outer curved portion is obtained by Ro = Ri + W + S. Also good. In this embodiment, an example in which two types of curve portions are targeted is shown, but the present invention is not limited to this, and the number of target curve portions may be three or more.
また、デザインルールチェック部18は、擬似エラー領域データ17内の擬似エラー領域53のデータについて、擬似エラー領域用ルール13における擬似エラー領域53用の擬似エラー領域用ルールを適用してルールチェックを行う。擬似エラー領域54のデータについては、擬似エラー領域54用の擬似エラー領域用ルールを適用してルールチェックを行う。擬似エラー領域付加レイアウトデータ15における擬似エラー領域データ17以外のデータについては、擬似エラー対応デザインルールファイル11における通常のデザインルールを適用して検証を行う。
Further, the design
本実施形態によれば、レイアウトデータを擬似エラー領域内のものと非擬似エラー領域内のものとに区分し、各領域内のレイアウトデータについてそれぞれ異なるデザインルールでルールチェックを行うようにしたため、従来のように、擬似エラー領域についての緩やかなルールでのルールチェックと、通常のルールによるルールチェックとを重複して行う必要がないので、効率的にルールチェックを行うことができる。 According to this embodiment, the layout data is divided into those in the pseudo error area and those in the non-pseudo error area, and the rule check is performed on the layout data in each area with different design rules. As described above, since it is not necessary to duplicately perform a rule check with a loose rule for a pseudo error area and a rule check with a normal rule, the rule check can be performed efficiently.
また、異なるレイアウトパターンに係るレイアウトデータのそれぞれについての擬似エラー領域を抽出し、それぞれの擬似エラー領域について異なるデザインルールでルールチェックを行うようにしたため、各レイアウトパターンの擬似エラー領域ごとに異なるデザインルールが適用される場合であっても、ルールチェックの対象とする領域を重複させることなく効率的にルールチェックを行うことができる。 In addition, the pseudo error area for each layout data related to different layout patterns is extracted, and the rule check is performed with different design rules for each pseudo error area, so different design rules for each pseudo error area of each layout pattern Even if is applied, it is possible to efficiently perform the rule check without overlapping the areas to be subject to rule check.
また、擬似エラー領域及びそれ以外の領域ごとに異なるデザインルールを適用するようにしたため、擬似エラー領域に通常のデザインルールを適用することによって発生する擬似エラーを排除することができる。 In addition, since different design rules are applied to the pseudo error area and other areas, it is possible to eliminate a pseudo error generated by applying a normal design rule to the pseudo error area.
また、検証の対象となる領域毎に自動的に領域を区分し、それぞれの領域に対応したデザインルールを適用するようにしたため、効率的に検証を行うことができる。 In addition, since the areas are automatically divided for each area to be verified and the design rule corresponding to each area is applied, the verification can be performed efficiently.
さらに、設計仕様等に応じて異なる擬似エラー領域用ルール13を作成し、異なる擬似エラー領域抽出ルール14を使用して擬似エラー領域を抽出することができるので、種々のレイアウトデータについて、通常のデザインルールから適用するデザインルールへ緩やかにする幅を最小限にしながら、対応することができる。 Furthermore, different pseudo error area rules 13 can be created according to design specifications and the like, and pseudo error areas can be extracted using different pseudo error area extraction rules 14. It is possible to respond while minimizing the width of the rule from the rule to the applied design rule.
4…デザインルールファイル、5…擬似エラー領域及び領域限定ルール定義ファイル、11…擬似エラー対応デザインルールファイル、12…擬似エラー領域ルール抽出部、13…擬似エラー領域用ルール、14…擬似エラー領域抽出ルール、16…擬似エラー領域抽出部、15…擬似エラー領域付加レイアウトデータ、17…擬似エラー領域データ、18…デザインルールチェック部。 4 ... Design rule file, 5 ... Pseudo error area and area limitation rule definition file, 11 ... Pseudo error corresponding design rule file, 12 ... Pseudo error area rule extraction unit, 13 ... Pseudo error area rule, 14 ... Pseudo error area extraction Rules, 16 ... Pseudo error area extraction unit, 15 ... Pseudo error area additional layout data, 17 ... Pseudo error area data, 18 ... Design rule check unit.
Claims (6)
通常の第1デザインルールとは異なる第2デザインルールが適用される擬似エラー領域を特定するために用意された設計値に基づき、レイアウトデータを、該擬似エラー領域内のレイアウトデータと該擬似エラー領域外のレイアウトデータとに区分するデータ区分手段と、
前記第2デザインルールを特定するために定められた前記第1デザインルールからの許容範囲に基づき、該第2デザインルールを該許容範囲内のものとして作成するルール作成手段と、
前記擬似エラー領域外のレイアウトデータが前記第1デザインルールに反するか否かを検証し、前記擬似エラー領域内のレイアウトデータが前記第2デザインルールに反するか否かを検証する検証手段とを具備することを特徴とするレイアウト検証装置。 A layout verification device for verifying whether layout data violates design rules,
Based on the design value prepared for specifying the pseudo error area to which the second design rule different from the normal first design rule is applied, the layout data is divided into the layout data in the pseudo error area and the pseudo error area. Data classification means for classifying the data into outside layout data;
Rule creation means for creating the second design rule as being within the allowable range based on the allowable range from the first design rule determined to identify the second design rule;
Verification means for verifying whether layout data outside the pseudo error area violates the first design rule, and verifying whether layout data within the pseudo error area violates the second design rule. A layout verification apparatus characterized by:
前記データ区分手段は、前記第1及び第2設計値に基づき、レイアウトデータを、前記第1擬似エラー領域内のレイアウトデータと、前記第2擬似エラー領域内のレイアウトデータと、該第1及び第2擬似エラー領域以外のレイアウトデータとに区分するものであり、
前記第1デザインルールについての許容範囲は、前記第1及び第2設計値にそれぞれ対応する第1及び第2の許容範囲であり、
前記ルール作成手段は、前記第1及び第2許容範囲に基づき、前記第2デザインルールとして、それぞれ前記第1擬似エラー領域用のデザインルール及び第2擬似エラー領域用のデザインルールを作成するものであり、
前記検証手段は、前記擬似エラー領域内のレイアウトデータについての検証として、前記第1擬似エラー領域内のレイアウトデータについて前記第1擬似エラー領域用のデザインルールを適用した検証を行い、前記第2擬似エラー領域内のレイアウトデータについて前記第2擬似エラー領域用のデザインルールを適用した検証を行うものであることを特徴とする請求項2に記載のレイアウト検証装置。 The design value is a first value for specifying each region including layout data relating to each layout pattern of an arc shape having a first radius and an arc shape having a second radius as first and second pseudo error regions, respectively. And a second design value,
The data sorting means is configured to, based on the first and second design values, layout data, layout data in the first pseudo error area, layout data in the second pseudo error area, and the first and second 2 is divided into layout data other than the pseudo error area,
The permissible range for the first design rule is a first and second permissible range corresponding to the first and second design values, respectively.
The rule creating means creates a design rule for the first pseudo error area and a design rule for the second pseudo error area, respectively, as the second design rule based on the first and second allowable ranges. Yes,
The verification means performs verification by applying a design rule for the first pseudo error area to the layout data in the first pseudo error area as verification for the layout data in the pseudo error area, and The layout verification apparatus according to claim 2, wherein the layout data in the error area is verified by applying the design rule for the second pseudo error area.
通常の第1デザインルールとは異なる第2デザインルールが適用される擬似エラー領域を特定するために用意された設計値に基づき、レイアウトデータを、該擬似エラー領域内のレイアウトデータと該擬似エラー領域外のレイアウトデータとに区分するデータ区分工程と、
前記第2デザインルールを特定するために定められた前記第1デザインルールからの許容範囲に基づき、該第2デザインルールを該許容範囲内のものとして作成するルール作成工程と、
前記擬似エラー領域外のレイアウトデータが前記第1デザインルールに反するか否かを検証し、前記擬似エラー領域内のレイアウトデータが前記第2デザインルールに反するか否かを検証する検証工程とを具備することを特徴とするレイアウト検証方法。 A layout verification method for verifying whether layout data violates design rules by a layout verification device ,
Based on the design value prepared for specifying the pseudo error area to which the second design rule different from the normal first design rule is applied, the layout data is divided into the layout data in the pseudo error area and the pseudo error area. A data segmentation process for segmenting into external layout data;
A rule creation step of creating the second design rule as being within the allowable range based on the allowable range from the first design rule determined to identify the second design rule;
Verifying whether layout data outside the pseudo error area violates the first design rule and verifying whether layout data within the pseudo error area violates the second design rule. A layout verification method characterized by:
前記データ区分工程では、前記第1及び第2設計情報に基づき、レイアウトデータを、前記第1擬似エラー領域内のレイアウトデータと、前記第2擬似エラー領域内のレイアウトデータと、該第1及び第2擬似エラー領域以外のレイアウトデータとに区分し、
前記第1デザインルールについての許容範囲は、前記第1及び第2設計値にそれぞれ対応する第1及び第2の許容範囲であり、
前記ルール作成工程では、前記第1及び第2許容範囲に基づき、前記第2デザインルールとして、それぞれ前記第1擬似エラー領域用のデザインルール及び第2擬似エラー領域用のデザインルールを作成し、
前記検証工程では、前記擬似エラー領域内のレイアウトデータについての検証として、前記第1擬似エラー領域内のレイアウトデータについて前記第1擬似エラー領域用のデザインルールを適用した検証を行い、前記第2擬似エラー領域内のレイアウトデータについて前記第2擬似エラー領域用のデザインルールを適用した検証を行うことを特徴とする請求項5に記載のレイアウト検証方法。 The design value is a first value for specifying each region including layout data relating to each layout pattern of an arc shape having a first radius and an arc shape having a second radius as first and second pseudo error regions, respectively. And second design information,
In the data classification step, based on the first and second design information, layout data includes layout data in the first pseudo error area, layout data in the second pseudo error area, and the first and second design information. It is divided into layout data other than 2 pseudo error areas,
The permissible range for the first design rule is a first and second permissible range corresponding to the first and second design values, respectively.
In the rule creating step, a design rule for the first pseudo error area and a design rule for the second pseudo error area are created as the second design rule based on the first and second allowable ranges,
In the verification step, as the verification of the layout data in the pseudo error area, the layout data in the first pseudo error area is verified by applying a design rule for the first pseudo error area, and the second pseudo error area is verified. 6. The layout verification method according to claim 5, wherein verification is performed by applying the design rule for the second pseudo error area to the layout data in the error area.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011089025A JP5663380B2 (en) | 2011-04-13 | 2011-04-13 | Layout verification apparatus and layout verification method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011089025A JP5663380B2 (en) | 2011-04-13 | 2011-04-13 | Layout verification apparatus and layout verification method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2012221398A JP2012221398A (en) | 2012-11-12 |
JP5663380B2 true JP5663380B2 (en) | 2015-02-04 |
Family
ID=47272790
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011089025A Expired - Fee Related JP5663380B2 (en) | 2011-04-13 | 2011-04-13 | Layout verification apparatus and layout verification method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5663380B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6789680B2 (en) * | 2016-06-10 | 2020-11-25 | 新日本無線株式会社 | Error judgment method |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04313163A (en) * | 1991-04-08 | 1992-11-05 | Mitsubishi Electric Corp | Design rule check device for hierarchical layout pattern |
JPH0547926A (en) * | 1991-08-07 | 1993-02-26 | Mitsubishi Electric Corp | Layout pattern verification equipment |
JPH05307587A (en) * | 1992-04-28 | 1993-11-19 | Mitsubishi Electric Corp | Circuit layout verifying system |
JPH07182399A (en) * | 1993-12-22 | 1995-07-21 | Toshiba Corp | Design rule checking device |
US6816997B2 (en) * | 2001-03-20 | 2004-11-09 | Cheehoe Teh | System and method for performing design rule check |
JP2009245215A (en) * | 2008-03-31 | 2009-10-22 | Toshiba Corp | Cad system and cad program |
-
2011
- 2011-04-13 JP JP2011089025A patent/JP5663380B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2012221398A (en) | 2012-11-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8775999B2 (en) | Standard cell placement method to exercise placement permutations of standard cell libraries | |
US6804808B2 (en) | Redundant via rule check in a multi-wide object class design layout | |
US6832360B2 (en) | Pure fill via area extraction in a multi-wide object class design layout | |
TWI608371B (en) | Method, computer system and computer-readable storage medium for creating a layout of an integrated circuit | |
US6871332B2 (en) | Structure and method for separating geometries in a design layout into multi-wide object classes | |
US6883149B2 (en) | Via enclosure rule check in a multi-wide object class design layout | |
US9934349B2 (en) | Method for verifying design rule checks | |
US6895568B2 (en) | Correction of spacing violations between pure fill via areas in a multi-wide object class design layout | |
JP4492398B2 (en) | Integrated circuit layout design system and program | |
JP2008186076A (en) | Pattern forming method, pattern verification method, pattern forming-verification program, and method for manufacturing semiconductor device | |
US8645876B2 (en) | Methodology for performing post layer generation check | |
JP5533119B2 (en) | Layout design apparatus, layout design method, and layout design program | |
US8732631B2 (en) | System and methods for handling verification errors | |
JP5663380B2 (en) | Layout verification apparatus and layout verification method | |
US7904862B2 (en) | Method and mechanism for performing clearance-based zoning | |
JP5293521B2 (en) | Design rule check verification apparatus and design rule check verification method | |
JP5740882B2 (en) | Layout data error determination method, layout data error determination device, layout data creation device, and layout data error determination program | |
CN115587569A (en) | Method and system for checking design rule of chip layout and storage medium | |
US20170147714A1 (en) | Verification method of clearance design | |
JP6325831B2 (en) | Semiconductor integrated circuit design method, program, and semiconductor integrated circuit | |
JP6789680B2 (en) | Error judgment method | |
KR101051687B1 (en) | Mask Data Verification System Using Reverse Mask Tooling Specification | |
JP3388028B2 (en) | Layout pattern verification apparatus and layout pattern verification method | |
JP2014142694A (en) | Layout design verification method of semiconductor integrated circuit | |
US20150347667A1 (en) | Method of checking the layout integrity |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20131128 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20140626 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20140805 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20141003 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20141202 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20141208 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5663380 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |