JP2002073721A - Device and method for parallel processiang for layout verification, and recording medium - Google Patents

Device and method for parallel processiang for layout verification, and recording medium

Info

Publication number
JP2002073721A
JP2002073721A JP2000268975A JP2000268975A JP2002073721A JP 2002073721 A JP2002073721 A JP 2002073721A JP 2000268975 A JP2000268975 A JP 2000268975A JP 2000268975 A JP2000268975 A JP 2000268975A JP 2002073721 A JP2002073721 A JP 2002073721A
Authority
JP
Japan
Prior art keywords
division
graphic operation
files
layout verification
parallel processing
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
JP2000268975A
Other languages
Japanese (ja)
Inventor
Keiichi Inoue
恵一 井上
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.)
Renesas Micro Systems Co Ltd
Original Assignee
Renesas Micro Systems Co Ltd
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 Renesas Micro Systems Co Ltd filed Critical Renesas Micro Systems Co Ltd
Priority to JP2000268975A priority Critical patent/JP2002073721A/en
Publication of JP2002073721A publication Critical patent/JP2002073721A/en
Pending legal-status Critical Current

Links

Landscapes

  • Design And Manufacture Of Integrated Circuits (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce the time required for the parallel processing of a design rule check and to effectively utilize a parallel processing device. SOLUTION: This parallel processing device comprises dividing means 102 and 103 for preparing a plurality of split rule files (not shown) by inputting and splitting a rule file 101 for layout verification, uniformizing means 104, 105, and 106 for uniformizing the sizes of the plurality of split rule files, and a verification means 109 for performing the layout verification through a parallel processing, using a plurality of split-rule files 107 with uniformed sizes and an object data 108 for the layout verification.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は集積回路のレイアウ
ト検証に関し、特にルールファイルを分割してデザイン
ルールチェックの並列処理を行うレイアウト検証に関す
る。
[0001] 1. Field of the Invention [0002] The present invention relates to layout verification of an integrated circuit, and more particularly to layout verification in which a rule file is divided and parallel processing of design rule checking is performed.

【0002】[0002]

【従来の技術】従来のレイアウト検証の並列処理の例と
して、特開平7−21239号公報(以下、公報1と記
述する)にデザインルールチェック実行装置の技術が開
示されている。
2. Description of the Related Art As an example of conventional parallel processing for layout verification, Japanese Patent Application Laid-Open No. Hei 7-21239 (hereinafter referred to as Japanese Unexamined Patent Publication (Kokai) No. 1-21) discloses a technique of a design rule check execution device.

【0003】また、他の従来のレイアウト検証の並列処
理の例として、特開平7−296016号公報(以下、
公報2と記述する)にデザインルールチェックの並列処
理方法の技術が開示されている。
As another example of conventional parallel processing for layout verification, Japanese Patent Laid-Open Publication No. 7-296016
Publication 2) discloses a technique of a parallel processing method of design rule check.

【0004】[0004]

【発明が解決しようとする課題】しかし、上記従来の技
術には、以下に示す問題点がある。公報1に開示された
技術においては、ルールファイル11の層同士のつなが
りのみに従って分割ルールファイル14を作成するの
で、各分割ルールファイル14の大きさが均一化され
ず、各レイアウト検証手段3の処理時間に差が生じる。
このため、既に処理を終了したレイアウト検証手段3
は、他のレイアウト検証手段3の処理が終了するまで次
の処理を行うことができずに待機することとなり、並列
処理装置を有効に活用できなくなる。また、並列処理を
行うことによる全体の処理時間の削減という効果が充分
に得られない。
However, the above-mentioned prior art has the following problems. In the technique disclosed in Japanese Patent Laid-Open Publication No. H11-107, the division rule file 14 is created only according to the connection between the layers of the rule file 11, so that the size of each division rule file 14 is not uniform, and the processing of each layout verification unit 3 is not performed. There is a difference in time.
Therefore, the layout verification unit 3 that has already completed the processing
Means that the next processing cannot be performed until the processing of the other layout verifying means 3 is completed, so that the processing waits and the parallel processing device cannot be used effectively. Further, the effect of reducing the entire processing time by performing the parallel processing cannot be sufficiently obtained.

【0005】公報2に開示された技術においては、並列
処理における各プロセッサの処理時間を均一化するため
に、タスク数だけでなく、各タスクの処理時間およびプ
ロセッサ間のデータ転送時間に基づいて、各プロセッサ
にタスクを割り当てる。したがって、各タスクの処理時
間およびデータ転送時間があらかじめ分からないと処理
を行うことができない。各タスクの処理時間およびデー
タ転送時間は、データ量や処理の内容によって異なる。
このため、通常のデザインルールチェックの並列処理に
加えて、あらかじめタスクの処理時間およびデータ転送
時間を求めるための新たな処理が必要となる。また、こ
れによって全体の処理時間も増加する。
[0005] In the technique disclosed in Japanese Patent Laid-Open Publication No. 2000-209, in order to equalize the processing time of each processor in parallel processing, not only the number of tasks but also the processing time of each task and the data transfer time between processors are determined. Assign tasks to each processor. Therefore, processing cannot be performed unless the processing time and data transfer time of each task are known in advance. The processing time and the data transfer time of each task differ depending on the data amount and the content of the processing.
For this reason, in addition to the normal parallel processing of the design rule check, a new process for obtaining the task processing time and the data transfer time in advance is required. This also increases the overall processing time.

【0006】このような点に鑑み本発明は、デザインル
ールチェックの並列処理に要する時間を削減することを
目的とする。また本発明は、並列処理装置を有効に活用
することを他の目的とする。
In view of the above, an object of the present invention is to reduce the time required for the parallel processing of the design rule check. Another object of the present invention is to make effective use of a parallel processing device.

【0007】[0007]

【課題を解決するための手段】上記目的を達成するため
に、本発明の第1の観点に係るレイアウト検証の並列処
理装置は、レイアウト検証のルールファイルを入力して
分割し、複数の分割ルールファイルを作成する分割手段
と、前記複数の分割ルールファイルのサイズを均一化す
る均一化手段と、サイズが均一化された前記複数の分割
ルールファイルとレイアウト検証の対象データとを用い
て、並列処理でレイアウト検証を行う検証手段と、を備
える、ことを特徴とする。
In order to achieve the above object, a layout verification parallel processing apparatus according to a first aspect of the present invention inputs and divides a layout verification rule file into a plurality of division rules. File dividing means, uniformizing means for equalizing the sizes of the plurality of division rule files, and parallel processing using the plurality of division rule files of uniform size and data to be subjected to layout verification. And a verification unit for performing a layout verification in the step (c).

【0008】レイアウト検証のルールファイルを分割し
た複数の分割ルールファイルのサイズを均一化すること
によって、分割ルールファイルのサイズによって決定さ
れる処理時間を、各分割ルールファイルで均一化するこ
とができる。これによって、並列処理装置を有功に活用
することができ、また、並列処理時間を削減することが
できる。
By equalizing the size of a plurality of division rule files obtained by dividing the layout verification rule file, the processing time determined by the size of the division rule file can be equalized for each division rule file. Thereby, the parallel processing device can be effectively used, and the parallel processing time can be reduced.

【0009】前記分割ルールファイルは、レイアウト検
証を行う層を指定する層情報と、レイアウト検証のチェ
ック内容を指定するチェック情報と、前記層情報から前
記チェック情報に至るまでの図形演算内容を指定する図
形演算情報と、を備えることができる。また、前記分割
手段は、前記図形演算情報を、所定の処理時間ごとに複
数の図形演算工程に分割し、前記複数の分割ルールファ
イルが、互いに同一の前記図形演算工程を共有しないよ
うに、前記ルールファイルを分割することができる。
[0009] The division rule file specifies layer information for specifying a layer to be subjected to layout verification, check information for specifying layout verification check contents, and graphic operation contents from the layer information to the check information. Graphic operation information. Further, the dividing means divides the graphic operation information into a plurality of graphic operation steps for each predetermined processing time, and the plurality of division rule files do not share the same graphic operation step with each other. Rule files can be split.

【0010】分割手段が、分割ルールファイルが含む図
形演算情報を所定の処理時間ごとに複数の図形演算工程
に分割することによって、図形演算工程数を用いて、容
易に分割ルールファイルの処理時間を求めることができ
る。また、複数の分割ルールファイルで互いに同一の図
形演算工程を共有しないようにルールファイルを分割す
ることによって、複数の分割ルールファイルで重複して
処理を行わず、並列処理時間を削減することができる。
The dividing means divides the graphic operation information included in the division rule file into a plurality of graphic operation steps for each predetermined processing time, so that the processing time of the division rule file can be easily reduced using the number of graphic operation steps. You can ask. In addition, by dividing a rule file so that a plurality of division rule files do not share the same graphic calculation process, a parallel processing time can be reduced without performing processing redundantly in a plurality of division rule files. .

【0011】前記均一化手段は、前記複数の分割ルール
ファイルのそれぞれが含む前記図形演算工程数の平均値
を算出し、算出した前記平均値に従って、サイズを均一
化することができる。
[0011] The equalizing means may calculate an average value of the number of graphic operation steps included in each of the plurality of division rule files, and may equalize the size according to the calculated average value.

【0012】均一化手段が、各分割ルールファイルが含
む図形演算工程数の平均値に基づいて分割ルールファイ
ルのサイズを均一化することによって、分割ルールファ
イルのサイズによって決定される処理時間を容易に均一
化することができ、並列処理装置を有効に活用すること
ができる。
The equalizing means equalizes the size of the division rule file based on the average value of the number of graphic operation steps included in each division rule file, so that the processing time determined by the size of the division rule file can be easily reduced. It can be made uniform and the parallel processing device can be used effectively.

【0013】前記均一化手段は、前記分割ルールファイ
ルが含む前記図形演算工程数と前記平均値とを比較し、
前記複数の分割ルールファイルのうち、当該分割ルール
ファイルが含む図形演算工程数が前記平均値よりも大き
いものを分割して、複数の再分割ルールファイルを作成
する再分割手段を備えることができる。
[0013] The equalizing means compares the number of graphic operation steps included in the division rule file with the average value,
The image processing apparatus may further include a re-division unit that divides the plurality of division rule files in which the number of graphic operation steps included in the division rule file is larger than the average value and creates a plurality of sub-division rule files.

【0014】図形演算工程数が平均値よりも多い分割ル
ールファイルをさらに分割して、ファイルサイズの均一
化を行うことによって、図形演算工程数に基づいて、フ
ァイルサイズを均一化するための処理を容易に実現する
ことができる。
By dividing the division rule file in which the number of graphic operation steps is larger than the average value and making the file size uniform, a process for equalizing the file size based on the number of graphic operation steps is performed. It can be easily realized.

【0015】前記均一化手段は、前記複数の分割ルール
ファイルおよび前記複数の再分割ルールファイルの数と
前記検証手段の並列処理数とを比較し、比較を行ったフ
ァイルの数が前記並列処理数よりも多い場合に、前記比
較を行ったファイルのうち、当該ファイルのサイズが小
さいものから順次複数のファイルを選択して統合し、1
つの統合ルールファイルを作成する統合手段を備えるこ
とができる。
[0015] The equalizing means compares the number of the plurality of division rule files and the plurality of re-division rule files with the number of parallel processes of the verification means, and the number of compared files is the number of parallel processes. If the number of files is larger than the number of files compared, a plurality of files are sequentially selected and integrated from the file having the smaller size, and 1
An integration means for creating one integration rule file can be provided.

【0016】分割ルールファイル数が並列処理可能な数
よりも多い場合に、図形演算工程数の少ないファイルを
統合して、ファイルサイズの均一化を行うことによっ
て、均一化のための処理を容易に実現することができ
る。
When the number of division rule files is larger than the number that can be processed in parallel, files having a small number of graphic operation steps are integrated and the file size is made uniform, thereby facilitating processing for uniformity. Can be realized.

【0017】前記均一化手段は、前記複数の分割ルール
ファイルおよび前記複数の再分割ルールファイルの数と
前記検証手段の並列処理数とを比較し、比較を行ったフ
ァイルの数が前記並列処理数よりも少ない場合に、前記
比較を行ったファイルのうち、当該ファイルのサイズが
最も大きいものを分割して複数の強制分割ルールファイ
ルを作成する強制分割手段を備えることができる。
The equalizing means compares the number of the plurality of division rule files and the plurality of re-division rule files with the number of parallel processes of the verification means, and the number of files compared is the number of parallel processes. If the number of files is smaller than the above, the file having the largest size among the compared files may be divided to generate a plurality of compulsory division rule files.

【0018】分割ルールファイル数が並列処理可能な数
よりも少ない場合に、図形演算工程数の多いファイルを
分割して、ファイルサイズの均一化を行うことによっ
て、均一化のための処理を容易に実現することができ
る。
When the number of division rule files is smaller than the number that can be processed in parallel, a file having a large number of graphic operation steps is divided and the file size is made uniform, thereby facilitating the processing for uniformity. Can be realized.

【0019】前記再分割手段は、複数の前記チェック情
報が共有する前記図形演算工程を抽出し、抽出した図形
演算工程のうち、前記層情報から最も近くにあるもの
を、分割後の複数の前記再分割ルールファイルで共有す
るように、前記分割ルールファイルを分割することがで
きる。
The subdivision means extracts the graphic operation steps shared by the plurality of pieces of check information, and, among the extracted graphic operation steps, determines the closest one from the layer information to the plurality of divided The division rule file can be divided so as to be shared by the subdivision rule files.

【0020】分割後の複数のファイルが共有する図形演
算工程数を少なくすることによって、複数の分割ルール
ファイルで重複して処理される図形演算工程数を削減す
ることができ、並列処理時間を削減することができる。
By reducing the number of graphic operation steps shared by a plurality of divided files, the number of graphic operation steps that are redundantly processed by a plurality of division rule files can be reduced, and the parallel processing time can be reduced. can do.

【0021】前記強制分割手段は、複数の前記チェック
情報が共有する前記図形演算工程を抽出し、抽出した図
形演算工程のうち、前記チェック情報から最も近くにあ
るものを、分割後の複数の前記強制分割ファイルで共有
するように、前記再分割ルールファイルを分割すること
ができる。
The forcible division means extracts the graphic operation steps shared by the plurality of check information, and, among the extracted graphic operation steps, extracts the closest one from the check information to the plurality of divided The subdivision rule file can be divided so as to be shared by the compulsory division files.

【0022】分割後の複数のファイルのサイズの差を小
さくすることによって、複数の分割ルールファイルの処
理時間の均一化を図ることができ、並列処理装置を有功
に活用することができる。
By reducing the difference between the sizes of the plurality of divided files, the processing time of the plurality of division rule files can be made uniform, and the parallel processing device can be used effectively.

【0023】前記検証手段による並列処理の結果を集計
する集計手段をさらに備えることができる。
[0023] The information processing apparatus may further include a counting means for counting the results of the parallel processing by the verification means.

【0024】集計手段が並列処理結果を集計することに
よって、ルールファイルを分割せずにレイアウト検証処
理を行った場合と同様の結果を得ることができる。
By the tabulation means tabulating the results of the parallel processing, it is possible to obtain the same result as when the layout verification processing is performed without dividing the rule file.

【0025】上記目的を達成するために、本発明の第2
の観点に係るレイアウト検証の並列処理方法は、レイア
ウト検証のルールファイルを入力して分割し、複数の分
割ルールファイルを作成する分割ステップと、前記複数
の分割ルールファイルのサイズを均一化する均一化ステ
ップと、サイズが均一化された前記複数の分割ルールフ
ァイルとレイアウト検証の対象データとを用いて、並列
処理でレイアウト検証を行う検証ステップと、を備え
る、ことを特徴とする。
In order to achieve the above object, the second aspect of the present invention
The parallel processing method of layout verification according to the aspect of the present invention includes a dividing step of inputting and dividing a layout verification rule file to create a plurality of division rule files, and a uniforming step of equalizing the sizes of the plurality of division rule files. And a verification step of performing layout verification by parallel processing using the plurality of division rule files of uniform size and layout verification target data.

【0026】上記目的を達成するために、本発明の第3
の観点に係る記録媒体には、入出力機能を備えるコンピ
ュータを、レイアウト検証のルールファイルを入力して
分割し、複数の分割ルールファイルを作成する分割手段
と、前記複数の分割ルールファイルのサイズを均一化す
る均一化手段と、サイズが均一化された前記複数の分割
ルールファイルとレイアウト検証の対象データとを用い
て、並列処理でレイアウト検証を行う検証手段と、を備
える、レイアウト検証の並列処理装置として機能させる
ためのプログラムが記録されている。
In order to achieve the above object, a third aspect of the present invention is provided.
In the recording medium according to the aspect, a computer having an input / output function is divided by inputting a layout verification rule file and dividing the computer into a plurality of division rule files. Parallel processing for layout verification, comprising: uniformizing means for uniforming; and verification means for performing layout verification by parallel processing using the plurality of division rule files of uniform size and data to be subjected to layout verification. A program for functioning as an apparatus is recorded.

【0027】[0027]

【発明の実施の形態】ルールファイルを分割して並列処
理を行う集積回路のレイアウト検証について説明する。
集積回路は、ウェハの表面にトランジスタの電極、配線
等のパターンを複数の層(レイヤ)で形成する工程を経
て製造される。各層のパターンを形成するために用いら
れるマスクパターンは、各層のレイアウトデータに基づ
いて生成される。レイアウトデータが集積回路の設計基
準(デザインルール)を満たしているか否かをチェック
するのが、レイアウト検証におけるデザインルールチェ
ック(以下、DRCと記述する)である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The layout verification of an integrated circuit that performs parallel processing by dividing a rule file will be described.
An integrated circuit is manufactured through a process of forming a pattern of a transistor electrode, a wiring, and the like in a plurality of layers on a surface of a wafer. A mask pattern used to form a pattern of each layer is generated based on layout data of each layer. It is a design rule check (hereinafter, referred to as DRC) in layout verification to check whether the layout data satisfies the integrated circuit design standard (design rule).

【0028】DRCは、レイアウトデータの各層内、各
層間のパターンの形状、位置、間隔等が設計基準を満た
しているか否かを、設計基準に従って作成されたルール
ファイルに基づいてチェックする。DRCの処理時間
は、レイアウトデータ量およびルールファイルサイズに
よって決定される。
The DRC checks whether the shape, position, interval, etc. of the pattern in each layer of the layout data and between the layers satisfies the design standard, based on a rule file created according to the design standard. The DRC processing time is determined by the amount of layout data and the rule file size.

【0029】上述したようなDRCの処理時間を適正化
するための、本発明の実施の形態における集積回路のレ
イアウト検証の並列処理手順の概要を以下に示す。
An outline of a parallel processing procedure for layout verification of an integrated circuit in the embodiment of the present invention for optimizing the processing time of the DRC as described above is shown below.

【0030】(1) レイアウトデータの各層のうちDRC
の対象とする層を指定する指定層と、層内、層同士の図
形(パターン)の形状(幅、長さ等)、位置、間隔等の
チェックといったDRCの内容を示すチェック項目と、
指定層からチェック項目に至るまでに実行する論理演
算、図形のサイズ変更、条件による図形の選択といった
図形演算の内容を示す図形演算情報と、が記述されたル
ールファイルを入力する。図形演算情報は、個々の図形
演算の内容を示す複数の図形演算工程に分割されて記述
されており、各図形演算工程の処理時間は均一化されて
いる。これは、後述するように、ルールファイルを分割
した各グループのサイズを図形演算工程数に基づいて調
整することによって、各グループのサイズを均一化し、
グループごとに作成される分割ルールファイルのサイズ
を均一化して並列処理時間を均一化するためである。
(1) DRC of each layer of layout data
Check items indicating the contents of the DRC, such as checking the shape (width, length, etc.), position, interval, etc. of the figure (pattern) within the layers and between the layers,
A rule file in which graphic operation information indicating the contents of graphic operations such as a logical operation to be performed from a designated layer to a check item, a change in the size of a graphic, and selection of a graphic according to conditions is input. The graphic operation information is described by being divided into a plurality of graphic operation steps indicating the contents of each graphic operation, and the processing time of each graphic operation step is made uniform. As described later, the size of each group obtained by dividing the rule file is adjusted based on the number of graphic operation steps, thereby making the size of each group uniform.
This is because the size of the division rule file created for each group is made uniform and the parallel processing time is made uniform.

【0031】(2) 指定層、図形演算工程およびチェック
項目の情報を用いて、ルールファイルの構造を示す図形
演算木構造を作成する。
(2) A graphic operation tree structure indicating the structure of the rule file is created using the information of the designated layer, the graphic operation process, and the check items.

【0032】(3) 図形演算木構造を基本分割し、分割ル
ールファイルの基となる複数の並列処理単位(グルー
プ)を形成する。基本分割は、異なるグループで同一の
図形演算工程を共有しないように行う。
(3) Basically divide the graphic operation tree structure to form a plurality of parallel processing units (groups) that are the basis of the division rule file. The basic division is performed so that different groups do not share the same graphic operation process.

