JPH07202000A - Lsi wiring system by parallel processing - Google Patents

Lsi wiring system by parallel processing

Info

Publication number
JPH07202000A
JPH07202000A JP34969193A JP34969193A JPH07202000A JP H07202000 A JPH07202000 A JP H07202000A JP 34969193 A JP34969193 A JP 34969193A JP 34969193 A JP34969193 A JP 34969193A JP H07202000 A JPH07202000 A JP H07202000A
Authority
JP
Japan
Prior art keywords
wiring
nets
net
area
computers
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
JP34969193A
Other languages
Japanese (ja)
Inventor
Yoshihisa Otake
能久 大嶽
Shigeru Koyanagi
滋 小柳
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP34969193A priority Critical patent/JPH07202000A/en
Publication of JPH07202000A publication Critical patent/JPH07202000A/en
Pending legal-status Critical Current

Links

Landscapes

  • Design And Manufacture Of Integrated Circuits (AREA)

Abstract

PURPOSE:To solve the wiring problems of an LSI with a high speed by a method wherein wirings are processed in parallel by using parallel computers. CONSTITUTION:Net data are received by computers and the respective computers recognize the nets of which they are in charge and determine the respective wiring regions of the nets. Then wiring routes in predetermined partial wiring regions are searched. In this case, the partial wiring routes which are allocated to the respective nets can be searched independently from the searches of the other nets. Therefore, the searches of the respective nets can be processed in parallel and independently. Then the results of the wiring processes by the computers are summerized and the existence of non-wired nets is checked. If the non-wired nets exist, the above mentioned procedure is repeated. The division and allocation processes of the second cycle is partially different from those of the first cycle and, if necessary, a basic rectangular region is expanded so as to avoid obstacles. At the same time, if the nets which are influenced by the expansion exist among the peripheral non-wired nets, a process to inform the computers in charge of those nets of the fact is added. The above mentioned process is performed at least one cycle and the elimination of the non-wired nets can be executed with a high speed.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、並列計算機またはネッ
トワークによって結合された複数の計算機を用いてLS
I(大規模集積回路)の配線問題を並列処理により高速
に解き、LSI配線を行う、並列処理によるLSI配線
方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention uses an LS using a plurality of computers connected by a parallel computer or a network.
The present invention relates to an LSI wiring method by parallel processing in which an I (large-scale integrated circuit) wiring problem is solved at high speed by parallel processing and LSI wiring is performed.

【0002】[0002]

【従来の技術】LSIの配線問題としては、配線したい
回路の構成要素のチップ上の位置が与えられ、電気的に
同電位となるべき端子の組(以後これをネットと呼ぶ)
の集合が与えられたとき、電気的および物理的条件を満
たしながら、全てのネットの配線経路を決定することに
ある。通常、チップ上に仮想的な2次元の格子を設定
し、全ての配線はその格子上を通るものとし、異なるネ
ットの配線が重ならないように、各ネットの配線経路を
求める問題として扱われる。
2. Description of the Related Art As a wiring problem of an LSI, a set of terminals to which the constituent elements of a circuit to be wired are given the same electric potential on the chip (hereinafter referred to as a net)
Is to determine the wiring route of all nets while satisfying the electrical and physical conditions. Usually, a virtual two-dimensional lattice is set on the chip, all the wirings pass through the lattice, and this is treated as a problem of finding the wiring route of each net so that the wirings of different nets do not overlap.

【0003】従来の代表的な手法として迷路法が知られ
ている。これは、ネット中の1つの端子を出発点とし
て、その端子のある格子点から出発して、隣接する格子
点のうち配線可能な領域にある格子の全てに順次ラベル
を書き込み、目標点に到達するか、ラベルが付けられな
くなるまで繰り返すアルゴリズムである。この手法は2
端子間の配線については、経路が存在すれば必ずそれを
見つけ出し、しかもその経路は最短であることが保証さ
れているという特徴がある。
The maze method is known as a typical conventional method. This starts from one terminal in the net as the starting point, starts from the grid point with that terminal, sequentially writes labels to all the grids in the writable area of the adjacent grid points, and reaches the target point. It is an algorithm that iterates or repeats until no label is attached. This method is 2
Regarding the wiring between terminals, there is a feature that if there is a route, it is always found, and that the route is guaranteed to be the shortest.

【0004】しかし、迷路法は1つ1つの配線を逐次的
に処理するアルゴリズムであるため、配線領域が広く、
かつ配線本数が膨大なLSIでは、全ての配線を完了す
るためには多大な処理時間を要する。また、配線するネ
ットの順序が悪いと、配線不能となるネットが増大する
場合があるが、配線不能になるネット数を最小限に抑え
る適切な配線順序の決定は、対象とする個々の回路や配
線条件に依存するため、一般的な指針を作るのは困難で
ある。そのため、通常は、一旦配線処理を行い、配線不
能となった配線が生じた場合には、人手により配線経路
の修正を行うか、あるいは自動引剥し再配線手法が用い
られる。前者は後者よりも最終的により品質の高い配線
が得られるが、大規模なLSIの配線では非効率的であ
り、多少品質は落ちるが、実用的には後者の手段が用い
られるのが通常である。しかし、後者についてもLSI
の規模が増大するにつれてその処理時間が膨大となると
いった問題が有る。
However, since the maze method is an algorithm for sequentially processing each wiring, the wiring area is wide,
Moreover, in an LSI having an enormous number of wirings, a great deal of processing time is required to complete all the wirings. In addition, if the order of nets to be routed is out of order, the number of nets that cannot be routed may increase. However, it is necessary to determine the appropriate routing order that minimizes the number of nets that cannot be routed. It is difficult to make a general guideline because it depends on the wiring conditions. Therefore, normally, when the wiring process is performed once and the wiring that cannot be wired occurs, the wiring route is manually corrected or the automatic peeling and rewiring method is used. The former can finally obtain higher quality wiring than the latter, but it is inefficient for large-scale LSI wiring, and the quality is somewhat degraded, but the latter means is usually used in practice. is there. However, for the latter as well,
However, there is a problem that the processing time becomes enormous as the scale increases.

【0005】[0005]

【発明が解決しようとする課題】以上のようにLSIの
配線問題を従来手法で解く場合には、配線が逐次的とな
るため膨大な処理時間を要し、またネットの配線順序に
より配線不能なネットが増大する場合が有ると言った問
題点がある。
As described above, when the LSI wiring problem is solved by the conventional method, the wiring becomes sequential, which requires a huge amount of processing time, and the wiring order of the nets makes the wiring impossible. There is a problem that the net may increase.

【0006】本発明は、上記問題を解決するために達成
され、並列計算機ないしはネットワークによって結合さ
れた複数の計算機を用いて並列に配線処理を行うことに
より、LSIの配線問題を高速に解く並列処理によるL
SI配線方式を提供することを目的としている。
The present invention has been accomplished to solve the above problems, and performs parallel wiring processing by using a parallel computer or a plurality of computers connected by a network to solve an LSI wiring problem at high speed. By L
The purpose is to provide an SI wiring system.

【0007】[0007]

【課題を解決するための手段】本発明によると、LSI
の配線問題を互いに独立な部分問題に分割し、それを並
列計算機の各プロセッサないしはネットワークで結合さ
れた複数の計算機で並列に解くことにより、高速かつ高
品質な解を得ることができる、並列処理によるLSI配
線方式を提供する。
According to the present invention, an LSI
A parallel processing that can obtain a high-speed and high-quality solution by dividing the wiring problem of the above into independent subproblems and solving them in parallel by each processor of a parallel computer or multiple computers connected by a network. To provide an LSI wiring system.

【0008】また、複数のプロセッサを使うことにより
従来より更に大規模な問題を解くことができる並列処理
によるLSI配線方式を提供する。即ち、配線領域を互
いに独立に配線することのできる領域に分割し、各領域
に含まれるネットの配線経路を探索する処理を部分問題
とし、それらを並列計算機の各プロセッサ上ないしはネ
ットワークで結合された複数の計算機上で、独立にかつ
並列に処理するLSI配線方式を提供する。
Further, there is provided an LSI wiring system by parallel processing capable of solving a larger-scale problem than before by using a plurality of processors. That is, the wiring area is divided into areas that can be wired independently of each other, and the processing of searching the wiring path of the net included in each area is a partial problem, and these are connected on each processor of the parallel computer or by the network. Provided is an LSI wiring system that processes independently and in parallel on a plurality of computers.

【0009】[0009]

【作用】本発明によれば、配線領域の分割により各配線
処理を並列に取り扱うため、大幅な高速化を達成するこ
とができる。また、配線順序を予め設定する必要がな
く、しかも、従来方式よりも高品質な配線が得られる。
According to the present invention, since each wiring process is handled in parallel by dividing the wiring area, a significant increase in speed can be achieved. Further, it is not necessary to set the wiring order in advance, and moreover, the wiring of higher quality than the conventional method can be obtained.

【0010】[0010]

【実施例】以下に、本発明の一実施例を説明する。EXAMPLE An example of the present invention will be described below.

【0011】まず、配線問題を各プロセッサあるいは各
計算機で独立に処理できる部分問題に分割する方法を述
べる。独立に処理できる部分問題に分割するとは、配線
領域を互いに独立に配線経路の探索が可能となるような
部分領域に分割することである。この部分領域は基本的
には図2に示すようなネットの端子を頂点に持つ矩形領
域である。即ち、図2において、8および9をネットの
端子とするとき、このネットの基本的な部分領域は10
に示す矩形領域である。
First, a method of dividing the wiring problem into subproblems which can be independently processed by each processor or each computer will be described. Dividing into sub-problems that can be processed independently means dividing a wiring region into sub-regions that enable independent search of a wiring route. This partial area is basically a rectangular area having a net terminal as shown in FIG. That is, in FIG. 2, when 8 and 9 are terminals of the net, the basic partial area of this net is 10
It is a rectangular area shown in.

【0012】ネットは基本的には2つの端子の組として
与えられるが、一般には、2つ以上の端子の組として与
えられることが有る。前者を2端子ネット、後者を多端
子ネットと呼ぶことにする。多端子ネットは一般性を失
うことなく全て2端子ネットに分解することができ、こ
こでは、簡単の為に全てのネットは2端子ネットとして
与えられるものとする。従って、ネットのデータは2端
子の格子点位置の組として与えられる。格子点位置は、
例えば格子の1方向をx軸方向、他方向をy軸方向と
し、適当な位置を原点として、格子間隔を単位とする座
標として表現することができる。そして上記の矩形領域
10のデータは、例えばx座標値の最小値、最大値、y
座標値の最小値、最大値の組として表現することができ
る。
The net is basically provided as a set of two terminals, but in general, it may be provided as a set of two or more terminals. The former is called a 2-terminal net and the latter is called a multi-terminal net. All multi-terminal nets can be decomposed into two-terminal nets without loss of generality, and here, for simplicity, all nets are given as two-terminal nets. Therefore, the net data is given as a set of two-terminal grid point positions. The grid point position is
For example, one direction of the grid can be expressed as the x-axis direction, the other direction as the y-axis direction, and an appropriate position can be used as the origin, and the coordinates can be expressed in units of the grid spacing. The data of the rectangular area 10 is, for example, the minimum value, the maximum value, or the y value of the x coordinate value.
It can be expressed as a set of minimum and maximum coordinate values.

【0013】一般に、この矩形領域10は隣接するネッ
トと互いに重なりあうことが多く、それらの重なりあっ
た領域は相互に独立に扱えない領域となる。そこで、こ
の重なりあった領域を更に分割して独立に扱えるように
する。分割の仕方は各ネットの端子の位置関係により、
大きく2種類に分類される。1つは、一方のネットが独
占する仕方、他の1つは、ネット間で分割する仕方であ
る。また、前者と後者についても、その独占のさせ方あ
るいは分割の方法により、それぞれ更に2つに分類され
る。
In general, the rectangular area 10 often overlaps with the adjacent nets, and the overlapped areas cannot be treated independently of each other. Therefore, this overlapping area is further divided so that it can be treated independently. The method of division depends on the positional relationship of the terminals of each net.
There are roughly two types. One is a method of monopolizing one net, and the other is a method of dividing the nets. Further, the former and the latter are further classified into two according to the monopolizing method or dividing method.

