JPH09199598A - Method for automatically disposing and wiring layout design - Google Patents

Method for automatically disposing and wiring layout design

Info

Publication number
JPH09199598A
JPH09199598A JP8005005A JP500596A JPH09199598A JP H09199598 A JPH09199598 A JP H09199598A JP 8005005 A JP8005005 A JP 8005005A JP 500596 A JP500596 A JP 500596A JP H09199598 A JPH09199598 A JP H09199598A
Authority
JP
Japan
Prior art keywords
cell
wiring
logic
placement
cells
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
JP8005005A
Other languages
Japanese (ja)
Inventor
Yoshiyuki Kawakami
善之 川上
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP8005005A priority Critical patent/JPH09199598A/en
Publication of JPH09199598A publication Critical patent/JPH09199598A/en
Pending legal-status Critical Current

Links

Landscapes

  • Design And Manufacture Of Integrated Circuits (AREA)
  • Logic Circuits (AREA)

Abstract

PROBLEM TO BE SOLVED: To make it possible to, obtain uniform and high density interconnections without impairing the quality of the layout of the entire board in a semiconductor LSI. SOLUTION: The blank area on a semiconductor substrate 10 in which a hard macro block 12 is disposed is divided into three areas, and standard cell blocks 23A, 23B and 23C of the blocks of lower hierarchy are generated at the respective blank areas. First, when the standard cell blocks 23A, 23B and 23C of the lower hierarchy are disposed and wired, the partial cell is set to a temporarily disposed cell 232 in which the disposing position is not fixed, the residual cells are set to disposition fixed cell 233 in which the disposing positions are fixed, and only the cell 233 is wired. Then, when the blocks of upper hierarchy is generated by using blocks 23A, 23B and 23C of the lower hierarchy, the dispositions of the cells 232 of the temporary disposition are improved, and then the cells 232 of the temporary disposition are wired.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、半導体集積回路に
おけるレイアウト設計の自動配置配線方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an automatic placement and routing method for layout design in a semiconductor integrated circuit.

【0002】[0002]

【従来の技術】LSI半導体装置のレイアウト設計方式
には、ゲートアレイ(又は、シー・オブ・ゲート)方式
やスタンダードセル方式等がある。これらの方式は、N
AND、NOR等の論理セル又はそれらを組み合わせた
複合セルをアレイ状にLSI半導体基板上に配置した
後、所望の回路接続にしたがって、セル上にある端子の
間を配線することによってLSI半導体装置をつくる。
これらの方式は設計の自動化が進んでおり、様々な設計
支援システムが開発されている。
2. Description of the Related Art Layout design methods for LSI semiconductor devices include a gate array (or sea of gate) method and a standard cell method. These methods are
After arranging logic cells such as AND and NOR or a composite cell combining them in an array on the LSI semiconductor substrate, wiring between terminals on the cells is performed in accordance with a desired circuit connection to form an LSI semiconductor device. to make.
Design automation of these methods is progressing, and various design support systems have been developed.

【0003】LSI半導体装置の製造技術の進歩によ
り、ゲートアレイ方式とスタンダードセル方式を融合さ
せた、エンベデッド・アレイ方式のLSIが開発されて
きた。これは、例えば、一部又は全ての回路をあらかじ
め設計されたマクロブロックか又は新しく設計されたス
タンダードセル方式ブロックにより設計して、半導体基
板上に配置しておく。さらに、ブロック間をトランジス
タが敷き詰めてあるゲートアレイの領域として定義して
おいて、残りの回路の生成と機能ブロック間の配線とは
ゲートアレイ領域において行なうことにより、LSI半
導体装置を開発する。ブロック間の領域において任意に
回路を生成できるため、製造プロセスにおいて配線工程
に入る前であるならば回路の追加又は修正が比較的簡単
に行なうことができるという特徴がある。
Advances in the manufacturing technology of LSI semiconductor devices have led to the development of embedded array type LSIs in which a gate array type and a standard cell type are integrated. For this, for example, a part or all of the circuit is designed by a predesigned macroblock or a newly designed standard cell type block, and is placed on a semiconductor substrate. Further, an LSI semiconductor device is developed by defining blocks as regions of a gate array in which transistors are spread over each other, and performing generation of the remaining circuits and wiring between functional blocks in the gate array region. Since a circuit can be arbitrarily generated in a region between blocks, the circuit can be added or modified relatively easily before the wiring process is started in the manufacturing process.

【0004】近年はシステム・オン・シリコン時代と呼
ばれるように、1つの半導体基板にシステムを搭載する
ほどに高集積化されたLSI半導体基板が開発されてき
ており、LSI設計にかかる工数が増加の一途をたどっ
ている。レイアウト設計においても例外ではなく、工数
及び処理時間が指数関数的に増大してきており、回路全
体を一度にレイアウトするには膨大な時間と労力とを費
やすことになる。従って、回路を幾つかの機能ブロック
に分割した後、各々個別に設計して、最後に機能ブロッ
ク間を配線して組み上げるといった階層設計の手法がと
られることが多い。階層的に複数ブロックを組み上げて
1つの半導体装置としてレイアウト設計を行なったLS
Iをビルディングブロック方式LSIと呼んでいる。
In recent years, as called the system-on-silicon era, an LSI semiconductor substrate that has been highly integrated so that a system is mounted on one semiconductor substrate has been developed, and the number of steps required for LSI design is increasing. It's going all the way. The layout design is no exception, and the man-hours and the processing time are exponentially increasing, and it takes a huge amount of time and labor to layout the entire circuit at once. Therefore, in many cases, a hierarchical design method is adopted in which a circuit is divided into several functional blocks, each is individually designed, and finally the functional blocks are wired and assembled. An LS in which a plurality of blocks are assembled hierarchically and a layout is designed as one semiconductor device.
I is called a building block LSI.

【0005】ビルディングブロック方式により組み上げ
ていく際に生成されるブロックは、常に形が決まったハ
ードブロックである。なぜなら、組み上げの途中段階に
より生成されるブロックはその中に含まれるマクロブロ
ック又は論理セル等の配置とその間の配線とが完了して
いるため、それらの内部のレイアウトパターン情報は特
に必要がないので、形状だけあれば十分だからである。
The blocks generated when building up by the building block method are hard blocks whose shapes are always fixed. This is because the blocks generated in the middle stage of assembly have completed the arrangement of macroblocks or logic cells contained therein and the wiring between them, so that internal layout pattern information is not particularly necessary. , Only the shape is enough.

【0006】また、そのブロックと外部との信号のやり
とりは外部端子を通じて行なわれ、一般に、その外部端
子はブロックの周辺上に固定して配置されていることが
多い。従って、ビルディングブロック方式による組み上
げは、形状と外部端子の位置とが固定された複数のブロ
ックを配置して、その間を配線することになる。つま
り、ブロックをその内部の論理やレイアウト情報がない
ブラックボックスとして扱っていた。
Signals are exchanged between the block and the outside through external terminals, and in general, the external terminals are often fixedly arranged on the periphery of the block. Therefore, in the building block method, a plurality of blocks whose shapes and positions of external terminals are fixed are arranged and wiring is provided between them. In other words, the block was treated as a black box with no internal logic or layout information.

【0007】なお、ビルディングブロック方式は、マク
ロブロックとスタンダードセルとが組み合わせられるこ
とが多い。
In the building block system, macroblocks and standard cells are often combined.

【0008】(従来例1)以下、従来のレイアウト設計
における自動配置配線方法を図面を参照しながら説明す
る。図13及び図14は従来のスタンダードセル方式ブ
ロックを用いたレイアウト設計における自動配置配線方
法を示す図である。図13に示すように、周辺部にI/
Oパッド領域61を有する半導体基板60に、あらかじ
め形の決まった5つのハードマクロブロック62が配置
されており、論理回路が配置されていない空き領域63
があるとする。半導体基板60のレイアウト構造を決定
する工程をフロアプランという。すなわち、空き領域6
3にスタンダードセル方式ブロックを用いて残りの論理
回路を配置して配線する工程をさす。
(Conventional Example 1) A conventional automatic layout and wiring method in layout design will be described below with reference to the drawings. 13 and 14 are views showing an automatic placement and routing method in a layout design using a conventional standard cell block. As shown in FIG. 13, I /
Five hard macroblocks 62 each having a predetermined shape are arranged on a semiconductor substrate 60 having an O pad area 61, and an empty area 63 in which a logic circuit is not arranged is formed.
There is The process of determining the layout structure of the semiconductor substrate 60 is called a floor plan. That is, the free area 6
3 shows the step of arranging and wiring the remaining logic circuits using the standard cell block.

【0009】図14(a)に示すように、空き領域63
を空き領域63a、63b及び63cの3つの領域に分
けて配置及び配線を実現することを示している。まず、
各空き領域63a、63b及び63cの大きさに合わせ
てスタンダードセル方式ブロック73A、73B及び7
3Cをそれぞれ生成する。次に、ブロックごとに、スタ
ンダードセルの配置とスタンダードセルの間の配線を行
なって、ハードマクロ化されたスタンダードセル方式ブ
ロック73D、73E及び73Fをそれぞれ生成する。
次に、上位の階層において各ブロック73D、73E及
び73F間の配線を行なうために、各ブロック73D、
73E及び73Fの形状と外部端子の位置情報を求めて
おく。次に、図14(b)に示すように、その情報を用
いて各ブロック73D、73E及び73Fをそれぞれ配
置して、半導体基板60上のすべてのブロック間の配線
を行なう。ブロック間配線領域拡大図74に示すマクロ
ブロック間配線領域76の配線パターン75はブロック
間配線終了後の配線のようすを示している。
As shown in FIG. 14A, an empty area 63
Is divided into three areas, that is, empty areas 63a, 63b, and 63c, to realize layout and wiring. First,
Standard cell blocks 73A, 73B, and 7 according to the sizes of the empty areas 63a, 63b, and 63c.
3C is generated respectively. Next, the layout of standard cells and the wiring between the standard cells are performed for each block to generate hard macro standard cell blocks 73D, 73E, and 73F.
Next, in order to perform wiring between the blocks 73D, 73E, and 73F in the upper layer, each block 73D,
The shapes of 73E and 73F and the position information of the external terminals are obtained. Next, as shown in FIG. 14B, the blocks 73D, 73E, and 73F are arranged by using the information, and wiring between all the blocks on the semiconductor substrate 60 is performed. The wiring pattern 75 in the inter-macroblock wiring area 76 shown in the interblock wiring area enlarged view 74 shows the wiring after the interblock wiring is completed.

【0010】なお、ブロック間の配線領域は大きくなる
傾向にあることに注意を要する。それは、ブロック間の
配線を行なう際に、ブロックの外部端子の位置を固定化
することにより、ブロックの配置位置に依存して配線が
偏るため、配線の混雑が生じ易くなるからである。従来
から、ブロック形状や外部端子位置の最適化の研究が行
なわれてきているが、いまだ決定的な解又は手法を得る
には至っていない。
It should be noted that the wiring area between blocks tends to be large. This is because by fixing the positions of the external terminals of the blocks when wiring between the blocks, the wiring is biased depending on the arrangement position of the blocks, so that the wiring is likely to be crowded. Conventionally, studies have been conducted on optimization of block shapes and external terminal positions, but a definitive solution or method has not yet been obtained.

【0011】(従来例2)以下、従来の敷き詰め型スタ
ンダードセル方式ブロックを用いたレイアウト設計にお
ける自動配置配線方法を説明する。図15は図13に示
す半導体基板60の空き領域63にスタンダードセルを
敷き詰めた状態を表わしている。図15において、ま
ず、スタンダードセル領域81上のすべてのスタンダー
ドセルを空き領域63に対して同時に配置する。次に、
スタンダードセル間及びマクロブロックとの配線を半導
体基板60の全体に対して同時に行なう。この方法の特
徴として、ブロック間配線領域拡大図82に示すマクロ
ブロック間配線領域配線83は、配線が半導体基板60
の全体に一括して行なわれるため、図14(b)に示し
たような配線の混雑が、現われにくいことがある。それ
は、半導体基板60の全体に対して配線の最適化が行な
われるため、配線の分散化が図りやすいからである。
(Conventional Example 2) An automatic placement and routing method in a layout design using a conventional spread type standard cell block will be described below. FIG. 15 shows a state in which standard cells are spread over the empty area 63 of the semiconductor substrate 60 shown in FIG. In FIG. 15, first, all the standard cells in the standard cell area 81 are simultaneously arranged in the empty area 63. next,
Wiring between standard cells and between macroblocks is simultaneously performed on the entire semiconductor substrate 60. A feature of this method is that the inter-macroblock wiring area wiring 83 shown in the interblock wiring area enlarged view 82 has the semiconductor substrate 60.
14B, the wiring congestion as shown in FIG. 14B may be difficult to appear. This is because the wiring is optimized for the entire semiconductor substrate 60, so that the wiring can be easily dispersed.

【0012】(従来例3)以下、従来のトランジスタを
敷き詰めたゲートアレイ(エンベデッド・アレイ方式)
を用いたレイアウト設計における自動配置配線方法を説
明する。図16は図13に示す半導体基板60の空き領
域63にゲートアレイを敷き詰めた状態を表わしてい
る。図16(a)において、ゲートアレイ領域91は、
空き領域63に対して図14又は図15に示したスタン
ダードセルにより構成された回路をゲートアレイを用い
て構成(いわゆるゲート配置)した回路である。ゲート
アレイで構成される回路の規模はスタンダードセルと比
べて一般的に大きくなると共にすべてのゲートを使用で
きる訳ではないので、同じ規模の半導体装置を開発した
場合は、スタンダードセル方式によるLSI半導体装置
よりも面積が大きくなる傾向にある。次に16(b)に
示すように、配線は半導体基板60の全体に対してゲー
トアレイ及びマクロブロック間に同時に行なわれる。ゲ
ート間配線領域拡大図92は配線パターン93を示して
いる。この場合も前記従来例2と同様の理由により、偏
った配線の混雑は現われにくい。
(Prior art example 3) A conventional gate array (embedded array system) in which transistors are spread
The automatic placement and routing method in the layout design using is explained. FIG. 16 shows a state in which the gate array is spread over the empty area 63 of the semiconductor substrate 60 shown in FIG. In FIG. 16A, the gate array region 91 is
This is a circuit in which the circuit configured by the standard cell shown in FIG. 14 or 15 is configured using a gate array (so-called gate arrangement) in the empty area 63. The scale of the circuit composed of the gate array is generally larger than that of the standard cell and not all gates can be used. Therefore, if a semiconductor device of the same scale is developed, the LSI semiconductor device of the standard cell system is used. Area tends to be larger than. Next, as shown in FIG. 16 (b), wiring is simultaneously performed between the gate array and the macro block on the entire semiconductor substrate 60. The inter-gate wiring region enlarged view 92 shows the wiring pattern 93. In this case as well, due to the same reason as in the conventional example 2, uneven wiring congestion is unlikely to occur.

【0013】また、近年のLSI半導体装置の動作の高
速化に伴い、タイミング制約が厳しくなってきている。
しかし、ブロック間の配線は、配線長が長くなる傾向に
あるため、適切なブロックの配置及びネット(同電位に
接続する端子の集合)を駆動するドライバー(トランジ
スタ)のサイズの最適化にも注意しなければならない。
Further, as the operation speed of LSI semiconductor devices has increased in recent years, timing constraints have become stricter.
However, wiring between blocks tends to be long, so be careful of optimizing the placement of blocks and the size of the driver (transistor) that drives the net (set of terminals connected to the same potential). Must.

【0014】[0014]

【発明が解決しようとする課題】しかしながら、前記従
来の各レイアウト設計の自動配置配線方法は、以下に説
明するようにそれぞれに問題を有していた。まず、従来
例1の場合は、図13に示す空き領域63を幾つかの領
域に分割し、各領域に対して独立したスタンダードセル
方式ブロック73A、73B及び73Cを生成している
ため、処理の並列化により短時間にレイアウトを生成で
きる利点がある。しかし、ブロックを組み上げる際に、
すべてのブロックをハードブロックとして扱っているの
で、ブロック間配線の最適化が難しくなり、配線領域が
大きくなるという問題を有していた。また、ブロック間
にまたがる配線ネットに対する配線遅延制約に関して、
ハードブロック化した後にブロック間配線を行なうた
め、予想以上に配線長が超過するので、遅延制約が守ら
れない場合には再度ブロックを作り直さなければならな
いという問題をも有していた。
However, the above-described conventional automatic placement and routing methods for each layout design have their respective problems as described below. First, in the case of the conventional example 1, the empty area 63 shown in FIG. 13 is divided into several areas, and independent standard cell blocks 73A, 73B, and 73C are generated for each area. The parallelization has an advantage that a layout can be generated in a short time. However, when building the blocks,
Since all blocks are treated as hard blocks, there is a problem that it is difficult to optimize the wiring between blocks and the wiring area becomes large. Also, regarding the wiring delay constraint for the wiring net that spans between blocks,
Since wiring between blocks is performed after forming hard blocks, the wiring length exceeds the expectation, so that there is also a problem that blocks must be recreated if delay constraints cannot be observed.

【0015】次に、従来例2の場合は、スタンダードセ
ルの配置を半導体基板60の全体の空き領域63に対し
て行なった後、配線を半導体基板の全体に対して行なう
ため、配置及び配線ともに半導体チップの全体に対して
最適化を図ることができるので、従来例1に比べてコン
パクトなレイアウトを得られる利点がある。しかし、半
導体基板60の全体を対象として最適化を行なうため、
規模の大きいLSIに対して膨大な処理時間を要すると
いう問題を有していた。
Next, in the case of the second conventional example, after the standard cells are arranged in the empty area 63 of the entire semiconductor substrate 60, the wiring is arranged in the entire semiconductor substrate. Since it is possible to optimize the entire semiconductor chip, there is an advantage that a compact layout can be obtained as compared with the conventional example 1. However, since optimization is performed on the entire semiconductor substrate 60,
There has been a problem that enormous processing time is required for a large scale LSI.

【0016】次に、従来例3の場合も従来例2と同様
に、半導体基板60の全体に対してゲートの配置及び配
線を行なうため、処理時間が膨大になるという問題を有
していた。
Next, in the case of the conventional example 3, as in the case of the conventional example 2, since the gate is arranged and the wiring is performed on the entire semiconductor substrate 60, there is a problem that the processing time becomes huge.

【0017】本発明は前記従来の問題を一挙に解決し、
半導体LSIにおけるチップ全体のレイアウトの質を損
なうことなく、均一かつ高密度な配線を短時間に得られ
るようにすることを目的とする。
The present invention solves the above-mentioned conventional problems all at once,
It is an object of the present invention to obtain uniform and high-density wiring in a short time without deteriorating the layout quality of the entire chip in a semiconductor LSI.

【0018】[0018]

【課題を解決するための手段】前記の目的を達成するた
め、本発明は、ビルディングブロック方式のように階層
的にブロックを生成しながらレイアウトを生成する際
に、下位の階層の機能ブロック内の一部の論理セルを配
置位置を固定せずに仮配置としておき、下位の階層の機
能ブロックを組み上げて上位の階層の機能ブロックを生
成するときに、仮配置の論理セルを最適化するものであ
る。
In order to achieve the above-mentioned object, the present invention, when a layout is generated while hierarchically generating blocks as in a building block method, a function block in a functional block in a lower hierarchy is Some logic cells are temporarily arranged without fixing the arrangement position, and when the functional blocks of the lower hierarchy are assembled to generate the functional blocks of the upper hierarchy, the logical cells of the temporary arrangement are optimized. is there.

【0019】具体的に請求項1の発明が講じた解決手段
は、少なくとも1つの素子からなる複数の論理セルと、
少なくとも1つの論理セルからなる複数の機能ブロック
を所定の配置領域にそれぞれ配置した後、前記複数の論
理セル同士又は前記複数の機能ブロック同士の間を論理
接続要求にしたがって配線を行なう配置配線工程と、少
なくとも1つの前記機能ブロックからなる上位の機能ブ
ロックを階層的に生成する上位機能ブロック生成工程と
を備えたレイアウト設計の自動配置配線方法を対象と
し、前記配置配線工程は、前記論理セルのうちの一部の
論理セルの配置を固定しない仮配置とすると共に前記論
理セルのうちの残部の論理セルを固定する配置とし、前
記残部の論理セルのみにより、同電位に接続すべき端子
の集合であるネットの配線パターンを生成する工程を含
み、前記上位機能ブロック生成工程は、前記仮配置の論
理セルの配置を決定した後、前記機能ブロック内又は前
記機能ブロック間における未配線のネットの配線パター
ンを生成する工程を含む構成とするものである。
Specifically, the solving means devised by the invention of claim 1 is a plurality of logic cells each including at least one element,
A placement and routing step of placing a plurality of functional blocks each including at least one logic cell in a predetermined placement area, and then performing wiring between the plurality of logic cells or between the plurality of function blocks according to a logical connection request. , An upper-level functional block generating step of hierarchically generating a higher-level functional block composed of at least one of the functional blocks, the automatic placement-and-routing method of the layout design, In the provisional arrangement in which the arrangement of some of the logic cells is not fixed and the arrangement is such that the remaining logic cells of the logic cells are fixed, a set of terminals to be connected to the same potential by only the remaining logic cells. The step of generating a wiring pattern of a certain net includes the step of generating the higher-level functional block, and determines the placement of the logical cells in the temporary placement. It was followed, in which a structure comprising the step of generating a wiring pattern of the unrouted nets between the functional block or the functional blocks.

【0020】請求項1の構成により、下位の階層の機能
ブロックの配置及び配線を行なう際に、一部の論理セル
を仮配置状態としておいて、残部の論理セルのみの配置
及び配線を行なった後、上位の階層の機能ブロックを下
位の階層の機能ブロックを用いて生成する際に、仮配置
の論理セル同士の間の配置改善を行なって配線を行なう
ため、下位の階層の機能ブロック内の論理セルの配置の
最適化を行なえるので、上位の階層の機能ブロックを組
み上げる際に起こる配線の偏った混雑が低減される。
According to the structure of claim 1, when arranging and wiring the functional blocks in the lower hierarchy, some logic cells are placed in a temporary arrangement state and only the remaining logic cells are arranged and wired. After that, when the functional block of the upper layer is generated using the functional block of the lower layer, wiring is performed by improving the arrangement between the temporarily arranged logical cells. Since the layout of the logic cells can be optimized, uneven congestion of wirings that occurs when assembling the functional blocks in the higher hierarchy is reduced.

【0021】請求項2に発明は、請求項1の構成に、前
記上位機能ブロック生成工程は、下位の階層の各機能ブ
ロックに含まれる前記仮配置の論理セル同士を互いに交
換する工程を含む構成を付加するものである。
According to a second aspect of the present invention, in the configuration of the first aspect, the upper functional block generating step includes a step of exchanging the temporarily arranged logic cells included in each functional block of a lower hierarchy with each other. Is added.

【0022】請求項3に発明は、請求項1の構成に、前
記上位機能ブロック生成工程は、下位の階層の機能ブロ
ック間にわたる前記ネットにおいて、仮配置の第1の論
理セルの出力端子から仮配置の第2の論理セルの入力端
子までを信号が伝わる時間である信号伝搬時間が要求値
を満たさない場合に、前記第1の論理セルを該第1の論
理セルよりも大きな駆動能力を有する第3の論理セルに
置換する工程を含む構成を付加するものである。
According to a third aspect of the present invention, in the configuration according to the first aspect, the step of generating the upper functional block includes provisionally starting from the output terminal of the first logic cell in the temporary arrangement in the net extending between the functional blocks in the lower hierarchy. When the signal propagation time, which is the time taken for a signal to propagate to the input terminal of the second logic cell in the arrangement, does not satisfy the required value, the first logic cell has a greater driving capability than the first logic cell. A configuration including a step of replacing with a third logic cell is added.

【0023】請求項4に発明は、請求項1の構成に、前
記上位機能ブロック生成工程は、下位の階層の機能ブロ
ック間にわたる前記ネットにおいて、仮配置の第1の論
理セルの出力端子から仮配置の第2の論理セルの入力端
子までを信号が伝わる時間である信号伝搬時間が要求値
を満たさない場合に、前記第1の論理セルと前記第2の
論理セルとの間に前記第1の論理セルに隣接して第3の
論理セルを挿入する工程を含む構成を付加するものであ
る。
According to a fourth aspect of the present invention, in the configuration according to the first aspect, the step of generating the upper functional block is provisionally performed from the output terminal of the first logic cell in the temporary arrangement in the net extending between the functional blocks in the lower hierarchy. If the signal propagation time, which is the time taken for the signal to propagate to the input terminal of the second logic cell in the arrangement, does not satisfy the required value, the first logic cell is placed between the first logic cell and the second logic cell. The configuration including the step of inserting the third logic cell adjacent to the logic cell is added.

【0024】請求項5に発明は、請求項4の構成に、前
記第3の論理セルは、駆動能力が大きく、且つ、論理を
変えることのないバッファセルである構成を付加するも
のである。
According to a fifth aspect of the present invention, in addition to the configuration of the fourth aspect, a configuration in which the third logic cell is a buffer cell which has a large driving capability and does not change the logic is added.

【0025】[0025]

【発明の実施の形態】BEST MODE FOR CARRYING OUT THE INVENTION

(第1の実施形態)以下、本発明の第1の実施形態に係
るレイアウト設計の自動配置配線方法を図面を参照しな
がら説明する。
(First Embodiment) An automatic layout and wiring method for layout design according to a first embodiment of the present invention will be described below with reference to the drawings.

【0026】図1〜図4は本発明の第1の実施形態に係
るスタンダードセル方式ブロックを用いたレイアウト設
計における自動配置配線方法を示す工程順上面図であ
る。図1において、10は論理セル又は機能ブロックを
配置する半導体基板、11は外部と電気的に接続するた
めのI/Oパッド領域、12はハードマクロブロック、
13はハードマクロブロック12以外の空き領域であ
る。
1 to 4 are top views in order of steps showing an automatic placement and routing method in a layout design using a standard cell block according to the first embodiment of the present invention. In FIG. 1, 10 is a semiconductor substrate on which logic cells or functional blocks are arranged, 11 is an I / O pad region for electrically connecting to the outside, 12 is a hard macro block,
13 is an empty area other than the hard macroblock 12.

【0027】前記のように構成された半導体基板10の
レイアウト設計方法について説明する。図1に示すよう
に、半導体基板10の上にハードマクロブロック12を
5つ配置した後に空き領域13があるとする。次に、図
2に示すように、空き領域13をそれぞれ第1の空き領
域13a、第2の空き領域13b及び第3の空き領域1
3cの3つの領域に分けた後、図3に示すように、第1
の空き領域13aに対して第1のスタンダードセル方式
ブロック23Aを生成し、第2の空き領域13bに対し
て第2のスタンダードセル方式ブロック23Bを生成
し、第3の空き領域13cに対して第3のスタンダード
セル方式ブロック23Cを生成して、第1の空き領域1
3a、第2の空き領域13b及び第3の空き領域13c
にそれぞれ配置する。
A layout design method for the semiconductor substrate 10 having the above-described structure will be described. As shown in FIG. 1, it is assumed that there are free areas 13 after five hard macro blocks 12 are arranged on the semiconductor substrate 10. Next, as shown in FIG. 2, the vacant area 13 is divided into the first vacant area 13a, the second vacant area 13b, and the third vacant area 1 respectively.
After being divided into three areas 3c, as shown in FIG.
First standard cell method block 23A is generated for the empty area 13a, second standard cell method block 23B is generated for the second empty area 13b, and third standard cell method block 23B is generated for the third empty area 13c. 3 standard cell block 23C to generate the first free area 1
3a, the second empty area 13b and the third empty area 13c
Place each in.

【0028】次に、第1のスタンダードセル方式ブロッ
ク23Aを例にとってセルの配置とその配線の方法につ
いて説明する。
Next, the method of arranging the cells and the wiring thereof will be described by taking the first standard cell block 23A as an example.

【0029】セルの配置手法はいずれの従来手法を用い
てもよい。例えば、シミュレーテッド・アニーリング法
(公知例:Proc. IEEE International Conference on C
omputer Aided Design, 1987, pp.478-481)、最小カッ
ト手法(公知例:Journal ofDesign Automation and Fa
ult Tolerant Computing, Vol.1, No.4, 1977, 343-362
)、数理計画法(公知例:Proc. IEEE International
Conference on Computer Aided Design, 1991, pp.48-5
1)等を応用した手法がある。
Any conventional method may be used for the cell placement method. For example, the simulated annealing method (known example: Proc. IEEE International Conference on C
omputer Aided Design, 1987, pp.478-481), minimum cut method (known example: Journal of Design Automation and Fa)
ult Tolerant Computing, Vol.1, No.4, 1977, 343-362
), Mathematical programming (known example: Proc. IEEE International
Conference on Computer Aided Design, 1991, pp.48-5
There is a method that applies 1) etc.

【0030】配置結果に対して、第1のスタンダードセ
ル方式ブロック23Aに示すように、外部端子231に
接続するセルを配置変更可能な仮配置扱いとし、それ以
外のセルを配置固定セルとする。外部端子231は第1
のスタンンダードセル方式ブロック23A周辺上にある
ものとする。また、接続関係をたどって外部端子231
から任意のセルまでの到達する最短パスにおいて、該最
短パス上にあるセルの数をレベルと呼ぶ。例えば、外部
端子231に接続するセルはレベル=1である。
With respect to the placement result, as shown in the first standard cell block 23A, the cells connected to the external terminals 231 are treated as temporary placements that can be relocated, and the other cells are set as fixed placement cells. The external terminal 231 is the first
It is assumed to be on the periphery of the standard cell block 23A. In addition, the external terminals 231 can be traced in connection relation.
In the shortest path that reaches from to any cell, the number of cells on the shortest path is called a level. For example, the level of the cell connected to the external terminal 231 is level = 1.

【0031】図3に示す斜線入りのセルが仮配置セル2
32であり、白抜きのセルが配置固定セル233であ
る。仮配置セル232の大きさに比べて配置固定セル2
33を大きくして配置固定セル233が複数個が並んで
いることを表わしている。本実施形態においては、外部
端子231に接続しているセルのみを仮配置セル232
(レベル=1)としたが、レベル=2以上と定義しても
よい。もしレベルを最大レベルと定義すれば、すべての
セルが仮配置セルとなる。
The shaded cells shown in FIG. 3 are temporary placement cells 2.
32, and the white cells are placement fixed cells 233. The fixed placement cell 2 is larger than the temporary placement cell 232.
33 is enlarged to indicate that a plurality of fixed placement cells 233 are arranged side by side. In this embodiment, only the cells connected to the external terminals 231 are temporarily arranged cells 232.
Although (level = 1) is set, it may be defined that level = 2 or more. If the level is defined as the maximum level, all cells are temporary placement cells.

【0032】次に、セル間の配線を行なう。仮配置セル
232は配置が固定されていないため、配線パターンを
生成できないとうことに注意を要する。仮配置セル23
2は概略配線経路しか定義されていないため、配置固定
セル233同士の配線パターンのみを生成することにな
る。
Next, wiring between cells is performed. Note that the placement of the temporary placement cells 232 is not fixed, so that it is impossible to generate a wiring pattern. Temporary placement cell 23
Since 2 only defines the rough wiring route, only the wiring pattern of the fixed placement cells 233 is generated.

【0033】配線手法は従来手法のいずれを用いてもよ
い。一例として、「Proc. IEEE International Confere
nce Symposium on Circuits and Systems, 1987, pp. 5
18-519」を挙げる。
Any conventional method may be used for the wiring method. As an example, "Proc. IEEE International Confere
nce Symposium on Circuits and Systems, 1987, pp. 5
18-519 ”.

【0034】以上の操作を第2のスタンダードセル方式
ブロック23B及び第3のスタンダードセル方式ブロッ
ク23Cに対しても同様に行なって、配線が完了した第
1のスタンダードセル方式ブロック23A、第2のスタ
ンダードセル方式ブロック23B及び第3のスタンダー
ドセル方式ブロック23Cをフロアプランどおりに半導
体基板10上の第1の空き領域13a、第2の空き領域
13b及び第3の空き領域13cにそれぞれ対応させて
配置する。
The above operation is similarly performed for the second standard cell system block 23B and the third standard cell system block 23C to complete the wiring of the first standard cell system block 23A and the second standard cell system block 23C. The cell type block 23B and the third standard cell type block 23C are arranged corresponding to the first empty area 13a, the second empty area 13b and the third empty area 13c on the semiconductor substrate 10 according to the floor plan. .

【0035】次に、仮配置セルを配置固定セルとするた
めに、各ブロック内において仮配置セル間の配置改善を
行なう。図3に示す双方向矢印が交換25を表わしてい
る。また、図5に示す第1のスタンダードセル方式ブロ
ック23A及び第2のスタンダードセル方式ブロック2
3Bのように、ブロック間において仮配置セル同士の交
換26を行なうことにより、配置改善を行なってもよ
い。これにより、ブロック位置を考慮したチップレベル
のスタンダードセルの配置改善ができる。さらに、半導
体基板10上のすべてのセルのうちの一部のセルしか配
置改善の対象としていないため、短時間に配置改善を実
現できる。配置改善が済むと、仮配置セルは配置固定セ
ルとなる。
Next, in order to make the temporarily arranged cells into fixed cells, the arrangement between the temporarily arranged cells is improved in each block. The double-headed arrow shown in FIG. 3 represents the exchange 25. Further, the first standard cell system block 23A and the second standard cell system block 2 shown in FIG.
As in 3B, the arrangement may be improved by exchanging the temporarily arranged cells 26 between the blocks. This makes it possible to improve the layout of chip-level standard cells in consideration of the block position. Furthermore, since only some of the cells on the semiconductor substrate 10 are targeted for layout improvement, the layout improvement can be realized in a short time. After the placement is improved, the temporary placement cell becomes the placement fixed cell.

【0036】次に、図4に示すように、半導体基板レベ
ルの上位の階層の配線を行なう。仮配置セル232が配
置固定セル233となるため、概略配線経路であったブ
ロック及びセル間の接続要求が対象となるネットの配線
並びにブロック間のネットの配線ができるようになる。
従って、図4に示すマクロブロック間配線領域27及び
その拡大図28に示す配線パターン29のように、均一
かつ高密度に配線を行なうことができる。
Next, as shown in FIG. 4, wiring is carried out in the upper hierarchy of the semiconductor substrate level. Since the temporary placement cell 232 becomes the placement fixed cell 233, it becomes possible to wire the net for which the connection request between the block and the cell, which has been the rough wiring path, is targeted and the net between the blocks.
Therefore, like the inter-macroblock wiring area 27 shown in FIG. 4 and the wiring pattern 29 shown in its enlarged view 28, wiring can be performed uniformly and at high density.

【0037】このように、第1の実施形態によると、領
域を下位の階層のブロックとして分割しておき、下位の
ブロックを個別に生成した後、下位のブロックを階層的
に組み上げて上位の階層のブロックを生成する際に、下
位のブロック内部のセル又はより下位のブロックの配置
配線情報を用いて配置配線の最適化を行なうため、ブロ
ック間配線の混雑の少ないレイアウトが生成できる。ま
た、ブロック間において関係するセルのみの配置配線情
報を用いて、上位の階層のブロックを生成すると共に配
置及び配線の最適化を行なっているため、高速な処理が
可能となる。
As described above, according to the first embodiment, the area is divided into blocks of the lower hierarchy, the lower blocks are individually generated, and then the lower blocks are assembled hierarchically to form the upper hierarchy. When the block is generated, the layout and wiring are optimized using the cells inside the lower block or the layout and wiring information of the lower block, so that the layout with less congestion of the inter-block wiring can be generated. Moreover, since the blocks in the upper hierarchy are generated and the layout and wiring are optimized by using the layout and wiring information of only the cells related between the blocks, high-speed processing is possible.

【0038】さらに、上位の階層のブロックを生成する
際に、配置及び配線の最適化を半導体基板10の全体に
対して行なわずに、分割された下位の階層のブロックご
とに一部のデータを用いて最適化を行なっているため、
短時間に高密度の配置及び配線を得ることができる。
Further, when generating the blocks of the higher hierarchy, the layout and wiring are not optimized for the entire semiconductor substrate 10, and a part of the data is divided for each block of the lower hierarchy. Since the optimization is performed using
High-density arrangement and wiring can be obtained in a short time.

【0039】(第2の実施形態)以下、本発明の第2の
実施形態に係るレイアウト設計の自動配置配線方法を図
面を参照しながら説明する。
(Second Embodiment) An automatic placement and routing method for layout design according to a second embodiment of the present invention will be described below with reference to the drawings.

【0040】図6〜図9は本発明の第2の実施形態に係
るエンベデッド・アレイ方式ブロックを用いたレイアウ
ト設計における自動配置配線方法を示す工程順上面図で
ある。図6に示すように、周辺部に外部と電気的に接続
するためのI/Oパッド領域を有する半導体基板10の
上に5つのハードマクロブロック12が配置され、残り
の領域にゲートアレイ形成領域31があるとする。
6 to 9 are top plan views in order of the steps showing the automatic placement and routing method in the layout design using the embedded array block according to the second embodiment of the present invention. As shown in FIG. 6, five hard macro blocks 12 are arranged on a semiconductor substrate 10 having an I / O pad region for electrically connecting to the outside in the peripheral portion, and a gate array formation region is formed in the remaining region. Suppose there is 31.

【0041】まず、ゲートアレイ形成領域31を第1の
ゲートアレイ領域31a、第2のゲートアレイ領域31
b及び第3のゲートアレイ領域31cの3つの領域に分
ける。次に、第1のゲートアレイ形成領域31aに対し
て第1のゲートアレイブロック41aを生成し、第2の
ゲートアレイ形成領域31bに対して第2のゲートアレ
イブロック41bを生成し、第3のゲートアレイ形成領
域31cに対して第3のゲートアレイブロック41cを
生成した後、ゲートアレイ形成領域31に第1のゲート
アレイブロック41a、第2のゲートアレイブロック4
1b及び第3のゲートアレイブロック41cを組み上げ
て1つのゲートアレイブロック41を生成して配置する
ことを考える。また、第1のゲートアレイブロック41
a、第2のゲートアレイブロック41b及び第3のゲー
トアレイブロック41cと外部との接続はそれぞれ外部
端子を用いて行ない、その配置位置は各ブロックの周辺
上にあるとする。例えば、第1のゲートアレイブロック
41aは外部端子42を用いて信号の入出力を行なう。
First, the gate array forming region 31 is formed into the first gate array region 31a and the second gate array region 31.
It is divided into three regions of b and the third gate array region 31c. Next, the first gate array block 41a is generated for the first gate array formation region 31a, the second gate array block 41b is generated for the second gate array formation region 31b, and the third gate array block 41b is generated. After the third gate array block 41c is generated in the gate array forming region 31c, the first gate array block 41a and the second gate array block 4 are formed in the gate array forming region 31.
Consider assembling 1b and the third gate array block 41c to generate and arrange one gate array block 41. In addition, the first gate array block 41
It is assumed that a, the second gate array block 41b, and the third gate array block 41c are connected to the outside by using external terminals, respectively, and the arrangement position is on the periphery of each block. For example, the first gate array block 41a inputs / outputs signals using the external terminal 42.

【0042】次に、第1のゲートアレイブロック41a
を例にとり、ゲートの配置とその配線の方法について説
明する。
Next, the first gate array block 41a
Taking the example as an example, the arrangement of gates and the wiring method thereof will be described.

【0043】まず、ゲートの配置は第1の実施形態にお
いて説明したようにいずれの手法を用いてもよい。配置
結果に対して、第1の実施形態と同様に仮配置ゲートを
定義する。外部端子42に接続するセルを配置変更可能
な仮配置扱い(仮配置ゲート43)とし、それ以外のゲ
ートを固定された配置(配置固定ゲート44)とする。
また、第1の実施形態と同様に外部端子42から任意の
ゲートまでの到達する最短パスにおいて、そのパス上に
あるゲートの数をレベルと呼ぶ。例えば、外部端子42
に接続するゲートはレベル=1である。図8において、
斜線入り方形が仮配置ゲート43であり、白地で表わし
たゲートが配置固定ゲート44である。本実施形態にお
いては、外部端子42に接続されているゲートのみを仮
配置ゲート43として、レベル=1としたが、レベル=
2以上を定義してもよい。
First, for the arrangement of the gates, any method may be used as described in the first embodiment. For the placement result, a temporary placement gate is defined as in the first embodiment. The cells connected to the external terminals 42 are treated as a temporary arrangement (temporary arrangement gate 43) whose arrangement can be changed, and the other gates are arranged in a fixed arrangement (arrangement fixed gate 44).
Further, as in the first embodiment, in the shortest path reaching from the external terminal 42 to an arbitrary gate, the number of gates on the path is called a level. For example, the external terminal 42
The gate connected to is level = 1. In FIG.
The hatched rectangle is the temporary placement gate 43, and the gate shown in white is the placement fixed gate 44. In the present embodiment, only the gate connected to the external terminal 42 is set as the temporary placement gate 43 and the level is set to 1. However, level =
Two or more may be defined.

【0044】次に、ゲート間の配線を行なう。仮配置ゲ
ート43はその配置が固定されていないため配線パター
ンを生成できないので、概略配線経路のみを定義する。
従って、配置固定ゲート44同士に限って配線パターン
を生成する。以上の操作を第2のゲートアレイブロック
41b及び第3のゲートアレイブロック41cについて
も同様に行なった後、配線が完了した第1のゲートアレ
イブロック41a、第2のゲートアレイブロック41b
及び第3のゲートアレイブロック41cを組み上げて、
半導体基板10上にフロアプランどおりにゲートアレイ
ブロック41を生成して配置する。
Next, wiring between the gates is performed. Since the placement of the temporary placement gate 43 is not fixed, a wiring pattern cannot be generated, and therefore only a rough wiring route is defined.
Therefore, the wiring pattern is generated only for the fixed placement gates 44. After the above operation is similarly performed for the second gate array block 41b and the third gate array block 41c, the first gate array block 41a and the second gate array block 41b whose wiring is completed are completed.
And the third gate array block 41c are assembled,
The gate array block 41 is generated and arranged on the semiconductor substrate 10 according to the floor plan.

【0045】次に、仮配置ゲート43を配置固定ゲート
44とするために、ブロック内の仮配置ゲート43同士
のの配置改善を行なう。また、第1のゲートアレイブロ
ック41aの仮配置ゲート43と第2のゲートアレイブ
ロック41bの仮配置ゲート43というように、ブロッ
ク間において仮配置ゲート43の配置改善を行なっても
よい。これにより、ブロック位置を考慮した半導体基板
レベルにおけるゲートの配置改善が可能となる。さら
に、半導体基板10に対して全体のうちの一部のゲート
しか配置改善の対象としていないため、高速な配置改善
が可能となる。配置改善が済むと、仮配置ゲート43は
配置固定ゲート44となる。
Next, in order to use the temporary placement gate 43 as the placement fixed gate 44, the placement of the temporary placement gates 43 in the block is improved. Further, the placement of the temporary placement gate 43 may be improved between the blocks, such as the temporary placement gate 43 of the first gate array block 41a and the temporary placement gate 43 of the second gate array block 41b. This makes it possible to improve the arrangement of gates at the semiconductor substrate level in consideration of block positions. Furthermore, since only some gates of the entire semiconductor substrate 10 are targeted for layout improvement, high-speed layout improvement is possible. When the arrangement is improved, the temporary arrangement gate 43 becomes the arrangement fixed gate 44.

【0046】次に、図9に示すように、半導体基板レベ
ルの上位の階層の配線を行なう。配線手法は第1の実施
形態と同様にいずれの手法を用いてもよい。仮配置ゲー
ト43が配置固定ゲート44になるため、概略配線経路
であったネット及びブロック間のネットも配線できるよ
うになる。図9に示すゲート間配線領域47及びその拡
大図45に示す配線パターン46のように、均一かつ高
密度に配線を行なうことができる。
Next, as shown in FIG. 9, wiring is performed in the upper hierarchy of the semiconductor substrate level. As the wiring method, any method may be used as in the first embodiment. Since the temporary placement gate 43 becomes the placement fixed gate 44, it is possible to wire the net which is a rough wiring path and the net between blocks. Like the inter-gate wiring region 47 shown in FIG. 9 and the wiring pattern 46 shown in its enlarged view 45, wiring can be performed uniformly and at high density.

【0047】このように、エンベデッド・アレイ方式の
LSIについても本発明は適用可能である。
As described above, the present invention can also be applied to an embedded array type LSI.

【0048】(第3の実施形態)以下、本発明の第3の
実施形態に係るレイアウト設計の自動配置配線方法を図
面を参照しながら説明する。
(Third Embodiment) An automatic placement and routing method for layout design according to a third embodiment of the present invention will be described below with reference to the drawings.

【0049】図10は本発明の第3の実施形態に係るレ
イアウト設計における自動配置配線方法のセルの置換を
示す上面図であって、図3に示すスタンダードセル方式
ブロックの生成と配置が終わって、仮配置セル同士の配
置改善直後の状態を示している。また、第1のスタンダ
ードセル方式ブロック23A、第2のスタンダードセル
方式ブロック23B及び第3のスタンダードセル方式ブ
ロック23Cにおいて仮配置セルと配置固定セルとの間
が接続されるネットの配線遅延制約及び配置固定セル同
士が接続されるネットの配線遅延制約は満足したものと
する。
FIG. 10 is a top view showing cell replacement in the automatic placement and routing method in the layout design according to the third embodiment of the present invention. After the generation and placement of the standard cell block shown in FIG. , The state immediately after the improvement of the arrangement of the temporarily arranged cells is shown. Further, in the first standard cell system block 23A, the second standard cell system block 23B, and the third standard cell system block 23C, the wiring delay constraint and the layout of the net that connects the temporary placement cell and the placement fixed cell to each other. It is assumed that the wiring delay constraint of the net in which fixed cells are connected to each other is satisfied.

【0050】図10の拡大図50に示すように、第2の
スタンダードセル方式ブロック23Bに含まれる仮配置
セル51と第1のスタンダードセル方式ブロック23A
に含まれる仮配置セル52の間の配線遅延時間t0 が遅
延制約要求値tに比べて大きいとする(t<t0 )、配
線遅延制約を満足していないためt0 を小さくする必要
がある。該配線遅延制約を満たすために、論理が同一
で、且つ、仮配置セル51よりも駆動能力の大きい新規
セル53を仮配置セル51と置換する。すなわち、新規
セル53から仮配置セル52に到達する信号の遅延時間
の値をt1 とすると、t>t1 となるような新規セル5
3を仮配置セル51と置き換える。このとき、配置固定
セル54と配置固定セル55との配置位置は固定のまま
として、配置固定セル54と仮配置セル51との接続関
係を、配置固定セル54と新規セル53との間で実現す
ればよい。万一、新規セル53が仮配置セル51よりも
面積的に大きい場合は、新規セル53が入るだけのスペ
ースを確保してから配置する。スペースを確保するため
に、新規セル53の近傍にあるセルが動くことになり、
やや配線遅延時間の値が変わることがあっても、微小な
移動ですむので問題とならない。
As shown in the enlarged view 50 of FIG. 10, the temporarily arranged cells 51 and the first standard cell method block 23A included in the second standard cell method block 23B are included.
Suppose that the wiring delay time t 0 between the provisionally arranged cells 52 included in the above is larger than the delay constraint request value t (t <t 0 ), the wiring delay constraint is not satisfied, and thus t 0 needs to be reduced. is there. In order to satisfy the wiring delay constraint, a new cell 53 having the same logic and a driving capacity larger than that of the temporary placement cell 51 is replaced with the temporary placement cell 51. That is, assuming that the value of the delay time of the signal reaching the temporary placement cell 52 from the new cell 53 is t 1 , the new cell 5 such that t> t 1 is satisfied.
3 is replaced with the temporary placement cell 51. At this time, the placement positions of the placement fixed cell 54 and the placement fixed cell 55 remain fixed, and the connection relationship between the placement fixed cell 54 and the temporary placement cell 51 is realized between the placement fixed cell 54 and the new cell 53. do it. If the new cell 53 is larger in area than the temporary placement cell 51, it is placed after securing a space for the new cell 53. In order to secure the space, the cells near the new cell 53 will move,
Even if the value of the wiring delay time changes a little, it does not cause a problem because it requires only a minute movement.

【0051】このように、第3の実施形態によると、ブ
ロック間にわたる配線遅延制約を満たすように、論理が
変わらずに駆動能力の大きいセルを仮配置セルと置換す
ることのみにより実現しているため、修正が必要最小限
となるので、高速な処理が可能となる。
As described above, according to the third embodiment, in order to satisfy the wiring delay constraint between blocks, it is realized only by replacing a cell having a large driving capability without changing the logic with a temporarily arranged cell. Therefore, the correction is minimized, which enables high-speed processing.

【0052】(第4の実施形態)以下、本発明の第4の
実施形態に係るレイアウト設計の自動配置配線方法を図
面を参照しながら説明する。
(Fourth Embodiment) An automatic placement and routing method for layout design according to a fourth embodiment of the present invention will be described below with reference to the drawings.

【0053】図11は本発明の第4の実施形態に係るレ
イアウト設計における自動配置配線方法のセルの挿入を
示す上面図であって、図3に示すスタンダードセル方式
ブロックの生成と配置が終わって、仮配置セル同士の配
置改善直後の状態を示している。また、第3の実施形態
と同様に第1のスタンダードセル方式ブロック23A、
第2のスタンダードセル方式ブロック23B及び第3の
スタンダードセル方式ブロック23Cにおいて仮配置セ
ルと配置固定セルとの間が接続されるネットの配線遅延
制約及び配置固定セル同士が接続されるネットの配線遅
延制約は満足したものとする。さらに、第2のスタンダ
ードセル方式ブロック23Bに含まれる仮配置セル51
と第1のスタンダードセル方式ブロック23Aに含まれ
る仮配置セル52の間の配線遅延時間t0 が遅延制約要
求値tに比べて大きいとする(t<t0 )。
FIG. 11 is a top view showing the insertion of cells in the automatic placement and routing method in the layout design according to the fourth embodiment of the present invention. After the generation and placement of the standard cell block shown in FIG. , The state immediately after the improvement of the arrangement of the temporarily arranged cells is shown. Also, as in the third embodiment, the first standard cell block 23A,
In the second standard cell block 23B and the third standard cell block 23C, the wiring delay constraint of the net connecting the temporary placement cell and the fixed placement cell and the wiring delay of the net connecting the fixed placement cells The constraints are satisfied. Further, the temporary placement cells 51 included in the second standard cell block 23B are included.
And the wiring delay time t 0 between the provisionally arranged cells 52 included in the first standard cell block 23A is larger than the delay constraint request value t (t <t 0 ).

【0054】本実施例の特徴として、論理が変わらずに
駆動能力の大きな新規セル57を仮配置セル51及び仮
配置セル52との間に挿入する。すなわち、仮配置セル
51、新規セル57及び仮配置セル52に到達する遅延
時間の値をt2 とすると、t>t2 となるような新規セ
ル57を仮配置セル51及び仮配置セル52との間に挿
入する。このとき、配置固定セル54と配置固定セル5
5との配置位置は固定のままとし、仮配置セル51に新
規セル57を隣接して配置する。また、第3の実施形態
と同様に新規セル57が入るだけのスペースを確保して
から配置するものとする。スペースを確保するために、
新規セル57の近傍にあるセルが動くことになり、やや
配線遅延値が変わるかもしれないが、微小な移動ですむ
ので問題とならない。図12に示すように接続関係は、
仮配置セル51と新規セル57とを接続した後、仮配置
セル51と仮配置セル52との間にあった接続関係を新
規セル57と仮配置セル52との間に実現すればよい。
A feature of this embodiment is that a new cell 57 having a large driving capability without changing the logic is inserted between the temporary placement cell 51 and the temporary placement cell 52. That is, assuming that the value of the delay time reaching the temporary placement cell 51, the new cell 57, and the temporary placement cell 52 is t2, the new cell 57 such that t> t2 is provided between the temporary placement cell 51 and the temporary placement cell 52. To insert. At this time, the arrangement fixing cell 54 and the arrangement fixing cell 5
The position of arrangement with 5 remains fixed, and the new cell 57 is arranged adjacent to the temporary arrangement cell 51. Further, as in the third embodiment, it is assumed that a space for inserting the new cell 57 is secured and then arranged. To secure space,
A cell in the vicinity of the new cell 57 may move, and the wiring delay value may change slightly, but since it is a minute movement, there is no problem. As shown in FIG. 12, the connection relationship is
After connecting the temporary placement cell 51 and the new cell 57, the connection relationship between the temporary placement cell 51 and the temporary placement cell 52 may be realized between the new cell 57 and the temporary placement cell 52.

【0055】このように、第4の実施形態によると、ブ
ロック間にわたる配線遅延制約を満たすように、論理が
変わらずに駆動能力の大きいセル(例えば、バッファセ
ル)を仮配置セルに隣接して挿入することのみにより実
現しているため、修正が必要最少限となるので、高速な
処理が可能となる。
As described above, according to the fourth embodiment, a cell (for example, a buffer cell) having a large driving capability without changing the logic is adjacent to the temporary placement cell so as to satisfy the wiring delay constraint between the blocks. Since it is realized only by inserting, the correction is minimized and high-speed processing is possible.

【0056】[0056]

【発明の効果】以上説明したように、請求項1の発明に
係るレイアウト設計の自動配置配線方法によると、下位
の階層の機能ブロック内のセル(又は機能ブロック)の
配置配線情報を用いて配置配線の最適化を行なっている
ため、上位の階層の機能ブロックを組み上げる際に起こ
る配線の偏った混雑が低減されるので、配線の密度が均
一となる。
As described above, according to the layout design automatic placement and routing method of the first aspect of the present invention, placement is performed using placement and routing information of cells (or functional blocks) in functional blocks in a lower hierarchy. Since the wiring is optimized, the uneven congestion of the wiring that occurs when assembling the functional blocks in the higher hierarchy is reduced, so that the wiring density becomes uniform.

【0057】また、上位の階層の機能ブロックを組み上
げる際に、機能ブロック間に関係する論理セルのみの配
置配線情報を用いて最適化を行なっているため、高速に
処理できると共に、配置及び配線の最適化を半導体基板
の全体に対して行なわずに、分割された下位の階層の機
能ブロックごとの一部のデータを用いて最適化を行なっ
ているため、最小限の時間で最適化できるので、質の高
いレイアウトを損なうことなく短時間に均一かつ高密度
な配置及び配線を得ることができる。
Further, when assembling the functional blocks in the upper hierarchy, the optimization is performed by using the layout and wiring information of only the logic cells related to the functional blocks, so that the processing can be performed at high speed and the layout and wiring can be performed. Since optimization is not performed on the entire semiconductor substrate but using partial data for each functional block of the divided lower hierarchy, optimization can be performed in the minimum time, Uniform and high-density arrangement and wiring can be obtained in a short time without impairing a high-quality layout.

【0058】請求項2の発明に係るレイアウト設計の自
動配置配線方法によると、仮配置の論理セルに関わる配
線ネットの配線遅延制約を満たすように、下位の階層に
おける各機能ブロックに含まれる駆動能力の高い他の論
理セルに交換することにより配置改善を行なって、仮配
置の論理セル以外の論理セルを交換の対象としないた
め、最少限度の修正により質の高いレイアウトを損なう
ことなく短時間に均一かつ高密度の配線を得ることがで
きる。
According to the automatic placement and routing method of the layout design of the second aspect of the present invention, the driving capability included in each functional block in the lower hierarchy so as to satisfy the wiring delay constraint of the wiring net related to the temporarily placed logic cell. The layout is improved by exchanging it with another logic cell with a high level, and the logic cells other than the temporarily arranged logic cell are not subject to the exchange, so that the minimum modification is made in a short time without impairing the high-quality layout. A uniform and high-density wiring can be obtained.

【0059】請求項3の発明に係るレイアウト設計の自
動配置配線方法によると、仮配置の論理セルに関わる配
線ネットの配線遅延制約を満たすように、第1の論理セ
ルを該第1の論理セルよりも大きな駆動能力を有する第
3の論理セルに置換することにより配置改善を行なっ
て、仮配置の論理セル以外の論理セルを置換の対象とし
ないため、最少限度の修正により、質の高いレイアウト
を損なうことなく短時間に均一かつ高密度の配線を得る
ことができる。
According to the automatic placement and routing method of the layout design of the invention of claim 3, the first logic cell is set to the first logic cell so as to satisfy the wiring delay constraint of the wiring net relating to the temporarily placed logic cell. The layout is improved by replacing it with a third logic cell having a larger drive capacity, and the logic cells other than the temporarily arranged logic cells are not targeted for replacement. It is possible to obtain uniform and high-density wiring in a short time without damaging the wiring.

【0060】請求項4の発明に係るレイアウト設計の自
動配置配線方法によると、仮配置の論理セルに関わる配
線ネットの配線遅延制約を満たすように、第1の論理セ
ルに隣接して第3の論理セルを挿入することにより配置
改善を行なって、仮配置の論理セル以外の論理セルを挿
入の対象としないため、最少限度の修正により、質の高
いレイアウトを損なうことなく短時間に均一かつ高密度
の配線を得ることができる。
According to the automatic placement and routing method of the layout design of the fourth aspect of the present invention, the third layout is adjacent to the first logic cell so as to satisfy the wiring delay constraint of the wiring net related to the temporarily arranged logic cell. The layout is improved by inserting the logic cells, and the logic cells other than the temporarily arranged logic cells are not targeted for insertion.Therefore, the minimum modification has been made so that high-quality layout can be performed uniformly and with high quality in a short time. High density wiring can be obtained.

【0061】請求項5の発明に係るレイアウト設計の自
動配置配線方法によると、第1の論理セルに隣接して挿
入する第3の論理セルを駆動能力が大きく、且つ、論理
を変えることのないバッファセルとするため、配線遅延
制約を確実に満たすように配置改善を行なうことができ
る。
According to the layout layout automatic placement and routing method of the fifth aspect of the present invention, the third logic cell inserted adjacent to the first logic cell has a large driving capability and does not change the logic. Since the buffer cells are used, the layout can be improved so that the wiring delay constraint is surely satisfied.

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

【図1】本発明の第1の実施形態に係るスタンダードセ
ル方式ブロックを用いたレイアウト設計における自動配
置配線方法を示す工程順上面図である。
FIG. 1 is a top view in process order showing an automatic placement and routing method in a layout design using a standard cell block according to a first embodiment of the present invention.

【図2】本発明の第1の実施形態に係るスタンダードセ
ル方式ブロックを用いたレイアウト設計における自動配
置配線方法を示す工程順上面図である。
2A to 2C are top views in order of the steps, showing an automatic placement and routing method in a layout design using a standard cell block according to the first embodiment of the present invention.

【図3】本発明の第1の実施形態に係るスタンダードセ
ル方式ブロックを用いたレイアウト設計における自動配
置配線方法を示す工程順上面図である。
FIG. 3 is a top view in process order showing an automatic placement and routing method in a layout design using a standard cell block according to the first embodiment of the present invention.

【図4】本発明の第1の実施形態に係るスタンダードセ
ル方式ブロックを用いたレイアウト設計における自動配
置配線方法を示す工程順上面図である。
FIG. 4 is a top view in process order showing an automatic placement and routing method in a layout design using a standard cell block according to the first embodiment of the present invention.

【図5】本発明の第1の実施形態に係るスタンダードセ
ル方式ブロックを用いたレイアウト設計における自動配
置配線方法のブロック間のセルの交換を示す図である。
FIG. 5 is a diagram showing cell exchange between blocks in an automatic placement and routing method in a layout design using a standard cell block according to the first embodiment of the present invention.

【図6】本発明の第2の実施形態に係るエンベデッド・
アレイ方式ブロックを用いたレイアウト設計における自
動配置配線方法を示す工程順上面図である。
FIG. 6 shows an embedded system according to a second embodiment of the present invention.
FIG. 7 is a top view in order of the processes, showing an automatic placement and routing method in a layout design using an array block.

【図7】本発明の第2の実施形態に係るエンベデッド・
アレイ方式ブロックを用いたレイアウト設計における自
動配置配線方法を示す工程順上面図である。
FIG. 7 shows an embedded system according to a second embodiment of the present invention.
FIG. 7 is a top view in order of the processes, showing an automatic placement and routing method in a layout design using an array block.

【図8】本発明の第2の実施形態に係るエンベデッド・
アレイ方式ブロックを用いたレイアウト設計における自
動配置配線方法を示す工程順上面図である。
FIG. 8 shows an embedded system according to a second embodiment of the present invention.
FIG. 7 is a top view in order of the processes, showing an automatic placement and routing method in a layout design using an array block.

【図9】本発明の第2の実施形態に係るエンベデッド・
アレイ方式ブロックを用いたレイアウト設計における自
動配置配線方法を示す工程順上面図である。
FIG. 9 is an embedded system according to a second embodiment of the present invention.
FIG. 7 is a top view in order of the processes, showing an automatic placement and routing method in a layout design using an array block.

【図10】本発明の第3の実施形態に係るレイアウト設
計における自動配置配線方法のセルの置換を示す上面図
である。
FIG. 10 is a top view showing cell replacement in the automatic placement and routing method in the layout design according to the third embodiment of the present invention.

【図11】本発明の第4の実施形態に係るレイアウト設
計における自動配置配線方法のセルの挿入を示す上面図
である。
FIG. 11 is a top view showing insertion of cells in the automatic placement and routing method in the layout design according to the fourth exemplary embodiment of the present invention.

【図12】本発明の第4の実施形態に係るレイアウト設
計における自動配置配線方法のセルの挿入後の接続関係
を示す図である。
FIG. 12 is a diagram showing a connection relationship after insertion of cells in the automatic placement and routing method in the layout design according to the fourth exemplary embodiment of the present invention.

【図13】従来のスタンダードセル方式ブロックを用い
たレイアウト設計における自動配置配線方法を示す工程
順上面図である。
FIG. 13 is a process sequence top view showing an automatic placement and routing method in a layout design using a conventional standard cell block.

【図14】従来のスタンダードセル方式ブロックを用い
たレイアウト設計における自動配置配線方法を示す工程
順上面図である。
FIG. 14 is a process sequence top view showing an automatic placement and routing method in a layout design using a conventional standard cell block.

【図15】従来の敷き詰め型スタンダードセル方式ブロ
ックを用いたレイアウト設計における自動配置配線方法
を示す工程順上面図である。
FIG. 15 is a process sequence top view showing an automatic layout and wiring method in a layout design using a conventional spread type standard cell block.

【図16】従来のエンベデッド・アレイ方式ブロックを
用いたレイアウト設計における自動配置配線方法を示す
工程順上面図である。
FIG. 16 is a process sequence top view showing an automatic placement and routing method in a layout design using a conventional embedded array system block.

【符号の説明】 10 半導体基板 11 I/Oパッド領域 12 ハードマクロブロック 13 空き領域 13a 第1の空き領域 13b 第2の空き領域 13c 第3の空き領域 23A 第1のスタンダードセル方式ブロック 23B 第2のスタンダードセル方式ブロック 23C 第3のスタンダードセル方式ブロック 231 外部端子 232 仮配置セル 233 配置固定セル 25 交換 26 交換 27 マクロブロック間配線領域 28 拡大図 29 配線パターン 31 ゲートアレイ形成領域 31a 第1のゲートアレイ形成領域 31b 第2のゲートアレイ形成領域 31c 第3のゲートアレイ形成領域 41 ゲートアレイブロック 41a 第1のゲートアレイブロック 41b 第2のゲートアレイブロック 41c 第3のゲートアレイブロック 42 外部端子 43 仮配置ゲート 44 配置固定ゲート 45 拡大図 46 配線パターン 47 ゲート間配線領域 50 拡大図 51 仮配置セル 52 仮配置セル 53 新規セル 54 配置固定セル 55 配置固定セル 56 拡大図 57 仮配置セル 60 半導体基板 61 I/Oパッド領域 62 ハードマクロブロック 63 空き領域 63a 空き領域 63b 空き領域 63c 空き領域 73A スタンダードセル方式ブロック 73B スタンダードセル方式ブロック 73C スタンダードセル方式ブロック 73D ハードマクロ化されたスタンダードセル方式
ブロック 73E ハードマクロ化されたスタンダードセル方式
ブロック 73F ハードマクロ化されたスタンダードセル方式
ブロック 74 ブロック間配線領域拡大図 75 配線パターン 76 マクロブロック間配線領域 81 スタンダードセル領域 82 ブロック間配線領域拡大図 83 配線パターン 84 マクロブロック間配線領域 91 ゲートアレイ領域 92 ゲート間配線領域拡大図 93 配線パターン
[Description of Reference Signs] 10 semiconductor substrate 11 I / O pad area 12 hard macro block 13 empty area 13a first empty area 13b second empty area 13c third empty area 23A first standard cell block 23B second Standard cell system block 23C Third standard cell system block 231 External terminal 232 Temporary placement cell 233 Placement fixed cell 25 Exchange 26 Exchange 27 Macroblock wiring area 28 Enlarged view 29 Wiring pattern 31 Gate array forming area 31a First gate Array forming area 31b Second gate array forming area 31c Third gate array forming area 41 Gate array block 41a First gate array block 41b Second gate array block 41c Third gate array block 42 External Child 43 Temporary placement gate 44 Placement fixed gate 45 Enlarged view 46 Wiring pattern 47 Inter-gate wiring area 50 Enlarged view 51 Temporary placement cell 52 Temporary placement cell 53 New cell 54 Placement fixed cell 55 Placement fixed cell 56 Enlarged view 57 Temporary placement cell 60 Semiconductor substrate 61 I / O pad area 62 Hard macro block 63 Free area 63a Free area 63b Free area 63c Free area 73A Standard cell type block 73B Standard cell type block 73C Standard cell type block 73D Hard macro type standard cell type block 73E Hard macro standard cell block 73F Hard macro standard cell block 74 Expanded wiring area between blocks 75 Wiring pattern 76 Macro block Wiring region 81 standard cell area 82 inter-block wiring area enlargement 83 wiring pattern 84 macro-blocks between wiring region 91 gate array region 92 gate wiring area enlargement 93 wiring pattern

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 少なくとも1つの素子からなる複数の論
理セルと、少なくとも1つの論理セルからなる複数の機
能ブロックを所定の配置領域にそれぞれ配置した後、前
記複数の論理セル同士又は前記複数の機能ブロック同士
の間を論理接続要求にしたがって配線を行なう配置配線
工程と、 少なくとも1つの前記機能ブロックからなる上位の機能
ブロックを階層的に生成する上位機能ブロック生成工程
とを備えたレイアウト設計の自動配置配線方法であっ
て、 前記配置配線工程は、前記論理セルのうちの一部の論理
セルの配置を固定しない仮配置とすると共に前記論理セ
ルのうちの残部の論理セルを固定する配置とし、前記残
部の論理セルのみにより、同電位に接続すべき端子の集
合であるネットの配線パターンを生成する工程を含み、 前記上位機能ブロック生成工程は、前記仮配置の論理セ
ルの配置を決定した後、前記機能ブロック内又は前記機
能ブロック間における未配線のネットの配線パターンを
生成する工程を含むことを特徴とするレイアウト設計の
自動配置配線方法。
1. A plurality of logic cells each including at least one element and a plurality of function blocks each including at least one logic cell are respectively arranged in a predetermined arrangement region, and then the plurality of logic cells or the plurality of functions are arranged. Automatic layout of layout design including a placement and routing step of performing wiring between blocks according to a logical connection request, and a higher-level functional block generation step of hierarchically generating a higher-level functional block including at least one of the functional blocks A wiring method, wherein the placement and routing step is a temporary placement in which the placement of some of the logic cells among the logic cells is not fixed, and a placement in which the remaining logic cells of the logic cells are fixed, Including a step of generating a wiring pattern of a net, which is a set of terminals to be connected to the same potential, using only the remaining logic cells, The layout functional block generation step includes a step of generating a wiring pattern of an unwired net in the functional block or between the functional blocks after determining the placement of the temporarily arranged logic cells. Automatic place and route method.
【請求項2】 前記上位機能ブロック生成工程は、下位
の階層の各機能ブロックに含まれる前記仮配置の論理セ
ル同士を互いに交換する工程を含むことを特徴とする請
求項1に記載のレイアウト設計の自動配置配線方法。
2. The layout design according to claim 1, wherein the upper functional block generation step includes a step of exchanging the temporarily arranged logic cells included in each functional block of a lower hierarchy with each other. Automatic place and route method.
【請求項3】 前記上位機能ブロック生成工程は、下位
の階層の機能ブロック間にわたる前記ネットにおいて、
仮配置の第1の論理セルの出力端子から仮配置の第2の
論理セルの入力端子までを信号が伝わる時間である信号
伝搬時間が要求値を満たさない場合に、前記第1の論理
セルを該第1の論理セルよりも大きな駆動能力を有する
第3の論理セルに置換する工程を含むことを特徴とする
請求項1に記載のレイアウト設計の自動配置配線方法。
3. The high-order functional block generation step, in the net spanning between the functional blocks of a lower hierarchy,
When the signal propagation time, which is the time required for a signal to travel from the output terminal of the temporarily arranged first logic cell to the input terminal of the temporarily arranged second logic cell, does not satisfy the required value, the first logic cell is 2. The automatic layout and wiring method for layout design according to claim 1, further comprising a step of substituting a third logic cell having a driving capability larger than that of the first logic cell.
【請求項4】 前記上位上位機能ブロック生成生成工程
は、下位の階層の機能ブロック間にわたる前記ネットに
おいて、仮配置の第1の論理セルの出力端子から仮配置
の第2の論理セルの入力端子までを信号が伝わる時間で
ある信号伝搬時間が要求値を満たさない場合に、前記第
1の論理セルと前記第2の論理セルとの間に前記第1の
論理セルに隣接して第3の論理セルを挿入する工程を含
むことを特徴とする請求項1に記載のレイアウト設計の
自動配置配線方法。
4. In the step of generating and generating the upper and upper functional blocks, in the net extending between the functional blocks in the lower hierarchy, the output terminal of the temporarily arranged first logic cell to the input terminal of the temporarily arranged second logic cell. If the signal propagation time, which is the time for the signal to travel through, does not satisfy the required value, a third signal is provided between the first logic cell and the second logic cell adjacent to the first logic cell. The automatic layout and wiring method for layout design according to claim 1, further comprising a step of inserting a logic cell.
【請求項5】 前記第3の論理セルは、駆動能力が大き
く、且つ、論理を変えることのないバッファセルである
ことを特徴とする請求項4に記載のレイアウト設計の自
動配置配線方法。
5. The automatic layout and wiring method for layout design according to claim 4, wherein said third logic cell is a buffer cell which has a large driving capability and whose logic is not changed.
JP8005005A 1996-01-16 1996-01-16 Method for automatically disposing and wiring layout design Pending JPH09199598A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8005005A JPH09199598A (en) 1996-01-16 1996-01-16 Method for automatically disposing and wiring layout design

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8005005A JPH09199598A (en) 1996-01-16 1996-01-16 Method for automatically disposing and wiring layout design

Publications (1)

Publication Number Publication Date
JPH09199598A true JPH09199598A (en) 1997-07-31

Family

ID=11599450

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8005005A Pending JPH09199598A (en) 1996-01-16 1996-01-16 Method for automatically disposing and wiring layout design

Country Status (1)

Country Link
JP (1) JPH09199598A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000049653A1 (en) * 1999-02-17 2000-08-24 Hitachi, Ltd. Storage medium and method of fabricating semiconductor integrated circuit

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000049653A1 (en) * 1999-02-17 2000-08-24 Hitachi, Ltd. Storage medium and method of fabricating semiconductor integrated circuit
US6654945B1 (en) 1999-02-17 2003-11-25 Hitachi, Ltd. Storage medium in which data for designing an integrated circuit is stored and method of fabricating an integrated circuit

Similar Documents

Publication Publication Date Title
US4701778A (en) Semiconductor integrated circuit having overlapping circuit cells and method for designing circuit pattern therefor
JP4160733B2 (en) Method and system for designing within a macro wiring across a macro in an integrated circuit
US6446248B1 (en) Spare cells placement methodology
JP2001127161A (en) Integrated circuit
US4700316A (en) Automated book layout in static CMOS
US20050151258A1 (en) Method for reducing wiring congestion in a VLSI chip design
US6414852B1 (en) Integrated circuit and method of design thereof
JP2001306641A (en) Automatic arranging and wiring method for semiconductor integrated circuit
KR0123261B1 (en) Integrated circuit device and its design method
US20050229141A1 (en) Method and apparatus for creating a mask-programmable architecture from standard cells
JP2002318827A (en) Integrated circuit manufacturing system
JPH09199598A (en) Method for automatically disposing and wiring layout design
JP2006285445A (en) Layout design method, layout design program and layout design device
US7260807B2 (en) Method and apparatus for designing an integrated circuit using a mask-programmable fabric
US20030023946A1 (en) Standard cell library generation using merged power method
US20060136854A1 (en) Method for placement of pipeline latches
US6671858B2 (en) Method of designing hierarchical layout of semiconductor integrated circuit, and computer product
JP4248925B2 (en) Automatic floor plan determination method
GB2457126A (en) Inclusion of spare interconnections and logic gates to change integrated circuit design
EP1345328A2 (en) General-purpose logic array and ASIC using the same
JP2001308189A (en) Semiconductor integrated circuit device and method for routing clock line and recording medium
JP3052847B2 (en) LSI layout method
JP2000331051A (en) Wiring method for semiconductor integrated circuit
JPH081948B2 (en) Method for manufacturing semiconductor integrated circuit
JP2671883B2 (en) Semiconductor integrated circuit device