【0033】(4) 所定のグループを再分割し、各グルー
プの図形演算工程数を均一化する。再分割は、基本分割
後の各グループの図形演算工程数の平均値よりも図形演
算工程数が多いグループを対象として行う。また、分割
後に複数のグループで共有する図形演算工程数を少なく
するように再分割する。
(4) A predetermined group is subdivided to equalize the number of graphic operation steps in each group. The re-division is performed on a group in which the number of graphic operation steps is larger than the average value of the number of graphic operation steps in each group after the basic division. Further, after the division, the division is performed again so as to reduce the number of graphic operation steps shared by a plurality of groups.

【0034】(5) 所定のグループを統合し、各グループ
の図形演算工程数を均一化する。統合は、グループ数が
並列処理可能な数よりも多い場合に、図形演算工程数が
少ないグループを対象として行う。
(5) The predetermined groups are integrated, and the number of graphic operation steps in each group is made uniform. When the number of groups is larger than the number that can be processed in parallel, the integration is performed on a group having a small number of graphic operation steps.

【0035】(6) 所定のグループを強制分割し、各グル
ープの図形演算工程数を均一化する。強制分割は、グル
ープ数が並列処理可能な数よりも少ない場合に、図形演
算工程数が多いグループを対象として行う。また、強制
分割後の複数のグループが含む図形演算工程数の差を少
なくするように強制分割する。
(6) A predetermined group is forcibly divided to equalize the number of graphic operation steps in each group. When the number of groups is smaller than the number that can be processed in parallel, the forced division is performed on a group having a large number of graphic operation steps. Also, the forced division is performed so as to reduce the difference in the number of graphic operation steps included in the plurality of groups after the forced division.

【0036】(7) 形成されたグループごとに分割ルール
ファイルを作成する。形成された各分割ルールファイル
は、処理時間が均一化されている図形演算工程の数に従
って再分割、統合、強制分割が行われており、サイズが
均一化されている。
(7) Create a division rule file for each formed group. Each of the formed division rule files is subdivided, integrated, and forcibly divided in accordance with the number of graphic operation steps in which the processing time is made uniform, and the size is made uniform.

【0037】(8) 分割ルールファイルのそれぞれとレイ
アウトデータとを用いて、DRCの並列処理を行う。各
分割ルールファイルはサイズが均一化されているので、
並列処理に要する時間も均一化される。
(8) DRC parallel processing is performed using each of the division rule files and the layout data. Since each split rule file has a uniform size,
The time required for parallel processing is also made uniform.

【0038】(9) 必要に応じて、並列処理を行ったDR
Cの結果を集計する。
(9) If necessary, the DR that has been processed in parallel
The result of C is totaled.

【0039】上記(1)〜(9)の手順を実現するレイアウト
検証の並列処理装置および並列処理方法を、図面を用い
て説明する。
A parallel processing device and a parallel processing method for layout verification that realize the above procedures (1) to (9) will be described with reference to the drawings.

【0040】図1は、本発明の一実施形態におけるレイ
アウト検証の並列処理装置の構成を示す図である。
FIG. 1 is a diagram showing a configuration of a parallel processing apparatus for layout verification according to an embodiment of the present invention.

【0041】図1に示したレイアウト検証の並列処理装
置は、ルールファイル101と、図形演算木構造作成手
段102と、図形演算木構造基本分割手段103と、グ
ループ再分割手段104と、グループ統合手段105
と、グループ強制分割手段106と、分割ルールファイ
ル107と、レイアウトデータ108と、DRC手段1
09と、分割チェック結果ファイル110と、チェック
結果集計手段111と、チェック結果ファイル112
と、を備える。
The parallel processing apparatus for layout verification shown in FIG. 1 includes a rule file 101, a figure operation tree structure creating means 102, a figure operation tree structure basic division means 103, a group re-division means 104, a group integration means 105
, Group forced division means 106, division rule file 107, layout data 108, DRC means 1
09, a division check result file 110, a check result totaling unit 111, and a check result file 112.
And.

【0042】図1に示したように、分割ルールファイル
107は複数作成される。また、分割チェック結果ファ
イル110は分割ルールファイル107と同数作成され
る。DRC手段109は、複数の分割ルールファイル1
07を並列処理するために、複数(並列処理を行うため
の論理的な数であって、物理的な数を指すものではな
い)設けられる。したがって、分割ルールファイル10
7を作成する際には、複数のDRC手段109が並列処
理可能な数を超えないようにする。
As shown in FIG. 1, a plurality of division rule files 107 are created. Also, the same number of division check result files 110 as the number of division rule files 107 are created. The DRC unit 109 stores a plurality of division rule files 1
07 (a logical number for performing the parallel processing, not a physical number) is provided. Therefore, the division rule file 10
7 is created so that the number of DRC units 109 does not exceed the number that can be processed in parallel.

【0043】図2は、本発明の一実施形態におけるレイ
アウト検証の並列処理装置を実現するための情報処理装
置の構成を示す図であり、図1に示したレイアウト検証
の並列処理装置を実現する情報処理装置の例である。
FIG. 2 is a diagram showing a configuration of an information processing apparatus for realizing a parallel processing apparatus for layout verification according to an embodiment of the present invention, and realizes the parallel processing apparatus for layout verification shown in FIG. It is an example of an information processing device.

【0044】図2に示した情報処理装置は、磁気ディス
ク装置等を備えるデータ入力装置210と、プログラム
制御によって動作するデータ処理装置220と、磁気デ
ィスク装置等を備えるデータ出力装置230と、各種プ
ログラム、データ等を記憶する記憶装置240と、を有
する。
The information processing apparatus shown in FIG. 2 includes a data input device 210 having a magnetic disk device and the like, a data processing device 220 operated by program control, a data output device 230 having a magnetic disk device and the like, and various programs. And a storage device 240 for storing data and the like.

【0045】図1に示したレイアウト検証の並列処理装
置と図2に示した情報処理装置との構成要素の対応を説
明する。
The correspondence between the components of the layout verification parallel processing device shown in FIG. 1 and the information processing device shown in FIG. 2 will be described.

【0046】図形演算木構造作成手段102と、図形演
算木構造基本分割手段103と、グループ再分割手段1
04と、グループ統合手段105と、グループ強制分割
手段106と、DRC手段109と、チェック結果集計
手段111とは、例えば図2に示したデータ処理装置2
20に備えられる。
The figure operation tree structure creating means 102, the figure operation tree structure basic division means 103, and the group re-division means 1
04, the group integration unit 105, the group compulsory division unit 106, the DRC unit 109, and the check result totaling unit 111 are, for example, the data processing device 2 shown in FIG.
20 is provided.

【0047】ルールファイル101およびレイアウトデ
ータ108は、図2に示したデータ入力装置210を用
いて外部から入力され、例えば図2に示した記憶装置2
40に格納される。分割ルールファイル107、分割チ
ェック結果ファイル110およびチェック結果ファイル
112は、データ処理装置220におけるレイアウト検
証の並列処理によって生成され、例えば図2に示した記
憶装置240に格納される。
The rule file 101 and the layout data 108 are externally input using the data input device 210 shown in FIG. 2, and are stored in, for example, the storage device 2 shown in FIG.
40. The division rule file 107, the division check result file 110, and the check result file 112 are generated by the parallel processing of the layout verification in the data processing device 220, and are stored in, for example, the storage device 240 illustrated in FIG.

【0048】図1に示したルールファイル101および
レイアウトデータ108を、図2に示した記憶装置24
0に記憶しておくのではなく、外部の記憶装置等に保持
しておき、必要に応じて、図2に示したデータ入力装置
210を用いて外部から入力しても良い。また、図1に
示した分割ルールファイル107、分割チェック結果フ
ァイル110およびチェック結果ファイル112を、図
2に示した記憶装置240に記憶するのではなく、図2
に示したデータ出力装置230を介して外部の記憶装置
に格納し、必要に応じて、図2に示したデータ入力装置
210を用いて外部の記憶装置から入力しても良い。
The rule file 101 and the layout data 108 shown in FIG. 1 are stored in the storage device 24 shown in FIG.
Instead of being stored in 0, it may be stored in an external storage device or the like, and may be input from the outside using the data input device 210 shown in FIG. 2 as necessary. Further, the division rule file 107, the division check result file 110, and the check result file 112 shown in FIG. 1 are not stored in the storage device 240 shown in FIG.
May be stored in an external storage device via the data output device 230 shown in FIG. 2, and may be input from the external storage device using the data input device 210 shown in FIG.

【0049】図1に示したレイアウト検証の並列処理装
置について、後述する図3〜図9を用いて、詳細に説明
する。
The layout verification parallel processing apparatus shown in FIG. 1 will be described in detail with reference to FIGS.

【0050】ルールファイル101は、図2に示したデ
ータ入力装置210を用いて外部から入力され、記憶装
置240に記憶される。ルールファイル101には、レ
イアウトデータの各層のうちDRCの対象とする層を指
定する指定層と、指定層に対して行う図形演算の内容を
示す図形演算工程と、DRCの内容を示すチェック項目
と、が記述されている。
The rule file 101 is input from the outside using the data input device 210 shown in FIG. The rule file 101 includes a designated layer for designating a layer to be subjected to DRC among the layers of the layout data, a graphic operation step indicating the contents of the graphic operation performed on the specified layer, a check item indicating the contents of the DRC, Is described.

【0051】図3は、本発明の一実施形態におけるルー
ルファイルを示す図であり、図1に示したルールファイ
ル101の内容の一部分の例を示している。図3に示し
たルールファイル101は、レイアウトデータの各層の
うちDRCの対象とする層を指定する指定層300と、
指定層300に対して行うOR,AND等の論理演算、
図形のサイズ変更、条件による図形の選択といった図形
演算の内容を示す図形演算工程310と、層内、層同士
の図形(パターン)の形状(幅、長さ等)、位置、間隔
等のチェックといったDRCの内容を示すチェック項目
320と、を備える。
FIG. 3 is a diagram showing a rule file according to an embodiment of the present invention, and shows an example of a part of the contents of the rule file 101 shown in FIG. The rule file 101 shown in FIG. 3 includes a designated layer 300 that designates a layer to be subjected to DRC among the layers of the layout data;
Logical operations such as OR and AND performed on the designated layer 300;
A graphic operation step 310 indicating the contents of graphic operations such as changing the size of a graphic and selecting a graphic according to conditions, and checking the shape (width, length, etc.), position, interval, etc. of a graphic (pattern) in a layer or between layers A check item 320 indicating the content of the DRC.

【0052】具体的には、指定層300の「LAYER IN
1」は、「IN1」という層(レイヤ)を指定する。図形演
算工程310の「OUT1」は、「IN2」と「IN3」とのOR
演算を行う。チェック項目320の「CHECK_1」は、「I
N1」と「IN2」とのチェックを行う。
More specifically, “LAYER IN
"1" designates a layer (layer) called "IN1". “OUT1” in the figure calculation step 310 is an OR of “IN2” and “IN3”.
Perform the operation. “CHECK_1” of the check item 320 is “I
Check "N1" and "IN2".

【0053】各図形演算工程310は、あらかじめ各処
理時間が均一化されるように設定されている。これによ
って、公報2に開示された技術のように、指定層300
からチェック項目320に至るまでの図形演算工程31
0の処理時間を求めることなく、図形演算工程310の
数に基づいて、ルールファイル101の処理時間を求め
ることができる。
Each graphic operation step 310 is set in advance so that each processing time is equalized. As a result, as in the technique disclosed in Japanese Unexamined Patent Publication No. 2000-213, the designated layer 300
Calculation process 31 from step to check item 320
The processing time of the rule file 101 can be obtained based on the number of graphic operation steps 310 without obtaining the processing time of 0.

【0054】後述するように、ルールファイル101を
分割して複数の分割ルールファイル107を作成する際
には、図形演算工程数に基づいて、ルールファイル10
1を分割した各グループのサイズおよびグループ数を調
整し、ファイルサイズが均一化された複数の分割ルール
ファイル107を作成する。ファイルサイズによって処
理時間が決定されるので、ファイルサイズが均一化され
た分割ルールファイル107を用いてDRCの並列処理
を行うことによって、処理時間が均一化される。
As will be described later, when the rule file 101 is divided into a plurality of divided rule files 107, the rule file 10 is divided based on the number of graphic operation steps.
The size and the number of groups obtained by dividing 1 are adjusted, and a plurality of division rule files 107 having a uniform file size are created. Since the processing time is determined by the file size, the processing time is made uniform by performing the DRC parallel processing using the division rule file 107 whose file size is made uniform.

【0055】図形演算木構造作成手段102は、ルール
ファイル101を入力し、ルールファイル101に含ま
れる指定層300、図形演算工程310およびチェック
項目320の情報を抽出する。そして、指定層300か
らチェック項目320に至るまでに実行する図形演算工
程310の処理順序、相互関係等を表す図形演算木構造
を作成する。
The graphic operation tree structure creating means 102 inputs the rule file 101 and extracts information on the designated layer 300, the graphic operation step 310 and the check items 320 included in the rule file 101. Then, a graphic operation tree structure representing the processing order, mutual relationship, and the like of the graphic operation process 310 executed from the designated layer 300 to the check item 320 is created.

【0056】図4は、本発明の一実施形態における図形
演算木構造を示す図であり、図3に示したルールファイ
ルから作成したものを示している。図4に示した指定層
401〜408は、図3に示した指定層300の各層を
表している。図形演算工程411〜417は、図3に示
した図形演算工程310の各工程を表している。チェッ
ク項目421〜425は、図3に示したチェック項目3
20の各項目を表している。指定層401〜408、図
形演算工程411〜417およびチェック項目421〜
425を結ぶ矢印は、それぞれの処理の順序等を示す相
互関係を表している。
FIG. 4 is a diagram showing a graphic operation tree structure according to an embodiment of the present invention, which is created from the rule file shown in FIG. The designated layers 401 to 408 shown in FIG. 4 represent the respective layers of the designated layer 300 shown in FIG. The figure calculation steps 411 to 417 represent the respective steps of the figure calculation step 310 shown in FIG. Check items 421 to 425 are check items 3 shown in FIG.
20 items are shown. Designated layers 401 to 408, graphic operation steps 411 to 417, and check items 421 to 421
Arrows connecting 425 indicate mutual relations indicating the order of each processing and the like.

【0057】具体的には、図4に示した指定層401は
図3に示した指定層300の「LAYER IN1」を表し、指
定層402は「LAYER IN2」を表し、以下同様にそれぞ
れを表し、指定層408は「LAYER IN8」を表してい
る。また、図形演算工程411は図形演算工程310の
「OUT1 = IN2 OR IN3」を表し、「IN2」を表す指定層4
02と「IN3」を表す指定層403とを入力してOR演
算を行っている。図形演算工程412は「OUT2 = IN4 A
ND IN5」を表し、「IN4」を表す指定層404と「IN5」
を表す指定層405とを入力してAND演算を行ってい
る。以下同様にそれぞれを表し、図形演算工程417は
「RESIZE + 0.5 OUT 6」を表し、「OUT6」を表す図形演
算工程416を入力してサイズを変更している。さら
に、チェック項目421はチェック項目320の「CHEC
K_1( IN1, IN2 )」を表し、「IN1」を表す指定層401
と「IN2」を表す指定層402とを入力してチェックを
行っている。チェック項目422は「CHECK_2( OUT1
)」を表し、「OUT1」を表す図形演算工程411を入力
してチェックを行っている。以下同様にそれぞれを表
し、チェック項目425は「CHECK_5( OUT5 )」を表
し、「OUT5」を表す図形演算工程415を入力してチェ
ックを行っている。
Specifically, the designated layer 401 shown in FIG. 4 represents “LAYER IN1” of the designated layer 300 shown in FIG. 3, the designated layer 402 represents “LAYER IN2”, and so on. The designated layer 408 indicates “LAYER IN8”. The graphic operation step 411 represents “OUT1 = IN2 OR IN3” of the graphic operation step 310, and the designated layer 4 representing “IN2”.
02 and the designated layer 403 representing “IN3” are input to perform an OR operation. The figure calculation step 412 is “OUT2 = IN4 A
ND IN5 ", the designated layer 404 representing" IN4 "and" IN5 "
Is input to the designated layer 405 indicating the AND operation. The figure calculation step 417 represents “RESIZE + 0.5 OUT 6”, and the figure is changed by inputting the figure calculation step 416 representing “OUT6”. Further, the check item 421 corresponds to the check item 320 “CHEC
K_1 (IN1, IN2) "and designated layer 401 representing" IN1 "
And a designated layer 402 representing “IN2” are input to perform the check. Check item 422 is “CHECK_2 (OUT1
)) And a graphic operation step 411 representing “OUT1” is input and checked. The same applies to the following, and the check item 425 indicates "CHECK_5 (OUT5)", and the graphic operation step 415 indicating "OUT5" is input and checked.

【0058】図4に示した図形演算工程の階層レベル0
〜5は、処理の順序に対応する。指定層401〜408
が階層レベル0(最も低い階層レベル)であり、指定層
401〜408に近い図形演算工程からチェック項目4
21〜425に近づくにつれて順に階層レベルの数値が
大きくなる(階層レベルが高くなる)。処理の順序は、
階層レベルの数値が小さいもの(階層レベルが低いも
の)から階層レベルの高いものへと順に処理を行う(例
えば、図形演算工程412の処理を行った後に図形演算
工程414の処理を行う)。また、同じ階層レベルにあ
る図形演算工程(例えば、階層レベル2の414と41
5)は、同時に処理を行うことができ、処理の順序は問
わない。
Hierarchical level 0 in the graphic operation process shown in FIG.
5 correspond to the order of processing. Designated layers 401-408
Is hierarchical level 0 (lowest hierarchical level), and check items 4
As the number approaches 21 to 425, the numerical value of the hierarchical level sequentially increases (the hierarchical level increases). The order of processing is
The processing is performed in order from the one with the smaller numerical value of the hierarchical level (the one with the lower hierarchical level) to the one with the higher hierarchical level (for example, after performing the processing of the graphic calculation step 412, the processing of the graphic calculation step 414 is performed). In addition, a figure operation step at the same hierarchical level (for example, 414 and 41 at the hierarchical level 2)
In 5), the processing can be performed simultaneously, and the order of the processing does not matter.

【0059】図形演算木構造基本分割手段103は、図
形演算木構造作成手段102で作成された図形演算木構
造を、複数のグループに基本分割する。
The graphic operation tree structure basic dividing means 103 basically divides the graphic operation tree structure created by the graphic operation tree structure creating means 102 into a plurality of groups.

【0060】基本分割後のグループのそれぞれは、並列
処理の1単位であり、分割ルールファイルの基となる。
このため、基本分割は、各グループがそれぞれチェック
項目を少なくとも1つ含むように行う。また、1つの図
形演算工程を共有する複数のチェック項目がある場合に
は、図形演算工程を共有する複数のチェック項目を同じ
グループに含め、異なる複数のグループで同じ図形演算
工程を共有しないようにする。したがって、図形演算工
程を共有しないように図形演算木構造を基本分割するこ
とができない場合には、基本分割は行わない。
Each of the groups after the basic division is one unit of the parallel processing, and is a basis of the division rule file.
Therefore, the basic division is performed such that each group includes at least one check item. If there is a plurality of check items sharing one graphic operation step, a plurality of check items sharing the graphic operation step should be included in the same group, and different groups should not share the same graphic operation step. I do. Therefore, if the basic division of the graphic operation tree structure cannot be performed so that the graphic operation steps are not shared, the basic division is not performed.

【0061】図5は、本発明の一実施形態における基本
分割後の図形演算木構造を示す図であり、図4に示した
図形演算木構造を基本分割したものを示している。図5
に示した基本分割後の図形演算木構造は、3つのグルー
プ541〜543に分割されている。チェック項目42
1は、指定層401,402との間に図形演算工程を含
まないので、単独でグループ541とする。チェック項
目422は、図形演算工程411を他のチェック項目と
共有しないので、単独でグループ542とする。チェッ
ク項目423,424,425は、図形演算工程413
を共有するので、同一のグループ543とする。
FIG. 5 is a diagram showing the graphic operation tree structure after the basic division according to an embodiment of the present invention, and shows the figure operation tree structure shown in FIG. FIG.
Is divided into three groups 541 to 543. Check item 42
No. 1 does not include a figure calculation step between the designated layers 401 and 402, and thus is set as a group 541 alone. Since the check item 422 does not share the graphic operation step 411 with other check items, the check item 422 is independently set as a group 542. The check items 423, 424, and 425 correspond to the graphic operation step 413.
Are shared, so that the same group 543 is set.

