JP2924486B2 - Hierarchical structure expansion method for design data of integrated circuits. - Google Patents

Hierarchical structure expansion method for design data of integrated circuits.

Info

Publication number
JP2924486B2
JP2924486B2 JP4234460A JP23446092A JP2924486B2 JP 2924486 B2 JP2924486 B2 JP 2924486B2 JP 4234460 A JP4234460 A JP 4234460A JP 23446092 A JP23446092 A JP 23446092A JP 2924486 B2 JP2924486 B2 JP 2924486B2
Authority
JP
Japan
Prior art keywords
data
cell
hierarchical structure
input
storage unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP4234460A
Other languages
Japanese (ja)
Other versions
JPH0683908A (en
Inventor
俊明 柳原
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
Nippon Electric 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP4234460A priority Critical patent/JP2924486B2/en
Publication of JPH0683908A publication Critical patent/JPH0683908A/en
Application granted granted Critical
Publication of JP2924486B2 publication Critical patent/JP2924486B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は集積回路の設計データの
データ変換方法に関し、特にその階層構造展開方法に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for converting design data of an integrated circuit, and more particularly to a method for developing a hierarchical structure.

【0002】[0002]

【従来の技術】現在の集積回路の設計データは、階層構
造を有した構造により構成されている。例えば、図4
(a),(b)に示すように、セルトップの中にセルA
が含まれ、セルAの中にセルBが含まれる階層構造とな
っている。すなわち、集積回路の設計データ中で繰返し
用いられるパターンデータの集まり、または論理的に意
味のあるパターンデータの集まり等をセルとして定義
し、実際の設計データ作成時にはそのセルを参照するこ
とにより設計データ作成を行う。こうすることにより、
設計データのデータ量削減及びデータ管理の容易化のメ
リットを得ることが出来る。
2. Description of the Related Art At present, design data of an integrated circuit has a hierarchical structure. For example, FIG.
As shown in (a) and (b), the cell A is placed in the cell top.
And a hierarchical structure in which the cell B is included in the cell A. That is, a collection of pattern data repeatedly used in the design data of an integrated circuit or a collection of logically significant pattern data is defined as a cell, and the actual design data is created by referring to the cell. Create. By doing this,
The advantages of reducing the amount of design data and facilitating data management can be obtained.

【0003】この時、集積回路の設計データは、図5に
示すように、各セル毎に、セルデータ12としてパタン
データ14とセル参照データ13の2種類のデータをも
つことにより階層構造を表現する。パタンデータ14と
は、実際の集積回路を構成する図形データの座標表現で
あり、セル参照データ13とは、参照するセルの識別子
と参照位置座標で構成されたものである。
At this time, as shown in FIG. 5, the design data of the integrated circuit expresses a hierarchical structure by having two types of data, ie, pattern data 14 and cell reference data 13 as cell data 12 for each cell. I do. The pattern data 14 is a coordinate expression of graphic data constituting an actual integrated circuit, and the cell reference data 13 is composed of a reference cell identifier and reference position coordinates.

【0004】ところが、このような階層構造を有した設
計データに対し、レチクル描画装置用データ変換処理ま
たはレイアウト検証処理等の処理を施す場合、予め全て
の階層構造に対し展開処理を施し階層構造のない状態に
した後にその処理をおこなわなければならない。また近
年の集積回路規模の大規模化はレチクル描画装置用デー
タ変換処理及びレイアウト検証処理等の処理時間の割合
の増大を招いている。
However, when processing such as data conversion processing for a reticle drawing apparatus or layout verification processing is performed on design data having such a hierarchical structure, expansion processing is performed on all the hierarchical structures in advance, and the hierarchical structure is processed. After that, you have to do that. In addition, the recent increase in the scale of the integrated circuit has caused an increase in the ratio of processing time such as data conversion processing for the reticle drawing apparatus and layout verification processing.

【0005】従来のこの種の処理においては、予め指定
された階層構造上最上位にあるセルを現在の対象セルと
し、図6に従い以下の手順で再帰的に階層構造展開処理
を行う。
In this type of conventional processing, the cell at the top of the hierarchical structure specified in advance is set as the current target cell, and the hierarchical structure expansion processing is performed recursively in the following procedure according to FIG.

【0006】まず、現在の対象セルのデータを外部記憶
部からの入力データ1上で入力検索手段15により検索
する。次に、現在対象となっているセルのパタンデータ
を上位セルのセル参照データ中の参照位置座標に従い座
標変換し、図形操作手段5aにより図形情報の操作を行
い、外部記憶部上の出力データ7は出力する。最後に、
現在対象となっているセルの各セル参照データのセル識
別子のセルを階層設定手段16により新たに現在の対象
セルとする。
First, the data of the current target cell is searched by the input search means 15 on the input data 1 from the external storage unit. Next, the pattern data of the currently targeted cell is subjected to coordinate conversion in accordance with the reference position coordinates in the cell reference data of the upper cell, and the graphic information is operated by the graphic operating means 5a. Will output. Finally,
The cell of the cell identifier of each cell reference data of the currently targeted cell is newly set as the current target cell by the hierarchy setting means 16.

【0007】以上の3段階の処理を、図7に示す例のよ
うに、順番に再帰的に全セルに対して行い階層展開処理
を終了する。すなわち、セルトップ(0)からセルA
(1),セルB(2),(3)、さらに次のセルA
(4),セル(5),(6)……セルA(10),セル
B(11),(12)と順次処理を行う。
[0007] The above three-stage processing is performed recursively on all cells in order as in the example shown in FIG. That is, from cell top (0) to cell A
(1), cell B (2), (3), and the next cell A
(4), cells (5), (6)... Cell A (10) and cells B (11), (12) are sequentially processed.

【0008】[0008]

【発明が解決しようとする課題】上述した従来の集積回
路の設計データの階層構造展開方法では、入力データ上
繰返し出現するセルのパタンデータに対してセル参照が
出現するごとに同一セルに対して図形情報の操作を行う
必要が有り、同一図形に対して複数回の操作を行うこと
になり、処理時間の増大及び外部記憶上の入力データに
対する検索時間の増大を招いていた。すなわち、従来の
方法では、セルの階層構造を外部記憶上の入力データよ
り階層展開処理中に逐次的に得ていた為に、前記各処理
は必須と考えられており、また高速ではあるが容量の限
られた内部記憶の利用を極力回避するという理由により
別の手段への代替は非常に困難であった。
In the above-described conventional method of expanding the hierarchical structure of the design data of an integrated circuit, in the above-described method of expanding the design data of the integrated circuit, every time a cell reference appears in the pattern data of the cell that repeatedly appears on the input data, the same cell is applied to the same cell. It is necessary to operate the graphic information, and the operation is performed a plurality of times for the same graphic, resulting in an increase in the processing time and an increase in the search time for the input data on the external storage. That is, in the conventional method, the hierarchical structure of the cells is sequentially obtained from the input data on the external storage during the hierarchical expansion processing. Therefore, each processing is considered to be essential. It has been very difficult to substitute other means because the use of limited internal memory is avoided as much as possible.

【0009】本発明の目的は、これらの問題を解決し、
設計データの階層構造への展開処理を高速にできるよう
にした集積回路の設計データの階層構造展開方法を提供
することにある。
An object of the present invention is to solve these problems,
It is an object of the present invention to provide a method of expanding the design data of an integrated circuit into a hierarchical structure, which can speed up the process of expanding the design data into a hierarchical structure.

【0010】[0010]

【課題を解決するための手段】本発明の集積回路の設計
データの階層展開方法の構成は、階層構造のデータを有
する集積回路の設計処理対象データを外部記憶部より入
力する第1の工程と、この第1の工程で入力された処理
データを内部記憶手段に一時記憶する第2の工程と、前
記内部記憶手段から読出されたデータの階層構造を1段
階の階層に変換し実際の定義データ毎にその階層構造情
報を展開処理をする第3の工程と、前記内部記憶手段か
ら読出されたデータの図形情報を操作し前記第3の工程
得られたセル階層構造に従って展開データを作成する
第4の工程と、この第4の工程で操作終了したデータを
前記外部記憶部へ出力する第5の工程とを有することを
特徴とする。
Means for Solving the Problems The configuration of the hierarchical decomposition method of the design data of the integrated circuit of the present invention, have a hierarchical data
First step and, the second step of the first process data input in step temporarily stored in the internal storage unit, said internal storage means is an external input storage unit design processing target data of the integrated circuit Hierarchical structure of data read from
Third step and, by operating the graphic information of the data read from the internal storage means and the third step of the deployment process the hierarchy structure information for each converted actual definition data down the hierarchy
Creates decompressed data according to the cell hierarchy obtained in
The method includes a fourth step and a fifth step of outputting, to the external storage unit, the data whose operation has been completed in the fourth step .

【0011】[0011]

【実施例】図1は本発明の一実施例を説明するフロー図
である。本実施例は、入力データ1を入力する入力手段
2と、階層展開手段3と、内部記憶手段4と、図形操作
手段5と、出力手段6とから構成される。入力手段2
は、指定セルのパタンデータ及びセル参照データの入力
データ1をそれぞれ独立に入力する。
FIG. 1 is a flow chart for explaining an embodiment of the present invention. The present embodiment includes an input unit 2 for inputting input data 1, a hierarchical development unit 3, an internal storage unit 4, a graphic operation unit 5, and an output unit 6. Input means 2
Input the pattern data of the designated cell and the input data 1 of the cell reference data independently of each other.

【0012】階層展開手段3は、図2に示すように、ま
ずステップ1(S1)で入力手段2に対しセル参照デー
タを各セルに対し要求し、その結果を内部記憶手段4に
格納し、次にステップ2(S2)で予め指定された最上
位セルに対して他の各セルが直接参照されるように、そ
の階層構造の深さを、図3(a)に示すように1段階の
レベル(階層)に変換する。
As shown in FIG. 2, the hierarchy expanding means 3 first requests the input means 2 for cell reference data for each cell in step 1 (S1), and stores the result in the internal storage means 4, Next, in step 2 (S2), the depth of the hierarchical structure is changed by one step as shown in FIG. <br/> Convert to a level (hierarchy) .

【0013】図形操作手段5は、入力手段2によって入
力された各セルのパタンデータに対し必要な図形データ
の操作を行い、その結果を階層展開手段3によって得ら
れたセルの階層構造にしたがって各参照点の展開データ
を作成し、出力手段6へデータを渡す。出力手段6は、
要求のあったデータを外部記憶部上の出力データ7へ出
力する。
The graphic operating means 5 performs necessary graphic data operations on the pattern data of each cell input by the input means 2 and converts the result according to the hierarchical structure of the cells obtained by the hierarchical developing means 3. The developed data of the reference point is created, and the data is passed to the output means 6. The output means 6
The requested data is output to the output data 7 on the external storage unit.

【0014】次に、本実施例の全体的な動作を具体的に
説明する。入力データとして、従来と同様の図4
(a),(b)に示す階層構造をもつ集積回路のレイア
ウトデータを入力とした時、入力手段2をへて階層展開
手段3のステップ1(S1)終了時の内部記憶手段4上
のデータは、図4に示すセル参照データのみのものとな
り、更に階層展開手段3のステップ2(S2)終了時の
内部記憶手段4の上のデータは、図3(a),(b)に
示すように、セルトップとセルA,セルBが1段階から
なるレベル(階層)のセル参照データのみとなる。図形
操作手段5は、各セル毎にパタンデータを入力手段2よ
り受取り、各パタンデータに対してただ一度のみ必要な
図形操作を行い、図3(a)の参照座標に従い展開処理
を行い出力手段6へデータを渡す。
Next, the overall operation of this embodiment will be specifically described. As input data, FIG.
When the layout data of the integrated circuit having the hierarchical structure shown in (a) and (b) is input, the data on the internal storage means 4 at the end of step 1 (S1) of the hierarchical developing means 3 is transferred to the input means 2 Is only the cell reference data shown in FIG. 4, and the data on the internal storage means 4 at the end of step 2 (S2) of the hierarchy expanding means 3 is as shown in FIGS. 3 (a) and 3 (b). in the cell top and the cell a, cell B from one stage
Only made cell reference data level (hierarchy) made. The graphic operation means 5 receives the pattern data for each cell from the input means 2, performs a required graphic operation only once on each pattern data, performs a development process according to the reference coordinates in FIG. Pass the data to 6.

【0015】[0015]

【発明の効果】以上説明したように本発明によれば、図
形操作手段を各セルの参照毎に必要がなく、更に外部記
憶部上の入力データへのセルのパタンデータ検索も一度
づつですみ、処理時間を約10倍短縮できるという効果
を有する。
As described above, according to the present invention, there is no need to use a graphic operation means for each cell reference, and it is only necessary to search cell pattern data to input data in an external storage unit once. This has the effect that the processing time can be reduced about 10 times.

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

【図1】本発明の一実施例を説明するフロー図。FIG. 1 is a flowchart illustrating an embodiment of the present invention.

【図2】図1の階層展開手段フロー図。FIG. 2 is a flowchart of a hierarchy expanding means of FIG. 1;

【図3】図1に用いられる中間データの1階層構造を説
明する模式図。
FIG. 3 is a schematic diagram illustrating a one-layer structure of intermediate data used in FIG. 1;

【図4】一般の入力データの階層構造を説明する模式
図。
FIG. 4 is a schematic diagram illustrating a hierarchical structure of general input data.

【図5】図4の入力データをブロックで説明する模式
図。
FIG. 5 is a schematic diagram illustrating the input data of FIG. 4 in blocks.

【図6】従来例の階層構造展開方法を説明するフロー
図。
FIG. 6 is a flowchart illustrating a conventional hierarchical structure development method.

【図7】図6のフローを図4に適用した場合の模式図。FIG. 7 is a schematic diagram when the flow of FIG. 6 is applied to FIG. 4;

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

1 入力データ 2 入力手段 3 階層展開手段 4 内部記憶手段 5,5a 図形操作手段 6 出力手段 7 出力データ 11 入力全データ 12 セルデータ 13 セル参照データ 14 パタンデータ 15 入力検索手段 16 階層設定手段 DESCRIPTION OF SYMBOLS 1 Input data 2 Input means 3 Hierarchical development means 4 Internal storage means 5, 5a Graphic operation means 6 Output means 7 Output data 11 All input data 12 Cell data 13 Cell reference data 14 Pattern data 15 Input search means 16 Hierarchy setting means

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 階層構造のデータを有する集積回路の設
計処理対象データを外部記憶部より入力する第1の工程
と、この第1の工程で入力された処理データを内部記憶
手段に一時記憶する第2の工程と、前記内部記憶手段か
ら読出されたデータの階層構造を1段階の階層に変換し
実際の定義データ毎にその階層構造情報を展開処理をす
る第3の工程と、前記内部記憶手段から読出されたデー
タの図形情報を操作し前記第3の工程で得られたセル階
層構造に従って展開データを作成する第4の工程と、こ
第4の工程で操作終了したデータを前記外部記憶部へ
出力する第5の工程とを有することを特徴とする集積回
路の設計データの階層構造展開方法。
A first step of inputting design processing target data of an integrated circuit having data of a hierarchical structure from an external storage unit, and internally storing the processing data input in the first step.
Third step of the second step of temporarily storing the unit, the internal storage unit expansion process the hierarchical structure information the hierarchical structure of the data read out for each converted actual definition data one step in the hierarchy from When, a fourth step of creating decompressed data by operating the graphic information of the data read out from said internal storage means according to the cell hierarchy obtained in the third step, and operation end in the fourth step And a fifth step of outputting data to the external storage unit.
JP4234460A 1992-09-02 1992-09-02 Hierarchical structure expansion method for design data of integrated circuits. Expired - Fee Related JP2924486B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4234460A JP2924486B2 (en) 1992-09-02 1992-09-02 Hierarchical structure expansion method for design data of integrated circuits.

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4234460A JP2924486B2 (en) 1992-09-02 1992-09-02 Hierarchical structure expansion method for design data of integrated circuits.

Publications (2)

Publication Number Publication Date
JPH0683908A JPH0683908A (en) 1994-03-25
JP2924486B2 true JP2924486B2 (en) 1999-07-26

Family

ID=16971353

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4234460A Expired - Fee Related JP2924486B2 (en) 1992-09-02 1992-09-02 Hierarchical structure expansion method for design data of integrated circuits.

Country Status (1)

Country Link
JP (1) JP2924486B2 (en)

Also Published As

Publication number Publication date
JPH0683908A (en) 1994-03-25

Similar Documents

Publication Publication Date Title
US5974244A (en) Layout pattern generation device for semiconductor integrated circuits and method therefor
JP3163959B2 (en) LSI design data file conversion method and apparatus
JP2924486B2 (en) Hierarchical structure expansion method for design data of integrated circuits.
JPH10321728A (en) Hierarchization wiring processing method and medium for hierarchization wiring processing program recording in layout system of semiconductor integrated circuit
JPH07334532A (en) Wiring capacitance value extraction device
JP2705549B2 (en) Integrated circuit design data conversion apparatus and hierarchical data expansion method
JPH07287051A (en) Input data creation device for logic simulation
JP3293640B2 (en) Circuit data connection tracking system
JPH06163697A (en) Screen display system for integrated circuit layout design data
JP3171905B2 (en) Data processing method
JP2650127B2 (en) Hierarchical expansion processing method for integrated circuit design figure data
JPH056338B2 (en)
JP2766922B2 (en) Memory design equipment
JP2003005348A (en) Method and device for data conversion of layout design data
JP2874031B2 (en) Redesign method of combinational circuit
SU805322A1 (en) System for automatic design and control of technological processes in microelectronics
JP2005339200A (en) Clock tree layout method for semiconductor integrated circuit
JPH05266116A (en) Circuit data converting method
JPH04148480A (en) Cad data drawing system
JPH04225216A (en) Exposure-data transmitting method
JPH07254012A (en) Exposure data production method/device
JP2001084281A (en) Layout editor, layout method and computer-readable recording medium with layout program stored therein
JPH05205053A (en) Pattern data comparator
JPH06222549A (en) Device for generating layout pattern
JPH04320575A (en) Method and device for logic synthesis

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19990406

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090507

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees