JPH0721239A - Design rule check execution device - Google Patents

Design rule check execution device

Info

Publication number
JPH0721239A
JPH0721239A JP5150734A JP15073493A JPH0721239A JP H0721239 A JPH0721239 A JP H0721239A JP 5150734 A JP5150734 A JP 5150734A JP 15073493 A JP15073493 A JP 15073493A JP H0721239 A JPH0721239 A JP H0721239A
Authority
JP
Japan
Prior art keywords
layout
verification
data
rule file
check
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
JP5150734A
Other languages
Japanese (ja)
Inventor
Yasuko Tezuka
康子 手塚
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP5150734A priority Critical patent/JPH0721239A/en
Publication of JPH0721239A publication Critical patent/JPH0721239A/en
Pending legal-status Critical Current

Links

Landscapes

  • Testing Or Measuring Of Semiconductors Or The Like (AREA)
  • Semiconductor Integrated Circuits (AREA)

Abstract

PURPOSE:To efficiently and precisely execute verification without altering a conventional layout inspection execution program by providing a means for simultaneously verifying a layout for plural systems in parallel. CONSTITUTION:A rule file 11, layout data 12, a layer selection processing means 2 and a layout verification means 3 are provided with means for dividing the rule file 11 of the plural n-systems into groups which can independently process the check items prior to the verification of a layout from one basic rule file where the plural n-systems are provided in parallel and all the check items are recorded and for distributing them, and they are provided with means which simultaneously verify the layout for the plural n-systems in parallel. Furthermore, a result synthesis means 4 synthesizing the verification result of the layout verification means 3 of the plural n-systems and the verification result file 13 of the n-system, which individually accumulates the verification result of the layout verification means 3 of the plural n-systems are provided.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、集積回路の大規模レイ
アウト設計データに対するレイアウト検証に利用する。
本発明は、複雑かつ多量のデザイン・ルール・チェック
のチェック項目をあらかじめいくつかの互いに独立なグ
ループに分割し、その項目グループ毎に処理を行い高速
にレイアウト検証を実行することができるデザインルー
ルチェック実行装置に関する。
BACKGROUND OF THE INVENTION The present invention is used for layout verification of large-scale layout design data of an integrated circuit.
The present invention divides the check items of a complicated and large number of design rule checks into some groups that are independent of each other in advance, processes each item group, and can perform layout verification at high speed. Regarding the execution device.

【0002】[0002]

【従来の技術】近年の集積回路の大規模化、高密度化に
伴い、レイアウト設計データのレイアウト検証は一度に
大量の図形データを扱わねばならず、その処理時間は増
加の一途をたどっている。このため、レイアウト検証を
より高速で行う方法が従来より検討されてきた。
2. Description of the Related Art With the recent increase in scale and density of integrated circuits, layout verification of layout design data must deal with a large amount of graphic data at a time, and the processing time thereof is increasing. . Therefore, a method of performing layout verification at a higher speed has been conventionally studied.

【0003】図7は従来例におけるレイアウト設計デー
タを領域分割することによってレイアウト検証を並列処
理する場合の処理動作の流れを示すフローチャートであ
る。
FIG. 7 is a flow chart showing the flow of the processing operation in the case where the layout verification is parallelly processed by dividing the layout design data in the conventional example.

【0004】まず、レイアウト設計データに対して、領
域分割処理を行い(ステップ1)、データをいくつかの
領域に分割し、この分割されたそれぞれの領域のデータ
を入力としてデザイン・ルールのチェック項目が記述さ
れたルール・ファイルの項目に従ってレイアウト検証を
並列に行う(ステップ2)。次いで、それぞれの検証結
果が出力されたときに、各検証結果のエラーデータを合
成し(ステップ3)、レイアウト設計データ全体に対応
するひとつの結果データを得る。この例の場合、各検証
処理は、各入力データが分割されて小さくなっているの
で処理時間は短縮され、全体の処理時間は高速化される
(特開平2−125369号公報参照)。
First, the layout design data is subjected to area division processing (step 1), the data is divided into several areas, and the data of each of the divided areas is used as an input to check items of design rules. The layout verification is performed in parallel according to the items of the rule file in which is described (step 2). Next, when each verification result is output, the error data of each verification result is combined (step 3) to obtain one result data corresponding to the entire layout design data. In the case of this example, since each input data is divided and made smaller in each verification process, the processing time is shortened and the entire processing time is speeded up (see Japanese Patent Laid-Open No. 125369/1990).

【0005】図8は従来例におけるレイアウト設計デー
タのレイヤーをあらかじめ指定しチェック項目を限定し
て検証を行う場合の処理動作の流れを示すフローチャー
トである。
FIG. 8 is a flow chart showing the flow of processing operations in the case where a layer of layout design data is designated in advance and verification is performed by limiting check items in the conventional example.

【0006】レイアウト設計データの全レイヤーのう
ち、チェックしたいレイヤーをいくつかあらかじめ指定
し(ステップ1)、そのレイヤーのチェックに必要なチ
ェック項目をルール・ファイルから選択して厳選チェッ
ク項目を出力し(ステップ2)、このチェック項目だけ
についてレイアウト検証を実行する(ステップ3)。こ
の例の場合も処理時間が短縮され、検証結果のデータ量
が減るため検証結果確認作業を容易に行うことができる
(特開平3−77346号公報参照)。
Of all the layers of the layout design data, some layers to be checked are designated in advance (step 1), the check items required for checking the layers are selected from the rule file, and the carefully selected check items are output ( In step 2), the layout verification is executed only for this check item (step 3). Also in this case, the processing time is shortened and the data amount of the verification result is reduced, so that the verification result confirmation work can be easily performed (see Japanese Patent Laid-Open No. 3-77346).

【0007】[0007]

【発明が解決しようとする課題】このように従来の方式
では、入力されるデータを小さく限定していることから
レイアウト検証実行時間を短縮することができるが、領
域分割による方式は、個々の領域に対して通常のレイア
ウト検証処理を行った場合に、領域の境界線周辺のレイ
アウトデータで二つの領域に分断されてしまったデータ
に関してはチェックすることができず、これを解消する
ためにはレイアウト検証実行プログラム側でこの領域境
界周辺のデータ処理に関して特別な処置を施す必要があ
り、この場合、エラーの見逃しが生じ易くなり、プログ
ラム改造の煩わしさを伴う問題がある。
As described above, in the conventional method, since the input data is limited to a small size, the layout verification execution time can be shortened. When the normal layout verification process is performed on the, the data that is divided into two areas in the layout data around the boundary of the area cannot be checked. It is necessary for the verification execution program to take special measures regarding the data processing around this area boundary. In this case, it is easy to overlook an error, and there is a problem that the program modification is troublesome.

【0008】また、レイヤー指定の方式は、チェックを
かけるレイヤーを幾つかに絞ることが実行時間短縮の前
提となっているために、多くのレイヤーに係わる複雑な
チェックを実行したい場合には、ほとんど効果がなく、
したがって大規模化する集積回路のレイアウト設計デー
タの検証には適さない問題がある。
Further, the layer designation method is premised on shortening the execution time by narrowing down the number of layers to be checked. Therefore, when it is desired to execute a complicated check involving many layers, it is almost necessary. Ineffective,
Therefore, there is a problem that it is not suitable for verifying the layout design data of an integrated circuit which becomes large in scale.

【0009】本発明はこのような問題を解決するもの
で、従来のレイアウト検証実行プログラムを改造するこ
となく効率よく、かつ正確に検証を行うことができる装
置を提供することを目的とする。
The present invention solves such a problem, and an object of the present invention is to provide an apparatus capable of performing efficient and accurate verification without modifying a conventional layout verification execution program.

【0010】[0010]

