JP3001416B2 - Layout method of semiconductor integrated circuit - Google Patents

Layout method of semiconductor integrated circuit

Info

Publication number
JP3001416B2
JP3001416B2 JP8200641A JP20064196A JP3001416B2 JP 3001416 B2 JP3001416 B2 JP 3001416B2 JP 8200641 A JP8200641 A JP 8200641A JP 20064196 A JP20064196 A JP 20064196A JP 3001416 B2 JP3001416 B2 JP 3001416B2
Authority
JP
Japan
Prior art keywords
cell
basic
wiring
input
output terminal
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
JP8200641A
Other languages
Japanese (ja)
Other versions
JPH1050844A (en
Inventor
克英 ▲高▼浦
恵子 ▲高▼浦
Original Assignee
日本電気アイシーマイコンシステム株式会社
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 日本電気アイシーマイコンシステム株式会社 filed Critical 日本電気アイシーマイコンシステム株式会社
Priority to JP8200641A priority Critical patent/JP3001416B2/en
Publication of JPH1050844A publication Critical patent/JPH1050844A/en
Application granted granted Critical
Publication of JP3001416B2 publication Critical patent/JP3001416B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ゲートアレイ、セ
ルベースICなどの半導体集積回路のレイアウト方法に
関し、特に複合ゲートやフリップフロップなどの基本セ
ルのように予めレイアウトされたセルを用いて論理回路
をレイアウトする場合に於ける半導体集積回路のレイア
ウト方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for laying out a semiconductor integrated circuit such as a gate array or a cell-based IC, and more particularly to a logic circuit using a cell laid out in advance such as a basic cell such as a composite gate or a flip-flop. The present invention relates to a layout method of a semiconductor integrated circuit when laying out a semiconductor integrated circuit.

【0002】[0002]

【従来の技術】最近、半導体集積回路の回路規模が急速
に増大する一方、コストダウンに対する要求も厳しく、
このため半導体集積回路のチップ面積を低減することが
強く求められている。このことは、ゲートアレイ、セル
ベースICなどのASIC(Application
Specific Integrated Circu
it)に於いても例外でなく、ASICの利点である開
発期間を短く保ったままで、チップ面積を小さく、すな
わちチップの集積度を向上させることが要求されてい
る。
2. Description of the Related Art In recent years, while the circuit scale of a semiconductor integrated circuit has rapidly increased, demands for cost reduction have become severe.
Therefore, there is a strong demand for reducing the chip area of a semiconductor integrated circuit. This means that ASICs (Applications) such as gate arrays and cell-based ICs
Specific Integrated Circuit
It is no exception in (it), and it is required to reduce the chip area, that is, to improve the degree of integration of the chip, while keeping the development period, which is an advantage of the ASIC, short.

【0003】ところで、ASICのチップは図8に示す
ように、メモリブロック210、PLL210、乗算器
220などからなるレイアウト的に固定されたメガブロ
ック200と、設計者が自由にレイアウト可能なユーザ
ロジック300と、入出力バッファを含むI/Oブロッ
ク400とから構成される。ユーザロジック300は、
設計者が特別の用途に設計したユーザロジック310,
320などからなり、これらの回路はさらに、NA
,NOR,複合ゲート、加算器などの基本セル311
から構成される。
As shown in FIG. 8, an ASIC chip has a mega block 200 composed of a memory block 210, a PLL 210, a multiplier 220, and the like, and a user logic 300 that can be freely laid out by a designer. And an I / O block 400 including an input / output buffer. The user logic 300
User logic 310, designed by the designer for special use,
320 made such, these circuits are further, NA N
Basic cells 311 for D , NOR, composite gate, adder, etc.
Consists of

【0004】次に、従来のユーザロジックの設計フロー
を図9を参照して説明すると、ステップS1でNAN
D,NOR,複合ゲートなどの回路特性およびレイアウ
トが検証済みの基本セル311を用いて所望の回路を設
計し、ステップS1で作成した回路図をもとにステップ
S2でネットリストを作成する。次に、ステップS3で
回路図に含まれる総ゲート数や総配線数をもとに、ユー
ザロジック300の配置領域をチップ上に決定するフロ
アプランの作業を行う。ステップS4で配置領域内で基
本セルの自動配置を計算機を用いて行い、続いてステッ
プS5で配置した基本セル間の自動配線処理を行う。
Next, a conventional user logic design flow will be described with reference to FIG.
A desired circuit is designed using the basic cell 311 whose circuit characteristics and layout, such as D, NOR, and composite gate, have been verified, and a netlist is created in step S2 based on the circuit diagram created in step S1. Next, in step S3, a floor plan operation for determining an arrangement area of the user logic 300 on a chip is performed based on the total number of gates and the total number of wirings included in the circuit diagram. In step S4, automatic placement of basic cells in the placement area is performed using a computer, and then, in step S5, automatic wiring processing between the placed basic cells is performed.

【0005】次に、ステップS6で配置および配線のレ
イアウト検証を行い、問題なければステップS7でユー
ザロジックのレイアウトを完了する。一方、ステップS
6でレイアウト検証の結果エラーが発生した場合、再度
回路設計をやり直したり、ステップS3でマニュアルで
強制配置を行ってフロアプランを修正し、ステップS6
のレイアウト検証で未配線や配線ショートがでなくなる
まで図9のフローを繰り返し、ユーザロジックのレイア
ウトを完了する。
Next, layout verification of placement and wiring is performed in step S6, and if there is no problem, the layout of the user logic is completed in step S7. On the other hand, step S
If an error occurs as a result of the layout verification in step 6, the circuit design is redone again, or the floor plan is corrected by manually performing forced placement in step S3.
The flow of FIG. 9 is repeated until no unwiring or short-circuit occurs in the layout verification, and the layout of the user logic is completed.

【0006】図10に、入出力端子数が比較的少ない基
本セル1が水平方向に配置され、この基本セル1からな
るセル列2が垂直方向に配列されて、さらに基本セルの
入出力端子間が配線されている場合について示す。基本
セルの入出力端子間を接続する配線数が少ないので、未
配線や配線ショートを起こすことなく自動レイアウトが
可能である。一方、図11に示すように、入出力端子数
が多い基本セルが密集して配置された場合、基本セル間
の配線数が多くなり、配線密度が部分的に極度に高くな
り、基本セルの端子t1と端子t3間や端子t2と端子
t4間の点線で示す配線のような未配線や配線ショート
が多く発生する。
In FIG. 10, basic cells 1 having a relatively small number of input / output terminals are arranged in a horizontal direction, a cell row 2 composed of the basic cells 1 is arranged in a vertical direction, and The case where is wired is shown. Since the number of wirings connecting the input / output terminals of the basic cell is small, automatic layout can be performed without unwiring or short-circuiting. On the other hand, as shown in FIG. 11, when the basic cells having a large number of input / output terminals are densely arranged, the number of wirings between the basic cells increases, the wiring density partially increases extremely, Many unwired or short-circuited lines such as those indicated by dotted lines between the terminals t1 and t3 and between the terminals t2 and t4 occur.

【0007】また、図12に示すように基本セル28,
29の垂直方向の辺AA’およびBB’に挟まれた領域
を縦断して縦方向配線が多数通過する場合、端子t5,
t8間および端子t6,t7間の点線で示す配線のよう
に未配線が発生する。
[0007] As shown in FIG.
When a large number of vertical wirings pass through a region interposed between the vertical sides AA ′ and BB ′ of the terminal 29, a terminal t5
Unwiring occurs as shown by the dotted line between t8 and between the terminals t6 and t7.

【0008】こうした場合、未配線や配線ショートを起
こしている回路部分を修正して回路素子数を削減した
り、未配線や配線ショートを起こしている領域をマニュ
アルで配置・配線しているが、設計期間が大幅に長くな
るという問題がある。
In such a case, the number of circuit elements is reduced by correcting a circuit portion in which an unwiring or a wiring short is generated, or a region in which an unwiring or a wiring short is caused is manually arranged and wired. There is a problem that the design period is significantly increased.

【0009】[0009]

【発明が解決しようとする課題】図9に示す従来の半導
体集積回路のレイアウト方法は、入出力端子数が多い基
本セルが密集して配置された場合、基本セル間の配線数
が多くなり、ステップS5の配線処理工程で未配線や配
線ショートが多発するという問題がある。また、縦方向
にセル間を通過する配線が部分的に集中する場合も同様
に、未配線や配線ショートが多発し、未配線や配線ショ
ートが生じない場合でも配線が長くなり、配線容量によ
る遅延が大きくなり動作速度が遅くなる欠点がある。
According to the conventional layout method for a semiconductor integrated circuit shown in FIG. 9, when basic cells having a large number of input / output terminals are densely arranged, the number of wirings between the basic cells increases. There is a problem that non-wiring and wiring short-circuit frequently occur in the wiring processing step of step S5. Similarly, when the wiring passing between cells in the vertical direction is partially concentrated, unwiring and short-circuiting frequently occur. And the operating speed becomes slow.

【0010】さらに、未配線や配線ショートが生じた場
合、回路設計やフロアプランのやり直しとなり、設計期
間が大幅に長くなるという問題があった。
Further, when unwiring or short-circuiting occurs, the circuit design and the floor plan must be redone, and the design period is greatly lengthened.

【0011】このため、本発明の目的は入出力端子数が
多い基本セルが密集して配置された場合や縦方向にセル
間を通過する配線が部分的に集中する場合に、未配線や
配線ショートが起きるのを回避し効率良い半導体集積回
路のレイアウト方法を提供することにある。
[0011] Therefore, the object of the present invention is to provide a method for unwiring or wiring when basic cells having a large number of input / output terminals are densely arranged or when wiring passing between cells in the vertical direction is partially concentrated. An object of the present invention is to provide a semiconductor integrated circuit layout method that avoids short circuit and that is efficient.

【0012】[0012]

【課題を解決するための手段】そのため、本発明による
半導体集積回路のレイアウト方法は、複数の基本セルを
水平方向に配置して形成したセル列を垂直方向に複数配
列する工程と、前記セル列に於いて、連続して配置され
た複数の前記基本セルからなる基本セル群の入出力端子
密度を算出する工程と、前記基本セル群の入出力端子密
度が規定値を越えている場合、前記基本セル群を構成す
る前記基本セルを、前記基本セルのセル枠の外側に配線
領域を設けた前記基本セルと同一機能を有する拡大セル
に置き換える工程を有することを特徴としている。
Therefore, a layout method of a semiconductor integrated circuit according to the present invention comprises the steps of vertically arranging a plurality of cell columns formed by arranging a plurality of basic cells in a horizontal direction; In the step, calculating the input / output terminal density of a basic cell group consisting of a plurality of the basic cells arranged continuously, and when the input / output terminal density of the basic cell group exceeds a specified value, The method includes a step of replacing the basic cells constituting the basic cell group with an enlarged cell having the same function as the basic cells provided with a wiring area outside the cell frame of the basic cells.

【0013】[0013]

【発明の実施の形態】次に、本発明の実施の形態につい
て図面を参照して説明する。
Next, embodiments of the present invention will be described with reference to the drawings.

【0014】図1は、本発明の半導体集積回路のレイア
ウト方法を表すフローチャートである。ステップS1の
ユーザロジックの回路設計からステップS4の基本セル
の配置までは、従来の半導体集積回路のレイアウト方法
と同様である。
FIG. 1 is a flowchart showing a layout method of a semiconductor integrated circuit according to the present invention. The steps from the circuit design of the user logic in step S1 to the arrangement of the basic cells in step S4 are the same as the conventional layout method of the semiconductor integrated circuit.

【0015】次に、ステップS8で基本セル群の入出力
端子密度uを次式に基づいて計算する。
Next, in step S8, the input / output terminal density u of the basic cell group is calculated based on the following equation.

【0016】 u=(Nl+Nc+Nr)/(Gl+Gc+Gr) ・・・(1) ここで、Nl,Nc,Nrはそれぞれセル列の任意の位
置に於ける左側、中央および右側に配置された基本セル
の入出力端子数であり、Gl,Gc,Grは同様に左
側、中央および右側に配置された基本セルのグリッド換
算の水平方向の辺の長さである。
U = (Nl + Nc + Nr) / (Gl + Gc + Gr) (1) Here, Nl, Nc, and Nr are the inputs of the basic cells arranged at the left, center, and right at arbitrary positions in the cell row, respectively. Similarly, Gl, Gc, and Gr are the lengths of the grid-converted horizontal sides of the basic cells arranged on the left, center, and right sides, respectively.

【0017】図2に示す基本セル12の左側に隣接する
基本セル11は、グリッド換算の水平方向の辺の長さが
4、入出力端子数が2であり、基本セル12は、グリッ
ド換算の水平方向の辺の長さが5、入出力端子数は3で
あり、基本セル12の右側に隣接する基本セル13は、
グリッド換算の水平方向の辺の長さが2、入出力端子数
が1であるから、(1)式より入出力端子密度uは、u
=(2+3+1)/(4+5+)=6/11=0.5
5となる。同様に、基本セル13に注目したときに基本
セル12、基本セル14を考慮して入出力端子密度u
は、u=7/12=0.58となり、基本セル12およ
び基本セル13のいずれに着目した場合も、入出力端子
密度は非常に高いことがわかる。
The basic cell 11 adjacent to the left side of the basic cell 12 shown in FIG. 2 has a grid-converted horizontal side length of 4 and two input / output terminals, and the basic cell 12 has a grid-converted number. The length of the side in the horizontal direction is 5, the number of input / output terminals is 3, and the basic cell 13 adjacent to the right side of the basic cell 12 is:
Since the length of the horizontal side in the grid conversion is 2 and the number of input / output terminals is 1, from the equation (1), the input / output terminal density u is u
= (2 + 3 + 1) / (4 + 5 + 2 ) = 6/11 = 0.5
It becomes 5. Similarly, when attention is paid to the basic cell 13, the input / output terminal density u is considered in consideration of the basic cell 12 and the basic cell 14.
Is u = 7/12 = 0.58, and it can be seen that the input / output terminal density is extremely high in both the basic cell 12 and the basic cell 13.

【0018】次にステップS9で、ステップS8で算出
した入出力端子密度uと入出力端子密度uの規定値を比
較して、入出力端子密度uが規定値以下ならばステップ
S10で、基本セル列を縦断する縦方向の配線が存在す
るかどうかのチェックを行う。もし、縦方向配線が存在
しなければ、ステップS5で図10に示すような通常の
配線処理を行う。
Next, in step S9, the input / output terminal density u calculated in step S8 is compared with a specified value of the input / output terminal density u. A check is made to see if there is any vertical wiring that traverses the column. If there is no vertical wiring, normal wiring processing as shown in FIG. 10 is performed in step S5.

【0019】一方、ステップS10で基本セル列を縦断
する縦方向配線が存在する場合、ステップS11で基本
セル間を縦断する配線数の算出を行う。このときの仮想
的な基本セルの配置と縦方向の仮想的な配線の例を図3
に示す。図3に於いて、端子t9と端子t12間および
端子t10と端子t11間に縦方向配線が存在する。そ
こで図4に示すように、ステップS12で端子t11が
属する基本セル14と端子t12が属する基本セル15
を、縦方向配線通過可能な拡大セル14’と拡大セル1
5’に置き換える。ここで、拡大セル14’と基本セル
14および拡大セル15’と基本セル15はそれぞれ同
一の回路特性を有する。
On the other hand, if there is a vertical wiring that traverses the basic cell row in step S10, the number of wirings that traverse the basic cells is calculated in step S11. FIG. 3 shows an example of the arrangement of the virtual basic cells and the virtual wiring in the vertical direction at this time.
Shown in In FIG. 3, vertical wiring exists between the terminals t9 and t12 and between the terminals t10 and t11. Therefore, as shown in FIG. 4, in step S12, the basic cell 14 to which the terminal t11 belongs and the basic cell 15 to which the terminal t12 belongs
Cells 14 'and 1 that can pass through the vertical wiring
Replace with 5 '. Here, the enlarged cell 14 'and the basic cell 14 and the enlarged cell 15' and the basic cell 15 have the same circuit characteristics, respectively.

【0020】図4で斜線部の領域は縦方向配線の通過領
域であり、回路動作を行うトランジスタはこの領域には
存在しない。また、縦方向の通過配線数に応じた拡大セ
ルがセルライブラリとして予め登録されているので、ス
テップS12では、セルライブラリから縦方向の通過配
線数に応じた拡大セルを呼び出して、元の基本セルとの
置き換え処理を行う。
In FIG. 4, the shaded area is a passage area for the vertical wiring, and the transistor for performing the circuit operation does not exist in this area. In addition, since the enlarged cell corresponding to the number of vertical passing wires is registered in advance as a cell library, in step S12, the enlarged cell corresponding to the number of vertical passing wires is called from the cell library, and the original basic cell is read. Is performed.

【0021】また、ステップS9で基本セルの入出力端
子密度が規定値よりも大きい場合、ステップS13で、
ステップS10と同様にセル列を縦断する縦方向配線が
存在するかどうかのチェックを行う。セル列を縦断する
縦方向配線が存在しなければ、ステップS16で基本セ
ルの置き換え処理を行う。いま、図11に示すように、
端子t1,t3間および端子t2,t4間が従来のレイ
アウト方法では未配線になる可能性が高い場合、ステッ
プS16で図5に示すように、入出力端子密度uが高い
基本セル群を構成する基本セルを配線チャネル領域の側
に配線領域を有する拡大セル16〜20に置き換える。
ここで、斜線部は拡大セル16〜20に属する配線領域
であり、回路動作を行うトランジスタは含まれない。
If the input / output terminal density of the basic cell is higher than the specified value at step S9, at step S13,
As in step S10, it is checked whether or not there is a vertical wiring that vertically crosses the cell row. If there is no vertical wiring that traverses the cell row, a basic cell replacement process is performed in step S16. Now, as shown in FIG.
If there is a high possibility that the wiring between the terminals t1 and t3 and between the terminals t2 and t4 will not be formed by the conventional layout method, a basic cell group having a high input / output terminal density u is formed in step S16 as shown in FIG. The basic cells are replaced with enlarged cells 16 to 20 having a wiring area on the side of the wiring channel area.
Here, the hatched portions are the wiring regions belonging to the enlarged cells 16 to 20, and do not include transistors that perform circuit operations.

【0022】ところで、図5に於いては、ステップS1
6で基本セルの置き換え処理を行った後、このまま基本
セルおよび拡大セルの配置関係を変更せずに配線処理し
た場合の例が示されている。図5からわかるように、端
子t2,t4間の未配線が解消し正しく配線されたもの
の、端子t1,t3間は点線で示すように未配線が発生
したままである。この理由は、端子t3付近は入出力端
子密度uが高く、端子t3から配線が引き出せないため
である。従って、ステップS16では図5に示す基本セ
ルおよび拡大セルの配置は本発明の中間処理であると見
なし、引き続き図6に示すように、セル列2Aだけでな
くセル列2Bに対してもセルの置き換え処理を行う。
In FIG. 5, step S1
6 shows an example in which, after the replacement processing of the basic cells is performed, the wiring processing is performed without changing the arrangement relationship between the basic cells and the enlarged cells. As can be seen from FIG. 5, although the non-wiring between the terminals t2 and t4 is eliminated and the wiring is correctly performed, the non-wiring remains between the terminals t1 and t3 as shown by a dotted line. The reason for this is that the input / output terminal density u is high near the terminal t3, and wiring cannot be pulled out from the terminal t3. Therefore, in step S16, the arrangement of the basic cell and the enlarged cell shown in FIG. 5 is regarded as an intermediate process of the present invention, and as shown in FIG. 6, the cell arrangement is continued not only for the cell column 2A but also for the cell column 2B. Perform replacement processing.

【0023】図6からわかるように、端子t3を含む基
本セルに対して置き換え処理を行い、拡大セル24に置
き換えたので端子t3から配線を引き出すことが可能と
なり、端子t1,t3間の未配線が解消する。
As can be seen from FIG. 6, the replacement process is performed on the basic cell including the terminal t3 and the replacement is performed with the enlarged cell 24, so that the wiring can be drawn from the terminal t3. Is eliminated.

【0024】一方、ステップS13でセル列を縦断する
縦方向配線が存在する場合、ステップS14でセル列を
縦断する縦方向配線数を算出する。次いで、ステップS
15で基本セルの置き換え処理を行う。図12に示すよ
うに、セル列を縦方向配線が4本縦断する場合、基本セ
ルの置き換え処理を行い引き続き配線処理を行った例を
図7に示す。
On the other hand, if there is a vertical wiring that traverses the cell row in step S13, the number of vertical wirings that traverse the cell row is calculated in step S14. Then, step S
At 15, the replacement process of the basic cell is performed. As shown in FIG. 12, FIG. 7 shows an example in which, when four vertical wirings traverse the cell row, basic cell replacement processing and subsequent wiring processing are performed.

【0025】図12の基本セル27に対して上辺および
下辺に斜線部で示す配線領域を確保した拡大セル27’
を、基本セル28に対して上辺および下辺さらに右辺に
斜線部で示す配線領域を確保した拡大セル28’とをそ
れぞれ置き換えて再配置し、ステップS5で自動配線す
ることにより、図12の2本の未配線を解消することが
できる。
An enlarged cell 27 'in which a wiring area shown by oblique lines is secured on the upper side and the lower side with respect to the basic cell 27 of FIG.
12 is replaced with an enlarged cell 28 'in which a wiring area indicated by a hatched portion is secured on the upper side, the lower side, and the right side of the basic cell 28, and are automatically rearranged in step S5. Can be eliminated.

【0026】ステップS12,S15,S16の基本セ
ルの置き換え処理(1)〜(3)を実行後、ステップS
5で配線処理を行うが、このときユーザロジック全体を
順に配線処理する配線処理モードM0の他に、基本セル
群の入出力端子密度が高い領域を優先して配線する配線
処理モードM1と、セル列を縦断して縦方向配線が通過
する領域を優先して配線する処理モードM2があり、モ
ードM1およびモードM2を用いると確実に未配線や配
線ショートを避けることができる。
After executing the basic cell replacement processes (1) to (3) in steps S12, S15, and S16,
In this case, in addition to the wiring processing mode M0 in which the entire user logic is sequentially wired, a wiring processing mode M1 in which a region having a high input / output terminal density of the basic cell group is preferentially wired, and a cell processing mode M1. There is a processing mode M2 in which a region is traversed longitudinally and a region through which the vertical wiring passes is preferentially wired. If the mode M1 and the mode M2 are used, non-wiring or short-circuiting can be reliably avoided.

【0027】次に、ステップS6でレイアウト検証を行
い、ステップS7でユーザロジックのレイアウトを完了
するがこれらの工程は従来と同様である。
Next, layout verification is performed in step S6, and the layout of the user logic is completed in step S7. These steps are the same as those in the related art.

【0028】[0028]

【発明の効果】以上説明したように本発明による半導体
集積回路のレイアウト方法は、入出力端子数が多い基本
セルが集中して配置されても、基本セル群の入出力端子
密度を算出し、この算出によって得られた入出力端子密
度が規定値を越えた場合、入出力端子密度が高い基本セ
ル群を構成する基本セルを配線領域を予め確保してある
元の基本セルと同一の回路特性を有する拡大セルに置き
換えることにより、未配線や配線ショートを回避するこ
とができる。
As described above, the layout method of the semiconductor integrated circuit according to the present invention calculates the input / output terminal density of the basic cell group even if the basic cells having a large number of input / output terminals are concentrated. If the input / output terminal density obtained by this calculation exceeds the specified value, the basic cells constituting the basic cell group having a high input / output terminal density have the same circuit characteristics as the original basic cell in which the wiring area is previously secured. By replacing the cell with the enlarged cell having the above, it is possible to avoid a non-wiring or a wiring short.

【0029】さらに、セル列を縦断する縦方向配線が存
在する場合も、縦方向の配線数を算出し、通過配線数に
応じて配線領域を確保した拡大セルをセルライブラリか
ら呼び出して、元の基本セルと置き換えて再配置するこ
とにより、縦方向配線がセル列を通過できないという問
題が改善できる。
Further, even when there are vertical wirings that traverse the cell row, the number of wirings in the vertical direction is calculated, an enlarged cell having a wiring area secured according to the number of passing wirings is called from the cell library, and the original cell library is called. By rearranging the cells in place of the basic cells, the problem that the vertical wiring cannot pass through the cell row can be improved.

【0030】また、入出力端子密度が高くかつセル列を
縦断する縦方向配線が存在する場合も同様に、基本セル
の上辺および下辺さらに右辺または左辺に配線領域を確
保した拡大セルに元の基本セルを置き換えて再配置する
ことにより、水平方向の配線が混雑しており、かつこの
配線がセル列を縦断する場合に於いても、未配線を生じ
ることがない。
Similarly, in the case where the input / output terminal density is high and there is a vertical wiring which traverses the cell row, the expanded cell having a wiring area secured on the upper and lower sides of the basic cell and also on the right or left side is similarly provided. By replacing and rearranging the cells, the wiring in the horizontal direction is congested and no unwiring occurs even when the wiring traverses the cell column.

【0031】本発明の拡大セルを適用することにより、
拡大セルそのものが元の基本セルより大きくなるので部
分的には面積が大きくなる場合があるが、チップ全体と
しては配線効率が向上するので、チップ面積を小さくす
ることができる。
By applying the expansion cell of the present invention,
The area of the enlarged cell itself may be partially larger because it is larger than the original basic cell. However, the wiring efficiency of the entire chip is improved, so that the chip area can be reduced.

【0032】さらに、配線処理する場合に、端子密度が
高い基本セルが集中している領域や、セル列を縦方向に
縦断する通過配線が存在する領域に対して配線処理の優
先順位を上げることにより、一層効率よい配線処理を行
うことができるのでチップ面積を小さくすることが可能
であるばかりでなく、設計期間を短縮することができ
る。
Further, when performing the wiring processing, the priority of the wiring processing should be increased with respect to the area where the basic cells having a high terminal density are concentrated or the area where the passing wiring vertically traversing the cell row exists. Thus, more efficient wiring processing can be performed, so that not only the chip area can be reduced, but also the design period can be shortened.

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

【図1】本発明の実施の形態の半導体集積回路のレイア
ウト方法の処理フローを示すフローチャートである。
FIG. 1 is a flowchart showing a processing flow of a layout method for a semiconductor integrated circuit according to an embodiment of the present invention.

【図2】入出力端子密度uを算出する方法を示す説明図
である。
FIG. 2 is an explanatory diagram showing a method for calculating an input / output terminal density u.

【図3】セル列を縦断する縦方向配線が存在する場合の
基本セルの配置例である。
FIG. 3 is an example of the arrangement of basic cells in the case where there is a vertical wiring that traverses a cell row.

【図4】図3に示す基本セルの配置に対して本発明の拡
大セルを適用したレイアウト図である。
FIG. 4 is a layout diagram in which an enlarged cell of the present invention is applied to the arrangement of the basic cells shown in FIG.

【図5】図11に示す基本セルの配置に対して、本発明
の拡大セルを一部適用した本発明のレイアウト処理の中
間処理段階を示すレイアウト図である。
5 is a layout diagram showing an intermediate processing stage of the layout processing of the present invention in which the enlarged cells of the present invention are partially applied to the arrangement of the basic cells shown in FIG. 11;

【図6】図11に示す基本セルの配置に対して本発明の
拡大セルを適用したレイアウト図である。
FIG. 6 is a layout diagram in which the enlarged cell of the present invention is applied to the arrangement of the basic cells shown in FIG.

【図7】図12に示す基本セルの配置に対して本発明の
拡大セルを適用したレイアウト図である。
FIG. 7 is a layout diagram in which the enlarged cell of the present invention is applied to the arrangement of the basic cells shown in FIG.

【図8】半導体集積回路の階層構造を表す説明図であ
る。
FIG. 8 is an explanatory diagram illustrating a hierarchical structure of a semiconductor integrated circuit.

【図9】従来の半導体集積回路のレイアウト方法の処理
フローを示すフローチャートである。
FIG. 9 is a flowchart showing a processing flow of a conventional layout method for a semiconductor integrated circuit.

【図10】従来のレイアウト方法による基本セルの配置
および基本セル間の配線を表す第1のレイアウト図であ
る。
FIG. 10 is a first layout diagram showing an arrangement of basic cells and wiring between the basic cells according to a conventional layout method.

【図11】従来のレイアウト方法による基本セルの配置
および基本セル間の配線を表す第2のレイアウト図であ
る。
FIG. 11 is a second layout diagram showing an arrangement of basic cells and wiring between the basic cells according to a conventional layout method.

【図12】従来のレイアウト方法による基本セルの配置
および基本セル間の配線を表す第3のレイアウト図であ
る。
FIG. 12 is a third layout diagram showing an arrangement of basic cells and wiring between the basic cells according to a conventional layout method.

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

1,11〜15,27〜29 基本セル 2,2A,2B セル列 14’,15’,16〜26,27’,28’ 拡大
セル 100 チップ 200 メガブロック 300,310,320 ユーザロジック 311 基本セル 400 I/Oブロック t1〜t12 入出力端子
1,11-15,27-29 Basic cell 2,2A, 2B Cell row 14 ', 15', 16-26,27 ', 28' Enlarged cell 100 Chip 200 Mega block 300,310,320 User logic 311 Basic cell 400 I / O block t1-t12 I / O terminal

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平6−61350(JP,A) 特開 平5−304209(JP,A) 特開 平2−285656(JP,A) (58)調査した分野(Int.Cl.7,DB名) H01L 21/82 H01L 21/822 H01L 27/04 ────────────────────────────────────────────────── ─── Continuation of the front page (56) References JP-A-6-61350 (JP, A) JP-A-5-304209 (JP, A) JP-A-2-285656 (JP, A) (58) Field (Int.Cl. 7 , DB name) H01L 21/82 H01L 21/822 H01L 27/04

Claims (5)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 複数の基本セルを水平方向に配置して形
成したセル列を垂直方向に複数配列する工程と、 前記セル列に於いて、連続して配置された複数の前記基
本セルからなる基本セル群の入出力端子密度を算出する
工程と、 前記基本セル群の入出力端子密度が規定値を越えている
場合、前記基本セル群を構成する前記基本セルを、前記
基本セルのセル枠の外側に配線領域を設けた前記基本セ
ルと同一機能を有する拡大セルに置き換える工程を有す
ることを特徴とする半導体集積回路のレイアウト方法。
1. A step of vertically arranging a plurality of cell rows formed by arranging a plurality of basic cells in a horizontal direction, comprising: a plurality of the basic cells arranged continuously in the cell row. Calculating the input / output terminal density of the basic cell group, and when the input / output terminal density of the basic cell group exceeds a specified value, the basic cells constituting the basic cell group are divided into cell frames of the basic cell. A layout method for a semiconductor integrated circuit, comprising a step of replacing the base cell with an enlarged cell having the same function as that of the basic cell provided with a wiring region outside the semiconductor device.
【請求項2】 前記基本セル群の入出力端子密度を算出
する工程は、前記セル列を構成する第1の基本セルの水
平方向のグリッド換算した辺の長さと、前記第1の基本
セルの左側および右側に隣接する第2および第3の基本
セルの水平方向のグリッド換算した辺の長さをそれぞれ
加算する工程と、 前記第1から前記第3までの基本セルの入出力端子数を
加算する工程と、 加算された水平方向の入出力端子数を加算された水平方
向のグリッド換算した辺の長さで除算する工程とを含む
ことを特徴とする請求項1記載の半導体集積回路のレイ
アウト方法。
2. The step of calculating the input / output terminal density of the basic cell group includes: determining a horizontal grid-converted side length of a first basic cell constituting the cell row; Adding the horizontal grid-converted side lengths of the second and third basic cells adjacent to the left and right sides, respectively, and adding the number of input / output terminals of the first to third basic cells 2. The layout of the semiconductor integrated circuit according to claim 1, further comprising: dividing the added number of horizontal input / output terminals by the added horizontal grid-converted side length. Method.
【請求項3】 前記基本セル群の入出力端子密度が高い
領域を優先して配線する工程を有することを特徴とする
請求項1記載の半導体集積回路のレイアウト方法。
3. The layout method for a semiconductor integrated circuit according to claim 1, further comprising the step of giving priority to a region where the input / output terminal density of the basic cell group is high.
【請求項4】 複数の基本セルを水平方向に配置して形
成したセル列を垂直方向に複数配列する工程と、 前記セル列に於いて、連続して配置された複数の前記基
本セルからなる基本セル群の入出力端子密度を算出する
工程と、 前記基本セル群の入出力端子密度が規定値を越えている
か否かを判定する工程と、 前記セル列を垂直方向に縦断する配線が存在するか否か
を判定する工程と、 前記セル列を垂直方向に縦断する配線が存在した場合、
前記セル列を垂直方向に縦断する配線数を算出する工程
と、前記基本セル群の入出力端子密度が規定値を越え、かつ
前記セル列を垂直方向に縦断する配線が存在する場合、
前記基本セル群を構成する前記基本セルを、前記基本セ
ルのセル枠のうち、前記入出力端子が存在する辺及び前
記縦断する配線に沿った辺の 外側に配線領域を設けた前
記基本セルと同一機能を有する拡大セルに置き換える工
程を有することを特徴とする半導体集積回路のレイアウ
ト方法。
4. A step of vertically arranging a plurality of cell columns formed by arranging a plurality of basic cells in a horizontal direction, and a plurality of base cells arranged continuously in the cell columns.
Calculate the input / output terminal density of the basic cell group consisting of this cell
Process and the input / output terminal density of the basic cell group exceeds a specified value.
Determining whether or not there is a wiring that vertically traverses the cell column.
And if there is a wiring that vertically traverses the cell column,
Calculating the number of wires vertically traversing the cell row, and the input / output terminal density of the basic cell group exceeds a specified value, and
When there is a wiring vertically traversing the cell column,
The basic cells constituting the basic cell group are referred to as the basic cells.
Of the cell frame of the
A method of laying out a semiconductor integrated circuit, comprising a step of replacing the basic cell with an enlarged cell having the same function as that of the basic cell in which a wiring region is provided outside a side along a wiring to be vertically cut .
【請求項5】 前記セル列を縦断して縦方向配線が通過
する領域を優先して配線する工程を有することを特徴と
する請求項4記載の半導体集積回路のレイアウト方法。
5. The layout method of a semiconductor integrated circuit according to claim 4, further comprising a step of traversing the cell column and preferentially arranging a region through which a vertical wiring passes.
JP8200641A 1996-07-30 1996-07-30 Layout method of semiconductor integrated circuit Expired - Fee Related JP3001416B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8200641A JP3001416B2 (en) 1996-07-30 1996-07-30 Layout method of semiconductor integrated circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8200641A JP3001416B2 (en) 1996-07-30 1996-07-30 Layout method of semiconductor integrated circuit

Publications (2)

Publication Number Publication Date
JPH1050844A JPH1050844A (en) 1998-02-20
JP3001416B2 true JP3001416B2 (en) 2000-01-24

Family

ID=16427779

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8200641A Expired - Fee Related JP3001416B2 (en) 1996-07-30 1996-07-30 Layout method of semiconductor integrated circuit

Country Status (1)

Country Link
JP (1) JP3001416B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4953526B2 (en) * 2001-07-27 2012-06-13 富士通セミコンダクター株式会社 LSI layout method and apparatus for placing cells with priority to timing
JP4610313B2 (en) * 2004-11-29 2011-01-12 富士通セミコンダクター株式会社 Semiconductor integrated circuit design method
JP2008090456A (en) * 2006-09-29 2008-04-17 Ricoh Co Ltd Automatic arrangement/wiring device, automatic arrangement/wiring method, automatic arrangement/wiring program and semiconductor integrated circuit

Also Published As

Publication number Publication date
JPH1050844A (en) 1998-02-20

Similar Documents

Publication Publication Date Title
US5920486A (en) Parameterized cells for generating dense layouts of VLSI circuits
US6532572B1 (en) Method for estimating porosity of hardmacs
JP3971033B2 (en) Layout data creation method, layout data creation device, and recording medium
JP3001416B2 (en) Layout method of semiconductor integrated circuit
US5388054A (en) Semiconductor integrated circuit fabrication method
US20020095643A1 (en) Method and apparatus for revising wiring of a circuit to prevent electro-migration
US20020007478A1 (en) Routing definition to optimize layout design of standard cells
JP3001533B1 (en) Semiconductor integrated circuit and layout method thereof
JP3165592B2 (en) Data path automatic arrangement method and apparatus
JP2933605B1 (en) How to create layout data
JP3288190B2 (en) LSI layout design method and device
JP3135058B2 (en) LSI layout design method and apparatus, and cell library
JP2005039001A (en) Method of compressing semiconductor integrated circuit
JPH10107152A (en) Integrated circuit device and its power source wiring formation method
JPH06349947A (en) Mask pattern designing method and device of semiconductor integrated circuit device
JPH0221145B2 (en)
JP2001189386A (en) Method for laying out semiconductor integrated circuit
JP2872174B2 (en) Master slice type semiconductor integrated circuit and layout method thereof
JP3017038B2 (en) Design method of semiconductor integrated circuit
JP3476390B2 (en) Delay optimization design method for semiconductor integrated circuits
JP3398710B2 (en) General-purpose memory macro processing apparatus and general-purpose memory macro processing method
JP3028938B2 (en) Layout method of semiconductor integrated circuit
JP3563393B2 (en) Semiconductor integrated circuit and its design method.
JP2766922B2 (en) Memory design equipment
JPH09116018A (en) Automatic arrangement wiring method

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: 19991012

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees