JP2009146054A - Layout creation device and layout creation method for semiconductor integrated circuit - Google Patents

Layout creation device and layout creation method for semiconductor integrated circuit Download PDF

Info

Publication number
JP2009146054A
JP2009146054A JP2007321109A JP2007321109A JP2009146054A JP 2009146054 A JP2009146054 A JP 2009146054A JP 2007321109 A JP2007321109 A JP 2007321109A JP 2007321109 A JP2007321109 A JP 2007321109A JP 2009146054 A JP2009146054 A JP 2009146054A
Authority
JP
Japan
Prior art keywords
layout
layer
layout data
verification
unit
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.)
Pending
Application number
JP2007321109A
Other languages
Japanese (ja)
Inventor
Naomichi Arizono
尚倫 有薗
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP2007321109A priority Critical patent/JP2009146054A/en
Publication of JP2009146054A publication Critical patent/JP2009146054A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Design And Manufacture Of Integrated Circuits (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a layout creation device and layout creation method of a semiconductor integrated circuit for changing the process of layout verification processing for verifying a plurality of layered layout data as necessary, and for reducing the labor of layout verification processing, and for improving the quality of layout data based on a manufacturing process for manufacturing a semiconductor device with a multi-layered structure. <P>SOLUTION: The layout creation device of a semiconductor integrated circuit is provided with: a logic circuit diagram designing part; a layout data creation part; a logical connection verification part; a design rule verification part; an inter-layer layout verification part; a data output part for outputting layout data; and a verification process setting part for setting a process for verification processing to be executed by the logic connection verification part, the design rule verification part and the inter-layer layout verification part based on a manufacturing process in the case of integrating the semiconductor integrated circuit with a multi-layered structure into chips. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、半導体集積回路のレイアウトを作成する際のレイアウト作成装置及びレイアウト作成方法に関する。   The present invention relates to a layout creation apparatus and layout creation method for creating a layout of a semiconductor integrated circuit.

半導体集積回路の設計段階においては、回路の仕様情報に基づいて論理回路図を設計し、この論理回路図に基づいてレイアウトデータを作成する。この作成したレイアウトデータについて、設計者が意図した設計ルールどおりに正しく設計されたか否かの検証(以下「レイアウトチェック」と言う。)が行われる。   At the design stage of the semiconductor integrated circuit, a logic circuit diagram is designed based on the circuit specification information, and layout data is created based on the logic circuit diagram. The created layout data is verified (hereinafter referred to as “layout check”) as to whether or not it has been correctly designed according to the design rule intended by the designer.

レイアウトチェックは、製造装置の制約から決まる幾何学的なデザインルールに違反していないか否かを検証するDRC(Design Rule Checking)、論理回路図設計段階で作られた素子及び素子間の接続の情報がレイアウトデータにおいて正しく実現されているか否かを検証するLVS(Layout Versus Schematic)、論理回路図の電気的な接続を検証するERC(Electric Rule Check)等のEDA(Electronic Design Automation)ツールを用いて行われる。このDRC、LVS等による検証でエラーが検出されなくなって初めてレイアウトデータが完成する。
特開平3−171648号公報
The layout check is a DRC (Design Rule Checking) that verifies whether or not a geometric design rule determined by the constraints of the manufacturing equipment is violated. Using an EDA (Electronic Design Automation) tool such as LVS (Layout Versus Schematic) for verifying whether information is correctly realized in layout data or ERC (Electronic Rule Check) for verifying the electrical connection of a logic circuit diagram Done. The layout data is completed only when no error is detected in the verification by DRC, LVS or the like.
JP-A-3-171648

本発明は、多層構造の半導体装置を製造する製造プロセスに基づいて、複数層のレイアウトデータを検証するレイアウト検証処理のプロセスを適宜変更し、レイアウト検証処理の負担を軽減し、レイアウトデータの品質を向上させる半導体集積回路のレイアウト作成装置及びレイアウト作成方法を提供する。   The present invention appropriately changes the layout verification process for verifying layout data of a plurality of layers based on a manufacturing process for manufacturing a semiconductor device having a multilayer structure, reduces the burden of layout verification processing, and improves the quality of layout data. A semiconductor integrated circuit layout creation apparatus and layout creation method are provided.

本発明の実施の形態に係る半導体集積回路のレイアウト作成装置は、
半導体集積回路の仕様情報に基づいて論理回路図を設計する論理回路図設計部と、
設計した前記論理回路図に基づいて多層構造の半導体集積回路の層毎にレイアウトデータを作成するレイアウトデータ作成部と、
作成した前記層毎のレイアウトデータから素子及び素子間の接続の情報を抽出し、前記論理回路図の情報と抽出した前記素子の情報及び前記素子間の接続の情報とが一致するか否かを検証し、その結果を生成する論理接続検証部と、
前記論理接続検証部において抽出した前記素子及び前記素子間の接続の情報に基づいて、作成した前記層毎のレイアウトデータが前記半導体集積回路の仕様情報から抽出したデザインルールに違反しているか否かを検証して、その検証結果を生成するデザインルール検証部と、
複数の前記層毎のレイアウトデータのうち異なる層のレイアウトデータ間の前記素子の位置及び前記素子間の接続位置を比較して、前記素子の位置及び前記素子間の接続位置の位置ずれを検証して、その検証結果を生成する層間レイアウト検証部と、
前記レイアウトデータ作成部により作成したレイアウトデータを出力するデータ出力部と、
前記多層構造の半導体集積回路をチップ化する際の製造プロセスに基づいて、前記論理接続検証部、前記デザインルール検証部、及び前記層間レイアウト検証部において実行される検証処理のプロセスを設定する検証プロセス設定部と、を備える。
A semiconductor integrated circuit layout creating apparatus according to an embodiment of the present invention includes:
A logic circuit diagram design unit for designing a logic circuit diagram based on specification information of a semiconductor integrated circuit;
A layout data creation unit for creating layout data for each layer of a semiconductor integrated circuit having a multilayer structure based on the designed logic circuit diagram;
Information on the connection between the elements is extracted from the created layout data for each layer, and whether or not the information on the logic circuit diagram matches the information on the extracted elements and the information on the connections between the elements. A logical connection verification unit that verifies and generates the result;
Whether the created layout data for each layer violates the design rule extracted from the specification information of the semiconductor integrated circuit based on the information extracted in the logical connection verification unit and the connection between the elements And a design rule verification unit that generates the verification result,
The position of the element and the connection position between the elements are compared between the layout data of different layers among the plurality of layout data for each layer, and the positional deviation of the position of the element and the connection position between the elements is verified. An interlayer layout verification unit that generates the verification result,
A data output unit for outputting layout data created by the layout data creation unit;
A verification process for setting a verification process executed in the logical connection verification unit, the design rule verification unit, and the interlayer layout verification unit based on a manufacturing process when the semiconductor integrated circuit having the multilayer structure is formed into a chip. A setting unit.

本発明の実施の形態に係る半導体集積回路のレイアウト作成方法は、
半導体集積回路の仕様情報に基づいて論理回路図を設計する工程と、
設計した前記論理回路図に基づいて多層構造の半導体集積回路の層毎にレイアウトデータを作成する工程と、
作成した前記層毎のレイアウトデータから素子及び素子間の接続の情報を抽出し、前記論理回路図の情報と抽出した前記素子の情報及び前記素子間の接続の情報とが一致するか否かを検証し、その結果を生成する工程と、
前記論理接続検証部において抽出した前記素子及び前記素子間の接続の情報に基づいて、作成した前記層毎のレイアウトデータが前記半導体集積回路の仕様情報から抽出したデザインルールに違反しているか否かを検証して、その検証結果を生成する工程と、
複数の前記層毎のレイアウトデータのうち異なる層のレイアウトデータ間の前記素子の位置及び前記素子間の接続位置を比較して、前記素子の位置及び前記素子間の接続位置の位置ずれを検証して、その検証結果を生成する工程と、
前記レイアウトデータ作成部により作成したレイアウトデータを出力する工程と、
前記多層構造の半導体集積回路をチップ化する際の製造プロセスに基づいて、前記論理接続検証部、前記デザインルール検証部、及び前記層間レイアウト検証部において実行される検証処理のプロセスを設定する工程と、を有する。
A method for creating a layout of a semiconductor integrated circuit according to an embodiment of the present invention includes:
Designing a logic circuit diagram based on the specification information of the semiconductor integrated circuit;
Creating layout data for each layer of a semiconductor integrated circuit having a multilayer structure based on the designed logic circuit diagram;
Information on the connection between the elements is extracted from the created layout data for each layer, and whether or not the information on the logic circuit diagram matches the information on the extracted elements and the information on the connections between the elements. Verifying and generating the results;
Whether the created layout data for each layer violates the design rule extracted from the specification information of the semiconductor integrated circuit based on the information extracted in the logical connection verification unit and the connection between the elements And generating the verification result,
The position of the element and the connection position between the elements are compared between the layout data of different layers among the plurality of layout data for each layer, and the positional deviation of the position of the element and the connection position between the elements is verified. Generating the verification result, and
Outputting layout data created by the layout data creation unit;
Setting a process of verification processing executed in the logical connection verification unit, the design rule verification unit, and the interlayer layout verification unit based on a manufacturing process when the semiconductor integrated circuit having the multilayer structure is formed into a chip; and Have.

本発明よれば、多層構造の半導体装置を製造する際に、各層のレイアウトデータに対して適用するDRC及びLVSによるレイアウト検証処理に加えて、隣接する層同士のマスク作成データに対してLVLによるレイアウト検証処理を適用して、レイアウト検証処理の確度を向上させ、レイアウト設計データの品質を更に向上させる半導体集積回路のレイアウト作成装置を提供することができる。   According to the present invention, when manufacturing a semiconductor device having a multilayer structure, in addition to layout verification processing by DRC and LVS applied to layout data of each layer, layout by LVL is applied to mask creation data of adjacent layers. By applying the verification process, it is possible to provide a layout creation apparatus for a semiconductor integrated circuit that improves the accuracy of the layout verification process and further improves the quality of the layout design data.

以下、本発明の実施の形態に係る半導体集積回路のレイアウト作成装置及びレイアウト作成方法について、図面を参照しながら詳細に説明する。なお、実施形態においては、本発明の実施の形態に係る半導体集積回路のレイアウト作成装置及びレイアウト作成方法の例を示しており、本発明の実施の形態に係る半導体装置のレイアウト作成装置及びレイアウト作成方法は、それら実施形態に限定されるわけではない。   Hereinafter, a layout creation apparatus and a layout creation method for a semiconductor integrated circuit according to an embodiment of the present invention will be described in detail with reference to the drawings. In the embodiment, an example of a layout creation apparatus and layout creation method for a semiconductor integrated circuit according to the embodiment of the present invention is shown, and a layout creation apparatus and layout creation for a semiconductor device according to the embodiment of the present invention are shown. The method is not limited to those embodiments.

(第1の実施の形態)
本第1の実施の形態では、多層構造の半導体装置の製造において、層毎に作成するレイアウトデータのうち、隣接する2つの層のレイアウトデータに対してLVL(Layout Versus Layout)によるレイアウト検証処理を実行し、レイアウト検証後のレイアウトデータに対してDRC及びLVSによるレイアウト検証処理を実行し、これらのレイアウト検証処理を複数の層毎に分割して実行する場合を説明する。
(First embodiment)
In the first embodiment, in the manufacture of a semiconductor device having a multi-layer structure, layout verification processing by LVL (Layout Versus Layout) is performed on layout data of two adjacent layers among layout data created for each layer. A case will be described in which the layout verification processing by the DRC and the LVS is executed on the layout data after the layout verification, and the layout verification processing is executed for each of a plurality of layers.

図1は、本発明の第1の実施の形態に係るレイアウト作成装置の構成例を示すブロック図である。本第1の実施の形態に係るレイアウト作成装置20は、図1に示すとおり、半導体集積回路の仕様情報10に基づいて論理回路図を設計する論理回路図設計部30と、論理回路図設計部30により設計された論理回路図の情報に基づいてレイアウトデータを作成するレイアウトデータ作成部40と、レイアウトデータ検証部50と、検証プロセス設定部80と、データ入出力部(データ出力部)90と、を備える。また、レイアウト作成装置20の外部には、隣接する2つの層のレイアウトデータ間のLVLを実行するLVL検証部(層間レイアウト検証部)100と、レイアウトデータからフォトマスク製造用のマスク作成データを作成するマスク作成データ作成部110と、LVLを実行後の各層のマスク作成データに基づいて各層のフォトマスクを製造するフォトマスク製造装置120と、製造された各層のフォトマスクに基づいて半導体装置を製造する半導体装置製造装置130と、を備える。   FIG. 1 is a block diagram showing a configuration example of a layout creating apparatus according to the first embodiment of the present invention. As shown in FIG. 1, the layout creating apparatus 20 according to the first embodiment includes a logic circuit diagram design unit 30 that designs a logic circuit diagram based on specification information 10 of a semiconductor integrated circuit, and a logic circuit diagram design unit. 30, a layout data creation unit 40 that creates layout data based on information of the logic circuit diagram designed by 30, a layout data verification unit 50, a verification process setting unit 80, a data input / output unit (data output unit) 90, . Also, outside the layout creation apparatus 20, an LVL verification unit (interlayer layout verification unit) 100 that executes LVL between the layout data of two adjacent layers, and mask creation data for photomask manufacturing are created from the layout data A mask creation data creation unit 110 for manufacturing, a photomask manufacturing apparatus 120 for manufacturing a photomask for each layer based on the mask creation data for each layer after execution of LVL, and a semiconductor device based on the manufactured photomask for each layer And a semiconductor device manufacturing apparatus 130.

また、レイアウトデータ検証部50は、LVS検証部(論理接続検証部)60及びDRC検証部(デザインルール検証部)70を備える。   The layout data verification unit 50 includes an LVS verification unit (logical connection verification unit) 60 and a DRC verification unit (design rule verification unit) 70.

LVS検証部60は、LVSを実行し、レイアウトデータからゲートレベルの接続情報を復元し、さらにゲートレベルの接続情報をトランジスタレベルの接続情報へ変換した後、このトランジスタレベルの接続情報と論理回路図の情報とが一致するか否かを照合確認する。   The LVS verification unit 60 executes LVS, restores the gate level connection information from the layout data, further converts the gate level connection information into the transistor level connection information, and then converts the transistor level connection information and the logic circuit diagram. Check whether or not the information matches.

DRC検証部70は、DRCを実行し、レイアウトデータから検証すべき図形の幅、2つの図形間の距離、およびある図形が他の図形の内部に包含される場合の規格値(許容最小・最大間隔値)等のデザインルールを認識し、レイアウトデータの図形の幅やスペースがデザインルールを満たしているか否かを判定する。   The DRC verification unit 70 executes DRC, the width of the graphic to be verified from the layout data, the distance between the two graphics, and the standard value (allowable minimum / maximum) when a certain graphic is included in another graphic. A design rule such as (interval value) is recognized, and it is determined whether or not the figure width and space of the layout data satisfy the design rule.

検証プロセス設定部80は、多層構造の半導体装置をチップ化する際の製造プロセスに基づいて、LVS検証部60、DRC検証部70、及びLVL検証部100において実行される検証処理のプロセスを設定し、その設定情報をLVS検証部60、DRC検証部70、及びLVL検証部100に設定する機能を有する。例えば、検証プロセス設定部80は、検証処理の対象となる複数の層毎のレイアウトデータを分割する層を設定し、当該分割した層に応じて検証処理のプロセスを設定し、検証処理のプロセス中に抽出されるエラー箇所レポートの出力タイミング等を設定する。   The verification process setting unit 80 sets a process of verification processing executed in the LVS verification unit 60, the DRC verification unit 70, and the LVL verification unit 100 based on a manufacturing process when a semiconductor device having a multilayer structure is formed into a chip. The setting information is set in the LVS verification unit 60, the DRC verification unit 70, and the LVL verification unit 100. For example, the verification process setting unit 80 sets a layer that divides layout data for each of a plurality of layers to be verified, and sets a verification process according to the divided layer. Set the output timing of the error location report to be extracted.

LVL検証部100は、隣接する2つの層のレイアウトデータ間のLVLを実行した際に、エラー箇所を抽出した場合は、そのエラー箇所レポートをデータ入出力部90に出力する。データ入出力部90は、レイアウトデータ作成部40から入力されるレイアウトデータをLVL検証部100に出力し、LVL検証部100から入力されるエラー箇所レポートをレイアウトデータ作成部40に出力する入出力処理を実行する。   The LVL verification unit 100 outputs an error location report to the data input / output unit 90 when an error location is extracted when executing LVL between the layout data of two adjacent layers. The data input / output unit 90 outputs the layout data input from the layout data creation unit 40 to the LVL verification unit 100, and outputs the error location report input from the LVL verification unit 100 to the layout data creation unit 40. Execute.

次に、本第1の実施の形態のレイアウト作成装置20において実行されるレイアウトデータ作成処理について、図2に示すフローチャートと、図3及び図4に示すレイアウトの一例を参照して説明する。なお、図2に示すフローチャートにおいて、LVS検証部60、DRC検証部70、及びLVL検証部100により実行される各レイアウト検証処理のプロセス(エラー箇所レポートの出力タイミングも含む)は、検証プロセス設定部80により予め設定された設定情報に基づくものである。   Next, the layout data creation processing executed in the layout creation device 20 of the first embodiment will be described with reference to the flowchart shown in FIG. 2 and the layout examples shown in FIGS. In the flowchart shown in FIG. 2, each layout verification process (including the error location report output timing) executed by the LVS verification unit 60, the DRC verification unit 70, and the LVL verification unit 100 includes a verification process setting unit. This is based on the setting information set in advance by 80.

まず、半導体集積回路仕様情報に基づいて半導体集積回路の仕様を決定し(ステップS101)、論理回路図設計部30は、この仕様に基づいて回路図を作成する(ステップS102)。次いで、レイアウトデータ作成部40は、作成された回路図を実際の多層構造Nのチップデータとして作成する為に、各層に対応するレイアウトデータN(但し、N=1,2,3,・・・,N−1,Nを含む)を作成する(ステップS103)。レイアウトデータ作成部40は、作成したN層分のレイアウトデータのうち、第1の層まで(例えば、図3に示すpoly層11及び拡散層12を含む1層目まで)を含む複数層のレイアウトデータをデータ入出力部90に出力する。この第1の層までのレイアウトデータは、データ入出力部90からLVL検証部100に出力される。   First, the specification of the semiconductor integrated circuit is determined based on the semiconductor integrated circuit specification information (step S101), and the logic circuit diagram design unit 30 creates a circuit diagram based on this specification (step S102). Next, the layout data creation unit 40 creates layout data N corresponding to each layer (where N = 1, 2, 3,...) In order to create the created circuit diagram as chip data of an actual multilayer structure N. , N-1, and N) (step S103). The layout data creation unit 40 includes a layout of a plurality of layers including up to the first layer (for example, up to the first layer including the poly layer 11 and the diffusion layer 12 shown in FIG. 3) among the created layout data for N layers. Data is output to the data input / output unit 90. The layout data up to the first layer is output from the data input / output unit 90 to the LVL verification unit 100.

なお、この場合、半導体集積回路をチップ化する際の製造プロセスに基づいて、検証処理のプロセスを分割する第1の層として図3に示すpoly層11及び拡散層12を含む1層目までとしている。この検証処理のプロセスを分割する層は、検証プロセス設定部80により設定される。すなわち、少なくとも、poly層11及び拡散層12間のLVL検証処理と、poly層11及び拡散層12の層毎にDRC検証処理を先行して行い、エラー箇所を抽出しておけば、配線に関する層がレイアウトの検証対象に含まれていないため、LVS検証処理及び配線層のDRC検証処理を省略することが可能になる。   In this case, the first layer including the poly layer 11 and the diffusion layer 12 shown in FIG. 3 is used as the first layer for dividing the verification process based on the manufacturing process when the semiconductor integrated circuit is formed into a chip. Yes. The layer that divides the verification process is set by the verification process setting unit 80. That is, if at least an LVL verification process between the poly layer 11 and the diffusion layer 12 and a DRC verification process are performed in advance for each layer of the poly layer 11 and the diffusion layer 12 and an error part is extracted, the layer related to the wiring Is not included in the layout verification target, the LVS verification processing and the wiring layer DRC verification processing can be omitted.

ステップS103において作成された多層構造の半導体集積回路のレイアウトの一例を図3に示す。図3は、半導体集積回路としてフラッシュメモリを適用した場合のメモリトランジスタ領域のレイアウトを示す平面図である。このメモリトランジスタ領域には、poly層11と、拡散層12と、を含む1層目のレイアウト(実線)と、配線層A13と、配線層B14と、コンタクト層15と、を含む2層目のレイアウト(実線及び点線)と、が含まれる。この場合、1層目のレイアウトに基づいて作成される1層目のマスク作成データ1と、2層目のレイアウトに基づいて作成される2層目のマスク作成データ2とを用いて、1層目の半導体集積回路と2層目の半導体集積回路が製造される。その後、1層目の半導体集積回路の上層に2層目の半導体集積回路が重ね合わされて、拡散層12の形成位置に配線層A13、配線層B14及びコンタクト層15が接続される構成である。図3は、1層目のレイアウトに基づいてpoly層11と拡散層12までのレイアウトデータを完成させ、その上層に次に作成されるべき2層目のレイアウトデータのイメージを示している。   An example of the layout of the multi-layered semiconductor integrated circuit created in step S103 is shown in FIG. FIG. 3 is a plan view showing a layout of a memory transistor region when a flash memory is applied as a semiconductor integrated circuit. In this memory transistor region, the first layer layout (solid line) including the poly layer 11 and the diffusion layer 12, the second layer including the wiring layer A 13, the wiring layer B 14, and the contact layer 15. Layout (solid and dotted lines). In this case, using the first layer mask creation data 1 created based on the first layer layout and the second layer mask creation data 2 created based on the second layer layout, A second semiconductor integrated circuit and a second semiconductor integrated circuit are manufactured. Thereafter, the second semiconductor integrated circuit is overlaid on the upper layer of the first semiconductor integrated circuit, and the wiring layer A13, the wiring layer B14, and the contact layer 15 are connected to the position where the diffusion layer 12 is formed. FIG. 3 shows an image of the layout data of the second layer to be created next after completing the layout data up to the poly layer 11 and the diffusion layer 12 based on the layout of the first layer.