【0062】グループ再分割手段104は、図形演算木
構造基本分割手段103において基本分割した図形演算
木構造の各グループのうち、図形演算工程を多く含むグ
ループを複数(例えば2つ)のグループに分割し、図形
演算木構造を再分割する。再分割を行うことによって、
各グループが含む図形演算工程数の差を少なくして、各
グループのサイズを均一化する。
The group re-dividing means 104 divides a group including a large number of graphic operation steps into a plurality of (for example, two) groups among the groups of the graphic operation tree structure which has been basically divided by the graphic operation tree structure basic dividing means 103. Then, the graphic operation tree structure is subdivided. By subdividing,
The size of each group is made uniform by reducing the difference in the number of graphic operation steps included in each group.

【0063】再分割は、基本分割によって形成された各
グループが含む図形演算工程数の平均値を算出し、平均
値よりも多く図形演算工程を含むグループについて、図
形演算工程を最も多く含むグループから順次行う。した
がって、基本分割した時点で各グループが含む図形演算
工程数が全て同じであれば、平均値よりも多く図形演算
工程を含むグループは存在しないので、再分割を行わな
い。
In the subdivision, the average value of the number of graphic operation steps included in each group formed by the basic division is calculated, and the group including the graphic operation step more than the average value is selected from the group including the most graphic operation steps. Perform sequentially. Therefore, if the number of graphic operation steps included in each group at the time of the basic division is the same, there is no group including the graphic operation step that is larger than the average value, and thus no re-division is performed.

【0064】再分割を行う際には、指定層から同一グル
ープ内の各チェック項目に至るまでの図形演算工程の中
から、複数のチェック項目が共有する図形演算工程のう
ち階層レベルが最も高いものを検出する。図形演算工程
を共有する複数のチェック項目の組が複数ある場合に
は、図形演算工程を複数検出するので、検出した図形演
算工程のうち階層レベルの最も低い図形演算工程を共有
しているチェック項目の組を、再分割の対象とする。再
分割を行うチェック項目の組が共有する図形演算工程
は、再分割によって重複して処理が行われることとな
る。
When performing the subdivision, among the graphic operation steps from the designated layer to each check item in the same group, the graphic operation step having the highest hierarchical level among the graphic operation steps shared by a plurality of check items Is detected. If there are a plurality of sets of check items that share the graphic operation process, a plurality of graphic operation processes are detected, so the check items that share the lowest level of the graphic operation process among the detected graphic operation processes Is a target of subdivision. The graphic operation steps shared by the set of check items to be re-divided are processed redundantly by the re-division.

【0065】階層レベルの低い図形演算工程は、階層レ
ベルの高い図形演算工程と比較して、指定層から当該図
形演算工程に至るまでの図形演算工程数が通常は少な
い。このため、階層レベルの低い図形演算工程部分で分
割することによって、指定層からチェック項目に至るま
でに共有する図形演算工程数を少なくして、再分割後の
各グループで重複して処理を行う図形演算工程数を少な
くすることができる。
In the graphic operation step having a lower hierarchical level, the number of graphic operation steps from the designated layer to the graphic operation step is generally smaller than that in the graphic operation step having a higher hierarchical level. For this reason, by dividing a graphic operation process portion having a lower hierarchical level, the number of graphic operation processes shared from a designated layer to a check item is reduced, and processing is performed repeatedly in each group after re-division. The number of graphic operation steps can be reduced.

【0066】再分割は、各グループが少なくとも1つの
チェック項目を含むように行う必要があるので、基本分
割した時点でチェック項目を1つしか含まないグループ
は、図形演算工程数が平均値よりも多い場合であって
も、再分割を行わない。
It is necessary to perform the re-division so that each group includes at least one check item. Therefore, for a group including only one check item at the time of the basic division, the number of graphic operation steps is smaller than the average value. Even if the number is large, the subdivision is not performed.

【0067】図6は、本発明の一実施形態における再分
割後の図形演算木構造を示す図であり、図5に示した基
本分割後の図形演算木構造を再分割したものを示してい
る。
FIG. 6 is a diagram showing the graphic operation tree structure after the subdivision according to one embodiment of the present invention, and shows the graphic operation tree structure after the basic division shown in FIG. .

【0068】図6に示したように、図5において図形演
算工程数の最も多いグループ543を再分割し、グルー
プ643,644を形成する。図5に示したグループ5
43が含むチェック項目423,424,425のうち
少なくとも2つが共有している図形演算工程は、図形演
算工程412,413,414,416である。これら
の図形演算工程のうち、各チェック項目に近い(階層レ
ベルが高い)ものは、チェック項目423,424とチ
ェック項目425との組では図形演算工程413であ
り、チェック項目423とチェック項目424との組で
は図形演算工程416である。図形演算工程413,4
16のうち、階層レベルが低い方の図形演算工程413
を共有しているチェック項目423,424を含むグル
ープとチェック項目425を含むグループとを分割す
る。
As shown in FIG. 6, the group 543 having the largest number of graphic operation steps in FIG. 5 is subdivided to form groups 643 and 644. Group 5 shown in FIG.
Graphic operation steps shared by at least two of the check items 423, 424, and 425 included in 43 are graphic operation steps 412, 413, 414, and 416. Among these graphic operation steps, the one close to each check item (higher hierarchical level) is the graphic operation step 413 in the set of the check items 423, 424 and the check item 425, and the check item 423, the check item 424 Is the figure calculation step 416. Graphic operation steps 413, 4
16, the graphic operation step 413 with the lower hierarchical level
Is divided into a group including the check items 423 and 424 and a group including the check items 425.

【0069】これによって、チェック項目423,42
4および図形演算工程412,413,414,41
6,417が1つのグループ643を構成し、チェック
項目425および図形演算工程413,415が1つの
グループ644を構成する。このように再分割を行うこ
とによって、図形演算工程413のみがグループ64
3,644で共有され、グループの再分割によって共有
される図形演算工程が最も少なくなる。
As a result, the check items 423, 42
4 and graphic operation steps 412, 413, 414, 41
6, 417 constitute one group 643, and the check item 425 and the graphic operation steps 413, 415 constitute one group 644. By performing the subdivision in this manner, only the graphic operation step 413 is performed in the group 64.
3,644, and the number of graphic operation steps shared by subdivision of the group is minimized.

【0070】グループ統合手段105は、基本分割また
は再分割によって形成されたグループの数が、DRC手
段109において並列処理可能な数よりも多い場合に、
複数(例えば2つ)のグループの統合を行う。DRC手
段109が並列処理可能な数は、あらかじめまたは処理
を行う度に図2に示したデータ処理装置220内で検索
して得る。統合を行うことによって、各グループが含む
図形演算工程数の差を少なくして、各グループのサイズ
の差を小さくすることができる。
When the number of groups formed by the basic division or the subdivision is larger than the number that can be processed in parallel by the DRC unit 109, the group integration unit 105
A plurality (for example, two) groups are integrated. The number that can be processed in parallel by the DRC unit 109 can be obtained by searching in advance in the data processing device 220 shown in FIG. By performing the integration, the difference in the number of graphic operation steps included in each group can be reduced, and the difference in the size of each group can be reduced.

【0071】統合を行う際には、グループ内の図形演算
工程数が最も少ないグループから順次行う。2つのグル
ープを統合する場合には、図形演算工程を最も少なく含
むグループと、図形演算工程を2番目に少なく含むグル
ープとを統合して、同じグループとする。複数のグルー
プを1つにすることによって、グループ内の図形演算工
程数を増やし、グループ数を減らす。統合は、グループ
数がDRC手段109において並列処理可能な数を下回
るまで繰り返す。
The integration is performed sequentially from the group having the smallest number of graphic operation steps in the group. When two groups are integrated, a group including the least number of graphic operation steps and a group including the second least number of graphic operation steps are integrated into the same group. By combining a plurality of groups into one, the number of graphic operation steps in the group is increased and the number of groups is reduced. The integration is repeated until the number of groups falls below the number that can be processed in parallel by the DRC unit 109.

【0072】図7は、本発明の一実施形態における統合
後の図形演算木構造を示す図であり、図5に示した基本
分割後の図形演算木構造を統合したものを示している。
図7に示したように、図5において図形演算工程数が最
も少ないグループ541と、2番目に図形演算工程数が
少ないグループ542とを統合する。これによって、チ
ェック項目421,422と図形演算工程411とで、
1つのグループ741を構成する。
FIG. 7 is a diagram showing the graphic operation tree structure after integration according to an embodiment of the present invention, and shows the graphic operation tree structure after basic division shown in FIG. 5 integrated.
As shown in FIG. 7, the group 541 having the smallest number of graphic operation steps in FIG. 5 and the group 542 having the second smallest number of graphic operation steps are integrated. Thus, the check items 421 and 422 and the graphic operation step 411
One group 741 is formed.

【0073】グループ強制分割手段106は、基本分割
または再分割によって形成されたグループの数が、DR
C手段109において並列処理可能な数よりも少ない場
合に、グループの強制分割を行う。DRC手段109が
並列処理可能な数は、あらかじめまたは処理を行う度に
図2に示したデータ処理装置220内で検索して得る。
強制分割を行うことによって、各グループが含む図形演
算工程数の差を少なくして、各グループのサイズの差を
小さくすることができる。
The group forced division means 106 determines whether the number of groups formed by the basic division or the subdivision is DR
If the number is smaller than the number that can be processed in parallel by the C means 109, the group is forcibly divided. The number that can be processed in parallel by the DRC unit 109 can be obtained by searching in advance in the data processing device 220 shown in FIG.
By performing the forced division, the difference in the number of graphic operation steps included in each group can be reduced, and the difference in the size of each group can be reduced.

【0074】強制分割を行う際には、グループ内の図形
演算工程数が最も多いグループから順次行う。1つのグ
ループを2つに強制分割する場合には、図形演算工程数
が最も多いグループ内で階層レベルが最も高いチェック
項目を分割する。分割するチェック項目と、そのチェッ
ク項目に至るまでの図形演算工程のうち分割するチェッ
ク項目のみに関係する図形演算工程とを、現在のグルー
プから分割する。そして、分割したチェック項目とその
他のチェック項目とで重複して実行する図形演算工程を
双方のチェック項目で共有し、分割したチェック項目と
それに関係する図形演算工程とで新たにグループを形成
する。強制分割は、グループ数がDRC手段109にお
いて並列処理可能な数に達するまで繰り返す。
When the forced division is performed, the division is performed sequentially from the group having the largest number of graphic operation steps in the group. When one group is forcibly divided into two, the check item having the highest hierarchical level is divided in the group having the largest number of graphic operation steps. A check item to be divided and a graphic operation step related to only the check item to be divided among the graphic operation steps up to the check item are divided from the current group. Then, a graphic operation process which is executed redundantly by the divided check item and the other check items is shared by both check items, and a new group is formed by the divided check item and the graphic operation process related thereto. The forced division is repeated until the number of groups reaches a number that can be processed in parallel by the DRC unit 109.

【0075】強制分割の対象となるグループの最も階層
レベルが高いチェック項目を分割することによって、分
割後の複数(例えば2つ)のグループが含む図形演算工
程数の差を少なくして、分割後の各グループのサイズの
差を小さくすることができる。
By dividing the check items having the highest hierarchical level of the group to be subjected to the forcible division, the difference in the number of graphic operation steps included in a plurality of (for example, two) groups after the division is reduced. Can be reduced in size of each group.

【0076】強制分割は、各グループが少なくとも1つ
のチェック項目を含むように行う必要があるので、基本
分割または再分割した時点でチェック項目を1つしか含
まないグループは、強制分割の対象となった場合であっ
ても、強制分割を行わない。
Since the forced division must be performed so that each group includes at least one check item, a group that includes only one check item at the time of the basic division or re-division is subject to the forced division. Even if it is, the forced division is not performed.

【0077】図8は、本発明の一実施形態における強制
分割後の図形演算木構造を示す図であり、図5に示した
基本分割後の図形演算木構造を強制分割したものを示し
ている。
FIG. 8 is a diagram showing the graphic operation tree structure after the forcible division in one embodiment of the present invention, and shows the figure operation tree structure after the basic division shown in FIG. 5 which is forcibly divided. .

【0078】図8に示したように、図5において図形演
算工程数が最も多いグループ543において、階層レベ
ルの最も高いチェック項目424を強制分割する。これ
によって、チェック項目423,425と図形演算工程
412〜416とで1つのグループ843を構成し、チ
ェック項目424と図形演算工程412〜414,41
6,417とで1つのグループ844を構成する。図形
演算工程412〜414,416が、グループ843,
844で共有される。このように分割することによっ
て、強制分割後のグループ843とグループ844との
サイズの差を小さくすることができる。
As shown in FIG. 8, in the group 543 having the largest number of graphic operation steps in FIG. 5, the check item 424 having the highest hierarchical level is forcibly divided. As a result, one group 843 is composed of the check items 423 and 425 and the graphic operation steps 412 to 416, and the check item 424 and the graphic operation steps 412 to 414 and 41
6, 417 form one group 844. The graphic operation steps 412 to 414 and 416 are divided into groups 843 and
844. By dividing in this way, the difference in size between the group 843 and the group 844 after the forced division can be reduced.

【0079】分割ルールファイル107は、図形演算木
構造基本分割手段103、グループ再分割手段104、
グループ統合手段105またはグループ強制分割手段1
06において形成された最終的なグループごとに作成さ
れ、記憶装置240に記憶される。
The division rule file 107 contains the basic partitioning means 103 for the graphic operation tree structure, the group re-division means 104,
Group integration means 105 or forced group division means 1
A final group is created for each final group formed in step 06 and stored in the storage device 240.

【0080】分割ルールファイル107のそれぞれに
は、図形演算工程を処理するために必要な層が指定され
た指定層と、形成されたグループに属するチェック項目
と、指定層からチェック項目に至るまでの図形演算工程
とが記述され、図2に示した記憶装置140に記憶され
る。
Each of the division rule files 107 has a designated layer in which a layer necessary for processing the graphic operation process is designated, a check item belonging to the formed group, and a file from the designated layer to the check item. The graphic operation process is described and stored in the storage device 140 shown in FIG.

【0081】図9は、本発明の一実施形態における分割
ルールファイルを示す図であり、図3に示したルールフ
ァイルを、図5に示した基本分割後の図形演算木構造に
従って形成したグループの分割ルールファイルを示して
いる。分割ルールファイル941は図5に示したグルー
プ541に相当し、分割ルールファイル942は図5に
示したグループ542に相当し、分割ルールファイル9
43は図5に示したグループ543に相当する。
FIG. 9 is a diagram showing a division rule file according to an embodiment of the present invention. The rule file shown in FIG. 3 is obtained by dividing the rule file shown in FIG. 4 shows a division rule file. The division rule file 941 corresponds to the group 541 shown in FIG. 5, and the division rule file 942 corresponds to the group 542 shown in FIG.
43 corresponds to the group 543 shown in FIG.

【0082】レイアウトデータ108は、図2に示した
データ入力装置210を用いて外部から入力され、記憶
装置240に記憶される。レイアウトデータ108に
は、分割ルールファイル107を用いてDRCを行う集
積回路のレイアウトデータが記述されている。
The layout data 108 is externally input using the data input device 210 shown in FIG. The layout data 108 describes layout data of an integrated circuit that performs DRC using the division rule file 107.

【0083】DRC手段109は、複数の分割ルールフ
ァイル107およびレイアウトデータ108から情報を
抽出し、分割ルールファイル107の各グループごと
に、レイアウトデータ108に対して、DRCの並列処
理を行う。
The DRC unit 109 extracts information from the plurality of division rule files 107 and the layout data 108, and performs DRC parallel processing on the layout data 108 for each group of the division rule file 107.

【0084】分割チェック結果ファイル110は、DR
C手段109においてDRCの並列処理が行われたグル
ープごとに作成され、記憶装置240に記憶される。
The division check result file 110 has the DR
It is created for each group in which DRC parallel processing has been performed by the C means 109 and stored in the storage device 240.

【0085】チェック結果集計手段111は、複数の分
割チェック結果ファイル110に記述されている、グル
ープごとのDRC結果を集計する。並列処理によって得
られるDRCの集計結果は、分割を行わないルールファ
イル101およびレイアウトデータ108を用いてDR
C手段109においてDRCを実行した結果と同等のも
のである。
The check result summing means 111 sums up the DRC results for each group described in the plurality of divided check result files 110. The DRC tally result obtained by the parallel processing is obtained by using the rule file 101 and the layout data 108 that are not divided.
This is equivalent to the result of executing the DRC in the C means 109.

【0086】チェック結果ファイル112には、チェッ
ク結果集計手段111における並列処理によって得られ
るDRCの集計結果が記述され、記憶装置240に記憶
される。図1には示していないが、チェック結果ファイ
ル112の内容は、図2に示したデータ出力装置130
を介して外部の表示装置等に出力される。
The check result file 112 describes the DRC total result obtained by the parallel processing in the check result totaling means 111 and is stored in the storage device 240. Although not shown in FIG. 1, the contents of the check result file 112 are stored in the data output device 130 shown in FIG.
Is output to an external display device or the like via the.

【0087】図10は、本発明の一実施形態におけるレ
イアウト検証の並列処理方法を示すフローチャートであ
り、図1に示したレイアウト検証の並列処理装置の動作
を示している。
FIG. 10 is a flowchart showing a layout verification parallel processing method according to an embodiment of the present invention, showing the operation of the layout verification parallel processing apparatus shown in FIG.

【0088】あらかじめ、図1に示したルールファイル
101が、図2に示した記憶装置240に記憶されてい
るものとする。図3に示したルールファイルは、図1に
示したルールファイル101の例である。
It is assumed that the rule file 101 shown in FIG. 1 is stored in advance in the storage device 240 shown in FIG. The rule file shown in FIG. 3 is an example of the rule file 101 shown in FIG.

【0089】図形演算木構造作成手段102は、ルール
ファイル101を入力し、ルールファイル101に含ま
れる指定層300、図形演算工程310およびチェック
項目320の情報を抽出する(ステップS1001;以
下、単にS1001と記述する。他のステップも同
様)。
The graphic operation tree structure creating means 102 inputs the rule file 101 and extracts information on the designated layer 300, the graphic operation step 310 and the check item 320 included in the rule file 101 (step S1001; hereinafter simply S1001). The same applies to other steps).

【0090】図形演算木構造作成手段102は、S10
01においてルールファイル101から抽出した情報を
用いて、図形演算木構造を作成する(S1002)。図
4に示した図形演算木構造は、S1002においてルー
ルファイルから作成される図形演算木構造の例である。
The graphic operation tree structure creating means 102 executes S10
01, a graphic operation tree structure is created using the information extracted from the rule file 101 (S1002). The graphic operation tree structure shown in FIG. 4 is an example of the graphic operation tree structure created from the rule file in S1002.

【0091】図形演算木構造基本分割手段103は、S
1002において作成した図形演算木構造を、互いに図
形演算工程を共有しないような複数のグループに基本分
割する(S1003)。図5に示した基本分割後の図形
演算木構造は、S1003において基本分割した図形演
算木構造の例である。
The figure operation tree structure basic division means 103
The graphic operation tree structure created in 1002 is basically divided into a plurality of groups that do not share a graphic operation process with each other (S1003). The graphic operation tree structure after the basic division shown in FIG. 5 is an example of the graphic operation tree structure obtained by basic division in S1003.

【0092】グループ再分割手段104は、基本分割後
の各グループについて図形演算工程数を均一化すること
が可能であるか否かを判断する(S1004)。図形演
算工程数の均一化が可能であるというのは、基本分割後
の各グループが含む図形演算工程数にばらつきがあると
いうことである。
The group re-dividing means 104 determines whether or not it is possible to equalize the number of graphic operation steps for each group after the basic division (S1004). The fact that the number of graphic operation steps can be equalized means that the number of graphic operation steps included in each group after the basic division varies.

【0093】S1004において図形演算工程数の均一
化が可能であると判断されると、S1005に進む。S
1004において図形演算工程数の均一化が可能でない
と判断されると、S1006に進む。
If it is determined in S1004 that the number of graphic operation steps can be equalized, the flow advances to S1005. S
If it is determined in step 1004 that the number of graphic operation steps cannot be equalized, the process advances to step S1006.

【0094】S1004において各グループの図形演算
工程数の均一化が可能であると判断されると、グループ
再分割手段104は、S1003において基本分割した
図形演算木構造のグループを再分割する(S100
5)。図6に示した再分割後の図形演算木構造は、S1
005において再分割した図形演算木構造の例である。
If it is determined in S1004 that the number of graphic operation steps in each group can be equalized, the group re-dividing means 104 re-divides the group of the graphic operation tree structure which is basically divided in S1003 (S1003).
5). The graphic operation tree structure after the subdivision shown in FIG.
5 is an example of a graphic operation tree structure subdivided in 005.