【0014】図3は、重なりあった領域を一方の領域に
独占させる一形態を示している。このような例では、全
体が領域11に内包されているネットに、重なりあった
領域12を独占させる。即ち、当該ネットは、自己の基
本矩形領域全てを配線領域として与えられる。
FIG. 3 shows one mode in which the overlapping area is monopolized in one area. In such an example, the net 12 entirely contained in the area 11 is made to monopolize the overlapping area 12. That is, the net is provided with the entire basic rectangular area of itself as the wiring area.

【0015】図4は、重なりあった領域を一方の領域に
独占させる他の一形態を示している。このような例で
は、領域14を基本矩形領域として持つ、1端子が他方
の領域13に内包されているネットに、領域13と領域
14の重なりあった領域を独占させる。言い替えれば、
1つでも端子が他方の領域に内包されていれば、そのネ
ットに重なりあった領域を独占させる。
FIG. 4 shows another mode in which the overlapping area is monopolized in one area. In such an example, a net in which one terminal having the area 14 as a basic rectangular area is included in the other area 13 is made to monopolize the area where the area 13 and the area 14 overlap. In other words,
If even one terminal is included in the other area, the area overlapping the net is monopolized.

【0016】図5は、重なりあった領域を一方領域に独
占させるもう1つの形態を示している。このような例で
は、領域15および16のどちらのネットに重なりあっ
た領域を独占させるかは一意ではないが、多層配線なら
ば、例えば層毎に縦方向あるいは横方向のどちらかを優
先するように決める。他方は、未配線ネットとして残
し、次のサイクルで処理する。
FIG. 5 shows another form in which one area is occupied by the overlapping area. In such an example, it is not unique which one of the regions 15 and 16 is used to monopolize the overlapped region, but in the case of multilayer wiring, for example, either the vertical direction or the horizontal direction is given priority for each layer. Decide. The other is left as an unrouted net and processed in the next cycle.

【0017】図6は、重なりあった領域を更に分割して
独立に扱えるようにする一形態を示している。このよう
な例では、2ネットの領域17および18の重なりあう
2つの交点を通る直線19で分割する。
FIG. 6 shows a form in which the overlapping areas are further divided so that they can be handled independently. In such an example, the line 17 is divided by a straight line 19 that passes through the two intersecting points of the regions 17 and 18.

【0018】図7は、重なりあった領域を更に分割して
独立に扱えるようにするもう1つの形態を示している。
このような例では、領域20および21の2ネットの向
かい合う2頂点を通る直線22で分割する。
FIG. 7 shows another mode in which the overlapping areas are further divided so that they can be handled independently.
In such an example, it is divided by a straight line 22 that passes through the two opposite vertices of the two nets of the regions 20 and 21.

【0019】このようにして各ネットの基本的な部分配
線領域である矩形領域について、周辺のネットの領域と
の重なりを調べ、他のネットに独占させる部分、分割し
て与える部分をそれぞれ自己の部分配線領域から除外し
てゆく。こうして矩形領域の重なる全ての周辺のネット
について以上の処理が済んだ後に残された領域は、他の
ネットの配線処理とは独立に扱える領域となる。
In this way, regarding the rectangular area, which is the basic partial wiring area of each net, the overlap with the area of the surrounding nets is examined, and the portion to be monopolized by other nets and the portion to be divided are given to each one. Exclude from the partial wiring area. In this way, the area left after the above processing is completed for all the peripheral nets overlapping the rectangular area becomes an area that can be handled independently of the wiring processing of other nets.

【0020】このようにして得られた、他と独立な部分
配線領域内での配線経路探索は、並列計算機の各プロセ
ッサ上またはネットワークで結合された複数の計算機上
で全く独立に処理ができるため高い並列性が得らる。
Since the wiring route search in the partial wiring area independent from the other obtained in this way can be processed completely independently on each processor of the parallel computer or on a plurality of computers connected by the network. High parallelism is obtained.

