JPH10283390A - Data compressing method - Google Patents

Data compressing method

Info

Publication number
JPH10283390A
JPH10283390A JP9090396A JP9039697A JPH10283390A JP H10283390 A JPH10283390 A JP H10283390A JP 9090396 A JP9090396 A JP 9090396A JP 9039697 A JP9039697 A JP 9039697A JP H10283390 A JPH10283390 A JP H10283390A
Authority
JP
Japan
Prior art keywords
index
shape
information
data
registered
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
JP9090396A
Other languages
Japanese (ja)
Inventor
Yutaka Sato
佐藤  裕
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.)
Sony Corp
Original Assignee
Sony 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 Sony Corp filed Critical Sony Corp
Priority to JP9090396A priority Critical patent/JPH10283390A/en
Publication of JPH10283390A publication Critical patent/JPH10283390A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To make the efficiency of data handling high and to improve the throughput by representing data by using an index for discriminating the shape of a figure and start-point coordinates of the figure in a specific area. SOLUTION: When LSI layout data is inputted (S101) and the input data is a cell name (S106), cell name information is retrieved, and additionally registered (S107), and a cell name index is registered as instance information (S108). When the data is a figure or cell quotation (S109), shape information is retrieved or additionally registered (S110) and the figure or an offset quantity and a shape index are registered as instance information (S111). When the figure has array information (S112), the array information is retrieved or additionally registered (S113) and an array index is registered is instance information (S114). After the registering processes, data are outputted after being compressed by using the cell name, shape, array index, and start point coordinates of the figure.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、データサイズを削
減するためのデータ圧縮方法に係わり、特にLSI(La
rge Scale Integrated Circuit)レイアウトデータのデ
ータ圧縮方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data compression method for reducing a data size, and particularly to an LSI (Laser
The present invention relates to a data compression method for layout data.

【0002】[0002]

【従来の技術】一般に、LSIのレイアウト設計工程に
おいては、チップ内の素子や配線の配置を、ストリーム
フォーマット(あるいはGDSIIフォーマット)と呼ば
れる形式のLSIレイアウトデータによって表現するこ
とが多い。ところで、チップ内の素子や配線の配置は、
これを図形形状によって表現した際に、矩形で表現され
る図形が多く、さらに、ほとんどの図形がX,Y軸に平
行である、といった特性がある。
2. Description of the Related Art In general, in an LSI layout design process, the arrangement of elements and wirings in a chip is often represented by LSI layout data in a format called a stream format (or GDSII format). By the way, the arrangement of elements and wiring in a chip is
When this is represented by a figure shape, there are many figures represented by rectangles, and most of the figures are parallel to the X and Y axes.

【0003】したがって、従来のLSIレイアウトデー
タでは、これらの図形形状を、各図形形状の頂点の座標
値によって表現するようになっている。例えば、図8に
示す二つの矩形G、Hを表現する場合に、従来のLSI
レイアウトデータでは、 G);(0,0)(0,2)(1,2)(1,0)(0,0) H);(2,3)(2,5)(3,5)(3,3)(2,3) といった座標列で表現するようになっている。
Therefore, in the conventional LSI layout data, these graphic shapes are represented by the coordinate values of the vertices of each graphic shape. For example, when expressing two rectangles G and H shown in FIG.
In the layout data, G); (0, 0) (0, 2) (1, 2) (1, 0) (0, 0) H); (2, 3) (2, 5) (3, 5) (3, 3) (2, 3) are represented by a coordinate sequence.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上述の
座標列を用いたLSIレイアウトデータでは、LSIの
高密度化が進んだ場合に、データ処理の効率が低下して
しまうという問題が生じてしまう。つまり、従来のLS
Iレイアウトデータでは、LSIの高密度化に伴って、
そのデータサイズが膨大になり、データの入出力やデー
タ構造体からのデータ検索などのデータハンドリング
に、多くの時間を必要とするようになる。また、現在一
般的となっている仮想メモリ方式を採用したコンピュー
タ(例えば、CAD装置等)でデータ処理を行う場合に
は、データサイズ膨大化によってメモリ使用量が実装メ
モリサイズの2倍程度になってしまうと、スラッシング
という現象が発生してしまい、その処理効率が極端に低
下してしまう。
However, in the LSI layout data using the above-described coordinate sequence, there is a problem that the efficiency of data processing is reduced when the density of the LSI is increased. That is, the conventional LS
In the I layout data, as the density of LSI increases,
The data size becomes enormous, and much time is required for data handling such as input / output of data and data retrieval from a data structure. Further, when data processing is performed by a computer (for example, a CAD device or the like) that employs a virtual memory system that is currently common, the amount of memory used becomes about twice the mounted memory size due to the enormous data size. If this occurs, a phenomenon called thrashing occurs, and the processing efficiency is extremely reduced.

【0005】そこで、本発明は、データサイズを効率良
く削減することにより、データハンドリングの高効率
化、及び、コンピュータのメモリ節約によるスラッシン
グの回避を含めた処理効率向上を可能とするデータ圧縮
方法を提供することを目的とする。
Accordingly, the present invention provides a data compression method capable of improving the data handling efficiency by efficiently reducing the data size, and improving the processing efficiency including avoiding thrashing due to the memory saving of the computer. The purpose is to provide.

【0006】[0006]

【課題を解決するための手段】本発明は、上記目的を達
成するために案出されたデータ圧縮方法である。すなわ
ち、本発明のデータ圧縮方法は、所定領域内における図
形配置を示すデータに対するデータ圧縮方法であって、
前記図形の形状毎に該形状を識別するためのインデック
スを与え、このインデックスと、前記所定領域内におけ
る図形の始点位置座標とを用いて、前記データを表現す
ることを特徴とする。
SUMMARY OF THE INVENTION The present invention is a data compression method devised to achieve the above object. That is, the data compression method of the present invention is a data compression method for data indicating a graphic arrangement in a predetermined area,
An index for identifying the shape is given for each shape of the figure, and the data is expressed using the index and the coordinates of the starting point position of the figure in the predetermined area.

【0007】上記手順によるデータ圧縮方法によれば、
所定領域内における図形配置を示すデータにおいて、異
なる位置に配置された同一形状の図形があった場合に、
これらの図形に同一のインデックスを与えるとともに、
これらの図形を、そのインデックスと各図形の始点位置
座標を用いて表現する。したがって、例えば各図形を頂
点座標の座標列で表現する場合に比べて、データサイズ
が削減される。
According to the data compression method according to the above procedure,
In the data indicating the graphic arrangement in the predetermined area, if there are figures of the same shape arranged at different positions,
Give these figures the same index,
These figures are represented using the index and the starting position coordinates of each figure. Therefore, for example, the data size is reduced as compared with a case where each figure is represented by a coordinate sequence of vertex coordinates.

【0008】また、本発明のデータ圧縮方法は、前記イ
ンデックスを与える際に、このインデックスを与える図
形の形状を、その形状における頂点座標間の変移量を用
いて定義してもよい。
In the data compression method of the present invention, when the index is given, a shape of a figure to which the index is given may be defined by using a displacement between vertex coordinates in the shape.

【0009】これにより、各図形の形状が、頂点座標間
の変移量によって表現されるので、頂点座標の座標列で
表現する場合に比べて、XY軸に平行な線分のみによる
図形の場合、各頂点毎にXまたはYいずれかの値のみで
よくなる。また、変移量であるため、値そのものが小さ
くなり情報量が減るため、データサイズが削減されるよ
うになる。
Thus, the shape of each figure is represented by the amount of displacement between the coordinates of the vertices. Only the value of either X or Y is required for each vertex. In addition, since the amount is the amount of displacement, the value itself becomes small and the amount of information is reduced, so that the data size is reduced.

【0010】また、本発明のデータ圧縮方法は、前記所
定領域が複数の層からなる場合に、同一形状の図形であ
っても配置される層が異なればそれぞれに異なるインデ
ックスを与えるようにしてもよい。
Further, in the data compression method according to the present invention, when the predetermined area is composed of a plurality of layers, different indices are given to different figures even if the figure has the same shape and the arranged layers are different. Good.

【0011】これにより、層の区別も仮想的に図形形状
の情報とすることで配置に関する指示が後述のセルの配
置と同様に取り扱うことができる。
[0011] In this way, the layers can be virtually distinguished from each other in the form of graphic information, so that the instructions regarding the arrangement can be handled in the same manner as the cell arrangement described later.

【0012】また、本発明のデータ圧縮方法は、複数の
図形の集合であるセルの配置を一つの図形形状と見な
し、各セル毎に、かつ、そのローテーション情報(例え
ば、回転角度、鏡像化有無、倍率など)毎にインデック
スを与えてもよい。
Further, the data compression method of the present invention regards the arrangement of cells as a set of a plurality of figures as one figure shape, and for each cell, and its rotation information (for example, the rotation angle, the presence or absence of mirroring, , Magnification, etc.).

【0013】これにより、例えばLSIレイアウトデー
タにおいて多用されるセル引用であっても、ローテーシ
ョンを含めたセルを一つの図形形状と見なしてインデッ
クスが与えられるので、各セル引用をセル名と各ローテ
ーション情報で表現する場合に比べて、データサイズが
削減される。
[0013] With this, even for a cell citation frequently used in LSI layout data, for example, a cell including rotation is regarded as one graphic shape and an index is given, so that each cell citation is referred to as a cell name and each rotation information. The data size is reduced as compared with the case of expressing by.

【0014】また、本発明のデータ圧縮方法として、前
記所定領域内で同一形状の図形が一定のパターンで複数
配置される場合には、この一定のパターンにもインデッ
クスを与え、そのインデックスと前記同一形状に与えた
インデックスとを組み合わせて、前記データを表現して
もよい。
According to the data compression method of the present invention, when a plurality of figures having the same shape are arranged in a predetermined pattern in the predetermined area, an index is given to the predetermined pattern, and the index is assigned to the same index. The data may be represented by combining an index given to the shape.

【0015】これにより、一定のパターンで複数配置さ
れる図形があった場合には、これらの図形が、その形状
に対応するインデックスと、一定のパターンに与えられ
たインデックスと、その一定のパターンの始点位置座標
とによって表現できるようになり、より一層データサイ
ズが削減される。
Thus, when there are a plurality of figures arranged in a certain pattern, these figures are assigned to the index corresponding to the shape, the index given to the certain pattern, and the index of the certain pattern. This can be represented by the start position coordinates, and the data size can be further reduced.

【0016】[0016]

【発明の実施の形態】以下、本発明に係わるデータ圧縮
方法について説明する。ただし、ここでは、LSIレイ
アウトデータに対するデータ圧縮方法を例に挙げて説明
する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A data compression method according to the present invention will be described below. Here, a data compression method for LSI layout data will be described as an example.

【0017】先ず、本実施の形態のデータ圧縮方法の概
要について説明する。このデータ圧縮方法は、チップ内
の素子や配線を示す図形の形状毎に、その形状を識別す
るためのインデックス(以下、INDEX とする)を与え、
その素子や配線の配置を示すLSIレイアウトデータ
を、前記INDEX と、各図形の始点位置座標とを用いて表
現することにより、LSIレイアウトデータのデータサ
イズの削減を行うようになっている。
First, an outline of the data compression method according to the present embodiment will be described. According to this data compression method, an index (hereinafter, referred to as INDEX) for identifying the shape of each figure showing elements and wirings in a chip is given,
By expressing the LSI layout data indicating the arrangement of the elements and wirings using the INDEX and the coordinates of the starting point of each figure, the data size of the LSI layout data is reduced.

【0018】例えば、図8に示す二つの矩形G、Hを表
現する場合に、このデータ圧縮方法によって圧縮された
LSIレイアウトデータでは、各矩形の形状が同一であ
るので、これらの矩形を、 INDEX ;1 形状タイプ;矩形,W(width)=1,H(height)=2 と定義することで、 G);INDEX =#1,(0,0) H);INDEX =#1,(2,3) といったように表現する。これは、LSIレイアウトデ
ータの中には、同一形状の図形の出現確率が高いという
経験的事実に着目した結果である。なお、ここでは、矩
形を例に挙げて説明したが、矩形だけではなく任意の多
角形やいわゆるパス図形、あるいはセル引用といったL
SIレイアウトデータ中の全ての情報が該当する。
For example, when the two rectangles G and H shown in FIG. 8 are expressed, the shape of each rectangle is the same in the LSI layout data compressed by this data compression method. 1) Shape type; rectangle, W (width) = 1, H (height) = 2, G); INDEX = # 1, (0, 0) H); INDEX = # 1, (2, 3) Express as follows. This is a result of focusing on the empirical fact that the appearance probability of a figure having the same shape is high in the LSI layout data. Here, a rectangle has been described as an example, but not only a rectangle but also an arbitrary polygon, a so-called path figure, or a L
All information in the SI layout data corresponds.

【0019】次に、本実施の形態のデータ圧縮方法の詳
細について、図面を参照しながら説明する。図1は、本
実施の形態のデータ圧縮方法の手順を示すフローチャー
トであり、図2は、本実施の形態のデータ圧縮方法によ
って圧縮されたLSIレイアウトデータのデータ構成の
概略を示す説明図である。ただし、本実施の形態のデー
タ圧縮方法は、LSIレイアウトデータを入出力するた
めの入出力インターフェース(I/F)、CPU(Cent
ral Processing Unit )等の圧縮処理実行手段、及びR
AM(Random Access Memory)等のワークエリアを備え
るコンピュータにおいて実行されるものとする。
Next, details of the data compression method of the present embodiment will be described with reference to the drawings. FIG. 1 is a flowchart showing a procedure of a data compression method according to the present embodiment, and FIG. 2 is an explanatory diagram showing an outline of a data configuration of LSI layout data compressed by the data compression method according to the present embodiment. . However, the data compression method of the present embodiment uses an input / output interface (I / F) for inputting / outputting LSI layout data, a CPU (Cent
ral processing unit) and R
It is assumed that the program is executed by a computer having a work area such as an AM (Random Access Memory).

【0020】ここで、先ず、本実施の形態のデータ圧縮
方法によって圧縮されたLSIレイアウトデータのデー
タ構成について、図2を参照しながら説明する。圧縮後
のLSIレイアウトデータは、シンタックス(構文)の
項に示すように、先頭に位置するヘッダー情報と、この
ヘッダー情報以降、一般にセルと呼ばれる図形の集合に
関する情報で、必要に応じて繰り返されるセル情報とか
ら構成されている。
Here, the data structure of the LSI layout data compressed by the data compression method of the present embodiment will be described first with reference to FIG. As shown in the syntax section, the LSI layout data after compression includes header information located at the beginning and information on a set of graphics generally called cells after this header information, and is repeated as necessary. And cell information.

【0021】ヘッダー情報は、作成年月日及びバージョ
ンナンバーに関する情報からなるものである。セル情報
は、シンタックス内において、「bigin 」で始まり「en
d 」で終了するものであり、セル名INDEX と、インスタ
ンス(instance)情報とからなるものである。
The header information includes information relating to the date of creation and the version number. Cell information starts with "bigin" in the syntax and includes "en
d ”, and consists of a cell name INDEX and instance information.

【0022】このセル情報のうち、セル名INDEX は、こ
のセル名INDEX とセル名からなるセル名情報に登録され
ているINDEX である。一方、インスタンス情報は、詳細
を後述するオフセット量、形状INDEX 、配列INDEX とい
った、LSIレイアウトデータ内の図形の形状や配置位
置を特定する情報からなるものである。なお、圧縮前の
LSIレイアウトデータにプロパティ情報が付加されて
いる場合には、そのプロパティ情報をインスタンス情報
内に保持すればよい。
Among the cell information, the cell name INDEX is an INDEX registered in the cell name information including the cell name INDEX and the cell name. On the other hand, the instance information includes information for specifying the shape and arrangement position of the figure in the LSI layout data, such as an offset amount, shape INDEX, and array INDEX, which will be described in detail later. If the property information is added to the LSI layout data before compression, the property information may be held in the instance information.

【0023】このようなデータ構成のLSIレイアウト
データを得るために、本実施の形態では、図1のフロー
チャートに示すように手順に従って、データ圧縮を行う
ようになっている。先ず、コンピュータの入出力I/F
に、圧縮前のLSIレイアウトデータを入力する(ステ
ップ101、以下ステップをSと略す)。そして、入力
したデータがヘッダー情報であれば(S102)、圧縮
処理実行手段は、そのヘッダー情報をワークエリアに登
録しておく(S103)。
In order to obtain LSI layout data having such a data structure, in the present embodiment, data compression is performed according to a procedure as shown in the flowchart of FIG. First, the input / output I / F of the computer
, The LSI layout data before compression is input (step 101; hereinafter, step is abbreviated as S). If the input data is header information (S102), the compression processing execution means registers the header information in the work area (S103).

【0024】また、入力したデータがセルの開始または
終了を示す情報であれば(S104)、その情報をワー
クエリアに登録しておく(S105)。また、入力した
データがセル名であれば(S106)、セル名情報を検
索あるいは新規追加登録し(S107)、そのセル名を
示すセル名INDEX を、ワークエリアにインスタンス情報
の一つとして登録しておく(S108)。
If the input data is information indicating the start or end of a cell (S104), the information is registered in the work area (S105). If the input data is a cell name (S106), cell name information is searched or newly added and registered (S107), and a cell name INDEX indicating the cell name is registered as one of the instance information in the work area. (S108).

【0025】また、入力したデータが図形またはセル引
用を示すものであれば(S109)、形状情報を検索あ
るいは新規追加登録し(S110)、その図形またはロ
ーテーション情報を含めたセル引用を指し示すオフセッ
ト量と形状INDEX とを、ワークエリアにインスタンス情
報の一つとして登録しておく(S111)。さらに、図
形に配列情報があった場合には(S112)、その配列
情報を検索あるいは新規追加登録し(S113)、その
配列情報を指し示す配列INDEX を、ワークエリアにイン
スタンス情報の一つとして登録しておく(S114)。
If the input data indicates a figure or cell citation (S109), the shape information is searched or newly added and registered (S110), and the offset amount indicating the cell citation including the figure or rotation information is obtained. And the shape INDEX are registered in the work area as one of the instance information (S111). Further, if the figure has array information (S112), the array information is searched or newly added and registered (S113), and an array INDEX indicating the array information is registered as one of the instance information in the work area. (S114).

【0026】そして、入出力I/Fに入力したLSIレ
イアウトデータがEOF(end of file)となるまでこれ
らの処理を繰り返す(S115)。EOFとなったら、
圧縮処理実行手段は、ワークエリアに登録しておいた各
種情報を、上述したデータ構成に従って再構成し、圧縮
後のLSIレイアウトデータとして入出力I/Fから出
力する(S116)。
These processes are repeated until the LSI layout data input to the input / output I / F becomes EOF (end of file) (S115). When it comes to EOF,
The compression processing execution means reconstructs various information registered in the work area in accordance with the above-described data configuration, and outputs it as compressed LSI layout data from the input / output I / F (S116).

【0027】ここで、上述したデータ圧縮方法を、LS
Iレイアウトデータ内の具体的な図形形状に適用した場
合について、図3を参照しながら説明する。なお、以下
の説明において、LSIレイアウトデータは、複数の層
(Layer;以下、レイヤーと称す)から構成されているも
のとする。
Here, the data compression method described above is referred to as LS
A case where the present invention is applied to a specific figure shape in the I layout data will be described with reference to FIG. In the following description, it is assumed that the LSI layout data is composed of a plurality of layers (Layers; hereinafter, referred to as layers).

【0028】〔矩形の場合〕図3(a)に示すような、
レイヤー=1内に存在する矩形に対して、圧縮処理実行
手段は、その矩形データの左下頂点座標と右上頂点座標
とからWとHを抽出し、ワークエリア内の形状情報(図
3(b)参照)に、同じレイヤーで、かつ、同じ形状の
矩形があるか否かを検索する。既に同じ矩形があれば、
その矩形の形状INDEX を取得する。一方、同じ矩形がな
ければ、ワークエリアに必要な情報(レイヤー,W,
H)を登録して、新たな形状INDEX を割り当てた後、そ
の形状INDEX を取得する。取得した形状INDEX と左下座
標値とは、ワークエリア内にインスタンス情報として登
録しておく。それを簡単に示したものが図3(c)であ
る。このように、左下座標値、すなわち矩形の始点位置
座票は、オフセット量として登録される。この結果、矩
形がオフセット量と形状INDEX で表現される。
[Case of Rectangular] As shown in FIG.
For a rectangle existing in layer = 1, the compression processing execution means extracts W and H from the lower left vertex coordinates and the upper right vertex coordinates of the rectangle data, and obtains the shape information (FIG. 3B) in the work area. Search) in the same layer and in the same layer. If you already have the same rectangle,
Get the rectangular shape INDEX. On the other hand, if the same rectangle does not exist, the necessary information (layer, W,
H) is registered, a new shape INDEX is assigned, and then the shape INDEX is acquired. The acquired shape INDEX and the lower left coordinate value are registered as instance information in the work area. FIG. 3C briefly shows this. As described above, the lower left coordinate value, that is, the starting point position slip of the rectangle is registered as the offset amount. As a result, the rectangle is represented by the offset amount and the shape INDEX.

【0029】〔X軸に平行な台形(Xtrap台形)の場
合〕図3(d)に示すようなXtrap台形の場合には、X
軸に平行な2辺のうち、Y座標値が小さいほうの辺Wか
らH,dx1 ,dx2 を抽出し、ワークエリア内の形状情報
に、同じレイヤーで、かつ、同じ形状のXtrap台形があ
るか否かを検索する。既に同じXtrap台形があれば、そ
のXtrap台形の形状INDEX を取得する。一方、同じXtr
ap台形がなければ、ワークエリアに必要な情報を登録し
て、新たな形状INDEX を割り当てた後、その形状INDEX
を取得する。取得した形状INDEX とWの最小座標値と
は、ワークエリア内にインスタンス情報として登録して
おく。Wの最小座標値は、オフセット量として登録し、
Xtrap台形の始点とする。この結果、Xtrap台形がオフ
セット量と形状INDEX で表現される。
[In the case of a trapezoid parallel to the X axis (Xtrap trapezoid)] In the case of an Xtrap trapezoid as shown in FIG.
Of the two sides parallel to the axis, H, dx1 and dx2 are extracted from the side W having the smaller Y coordinate value, and there is an Xtrap trapezoid of the same layer and the same shape in the shape information in the work area. Search for no. If there is already the same Xtrap trapezoid, the shape INDEX of the Xtrap trapezoid is acquired. On the other hand, the same Xtr
ap If there is no trapezoid, register necessary information in the work area, assign a new shape INDEX, and then
To get. The acquired shape INDEX and the minimum coordinate value of W are registered as instance information in the work area. The minimum coordinate value of W is registered as an offset amount,
Let it be the starting point of the Xtrap trapezoid. As a result, the Xtrap trapezoid is represented by the offset amount and the shape INDEX.

【0030】〔Y軸に平行な台形(Ytrap台形)の場
合〕図3(e)に示すようなYtrap台形の場合には、Y
軸に平行な2辺のうち、X座標値が小さいほうの辺Hか
らW,dy1 ,dy2 を抽出し、ワークエリア内の形状情報
に、同じレイヤーで、かつ、同じ形状のYtrap台形があ
るか否かを検索する。既に同じYtrap台形があれば、そ
のYtrap台形の形状INDEX を取得する。一方、同じYtr
ap台形がなければ、ワークエリアに必要な情報を登録し
て、新たな形状INDEX を割り当てた後、その形状INDEX
を取得する。取得した形状INDEX とHの最小座標値と
は、ワークエリア内にインスタンス情報として登録して
おく。Hの最小座標値は、オフセット量として登録し、
Ytrap台形の始点とする。この結果、Ytrap台形がオフ
セット量と形状INDEX で表現される。
[In the case of a trapezoid parallel to the Y axis (Ytrap trapezoid)] In the case of a Ytrap trapezoid as shown in FIG.
Of the two sides parallel to the axis, W, dy1 and dy2 are extracted from the side H having the smaller X coordinate value, and there is a Ytrap trapezoid of the same layer and the same shape in the shape information in the work area. Search for no. If the same Ytrap trapezoid already exists, the shape INDEX of the Ytrap trapezoid is acquired. On the other hand, the same Ytr
ap If there is no trapezoid, register necessary information in the work area, assign a new shape INDEX, and then
To get. The acquired shape INDEX and the minimum coordinate value of H are registered as instance information in the work area. The minimum coordinate value of H is registered as an offset amount,
The starting point of the Ytrap trapezoid. As a result, the Ytrap trapezoid is represented by the offset amount and the shape INDEX.