【0095】S1005の処理を終了すると、S100
4に戻り、図形演算工程数の均一化が不可能となるま
で、すなわち基本分割後の各グループが含む図形演算工
程数の平均値よりも多く図形演算工程を含むグループが
なくなるまで、均一化を繰り返す。
When the processing of S1005 is completed, S100
4 and until the number of graphic operation steps cannot be equalized, that is, until there is no group including graphic operation steps more than the average value of the number of graphic operation steps included in each group after the basic division. repeat.

【0096】S1004において図形演算工程数の均一
化が可能でないと判断されると、グループ再分割手段1
04は、形成されたグループ数と、並列処理可能なグル
ープ数(並列処理数)とを比較する(S1006)。形
成されたグループ数が並列処理数よりも多いと判断され
ると、S1007に進む。グループ数が並列処理数より
も少ないと判断されると、S1008に進む。グループ
数と並列処理数とが同じであると判断されると、S10
09に進む。
If it is determined in S1004 that the number of graphic operation steps cannot be equalized, the group re-dividing means 1
04 compares the number of groups formed with the number of groups that can be processed in parallel (the number of parallel processes) (S1006). If it is determined that the number of formed groups is larger than the number of parallel processes, the process proceeds to S1007. If it is determined that the number of groups is smaller than the number of parallel processes, the process proceeds to S1008. If it is determined that the number of groups and the number of parallel processes are the same, S10
Go to 09.

【0097】S1006においてグループ数が並列処理
数よりも多いと判断されると、グループ統合手段105
は、形成されたグループのうち、図形演算工程を少なく
含む複数のグループを1つのグループに統合する(S1
007)。図7に示した統合後の図形演算木構造は、S
1007において統合した図形演算木構造の例である。
S1007の処理を終了すると、S1006に戻り、再
度グループ数と並列処理数との比較を行う。
If it is determined in S1006 that the number of groups is larger than the number of parallel processes, the group integration means 105
Integrates a plurality of groups including a small number of graphic operation steps from the formed groups into one group (S1).
007). The graphic operation tree structure after integration shown in FIG.
1007 is an example of a graphic operation tree structure integrated in 1007.
Upon completion of the process in S1007, the process returns to S1006, where the number of groups and the number of parallel processes are compared again.

【0098】S1006においてグループ数が並列処理
数よりも少ないと判断されると、グループ強制分割手段
106は、形成されたグループのうち、図形演算工程を
最も多く含むグループを複数のグループに強制分割する
(S1008)。図8に示した強制分割後の図形演算木
構造は、S1008において強制分割した図形演算木構
造の例である。S1008の処理を終了すると、S10
06に戻り、再度グループ数と並列処理数との比較を行
う。
If it is determined in S1006 that the number of groups is smaller than the number of parallel processes, the group compulsory division means 106 compulsorily divides, among the formed groups, the group including the largest number of graphic operation steps into a plurality of groups. (S1008). The graphic operation tree structure after forcible division shown in FIG. 8 is an example of the graphic operation tree structure forcibly divided in S1008. When the processing of S1008 is completed, S10
Returning to step 06, the number of groups and the number of parallel processes are compared again.

【0099】S1006においてグループ数と並列処理
数とが同じであると判断されると、グループ再分割手段
104は、形成されたグループごとに、分割ルールファ
イル107を作成する(S1009)。図9に示した分
割ルールファイルは、S1009において作成された複
数の分割ルールファイル107の例である。
If it is determined in S1006 that the number of groups and the number of parallel processes are the same, the group re-dividing unit 104 creates a division rule file 107 for each formed group (S1009). The division rule file shown in FIG. 9 is an example of the plurality of division rule files 107 created in S1009.

【0100】複数のDRC手段109は、S1009に
おいて作成された複数の分割ルールファイル107とレ
イアウトデータ108とを用いて、DRCの並列処理を
行う(S1010)。DRC結果の処理ごとに分割チェ
ック結果ファイル110が作成され、記憶装置240に
記憶される。
The plurality of DRC units 109 perform DRC parallel processing using the plurality of division rule files 107 and the layout data 108 created in S1009 (S1010). A division check result file 110 is created for each processing of the DRC result and stored in the storage device 240.

【0101】チェック結果集計手段111は、S101
0において並列処理されたDRCの結果を、複数の分割
チェック結果ファイル110から取り込んで集計を行い
(S1011)、集計結果をチェック結果ファイル11
2に格納して、処理を終了する。
The check result totaling means 111 determines in S101
0, the results of the DRCs processed in parallel are imported from the plurality of divided check result files 110 and totaled (S1011), and the totaled results are stored in the check result file 11
2 and the process ends.

【0102】図11は、本発明の一実施形態におけるレ
イアウト検証の並列処理方法の他の例を示すフローチャ
ートである。図11に示したフローチャートは、図10
に示した並列処理方法を示すフローチャートとほぼ同様
であるが、S1011を実行しない点のみが異なる。図
11に示したS1101〜S1110の処理は、図10
に示したS1001〜S1010と同一である。
FIG. 11 is a flowchart showing another example of the parallel processing method for layout verification in one embodiment of the present invention. The flowchart shown in FIG.
Is substantially the same as the flowchart showing the parallel processing method shown in (1), except that S1011 is not executed. The processing of S1101 to S1110 shown in FIG.
Are the same as S1001 to S1010.

【0103】したがって、図11に示したレイアウト検
証の並列処理方法を図1に示した並列処理装置で実行す
る場合には、分割チェック結果ファイル110の作成に
よって処理を終了し、チェック結果集計手段111によ
る集計処理を行わない。そして、分割チェック結果ファ
イル110を最終的なチェック結果ファイルとして、図
2に示したデータ出力装置130を介して外部の表示装
置等に出力する。
Therefore, when the parallel processing method of layout verification shown in FIG. 11 is executed by the parallel processing apparatus shown in FIG. 1, the processing is terminated by creating the division check result file 110 and the check result totalizing means 111 Does not perform the tallying process. Then, the divided check result file 110 is output as a final check result file to an external display device or the like via the data output device 130 shown in FIG.

【0104】図11に示した並列処理においては、DR
Cの並列処理の後に、各DRC結果の集計を行わず、D
RCの個々の処理ごとに結果を確認する。これによっ
て、並列処理されるDRC結果のうち、所望のチェック
結果を個別に確認することができる。
In the parallel processing shown in FIG.
After parallel processing of C, without summing up each DRC result, D
Check the results for each RC process. This makes it possible to individually check desired check results among the DRC results processed in parallel.

【0105】[0105]

【発明の効果】以上説明したように本発明は、DRCの
並列処理に要する時間を削減することができるという効
果を有する。また本発明は、並列処理装置を有効に活用
することができるという効果を有する。
As described above, the present invention has an effect that the time required for DRC parallel processing can be reduced. Further, the present invention has an effect that the parallel processing device can be effectively used.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施形態におけるレイアウト検証の
並列処理装置の構成を示す図である。
FIG. 1 is a diagram illustrating a configuration of a parallel processing device for layout verification according to an embodiment of the present invention.

【図2】本発明の一実施形態におけるレイアウト検証の
並列処理装置を実現するための情報処理装置の構成を示
す図である。
FIG. 2 is a diagram illustrating a configuration of an information processing apparatus for realizing a parallel processing apparatus for layout verification according to an embodiment of the present invention.

【図3】本発明の一実施形態におけるルールファイルを
示す図である。
FIG. 3 is a diagram showing a rule file according to an embodiment of the present invention.

【図4】本発明の一実施形態における図形演算木構造を
示す図である。
FIG. 4 is a diagram illustrating a graphic operation tree structure according to an embodiment of the present invention.

【図5】本発明の一実施形態における基本分割後の図形
演算木構造を示す図である。
FIG. 5 is a diagram showing a graphic operation tree structure after basic division according to an embodiment of the present invention.

【図6】本発明の一実施形態における再分割後の図形演
算木構造を示す図である。
FIG. 6 is a diagram illustrating a graphic operation tree structure after subdivision according to an embodiment of the present invention.

【図7】本発明の一実施形態における統合後の図形演算
木構造を示す図である。
FIG. 7 is a diagram illustrating a graphic operation tree structure after integration according to an embodiment of the present invention.

【図8】本発明の一実施形態における強制分割後の図形
演算木構造を示す図である。
FIG. 8 is a diagram showing a graphic operation tree structure after forced division according to an embodiment of the present invention.

【図9】本発明の一実施形態における分割ルールファイ
ルを示す図である。
FIG. 9 is a diagram illustrating a division rule file according to an embodiment of the present invention.

【図10】本発明の一実施形態におけるレイアウト検証
の並列処理方法を示すフローチャートである。
FIG. 10 is a flowchart illustrating a layout verification parallel processing method according to an embodiment of the present invention.

【図11】本発明の一実施形態におけるレイアウト検証
の並列処理方法の他の例を示すフローチャートである。
FIG. 11 is a flowchart illustrating another example of a parallel processing method for layout verification according to an embodiment of the present invention.

【符号の説明】[Explanation of symbols]