図4は、2層目のレイアウトに基づいて配線層A13と、配線層B14と、コンタクト層15までを完成させたレイアウトデータと、その下層に図3の1層目のレイアウトデータのイメージを示している。図3及び図4に示すように、多層構造の半導体集積回路を下の層のマスクから完成させていく場合、先に作成した下層のマスク作成データと、隣接する上層のマスク作成データを比較して、下層の位置が移動していないことを確認する必要がある。このため、本第1の実施の形態では、後述するLVLによるレイアウト検証処理を図1のLVL検証部100において実行する。   FIG. 4 shows layout data obtained by completing the wiring layer A13, the wiring layer B14, and the contact layer 15 based on the layout of the second layer, and an image of the layout data of the first layer of FIG. ing. As shown in FIGS. 3 and 4, when a semiconductor integrated circuit having a multilayer structure is completed from a lower layer mask, the lower layer mask creation data created earlier is compared with the adjacent upper layer mask creation data. Therefore, it is necessary to confirm that the position of the lower layer has not moved. For this reason, in the first embodiment, a layout verification process using LVL, which will be described later, is executed in the LVL verification unit 100 in FIG.

図4に示す1層目と2層目の各レイアウトを重ね合わせた例では、1層目のレイアウトが図3に示した1層目のレイアウトとは異なる位置になっている。この場合、図3の1層目のレイアウトのままでは、2層目の配線層A13、配線層B14及びコンタクト層A15を接続することは不可能である。すなわち、1層目のレイアウト及び2層目のレイアウトは、各層内のレイアウトだけをDRC及びLVSでレイアウトチェックした場合は、エラー箇所が抽出されず、各層を重ね合わせた際に層間接続にエラー箇所が発生する可能性が有ることを示唆している。このため、本第1の実施の形態では、隣接する各層のレイアウトデータ間で後述するLVL処理を実行する必要がある。   In the example in which the layouts of the first layer and the second layer shown in FIG. 4 are overlapped, the layout of the first layer is different from the layout of the first layer shown in FIG. In this case, it is impossible to connect the second wiring layer A13, the wiring layer B14, and the contact layer A15 with the layout of the first layer in FIG. In other words, in the layout of the first layer and the layout of the second layer, when only the layout in each layer is checked for layout by DRC and LVS, the error part is not extracted, and the error part is connected to the interlayer connection when each layer is overlaid. This suggests that there is a possibility of occurrence. For this reason, in the first embodiment, it is necessary to execute an LVL process to be described later between layout data of adjacent layers.

次に、図2に戻り、ステップS104以降の処理について説明する。ステップS104において、LVL検証部100は、レイアウトデータ作成部40から入力された1層目の各レイアウトデータを保持し、その各レイアウトデータが第1の層まで(1層目まで)に含まれるレイアウトデータかを判定する。第1の層までに含まれるレイアウトデータである場合は(ステップS104:Yes)、ステップS105に移行する。また、第1の層までに含まれないレイアウトデータである場合は(ステップS104:No)、ステップS109に移行する。   Next, returning to FIG. 2, the processing after step S104 will be described. In step S104, the LVL verification unit 100 holds the layout data of the first layer input from the layout data creation unit 40, and the layout data included in the layout data up to the first layer (up to the first layer). Determine if it is data. If the layout data is included in the first layer (step S104: Yes), the process proceeds to step S105. If the layout data is not included in the first layer (step S104: No), the process proceeds to step S109.

ステップS105において、LVL検証部100は、保持した1層目に含まれる各レイアウトデータのうち、下層のレイアウトデータ(poly層11)と上層のレイアウトデータ(拡散層12)のLVL比較処理を実行する。このLVL比較処理では、下層のレイアウトデータと上層のレイアウトデータの差分を出力し、この差分から1層目のレイアウトデータの位置が移動していないか否かを検証し、エラー箇所の有無を判定する。LVL検証部100がエラー有りと判定したレイアウトデータは、そのエラー箇所レポートを保持する(ステップS106)。   In step S <b> 105, the LVL verification unit 100 executes LVL comparison processing of the lower layer layout data (poly layer 11) and the upper layer layout data (diffusion layer 12) among the stored layout data included in the first layer. . In this LVL comparison process, the difference between the lower layer layout data and the upper layer layout data is output, and whether or not the position of the layout data of the first layer has been moved is determined from this difference, and the presence or absence of an error portion is determined. To do. The layout data determined by the LVL verification unit 100 as having an error holds the error location report (step S106).

続いて、ステップS105において、LVL検証部100は、1層目に含まれるレイアウトデータ間のLVL比較処理において、エラー無しと判定した場合は、そのLVL比較処理が終了した各レイアウトデータをデータ入出力部90に出力する。   Subsequently, in step S105, when the LVL verification unit 100 determines that there is no error in the LVL comparison processing between the layout data included in the first layer, the LVL comparison unit 100 outputs each layout data for which the LVL comparison processing is completed as data input / output. Output to the unit 90.

ステップS105においてLVL比較処理が終了した各レイアウトデータは、データ入出力部90からレイアウトデータ作成部40に出力される。更に、レイアウトデータ作成部40に入力された各レイアウトデータは、DRC検証部70に出力されて、ステップS107においてDRCによるレイアウト検証処理が実行される。   Each layout data for which the LVL comparison processing has been completed in step S105 is output from the data input / output unit 90 to the layout data creation unit 40. Further, each layout data input to the layout data creation unit 40 is output to the DRC verification unit 70, and layout verification processing by DRC is executed in step S107.

次に、ステップS107において、DRC検証部70は、まず、図3に示した1層目に含まれるpoly層11及び拡散層12の各レイアウトデータから素子及び配線に関わる図形を抽出し、各図形に対して1つ又は複数のデザインルールを選択してDRCを実行して、エラー箇所の有無を判定する。   Next, in step S107, the DRC verification unit 70 first extracts a figure related to the element and the wiring from each layout data of the poly layer 11 and the diffusion layer 12 included in the first layer shown in FIG. One or more design rules are selected and DRC is executed to determine whether there is an error location.

ステップS107において、DRC検証部70は、1層目の各レイアウトデータに対するDRCを実行した結果、エラー有りと判定したレイアウトデータ(poly層11及び拡散層12の一方又は双方)は、そのエラー箇所レポートを保持する(ステップS108)。また、DRC検証部70は、1層目に含まれる各レイアウトデータに対するDRCを実行した結果、エラー無しと判定し、DRCを終了した場合は、残りの最終N層までに含まれる各レイアウトデータに対するレイアウト検証処理への移行を指示する処理移行指示信号をレイアウトデータ作成部40に出力する。   In step S107, the DRC verification unit 70 executes the DRC on each layout data of the first layer, and as a result, layout data (one or both of the poly layer 11 and the diffusion layer 12) determined to have an error is the error location report. Is held (step S108). In addition, the DRC verification unit 70 determines that there is no error as a result of performing DRC on each layout data included in the first layer, and when DRC ends, for each layout data included up to the last N layers. A process transition instruction signal for instructing transition to the layout verification process is output to the layout data creation unit 40.

レイアウトデータ作成部40は、処理移行指示信号が入力されると、第1の層から最終N層まで(例えば、図3に示す配線層A13,B14及びコンタクト層15を含む2層目まで)に含まれる各レイアウトデータをデータ入出力部90に出力する。この2層目に含まれる各レイアウトデータは、データ入出力部90からLVL検証部100に出力される。ステップS104において、LVL検証部100は、レイアウトデータ作成部40から入力された2層目の各レイアウトデータを保持し、その各レイアウトデータが第1の層までに含まれるレイアウトデータかを判定する。第1の層までに含まれるレイアウトデータでない場合、すなわち、第1の層から最終N層までに含まれるレイアウトデータである場合は(ステップS104:No)、ステップS109に移行する。   When the process transition instruction signal is input, the layout data creating unit 40 extends from the first layer to the final N layer (for example, up to the second layer including the wiring layers A13 and B14 and the contact layer 15 shown in FIG. 3). Each included layout data is output to the data input / output unit 90. Each layout data included in the second layer is output from the data input / output unit 90 to the LVL verification unit 100. In step S104, the LVL verification unit 100 holds each layout data of the second layer input from the layout data creation unit 40, and determines whether each layout data is layout data included up to the first layer. If the layout data is not included up to the first layer, that is, if the layout data is included from the first layer to the last N layers (step S104: No), the process proceeds to step S109.

ステップS109において、LVL検証部100は、保持した2層目に含まれる各レイアウトデータ(図3の配線層A13,B14及びコンタクト層15の各レイアウトデータ)に対して、上記ステップS105と同様のLVL比較処理を繰り返し実行する。そして、LVL検証部100は、LVL比較処理の結果、エラー有りと判定した場合は、エラー箇所レポートを保持し(ステップS110)、そのLVL比較処理が終了した2層目の各レイアウトデータをデータ入出力部90に出力する。また、LVL検証部100は、2層目に含まれるレイアウトデータ間のLVL比較処理において、エラー無しと判定した場合は、そのLVL比較処理が終了した各レイアウトデータをデータ入出力部90に出力する。   In step S109, the LVL verification unit 100 applies the same LVL as in step S105 to the layout data (the layout data of the wiring layers A13 and B14 and the contact layer 15 in FIG. 3) included in the held second layer. Repeat the comparison process. When the LVL verification unit 100 determines that there is an error as a result of the LVL comparison process, the LVL verification unit 100 holds an error location report (step S110), and inputs each layout data of the second layer for which the LVL comparison process is completed. Output to the output unit 90. If the LVL verification unit 100 determines that there is no error in the LVL comparison process between the layout data included in the second layer, the LVL verification unit 100 outputs each layout data for which the LVL comparison process has been completed to the data input / output unit 90. .

LVL比較処理が終了した各レイアウトデータは、データ入出力部90からレイアウトデータ作成部40に出力される。更に、レイアウトデータ作成部40に入力された各レイアウトデータは、DRC検証部70とLVS検証部60に出力されて、ステップS111においてDRCとLVSによるレイアウト検証処理が実行される。   Each layout data for which the LVL comparison processing has been completed is output from the data input / output unit 90 to the layout data creation unit 40. Further, each layout data input to the layout data creation unit 40 is output to the DRC verification unit 70 and the LVS verification unit 60, and layout verification processing by DRC and LVS is executed in step S111.

次に、ステップS111において、DRC検証部70は、図3に示した2層目に含まれる配線層A13,B14及びコンタクト層15の各レイアウトデータから素子及び配線に関わる図形を抽出し、各図形に対して1つ又は複数のデザインルールを選択してDRCを実行して、エラー箇所の有無を判定する。また、ステップS111において、LVS検証部60は、各レイアウトデータに対してLVSを実行する。LVS検証部60は、配線層A13,B14及びコンタクト層15の各レイアウトデータからゲートレベルの接続情報を復元して、さらにゲートレベルの接続情報をトランジスタレベルの接続情報へ変換した後、このトランジスタレベルの接続情報と論理回路図の情報とが一致するか否かを照合確認して、エラー箇所の有無を判定する。   Next, in step S111, the DRC verification unit 70 extracts a figure related to the element and the wiring from each layout data of the wiring layers A13 and B14 and the contact layer 15 included in the second layer shown in FIG. One or more design rules are selected and DRC is executed to determine whether there is an error location. In step S111, the LVS verification unit 60 performs LVS on each layout data. The LVS verifying unit 60 restores the gate level connection information from the layout data of the wiring layers A13, B14 and the contact layer 15, and further converts the gate level connection information into the transistor level connection information. Whether or not there is an error is determined by checking whether or not the connection information in FIG.

ステップS111において、DRC検証部70及びLVS検証部60は、各レイアウトデータに対するDRC及びLVSを実行した結果、双方又は一方がエラー有りと判定したレイアウトデータ(配線層A13,B14、コンタクト層15の何れか1つ、又は2つ、又は全て)は、そのエラー箇所レポートとともにエラー箇所レポート出力指示をレイアウトデータ作成部40に出力する。このエラー箇所レポート出力指示は、レイアウトデータ作成部40からデータ入出力部90を介してLVL検証部100に出力される。LVL検証部100は、エラー箇所レポート出力指示が入力されると、先に保持したエラー箇所のレポートをデータ入出力部90に出力する。このエラー箇所レポートは、データ入出力部90を介してレイアウトデータ作成部40に出力される。したがって、本第1の実施の形態では、LVL検証部100において判定されたエラー箇所と、DRC検証部70及びLVS検証部60において判定されたエラー箇所が、一括してエラー箇所レポートとしてレイアウトデータ作成部40に出力される(ステップS112)。   In step S111, the DRC verification unit 70 and the LVS verification unit 60 execute the DRC and LVS for each layout data, and as a result of executing layout data (either of the wiring layers A13 and B14 or the contact layer 15) that both or one of them determines as having an error. 1, 2, or all) outputs an error location report output instruction to the layout data creation unit 40 together with the error location report. This error location report output instruction is output from the layout data creation unit 40 to the LVL verification unit 100 via the data input / output unit 90. When the error location report output instruction is input, the LVL verification unit 100 outputs the previously stored error location report to the data input / output unit 90. This error location report is output to the layout data creation unit 40 via the data input / output unit 90. Therefore, in the first embodiment, the error location determined by the LVL verification unit 100 and the error location determined by the DRC verification unit 70 and the LVS verification unit 60 are collectively generated as an error location report. The data is output to the unit 40 (step S112).

次に、レイアウトデータ作成部40は、エラー箇所レポートを確認して、上記1層目、2層目に含まれる各レイアウトデータのエラー箇所を修正する(ステップS113)。以後、エラー箇所が無くなるまで、ステップS103〜ステップS113の処理を繰り返し実行する。この場合、レイアウトデータ作成部40は、エラー箇所レポートを確認し、該当する層のレイアウトデータを修正する(ステップS113)。したがって、LVL比較処理により下層のレイアウトデータにエラー箇所が有ることが判定された場合、上層のレイアウトデータとの相対位置が適合するようにレイアウトデータを修正することが可能になる。すなわち、例えば、図4に示した1層目のレイアウトデータの拡散層12の位置を、2層目のレイアウトデータの配線層A13、配線層B14及びコンタクト層15の位置と合うように修正することが可能になる。   Next, the layout data creation unit 40 confirms the error location report and corrects the error location of each layout data included in the first and second layers (step S113). Thereafter, the processing of step S103 to step S113 is repeatedly executed until there is no error portion. In this case, the layout data creation unit 40 confirms the error location report and corrects the layout data of the corresponding layer (step S113). Therefore, when it is determined by the LVL comparison processing that there is an error portion in the lower layer layout data, the layout data can be corrected so that the relative position with the upper layer layout data matches. That is, for example, the position of the diffusion layer 12 of the first layout data shown in FIG. 4 is corrected so as to match the positions of the wiring layer A13, the wiring layer B14, and the contact layer 15 of the second layout data. Is possible.

そして、エラー箇所が無くなるまで、ステップS103〜ステップS113の処理を繰り返し実行し、ステップS105、ステップS107、ステップS109、及びステップS111において、全ての層のレイアウトデータがエラー無しと判定されると、1層目から最終N層までのN層分のレイアウトデータが完成し(ステップS114)、N層分のチップデータが完成する(ステップS115)。レイアウトデータ作成部40は、完成したN層分のチップデータをデータ入出力部90に出力する。N層分のチップデータは、データ入出力部90からマスク作成データ作成部110に出力される。   Then, the processing of step S103 to step S113 is repeatedly executed until there is no error portion. When it is determined in step S105, step S107, step S109, and step S111 that the layout data of all the layers has no error, 1 Layout data for the N layers from the layer to the final N layers is completed (step S114), and chip data for the N layers is completed (step S115). The layout data creation unit 40 outputs the completed chip data for N layers to the data input / output unit 90. Chip data for N layers is output from the data input / output unit 90 to the mask creation data creation unit 110.

次に、マスク作成データ作成部110は、N層分のチップデータに基づいて、各層に対応するマスク作成データ1〜Nを作成する(ステップS116)。次に、マスク作成データ作成部100は、全ての層のマスク作成データの作成が終了したか否かを判定する(ステップS117)。全ての層のマスク作成データの作成が終了していないと判定した場合は(ステップS117:No)、次の層のレイアウトデータ作成指示をデータ入出力部90に出力する。このレイアウトデータ作成指示は、データ入出力部90からレイアウトデータ作成部40に出力される。この場合、上記ステップS103〜ステップS115の処理を再度実行する。また、マスク作成データ作成部100は、全ての層のマスク作成データの作成が終了している場合は(ステップS117:Yes)、全てのマスク作成データNをフォトマスク製造装置120に出力する。したがって、上記ステップS103〜ステップS117の処理を繰り返し実行することにより、隣接する層のレイアウトデータ同士にLVLを適用してレイアウト検証処理を実行した後、そのレイアウト検証後のレイアウトデータに対してDRC、LVSを適用してレイアウト検証処理を実行することが可能である。また、全N層のレイアウトデータを、第1の層まで(1層目まで)のレイアウトデータに対してLVLを適用してレイアウト検証処理を実行した後、その第1の層まで(1層目まで)のレイアウトデータに対してDRCを適用してレイアウト検証処理を実行した。さらに、残りの最終N層まで(2層目まで)のレイアウトデータに対してLVLを適用してレイアウト検証処理を実行した後、その最終N層まで(2層目まで)のレイアウトデータに対してDRC、LVSを適用してレイアウト検証処理を実行するようにした。   Next, the mask creation data creation unit 110 creates mask creation data 1 to N corresponding to each layer based on chip data for N layers (step S116). Next, the mask creation data creation unit 100 determines whether or not creation of mask creation data for all layers has been completed (step S117). If it is determined that the creation of the mask creation data for all layers has not been completed (step S117: No), a layout data creation instruction for the next layer is output to the data input / output unit 90. This layout data creation instruction is output from the data input / output unit 90 to the layout data creation unit 40. In this case, the processes in steps S103 to S115 are executed again. Also, the mask creation data creation unit 100 outputs all the mask creation data N to the photomask manufacturing apparatus 120 when the creation of the mask creation data for all the layers has been completed (step S117: Yes). Therefore, by repeatedly executing the processes in steps S103 to S117, the layout verification process is performed by applying LVL to the layout data of adjacent layers, and then DRC, It is possible to execute layout verification processing by applying LVS. In addition, the layout verification process is executed by applying LVL to the layout data of all N layers up to the first layer (up to the first layer), and then to the first layer (the first layer). The layout verification process was executed by applying DRC to the layout data. Furthermore, after the layout verification process is executed by applying LVL to the remaining layout data up to the final N layer (up to the second layer), the layout data up to the final N layer (up to the second layer) The layout verification process is executed by applying DRC and LVS.

次に、フォトマスク製造装置120は、マスク作成データ1〜Nに基づいてEB描画装置等を用いて各層のマスクパターンを有する層毎のフォトマスクを製造する(ステップS118)。次に、半導体装置製造装置130は、フォトマスク製造装置120で製造された各層のフォトマスクを用いて基板上に半導体集積回路のパターン等を形成して半導体装置を製造する(ステップS119)。この半導体装置の製造後、本第1の実施の形態の処理を終了する。   Next, the photomask manufacturing apparatus 120 manufactures a photomask for each layer having a mask pattern of each layer using an EB drawing apparatus or the like based on the mask creation data 1 to N (step S118). Next, the semiconductor device manufacturing apparatus 130 forms a semiconductor integrated circuit pattern or the like on the substrate using the photomask of each layer manufactured by the photomask manufacturing apparatus 120 to manufacture the semiconductor device (step S119). After manufacturing the semiconductor device, the process of the first embodiment is finished.

次に、本第1の実施の形態に係る半導体装置の製造方法について説明する。本発明の第1の実施の形態に係る半導体装置の製造方法は、レイアウトが検証された層毎のレイアウトデータ、及び隣接する層間の相対位置が検証されたレイアウトデータに基づきマスクパターンが形成されたフォトマスクを用いて基板上にパターン転写を行うリソグラフィ工程又は電子ビーム等を用いる加工装置によりレイアウトデータを基板上にパターンを直接描画するリソグラフィ工程を含むものである。すなわち、本発明の第1の実施の形態に係る半導体装置の製造方法は、レイアウト作成装置20によりレイアウトが検証されて作成された各層のレイアウトデータに基づいて、マスク作成データ作成部100において各層のマスク作成データが作成される。各層のマスク作成データは、LVL検証部100において隣接する層のレイアウトデータ同士がLVL比較処理されて、レイアウトデータ間の相対位置が検証される。続いて、マスク作成データ作成部110において、相対位置が検証された各層のレイアウトデータを用いて、各層のマスク作成データが作成される。そして、フォトマスク製造装置120において、相対位置が検証された各層のマスク作成データを用いて、各層のマスクパターンをフォトマスクに形成する。この各層のフォトマスクを用いて、半導体装置製造装置130が露光により基板上に半導体集積回路のパターンを層毎に形成する。あるいは、本発明の第1の実施の形態に係る半導体装置の製造方法は、各層のレイアウトデータを電子ビーム等の加工装置によりレイアウトデータを基板上に直接描画してパターンを形成するようにしてもよい。以上の工程で用いる基板(半導体基板)は、通常、トランジスタ、ダイオード等の機能素子が予め形成されている。また、上記のパターン転写を行う工程または電子ビーム等を用いる加工の前乃至後にポリシリコン、タングステン等の金属配線層を形成しておく。この配線層を上記のパターン転写を行う工程または電子ビーム等を用いる加工によって加工することで所望の金属配線が得られる。通常、このような金属配線層を複数層、上記の工程を繰り返しながら形成する。それらの各金属配線層間には、通常、絶縁膜を設ける。また、絶縁膜を挟む両側の配線層は、絶縁膜の所望箇所に接続導電体を形成することで相互の電気的接続を得る。以上の製造方法により、信頼性の向上したレイアウトデータに基づいてパターンを基板上に形成できる。ひいては、半導体装置の内部に組み込まれる各種の微細な半導体素子等を含む半導体集積回路を高い精度で形成することができる。したがって、この半導体装置の製造方法によれば、半導体装置の信頼性及び歩留まりを向上することが可能となる。   Next, a method for manufacturing the semiconductor device according to the first embodiment will be described. In the semiconductor device manufacturing method according to the first embodiment of the present invention, the mask pattern is formed based on the layout data for each layer whose layout is verified and the layout data whose relative position between adjacent layers is verified. It includes a lithography process in which a pattern is transferred onto a substrate using a photomask or a lithography process in which a layout data is directly drawn on a substrate by a processing apparatus using an electron beam or the like. In other words, in the method for manufacturing a semiconductor device according to the first embodiment of the present invention, the mask creation data creation unit 100 uses the layout data of each layer created by the layout creation device 20 to verify the layout. Mask creation data is created. The mask creation data of each layer is subjected to LVL comparison processing between layout data of adjacent layers in the LVL verification unit 100, and the relative position between the layout data is verified. Subsequently, in the mask creation data creation unit 110, mask creation data for each layer is created using the layout data for each layer whose relative position has been verified. Then, in the photomask manufacturing apparatus 120, the mask pattern of each layer is formed on the photomask using the mask creation data of each layer whose relative position has been verified. Using this photomask for each layer, the semiconductor device manufacturing apparatus 130 forms a pattern of a semiconductor integrated circuit on the substrate for each layer by exposure. Alternatively, in the method of manufacturing a semiconductor device according to the first embodiment of the present invention, the layout data of each layer may be drawn directly on the substrate by a processing device such as an electron beam to form a pattern. Good. The substrate (semiconductor substrate) used in the above steps is usually formed with functional elements such as transistors and diodes in advance. Further, a metal wiring layer such as polysilicon or tungsten is formed before or after the pattern transfer step or the processing using an electron beam or the like. A desired metal wiring can be obtained by processing this wiring layer by the above pattern transfer process or processing using an electron beam or the like. Usually, a plurality of such metal wiring layers are formed while repeating the above-described steps. Usually, an insulating film is provided between these metal wiring layers. Further, the wiring layers on both sides sandwiching the insulating film obtain a mutual electrical connection by forming a connection conductor at a desired location of the insulating film. With the above manufacturing method, a pattern can be formed on a substrate based on layout data with improved reliability. As a result, a semiconductor integrated circuit including various fine semiconductor elements incorporated in the semiconductor device can be formed with high accuracy. Therefore, according to this method for manufacturing a semiconductor device, it is possible to improve the reliability and yield of the semiconductor device.

以上に説明したとおり、本発明の第1の実施の形態によれば、隣接する層同士のレイアウトデータにLVLによるレイアウト検証処理を実行して下層のレイアウトデータのエラー箇所の有無を判定した後、その各層のレイアウトデータにDRC及びLVSによりレイアウト検証処理を実行してエラー箇所の有無を判定し、エラー箇所レポートを一括して出力することを可能にするとともに、そのレイアウトデータの再修正を可能とした。   As described above, according to the first embodiment of the present invention, after performing layout verification processing by LVL on the layout data of adjacent layers and determining the presence / absence of an error location in the lower layer layout data, It is possible to execute layout verification processing by DRC and LVS on the layout data of each layer to determine the presence / absence of an error location, to output an error location report at once, and to re-correct the layout data did.

したがって、多層構造の半導体装置を製造する際に、各層のレイアウトデータに対して適用するDRC及びLVSによるレイアウト検証処理に加えて、隣接する層同士のレイアウトデータに対してLVLによるレイアウト検証処理を適用することができる。その結果、レイアウト検証処理の確度を向上させることが可能になり、レイアウト設計データの品質を更に向上させることができる。   Therefore, when manufacturing a semiconductor device having a multi-layer structure, in addition to layout verification processing by DRC and LVS applied to layout data of each layer, layout verification processing by LVL is applied to layout data of adjacent layers. can do. As a result, the accuracy of the layout verification process can be improved, and the quality of the layout design data can be further improved.

また、本発明の第1の実施の形態によれば、LVLを用いたレイアウト検証処理により判定されたエラー箇所と、DRC及びLVSを用いたレイアウト検証処理により判定されたエラー箇所とを一括してエラー箇所レポートとして出力するようにしたため、レイアウトデータをエラー修正する工数を削減することが可能になる。   Further, according to the first embodiment of the present invention, the error location determined by the layout verification processing using LVL and the error location determined by the layout verification processing using DRC and LVS are collectively processed. Since it is output as an error location report, it is possible to reduce the man-hour for correcting errors in the layout data.

さらに、本発明の第1の実施の形態によれば、多層構造の半導体集積回路をチップ化する際の製造プロセスに基づいて、全N層のレイアウトデータを、第1の層まで(1層目まで)と、残りの最終N層まで(2層目まで)のレイアウトデータに分割し、その分割した複数層のレイアウトデータ毎にLVLを適用してレイアウト検証処理を実行するとともに、そのレイアウト検証後のレイアウトデータに対してDRC、LVSを適宜適用してレイアウト検証処理を実行するようにした。   Furthermore, according to the first embodiment of the present invention, the layout data of all N layers is transferred to the first layer (first layer) based on the manufacturing process when the semiconductor integrated circuit having a multilayer structure is formed into a chip. And the remaining final N layers (up to the second layer) are divided into layout data, and the layout verification processing is executed by applying LVL to each of the divided layout data of the plurality of layers. The layout verification process is executed by appropriately applying DRC and LVS to the layout data.

このため、全N層のレイアウトデータを分割せずに層毎にレイアウト検証処理を実行した場合に比べて、レイアウト検証処理の処理負担を軽減することができる。すなわち、上記第1の実施の形態では、第1の層までとして、図3に示したply層11及び拡散層12を含む1層目までと、最終N層までとして、図3に示した配線層14及びコンタクト層15を含む2層目までと、に分割して、LVL検証処理、DRC検証処理及びLVS検証処理を適宜実行する場合を示した。この結果、第1の層までのレイアウト検証処理では、LVL検証処理を実行した後、DRC検証処理のみを実行すれば良くなり、レイアウト検証処理の処理負担を軽減することが可能になった。   For this reason, compared with the case where the layout verification process is executed for each layer without dividing the layout data of all N layers, the processing load of the layout verification process can be reduced. That is, in the first embodiment, the wiring shown in FIG. 3 is used up to the first layer including the ply layer 11 and the diffusion layer 12 shown in FIG. 3 and up to the final N layer up to the first layer. The case where the LVL verification process, the DRC verification process, and the LVS verification process are appropriately executed by dividing into the second layer including the layer 14 and the contact layer 15 is shown. As a result, in the layout verification process up to the first layer, it is only necessary to execute the DRC verification process after executing the LVL verification process, and the processing load of the layout verification process can be reduced.

(第2の実施の形態)
本第2の実施の形態では、多層構造の半導体装置の製造において、層毎に作成するレイアウトデータに対してDRC及びLVSによるレイアウト検証処理を実行し、レイアウト検証後のレイアウトデータのうち、隣接する2つの層のレイアウトデータに対してLVLによるレイアウト検証処理を実行し、これらのレイアウト検証処理を複数の層毎に分割して実行する場合を説明する。
(Second Embodiment)
In the second embodiment, in manufacturing a semiconductor device having a multilayer structure, layout verification processing by DRC and LVS is performed on layout data created for each layer, and the layout data after layout verification is adjacent to the layout data. A case will be described in which layout verification processing by LVL is executed on the layout data of two layers, and these layout verification processing is executed for each of a plurality of layers.

本第2の実施の形態に係るレイアウト作成装置の構成は、上記図1に示したものと同様であるため、その図示及び構成説明は省略する。   Since the configuration of the layout creating apparatus according to the second embodiment is the same as that shown in FIG. 1, the illustration and description of the configuration are omitted.

次に、本第2の実施の形態のレイアウトデータ作成装置20において実行されるレイアウトデータ作成処理について、図5に示すフローチャートと、図3及び図4に示すレイアウトの一例を参照して説明する。なお、図5に示すフローチャートにおいて、LVS検証部60、DRC検証部70、及びLVL検証部100により実行される各レイアウト検証処理のプロセス(エラー箇所レポートの出力タイミングも含む)は、検証プロセス設定部80により予め設定された設定情報に基づくものである。   Next, the layout data creation processing executed in the layout data creation device 20 of the second embodiment will be described with reference to the flowchart shown in FIG. 5 and the layout examples shown in FIGS. In the flowchart shown in FIG. 5, each layout verification process (including the output timing of the error location report) executed by the LVS verification unit 60, the DRC verification unit 70, and the LVL verification unit 100 is a verification process setting unit. This is based on the setting information set in advance by 80.

まず、半導体集積回路仕様情報10に基づいて半導体集積回路の仕様を決定し(ステップS201)、論理回路図設計部30は、この仕様に基づいて回路図を作成する(ステップS202)。次いで、レイアウトデータ作成部40は、作成された回路図を実際の多層構造Nのチップデータとして作成する為に、各層に対応するレイアウトデータN(但し、N=1,2,3,・・・,N−1,Nを含む)を作成する(ステップS203)。レイアウトデータ作成部40は、作成したN層分のレイアウトデータのうち、第1の層(例えば、図3に示すpoly層11及び拡散層12を含む1層目まで)までを含む複数層のレイアウトデータをレイアウトデータ検証部50に出力する。この第1の層までのレイアウトデータは、レイアウトデータ検証部50内のDRC検証部70に入力される。   First, the specification of the semiconductor integrated circuit is determined based on the semiconductor integrated circuit specification information 10 (step S201), and the logic circuit diagram design unit 30 creates a circuit diagram based on this specification (step S202). Next, the layout data creation unit 40 creates layout data N corresponding to each layer (where N = 1, 2, 3,...) In order to create the created circuit diagram as chip data of an actual multilayer structure N. , N-1, and N) (step S203). The layout data creation unit 40 includes a layout of a plurality of layers including up to the first layer (for example, up to the first layer including the poly layer 11 and the diffusion layer 12 shown in FIG. 3) among the created layout data for N layers. The data is output to the layout data verification unit 50. The layout data up to the first layer is input to the DRC verification unit 70 in the layout data verification unit 50.

なお、この場合、半導体集積回路をチップ化する際の製造プロセスに基づいて、検証処理のプロセスを分割する第1の層として図3に示すpoly層11及び拡散層12を含む1層目までとしている。この検証処理のプロセスを分割する層は、検証プロセス設定部80により設定される。すなわち、少なくとも、poly層11及び拡散層12の層毎にDRC検証処理と、poly層11及び拡散層12間のLVL検証処理を先行して行い、エラー箇所を抽出しておけば、配線に関する層がレイアウトの検証対象に含まれていないため、LVS検証処理及び配線層のDRC検証処理を省略することが可能になる。   In this case, the first layer including the poly layer 11 and the diffusion layer 12 shown in FIG. 3 is used as the first layer for dividing the verification process based on the manufacturing process when the semiconductor integrated circuit is formed into a chip. Yes. The layer that divides the verification process is set by the verification process setting unit 80. That is, if at least the DRC verification process and the LVL verification process between the poly layer 11 and the diffusion layer 12 are performed in advance for each of the poly layer 11 and the diffusion layer 12 and the error part is extracted, the layer related to the wiring Is not included in the layout verification target, the LVS verification processing and the wiring layer DRC verification processing can be omitted.

ステップS204において、DRC検証部70は、レイアウトデータ作成部40から入力された1層目の各レイアウトデータを保持し、その各レイアウトデータが第1の層まで(1層目まで)に含まれるレイアウトデータかを判定する。第1の層までに含まれるレイアウトデータである場合は(ステップS204:Yes)、ステップS205に移行する。また、第1の層までに含まれないレイアウトデータである場合は(ステップS204:No)、ステップS209に移行する。   In step S204, the DRC verification unit 70 holds each layout data of the first layer input from the layout data creation unit 40, and each layout data is included in the layout up to the first layer (up to the first layer). Determine if it is data. If the layout data is included in the first layer (step S204: Yes), the process proceeds to step S205. If the layout data is not included in the first layer (step S204: No), the process proceeds to step S209.

次に、ステップS205において、DRC検証部70は、1層目の各レイアウトデータに対するDRCを実行する。ステップS205において、DRC検証部70は、まず、図3に示した1層目に含まれるpoly層11及び拡散層12の各レイアウトデータから素子及び配線に関わる図形を抽出し、各図形に対して1つ又は複数のデザインルールを選択してDRCを実行して、エラー箇所の有無を判定する。   Next, in step S205, the DRC verification unit 70 executes DRC for each layout data of the first layer. In step S205, the DRC verification unit 70 first extracts a figure related to the element and the wiring from each layout data of the poly layer 11 and the diffusion layer 12 included in the first layer shown in FIG. One or more design rules are selected and DRC is executed to determine the presence or absence of an error location.

ステップS205において、DRC検証部70は、1層目の各レイアウトデータに対するDRCを実行した結果、エラー有りと判定したレイアウトデータ(poly層11及び拡散層12の一方又は双方)は、そのエラー箇所レポートを保持する(ステップS206)。また、DRC検証部70は、1層目に含まれる各レイアウトデータに対するDRCを実行した結果、エラー無しと判定し、DRCを終了した場合は、そのレイアウト検証処理が終了した各レイアウトデータをレイアウトデータ作成部40に出力する。   In step S205, the DRC verification unit 70 executes the DRC on each layout data of the first layer, and as a result, layout data (one or both of the poly layer 11 and the diffusion layer 12) determined to have an error is the error location report. Is held (step S206). Also, the DRC verification unit 70 determines that there is no error as a result of performing DRC on each layout data included in the first layer. When the DRC is terminated, each layout data for which the layout verification processing has been completed is determined as layout data. The data is output to the creation unit 40.

レイアウト検証処理が終了した各レイアウトデータは、レイアウトデータ作成部40からデータ入出力部90に出力される。更に、データ入出力部90に入力された各レイアウトデータは、LVL検証部100に出力される。LVL検証部100に入力された1層目の各レイアウトデータは、ステップS207においてLVLによるレイアウト検証処理が実行される。   Each layout data for which the layout verification processing has been completed is output from the layout data creation unit 40 to the data input / output unit 90. Further, each layout data input to the data input / output unit 90 is output to the LVL verification unit 100. Each layout data of the first layer input to the LVL verification unit 100 is subjected to layout verification processing by LVL in step S207.

ステップS207において、LVL検証部100は、保持した1層目に含まれる各レイアウトデータのうち、下層のレイアウトデータ(poly層11)と上層のレイアウトデータ(拡散層12)のLVL比較処理を実行する。このLVL比較処理では、下層のレイアウトデータと上層のレイアウトデータの差分を出力し、この差分から1層目のレイアウトデータの位置が移動していないか否かを検証し、エラー箇所の有無を判定する。LVL検証部100がエラー有りと判定したレイアウトデータは、そのエラー箇所レポートを保持する(ステップS208)。   In step S207, the LVL verification unit 100 executes LVL comparison processing of the lower layout data (poly layer 11) and the upper layout data (diffusion layer 12) among the stored layout data included in the first layer. . In this LVL comparison process, the difference between the lower layer layout data and the upper layer layout data is output, and whether or not the position of the layout data of the first layer has been moved is determined from this difference, and the presence or absence of an error portion is determined. To do. The layout data that the LVL verification unit 100 determines to have an error holds the error location report (step S208).

続いて、ステップS207において、LVL検証部100は、1層目に含まれるレイアウトデータ間のLVL比較処理において、エラー無しと判定した場合は、残りの最終N層までに含まれる各レイアウトデータに対するレイアウト検証処理への移行を指示する処理移行指示信号をデータ入出力部90に出力する。この処理移行指示信号は、データ入出力部90からレイアウトデータ作成部40に出力される。   Subsequently, in step S207, when the LVL verification unit 100 determines that there is no error in the LVL comparison processing between the layout data included in the first layer, the layout for each layout data included up to the remaining final N layers. A process transition instruction signal for instructing the transition to the verification process is output to the data input / output unit 90. This processing transition instruction signal is output from the data input / output unit 90 to the layout data creation unit 40.

レイアウトデータ作成部40は、処理移行指示信号が入力されると、第1の層から最終N層まで(例えば、図3に示す配線層A13,B14及びコンタクト層15を含む2層目まで)に含まれる各レイアウトデータをレイアウトデータ検証部50に出力する。この最終N層までに含まれる各レイアウトデータは、レイアウトデータ検証部50内のDRC検証部70及びLVS検証部60に入力される。ステップS204において、DRC検証部70及びLVS検証部60は、レイアウトデータ作成部40から入力された各レイアウトデータを保持し、そのレイアウトデータが第1の層までに含まれるレイアウトデータかを判定する。第1の層まで含まれないレイアウトデータである場合、すなわち、第1の層から最終N層までに含まれる各レイアウトデータである場合は(ステップS204:No)、ステップS209に移行する。   When the process transition instruction signal is input, the layout data creating unit 40 extends from the first layer to the final N layer (for example, up to the second layer including the wiring layers A13 and B14 and the contact layer 15 shown in FIG. 3). Each included layout data is output to the layout data verification unit 50. Each layout data included up to the last N layers is input to the DRC verification unit 70 and the LVS verification unit 60 in the layout data verification unit 50. In step S204, the DRC verification unit 70 and the LVS verification unit 60 hold each layout data input from the layout data creation unit 40, and determine whether the layout data is layout data included up to the first layer. If the layout data does not include the first layer, that is, if the layout data is included in the first layer to the last N layers (step S204: No), the process proceeds to step S209.

次に、ステップS209において、DRC検証部70は、保持した2層目に含まれる各レイアウトデータ(図3に示す配線層A13,B14及びコンタクト層15の各レイアウトデータ)に対して、上記ステップS205と同様のDRCを繰り返し実行する。また、ステップS209において、LVS検証部60は、各レイアウトデータに対してLVSを実行する。LVS検証部60は、配線層A13,B14及びコンタクト層15の各レイアウトデータからゲートレベルの接続情報を復元して、さらにゲートレベルの接続情報をトランジスタレベルの接続情報へ変換した後、このトランジスタレベルの接続情報と論理回路図の情報とが一致するか否かを照合確認して、エラー箇所の有無を判定する。   Next, in step S209, the DRC verification unit 70 performs the above-described step S205 on each layout data (layout data of the wiring layers A13 and B14 and the contact layer 15 shown in FIG. 3) included in the held second layer. The same DRC is executed repeatedly. In step S209, the LVS verification unit 60 executes LVS for each layout data. The LVS verifying unit 60 restores the gate level connection information from the layout data of the wiring layers A13, B14 and the contact layer 15, and further converts the gate level connection information into the transistor level connection information. Whether or not there is an error is determined by checking whether or not the connection information in FIG.

ステップS209において、DRC検証部70及びLVS検証部60は、各レイアウトデータに対するDRC及びLVSを実行した結果、双方又は一方がエラー有りと判定した層のレイアウトデータ(配線層A13,B14、コンタクト層15の何れか1つ、又は2つ、又は全て)は、そのエラー箇所レポートを保持する(ステップS210)。また、DRC検証部70及びLVS検証部60は、各レイアウトデータに対するDRC及びLVSを実行した結果、双方でエラー無しと判定し、2層目に含まれる各レイアウトデータに対するDRC及びLVSを終了した場合は、そのレイアウト検証処理が終了した各レイアウトデータをレイアウトデータ作成部40に出力する。   In step S209, the DRC verification unit 70 and the LVS verification unit 60 perform layout data (wiring layers A13 and B14, contact layer 15) of layers determined to have errors as a result of executing DRC and LVS on each layout data. (Any one, two, or all) hold the error location report (step S210). Further, when the DRC verification unit 70 and the LVS verification unit 60 execute DRC and LVS on each layout data, both of them determine that there is no error, and terminate DRC and LVS for each layout data included in the second layer Outputs the layout data for which the layout verification processing has been completed to the layout data creation unit 40.