【0031】〔辺が全てX軸またはY軸に平行な多角形
(xytype=0の多角形) の場合〕図3(f)に示すよう
なxytype=0の多角形の場合には、頂点座標値のY最小
検索、次いでX最小検索の結果、該当する頂点を「1」
とし、時計回りに頂点座標をソートする。このような正
規化を行うと、この多角形の形状は、頂点「1」を始点
とし、頂点「2」のY座標y2から始まりynで終わる(頂
点数−1)個のXとYとの交互の座標列で表現できる。
そのような性質を利用し、レイヤーと座標列を抽出し、
ワークエリア内の形状情報に、同じレイヤーで、かつ、
同じ形状の多角形があるか否かを検索する。既に同じ多
角形があれば、その多角形の形状INDEX を取得する。一
方、同じ多角形がなければ、ワークエリアに必要な情報
を登録して、新たな形状INDEX を割り当てた後、その形
状INDEX を取得する。取得した形状INDEX と頂点「1」
の座標値とは、ワークエリア内にインスタンス情報とし
て登録しておく。頂点「1」の座標値は、オフセット量
として登録し、多角形の始点とする。この結果、辺が全
てXY軸に平行な多角形がオフセット量と形状INDEX で
表現される。
[In the case of a polygon whose sides are all parallel to the X-axis or Y-axis (polygon of xytype = 0)] In the case of a polygon of xytype = 0 as shown in FIG. As a result of the Y minimum search of the value and then the X minimum search, the corresponding vertex is set to “1”.
And sort the vertex coordinates clockwise. When such normalization is performed, the shape of this polygon is defined by the number of Xs and Ys (the number of vertices minus 1) starting from the vertex “1” and starting at the Y coordinate y2 of the vertex “2” and ending at yn. It can be represented by alternating coordinate strings.
Using such properties, extract layers and coordinate sequences,
The same layer and the shape information in the work area
Search for polygons of the same shape. If the same polygon already exists, get the shape INDEX of the polygon. On the other hand, if the same polygon does not exist, necessary information is registered in the work area, a new shape INDEX is assigned, and then the shape INDEX is acquired. Obtained shape INDEX and vertex “1”
Are registered as instance information in the work area. The coordinate value of the vertex “1” is registered as an offset amount, and is set as the starting point of the polygon. As a result, a polygon whose sides are all parallel to the XY axes is represented by the offset amount and the shape INDEX.

【0032】〔辺が1つでもX軸またはY軸に平行でな
い多角形(xytype=1の多角形) の場合〕図3(g)に
示すようなxytype=1の多角形の場合には、頂点座標値
のY最小検索、次いでX最小検索の結果、該当する頂点
を「1」とし、時計回りに頂点座標をソートする。この
ような正規化を行った後、頂点「2」のXY座標x2,y2
から始まる(頂点数−1)個のXY座標列を抽出し、ワ
ークエリア内の形状情報に、同じレイヤーで、かつ、同
じ形状の多角形があるか否かを検索する。既に同じ多角
形があれば、その多角形の形状INDEX を取得する。一
方、同じ多角形がなければ、ワークエリアに必要な情報
を登録し、形状INDEX を取得する。取得した形状INDEX
は、ワークエリア内にインスタンス情報として登録して
おく。この結果、xytype=1の多角形がオフセット量と
形状INDEX で表現される。
[In the case of a polygon having at least one side not parallel to the X axis or Y axis (polygon of xytype = 1)] In the case of a polygon of xytype = 1 as shown in FIG. As a result of the Y minimum search and then the X minimum search of the vertex coordinate values, the corresponding vertex is set to “1” and the vertex coordinates are sorted clockwise. After performing such normalization, the XY coordinates x2, y2 of the vertex “2”
(The number of vertices minus 1) XY coordinate strings are extracted, and it is searched whether or not the shape information in the work area includes a polygon having the same layer and the same shape. If the same polygon already exists, get the shape INDEX of the polygon. On the other hand, if the same polygon does not exist, the necessary information is registered in the work area and the shape INDEX is obtained. Acquired shape INDEX
Is registered as instance information in the work area. As a result, the polygon of xytype = 1 is represented by the offset amount and the shape INDEX.

【0033】〔辺が全てX軸またはY軸に平行で最初の
辺が水平のパス(xytype=0のパス) の場合〕図3
(h)に示すようなxytype=0のパスの場合には、最初
の辺のX最小の頂点を「1」とし、その座標値をワーク
エリア内のインスタンス情報に図形の始点(オフセット
量)として登録する。その後、頂点「1」の座標値を
(0,0)にオフセットし、ほかの頂点座標も合わせて
オフセットする。その結果、このパスの形状は、頂点
「2」のX座標x2から始まるXとYとの交互の座標列で
表現できる。そして、ワークエリア内の形状情報に、同
じレイヤーで、かつ、同じ形状のパスがあるか否かを検
索する。既に同じパスがあれば、そのパスの形状INDEX
を取得する。一方、同じパスがなければ、ワークエリア
に必要な情報を登録し、形状INDEX を取得する。取得し
た形状INDEX と頂点「1」の座標値とは、ワークエリア
内にインスタンス情報として登録しておく。この結果、
xytype=0のパスがオフセット量と形状INDEX で表現さ
れる。
[Case where all sides are parallel to the X-axis or Y-axis and the first side is a horizontal path (path of xytype = 0)] FIG.
In the case of a path of xytype = 0 as shown in (h), the minimum X vertex of the first side is set to “1”, and its coordinate value is set as the starting point (offset amount) of the figure in the instance information in the work area. register. Thereafter, the coordinate value of the vertex “1” is offset to (0, 0), and the other vertex coordinates are also offset. As a result, the shape of this path can be represented by an alternate coordinate sequence of X and Y starting from the X coordinate x2 of the vertex “2”. Then, it is searched whether or not the shape information in the work area includes a path having the same layer and the same shape. If there is already the same path, the shape of that path INDEX
To get. On the other hand, if the same path does not exist, the necessary information is registered in the work area and the shape INDEX is obtained. The acquired shape INDEX and the coordinate value of the vertex “1” are registered as instance information in the work area. As a result,
The path of xytype = 0 is represented by the offset amount and the shape INDEX.

【0034】〔辺が全てX軸またはY軸に平行で最初の
辺が垂直のパス(xytype=1のパス) の場合〕図3
(i)に示すようなxytype=1のパスの場合には、最初
の辺のY最小の頂点を「1」とし、その座標値をワーク
エリア内のインスタンス情報に図形の始点(オフセット
量)として登録する。その後、頂点「1」の座標値を
(0,0)にオフセットし、ほかの頂点座標も合わせて
オフセットする。その結果、このパスの形状は、頂点
「2」のY座標y2から始まるXとYとの交互の座標列で
表現できる。そして、ワークエリア内の形状情報に、同
じレイヤーで、かつ、同じ形状のパスがあるか否かを検
索する。既に同じパスがあれば、そのパスの形状INDEX
を取得する。一方、同じパスがなければ、ワークエリア
に必要な情報を登録し、形状INDEX を取得する。取得し
た形状INDEX と頂点「1」の座標値とは、ワークエリア
内にインスタンス情報として登録しておく。この結果、
xytype=1のパスがオフセット量と形状INDEX で表現さ
れる。
[Case where all sides are parallel to the X-axis or Y-axis and the first side is a vertical path (path of xytype = 1)] FIG.
In the case of the path of xytype = 1 as shown in (i), the minimum vertex of Y on the first side is set to “1”, and its coordinate value is set as the starting point (offset amount) of the figure in the instance information in the work area. register. Thereafter, the coordinate value of the vertex “1” is offset to (0, 0), and the other vertex coordinates are also offset. As a result, the shape of this path can be represented by an alternate coordinate sequence of X and Y starting from the Y coordinate y2 of the vertex “2”. Then, it is searched whether or not the shape information in the work area includes a path having the same layer and the same shape. If there is already the same path, the shape of that path INDEX
To get. On the other hand, if the same path does not exist, the necessary information is registered in the work area and the shape INDEX is obtained. The acquired shape INDEX and the coordinate value of the vertex “1” are registered as instance information in the work area. As a result,
The path of xytype = 1 is represented by the offset amount and the shape INDEX.