101 ルールファイル 102 図形演算木構造作成手段 103 図形演算木構造基本分割手段 104 グループ再分割手段 105 グループ統合手段 106 グループ強制分割手段 107 分割ルールファイル 108 レイアウトデータ 109 DRC(デザインルールチェック)手段 110 分割チェック結果ファイル 111 チェック結果集計手段 112 チェック結果ファイル 210 データ入力装置 220 データ処理装置 230 データ出力装置 240 記憶装置 300,401〜408 指定層 310,411〜417 図形演算工程 320,421〜425 チェック項目 541〜543,641〜644,741,742,8
41〜844,941〜943 グループ
101 Rule File 102 Graphic Operation Tree Structure Creation Unit 103 Graphic Operation Tree Structure Basic Division Unit 104 Group Subdivision Unit 105 Group Integration Unit 106 Group Compulsory Division Unit 107 Division Rule File 108 Layout Data 109 DRC (Design Rule Check) Unit 110 Division Check Result file 111 Check result totaling means 112 Check result file 210 Data input device 220 Data processing device 230 Data output device 240 Storage device 300, 401 to 408 Specified layer 310, 411 to 417 Graphic calculation process 320, 421 to 425 Check items 541 to 541 543,641-644,741,742,8
41-844,941-943 group

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】レイアウト検証のルールファイルを入力し
て分割し、複数の分割ルールファイルを作成する分割手
段と、 前記複数の分割ルールファイルのサイズを均一化する均
一化手段と、 サイズが均一化された前記複数の分割ルールファイルと
レイアウト検証の対象データとを用いて、並列処理でレ
イアウト検証を行う検証手段と、を備える、ことを特徴
とするレイアウト検証の並列処理装置。
1. A dividing means for inputting and dividing a rule file for layout verification to create a plurality of dividing rule files, a uniforming means for equalizing the sizes of the plurality of dividing rule files, Verification means for performing layout verification by parallel processing using the plurality of divided rule files and layout verification target data.
【請求項2】前記分割ルールファイルは、 レイアウト検証を行う層を指定する層情報と、 レイアウト検証のチェック内容を指定するチェック情報
と、 前記層情報から前記チェック情報に至るまでの図形演算
内容を指定する図形演算情報と、を備え、 前記分割手段は、 前記図形演算情報を、所定の処理時間ごとに複数の図形
演算工程に分割し、 前記複数の分割ルールファイルが、互いに同一の前記図
形演算工程を共有しないように、前記ルールファイルを
分割する、ことを特徴とする請求項1に記載のレイアウ
ト検証の並列処理装置。
2. The division rule file includes: layer information for specifying a layer to be subjected to layout verification; check information for specifying the content of a layout verification check; and graphic operation content from the layer information to the check information. Graphic calculation information to be specified, wherein the dividing means divides the graphic calculation information into a plurality of graphic calculation steps at predetermined processing time intervals, and wherein the plurality of division rule files are identical to each other in the same figure calculation processing. 2. The parallel processing apparatus for layout verification according to claim 1, wherein the rule file is divided so as not to share a process.
【請求項3】前記均一化手段は、前記複数の分割ルール
ファイルのそれぞれが含む前記図形演算工程数の平均値
を算出し、算出した前記平均値に従って、サイズを均一
化する、ことを特徴とする請求項2に記載のレイアウト
検証の並列処理装置。
3. The method according to claim 1, wherein the equalizing means calculates an average value of the number of graphic operation steps included in each of the plurality of division rule files, and equalizes the size according to the calculated average value. The parallel processing device for layout verification according to claim 2.
【請求項4】前記均一化手段は、前記分割ルールファイ
ルが含む前記図形演算工程数と前記平均値とを比較し、
前記複数の分割ルールファイルのうち、当該分割ルール
ファイルが含む図形演算工程数が前記平均値よりも大き
いものを分割して、複数の再分割ルールファイルを作成
する再分割手段を備える、ことを特徴とする請求項3に
記載のレイアウト検証の並列処理装置。
4. The uniformizing means compares the number of graphic operation steps included in the division rule file with the average value,
The image processing apparatus further includes a re-division unit that divides a file having a number of graphic calculation steps included in the division rule file that is larger than the average value from among the plurality of division rule files and creates a plurality of sub-division rule files. 4. The parallel processing device for layout verification according to claim 3, wherein
【請求項5】前記均一化手段は、前記複数の分割ルール
ファイルおよび前記複数の再分割ルールファイルの数と
前記検証手段の並列処理数とを比較し、比較を行ったフ
ァイルの数が前記並列処理数よりも多い場合に、前記比
較を行ったファイルのうち、当該ファイルのサイズが小
さいものから順次複数のファイルを選択して統合し、1
つの統合ルールファイルを作成する統合手段を備える、
ことを特徴とする請求項4に記載のレイアウト検証の並
列処理装置。
5. The equalizing means compares the number of the plurality of division rule files and the plurality of re-division rule files with the number of parallel processes of the verification means, and determines that the number of compared files is the parallel number. If the number of files is larger than the number of processes, a plurality of files are sequentially selected and integrated from the file having the smaller size, and
With integration means to create two integration rule files,
The parallel processing apparatus for layout verification according to claim 4, wherein:
【請求項6】前記均一化手段は、前記複数の分割ルール
ファイルおよび前記複数の再分割ルールファイルの数と
前記検証手段の並列処理数とを比較し、比較を行ったフ
ァイルの数が前記並列処理数よりも少ない場合に、前記
比較を行ったファイルのうち、当該ファイルのサイズが
最も大きいものを分割して複数の強制分割ルールファイ
ルを作成する強制分割手段を備える、ことを特徴とする
請求項4に記載のレイアウト検証の並列処理装置。
6. The equalizing means compares the number of the plurality of division rule files and the plurality of re-division rule files with the number of parallel processes of the verification means, and determines that the number of compared files is the parallel number. If the number of processes is smaller than the number of processes, the file having the largest size among the compared files is divided to create a plurality of forced division rule files, and a forced division unit is provided. Item 5. A parallel processing device for layout verification according to item 4.
【請求項7】前記再分割手段は、複数の前記チェック情
報が共有する前記図形演算工程を抽出し、抽出した図形
演算工程のうち、前記層情報から最も近くにあるもの
を、分割後の複数の前記再分割ルールファイルで共有す
るように、前記分割ルールファイルを分割する、ことを
特徴とする請求項4ないし6のいずれか1項に記載のレ
イアウト検証の並列処理装置。
7. The subdivision means extracts the graphic operation steps shared by the plurality of check information, and extracts, from the extracted graphic operation steps, the one closest to the layer information to the plurality of divided information. 7. The parallel processing apparatus for layout verification according to claim 4, wherein the division rule file is divided so as to be shared by the subdivision rule files.
【請求項8】前記強制分割手段は、複数の前記チェック
情報が共有する前記図形演算工程を抽出し、抽出した図
形演算工程のうち、前記チェック情報から最も近くにあ
るものを、分割後の複数の前記強制分割ルールファイル
で共有するように、前記再分割ルールファイルを分割す
る、ことを特徴とする請求項6に記載のレイアウト検証
の並列処理装置。
8. The forcible dividing means extracts the graphic operation steps shared by the plurality of check information, and extracts the closest one of the extracted graphic operation steps from the check information to the divided plurality of the check information. The parallel processing apparatus for layout verification according to claim 6, wherein the re-division rule file is divided so as to be shared by the forced division rule file.
【請求項9】前記検証手段による並列処理の結果を集計
する集計手段をさらに備える、ことを特徴とする請求項
1ないし8のいずれか1項に記載のレイアウト検証の並
列処理装置。
9. The parallel processing apparatus for layout verification according to claim 1, further comprising a totalizing means for totalizing a result of the parallel processing by said verifying means.
【請求項10】レイアウト検証のルールファイルを入力
して分割し、複数の分割ルールファイルを作成する分割
ステップと、 前記複数の分割ルールファイルのサイズを均一化する均
一化ステップと、 サイズが均一化された前記複数の分割ルールファイルと
レイアウト検証の対象データとを用いて、並列処理でレ
イアウト検証を行う検証ステップと、を備える、ことを
特徴とするレイアウト検証の並列処理方法。
10. A division step of inputting and dividing a layout verification rule file to create a plurality of division rule files, a uniformizing step of equalizing the sizes of the plurality of division rule files, A verification step of performing layout verification by parallel processing using the plurality of divided rule files and the layout verification target data.
【請求項11】入出力機能を備えるコンピュータを、 レイアウト検証のルールファイルを入力して分割し、複
数の分割ルールファイルを作成する分割手段と、 前記複数の分割ルールファイルのサイズを均一化する均
一化手段と、 サイズが均一化された前記複数の分割ルールファイルと
レイアウト検証の対象データとを用いて、並列処理でレ
イアウト検証を行う検証手段と、を備える、レイアウト
検証の並列処理装置として機能させるためのプログラム
を記録したコンピュータ読み取り可能な記録媒体。
11. A dividing means for dividing a computer having an input / output function by inputting a layout verification rule file and creating a plurality of division rule files; Functioning as a layout verification parallel processing device, comprising: a conversion unit; Computer-readable recording medium on which a program for recording is recorded.
JP2000268975A 2000-09-05 2000-09-05 Device and method for parallel processiang for layout verification, and recording medium Pending JP2002073721A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000268975A JP2002073721A (en) 2000-09-05 2000-09-05 Device and method for parallel processiang for layout verification, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000268975A JP2002073721A (en) 2000-09-05 2000-09-05 Device and method for parallel processiang for layout verification, and recording medium

Publications (1)

Publication Number Publication Date
JP2002073721A true JP2002073721A (en) 2002-03-12

Family

ID=18755672

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000268975A Pending JP2002073721A (en) 2000-09-05 2000-09-05 Device and method for parallel processiang for layout verification, and recording medium

Country Status (1)

Country Link
JP (1) JP2002073721A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108509478A (en) * 2017-11-23 2018-09-07 平安科技(深圳)有限公司 Fractionation call method, electronic device and the storage medium of regulation engine file

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108509478A (en) * 2017-11-23 2018-09-07 平安科技(深圳)有限公司 Fractionation call method, electronic device and the storage medium of regulation engine file

Similar Documents

Publication Publication Date Title
JP6715900B2 (en) Method and apparatus for adapting parameters of a neural network
Sait et al. VLSI physical design automation: theory and practice
US8516402B1 (en) Method and apparatus for automatically fixing double patterning loop violations
KR101013309B1 (en) Heuristic clustering of circuit elements in a circuit design
US20140237435A1 (en) Layout method and system for multi-patterning integrated circuits
US6637013B1 (en) Method and system for automating design rule check error correction in a CAD environment
US20150339433A1 (en) Virtual cell model usage
US20120047479A1 (en) Incremental Layout Analysis
EP3480743A1 (en) End-to-end data format selection for hardware implementation of deep neural network
US10452807B1 (en) Method, system, and computer program product for implementing routing aware placement for an electronic design
US20150033196A1 (en) Clustering For Processing Of Circuit Design Data
US20150186591A1 (en) Selective Parasitic Extraction
JP2002073721A (en) Device and method for parallel processiang for layout verification, and recording medium
US9940428B2 (en) Hierarchical fill in a design layout
CN115115023A (en) Method and system for generating gradient of loss function with respect to convolutional layer weights
US20130145340A1 (en) Determination Of Uniform Colorability Of Layout Data For A Double Patterning Manufacturing Process
CN117634711B (en) Tensor dimension segmentation method, system, device and medium
JP2964995B2 (en) Graphic processing unit
EP4300369A1 (en) Methods and systems for executing a neural network on a neural network accelerator
JPH04251961A (en) Placement design system for circuit block by cad
JP7464108B2 (en) Information processing system, information processing method, and program
US9274410B2 (en) Method and system for automated generation of masks for spacer formation from a desired final wafer pattern
US20200387661A1 (en) Systems and methods for photolithographic design
JPH06176994A (en) Manufacturing-rule check system
KR20230014030A (en) Control panels design and manufacturing system for fa equipment to speed up control panels manufacturing speed and operation method thereof

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20080526