レイアウト検証処理が終了した各レイアウトデータは、レイアウトデータ作成部40からデータ入出力部90に出力される。更に、データ入出力部90に入力された各レイアウトデータは、LVL検証部100に出力される。LVL検証部100に入力された各レイアウトデータは、ステップS211においてLVLによるレイアウト検証処理が実行される。   Each layout data for which the layout verification processing has been completed is output from the layout data creation unit 40 to the data input / output unit 90. Further, each layout data input to the data input / output unit 90 is output to the LVL verification unit 100. Each layout data input to the LVL verification unit 100 is subjected to layout verification processing by LVL in step S211.

ステップS211において、LVL検証部100は、保持した2層目に含まれる各レイアウトデータに対して、上記ステップS207と同様のLVL比較処理を実行する。そして、LVL検証部100は、LVL比較処理の結果、エラー有りと判定したレイアウトデータ(配線層A13,B14、コンタクト層15の何れか1つ、又は2つ、又は全て)は、そのエラー箇所レポートとともにエラー箇所レポート出力指示をデータ入出力部90に出力する。これらのエラー箇所レポートとエラー箇所レポート出力指示は、データ入出力部90からレイアウトデータ作成部40に出力される。さらに、エラー箇所レポート出力指示は、レイアウトデータ作成部40からDRC検証部70及びLVS検証部60に出力される。DRC検証部70及びLVS検証部60は、エラー箇所レポート出力指示が入力されると、先に保持したエラー箇所のレポートをレイアウトデータ作成部40に出力する。したがって、本第2の実施の形態では、DRC検証部70及びLVS検証部60において判定されたエラー箇所と、LVL検証部100において判定されたエラー箇所が、一括してエラー箇所レポートとしてレイアウトデータ作成部40に出力される(ステップS212)。   In step S211, the LVL verification unit 100 performs the same LVL comparison process as in step S207 on each layout data included in the held second layer. The layout data (any one, two, or all of the wiring layers A13 and B14 and the contact layer 15) determined as having an error as a result of the LVL comparison process is sent to the LVL verification unit 100 as the error location report. At the same time, an error location report output instruction is output to the data input / output unit 90. These error location reports and error location report output instructions are output from the data input / output unit 90 to the layout data creation unit 40. Further, the error location report output instruction is output from the layout data creation unit 40 to the DRC verification unit 70 and the LVS verification unit 60. When the error location report output instruction is input, the DRC verification unit 70 and the LVS verification unit 60 output the previously stored error location report to the layout data creation unit 40. Therefore, in the second embodiment, the error location determined by the DRC verification unit 70 and the LVS verification unit 60 and the error location determined by the LVL verification unit 100 are collectively generated as an error location report. The data is output to the unit 40 (step S212).

次に、レイアウトデータ作成部40は、エラー箇所レポートを確認してレイアウトデータを修正する(ステップS213)。以後、エラー箇所が無くなるまで、ステップS203〜ステップS213の処理を繰り返し実行する。この場合、レイアウトデータ作成部40は、エラー箇所レポートを確認し、該当する層のレイアウトデータを修正する(ステップS213)。したがって、LVL比較処理により下層のレイアウトデータにエラー箇所が有ることが判定された場合、上層のレイアウトデータとの相対位置が適合するようにレイアウトデータを修正することが可能になる。すなわち、例えば、図4に示した1層目のレイアウトデータの拡散層12の位置を、2層目のレイアウトデータの配線層A13、配線層B14及びコンタクト層15の位置と合うように修正することが可能になる。   Next, the layout data creation unit 40 confirms the error location report and corrects the layout data (step S213). Thereafter, the processing of step S203 to step S213 is repeatedly executed until there is no error portion. In this case, the layout data creation unit 40 confirms the error location report and corrects the layout data of the corresponding layer (step S213). Therefore, when it is determined by the LVL comparison processing that there is an error portion in the lower layer layout data, the layout data can be corrected so that the relative position with the upper layer layout data matches. That is, for example, the position of the diffusion layer 12 of the first layout data shown in FIG. 4 is corrected so as to match the positions of the wiring layer A13, the wiring layer B14, and the contact layer 15 of the second layout data. Is possible.

そして、エラー箇所が無くなるまで、ステップS203〜ステップS213の処理を繰り返し実行し、ステップS205、ステップS207、ステップS209、及びステップS211において、全ての層のレイアウトデータがエラー無しと判定されると、1層目から最終N層までのN層分のレイアウトデータが完成し(ステップS214)、N層分のチップデータが完成する(ステップS215)。レイアウトデータ作成部40は、完成したN層分のチップデータをデータ入出力部90に出力する。N層分のチップデータは、データ入出力部90からマスク作成データ作成部110に出力される。   Then, the processing of step S203 to step S213 is repeatedly executed until there is no error portion. When it is determined in step S205, step S207, step S209, and step S211 that the layout data of all the layers has no error, 1 Layout data for N layers from the layer to the last N layers is completed (step S214), and chip data for N layers is completed (step S215). The layout data creation unit 40 outputs the completed chip data for N layers to the data input / output unit 90. Chip data for N layers is output from the data input / output unit 90 to the mask creation data creation unit 110.

ステップS216〜ステップS219の各処理は、上記第1の実施の形態において説明したステップS116〜ステップS119と同様であるため、その説明は省略する。   Since each process of step S216 to step S219 is the same as step S116 to step S119 described in the first embodiment, the description thereof is omitted.

以上に説明したとおり、本発明の第2の実施の形態によれば、各層のレイアウトデータにDRC及びLVSによりレイアウト検証処理を実行してエラー箇所の有無を判定した後、その隣接する層同士のレイアウトデータにLVLによるレイアウト検証処理を実行して下層のレイアウトデータのエラー箇所の有無を判定し、エラー箇所レポートを一括して出力することを可能にするとともに、そのレイアウトデータの再修正を可能とした。   As described above, according to the second embodiment of the present invention, after performing layout verification processing on the layout data of each layer by DRC and LVS to determine the presence or absence of an error location, between adjacent layers It is possible to perform layout verification processing using LVL on layout data to determine whether there is an error location in the layout data in the lower layer, to output an error location report in a batch, and to recorrect the layout data did.

したがって、多層構造の半導体装置を製造する際に、各層のレイアウトデータに対して適用するDRC及びLVSによるレイアウト検証処理に加えて、隣接する層同士のレイアウトデータに対してLVLによるレイアウト検証処理を適用することができる。その結果、レイアウト検証処理の確度を向上させることが可能になり、レイアウト設計データの品質を更に向上させることができる。   Therefore, when manufacturing a semiconductor device having a multi-layer structure, in addition to layout verification processing by DRC and LVS applied to layout data of each layer, layout verification processing by LVL is applied to layout data of adjacent layers. can do. As a result, the accuracy of the layout verification process can be improved, and the quality of the layout design data can be further improved.

また、本発明の第2の実施の形態によれば、DRC及びLVSを用いたレイアウト検証処理により判定されたエラー箇所と、LVLを用いたレイアウト検証処理により判定されたエラー箇所とを一括してエラー箇所レポートとして出力するようにしたため、レイアウトデータをエラー修正する工数を削減することが可能になる。   Further, according to the second embodiment of the present invention, the error location determined by the layout verification processing using DRC and LVS and the error location determined by the layout verification processing using LVL are collectively processed. Since it is output as an error location report, it is possible to reduce the man-hour for correcting errors in the layout data.

さらに、本発明の第2の実施の形態によれば、多層構造の半導体集積回路をチップ化する際の製造プロセスに基づいて、全N層のレイアウトデータを、第1の層まで(1層目まで)と、残りの最終N層まで(2層目まで)のレイアウトデータに分割し、その分割した複数層のレイアウトデータ毎にDRC、LVSを適宜適用してレイアウト検証処理を実行した後、そのレイアウト検証後のレイアウトデータに対してLVLを適用してレイアウト検証処理を実行するようにした。   Furthermore, according to the second embodiment of the present invention, the layout data of all N layers up to the first layer (first layer) based on the manufacturing process when a semiconductor integrated circuit having a multilayer structure is formed into a chip. And the remaining final N layers (up to the second layer) are divided into layout data, and DRC and LVS are appropriately applied to each of the divided layout data of the plurality of layers. The layout verification process is executed by applying LVL to the layout data after layout verification.

このため、全N層のレイアウトデータを分割せずに層毎にレイアウト検証処理を実行した場合に比べて、レイアウト検証処理の処理負担を軽減することができる。すなわち、上記第2の実施の形態では、第1の層までとして、図3に示したply層11及び拡散層12を含む1層目までと、最終N層までとして、図3に示した配線層14及びコンタクト層15を含む2層目までと、に分割して、LVL検証処理、DRC検証処理及びLVS検証処理を適宜実行する場合を示した。この結果、第1の層までのレイアウト検証処理では、DRC検証処理のみを実行した後、LVL検証処理を実行すれば良くなり、レイアウト検証処理の処理負担を軽減することが可能になった。   For this reason, compared with the case where the layout verification process is executed for each layer without dividing the layout data of all N layers, the processing load of the layout verification process can be reduced. That is, in the second embodiment, the wiring shown in FIG. 3 is used up to the first layer including the ply layer 11 and the diffusion layer 12 shown in FIG. 3 and up to the final N layer up to the first layer. The case where the LVL verification process, the DRC verification process, and the LVS verification process are appropriately executed by dividing into the second layer including the layer 14 and the contact layer 15 is shown. As a result, in the layout verification process up to the first layer, it is only necessary to execute the LVL verification process after executing only the DRC verification process, and the processing load of the layout verification process can be reduced.

(第3の実施の形態)
本第3の実施の形態では、多層構造の半導体装置の製造において、層毎に作成するレイアウトデータのうち、隣接する2つの層のレイアウトデータに対してLVLによるレイアウト検証処理を実行し、レイアウト検証後のレイアウトデータに対してDRC及びLVSによるレイアウト検証処理を実行し、各レイアウト検証処理に際してエラー箇所レポートを出力することを可能にする場合を説明する。
(Third embodiment)
In the third embodiment, in the manufacture of a semiconductor device having a multilayer structure, layout verification processing by LVL is executed on layout data of two adjacent layers among layout data created for each layer, and layout verification is performed. A case will be described in which layout verification processing by DRC and LVS is performed on subsequent layout data, and an error location report can be output in each layout verification processing.

本第3の実施の形態に係るレイアウト作成装置の構成は、上記図1に示したものと同様であるため、その図示及び構成説明は省略する。   Since the configuration of the layout creating apparatus according to the third embodiment is the same as that shown in FIG. 1, the illustration and description of the configuration are omitted.

次に、本第3の実施の形態のレイアウトデータ作成装置20において実行されるレイアウトデータ作成処理について、図6に示すフローチャートと、図3及び図4に示すレイアウトの一例を参照して説明する。なお、図6に示すフローチャートにおいて、LVS検証部60、DRC検証部70、及びLVL検証部100により実行される各レイアウト検証処理のプロセス(エラー箇所レポートの出力タイミングも含む)は、検証プロセス設定部80により予め設定された設定情報に基づくものである。   Next, the layout data creation process executed in the layout data creation device 20 of the third embodiment will be described with reference to the flowchart shown in FIG. 6 and the layout examples shown in FIGS. In the flowchart shown in FIG. 6, each layout verification process (including the error location report output timing) executed by the LVS verification unit 60, the DRC verification unit 70, and the LVL verification unit 100 includes a verification process setting unit. This is based on the setting information set in advance by 80.

まず、半導体集積回路仕様情報10に基づいて半導体集積回路の仕様を決定し(ステップS301)、論理回路図設計部30は、この仕様に基づいて回路図を作成する(ステップS302)。次いで、レイアウトデータ作成部40は、作成された回路図を実際の多層構造Nのチップデータとして作成する為に、各層に対応するレイアウトデータN(但し、N=1,2,3,・・・,N−1,Nを含む)を作成する(ステップS303)。レイアウトデータ作成部40は、作成した1層目に対応するレイアウトデータをデータ入出力部90に出力する。このレイアウトデータは、データ入出力部90からLVL検証部100に出力される。   First, the specification of the semiconductor integrated circuit is determined based on the semiconductor integrated circuit specification information 10 (step S301), and the logic circuit diagram design unit 30 creates a circuit diagram based on this specification (step S302). Next, the layout data creation unit 40 creates layout data N corresponding to each layer (where N = 1, 2, 3,...) In order to create the created circuit diagram as chip data of an actual multilayer structure N. , N-1, and N) are created (step S303). The layout data creation unit 40 outputs the created layout data corresponding to the first layer to the data input / output unit 90. This layout data is output from the data input / output unit 90 to the LVL verification unit 100.

次に、LVL検証部100は、レイアウトデータが入力されると、そのレイアウトデータを保持し、1層目のレイアウトデータかを判定する(N=1?)(ステップS304)。レイアウトデータが1層目であると判定した場合は(ステップS304:Yes)、次の層のレイアウトデータ作成指示をデータ入出力部90に出力する。この次の層のレイアウトデータ作成指示は、データ入出力部90からレイアウトデータ作成部40に出力される。ステップS304において、レイアウトデータ作成部40は、次の層のレイアウトデータ作成指示に応じて2層目のレイアウトデータの作成処理を実行する。   Next, when the layout data is input, the LVL verification unit 100 holds the layout data and determines whether the layout data is the first layer (N = 1?) (Step S304). When it is determined that the layout data is the first layer (step S304: Yes), a layout data creation instruction for the next layer is output to the data input / output unit 90. The next layer layout data creation instruction is output from the data input / output unit 90 to the layout data creation unit 40. In step S304, the layout data creation unit 40 executes layout data creation processing for the second layer in response to a layout data creation instruction for the next layer.

次に、LVL検証部100は、レイアウトデータ作成部40から2層目のレイアウトデータが入力されると、そのレイアウトデータを保持し、1層目のレイアウトデータかを判定する(ステップS304)。レイアウトデータが1層目でないと判定し(ステップS304:No)、ステップS305に移行する。   Next, when the layout data of the second layer is input from the layout data creation unit 40, the LVL verification unit 100 holds the layout data and determines whether it is the layout data of the first layer (step S304). It is determined that the layout data is not the first layer (step S304: No), and the process proceeds to step S305.

ステップS305において、LVL検証部100は、保持した1層目のレイアウトデータ(下層レイアウト)と2層目のレイアウトデータ(上層レイアウト)のLVL比較処理を実行する。このLVL比較処理では、1層目のレイアウトデータと2層目のレイアウトデータの差分を出力し、この差分から1層目のレイアウトデータの位置が移動していないか否かを検証し、エラー箇所の有無を判定する。LVL検証部100は、エラー有りと判定した場合は、そのエラー箇所レポートをデータ入出力部90に出力する(ステップS306)。また、LVL検証部100は、そのLVL比較処理終了後の1層目のレイアウトデータと2層目のレイアウトデータをデータ入出力部90に出力する。エラー箇所レポート、LVL比較処理終了後の1層目のレイアウトデータと2層目のレイアウトデータは、データ入出力部90からレイアウトデータ作成部40に出力される。   In step S <b> 305, the LVL verification unit 100 executes LVL comparison processing of the held first layer layout data (lower layer layout) and second layer layout data (upper layer layout). In this LVL comparison process, the difference between the layout data of the first layer and the layout data of the second layer is output, and it is verified whether the position of the layout data of the first layer has moved from this difference. The presence or absence of is determined. If the LVL verification unit 100 determines that there is an error, the LVL verification unit 100 outputs the error location report to the data input / output unit 90 (step S306). In addition, the LVL verification unit 100 outputs the first layer layout data and the second layer layout data after the LVL comparison processing to the data input / output unit 90. The error location report and the layout data of the first layer and the layout data of the second layer after completion of the LVL comparison processing are output from the data input / output unit 90 to the layout data creation unit 40.

次に、レイアウトデータ作成部40は、エラー箇所レポートを確認して1層目のレイアウトデータを修正する(ステップS307)。以後、エラー箇所が無くなるまで、ステップS303〜ステップS307の処理を繰り返し実行する。この場合、レイアウトデータ作成部40は、エラー箇所レポートを確認し、1層目のレイアウトデータを修正する(ステップS307)。したがって、LVL比較処理により下層のレイアウトデータにエラー箇所が有ることが判定された場合、上層のレイアウトデータとの相対位置が適合するようにレイアウトデータを修正することが可能になる。すなわち、例えば、図4に示した1層目のレイアウトデータの拡散層12の位置を、2層目のレイアウトデータの配線層A13、配線層B14及びコンタクト層15の位置と合うように修正することが可能になる。   Next, the layout data creation unit 40 confirms the error location report and corrects the first layer layout data (step S307). Thereafter, the processing of step S303 to step S307 is repeatedly executed until there is no error portion. In this case, the layout data creation unit 40 confirms the error location report and corrects the first layer layout data (step S307). Therefore, when it is determined by the LVL comparison processing that there is an error portion in the lower layer layout data, the layout data can be corrected so that the relative position with the upper layer layout data matches. That is, for example, the position of the diffusion layer 12 of the first layout data shown in FIG. 4 is corrected so as to match the positions of the wiring layer A13, the wiring layer B14, and the contact layer 15 of the second layout data. Is possible.

また、LVL検証部100は、エラー無しと判定した場合は、そのLVL比較処理終了後の1層目のレイアウトデータと2層目のレイアウトデータをデータ入出力部90に出力する。これら1層目のレイアウトデータと2層目のレイアウトデータは、データ入出力部90からレイアウトデータ作成部40に出力される。更に、レイアウトデータ作成部40に入力された1層目のレイアウトデータと2層目のレイアウトデータは、DRC検証部70とLVS検証部60に出力されて、ステップS308においてDRCとLVSによるレイアウト検証処理が実行される。   When the LVL verification unit 100 determines that there is no error, the LVL verification unit 100 outputs the first layer layout data and the second layer layout data after the LVL comparison processing to the data input / output unit 90. The first layer layout data and the second layer layout data are output from the data input / output unit 90 to the layout data creation unit 40. Further, the layout data of the first layer and the layout data of the second layer input to the layout data creation unit 40 are output to the DRC verification unit 70 and the LVS verification unit 60, and layout verification processing by DRC and LVS in step S308 Is executed.

次に、ステップS308において、DRC検証部70は、まず、図3に示した1層目のレイアウトデータから素子及び配線に関わる図形を抽出し、各図形に対して1つ又は複数のデザインルールを選択してDRCを実行して、エラー箇所の有無を判定する。また、ステップS308において、LVS検証部60が、LVSを実行し、図3に示した1層目のレイアウトデータからゲートレベルの接続情報を復元して、さらにゲートレベルの接続情報をトランジスタレベルの接続情報へ変換した後、このトランジスタレベルの接続情報と論理回路図の情報とが一致するか否か、さらに素子のノード及び素子間の接続のノードに入力される電位の情報と論理回路図の情報とが一致するか否かを照合確認して、エラー箇所の有無を判定する。続いて、2層目のレイアウトデータに対しても同様に、DRC及びLVSを実行して、レイアウトを検証する。   Next, in step S308, the DRC verification unit 70 first extracts a figure related to elements and wiring from the layout data of the first layer shown in FIG. 3, and sets one or more design rules for each figure. Select and execute DRC to determine whether there is an error. In step S308, the LVS verification unit 60 executes LVS, restores the gate level connection information from the layout data of the first layer shown in FIG. 3, and further converts the gate level connection information into the transistor level connection information. After the conversion to information, whether or not the transistor level connection information matches the logic circuit diagram information, and further, the potential information and logic circuit diagram information input to the element node and the connection node between the elements Is checked to see if there is an error location. Subsequently, DRC and LVS are executed similarly for the layout data of the second layer to verify the layout.

ステップS308において、DRC検証部70及びLVS検証部60の双方又は一方がエラー有りと判定した場合は、ステップS306において、そのエラー箇所レポートをレイアウトデータ作成部40に出力する。   If both or one of the DRC verification unit 70 and the LVS verification unit 60 determines that there is an error in step S308, the error location report is output to the layout data creation unit 40 in step S306.

次に、レイアウトデータ作成部40は、エラー箇所レポートを確認してレイアウトデータを修正する(ステップS307)。以後、エラー箇所が無くなるまで、ステップS303〜ステップS307の処理を繰り返し実行する。この場合、レイアウトデータ作成部40は、エラー箇所レポートを確認して1層目のレイアウトデータを修正する(ステップS307)。   Next, the layout data creation unit 40 confirms the error location report and corrects the layout data (step S307). Thereafter, the processing of step S303 to step S307 is repeatedly executed until there is no error portion. In this case, the layout data creation unit 40 confirms the error location report and corrects the first layer layout data (step S307).

また、ステップS308において、DRC検証部70及びLVS検証部60の双方がエラー無しと判定した場合は、1層目のレイアウトデータと2層目のレイアウトデータの作成が完了し(ステップS309)、1層目のチップデータと2層目のチップデータの作成が完成する(ステップS310)。次に、レイアウトデータ作成部40は、1層目のチップデータと2層目のチップデータをデータ入出力部90に出力する。これら1層目のチップデータと2層目のチップデータは、データ入出力部90からマスク作成データ作成部110に出力される。   In step S308, when both the DRC verification unit 70 and the LVS verification unit 60 determine that there is no error, the creation of the layout data for the first layer and the layout data for the second layer is completed (step S309). Creation of the chip data of the layer and the chip data of the second layer is completed (step S310). Next, the layout data creation unit 40 outputs the first layer chip data and the second layer chip data to the data input / output unit 90. The first layer chip data and the second layer chip data are output from the data input / output unit 90 to the mask generation data generation unit 110.