【0035】〔辺が1つでもX軸またはY軸に平行でな
いパス(xytype=2のパス) の場合〕図3(j)に示す
ようなxytype=2のパスの場合には、最初の辺の最初の
頂点を「1」とし、その座標値をワークエリア内のイン
スタンス情報に図形の始点(オフセット量)として登録
する。その後、頂点「1」の座標値を(0,0)にオフ
セットし、ほかの頂点座標も合わせてオフセットする。
そして、頂点「2」から始まるXY座標列を抽出し、ワ
ークエリア内の形状情報に、同じレイヤー、同じWidth
、かつ、同じ形状のパスがあるか否かを検索する。既
に同じパスがあれば、そのパスの形状INDEX を取得す
る。一方、同じパスがなければ、ワークエリアに必要な
情報を登録し、形状INDEX を取得する。取得した形状IN
DEX と頂点「1」の座標値とは、ワークエリア内にイン
スタンス情報として登録しておく。この結果、xytype=
2のパスがオフセット量と形状INDEX で表現される。
[In the case of a path having at least one side that is not parallel to the X axis or Y axis (path of xytype = 2)] In the case of a path of xytype = 2 as shown in FIG. Is set to "1", and its coordinate value is registered as the starting point (offset amount) of the figure in the instance information in the work area. Thereafter, the coordinate value of the vertex “1” is offset to (0, 0), and the other vertex coordinates are also offset.
Then, an XY coordinate sequence starting from the vertex “2” is extracted, and the same layer and the same Width are added to the shape information in the work area.
And whether there is a path having the same shape. If the same path already exists, get the shape INDEX of that path. On the other hand, if the same path does not exist, the necessary information is registered in the work area and the shape INDEX is obtained. Acquired shape IN
DEX and the coordinate value of vertex “1” are registered as instance information in the work area. As a result, xytype =
The second path is represented by the offset amount and the shape INDEX.

【0036】〔セル引用の場合〕図3(k)に示すよう
なセル引用の場合には、最初にセル引用座標値を抽出
し、その座標値をワークエリア内のインスタンス情報に
オフセット量として登録する。次いで、引用セル名、ロ
ーテーション(Reflect ,Angle ,Mag)、配列(Nx,N
y,Dx,Dy)を抽出し、それぞれについて、セル名情
報、ローテーション情報、配列情報を検索し、セル名IN
DEX 、ローテーションINDEX 、配列INDEX を取得する。
そして、ワークエリア内に、セル名INDEX とローテーシ
ョンINDEX との組み合わせで同じものがあるか否かを検
索する。既に同じ情報があればその情報の形状INDEX を
取得し、同じ情報がなければ、ワークエリアに必要な情
報を登録し、形状INDEX を新たに割り当てた後、その形
状INDEX を取得する。取得した形状INDEX と配列INDEX
は、ワークエリア内にインスタンス情報として登録して
おく。この結果、セル引用がオフセット量と形状INDEX
と配列INDEX とで表現される。セル名情報、ローテーシ
ョン情報、配列情報の検索とINDEX 取得は、形状情報と
同様に行われる。
[Cell Citation] In the case of a cell citation as shown in FIG. 3 (k), a cell citation coordinate value is first extracted, and the coordinate value is registered as an offset amount in instance information in the work area. I do. Next, the quoted cell name, rotation (Reflect, Angle, Mag), array (Nx, N
y, Dx, Dy), and search for cell name information, rotation information, and sequence information for each cell.
Get DEX, rotation INDEX, array INDEX.
Then, a search is performed to determine whether the same combination of the cell name INDEX and the rotation INDEX exists in the work area. If the same information already exists, the shape INDEX of the information is acquired. If the same information does not exist, necessary information is registered in the work area, the shape INDEX is newly assigned, and then the shape INDEX is acquired. Acquired shape INDEX and array INDEX
Is registered as instance information in the work area. As a result, the cell quotation is
And the array INDEX. Searching for cell name information, rotation information, and sequence information and obtaining INDEX are performed in the same manner as shape information.

【0037】以上のように、本実施の形態のデータ圧縮
方法では、LSIレイアウトデータ内の図形の形状(例
えば矩形、台形、多角形、あるいはパスの形状)を、各
形状における頂点座標間の変移量を用いて定義し、その
結果をインスタンス情報として登録するようになってい
る。また、このデータ圧縮方法では、LSIレイアウト
データが複数のレイヤーから構成されている場合に、同
一形状の図形であっても配置されるレイヤーが異なれ
ば、それぞれを異なる形状INDEX とするようになってい
る。つまり、層の区別も仮想的に図形形状の情報とする
ことで、配置に関する指示がセルの配置と同様に取り扱
うことができる。さらに、このデータ圧縮方法では、セ
ル引用の場合であっても、セルの配置を一つの図形形状
と見なし、各セル毎に形状INDEX を割り当てるようにな
っている。
As described above, according to the data compression method of the present embodiment, the shape of a figure (for example, a rectangle, trapezoid, polygon, or path) in LSI layout data is changed between vertex coordinates in each shape. They are defined using quantities, and the results are registered as instance information. Further, in this data compression method, when the LSI layout data is composed of a plurality of layers, even if the figure has the same shape, if the layers to be arranged are different, each has a different shape INDEX. I have. In other words, the layers are virtually distinguished from each other in the form of graphic information, so that the instruction regarding the arrangement can be handled in the same manner as the cell arrangement. Further, in this data compression method, even in the case of cell citation, the arrangement of cells is regarded as one figure shape, and a shape INDEX is assigned to each cell.

【0038】ここで、上述したデータ圧縮方法によって
データ圧縮を行った後のLSIレイアウトデータの具体
例について説明する。図4は、圧縮後のLSIレイアウ
トデータをダンプした例である。なお、ここでは、説明
を簡単にするために、図形は矩形とセル引用のみとし、
セル引用においては単純なローテーション及び配列とし
た。また、図5は、図4に示したLSIレイアウトデー
タを図示化した例である。
Here, a specific example of the LSI layout data after data compression by the above-described data compression method will be described. FIG. 4 is an example in which the LSI layout data after compression is dumped. Note that here, for simplicity of explanation, the figures are only rectangles and cell quotes,
Simple rotation and arrangement were used for cell citation. FIG. 5 is an example in which the LSI layout data shown in FIG. 4 is illustrated.