【0021】図1に示すフローチャートを参照して、本
発明の手法を用いた並列処理によるLSI配線方法を説
明する。
An LSI wiring method by parallel processing using the method of the present invention will be described with reference to the flowchart shown in FIG.

【0022】ステップ1において、各プロセッサまたは
計算機はネットデータを得る。ここで、ネットデータに
は配線すべきネットのデータおよび配線禁止領域などの
チップ面上での制約条件、並びに2サイクル目以降で
は、配線が終ったネットの経路情報を含むものとする。
ステップ2おいて、各プロセッサまたは計算機は自分の
担当するネットを認識する。ステップ3において、各プ
ロセッサまたは計算機は自分の担当するネットの配線領
域を決める。
In step 1, each processor or computer obtains net data. Here, it is assumed that the net data includes data of nets to be wired, constraint conditions on the chip surface such as a wiring prohibited area, and route information of nets for which wiring is completed in the second and subsequent cycles.
In step 2, each processor or computer recognizes its own net. In step 3, each processor or computer determines its own wiring area for the net.

【0023】上述した部分配線領域の分割規則は、各々
のネットについて独立に分割処理を行っても相互に矛盾
しないように取り決められており、このような規則を用
いることにより、この分割処理も各プロセッサまたは計
算機上で並列に、かつ独立に処理することができる。ス
テップ4においては、ステップ3で決められた部分配線
領域内での配線経路を探索する。この場合、各ネット毎
に割り当てられた部分配線領域内での配線経路の探索
は、他のネットの探索とは独立に行えるので、ネット毎
に並列に、かつ独立に処理可能である。ステップ5にお
いて、各プロセッサまたは計算機での配線処理の結果が
集計される。ステップ6において、未配線のネットを調
べる。ステップ6において、もし未配線のネットが残っ
ていれば、ステップ7において、配線済みのネットの経
路をネットデータに反映させ、未配線ネットに関して
は、ステップ1に戻ってさらに上記とほぼ同じ処理を繰
り返す。 ただし、2サイクル目以降では、配線領域の
分割割当て処理が1サイクル目とは部分的に異なり、必
要があれば、障害物を回避するように基本の矩形領域を
拡張する。同時に周辺の未配線ネットの内、その拡張に
より影響がでるネットがあれば、それを担当するプロセ
ッサまたは計算機にその旨を通知する処理が加わる。ス
テップ1からステップ5までの処理を1回以上行い、ス
テップ6において、もし未配線のネットが無くなれば、
配線処理は終了である。
The above-mentioned division rule of the partial wiring area is arranged so that even if the division processing is independently performed for each net, it does not contradict each other. By using such a rule, this division processing is also performed. It can be processed in parallel and independently on a processor or a computer. In step 4, a wiring route within the partial wiring area determined in step 3 is searched. In this case, since the search of the wiring route in the partial wiring area assigned to each net can be performed independently of the search of other nets, it is possible to process the nets in parallel and independently. In step 5, the results of the wiring process in each processor or computer are totaled. In step 6, the unrouted net is examined. In step 6, if there is an unrouted net, the route of the routed net is reflected in the net data in step 7, and for the unrouted net, the procedure returns to step 1 and the same processing as above is performed. repeat. However, in the second and subsequent cycles, the division and allocation processing of the wiring area is partially different from that in the first cycle, and if necessary, the basic rectangular area is expanded so as to avoid obstacles. At the same time, if there is a net that is affected by the expansion among the unwired nets in the periphery, a process of notifying the processor or computer in charge of the net is added. If the unrouted nets are eliminated in step 6 after performing the processing from step 1 to step 5 one or more times,
The wiring process is completed.

【0024】上記のようにステップ1からステップ5ま
での処理に、各サイクル毎に少しづつ異なったヒューリ
スティクスに基づいた処理を追加してゆくことによって
配線処理をより効率的に行わせることも有効である。ま
た、未配線のネットのうち、上記のような基本の矩形領
域の拡大が配線領域内で不十分になったネットについて
は、配線不能なネットとして配線処理を終了させるか、
あるいは既に配線されたネットを引き剥して、再度、異
なる割り当て規則で配線領域を求めることも有効であ
る。
As described above, it is also effective to make wiring processing more efficient by adding processing based on slightly different heuristics for each cycle to the processing from step 1 to step 5. Is. In addition, among unwired nets, for a net whose expansion of the basic rectangular area is insufficient in the wiring area as described above, the wiring process is terminated as an unwiring net, or
Alternatively, it is also effective to remove the already-routed nets and obtain the wiring area again with a different allocation rule.

【0025】[0025]

【発明の効果】以上に述べたように、本発明によれば、
LSIの配線領域を部分領域に分割し、それらの部分領
域を並列計算機の複数のプロセッサ、ないしはネットワ
ークによって結合された複数の計算機に独立に解かせる
ことにより、大規模なLSIの配線問題を高速に解くこ
とができ、従来手法に比べて、予め配線順序を設定する
必要がなく、しかも高品質な配線を高速に行うことがで
きる。
As described above, according to the present invention,
By dividing the LSI wiring area into sub-areas and letting these sub-areas be independently solved by multiple processors of a parallel computer or multiple computers connected by a network, the wiring problem of large-scale LSI can be accelerated. It is possible to solve, and it is not necessary to set the wiring order in advance, and high-quality wiring can be performed at high speed as compared with the conventional method.

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

【図1】本発明の一実施例に従った並列処理による配線
方式を説明するためのフローチャート図。
FIG. 1 is a flow chart for explaining a wiring system by parallel processing according to an embodiment of the present invention.

【図2】基本となる部分配線領域[Figure 2] Basic partial wiring area

【図3】重なり領域を占有させる第1の例を示す図。FIG. 3 is a diagram showing a first example of occupying an overlapping area.

【図4】重なり領域を占有させる第2の例を示す図。FIG. 4 is a diagram showing a second example in which an overlapping area is occupied.

【図5】重なり領域を占有させる第3の例を示す図。FIG. 5 is a diagram showing a third example in which an overlapping area is occupied.

【図6】重なり領域を分割させる第1の例を示す図。FIG. 6 is a diagram showing a first example of dividing an overlapping area.

【図7】重なり領域を分割させる第2の例を示す図。FIG. 7 is a diagram showing a second example of dividing an overlapping area.

【符合の簡単な説明】[Simple explanation of the sign]

8…ネットの端子、9…ネットの端子、10…基本的な
部分配線領域、11…他のネットを内包するネット、1
2…内包されているネット、13…他のネットの端子を
内包するネット、14…ネットの1端子が内包されてい
るネット、15…交差する一方のネット、16…交差す
る他方のネット、17…一部重なる一方のネット、18
…一部重なる他方のネット、19…2つの配線領域の2
つの交点を通る直線、20…他方のネットの1端子を内
包した一方のネット、21…他方のネットの1端子を内
包した他方のネット、22…2ネットの向かい合う2つ
の端子を通る直線。
8 ... Net terminal, 9 ... Net terminal, 10 ... Basic partial wiring area, 11 ... Net including other nets, 1
2 ... Enclosed net, 13 ... Net enclosing terminals of other nets, 14 ... Net enclosing one terminal of nets, 15 ... One net that intersects, 16 ... Other net that intersects, 17 ... One net that partially overlaps, 18
... the other net partially overlapping, 19 ... 2 of the two wiring areas
A straight line passing through two intersections, 20 ... One net including one terminal of the other net, 21 ... Another net including one terminal of the other net, 22 ... A straight line passing through two facing terminals of two nets.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 2次元の配線格子上で複数の配線経路を
求めるLSIの配線方式において、配線領域が互いに独
立となるようにネット毎に配線領域を分割する行程と、
分割された各領域内でのネットの配線処理を処理単位と
し、これらネットを、並列計算機の複数のプロセッサま
たはネットワークで結合された複数の計算機に分配し、
並列処理による高速配線を行う行程とを含むことを特徴
とするLSI配線方式。
1. In an LSI wiring method for obtaining a plurality of wiring paths on a two-dimensional wiring grid, a step of dividing the wiring area for each net so that the wiring areas are independent of each other,
The net wiring process in each divided area is used as a processing unit, and these nets are distributed to a plurality of processors of a parallel computer or a plurality of computers connected by a network,
An LSI wiring method including a step of performing high-speed wiring by parallel processing.
【請求項2】 前記分割する行程は、複数のネットの端
点を頂点とする矩形領域の重なった領域を、予め決めら
れた規則に従い、どのネットの配線領域に割り当てるか
を決定する行程を有することを特徴とする請求項1記載
の配線方式。
2. The dividing step has a step of deciding to which wiring area of a net an area in which rectangular areas having the end points of a plurality of nets as vertices are overlapped is assigned according to a predetermined rule. The wiring system according to claim 1, wherein:
【請求項3】 前記分割する行程は、複数のネットの端
点を頂点とする矩形領域の重なった領域を、予め決めら
れた規則に従って分割してネットに割り当てる行程を有
することを特徴とする請求項1記載の配線方式。
3. The dividing step has a step of dividing an overlapping area of rectangular areas having the endpoints of a plurality of nets as vertices and assigning the divided nets to a net according to a predetermined rule. The wiring method described in 1.
JP34969193A 1993-12-29 1993-12-29 Lsi wiring system by parallel processing Pending JPH07202000A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP34969193A JPH07202000A (en) 1993-12-29 1993-12-29 Lsi wiring system by parallel processing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP34969193A JPH07202000A (en) 1993-12-29 1993-12-29 Lsi wiring system by parallel processing

Publications (1)

Publication Number Publication Date
JPH07202000A true JPH07202000A (en) 1995-08-04

Family

ID=18405455

Family Applications (1)

Application Number Title Priority Date Filing Date
JP34969193A Pending JPH07202000A (en) 1993-12-29 1993-12-29 Lsi wiring system by parallel processing

Country Status (1)

Country Link
JP (1) JPH07202000A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009283657A (en) * 2008-05-22 2009-12-03 Oki Semiconductor Co Ltd Layout generating apparatus and layout designing method of semiconductor integrated circuit

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009283657A (en) * 2008-05-22 2009-12-03 Oki Semiconductor Co Ltd Layout generating apparatus and layout designing method of semiconductor integrated circuit

Similar Documents

Publication Publication Date Title
US6735754B2 (en) Method and apparatus to facilitate global routing for an integrated circuit layout
Cho et al. Four-bend top-down global routing
JPH07202000A (en) Lsi wiring system by parallel processing
Wu et al. Antenna avoidance in layer assignment
JPH09319788A (en) Parallel processing system by network
JP2000048003A (en) Hierarchical processing method for traveling salesman problem and its program recording medium
JPH05121547A (en) Wiring method for semiconductor integrated circuit
KR20010024944A (en) A method for manufacturing and designing an electronic device and electronic apparatus
JPH0567178A (en) Automatic wiring processing method
JP3006244B2 (en) Automatic wiring method
JP2536640B2 (en) Wiring method
JPS62115574A (en) Parallel wiring system
JPH0645446A (en) Method of wiring layout
JP2687699B2 (en) Parallel wiring processing method for integrated circuit
KR100199009B1 (en) Auto routing method of printed circuit board by object directed maze search
JP3755669B2 (en) A method for designing electronic devices using an automatic layout system that automatically routes a large number of nets.
JP3006156B2 (en) Automatic wiring method
JPH04247579A (en) Device and method for automatic parallel wiring
JPS62285184A (en) Lsi design method
JPH04139857A (en) Parallel wiring system for integrated circuit
JPH0327589A (en) Multilayer interconnection
CN118468800A (en) Detailed wiring method, device, equipment, storage medium and program product for chip
JPH02266546A (en) Arrangement method for integrated circuit element in integrated circuit device
JP2001216341A (en) Automatic arranging and wiring method
JPH05216963A (en) Wiring method