次に、マスク作成データ作成部110は、1層目のチップデータと2層目のチップデータに基づいて1層目のマスク作成データ1と2層目のマスク作成データ2を作成する(ステップS311)。次に、マスク作成データ作成部110は、全ての層のマスク作成データの作成が終了したか否かを判定する(ステップS312)。全ての層のマスク作成データの作成が終了していないと判定した場合は(ステップS312:No)、次の層のレイアウトデータ作成指示をデータ入出力部90に出力する。このレイアウトデータ作成指示は、データ入出力部90からレイアウトデータ作成部40に出力される。この場合、上記ステップS303〜ステップS311の処理を再度実行する。また、マスク作成データ作成部110は、全ての層のマスク作成データの作成が終了している場合は(ステップS312:Yes)、全てのマスク作成データNをフォトマスク製造装置120に出力する。したがって、上記ステップS303〜ステップS312の処理を繰り返し実行することにより、隣接する層のレイアウトデータ同士にLVLを適用してレイアウト検証処理を実行した後、そのレイアウト検証後のレイアウトデータに対してDRC、LVSを適用してレイアウト検証処理を実行することが可能である。なお、LVL検証部100では、全ての層のレイアウトデータに対するLVL比較処理が終了する前は、LVL比較処理を行った2つのレイアウトデータのうち、上層側のレイアウトデータを保持し、次に作成される更に上層のレイアウトデータとのLVL比較処理を可能にしている。   Next, the mask creation data creation unit 110 creates the first layer mask creation data 1 and the second layer mask creation data 2 based on the first layer chip data and the second layer chip data (step S311). ). Next, the mask creation data creation unit 110 determines whether or not creation of mask creation data for all layers has been completed (step S312). If it is determined that the creation of the mask creation data for all layers has not been completed (step S312: No), the layout data creation instruction for the next layer is output to the data input / output unit 90. This layout data creation instruction is output from the data input / output unit 90 to the layout data creation unit 40. In this case, the processes in steps S303 to S311 are executed again. Further, when the creation of mask creation data for all layers has been completed (step S312: Yes), the mask creation data creation unit 110 outputs all the mask creation data N to the photomask manufacturing apparatus 120. Therefore, by repeatedly executing the processing of step S303 to step S312 above, after performing layout verification processing by applying LVL to the layout data of adjacent layers, DRC, It is possible to execute layout verification processing by applying LVS. Note that the LVL verification unit 100 holds the layout data on the upper layer side of the two layout data subjected to the LVL comparison processing before the LVL comparison processing for the layout data of all layers is completed, and is created next. Further, the LVL comparison processing with the layout data of the upper layer is possible.

ステップS313及びステップS314の各処理は、上記第1の実施の形態においてステップS118及びステップS119で説明したものと同様であるため、その説明は省略する。   Since each process of step S313 and step S314 is the same as that described in step S118 and step S119 in the first embodiment, description thereof will be omitted.

以上に説明したとおり、本発明の第3の実施の形態によれば、隣接する層同士のレイアウトデータにLVLによるレイアウト検証処理を実行して下層のレイアウトデータのエラー箇所の有無を判定した後、その各層のレイアウトデータにDRC及びLVSによりレイアウト検証処理を実行してエラー箇所の有無を判定し、レイアウト検証処理毎にエラー箇所レポートを出力することを可能にするとともに、そのレイアウトデータの再修正を可能とした。   As described above, according to the third embodiment of the present invention, after performing layout verification processing by LVL on the layout data of adjacent layers and determining the presence / absence of an error location in the lower layout data, The layout data of each layer is subjected to layout verification processing by DRC and LVS to determine the presence / absence of an error location, and an error location report can be output for each layout verification processing, and the layout data can be recorrected. It was possible.

したがって、多層構造の半導体装置を製造する際に、各層のレイアウトデータに対して適用するDRC及びLVSによるレイアウト検証処理に加えて、隣接する層同士のレイアウトデータに対してLVLによるレイアウト検証処理を適用することができる。その結果、レイアウト検証処理の確度を向上させることが可能になり、レイアウト設計データの品質を更に向上させることができる。   Therefore, when manufacturing a semiconductor device having a multi-layer structure, in addition to layout verification processing by DRC and LVS applied to layout data of each layer, layout verification processing by LVL is applied to layout data of adjacent layers. can do. As a result, the accuracy of the layout verification process can be improved, and the quality of the layout design data can be further improved.

また、本第3の実施の形態によれば、多層構造の半導体集積回路をチップ化する際の製造プロセスに基づいて、LVL、DRC及びLVSによるレイアウト検証処理においてエラー箇所レポートを出力するタイミングを設定した。このエラー箇所レポートの出力タイミングに従って、LVL、DRC及びLVSによる各レイアウト検証処理に際してエラー箇所レポートを出力することを可能にした。このため、隣接する層同士のレイアウトデータ間のエラー箇所、及び各層のレイアウトデータのエラー箇所を修正しながら各層に対応するマスク作成データを作成することができ、フォトマスクの信頼性を向上させることができる。その結果、多層構造の半導体集積回路をチップ化する際の製造プロセスにおいて、フォトマスクのエラーに起因する製造プロセス上の修正処理を低減することが可能になる。   Further, according to the third embodiment, the timing for outputting the error location report is set in the layout verification processing by LVL, DRC and LVS based on the manufacturing process when the semiconductor integrated circuit having the multilayer structure is made into a chip. did. According to the output timing of the error location report, it is possible to output an error location report in each layout verification process by LVL, DRC, and LVS. Therefore, it is possible to create mask creation data corresponding to each layer while correcting the error location between the layout data of adjacent layers and the error location of the layout data of each layer, and improve the reliability of the photomask Can do. As a result, it is possible to reduce the correction process in the manufacturing process due to the photomask error in the manufacturing process when the semiconductor integrated circuit having the multilayer structure is made into a chip.

(第4の実施の形態)
本第4の実施の形態では、多層構造の半導体装置の製造において、層毎に作成するレイアウトデータに対してDRC及びLVSによるレイアウト検証処理を実行し、レイアウト検証後のレイアウトデータのうち、隣接する2つの層のレイアウトデータに対してLVLによるレイアウト検証処理を実行し、各レイアウト検証処理に際してエラー箇所レポートを出力することを可能にする場合を説明する。
(Fourth embodiment)
In the fourth embodiment, in manufacturing a semiconductor device having a multilayer structure, layout verification processing by DRC and LVS is executed on layout data created for each layer, and the layout data after layout verification is adjacent to the layout data. A case will be described in which layout verification processing by LVL is performed on layout data of two layers, and an error location report can be output in each layout verification processing.

本第4の実施の形態に係るレイアウト作成装置の構成は、上記図1に示したものと同様であるため、その図示及び構成説明は省略する。   Since the configuration of the layout creating apparatus according to the fourth embodiment is the same as that shown in FIG. 1, the illustration and description of the configuration are omitted.

次に、本第4の実施の形態のレイアウトデータ作成装置20において実行されるレイアウトデータ作成処理について、図7に示すフローチャートと、図3及び図4に示すレイアウトの一例を参照して説明する。なお、図7に示すフローチャートにおいて、LVS検証部60、DRC検証部70、及びLVL検証部100により実行される各レイアウト検証処理のプロセス(エラー箇所レポートの出力タイミングも含む)は、検証プロセス設定部80により予め設定された設定情報に基づくものである。   Next, the layout data creation process executed in the layout data creation device 20 of the fourth embodiment will be described with reference to the flowchart shown in FIG. 7 and the layout examples shown in FIGS. In the flowchart shown in FIG. 7, each layout verification process (including the output timing of the error location report) executed by the LVS verification unit 60, the DRC verification unit 70, and the LVL verification unit 100 is a verification process setting unit. This is based on the setting information set in advance by 80.

まず、半導体集積回路仕様情報10に基づいて半導体集積回路の仕様を決定し(ステップS401)、論理回路図設計部30は、この仕様に基づいて回路図を作成する(ステップS402)。次いで、レイアウトデータ作成部40は、作成された回路図を実際の多層構造Nのチップデータとして作成する為に、各層に対応するレイアウトデータN(但し、N=1,2,3,・・・,N−1,Nを含む)を作成する(ステップS403)。レイアウトデータ作成部40は、作成した1層目に対応するレイアウトデータをDRC検証部70及びLVS検証部60に出力する。   First, the specification of the semiconductor integrated circuit is determined based on the semiconductor integrated circuit specification information 10 (step S401), and the logic circuit diagram design unit 30 creates a circuit diagram based on this specification (step S402). Next, the layout data creation unit 40 creates layout data N corresponding to each layer (where N = 1, 2, 3,...) In order to create the created circuit diagram as chip data of an actual multilayer structure N. , N-1, and N) are created (step S403). The layout data creation unit 40 outputs the created layout data corresponding to the first layer to the DRC verification unit 70 and the LVS verification unit 60.

DRC検証部70は、レイアウトデータが入力されると、そのレイアウトデータを保持し、1層目のレイアウトデータかを判定する(N=1?)(ステップS404)。レイアウトデータが1層目であると判定した場合は(ステップS404:Yes)、次の層のレイアウトデータ作成指示をレイアウトデータ作成部40に出力する。ステップS403において、レイアウトデータ作成部40は、次の層のレイアウトデータ作成指示に応じて2層目のレイアウトデータの作成処理を実行する。   When the layout data is input, the DRC verification unit 70 holds the layout data and determines whether the layout data is the first layer (N = 1?) (Step S404). When it is determined that the layout data is the first layer (step S404: Yes), a layout data creation instruction for the next layer is output to the layout data creation unit 40. In step S403, the layout data creation unit 40 executes a layout data creation process for the second layer in response to a layout data creation instruction for the next layer.

次に、LVL検証部100は、レイアウトデータ作成部40から2層目のレイアウトデータが入力されると、そのレイアウトデータを保持し、1層目のレイアウトデータかを判定する(ステップS404)。レイアウトデータが1層目でないと判定し(ステップS404:No)、ステップS405に移行する。   Next, when the second layer layout data is input from the layout data creation unit 40, the LVL verification unit 100 holds the layout data and determines whether the layout data is the first layer (step S404). It determines with layout data not being the 1st layer (step S404: No), and transfers to step S405.

ステップS405において、DRC検証部70は、まず、図3に示した1層目のレイアウトデータから素子及び配線に関わる図形を抽出し、各図形に対して1つ又は複数のデザインルールを選択してDRCを実行して、エラー箇所の有無を判定する。また、ステップS405において、LVS検証部60が、LVSを実行し、図3に示した1層目のレイアウトデータからゲートレベルの接続情報を復元して、さらにゲートレベルの接続情報をトランジスタレベルの接続情報へ変換した後、このトランジスタレベルの接続情報と論理回路図の情報とが一致するか否か、さらに素子のノード及び素子間の接続のノードに入力される電位の情報と論理回路図の情報とが一致するか否かを照合確認して、エラー箇所の有無を判定する。続いて、2層目のレイアウトデータに対しても同様に、DRC及びLVSを実行して、レイアウトを検証する。   In step S405, the DRC verification unit 70 first extracts a figure related to the element and wiring from the layout data of the first layer shown in FIG. 3, and selects one or a plurality of design rules for each figure. DRC is executed to determine the presence or absence of an error location. In step S405, the LVS verification unit 60 executes LVS, restores the gate level connection information from the layout data of the first layer shown in FIG. 3, and further converts the gate level connection information into the transistor level connection information. After the conversion to information, whether or not the transistor level connection information matches the logic circuit diagram information, and further, the potential information and logic circuit diagram information input to the element node and the connection node between the elements Is checked to see if there is an error location. Subsequently, DRC and LVS are executed similarly for the layout data of the second layer to verify the layout.

ステップS405において、DRC検証部70及びLVS検証部60の双方又は一方がエラー有りと判定した場合は、ステップS406において、そのエラー箇所レポートをレイアウトデータ作成部40に出力する。   If it is determined in step S405 that either or both of the DRC verification unit 70 and the LVS verification unit 60 have an error, the error location report is output to the layout data creation unit 40 in step S406.

次に、レイアウトデータ作成部40は、エラー箇所レポートを確認してレイアウトデータを修正する(ステップS407)。以後、エラー箇所が無くなるまで、ステップS403〜ステップS407の処理を繰り返し実行する。この場合、レイアウトデータ作成部40は、エラー箇所レポートを確認して1層目のレイアウトデータを修正する(ステップS407)。   Next, the layout data creation unit 40 confirms the error location report and corrects the layout data (step S407). Thereafter, the processing of step S403 to step S407 is repeatedly executed until there is no error portion. In this case, the layout data creation unit 40 confirms the error location report and corrects the first layer layout data (step S407).

また、DRC検証部70及びLVS検証部60がエラー無しと判定した場合は、そのレイアウト検証処理終了後の1層目のレイアウトデータと2層目のレイアウトデータをレイアウトデータ作成部40に出力する。レイアウト検証処理終了後の1層目のレイアウトデータと2層目のレイアウトデータは、レイアウトデータ作成部40からデータ入出力部90に出力される。更に、データ入出力部90に入力された1層目のレイアウトデータと2層目のレイアウトデータは、データ入出力部90からLVL検証部100に出力されて、ステップS408においてLVLによるレイアウト検証処理が実行される。   If the DRC verification unit 70 and the LVS verification unit 60 determine that there is no error, the first layer layout data and the second layer layout data after the completion of the layout verification process are output to the layout data creation unit 40. The layout data on the first layer and the layout data on the second layer after the layout verification process are output from the layout data creation unit 40 to the data input / output unit 90. Further, the layout data of the first layer and the layout data of the second layer input to the data input / output unit 90 are output from the data input / output unit 90 to the LVL verification unit 100, and layout verification processing by LVL is performed in step S408. Executed.

次に、ステップS408において、LVL検証部100は、入力された1層目のレイアウトデータ(下層レイアウト)と2層目のレイアウトデータ(上層レイアウト)のLVL比較処理を実行する。このLVL比較処理では、1層目のレイアウトデータと2層目のレイアウトデータの差分を出力し、この差分から1層目のレイアウトデータの位置が移動していないか否かを検証し、エラー箇所の有無を判定する。LVL検証部100は、エラー有りと判定した場合は、そのエラー箇所レポートをデータ入出力部90に出力する(ステップS406)。また、LVL検証部100は、そのLVL比較処理終了後の1層目のレイアウトデータと2層目のレイアウトデータをデータ入出力部90に出力する。エラー箇所レポート、LVL比較処理終了後の1層目のレイアウトデータと2層目のレイアウトデータは、データ入出力部90からレイアウトデータ作成部40に出力される。   In step S <b> 408, the LVL verification unit 100 executes LVL comparison processing between the input first layer layout data (lower layer layout) and second layer layout data (upper layer layout). In this LVL comparison process, the difference between the layout data of the first layer and the layout data of the second layer is output, and it is verified whether the position of the layout data of the first layer has moved from this difference. The presence or absence of is determined. If the LVL verification unit 100 determines that there is an error, the LVL verification unit 100 outputs the error location report to the data input / output unit 90 (step S406). In addition, the LVL verification unit 100 outputs the first layer layout data and the second layer layout data after the LVL comparison processing to the data input / output unit 90. The error location report and the layout data of the first layer and the layout data of the second layer after completion of the LVL comparison processing are output from the data input / output unit 90 to the layout data creation unit 40.

次に、レイアウトデータ作成部40は、エラー箇所レポートを確認して1層目のレイアウトデータを修正する(ステップS407)。以後、エラー箇所が無くなるまで、ステップS403〜ステップS408の処理を繰り返し実行する。この場合、レイアウトデータ作成部40は、エラー箇所レポートを確認し、1層目のレイアウトデータを修正する(ステップS307)。したがって、LVL比較処理により下層のレイアウトデータにエラー箇所が有ることが判定された場合、上層のレイアウトデータとの相対位置が適合するようにレイアウトデータを修正することが可能になる。すなわち、例えば、図4に示した1層目のレイアウトデータの拡散層12の位置を、2層目のレイアウトデータの配線層A13、配線層B14及びコンタクト層15の位置と合うように修正することが可能になる。   Next, the layout data creation unit 40 confirms the error location report and corrects the first layer layout data (step S407). Thereafter, the processing of step S403 to step S408 is repeatedly executed until there is no error portion. In this case, the layout data creation unit 40 confirms the error location report and corrects the first layer layout data (step S307). Therefore, when it is determined by the LVL comparison processing that there is an error portion in the lower layer layout data, the layout data can be corrected so that the relative position with the upper layer layout data matches. That is, for example, the position of the diffusion layer 12 of the first layout data shown in FIG. 4 is corrected so as to match the positions of the wiring layer A13, the wiring layer B14, and the contact layer 15 of the second layout data. Is possible.

また、LVL検証部100は、エラー無しと判定した場合は、1層目のレイアウトデータと2層目のレイアウトデータの作成が完了し(ステップS409)、1層目のチップデータと2層目のチップデータの作成が完成する(ステップS410)。次に、LVL検証部100は、1層目のチップデータと2層目のチップデータをマスク作成データ作成部110に出力する。   If the LVL verification unit 100 determines that there is no error, the creation of the layout data for the first layer and the layout data for the second layer is completed (step S409). Creation of chip data is completed (step S410). Next, the LVL verification unit 100 outputs the first layer chip data and the second layer chip data to the mask generation data generation unit 110.

次に、マスク作成データ作成部110は、1層目のチップデータと2層目のチップデータに基づいて1層目のマスク作成データ1と2層目のマスク作成データ2を作成する(ステップS411)。次に、マスク作成データ作成部110は、全ての層のマスク作成データの作成が終了したか否かを判定する(ステップS412)。全ての層のマスク作成データの作成が終了していないと判定した場合は(ステップS412:No)、次の層のレイアウトデータ作成指示をデータ入出力部90に出力する。このレイアウトデータ作成指示は、データ入出力部90からレイアウトデータ作成部40に出力される。この場合、上記ステップS403〜ステップS411の処理を再度実行する。また、マスク作成データ作成部110は、全ての層のマスク作成データの作成が終了している場合は(ステップS412:Yes)、全てのマスク作成データNをフォトマスク製造装置120に出力する。したがって、上記ステップS403〜ステップS412の処理を繰り返し実行することにより、レイアウトデータに対してDRC、LVSを適用してレイアウト検証処理を実行した後、そのレイアウト検証後の隣接する層のレイアウトデータ同士にLVLを適用してレイアウト検証処理を実行することが可能である。なお、LVL検証部100では、全ての層のレイアウトデータに対するLVL比較処理が終了する前は、LVL比較処理を行った2つのレイアウトデータのうち、上層側のレイアウトデータを保持し、次に作成される更に上層のレイアウトデータとのLVL比較処理を可能にしている。   Next, the mask creation data creation unit 110 creates the first layer mask creation data 1 and the second layer mask creation data 2 based on the first layer chip data and the second layer chip data (step S411). ). Next, the mask creation data creation unit 110 determines whether or not creation of mask creation data for all layers has been completed (step S412). If it is determined that the creation of mask creation data for all layers has not been completed (step S412: No), a layout data creation instruction for the next layer is output to the data input / output unit 90. This layout data creation instruction is output from the data input / output unit 90 to the layout data creation unit 40. In this case, the processes in steps S403 to S411 are executed again. Further, when the creation of mask creation data for all layers has been completed (step S412: Yes), the mask creation data creation unit 110 outputs all the mask creation data N to the photomask manufacturing apparatus 120. Therefore, by repeatedly executing the processing of step S403 to step S412 above, the layout verification processing is performed by applying DRC and LVS to the layout data, and then the layout data of adjacent layers after the layout verification is performed. It is possible to execute the layout verification process by applying LVL. Note that the LVL verification unit 100 holds the layout data on the upper layer side of the two layout data subjected to the LVL comparison processing before the LVL comparison processing for the layout data of all layers is completed, and is created next. Further, the LVL comparison processing with the layout data of the upper layer is possible.

ステップS413及びステップS414の各処理は、上記第1の実施の形態においてステップS118及びステップS119で説明したものと同様であるため、その説明は省略する。   Since each process of step S413 and step S414 is the same as that described in step S118 and step S119 in the first embodiment, the description thereof is omitted.

以上に説明したとおり、本発明の第4の実施の形態によれば、各層のレイアウトデータにDRC及びLVSによりレイアウト検証処理を実行してエラー箇所の有無を判定した後、その隣接する層同士のレイアウトデータにLVLによるレイアウト検証処理を実行して下層のレイアウトデータのエラー箇所の有無を判定し、レイアウト検証処理毎にエラー箇所レポートを出力することを可能にするとともに、そのレイアウトデータの再修正を可能とした。   As described above, according to the fourth embodiment of the present invention, after performing layout verification processing on the layout data of each layer by DRC and LVS to determine the presence / absence of an error location, between adjacent layers It is possible to execute layout verification processing by LVL on layout data to determine whether or not there is an error location in the lower layout data, and to output an error location report for each layout verification processing, and to re-correct the layout data It was possible.

したがって、多層構造の半導体装置を製造する際に、各層のレイアウトデータに対して適用するDRC及びLVSによるレイアウト検証処理に加えて、隣接する層同士のレイアウトデータに対してLVLによるレイアウト検証処理を適用することができる。その結果、レイアウト検証処理の確度を向上させることが可能になり、レイアウト設計データの品質を更に向上させることができる。   Therefore, when manufacturing a semiconductor device having a multi-layer structure, in addition to layout verification processing by DRC and LVS applied to layout data of each layer, layout verification processing by LVL is applied to layout data of adjacent layers. can do. As a result, the accuracy of the layout verification process can be improved, and the quality of the layout design data can be further improved.

また、本第4の実施の形態によれば、多層構造の半導体集積回路をチップ化する際の製造プロセスに基づいて、DRC、LVS及びLVLによるレイアウト検証処理においてエラー箇所レポートを出力するタイミングを設定した。このエラー箇所レポートの出力タイミングに従って、DRC、LVS及びLVLによる各レイアウト検証処理に際してエラー箇所レポートを出力することを可能にした。このため、各層のレイアウトデータのエラー箇所、及び隣接する層同士のレイアウトデータ間のエラー箇所を修正しながら各層に対応するマスク作成データを作成することができ、フォトマスクの信頼性を向上させることができる。その結果、多層構造の半導体集積回路をチップ化する際の製造プロセスにおいて、フォトマスクのエラーに起因する製造プロセス上の修正処理を低減することが可能になる。   Further, according to the fourth embodiment, the timing for outputting the error location report in the layout verification processing by DRC, LVS, and LVL is set based on the manufacturing process when the semiconductor integrated circuit having the multilayer structure is made into a chip. did. According to the output timing of the error location report, it is possible to output an error location report in each layout verification process by DRC, LVS, and LVL. Therefore, it is possible to create mask creation data corresponding to each layer while correcting the error location of the layout data of each layer and the error location between the layout data of adjacent layers, and improve the reliability of the photomask Can do. As a result, it is possible to reduce the correction process in the manufacturing process due to the photomask error in the manufacturing process when the semiconductor integrated circuit having the multilayer structure is made into a chip.

(第5の実施の形態)
本第5の実施の形態では、多層構造の半導体装置の製造において、層毎に作成するレイアウトデータのうち、隣接する2つの層のレイアウトデータに対してLVLによるレイアウト検証処理を実行し、レイアウト検証後のレイアウトデータに対してDRC及びLVSによるレイアウト検証処理を実行し、これらのレイアウト検証処理を複数の層毎に分割して実行するとともに、レイアウト検証処理毎にエラー箇所レポートを出力することを可能にする場合を説明する。
(Fifth embodiment)
In the fifth embodiment, in the manufacture of a semiconductor device having a multilayer structure, layout verification processing by LVL is executed on layout data of two adjacent layers among layout data created for each layer, and layout verification is performed. It is possible to execute layout verification processing by DRC and LVS for the subsequent layout data, execute these layout verification processing by dividing into multiple layers, and output an error location report for each layout verification processing The case where it makes is explained.

本第5の実施の形態に係るレイアウト作成装置の構成は、上記図1に示したものと同様であるため、その図示及び構成説明は省略する。   Since the configuration of the layout creating apparatus according to the fifth embodiment is the same as that shown in FIG. 1, the illustration and description of the configuration are omitted.

次に、本第5の実施の形態のレイアウトデータ作成装置20において実行されるレイアウトデータ作成処理について、図8に示すフローチャートと、図3及び図4に示すレイアウトの一例を参照して説明する。なお、図8に示すフローチャートにおいて、LVS検証部60、DRC検証部70、及びLVL検証部100により実行される各レイアウト検証処理のプロセス(エラー箇所レポートの出力タイミングも含む)は、検証プロセス設定部80により予め設定された設定情報に基づくものである。   Next, the layout data creation processing executed in the layout data creation device 20 of the fifth embodiment will be described with reference to the flowchart shown in FIG. 8 and the layout examples shown in FIGS. In the flowchart shown in FIG. 8, each layout verification process executed by the LVS verification unit 60, the DRC verification unit 70, and the LVL verification unit 100 (including the output timing of the error location report) is a verification process setting unit. This is based on the setting information set in advance by 80.

まず、半導体集積回路仕様情報10に基づいて半導体集積回路の仕様を決定し(ステップS501)、論理回路図設計部30は、この仕様に基づいて回路図を作成する(ステップS502)。次いで、レイアウトデータ作成部40は、作成された回路図を実際の多層構造Nのチップデータとして作成する為に、各層に対応するレイアウトデータN(但し、N=1,2,3,・・・,N−1,Nを含む)を作成する(ステップS503)。レイアウトデータ作成部40は、作成した1層目に対応するレイアウトデータをDRC検証部70及びLVS検証部60に出力する。レイアウトデータ作成部40は、作成したN層分のレイアウトデータのうち、第1の層まで(例えば、図3に示すpoly層11及び拡散層12を含む1層目まで)を含む複数層のレイアウトデータをデータ入出力部90に出力する。この第1の層までのレイアウトデータは、データ入出力部90からLVL検証部100に出力される。   First, the specification of the semiconductor integrated circuit is determined based on the semiconductor integrated circuit specification information 10 (step S501), and the logic circuit diagram design unit 30 creates a circuit diagram based on this specification (step S502). Next, the layout data creation unit 40 creates layout data N corresponding to each layer (where N = 1, 2, 3,...) In order to create the created circuit diagram as chip data of an actual multilayer structure N. , N-1, and N) are created (step S503). The layout data creation unit 40 outputs the created layout data corresponding to the first layer to the DRC verification unit 70 and the LVS verification unit 60. The layout data creation unit 40 includes a layout of a plurality of layers including up to the first layer (for example, up to the first layer including the poly layer 11 and the diffusion layer 12 shown in FIG. 3) among the created layout data for N layers. Data is output to the data input / output unit 90. The layout data up to the first layer is output from the data input / output unit 90 to the LVL verification unit 100.

なお、この場合、半導体集積回路をチップ化する際の製造プロセスに基づいて、検証処理のプロセスを分割する第1の層として図3に示すpoly層11及び拡散層12を含む1層目までとしている。この検証処理のプロセスを分割する層は、検証プロセス設定部80により設定される。すなわち、少なくとも、poly層11及び拡散層12間のLVL検証処理と、poly層11及び拡散層12の層毎にDRC検証処理を先行して行い、エラー箇所を抽出しておけば、配線に関する層がレイアウトの検証対象に含まれていないため、LVS検証処理及び配線層のDRC検証処理を省略することが可能になる。   In this case, the first layer including the poly layer 11 and the diffusion layer 12 shown in FIG. 3 is used as the first layer for dividing the verification process based on the manufacturing process when the semiconductor integrated circuit is formed into a chip. Yes. The layer that divides the verification process is set by the verification process setting unit 80. That is, if at least an LVL verification process between the poly layer 11 and the diffusion layer 12 and a DRC verification process are performed in advance for each layer of the poly layer 11 and the diffusion layer 12 and an error part is extracted, the layer related to the wiring Is not included in the layout verification target, the LVS verification processing and the wiring layer DRC verification processing can be omitted.

次に、ステップS504において、LVL検証部100は、レイアウトデータ作成部40から入力された1層目の各レイアウトデータを保持し、その各レイアウトデータが第1の層まで(1層目まで)のレイアウトデータかを判定する。第1の層までのレイアウトデータである場合は(ステップS504:Yes)、ステップS505に移行する。また、第1の層までのレイアウトデータでない場合は(ステップS504:No)、ステップS509に移行する。   Next, in step S504, the LVL verification unit 100 holds each layout data of the first layer input from the layout data creation unit 40, and each layout data up to the first layer (up to the first layer). Determine whether it is layout data. If it is layout data up to the first layer (step S504: Yes), the process proceeds to step S505. If the layout data is not up to the first layer (step S504: No), the process proceeds to step S509.

ステップS505において、LVL検証部100は、保持した1層目に含まれる各レイアウトデータのうち、下層のレイアウトデータ(poly層11)と上層のレイアウトデータ(拡散層12)のLVL比較処理を実行する。このLVL比較処理では、下層のレイアウトデータと上層のレイアウトデータの差分を出力し、この差分から1層目のレイアウトデータの位置が移動していないか否かを検証し、エラー箇所の有無を判定する。LVL検証部100は、エラー有りと判定したレイアウトデータ(poly層11及び拡散層12の一方又は双方)は、そのエラー箇所レポートをデータ入出力部90に出力する(ステップS506)。このエラー箇所レポートは、データ入出力部90からレイアウトデータ作成部40に出力される。   In step S505, the LVL verification unit 100 executes LVL comparison processing of the lower layout data (poly layer 11) and the upper layout data (diffusion layer 12) among the stored layout data included in the first layer. . In this LVL comparison process, the difference between the lower layer layout data and the upper layer layout data is output, and whether or not the position of the layout data of the first layer has been moved is determined from this difference, and the presence or absence of an error portion is determined. To do. The LVL verification unit 100 outputs the error location report of the layout data (one or both of the poly layer 11 and the diffusion layer 12) determined to have an error to the data input / output unit 90 (step S506). This error location report is output from the data input / output unit 90 to the layout data creation unit 40.

次に、レイアウトデータ作成部40は、エラー箇所レポートを確認して、該当する層のレイアウトデータを修正する(ステップS507)。以後、1層目に含まれる各レイアウトデータに対して、エラー箇所が無くなるまで、ステップS503〜ステップS507の処理を繰り返し実行する。したがって、LVL比較処理により下層のレイアウトデータにエラー箇所が有ることが判定された場合、上層のレイアウトデータとの相対位置が適合するようにレイアウトデータを修正することが可能になる。すなわち、例えば、図3に示した1層目の拡散層12の位置を、poly層11の位置と合うように修正することが可能になる。   Next, the layout data creation unit 40 confirms the error location report and corrects the layout data of the corresponding layer (step S507). Thereafter, the processing in steps S503 to S507 is repeatedly executed for each layout data included in the first layer until there is no error portion. Therefore, when it is determined by the LVL comparison processing that there is an error portion in the lower layer layout data, the layout data can be corrected so that the relative position with the upper layer layout data matches. That is, for example, the position of the first diffusion layer 12 shown in FIG. 3 can be corrected to match the position of the poly layer 11.

また、LVL検証部100は、1層目に含まれるレイアウトデータ間のLVL比較処理を実行した結果、エラー無しと判定した場合は、そのLVL比較処理が終了した1層目の各レイアウトデータをデータ入出力部90に出力する。LVL比較処理が終了した1層目の各レイアウトデータは、データ入出力部90からレイアウトデータ作成部40に出力される。更に、レイアウトデータ作成部40に入力された1層目の各レイアウトデータは、DRC検証部70に出力されて、ステップS508においてDRCによるレイアウト検証処理が実行される。   In addition, when the LVL verification unit 100 determines that there is no error as a result of executing the LVL comparison process between the layout data included in the first layer, the LVL comparison unit 100 stores each layout data of the first layer for which the LVL comparison process has been completed. Output to the input / output unit 90. Each layout data of the first layer for which the LVL comparison processing has been completed is output from the data input / output unit 90 to the layout data creation unit 40. Further, each layout data of the first layer input to the layout data creation unit 40 is output to the DRC verification unit 70, and layout verification processing by DRC is executed in step S508.

次に、ステップS508において、DRC検証部70は、まず、図3に示した1層目のレイアウトデータから素子及び配線に関わる図形を抽出し、各図形に対して1つ又は複数のデザインルールを選択してDRCを実行して、エラー箇所の有無を判定する。   Next, in step S508, the DRC verification unit 70 first extracts a figure related to the element and wiring from the layout data of the first layer shown in FIG. 3, and sets one or more design rules for each figure. Select and execute DRC to determine whether there is an error.

ステップS508において、DRC検証部70は、1層目の各レイアウトデータに対するDRCを実行した結果、エラー有りと判定したレイアウトデータ(poly層11及び拡散層12の一方又は双方)は、そのエラー箇所レポートをレイアウトデータ作成部40に出力する(ステップS506)。   In step S508, the DRC verification unit 70 executes layout data (one or both of the poly layer 11 and the diffusion layer 12) determined to have an error as a result of executing DRC for each layout data of the first layer. Is output to the layout data creation unit 40 (step S506).

次に、レイアウトデータ作成部40は、エラー箇所レポートを確認して、該当する層のレイアウトデータを修正する(ステップS507)。以後、1層目に含まれる各レイアウトデータに対して、エラー箇所が無くなるまで、ステップS503〜ステップS508の処理を繰り返し実行する。   Next, the layout data creation unit 40 confirms the error location report and corrects the layout data of the corresponding layer (step S507). Thereafter, the processes in steps S503 to S508 are repeatedly executed for each layout data included in the first layer until there is no error portion.

また、DRC検証部70は、1層目の各レイアウトデータに対するDRCを実行した結果、エラー無しと判定し、1層目の各レイアウトデータに対するDRCを終了した場合は、残りの最終N層までに含まれる各レイアウトデータに対するレイアウト検証処理への移行を指示する処理移行指示信号をレイアウトデータ作成部40に出力する。   Also, the DRC verification unit 70 determines that there is no error as a result of executing DRC for each layout data of the first layer. When the DRC for each layout data of the first layer is completed, the DRC verification unit 70 reaches the remaining final N layers. A process transition instruction signal for instructing transition to layout verification processing for each included layout data is output to the layout data creation unit 40.

レイアウトデータ作成部40は、処理移行指示信号が入力されると、第1の層から最終N層まで(例えば、図3に示す配線層A13,B14及びコンタクト層15を含む2層目まで)に含まれる各レイアウトデータをデータ入出力部90に出力する。この2層目に含まれる各レイアウトデータは、データ入出力部90からLVL検証部100に出力される。ステップS504において、LVL検証部100は、レイアウトデータ作成部40から入力された2層目の各レイアウトデータを保持し、その各レイアウトデータが第1の層までに含まれるレイアウトデータかを判定する。第1の層までに含まれるレイアウトデータでない場合、すなわち、第1の層から最終N層までに含まれるレイアウトデータである場合は(ステップS504:No)、ステップS509に移行する。   When the process transition instruction signal is input, the layout data creating unit 40 extends from the first layer to the final N layer (for example, up to the second layer including the wiring layers A13 and B14 and the contact layer 15 shown in FIG. 3). Each included layout data is output to the data input / output unit 90. Each layout data included in the second layer is output from the data input / output unit 90 to the LVL verification unit 100. In step S504, the LVL verification unit 100 holds each layout data of the second layer input from the layout data creation unit 40, and determines whether each layout data is layout data included up to the first layer. If the layout data is not included up to the first layer, that is, if the layout data is included from the first layer to the last N layers (step S504: No), the process proceeds to step S509.

ステップS509において、LVL検証部100は、保持した2層目に含まれる各レイアウトデータ(図3の配線層A13,B14及びコンタクト層15の各レイアウトデータ)に対して、上記ステップS505と同様のLVL比較処理を繰り返し実行する。そして、LVL検証部100は、LVL比較処理の結果、エラー有りと判定したレイアウトデータ(配線層A13,B14及びコンタクト層15の何れか1つ、又は2つ、又は全て)は、そのエラー箇所レポートをデータ入出力部90に出力する(ステップS506)。このエラー箇所レポートは、データ入出力部90からレイアウトデータ作成部40に出力される。   In step S509, the LVL verification unit 100 applies the same LVL as in step S505 to each layout data (layout data of the wiring layers A13 and B14 and the contact layer 15 in FIG. 3) included in the held second layer. Repeat the comparison process. Then, the layout data (any one, two, or all of the wiring layers A13, B14 and the contact layer 15) determined as having an error as a result of the LVL comparison process is sent to the LVL verification unit 100 as an error location report. Is output to the data input / output unit 90 (step S506). This error location report is output from the data input / output unit 90 to the layout data creation unit 40.

次に、レイアウトデータ作成部40は、エラー箇所レポートを確認して、該当する層のレイアウトデータを修正する(ステップS507)。以後、2層目に含まれる各レイアウトデータに対して、エラー箇所が無くなるまで、ステップS503〜ステップS509の処理を繰り返し実行する。   Next, the layout data creation unit 40 confirms the error location report and corrects the layout data of the corresponding layer (step S507). Thereafter, the processes in steps S503 to S509 are repeatedly executed for each layout data included in the second layer until there is no error portion.

また、LVL検証部100は、2層目に含まれるレイアウトデータ間のLVL比較処理を実行した結果、エラー無しと判定した場合は、そのLVL比較処理が終了した2層目の各レイアウトデータをデータ入出力部90に出力する。LVL比較処理が終了した2層目の各レイアウトデータは、データ入出力部90からレイアウトデータ作成部40に出力される。更に、レイアウトデータ作成部40に入力された2層目の各レイアウトデータは、DRC検証部70とLVS検証部60に出力されて、ステップS510においてDRCとLVSによるレイアウト検証処理が実行される。   In addition, when the LVL verification unit 100 determines that there is no error as a result of executing the LVL comparison processing between the layout data included in the second layer, the LVL comparison unit 100 stores each layout data of the second layer for which the LVL comparison processing has been completed. Output to the input / output unit 90. Each layout data of the second layer for which the LVL comparison processing has been completed is output from the data input / output unit 90 to the layout data creation unit 40. Further, each layout data of the second layer input to the layout data creation unit 40 is output to the DRC verification unit 70 and the LVS verification unit 60, and layout verification processing by DRC and LVS is executed in step S510.

次に、ステップS510において、DRC検証部70は、2層目の各レイアウトデータに対して、上記ステップS508と同様のDRCを繰り返し実行する。また、ステップS510において、LVS検証部60は、2層目の各レイアウトデータに対して、LVSを実行する。LVS検証部60は、配線層A13,B14及びコンタクト層15の各レイアウトデータからゲートレベルの接続情報を復元して、さらにゲートレベルの接続情報をトランジスタレベルの接続情報へ変換した後、このトランジスタレベルの接続情報と論理回路図の情報とが一致するか否かを照合確認して、エラー箇所の有無を判定する。   Next, in step S510, the DRC verification unit 70 repeatedly performs the same DRC as in step S508 on each layout data of the second layer. In step S510, the LVS verification unit 60 executes LVS for each layout data of the second layer. The LVS verifying unit 60 restores the gate level connection information from the layout data of the wiring layers A13, B14 and the contact layer 15, and further converts the gate level connection information into the transistor level connection information. Whether or not there is an error is determined by checking whether or not the connection information in FIG.

ステップS510において、DRC検証部70及びLVS検証部60は、2層目の各レイアウトデータに対してDRC及びLVSを実行した結果、双方又は一方がエラー有りと判定した層のレイアウトデータ(配線層A13,B14及びコンタクト層15の何れか1つ、又は2つ、又は全て)は、そのエラー箇所レポートをレイアウトデータ作成部40に出力する(ステップS506)。   In step S510, the DRC verification unit 70 and the LVS verification unit 60 perform layout data (wiring layer A13) of layers determined to have errors as a result of executing DRC and LVS on each layout data of the second layer. , B14 and any one, two, or all of the contact layers 15) output the error location report to the layout data creation unit 40 (step S506).

次に、レイアウトデータ作成部40は、エラー箇所レポートを確認して、該当する層のレイアウトデータを修正する(ステップS507)。以後、2層目の各レイアウトデータに対して、エラー箇所が無くなるまで、ステップS503〜ステップS510の処理を繰り返し実行する。   Next, the layout data creation unit 40 confirms the error location report and corrects the layout data of the corresponding layer (step S507). Thereafter, the processes in steps S503 to S510 are repeatedly executed for each layout data of the second layer until there is no error portion.

そして、エラー箇所が無くなるまで、ステップS503〜ステップS510の処理を繰り返し実行し、ステップS505、ステップS507、ステップS509、及びステップS510において、全ての層のレイアウトデータがエラー無しと判定されると、1層目から最終N層までのN層分のレイアウトデータが完成し(ステップS511)、N層分のチップデータが完成する(ステップS512)。レイアウトデータ作成部40は、完成したN層分のチップデータをデータ入出力部90に出力する。N層分のチップデータは、データ入出力部90からマスク作成データ作成部110に出力される。   Then, the processing of step S503 to step S510 is repeatedly executed until there is no error portion. When it is determined in step S505, step S507, step S509, and step S510 that the layout data of all layers has no error, 1 Layout data for N layers from the layer to the final N layers is completed (step S511), and chip data for N layers is completed (step S512). The layout data creation unit 40 outputs the completed chip data for N layers to the data input / output unit 90. Chip data for N layers is output from the data input / output unit 90 to the mask creation data creation unit 110.

ステップS513〜ステップS516の各処理は、上記第1の実施の形態においてステップS116〜ステップS119で説明したものと同様であるため、その説明は省略する。   Since each process of step S513 to step S516 is the same as that described in step S116 to step S119 in the first embodiment, the description thereof is omitted.

以上に説明したとおり、本発明の第5の実施の形態によれば、隣接する層同士のレイアウトデータにLVLによるレイアウト検証処理を実行して下層のレイアウトデータのエラー箇所の有無を判定した後、その各層のレイアウトデータにDRC及びLVSによりレイアウト検証処理を実行してエラー箇所の有無を判定し、レイアウト検証処理毎にエラー箇所レポートを出力することを可能にするとともに、そのレイアウトデータの再修正を可能とした。   As described above, according to the fifth embodiment of the present invention, after performing layout verification processing by LVL on the layout data of adjacent layers and determining the presence / absence of an error location in the lower layer layout data, The layout data of each layer is subjected to layout verification processing by DRC and LVS to determine the presence / absence of an error location, and an error location report can be output for each layout verification processing, and the layout data can be recorrected. It was possible.