【0039】図4に示すLSIレイアウトデータのう
ち、インスタンス情報中の(A)は、始点位置がオフセ
ット(3,10)であり、配列INDEX =#1より1×1
の配列、形状INDEX =#1よりW=10、H=5の矩形
を表現している。これを図示化すると、図5に示す矩形
Aとなる。図4のインスタンス情報中の(B)は、始点
位置がオフセット(15,10)であり、配列INDEX =
#2より2×2でXYとも間隔6の配列、形状INDEX =
#2よりW=5、H=5の矩形を表現している。これを
図示化すると、図5に示す矩形Bとなる。図4のインス
タンス情報中の(C)は、始点位置がオフセット(5,
0)であり、配列INDEX =#1より1×1の配列、形状
INDEX =#3より、セル名INDEX#2(B)、ローテー
ションINDEX #1(Reflect=0,Angle=0,Mag=1.
0)のセルを表現している。これを図示化すると、図5
に示すセル引用Cとなる。図4のインスタンス情報中の
(D)、(E)、(F)は、(A)の場合と同様であ
る。
In the LSI layout data shown in FIG. 4, (A) in the instance information has a start point position of offset (3, 10) and 1 × 1 from the array INDEX = # 1.
, And a rectangle of W = 10 and H = 5 from the shape INDEX = # 1. When this is illustrated, a rectangle A shown in FIG. 5 is obtained. In (B) in the instance information of FIG. 4, the start point position is offset (15, 10), and the array INDEX =
From # 2, an array of 2 x 2 with an interval of 6 in both XY, shape INDEX =
From # 2, a rectangle of W = 5 and H = 5 is represented. When this is illustrated, a rectangle B shown in FIG. 5 is obtained. (C) in the instance information of FIG.
0), and the array INDEX = 1 × 1 array and shape from # 1
From INDEX = # 3, cell name INDEX # 2 (B), rotation INDEX # 1 (Reflect = 0, Angle = 0, Mag = 1.
0). This is illustrated in FIG.
Becomes the cell citation C shown in FIG. (D), (E), and (F) in the instance information in FIG. 4 are the same as those in (A).

【0040】次に、上述したデータ圧縮方法の手順に加
えて、繰り返し情報の抽出を行う場合について、図6の
フローチャートを参照しながら説明する。なお、繰り返
し情報とは、セル引用の場合の配列情報と同様に、同一
形状の図形が一定のパターンで複数配置されている場合
に、その配置パターンを定義するための情報である。
Next, in addition to the above-described procedure of the data compression method, a case where repetitive information is extracted will be described with reference to the flowchart of FIG. The repetition information is information for defining an arrangement pattern when a plurality of figures having the same shape are arranged in a fixed pattern, similarly to the arrangement information in the case of cell quotation.

【0041】例えば、オフセット量以外の情報が全て同
一であるインスタンス情報が2つ以上あった場合に、入
出力I/Fに入力されたLSIレイアウトデータがEO
Fとなったら(S215)、続いて、圧縮処理実行手段
は、繰り返し情報の抽出を行う(S216)。繰り返し
情報は、X方向繰り返し回数Nxと、Y方向繰り返し回数
Nyと、X方向繰り返し間隔Dxと、Y方向繰り返し間隔Dy
とからなる情報で、例えばある図形が1つだけ配置され
ている場合に、(1,1,0,0)のように抽出され
る。
For example, when there are two or more instance information items having the same information except for the offset amount, the LSI layout data input to the input / output I / F is
When it becomes F (S215), subsequently, the compression processing execution means extracts repetitive information (S216). The repetition information includes the number of repetitions Nx in the X direction and the number of repetitions in the Y direction
Ny, X-direction repetition interval Dx, and Y-direction repetition interval Dy
For example, when only one figure is arranged, it is extracted as (1,1,0,0).