【課題を解決するための手段】本発明は、処理の種類お
よび処理に使う層の組合せで表現されたチェック項目が
記録されたルール・ファイルと、入力された被検査デー
タが記録されたレイアウトデータと、前記ルール・ファ
イルから読出されたチェック項目の命令にしたがって前
記レイアウトデータから対応する層のデータを選択する
レイヤー選択処理手段と、このレイヤー選択処理手段で
選択されたデータについてレイアウト検証を実行するレ
イアウト検証手段とを備えたデザインルールチェック実
行装置において、前記ルール・ファイル、前記レイアウ
トデータ、前記レイヤー選択処理手段、および前記レイ
アウト検証手段は複数n系列が並列的に設けられ、全部
のチェック項目が記録された一つの基本ルール・ファイ
ルから前記複数n系列の各ルール・ファイルに対して、
そのチェック項目を前記レイアウト検証の実行に先立っ
て互いに独立に処理できるグループ毎に分割して分配す
る手段を備え、前記レイアウト検証を複数n系列にわた
り同時平行的に実行する手段を備えたことを特徴とす
る。
According to the present invention, there is provided a rule file in which check items represented by a combination of types of processing and layers used in the processing are recorded, and layout data in which input inspected data is recorded. And layer selection processing means for selecting the data of the corresponding layer from the layout data according to the command of the check item read from the rule file, and the layout verification is executed for the data selected by the layer selection processing means. In a design rule check execution device including layout verification means, a plurality of n series are provided in parallel for the rule file, the layout data, the layer selection processing means, and the layout verification means, and all check items are provided. From the recorded basic rule file, the plurality of n For each rule file of the column,
It is provided with means for dividing and distributing the check items into groups that can be processed independently of each other prior to execution of the layout verification, and means for simultaneously executing the layout verification in parallel over a plurality of n series. And

【0011】前記複数n系列のレイアウト検証手段の検
証結果を合成する結果合成処理手段を備え、前記複数n
系列のレイアウト検証手段の検証結果をそれぞれ個別に
蓄積するn系列の検証結果ファイルを備えることが望ま
しい。
Result combination processing means for combining the verification results of the layout verification means of the plurality of n series is provided,
It is desirable to provide an n-series verification result file for individually accumulating the verification results of the series layout verification means.

【0012】[0012]

【作用】処理の種類および処理に使う層の組み合わせで
チェック項目が表現されている入力ルール・ファイルか
ら層のつながりのあるものをまとめ、複数のグループと
して互いに独立した分割ルール・ファイルに取り出す。
この分割ルール・ファイルの内容とレイアウト設計デー
タとを入力してレイヤー選択処理を行い、レイアウト設
計データに存在するレイヤーのうち分割ルールファイル
に登場する入力レイヤーをあらかじめレイアウト検証処
理対象として取り出し、デザイン・ルール・チェックを
行いそれぞれ独立にレイアウト検証を実行する。各検証
処理がすべて終了し出力されたエラーデータの合成処理
を行い、複数ファイルのデータを一つにまとめる。
[Function] From the input rule file in which the check items are expressed by the combination of the type of processing and the layer used for the processing, those having the connection of layers are collected and extracted as a plurality of groups into the division rule files independent from each other.
The contents of this division rule file and layout design data are input and layer selection processing is performed. Of the layers existing in the layout design data, the input layers that appear in the division rule file are extracted in advance as the layout verification processing target, and the design Performs rule checks and performs layout verification independently. After all the verification processes are completed, the output error data is combined, and the data of a plurality of files are combined into one.

【0013】これにより、従来のレイアウト検証実行プ
ログラムを改造することなく、実行時間を短縮して効率
よくレイアウト検証を行うことができ、分割によるエラ
ー見逃しのない正しい検証結果を得ることができる。
Thus, the layout verification can be efficiently performed and layout verification can be efficiently performed without modifying the conventional layout verification execution program, and a correct verification result can be obtained without overlooking errors due to division.

【0014】[0014]

【実施例】次に、本発明実施例を図面に基づいて説明す
る。
Embodiments of the present invention will now be described with reference to the drawings.

【0015】(第一実施例)図1は本発明第一実施例の
構成を示すブロック図、図2は本発明第一実施例におけ
るルール・ファイルの内容を示す図、図3は本発明第一
実施例における分割ルール・ファイルの内容を示す図で
ある。
(First Embodiment) FIG. 1 is a block diagram showing the configuration of the first embodiment of the present invention, FIG. 2 is a diagram showing the contents of a rule file in the first embodiment of the present invention, and FIG. It is a figure which shows the content of the division rule file in one Example.

【0016】本発明第一実施例は、処理の種類および処
理に使う層の組合せで表現されたチェック項目が記録さ
れたルール・ファイル11と、入力された被検査データ
が記録されたレイアウトデータ12と、ルール・ファイ
ル11からチェック項目を取り込み集積回路の各層のつ
ながりのあるものをまとめて互いに独立したチェック項
目のグループとして分割ルール・ファイル14に一時格
納する項目分割処理手段1と、ルール・ファイル11か
ら読出されたチェック項目の命令にしたがってレイアウ
トデータ12から対応する層のデータを選択するレイヤ
ー選択処理手段2と、このレイヤー選択処理手段2で選
択されたデータについてレイアウト検証を実行するレイ
アウト検証手段3とを備え、さらに、本発明の特徴とし
て、ルール・ファイル11、レイアウトデータ12、レ
イヤー選択処理手段2、およびレイアウト検証手段3は
複数n系列が並列的に設けられ、全部のチェック項目が
記録された一つの基本ルール・ファイルから前記複数n
系列の各ルール・ファイル11に対して、そのチェック
項目を前記レイアウト検証の実行に先立って互いに独立
に処理できるグループ毎に分割して分配する手段を備
え、前記レイアウト検証を複数n系列にわたり同時平行
的に実行する手段を備える。
In the first embodiment of the present invention, a rule file 11 in which check items expressed by a combination of types of processing and layers used in processing are recorded, and layout data 12 in which input inspection data are recorded. And an item division processing means 1 for fetching check items from the rule file 11 and temporarily storing the connected items of respective layers of the integrated circuit in the division rule file 14 as a group of independent check items, and a rule file. Layer selection processing means 2 for selecting the data of the corresponding layer from the layout data 12 according to the command of the check item read from 11, and layout verification means for performing layout verification on the data selected by this layer selection processing means 2. 3 and further, as a feature of the present invention, a rule file Le 11, the layout data 12, the layer selecting unit 2, and the layout verification unit 103 is a plurality n sequences are provided in parallel, the plurality n from the basic rules file one in which all of check items are recorded
For each rule file 11 of the series, the check items are divided and divided into groups that can be processed independently of each other prior to the execution of the layout verification, and the layout verification is simultaneously performed in parallel over a plurality of n series. And means for executing the same.

【0017】また、複数n系列のレイアウト検証手段3
の検証結果を合成する結果合成処理手段4と、複数n系
列のレイアウト検証手段3の検証結果をそれぞれ個別に
蓄積するn系列の検証結果ファイル13とを備える。
Also, a plurality of n-series layout verification means 3
The result synthesizing processing unit 4 for synthesizing the verification result and the n-series verification result file 13 for individually accumulating the verification results of the plurality of n-series layout verifying units 3 are provided.

【0018】次に、このように構成された本発明第一実
施例の処理動作について説明する。図4は本発明第一実
施例における処理動作の流れを示すフローチャートであ
る。ルール・ファイルには図2に示すように、1行ごと
にチェックする項目が記してあり、処理の種類および処
理に使う層の組み合わせで実現される。例えば、1行目
は、1層と2層をAND演算して10層に出力すること
を示す。AND、OR、NOTは図形演算コマンドを表
し、INT、EXT、ENCは線間チェックコマンドを
表している。このルール・ファイルの層番号のつながり
を線間チェック項目側から追跡すると、5行目のENC
演算は4行目のNOT演算の結果と9層を使って行われ
ている。同様に6行目のINTチェックは1行目のAN
D演算の結果の10層と、2行目のOR演算の結果の1
1層を使って行われ、7行目のEXTチェックは3行目
のAND演算の結果の12層を使って行われることがわ
かる。従って、これらの層のつながりがあるもの同士を
まとめて一つのグループにすると、互いに全く独立であ
る三つのチェック項目グループに分割することができ
る。このようにして一つのルールファイルを図3に示す
ような三つの分割ルールファイル(1)〜(3)に分割
する(ステップ1)。
Next, the processing operation of the first embodiment of the present invention thus constructed will be described. FIG. 4 is a flow chart showing the flow of processing operations in the first embodiment of the present invention. As shown in FIG. 2, the rule file has items to be checked line by line, which are realized by a combination of types of processing and layers used for processing. For example, the first line shows that the first layer and the second layer are ANDed and output to the tenth layer. AND, OR, and NOT represent graphic operation commands, and INT, EXT, and ENC represent line check commands. If you trace the connection of layer numbers in this rule file from the line check item side, the ENC on the 5th line
The operation is performed using the result of the NOT operation on the fourth row and the ninth layer. Similarly, the INT check on the sixth line is AN on the first line.
10 layers of the D operation result and 1 of the OR operation result of the second row
It can be seen that the first layer is used and the EXT check on the seventh line is performed using the 12th layer which is the result of the AND operation on the third line. Therefore, if the items having these layers are combined into one group, they can be divided into three check item groups that are completely independent of each other. In this way, one rule file is divided into three division rule files (1) to (3) as shown in FIG. 3 (step 1).

【0019】次に、この分割ルール・ファイルの内容と
レイアウト設計データとを入力としてレイヤー選択処理
を行う(ステップ2)。この処理は、入力されたレイア
ウト設計データに存在するレイヤーのうち分割ルール・
ファイルに登場する入力レイヤーのみをあらかじめレイ
アウト検証処理対象として取り出しておくものである。
図3に示すルール・ファイル(1)の場合は、1層、2
層、3層、4層を選び出し、ルール・ファイル(2)の
場合は5層、6層を選び出し、ルール・ファイル3の場
合は7層、8層、9層をそれぞれ選び出しておき、これ
らの取り出されたデータとルール・ファイルをもとにし
てデザイン・ルール・チェックを行いそれぞれ全く独立
にレイアウト検証を実行する(ステップ3)。
Next, the layer selection process is performed by inputting the contents of the division rule file and the layout design data (step 2). This process is based on the division rule / layer of the layers existing in the input layout design data.
Only the input layers that appear in the file are extracted in advance for layout verification processing.
In the case of the rule file (1) shown in FIG. 3, 1 layer, 2
Select 3 layers, 4 layers, 5 layers and 6 layers in the case of rule file (2), 7 layers, 8 layers and 9 layers in the case of rule file 3 respectively. A design rule check is performed based on the extracted data and a rule file, and layout verification is executed independently of each other (step 3).

【0020】各検証処理が全て終了したときに、各検証
処理により出力された結果のエラーデータの合成処理を
行う(ステップ4)。この各エラーデータは、ルールフ
ァイルの分割方法により互いに重複データがないので、
この結果合成処理は単純に複数ファイルのデータを一つ
にまとめるだけの処理となる。
When all the verification processes are completed, the error data resulting from the verification processes is combined (step 4). Because each error data has no overlapping data due to the rule file division method,
As a result, the synthesizing process is simply a process of combining the data of a plurality of files into one.

【0021】(第二実施例)図5は本発明第二実施例の
構成を示すブロック図。図6は本発明第二実施例におけ
る処理動作の流れを示すフローチャートである。
(Second Embodiment) FIG. 5 is a block diagram showing the configuration of the second embodiment of the present invention. FIG. 6 is a flow chart showing the flow of processing operations in the second embodiment of the present invention.

【0022】本発明第二実施例は第一実施例における結
果合成処理手段4が取り除かれて構成されたものでその
他は第一実施例と同様である。本第二実施例の利点は、
分割された各検証処理を並列で行い結果合成処理をする
場合には全ての分割部分の検証処理の終了を待ち合わせ
る必要があるが、各検証結果を別々で出力することによ
り早く処理の終わったものから結果を確認することがで
きるので、一つの分割部分の実行時間が他に比較して著
しく長くなってしまった場合でも効率よく検証すること
ができるところにある。
The second embodiment of the present invention is constructed by removing the result synthesizing processing means 4 in the first embodiment, and is otherwise the same as the first embodiment. The advantage of this second embodiment is that
When performing divided result verification processes in parallel and combining the results, it is necessary to wait until the end of the verification process for all the divided parts, but the processing ends earlier by outputting each verification result separately. Since the result can be confirmed from, it is possible to efficiently verify even if the execution time of one divided portion becomes significantly longer than the other.

【0023】[0023]