したがって、多層構造の半導体装置を製造する際に、各層のレイアウトデータに対して適用するDRC及びLVSによるレイアウト検証処理に加えて、隣接する層同士のレイアウトデータに対してLVLによるレイアウト検証処理を適用することができる。その結果、レイアウト検証処理の確度を向上させることが可能になり、レイアウト設計データの品質を更に向上させることができる。   Therefore, when manufacturing a semiconductor device having a multi-layer structure, in addition to layout verification processing by DRC and LVS applied to layout data of each layer, layout verification processing by LVL is applied to layout data of adjacent layers. can do. As a result, the accuracy of the layout verification process can be improved, and the quality of the layout design data can be further improved.

また、本発明の第5の実施の形態によれば、多層構造の半導体集積回路をチップ化する際の製造プロセスに基づいて、全N層のレイアウトデータを、第1の層まで(1層目まで)と、残りの最終N層まで(2層目まで)のレイアウトデータに分割し、その分割した複数層のレイアウトデータ毎にLVLを適用してレイアウト検証処理を実行するとともに、そのレイアウト検証後のレイアウトデータに対してDRC、LVSを適宜適用してレイアウト検証処理を実行するようにした。   Further, according to the fifth embodiment of the present invention, the layout data of all N layers up to the first layer (the first layer) is based on the manufacturing process when the semiconductor integrated circuit having a multilayer structure is made into a chip. And the remaining final N layers (up to the second layer) are divided into layout data, and the layout verification processing is executed by applying LVL to each of the divided layout data of the plurality of layers. The layout verification process is executed by appropriately applying DRC and LVS to the layout data.

このため、全N層のレイアウトデータを分割せずに層毎にレイアウト検証処理を実行した場合に比べて、レイアウト検証処理の処理負担を軽減することができる。すなわち、上記第5の実施の形態では、第1の層までとして、図3に示したply層11及び拡散層12を含む1層目までと、最終N層までとして、図3に示した配線層14及びコンタクト層15を含む2層目までと、に分割して、LVL検証処理、DRC検証処理及びLVS検証処理を適宜実行する場合を示した。この結果、第1の層までのレイアウト検証処理では、LVL検証処理を実行した後、DRC検証処理のみを実行すれば良くなり、レイアウト検証処理の処理負担を軽減することが可能になった。   For this reason, compared with the case where the layout verification process is executed for each layer without dividing the layout data of all N layers, the processing load of the layout verification process can be reduced. That is, in the fifth embodiment, the wiring shown in FIG. 3 is used up to the first layer including the ply layer 11 and the diffusion layer 12 shown in FIG. 3 and up to the final N layer up to the first layer. The case where the LVL verification process, the DRC verification process, and the LVS verification process are appropriately executed by dividing into the second layer including the layer 14 and the contact layer 15 is shown. As a result, in the layout verification process up to the first layer, it is only necessary to execute the DRC verification process after executing the LVL verification process, and the processing load of the layout verification process can be reduced.

さらに、本第5の実施の形態によれば、多層構造の半導体集積回路をチップ化する際の製造プロセスに基づいて、LVL、DRC及びLVSによるレイアウト検証処理においてエラー箇所レポートを出力するタイミングを設定した。このエラー箇所レポートの出力タイミングに従って、LVL、DRC及びLVSによる各レイアウト検証処理に際してエラー箇所レポートを出力することを可能にした。このため、隣接する層同士のレイアウトデータ間のエラー箇所、及び各層のレイアウトデータのエラー箇所を修正しながら各層に対応するマスク作成データを作成することができ、フォトマスクの信頼性を向上させることができる。その結果、多層構造の半導体集積回路をチップ化する際の製造プロセスにおいて、フォトマスクのエラーに起因する製造プロセス上の修正処理を低減することが可能になる。   Furthermore, according to the fifth embodiment, the timing for outputting the error location report is set in the layout verification processing by LVL, DRC and LVS based on the manufacturing process when the semiconductor integrated circuit having the multilayer structure is made into a chip. did. According to the output timing of the error location report, it is possible to output an error location report in each layout verification process by LVL, DRC, and LVS. Therefore, it is possible to create mask creation data corresponding to each layer while correcting the error location between the layout data of adjacent layers and the error location of the layout data of each layer, and improve the reliability of the photomask Can do. As a result, it is possible to reduce the correction process in the manufacturing process due to the photomask error in the manufacturing process when the semiconductor integrated circuit having the multilayer structure is made into a chip.

(第6の実施の形態)
本第6の実施の形態では、多層構造の半導体装置の製造において、層毎に作成するレイアウトデータに対してDRC及びLVSによるレイアウト検証処理を実行し、レイアウト検証後のレイアウトデータのうち、隣接する2つの層のレイアウトデータに対してLVLによるレイアウト検証処理を実行し、これらのレイアウト検証処理を複数の層毎に分割して実行するとともに、レイアウト検証処理毎にエラー箇所レポートを出力することを可能にする場合を説明する。
(Sixth embodiment)
In the sixth embodiment, in manufacturing a semiconductor device having a multilayer structure, layout verification processing by DRC and LVS is performed on layout data created for each layer, and the layout data after layout verification is adjacent. It is possible to execute layout verification processing by LVL on the layout data of two layers, execute these layout verification processing divided into multiple layers, and output an error location report for each layout verification processing The case where it makes is explained.

本第6の実施の形態に係るレイアウト作成装置の構成は、上記図1に示したものと同様であるため、その図示及び構成説明は省略する。   Since the configuration of the layout creating apparatus according to the sixth embodiment is the same as that shown in FIG. 1, the illustration and description of the configuration are omitted.

次に、本第6の実施の形態のレイアウトデータ作成装置20において実行されるレイアウトデータ作成処理について、図9に示すフローチャートと、図3及び図4に示すレイアウトの一例を参照して説明する。なお、図9に示すフローチャートにおいて、LVS検証部60、DRC検証部70、及びLVL検証部100により実行される各レイアウト検証処理のプロセス(エラー箇所レポートの出力タイミングも含む)は、検証プロセス設定部80により予め設定された設定情報に基づくものである。   Next, the layout data creation processing executed in the layout data creation device 20 of the sixth embodiment will be described with reference to the flowchart shown in FIG. 9 and the layout examples shown in FIGS. In the flowchart shown in FIG. 9, each layout verification process (including the error location report output timing) executed by the LVS verification unit 60, the DRC verification unit 70, and the LVL verification unit 100 is a verification process setting unit. This is based on the setting information set in advance by 80.

まず、半導体集積回路仕様情報10に基づいて半導体集積回路の仕様を決定し(ステップS601)、論理回路図設計部30は、この仕様に基づいて回路図を作成する(ステップS602)。次いで、レイアウトデータ作成部40は、作成された回路図を実際の多層構造Nのチップデータとして作成する為に、各層に対応するレイアウトデータN(但し、N=1,2,3,・・・,N−1,Nを含む)を作成する(ステップS603)。レイアウトデータ作成部40は、作成した1層目に対応するレイアウトデータをDRC検証部70及びLVS検証部60に出力する。レイアウトデータ作成部40は、作成したN層分のレイアウトデータのうち、第1の層まで(例えば、図3に示すpoly層11及び拡散層12を含む1層目まで)を含む複数層のレイアウトデータをレイアウトデータ検証部50に出力する。この第1の層までのレイアウトデータは、レイアウトデータ検証部50内のDRC検証部70に入力される。   First, the specification of the semiconductor integrated circuit is determined based on the semiconductor integrated circuit specification information 10 (step S601), and the logic circuit diagram design unit 30 creates a circuit diagram based on this specification (step S602). Next, the layout data creation unit 40 creates layout data N corresponding to each layer (where N = 1, 2, 3,...) In order to create the created circuit diagram as chip data of an actual multilayer structure N. , N-1, and N) are created (step S603). The layout data creation unit 40 outputs the created layout data corresponding to the first layer to the DRC verification unit 70 and the LVS verification unit 60. The layout data creation unit 40 includes a layout of a plurality of layers including up to the first layer (for example, up to the first layer including the poly layer 11 and the diffusion layer 12 shown in FIG. 3) among the created layout data for N layers. The data is output to the layout data verification unit 50. The layout data up to the first layer is input to the DRC verification unit 70 in the layout data verification unit 50.

なお、この場合、半導体集積回路をチップ化する際の製造プロセスに基づいて、検証処理のプロセスを分割する第1の層として図3に示すpoly層11及び拡散層12を含む1層目までとしている。この検証処理のプロセスを分割する層は、検証プロセス設定部80により設定される。すなわち、少なくとも、poly層11及び拡散層12の層毎にDRC検証処理と、poly層11及び拡散層12間のLVL検証処理を先行して行い、エラー箇所を抽出しておけば、配線に関する層がレイアウトの検証対象に含まれていないため、LVS検証処理及び配線層のDRC検証処理を省略することが可能になる。   In this case, the first layer including the poly layer 11 and the diffusion layer 12 shown in FIG. 3 is used as the first layer for dividing the verification process based on the manufacturing process when the semiconductor integrated circuit is formed into a chip. Yes. The layer that divides the verification process is set by the verification process setting unit 80. That is, if at least the DRC verification process and the LVL verification process between the poly layer 11 and the diffusion layer 12 are performed in advance for each of the poly layer 11 and the diffusion layer 12 and the error part is extracted, the layer related to the wiring Is not included in the layout verification target, the LVS verification processing and the wiring layer DRC verification processing can be omitted.

次に、ステップS604において、DRC検証部70は、レイアウトデータ作成部40から入力された1層目の各レイアウトデータを保持し、その各レイアウトデータが第1の層まで(1層目まで)に含まれるレイアウトデータかを判定する。第1の層までに含まれるレイアウトデータである場合は(ステップS604:Yes)、ステップS605に移行する。また、第1の層まれないレイアウトデータである場合は(ステップS604:No)、ステップS609に移行する。   Next, in step S604, the DRC verification unit 70 holds each layout data of the first layer input from the layout data creation unit 40, and each layout data reaches the first layer (up to the first layer). It is determined whether the layout data is included. If the layout data is included up to the first layer (step S604: Yes), the process proceeds to step S605. If the layout data does not include the first layer (step S604: No), the process proceeds to step S609.

次に、ステップS605において、DRC検証部70は、1層目の各レイアウトデータに対するDRCを実行する。ステップS605において、DRC検証部70は、まず、図3に示した1層目に含まれるpoly層11及び拡散層12の各レイアウトデータから素子及び配線に関わる図形を抽出し、各図形に対して1つ又は複数のデザインルールを選択してDRCを実行して、エラー箇所の有無を判定する。   Next, in step S605, the DRC verification unit 70 executes DRC for each layout data of the first layer. In step S605, the DRC verification unit 70 first extracts a figure related to the element and the wiring from each layout data of the poly layer 11 and the diffusion layer 12 included in the first layer shown in FIG. One or more design rules are selected and DRC is executed to determine the presence or absence of an error location.

ステップS605において、DRC検証部70は、1層目の各レイアウトデータに対するDRCを実行した結果、エラー有りと判定したレイアウトデータ(poly層11及び拡散層12の一方又は双方)は、そのエラー箇所レポートをレイアウトデータ作成部40に出力する(ステップS606)。   In step S605, the DRC verification unit 70 executes the DRC on each layout data of the first layer, and the layout data (one or both of the poly layer 11 and the diffusion layer 12) determined to have an error is the error location report. Is output to the layout data creation unit 40 (step S606).

次に、レイアウトデータ作成部40は、エラー箇所レポートを確認して、該当する層のレイアウトデータを修正する(ステップS607)。以後、1層目に含まれる各レイアウトデータに対して、エラー箇所が無くなるまで、ステップS603〜ステップS607の処理を繰り返し実行する。   Next, the layout data creation unit 40 confirms the error location report and corrects the layout data of the corresponding layer (step S607). Thereafter, the processes in steps S603 to S607 are repeatedly executed for each layout data included in the first layer until there is no error portion.

また、DRC検証部70は、1層目の各レイアウトデータに対するDRCを実行した結果、エラー無しと判定し、1層目の各レイアウトデータに対するDRCを終了した場合は、そのレイアウト検証処理が終了した1層目の各レイアウトデータをレイアウトデータ作成部40に出力する。レイアウト検証処理が終了した1層目の各レイアウトデータは、レイアウトデータ作成部40からデータ入出力部90に出力される。更に、データ入出力部90に入力された1層目の各レイアウトデータは、LVL検証部100に出力されて、ステップS608においてLVLによるレイアウト検証処理が実行される。   Further, the DRC verification unit 70 determines that there is no error as a result of executing DRC for each layout data of the first layer, and when the DRC for each layout data of the first layer is completed, the layout verification process is completed. Each layout data of the first layer is output to the layout data creation unit 40. Each layout data of the first layer for which the layout verification processing has been completed is output from the layout data creation unit 40 to the data input / output unit 90. Further, each layout data of the first layer input to the data input / output unit 90 is output to the LVL verification unit 100, and layout verification processing by LVL is executed in step S608.

ステップS608において、LVL検証部100は、保持した1層目に含まれる各レイアウトデータのうち、下層のレイアウトデータ(poly層11)と上層のレイアウトデータ(拡散層12)のLVL比較処理を実行する。このLVL比較処理では、下層のレイアウトデータと上層のレイアウトデータの差分を出力し、この差分から1層目のレイアウトデータの位置が移動していないか否かを検証し、エラー箇所の有無を判定する。LVL検証部100は、エラー有りと判定した層のレイアウトデータ(poly層11及び拡散層12の一方又は双方)は、そのエラー箇所レポートをデータ入出力部90に出力する(ステップS606)。このエラー箇所レポートは、データ入出力部90からレイアウトデータ作成部40に出力される。   In step S608, the LVL verification unit 100 executes LVL comparison processing of the lower layout data (poly layer 11) and the upper layout data (diffusion layer 12) among the stored layout data included in the first layer. . In this LVL comparison process, the difference between the lower layer layout data and the upper layer layout data is output, and whether or not the position of the layout data of the first layer has been moved is determined from this difference, and the presence or absence of an error portion is determined. To do. The LVL verification unit 100 outputs the error location report of the layout data (one or both of the poly layer 11 and the diffusion layer 12) determined to have an error to the data input / output unit 90 (step S606). This error location report is output from the data input / output unit 90 to the layout data creation unit 40.

次に、レイアウトデータ作成部40は、エラー箇所レポートを確認して、該当する層のレイアウトデータを修正する(ステップS607)。以後、1層目に含まれる各レイアウトデータに対して、エラー箇所が無くなるまで、ステップS603〜ステップS608の処理を繰り返し実行する。したがって、LVL比較処理により下層のレイアウトデータにエラー箇所が有ることが判定された場合、上層のレイアウトデータとの相対位置が適合するようにレイアウトデータを修正することが可能になる。すなわち、例えば、図3に示した1層目の拡散層12の位置を、poly層11の位置と合うように修正することが可能になる。   Next, the layout data creation unit 40 confirms the error location report and corrects the layout data of the corresponding layer (step S607). Thereafter, the processing from step S603 to step S608 is repeatedly executed for each layout data included in the first layer until there is no error portion. Therefore, when it is determined by the LVL comparison processing that there is an error portion in the lower layer layout data, the layout data can be corrected so that the relative position with the upper layer layout data matches. That is, for example, the position of the first diffusion layer 12 shown in FIG. 3 can be corrected to match the position of the poly layer 11.

また、ステップS608において、LVL検証部100は、保持した1層目の各レイアウトデータに対してLVL比較処理を実行した結果、エラー無しと判定し、1層目の各レイアウトデータに対するLVL比較処理を終了した場合は、残りの最終N層までのレイアウトデータに対する処理への移行を指示する処理移行指示信号をデータ入出力部90に出力する。この処理移行指示信号は、データ入出力部90からレイアウトデータ作成部40に出力される。   In step S608, the LVL verification unit 100 determines that there is no error as a result of executing the LVL comparison processing for each retained layout data in the first layer, and performs the LVL comparison processing for each layout data in the first layer. When the processing is completed, a processing transition instruction signal for instructing transition to processing for the layout data up to the last final N layers is output to the data input / output unit 90. This processing transition instruction signal is output from the data input / output unit 90 to the layout data creation unit 40.

レイアウトデータ作成部40は、処理移行指示信号が入力されると、第1の層から最終N層まで(例えば、図3に示す配線層A13,B14及びコンタクト層15を含む2層目まで)に含まれる各レイアウトデータをレイアウトデータ検証部50に出力する。この最終N層までに含まれる各レイアウトデータは、レイアウトデータ検証部50内のDRC検証部70及びLVS検証部60に入力される。ステップS604において、DRC検証部70及びLVS検証部60は、レイアウトデータ作成部40から入力された各レイアウトデータを保持し、その各レイアウトデータが第1の層までに含まれるレイアウトデータかを判定する。第1の層まで含まれないレイアウトデータである場合、すなわち、第1の層から最終N層までに含まれるレイアウトデータである場合は(ステップS604:No)、ステップS609に移行する。   When the process transition instruction signal is input, the layout data creating unit 40 extends from the first layer to the final N layer (for example, up to the second layer including the wiring layers A13 and B14 and the contact layer 15 shown in FIG. 3). Each included layout data is output to the layout data verification unit 50. Each layout data included up to the last N layers is input to the DRC verification unit 70 and the LVS verification unit 60 in the layout data verification unit 50. In step S604, the DRC verification unit 70 and the LVS verification unit 60 hold each layout data input from the layout data creation unit 40, and determine whether each layout data is layout data included up to the first layer. . If the layout data does not include the first layer, that is, the layout data includes from the first layer to the last N layers (step S604: No), the process proceeds to step S609.

次に、ステップS609において、DRC検証部70は、保持した2層目に含まれる各レイアウトデータに対して、上記ステップS605と同様のDRCを繰り返し実行する。また、ステップS609において、LVS検証部60は、各レイアウトデータに対してLVSを実行する。LVS検証部60は、配線層A13,B14及びコンタクト層15の各レイアウトデータからゲートレベルの接続情報を復元して、さらにゲートレベルの接続情報をトランジスタレベルの接続情報へ変換した後、このトランジスタレベルの接続情報と論理回路図の情報とが一致するか否かを照合確認して、エラー箇所の有無を判定する。   Next, in step S609, the DRC verification unit 70 repeatedly executes the same DRC as in step S605 described above for each layout data included in the held second layer. In step S609, the LVS verification unit 60 executes LVS for each layout data. The LVS verifying unit 60 restores the gate level connection information from the layout data of the wiring layers A13, B14 and the contact layer 15, and further converts the gate level connection information into the transistor level connection information. Whether or not there is an error is determined by checking whether or not the connection information in FIG.

ステップS609において、DRC検証部70及びLVS検証部60は、各レイアウトデータに対するDRC及びLVSを実行した結果、双方又は一方がエラー有りと判定した層のレイアウトデータ(配線層A13,B14、コンタクト層15の何れか1つ、又は2つ、又は全て)は、そのエラー箇所レポートをレイアウトデータ作成部40に出力する(ステップS606)。   In step S609, the DRC verification unit 70 and the LVS verification unit 60 perform layout data (wiring layers A13, B14, contact layer 15) of layers determined to have errors as a result of executing DRC and LVS on each layout data. Any one, two, or all) outputs the error location report to the layout data creation unit 40 (step S606).

次に、レイアウトデータ作成部40は、エラー箇所レポートを確認して、該当する層のレイアウトデータを修正する(ステップS607)。以後、2層目に含まれる各レイアウトデータに対して、エラー箇所が無くなるまで、ステップS603〜ステップS609の処理を繰り返し実行する。   Next, the layout data creation unit 40 confirms the error location report and corrects the layout data of the corresponding layer (step S607). Thereafter, the processing in steps S603 to S609 is repeatedly executed for each layout data included in the second layer until there is no error portion.

また、DRC検証部70及びLVS検証部60は、2層目の各レイアウトデータに対するDRC及びLVSを実行した結果、双方でエラー無しと判定し、2層目の各レイアウトデータに対するDRC及びLVSを終了した場合は、2層目の各レイアウトデータをレイアウトデータ作成部40に出力する。レイアウト検証処理が終了した2層目の各レイアウトデータは、レイアウトデータ作成部40からデータ入出力部90に出力される。更に、データ入出力部90に入力された2層目の各レイアウトデータは、LVL検証部100に出力されて、ステップS610においてLVLによるレイアウト検証処理が実行される。   In addition, the DRC verification unit 70 and the LVS verification unit 60 execute DRC and LVS for each layout data of the second layer, and as a result, both determine that there is no error, and end the DRC and LVS for each layout data of the second layer. In this case, each layout data of the second layer is output to the layout data creation unit 40. Each layout data of the second layer for which the layout verification processing has been completed is output from the layout data creation unit 40 to the data input / output unit 90. Further, each layout data of the second layer input to the data input / output unit 90 is output to the LVL verification unit 100, and layout verification processing by LVL is executed in step S610.