【0042】繰り返し情報を抽出すると、圧縮処理実行
手段は、ワークエリア内の配列情報(図7(a)参照)
に、抽出した繰り返し情報と同じ繰り返し情報(Nx,N
y,Dx,Dy)があるか否かを検索する。既に同じ繰り返
し情報があれば、その配列INDEX を取得する。一方、同
じ繰り返し情報がなければ、抽出した繰り返し情報を登
録して、新たな配列INDEX を割り当てた後、その配列IN
DEX を取得する(S217)。取得した配列INDEX は、
所定のフォーマットでインスタンス情報として登録して
おく(S218)。そして、圧縮処理実行手段は、ワー
クエリアに登録しておいた各種情報を再構成し、圧縮後
のLSIレイアウトデータとして入出力I/Fから出力
する(S219)。
When the repetition information is extracted, the compression processing execution means determines the arrangement information in the work area (see FIG. 7A).
The same repetition information (Nx, N
(y, Dx, Dy). If the same repetition information already exists, get the array INDEX. On the other hand, if the same repetition information does not exist, the extracted repetition information is registered, and a new array INDEX is assigned.
DEX is acquired (S217). The obtained array INDEX is
It is registered as instance information in a predetermined format (S218). Then, the compression processing execution means reconfigures various information registered in the work area, and outputs the information as compressed LSI layout data from the input / output I / F (S219).

【0043】このように、オフセット量以外の情報が全
て同一であるインスタンス情報が2つ以上あった場合に
は、形状INDEX と配列INDEX とを組み合わせることによ
り、インスタンス情報を効率的に表現することができ
る。例えば、図7(b)に示すようなオフセット量及び
形状INDEX で特定できる図形があった場合に、形状INDE
X と配列INDEX とを組み合わせると、図7(c)に示す
ように表現することができる。
As described above, when there is two or more instance information in which all information other than the offset amount is the same, the instance information can be efficiently expressed by combining the shape INDEX and the array INDEX. it can. For example, when there is a figure which can be specified by the offset amount and the shape INDEX as shown in FIG.
When X and the array INDEX are combined, they can be expressed as shown in FIG.

【0044】以上のように、本実施の形態のデータ圧縮
方法は、LSIレイアウトデータの中には同一形状の図
形の出現確率が高いという経験的事実に着目し、LSI
レイアウトデータ中において、異なる位置に配置された
同一形状の図形があった場合に、これらの図形に同一の
INDEX を与えるとともに、これらの図形を、そのINDEX
と、各図形の始点位置座標、すなわちオフセット量とを
用いて表現するようになっている。したがって、このデ
ータ圧縮方法を用いてLSIレイアウトデータに対する
データ圧縮を行えば、従来のように各図形を頂点座標の
座標列で表現する場合に比べて、データサイズを削減す
ることができるようになる。これにより、LSIの高密
度化が進んでも、そのデータサイズが膨大になってしま
うのを抑えることができるようになり、データハンドリ
ングに多くの時間を費やしたり、スラッシングによりコ
ンピュータの処理効率が低下してしまうことを防止する
ことが可能になる。
As described above, the data compression method of the present embodiment focuses on the empirical fact that the appearance probability of a figure having the same shape is high in the LSI layout data.
If there are figures of the same shape placed at different positions in the layout data, the same
Give INDEX and convert these figures to their INDEX
And the starting point coordinates of each figure, that is, the offset amount. Therefore, by performing data compression on LSI layout data using this data compression method, the data size can be reduced as compared with the conventional case where each figure is represented by a coordinate sequence of vertex coordinates. . This makes it possible to suppress the data size from becoming enormous even if the density of the LSI is increased, and to spend a lot of time on data handling and reduce computer processing efficiency due to thrashing. Can be prevented.

【0045】また、LSIレイアウトデータの中には矩
形で表現される図形が多く、ほとんどの図形がX,Y軸
に平行であるといった特性を鑑み、本実施の形態のデー
タ圧縮方法は、各図形の形状INDEX を、その形状におけ
る頂点座標間の変移量(例えば、矩形であればをWと
H)用いて定義するようになっている。これにより、従
来のように各図形の形状を頂点座標の座標列で表現する
場合に比べて、XY軸に平行な線分のみによる図形の場
合、各頂点毎にXまたはYいずれかの値のみでよくな
る。また、変移量であるため、値そのものが小さくなり
情報量が減るため、データサイズを削減することができ
るようになる。
In view of the characteristic that there are many figures represented by rectangles in the LSI layout data and most of the figures are parallel to the X and Y axes, the data compression method according to the present embodiment Is defined using the amount of displacement between the vertex coordinates in the shape (for example, W and H for a rectangle). Thus, compared to the conventional case where the shape of each figure is represented by a coordinate sequence of vertex coordinates, in the case of a figure composed of only line segments parallel to the XY axes, only the value of either X or Y is provided for each vertex. Get well. In addition, because of the amount of displacement, the value itself is reduced and the amount of information is reduced, so that the data size can be reduced.

【0046】また、通常、LSIレイアウトデータが複
数のレイヤーから構成されているといった特性を鑑み、
本実施の形態のデータ圧縮方法は、同一形状の図形であ
っても配置されるレイヤーが異なれば、それぞれに異な
る形状INDEX を与えるようになっている。これにより、
層の区別も仮想的に図形形状の情報とすることで、配置
に関する指示がセルの配置と同様に取り扱うことができ
る。
In consideration of the characteristic that the LSI layout data is usually composed of a plurality of layers,
In the data compression method according to the present embodiment, different shapes INDEX are given to different figures even if they have the same shape if the layers to be arranged are different. This allows
By making the layer distinction virtually graphic shape information, the instruction regarding the arrangement can be handled in the same manner as the cell arrangement.

【0047】また、LSIレイアウトデータではセル引
用が多用されるといった特性を鑑み、本実施の形態のデ
ータ圧縮方法は、複数の図形の集合であるセルの配置を
一つの図形形状と見なし、各セル毎にセル名INDEX 、ロ
ーテーションINDEX といったINDEX を与えるようになっ
ている。これにより、各セルの配置も一つの図形形状と
同様に扱うことが可能となり、結果として従来よりもデ
ータサイズを削減することができるようになる。
In view of the characteristic that cell layout is frequently used in LSI layout data, the data compression method according to the present embodiment regards the arrangement of cells, which are a set of a plurality of figures, as one figure shape. INDEX such as cell name INDEX and rotation INDEX is given every time. As a result, the arrangement of each cell can be handled in the same manner as one graphic shape, and as a result, the data size can be reduced as compared with the conventional case.

【0048】また、LSIレイアウトデータの中には同
一形状の図形の出現確率が高いといった特性を鑑み、本
実施の形態のデータ圧縮方法は、同一形状の図形が一定
のパターンで複数配置される場合には、この一定のパタ
ーンにも配列INDEX を与えるようになっている。これに
より、一定のパターンで複数配置される図形があった場
合には、これらの図形がオフセット量、形状INDEX 、及
び配列INDEX によって表現できるようになり、より一層
のデータサイズの削減が可能となる。これは、セル引用
の場合についても同様である。
In view of the characteristic that the appearance probability of a figure having the same shape is high in the LSI layout data, the data compression method according to the present embodiment uses the case where a plurality of figures having the same shape are arranged in a fixed pattern. Provides the array INDEX for this fixed pattern. As a result, when a plurality of figures are arranged in a fixed pattern, these figures can be represented by the offset amount, the shape INDEX, and the array INDEX, and the data size can be further reduced. . This is the same in the case of cell quotation.

【0049】このような本実施の形態によるデータ圧縮
方法を、0.25μmルールの実際のASIC(アプリ
ケーションスペシフィックIC)回路パターンに適用し
た結果、ストリームフォーマット(GDSIIフォーマッ
ト)でデータサイズが100MBであり、約10000
種の図形で構成され、さらに矩形図形とその他の図形と
の存在比が8:2であるLSIレイアウトデータに対し
て、そのデータサイズを約40MBに圧縮することがで
きた。つまり、この場合には、本実施の形態のデータ圧
縮方法によって40%程度の圧縮率を得ることができ、
これにより、データハンドリングに要する時間が圧縮前
の約20min から約8min になり、さらにコンピュータ
のメモリ使用量も60%程度節約できるようになった。
As a result of applying such a data compression method according to the present embodiment to an actual ASIC (application specific IC) circuit pattern of the 0.25 μm rule, the data size is 100 MB in the stream format (GDSII format). About 10,000
The data size of LSI layout data composed of various types of graphics and having a ratio of rectangular graphics to other graphics of 8: 2 could be reduced to about 40 MB. That is, in this case, a compression ratio of about 40% can be obtained by the data compression method of the present embodiment,
As a result, the time required for data handling is reduced from about 20 minutes before compression to about 8 minutes, and the memory usage of the computer can be reduced by about 60%.

【0050】また、本実施の形態によるデータ圧縮方法
を、0.25μmルールの実際のSRAM回路パターン
に適用した結果、ストリームフォーマット(GDSIIフ
ォーマット)でデータサイズが30MBであり、約20
000種の図形で構成され、さらに矩形図形とその他の
図形との存在比が6:4であるLSIレイアウトデータ
に対して、そのデータサイズを約10MBに圧縮するこ
とができた。つまり、この場合には、本実施の形態のデ
ータ圧縮方法によって33%程度の圧縮率を得ることが
でき、これにより、データハンドリングに要する時間が
圧縮前の約7min から約3min になり、さらにコンピュ
ータのメモリ使用量も67%程度節約できるようになっ
た。
Also, as a result of applying the data compression method according to the present embodiment to an actual SRAM circuit pattern of the 0.25 μm rule, the data size is 30 MB in the stream format (GDSII format) and approximately 20 MB.
The data size of LSI layout data composed of 000 types of graphics and having a ratio of rectangular graphics to other graphics of 6: 4 was reduced to about 10 MB. In other words, in this case, a compression rate of about 33% can be obtained by the data compression method of the present embodiment, whereby the time required for data handling is reduced from about 7 minutes before compression to about 3 minutes, and furthermore, the computer Memory savings of about 67%.

【0051】なお、本実施の形態では、LSIレイアウ
トデータに対するデータ圧縮方法を例に挙げて説明した
が、本発明はこれに限定されるものではない。例えば、
図形のレイアウトを示す画像データなど、所定領域内に
おける図形配置を示すデータであれば、LSIレイアウ
トデータ以外であっても適用可能である。
In the present embodiment, the data compression method for LSI layout data has been described as an example, but the present invention is not limited to this. For example,
Any data other than the LSI layout data can be applied as long as the data indicates a graphic arrangement in a predetermined area, such as image data indicating a graphic layout.

【0052】[0052]

【発明の効果】以上に説明したように、本発明のデータ
圧縮方法は、図形形状毎のインデックスと、各図形の始
点位置座標とによって、図形配置を示すデータを表現す
るようになっている。したがって、このデータ圧縮方法
を用いれば、従来のように各図形を頂点座標の座標列で
表現する場合に比べて、データサイズを削減することが
できるようになる。これにより、図形配置を示すデータ
のデータサイズが膨大になってしまうのを抑えることが
できるようになり、データハンドリングの高効率化、コ
ンピュータのメモリ節約によるスラッシングの回避を含
めた処理効率向上が可能となるという効果を奏する。
As described above, in the data compression method of the present invention, the data indicating the graphic arrangement is represented by the index for each graphic shape and the starting position coordinates of each graphic. Therefore, by using this data compression method, the data size can be reduced as compared with the conventional case where each figure is represented by a coordinate sequence of vertex coordinates. As a result, it is possible to suppress the data size of the data indicating the graphic arrangement from becoming enormous, thereby improving the efficiency of data handling, and improving the processing efficiency including avoiding thrashing by conserving computer memory. This has the effect of becoming

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

【図1】本発明に係わるデータ圧縮方法の実施の形態の
一例を示すフローチャートである。
FIG. 1 is a flowchart showing an example of an embodiment of a data compression method according to the present invention.

【図2】本発明に係わるデータ圧縮方法によって圧縮さ
れたLSIレイアウトデータのデータ構成の概略を示す
説明図である。
FIG. 2 is an explanatory diagram showing an outline of a data configuration of LSI layout data compressed by a data compression method according to the present invention.

【図3】本発明に係わるデータ圧縮方法をLSIレイア
ウトデータ内の図形に適用した場合の具体例を示す説明
図であり、(a)は矩形に適用した場合の図、(b)は
ワークエリア内の形状情報を示す図、(c)はワークエ
リア内にインスタンス情報を示す図、(d)はXtrap台
形に適用した場合の図、(e)はYtrap台形に適用した
場合の図、(f)はxytype=0の多角形に適用した場合
の図、(g)はxytype=1の多角形に適用した場合の
図、(h)はxytype=0のパスに適用した場合の図、
(i)はxytype=1のパスに適用した場合の図、(j)
はxytype=2のパスに適用した場合の図、(k)はセル
引用に適用した場合の図である。
FIGS. 3A and 3B are explanatory diagrams showing a specific example in a case where the data compression method according to the present invention is applied to a graphic in LSI layout data, where FIG. (C) is a diagram showing instance information in the work area, (d) is a diagram when applied to an Xtrap trapezoid, (e) is a diagram when applied to a Ytrap trapezoid, (f) ) Is a diagram when applied to a polygon with xytype = 0, (g) is a diagram when applied to a polygon with xytype = 1, (h) is a diagram when applied to a path with xytype = 0,
(I) is a diagram when applied to a path of xytype = 1, (j)
Is a diagram when applied to a path of xytype = 2, and (k) is a diagram when applied to cell quotation.