【発明の効果】以上説明したように本発明によれば、従
来のレイアウト検証実行プログラムを改造することなく
分割して効率よく実行することができるとともに、正し
い検証結果を得ることができる効果がある。さらに、分
割された各レイアウト検証を並列処理で行った場合に
は、ルール・ファイルを分割した数にほぼ反比例して実
行時間を短縮させることができ、分割によりエラーの見
逃しをなくすことができる。
As described above, according to the present invention, the conventional layout verification execution program can be divided and efficiently executed without modification, and correct verification results can be obtained. . Further, when the divided layout verifications are performed in parallel, the execution time can be shortened in almost inverse proportion to the number of divided rule files, and the error can be overlooked by the division.

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

【図1】本発明第一実施例の構成を示すブロック図。FIG. 1 is a block diagram showing the configuration of a first embodiment of the present invention.

【図2】本発明第一実施例におけるルール・ファイルの
内容を示す図。
FIG. 2 is a diagram showing the contents of a rule file in the first embodiment of the present invention.

【図3】本発明第一実施例における分割ルール・ファイ
ルの内容を示す図。
FIG. 3 is a diagram showing the contents of a division rule file in the first embodiment of the present invention.

【図4】本発明第一実施例における処理動作の流れを示
すフローチャート。
FIG. 4 is a flowchart showing the flow of processing operations in the first embodiment of the present invention.

【図5】本発明第二実施例の構成を示すブロック図。FIG. 5 is a block diagram showing the configuration of a second embodiment of the present invention.

【図6】本発明第二実施例における処理動作の流れを示
すフローチャート。
FIG. 6 is a flowchart showing the flow of processing operations in the second embodiment of the present invention.

【図7】従来例におけるレイアウト設計データを領域分
割することによりレイアウト検証を並列処理する場合の
流れを示すフローチャート。
FIG. 7 is a flowchart showing a flow in a case where layout verification is processed in parallel by dividing the layout design data into areas in the conventional example.

【図8】従来例におけるレイアウト設計データのレイヤ
ーをあらかじめ指定しチェック項目を限定して検証を行
う場合の処理動作の流れを示すフローチャート。
FIG. 8 is a flowchart showing a flow of processing operations when a layer of layout design data is designated in advance and verification is performed by limiting check items in the conventional example.

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

1 項目分割処理手段 2 レイヤー選択処理手段 3 レイアウト検証手段 4 結果合成処理手段 11 ルール・ファイル 12 レイアウトデータ 13 検証結果ファイル 14 分割ルール・ファイル 1 item division processing means 2 layer selection processing means 3 layout verification means 4 result composition processing means 11 rule file 12 layout data 13 verification result file 14 division rule file

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H01L 27/04 ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Internal reference number FI Technical indication H01L 27/04

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 処理の種類および処理に使う層の組合せ
で表現されたチェック項目が記録されたルール・ファイ
ルと、入力された被検査データが記録されたレイアウト
データと、前記ルール・ファイルから読出されたチェッ
ク項目の命令にしたがって前記レイアウトデータから対
応する層のデータを選択するレイヤー選択処理手段と、
このレイヤー選択処理手段で選択されたデータについて
レイアウト検証を実行するレイアウト検証手段とを備え
たデザインルールチェック実行装置において、 前記ルール・ファイル、前記レイアウトデータ、前記レ
イヤー選択処理手段、および前記レイアウト検証手段は
複数n系列が並列的に設けられ、 全部のチェック項目が記録された一つの基本ルール・フ
ァイルから前記複数n系列の各ルール・ファイルに対し
て、そのチェック項目を前記レイアウト検証の実行に先
立って互いに独立に処理できるグループ毎に分割して分
配する手段を備え、 前記レイアウト検証を複数n系列にわたり同時平行的に
実行する手段を備えたことを特徴とするデザインルール
チェック実行装置。
1. A rule file in which check items expressed by a combination of types of processing and layers used for processing are recorded, layout data in which input inspection data is recorded, and read from the rule file. Layer selection processing means for selecting data of a corresponding layer from the layout data according to an instruction of the check item
A design rule check execution device comprising: layout verification means for executing layout verification for the data selected by the layer selection processing means, wherein the rule file, the layout data, the layer selection processing means, and the layout verification means A plurality of n series are provided in parallel, and one check rule file is recorded from the basic rule file in which all check items are recorded. And a unit for dividing and distributing each group that can be processed independently of each other, and a unit for simultaneously performing the layout verification in parallel over a plurality of n series.
【請求項2】 前記複数n系列のレイアウト検証手段の
検証結果を合成する結果合成処理手段を備えた請求項1
記載のデザインルールチェック実行装置。
2. The result synthesizing processing means for synthesizing the verification results of the layout verification means of the plurality of n series.
Design rule check execution device described.
【請求項3】 前記複数n系列のレイアウト検証手段の
検証結果をそれぞれ個別に蓄積するn系列の検証結果フ
ァイルを備えた請求項1記載のデザインルールチェック
実行装置。
3. The design rule check execution device according to claim 1, further comprising an n-series verification result file for individually accumulating verification results of the plurality of n-series layout verification means.
JP5150734A 1993-06-22 1993-06-22 Design rule check execution device Pending JPH0721239A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5150734A JPH0721239A (en) 1993-06-22 1993-06-22 Design rule check execution device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5150734A JPH0721239A (en) 1993-06-22 1993-06-22 Design rule check execution device

Publications (1)

Publication Number Publication Date
JPH0721239A true JPH0721239A (en) 1995-01-24

Family

ID=15503252

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5150734A Pending JPH0721239A (en) 1993-06-22 1993-06-22 Design rule check execution device

Country Status (1)

Country Link
JP (1) JPH0721239A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0928012A2 (en) * 1997-12-12 1999-07-07 Lsi Logic Corporation Optical proximity correction method and apparatus
JP2004502259A (en) * 2000-07-03 2004-01-22 カデンス デザイン システムズ, インコーポレイテッド Method and system for checking tiered metal terminations, surroundings, and exposure
CN104239590A (en) * 2013-06-21 2014-12-24 北京华大九天软件有限公司 Graph structure adjusting method in integrated circuit layout verification

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04362784A (en) * 1991-06-10 1992-12-15 Ricoh Co Ltd Pattern inspection method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04362784A (en) * 1991-06-10 1992-12-15 Ricoh Co Ltd Pattern inspection method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0928012A2 (en) * 1997-12-12 1999-07-07 Lsi Logic Corporation Optical proximity correction method and apparatus
EP0928012A3 (en) * 1997-12-12 1999-07-14 Lsi Logic Corporation Optical proximity correction method and apparatus
JP2004502259A (en) * 2000-07-03 2004-01-22 カデンス デザイン システムズ, インコーポレイテッド Method and system for checking tiered metal terminations, surroundings, and exposure
CN104239590A (en) * 2013-06-21 2014-12-24 北京华大九天软件有限公司 Graph structure adjusting method in integrated circuit layout verification
CN104239590B (en) * 2013-06-21 2017-11-14 北京华大九天软件有限公司 A kind of junior unit hierarchical structure method of adjustment in integrated circuit layout verification

Similar Documents

Publication Publication Date Title
US6701289B1 (en) Method and apparatus for using a placement tool to manipulate cell substitution lists
JPH0721239A (en) Design rule check execution device
US6321173B1 (en) System and method for efficient verification of functional equivalence between design models
JP2003030266A (en) Method for setting wiring path of semiconductor integrated circuit
US6189129B1 (en) Figure operation of layout for high speed processing
JPH0588869A (en) Method and device for automatically generating program
JP2513219B2 (en) Processor for data processing
JPH0214734B2 (en)
JP2705548B2 (en) Printed circuit board design support equipment
JP2542784B2 (en) Automatic parts recognition device
JP2923397B2 (en) How to display logic simulation results
JP2535823B2 (en) Hierarchical pattern layout method
JP2663903B2 (en) Process path check method and apparatus
JPH01205332A (en) Linkage editor system
JP2926803B2 (en) Sorting method
JP2789856B2 (en) Design management techniques in circuit design
CN116595944A (en) Parallel routing DRC repairing method and related device
JPH07319936A (en) Flow chart generating device
JPH01318300A (en) Mounting sequence determining and processing system
JPH03262050A (en) Parameter pattern data generating device
JPH03265941A (en) Interface verification processing system
JPH07253901A (en) Method for testing information processor
JP2019185216A (en) Vector rationalization device and vector rationalization program
JPH0645446A (en) Method of wiring layout
JPH0358278A (en) Circuit design supporting system with computer