ステップS610において、LVL検証部100は、保持した2層目の各レイアウトデータに対して、上記ステップS608と同様のLVL比較処理を実行する。そして、LVL検証部100は、LVL比較処理の結果、エラー有りと判定したレイアウトデータ(配線層A13,B14、コンタクト層15の何れか1つ、又は2つ、又は全て)は、そのエラー箇所レポートをデータ入出力部90に出力する(ステップS606)。このエラー箇所レポートは、データ入出力部90からレイアウトデータ作成部40に出力される。   In step S610, the LVL verification unit 100 executes the same LVL comparison process as in step S608 on the retained layout data of the second layer. The layout data (any one, two, or all of the wiring layers A13 and B14 and the contact layer 15) determined as having an error as a result of the LVL comparison process is sent to the LVL verification unit 100 as the error location report. Is output to the data input / output unit 90 (step S606). This error location report is output from the data input / output unit 90 to the layout data creation unit 40.

次に、レイアウトデータ作成部40は、エラー箇所レポートを確認してレイアウトデータを修正する(ステップS607)。以後、エラー箇所が無くなるまで、ステップS603〜ステップS610の処理を繰り返し実行する。したがって、LVL比較処理により下層のレイアウトデータにエラー箇所が有ることが判定された場合、上層のレイアウトデータとの相対位置が適合するようにレイアウトデータを修正することが可能になる。すなわち、例えば、図4に示した1層目のレイアウトデータの拡散層12の位置を、2層目のレイアウトデータの配線層A13、配線層B14及びコンタクト層15の位置と合うように修正することが可能になる。   Next, the layout data creation unit 40 confirms the error location report and corrects the layout data (step S607). Thereafter, the processes in steps S603 to S610 are repeatedly executed until there is no error portion. Therefore, when it is determined by the LVL comparison processing that there is an error portion in the lower layer layout data, the layout data can be corrected so that the relative position with the upper layer layout data matches. That is, for example, the position of the diffusion layer 12 of the first layout data shown in FIG. 4 is corrected so as to match the positions of the wiring layer A13, the wiring layer B14, and the contact layer 15 of the second layout data. Is possible.

そして、エラー箇所が無くなるまで、ステップS603〜ステップS610の処理を繰り返し実行し、ステップS605、ステップS608、ステップS609、及びステップS610において、全ての層のレイアウトデータがエラー無しと判定されると、1層目から最終N層までのN層分のレイアウトデータが完成し(ステップS611)、N層分のチップデータが完成する(ステップS612)。   Then, the processing of step S603 to step S610 is repeatedly executed until there is no error portion. When it is determined in step S605, step S608, step S609, and step S610 that the layout data of all layers is free of errors, 1 Layout data for N layers from the layer to the last N layers is completed (step S611), and chip data for N layers is completed (step S612).

ステップS613〜ステップS616の各処理は、上記第1の実施の形態においてステップS116〜ステップS119で説明したものと同様であるため、その説明は省略する。   Since each process of step S613 to step S616 is the same as that described in step S116 to step S119 in the first embodiment, the description thereof is omitted.

以上に説明したとおり、本発明の第6の実施の形態によれば、多層構造の各層のレイアウトデータにDRC及びLVSによりレイアウト検証処理を実行してエラー箇所の有無を判定した後、その隣接する層同士のレイアウトデータにLVLによるレイアウト検証処理を実行して下層のレイアウトデータのエラー箇所の有無を判定し、レイアウト検証処理毎にエラー箇所レポートを出力することを可能にするとともに、そのレイアウトデータの再修正を可能とした。   As described above, according to the sixth embodiment of the present invention, the layout verification process is performed on the layout data of each layer of the multilayer structure by DRC and LVS to determine the presence / absence of an error portion, and then adjacent to the layout data. It is possible to execute layout verification processing by LVL on layout data between layers to determine whether or not there is an error location in the layout data in the lower layer, and to output an error location report for each layout verification processing. Re-correction is possible.

したがって、多層構造の半導体装置を製造する際に、各層のレイアウトデータに対して適用するDRC及びLVSによるレイアウト検証処理に加えて、隣接する層同士のレイアウトデータに対してLVLによるレイアウト検証処理を適用することができる。その結果、レイアウト検証処理の確度を向上させることが可能になり、レイアウト設計データの品質を更に向上させることができる。   Therefore, when manufacturing a semiconductor device having a multi-layer structure, in addition to layout verification processing by DRC and LVS applied to layout data of each layer, layout verification processing by LVL is applied to layout data of adjacent layers. can do. As a result, the accuracy of the layout verification process can be improved, and the quality of the layout design data can be further improved.

また、本発明の第6の実施の形態によれば、多層構造の半導体集積回路をチップ化する際の製造プロセスに基づいて、全N層のレイアウトデータを、第1の層まで(1層目まで)と、残りの最終N層まで(2層目まで)のレイアウトデータに分割し、その分割した複数層のレイアウトデータ毎にDRC、LVS適宜適用してレイアウト検証処理を実行するとともに、そのレイアウト検証後のレイアウトデータに対してLVLを適用してレイアウト検証処理を実行するようにした。   In addition, according to the sixth embodiment of the present invention, the layout data of all N layers up to the first layer (first layer) based on the manufacturing process when the semiconductor integrated circuit having a multilayer structure is formed into a chip. And the remaining final N layers (up to the second layer) are divided into layout data, and DRC and LVS are applied as appropriate to each of the divided layout data of the plurality of layers, and the layout verification process is executed. The layout verification processing is executed by applying LVL to the verified layout data.

このため、全N層のレイアウトデータを分割せずに層毎にレイアウト検証処理を実行した場合に比べて、レイアウト検証処理の処理負担を軽減することができる。すなわち、上記第6の実施の形態では、第1の層までとして、図3に示したply層11及び拡散層12を含む1層目までと、最終N層までとして、図3に示した配線層14及びコンタクト層15を含む2層目までと、に分割して、LVL検証処理、DRC検証処理及びLVS検証処理を適宜実行する場合を示した。この結果、第1の層までのレイアウト検証処理では、LVL検証処理を実行した後、DRC検証処理のみを実行すれば良くなり、レイアウト検証処理の処理負担を軽減することが可能になった。   For this reason, compared with the case where the layout verification process is executed for each layer without dividing the layout data of all N layers, the processing load of the layout verification process can be reduced. That is, in the sixth embodiment, the wiring shown in FIG. 3 is used up to the first layer including the ply layer 11 and the diffusion layer 12 shown in FIG. 3 and up to the final N layer up to the first layer. The case where the LVL verification process, the DRC verification process, and the LVS verification process are appropriately executed by dividing into the second layer including the layer 14 and the contact layer 15 is shown. As a result, in the layout verification process up to the first layer, it is only necessary to execute the DRC verification process after executing the LVL verification process, and the processing load of the layout verification process can be reduced.

さらに、本第6の実施の形態によれば、多層構造の半導体集積回路をチップ化する際の製造プロセスに基づいて、DRC、LVS及びLVLによるレイアウト検証処理においてエラー箇所レポートを出力するタイミングを設定した。このエラー箇所レポートの出力タイミングに従って、DRC、LVS及びLVLによる各レイアウト検証処理に際してエラー箇所レポートを出力することを可能にした。このため、隣接する層同士のレイアウトデータ間のエラー箇所、及び各層のレイアウトデータのエラー箇所を修正しながら各層に対応するマスク作成データを作成することができ、フォトマスクの信頼性を向上させることができる。その結果、多層構造の半導体集積回路をチップ化する際の製造プロセスにおいて、フォトマスクのエラーに起因する製造プロセス上の修正処理を低減することが可能になる。   Furthermore, according to the sixth embodiment, the timing for outputting the error location report is set in the layout verification processing by DRC, LVS, and LVL based on the manufacturing process when the semiconductor integrated circuit having the multilayer structure is made into a chip. did. According to the output timing of the error location report, it is possible to output an error location report in each layout verification process by DRC, LVS, and LVL. Therefore, it is possible to create mask creation data corresponding to each layer while correcting the error location between the layout data of adjacent layers and the error location of the layout data of each layer, and improve the reliability of the photomask Can do. As a result, it is possible to reduce the correction process in the manufacturing process due to the photomask error in the manufacturing process when the semiconductor integrated circuit having the multilayer structure is made into a chip.

本発明の第1の実施の形態に係るレイアウト作成装置の構成例を示すブロック図である。It is a block diagram which shows the structural example of the layout production apparatus which concerns on the 1st Embodiment of this invention. 本発明の第1の実施の形態に係るレイアウト作成装置において実行されるレイアウトデータ作成処理を示すフローチャートである。It is a flowchart which shows the layout data creation process performed in the layout creation apparatus which concerns on the 1st Embodiment of this invention. 本発明の第1の実施の形態に係る多層構造の半導体集積回路のレイアウトの一例を示す平面図である。1 is a plan view showing an example of a layout of a semiconductor integrated circuit having a multilayer structure according to a first embodiment of the present invention. 本発明の第1の実施の形態に係る多層構造の半導体集積回路のレイアウトの一例を示す平面図である。1 is a plan view showing an example of a layout of a semiconductor integrated circuit having a multilayer structure according to a first embodiment of the present invention. 本発明の第2の実施の形態に係るレイアウト作成装置において実行されるレイアウトデータ作成処理を示すフローチャートである。It is a flowchart which shows the layout data creation process performed in the layout creation apparatus which concerns on the 2nd Embodiment of this invention. 本発明の第3の実施の形態に係るレイアウト作成装置において実行されるレイアウトデータ作成処理を示すフローチャートである。It is a flowchart which shows the layout data creation process performed in the layout creation apparatus which concerns on the 3rd Embodiment of this invention. 本発明の第4の実施の形態に係るレイアウト作成装置において実行されるレイアウトデータ作成処理を示すフローチャートである。It is a flowchart which shows the layout data creation process performed in the layout creation apparatus which concerns on the 4th Embodiment of this invention. 本発明の第5の実施の形態に係るレイアウト作成装置において実行されるレイアウトデータ作成処理を示すフローチャートである。It is a flowchart which shows the layout data creation process performed in the layout creation apparatus which concerns on the 5th Embodiment of this invention. 本発明の第6の実施の形態に係るレイアウト作成装置において実行されるレイアウトデータ作成処理を示すフローチャートである。It is a flowchart which shows the layout data creation process performed in the layout creation apparatus which concerns on the 6th Embodiment of this invention.

符号の説明Explanation of symbols

20…レイアウト作成装置、30…論理回路図設計部、40…レイアウトデータ作成部、50…レイアウトデータ検証部、60…LVS検証部、70…DRC検証部、80…検証プロセス設定部、100…LVL検証部、110…マスク作成データ作成部、120…フォトマスク製造装置、130…半導体装置製造装置。   DESCRIPTION OF SYMBOLS 20 ... Layout creation apparatus, 30 ... Logic circuit diagram design part, 40 ... Layout data creation part, 50 ... Layout data verification part, 60 ... LVS verification part, 70 ... DRC verification part, 80 ... Verification process setting part, 100 ... LVL Verification unit 110... Mask creation data creation unit 120... Photomask manufacturing apparatus 130 130 Semiconductor device manufacturing apparatus

Claims (5)

半導体集積回路の仕様情報に基づいて論理回路図を設計する論理回路図設計部と、
設計した前記論理回路図に基づいて多層構造の半導体集積回路の層毎にレイアウトデータを作成するレイアウトデータ作成部と、
作成した前記層毎のレイアウトデータから素子及び素子間の接続の情報を抽出し、前記論理回路図の情報と抽出した前記素子の情報及び前記素子間の接続の情報とが一致するか否かを検証し、その結果を生成する論理接続検証部と、
前記論理接続検証部において抽出した前記素子及び前記素子間の接続の情報に基づいて、作成した前記層毎のレイアウトデータが前記半導体集積回路の仕様情報から抽出したデザインルールに違反しているか否かを検証して、その検証結果を生成するデザインルール検証部と、
複数の前記層毎のレイアウトデータのうち異なる層のレイアウトデータ間の前記素子の位置及び前記素子間の接続位置を比較して、前記素子の位置及び前記素子間の接続位置の位置ずれを検証して、その検証結果を生成する層間レイアウト検証部と、
前記レイアウトデータ作成部により作成したレイアウトデータを出力するデータ出力部と、
前記多層構造の半導体集積回路をチップ化する際の製造プロセスに基づいて、前記論理接続検証部、前記デザインルール検証部、及び前記層間レイアウト検証部において実行される検証処理のプロセスを設定する検証プロセス設定部と、
を備えること特徴とする半導体集積回路のレイアウト作成装置。
A logic circuit diagram design unit for designing a logic circuit diagram based on specification information of a semiconductor integrated circuit;
A layout data creation unit for creating layout data for each layer of a semiconductor integrated circuit having a multilayer structure based on the designed logic circuit diagram;
Information on the connection between the elements is extracted from the created layout data for each layer, and whether or not the information on the logic circuit diagram matches the information on the extracted elements and the information on the connections between the elements. A logical connection verification unit that verifies and generates the result;
Whether the created layout data for each layer violates the design rule extracted from the specification information of the semiconductor integrated circuit based on the information extracted in the logical connection verification unit and the connection between the elements And a design rule verification unit that generates the verification result,
The position of the element and the connection position between the elements are compared between the layout data of different layers among the plurality of layout data for each layer, and the positional deviation of the position of the element and the connection position between the elements is verified. An interlayer layout verification unit that generates the verification result,
A data output unit for outputting layout data created by the layout data creation unit;
A verification process for setting a verification process executed in the logical connection verification unit, the design rule verification unit, and the interlayer layout verification unit based on a manufacturing process when the semiconductor integrated circuit having the multilayer structure is formed into a chip. A setting section;
An apparatus for creating a layout of a semiconductor integrated circuit.
前記検証プロセス設定部は、前記多層構造の半導体集積回路をチップ化する際の製造プロセスに基づいて、前記検証処理の対象となる前記複数の層毎のレイアウトデータを分割する層を設定し、当該分割した層に応じて前記検証処理のプロセスを設定することを特徴とする請求項1記載の半導体集積回路のレイアウト作成装置。   The verification process setting unit sets a layer that divides layout data for each of the plurality of layers to be verified based on a manufacturing process when the semiconductor integrated circuit having the multilayer structure is formed into a chip. 2. The semiconductor integrated circuit layout creating apparatus according to claim 1, wherein the verification process is set in accordance with the divided layers. 前記検証プロセス設定部は、前記多層構造の半導体集積回路をチップ化する際の製造プロセスに基づいて、前記論理接続検証部及び前記デザインルール検証部において実行される検証処理と、前記層間レイアウト検証部において実行される検証処理の順序を変更することを特徴とする請求項1記載の半導体集積回路のレイアウト作成装置。   The verification process setting unit includes a verification process executed in the logical connection verification unit and the design rule verification unit based on a manufacturing process when the semiconductor integrated circuit having the multilayer structure is formed into a chip, and the interlayer layout verification unit. The layout creation apparatus for a semiconductor integrated circuit according to claim 1, wherein the order of the verification processing executed in step 1 is changed. 前記検証プロセス設定部は、前記多層構造の半導体集積回路をチップ化する際の製造プロセスに基づいて、前記論理接続検証部、前記デザインルール検証部、及び前記層間レイアウト検証部において実行される検証処理のプロセス中に抽出されるエラー箇所レポートの出力タイミングを設定することを特徴とする請求項1乃至3のいずれか一に記載の半導体集積回路のレイアウト作成装置。   The verification process setting unit is a verification process executed in the logical connection verification unit, the design rule verification unit, and the interlayer layout verification unit based on a manufacturing process when the semiconductor integrated circuit having the multilayer structure is formed into a chip. 4. The layout creation apparatus for a semiconductor integrated circuit according to claim 1, wherein an output timing of an error location report extracted during the process is set. 半導体集積回路の仕様情報に基づいて論理回路図を設計する工程と、
設計した前記論理回路図に基づいて多層構造の半導体集積回路の層毎にレイアウトデータを作成する工程と、
作成した前記層毎のレイアウトデータから素子及び素子間の接続の情報を抽出し、前記論理回路図の情報と抽出した前記素子の情報及び前記素子間の接続の情報とが一致するか否かを検証し、その結果を生成する工程と、
前記論理接続検証部において抽出した前記素子及び前記素子間の接続の情報に基づいて、作成した前記層毎のレイアウトデータが前記半導体集積回路の仕様情報から抽出したデザインルールに違反しているか否かを検証して、その検証結果を生成する工程と、
複数の前記層毎のレイアウトデータのうち異なる層のレイアウトデータ間の前記素子の位置及び前記素子間の接続位置を比較して、前記素子の位置及び前記素子間の接続位置の位置ずれを検証して、その検証結果を生成する工程と、
前記レイアウトデータ作成部により作成したレイアウトデータを出力する工程と、
前記多層構造の半導体集積回路をチップ化する際の製造プロセスに基づいて、前記論理接続検証部、前記デザインルール検証部、及び前記層間レイアウト検証部において実行される検証処理のプロセスを設定する工程と、
を有すること特徴とする半導体集積回路のレイアウト作成方法。
Designing a logic circuit diagram based on the specification information of the semiconductor integrated circuit;
Creating layout data for each layer of a semiconductor integrated circuit having a multilayer structure based on the designed logic circuit diagram;
Information on the connection between the elements is extracted from the created layout data for each layer, and whether or not the information on the logic circuit diagram matches the information on the extracted elements and the information on the connections between the elements. Verifying and generating the results;
Whether the created layout data for each layer violates the design rule extracted from the specification information of the semiconductor integrated circuit based on the information extracted in the logical connection verification unit and the connection between the elements And generating the verification result,
The position of the element and the connection position between the elements are compared between the layout data of different layers among the plurality of layout data for each layer, and the positional deviation of the position of the element and the connection position between the elements is verified. Generating the verification result, and
Outputting layout data created by the layout data creation unit;
Setting a process of verification processing executed in the logical connection verification unit, the design rule verification unit, and the interlayer layout verification unit based on a manufacturing process when the semiconductor integrated circuit having the multilayer structure is formed into a chip; and ,
A method of creating a layout of a semiconductor integrated circuit, comprising:
JP2007321109A 2007-12-12 2007-12-12 Layout creation device and layout creation method for semiconductor integrated circuit Pending JP2009146054A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007321109A JP2009146054A (en) 2007-12-12 2007-12-12 Layout creation device and layout creation method for semiconductor integrated circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007321109A JP2009146054A (en) 2007-12-12 2007-12-12 Layout creation device and layout creation method for semiconductor integrated circuit

Publications (1)

Publication Number Publication Date
JP2009146054A true JP2009146054A (en) 2009-07-02

Family

ID=40916613

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007321109A Pending JP2009146054A (en) 2007-12-12 2007-12-12 Layout creation device and layout creation method for semiconductor integrated circuit

Country Status (1)

Country Link
JP (1) JP2009146054A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102955865A (en) * 2011-08-19 2013-03-06 上海华虹Nec电子有限公司 Black box logic verification method for physical chip layout
JP2015132870A (en) * 2014-01-09 2015-07-23 富士通株式会社 Layout verification method, verification layout data creation method, layout verification program, and verification layout data generation program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102955865A (en) * 2011-08-19 2013-03-06 上海华虹Nec电子有限公司 Black box logic verification method for physical chip layout
JP2015132870A (en) * 2014-01-09 2015-07-23 富士通株式会社 Layout verification method, verification layout data creation method, layout verification program, and verification layout data generation program

Similar Documents

Publication Publication Date Title
JP2008009964A (en) Layout making equipment and method of making layout of semiconductor integrated circuit
JP3311244B2 (en) Basic cell library and method of forming the same
JP4922094B2 (en) Pattern data creation method
KR100934865B1 (en) Method for decomposing designed pattern layout and method for fabricating the exposure mask using the same
JP4997849B2 (en) Semiconductor device verification system
US10147714B2 (en) Method, apparatus, and system for two-dimensional power rail to enable scaling of a standard cell
JP2007273871A (en) Method and program for generating design data, and manufacturing method of semiconductor device
US20090031262A1 (en) Mask pattern formation method, mask pattern formation apparatus, and lithography mask
US20060289750A1 (en) Macro-placement designing apparatus, program product, and method considering density
JP2008139688A (en) Method for manufacturing semiconductor integrated circuit, method for manufacturing mask, semiconductor mask data producing device, method for correcting mask pattern, and method for correcting design layout
JP2009146054A (en) Layout creation device and layout creation method for semiconductor integrated circuit
CN100592494C (en) Method for correcting layout design for correcting metallic coating of contact hole
JP2006093631A (en) Method and device for manufacturing semiconductor integrated circuit
US20180108571A1 (en) Method, apparatus, and system for using a cover mask for enabling metal line jumping over mol features in a standard cell
JP5187309B2 (en) Photomask forming method and semiconductor device manufacturing method
JP2007079738A (en) Automatic wiring determination method, and computer program for making computer execute this automatic wiring determination processing
US8307325B2 (en) Method of semiconductor integrated circuit and computer readable medium
JP2011085616A (en) Apparatus and method for verification of mask pattern, and method of fabricating semiconductor device using the verification method
JP2009026045A (en) Layout creating device and manufacturing method for semiconductor integrated circuit
JP2008192946A (en) Mask layout data creation method, mask layout data creation apparatus and method for manufacturing semiconductor device
US20080224321A1 (en) Cell data for spare cell, method of designing a semiconductor integrated circuit, and semiconductor integrated circuit
JP2008262356A (en) Layout creation apparatus and method for semiconductor integrated circuit
US7370304B2 (en) System and method for designing and manufacturing LSI
JP2006049782A (en) Layout method for semiconductor integrated circuit device
US6449758B1 (en) Apparatus for and method of automatically placing and routing