【図4】圧縮後のLSIレイアウトデータをダンプした
例の説明図である。
FIG. 4 is an explanatory diagram of an example in which LSI layout data after compression is dumped.

【図5】図4のLSIレイアウトデータを図示化した例
の説明図である。
FIG. 5 is an explanatory diagram of an example illustrating the LSI layout data of FIG. 4;

【図6】本発明に係わるデータ圧縮方法の他の実施の形
態を示すフローチャートである。
FIG. 6 is a flowchart showing another embodiment of the data compression method according to the present invention.

【図7】図6に示すデータ圧縮方法を実行する際のワー
クエリア内の情報の具体例を示す説明図であり、(a)
は配列情報を示す図、(b)はインスタンス情報を示す
図(その1)、(c)はインスタンス情報を示す図(そ
の2)である。
FIG. 7 is an explanatory diagram showing a specific example of information in a work area when executing the data compression method shown in FIG. 6;
Is a diagram showing sequence information, (b) is a diagram (1) showing instance information, and (c) is a diagram (2) showing instance information.

【図8】LSIレイアウトデータによって配置が特定さ
れる矩形の一例を示す説明図である。
FIG. 8 is an explanatory diagram showing an example of a rectangle whose arrangement is specified by LSI layout data.

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

S106 セル名抽出 S107 セル名情報の検
索、追加登録 S108 インスタンス情報にセル名INDEX を登録 S109 形状情報抽出 S110 形状情報の検
索、追加登録 S111 インスタンス情報にOffset、形状INDEX を登
録 S112 配列情報、ローテーション情報抽出 S113 配列情報、ローテーション情報の検索、追加
登録 S114 インスタンス情報に配列INDEX 、形状情報に
ローテーションINDEXを登録
S106 Cell name extraction S107 Search and additional registration of cell name information S108 Register cell name INDEX in instance information S109 Shape information extraction S110 Search and additional registration of shape information S111 Register Offset and shape INDEX in instance information S112 Array information, rotation information Extraction S113 Search for sequence information and rotation information and additionally register S114 Register array INDEX in instance information and rotation INDEX in shape information

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 所定領域内における図形配置を示すデー
タに対するデータ圧縮方法であって、 前記図形の形状毎に該形状を識別するためのインデック
スを与え、該インデックスと、前記所定領域内における
図形の始点位置座標とを用いて、前記データを表現する
ことを特徴とするデータ圧縮方法。
1. A data compression method for data indicating a graphic arrangement in a predetermined area, wherein an index for identifying the shape of the graphic is provided for each of the shapes, and the index and the index of the graphic in the predetermined area are provided. A data compression method, wherein the data is expressed using start point position coordinates.
【請求項2】 前記インデックスを与える際に、該イン
デックスを与える図形の形状を該形状における頂点座標
間の変移量を用いて定義することを特徴とする請求項1
記載のデータ圧縮方法。
2. The method according to claim 1, wherein, when the index is given, a shape of a figure to which the index is given is defined by using a displacement between vertex coordinates in the shape.
Data compression method described.
【請求項3】 前記所定領域が複数の層からなる場合
に、同一形状の図形であっても配置される層が異なれば
それぞれに異なるインデックスを与えることを特徴とす
る請求項1記載のデータ圧縮方法。
3. The data compression according to claim 1, wherein, when the predetermined area is composed of a plurality of layers, different indexes are given to different layers arranged even if the figure has the same shape. Method.
【請求項4】 複数の図形の集合であるセルの配置を一
つの図形形状と見なし、各セル毎に、かつ、そのローテ
ーション情報毎にインデックスを与えることを特徴とす
る請求項1記載のデータ圧縮方法。
4. The data compression according to claim 1, wherein an arrangement of cells as a set of a plurality of figures is regarded as one figure shape, and an index is given to each cell and to each rotation information thereof. Method.
【請求項5】 前記所定領域内で同一形状の図形が一定
のパターンで複数配置される場合には、該一定のパター
ンにもインデックスを与え、該インデックスと前記同一
形状に与えたインデックスとを組み合わせて、前記デー
タを表現することを特徴とする請求項1記載のデータ圧
縮方法。
5. When a plurality of figures having the same shape are arranged in a predetermined pattern in the predetermined area, an index is also given to the predetermined pattern, and the index is combined with the index given to the same shape. 2. The data compression method according to claim 1, wherein the data is represented by the data.
JP9090396A 1997-04-09 1997-04-09 Data compressing method Pending JPH10283390A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9090396A JPH10283390A (en) 1997-04-09 1997-04-09 Data compressing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9090396A JPH10283390A (en) 1997-04-09 1997-04-09 Data compressing method

Publications (1)

Publication Number Publication Date
JPH10283390A true JPH10283390A (en) 1998-10-23

Family

ID=13997432

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9090396A Pending JPH10283390A (en) 1997-04-09 1997-04-09 Data compressing method

Country Status (1)

Country Link
JP (1) JPH10283390A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101004663B1 (en) 2008-12-11 2011-01-04 주식회사 하이닉스반도체 Device for extracting coordinate and method for it
CN114004908A (en) * 2021-11-01 2022-02-01 中筑创联建筑科技(北京)有限公司 Implementation method for simplifying DWG two-dimensional engineering drawing
US11327408B2 (en) 2018-10-15 2022-05-10 Nuflare Technology, Inc. Writing data generating method and multi charged particle beam writing apparatus

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101004663B1 (en) 2008-12-11 2011-01-04 주식회사 하이닉스반도체 Device for extracting coordinate and method for it
US11327408B2 (en) 2018-10-15 2022-05-10 Nuflare Technology, Inc. Writing data generating method and multi charged particle beam writing apparatus
US11789372B2 (en) 2018-10-15 2023-10-17 Nuflare Technology, Inc. Writing data generating method and multi charged particle beam writing apparatus
CN114004908A (en) * 2021-11-01 2022-02-01 中筑创联建筑科技(北京)有限公司 Implementation method for simplifying DWG two-dimensional engineering drawing

Similar Documents

Publication Publication Date Title
US6775817B2 (en) Inspection system and semiconductor device manufacturing method
US6009250A (en) Selective flattening in layout areas in computer implemented integrated circuit design
US6011911A (en) Layout overlap detection with selective flattening in computer implemented integrated circuit design
JP2001522111A (en) Polygon representation in IC layout
JP2003100826A (en) Inspecting data analyzing program and inspecting apparatus and inspecting system
US20040003357A1 (en) Vertex based layout pattern (VEP): a method and apparatus for describing repetitive patterns in IC mask layout
WO2018159241A1 (en) Data generating method, data generating device, and data generating program
JPH10283390A (en) Data compressing method
EP1109133B1 (en) CAD Data compressing method and apparatus thereof
JP2566061B2 (en) How to convert area data to path data
JP2006277718A (en) High-speed image retrieval method
CN110221196B (en) Test simplification method and system for single-fixed-type fault based on testability influence cone
JPS6154567A (en) Method and device for simulation
US6598185B1 (en) Pattern data inspection method and storage medium
JPH1185826A (en) Plotting data processing system and its method
JP3064997B2 (en) Verification method for figure batch exposure data
JP3845477B2 (en) Graphic operation unit
US6073080A (en) Computer system and method for production of molecular structure diagram
JP2002329658A (en) Light proximity effect correction method
JPH0955348A (en) Compression method of graphic data and graphic pattern generation apparatus
JP2005190604A (en) Semiconductor defect analyzing device and defect mode classifying method using the same
JP2002007506A (en) Minus sizing processing method and computer-readable storage medium stored with program run by computer
US6721934B2 (en) IC element layout data display system
CN114693901A (en) Form positioning method, device, equipment and medium based on document
JPH10335206A (en) Method and apparatus for creating mask pattern data