JPH03214263A - Fast backward searching method for wiring processing - Google Patents

Fast backward searching method for wiring processing

Info

Publication number
JPH03214263A
JPH03214263A JP2008409A JP840990A JPH03214263A JP H03214263 A JPH03214263 A JP H03214263A JP 2008409 A JP2008409 A JP 2008409A JP 840990 A JP840990 A JP 840990A JP H03214263 A JPH03214263 A JP H03214263A
Authority
JP
Japan
Prior art keywords
flag
search
pes
source
arrow
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
JP2008409A
Other languages
Japanese (ja)
Inventor
Yoshie Ooki
大木 由江
Kaoru Kawamura
薫 河村
Tatsuya Shindo
達也 進藤
Toshiyuki Shibuya
利行 澁谷
Hideki Mito
三渡 秀樹
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2008409A priority Critical patent/JPH03214263A/en
Publication of JPH03214263A publication Critical patent/JPH03214263A/en
Pending legal-status Critical Current

Links

Landscapes

  • Design And Manufacture Of Integrated Circuits (AREA)

Abstract

PURPOSE:To increase the processing speed in the backward search of a maze method by making use effectively of the pipeline processing. CONSTITUTION:The value of '1' of a search flag is sequentially sent to the PEs taking charge of the contiguous grids on a retrieving path for each action of a means 8 in a backward search covering a target T of 8-h through source S of 3-h. When the value of '1' of the source flag reaches a source grid, an AND obtained between the search flag set to the source grid and a source flag is set at '1'. This fact is judged by a controller, etc. The action of the means 8 is repeated in a pipeline system until the judging result of the controller is equal to '1' and before the controller judges the OR of a means 9 is equal to '1' with all PEs. Thus the backward search processing speed is increased.

Description

【発明の詳細な説明】 〔概    要〕 前方探索において配線の出発点から目標点に向かって付
けられたラー・ルを目標点から逆にたどる後方探索を、
パイプライン処理を有効に利用して高速化する配線処理
における高速後方探索手法に関し、 後方探索において各グリッドを担当するPEがそれぞれ
隣接するグリッドを担当するP Eにコントローラの判
断を待つことなく、ラベルを同時に伝える処理をパイプ
ライン処理として繰り返すことによって、後方探索処理
を高速化することを目的とし、 複数のプロセソザエレメント(、P E)の通信ホトを
格子状に接続したPEアレイを有する並列計算機によっ
て、前記各PEを格子グラフ上のグリ、ドに1対1に対
応させて実行される配線処理において、前記複数のPE
の全てに前方探索において配線の出発点から付けられた
ラベルの伝わってきた方向が上下左右のいずれかを示す
4ビットの矢印フラグと、すでに後方探索されたか否か
を示すlビットの探索フラグと、前記出発点か否かを示
す1ビットのソースフラグを備え、該矢印フラグとして
前記出発点を担当するPEに対して全てOを、該PE以
外の全てのPEに対して前記前方探索において前記ラベ
ルが伝わってきた方向を1、他の方向を0とする値を、
また前記探索フラグとして配線の目標点を担当するPE
に対して1を、該PE以外の全てのPEに対してOを、
また前記ソースフラグとして前記出発点を担当するPE
4二対して、該PE以外の全てのPHに対してOを設定
し、全てのPEが自PEの前記矢印フラグの各ビットと
前記探索フラグとの論理積をとり、その結果を該矢印フ
ラグの各ビットにそれぞれ対応する方向の隣接PEに新
しい探索フラグの候補値として送り、該候補値を受け取
ったPEは該候補値と自PEが保持していた探索フラグ
との論理和を新しい探索フラグの値とする動作をパイプ
ライン処理によって繰り返し、該動作の各回毎の全ての
PEが自PEの新しい探索フラグと前記ソースフラグと
の論理積を出力し、該出力の全PEに対する論理和が1
となった時点で前記動作の繰り返しを終了するように構
成する。
[Detailed Description of the Invention] [Summary] A backward search that traces the wire attached from the starting point of the wiring toward the target point in the reverse direction from the target point in the forward search.
Regarding a high-speed backward search method in wiring processing that effectively uses pipeline processing to speed up wiring processing, a PE in charge of each grid in backward search can send a label to a PE in charge of an adjacent grid without waiting for the controller's decision. The aim is to speed up the backward search process by repeating the process of transmitting the data simultaneously as a pipeline process. In a wiring process executed by a computer by associating each PE with one-to-one correspondence to grids and grids on a lattice graph, the plurality of PEs
A 4-bit arrow flag indicating whether the label attached from the starting point of the wiring has been transmitted in the forward search is up, down, left or right, and an l-bit search flag indicating whether the backward search has already been performed. , is provided with a 1-bit source flag indicating whether or not it is the starting point, and as the arrow flag, all O's are set for the PE in charge of the starting point, and the above in the forward search is set for all PEs other than the PE. The value is 1 for the direction in which the label is transmitted and 0 for the other directions.
Also, as the search flag, the PE in charge of the wiring target point
1 for , O for all PEs other than this PE,
Also, as the source flag, the PE in charge of the starting point
42, O is set for all PHs other than the PE, and all PEs perform a logical product between each bit of the arrow flag of their own PE and the search flag, and use the result as the arrow flag. It is sent as a new search flag candidate value to the adjacent PE in the direction corresponding to each bit of The operation to set the value to is repeated by pipeline processing, and every PE in each operation outputs the logical product of its own PE's new search flag and the source flag, and the logical sum of this output for all PEs is 1.
The configuration is such that the repetition of the above-mentioned operation ends when .

(産業上の利用分野〕 本発明はプリント基板やLSIの配線パターンの探索方
式に係り、さらに詳しくは前方探索において配線の出発
点から目標点に向かって付けられたラベルを目標点から
逆にたどる後方探索を、パイプライン処理を有効に利用
して高速化する配線処理における高速後方探索手法に関
する。
(Industrial Application Field) The present invention relates to a search method for wiring patterns of printed circuit boards and LSIs, and more specifically, in forward search, the label attached from the starting point of the wiring toward the target point is traced backward from the target point. This invention relates to a high-speed backward search method in wiring processing that speeds up backward search by effectively utilizing pipeline processing.

配線対象の高密度化にともなって扱われるデータ規模が
増大し、配線処理の高速化が要求されている。
As the density of wiring targets increases, the amount of data handled increases, and faster wiring processing is required.

これに対して並列処理によって高速化を図る試みが行わ
れている。すなわち配線処理の基本的アルゴリズムの1
つである迷路法を並列化する試みとして、配線領域の単
位となるグリッドを格子状に通信ボートを接線したプロ
セッサアレイ中のプロセッサ(PE)に1対1に割付け
て、前方探索におけるウェーブフロント上のPEを並列
動作させる方法が考案されている。しかしながら迷路法
の後方探索に関しては依然として逐次的に処理する方法
がとられており、配線システム全体として高速化のため
に後方探索処理の高速化が望まれている。
In response to this, attempts are being made to speed up processing through parallel processing. In other words, one of the basic algorithms for wiring processing
In an attempt to parallelize the maze method, the grid, which is the unit of the wiring area, is allocated one-to-one to the processors (PEs) in the processor array with communication ports tangent to them, and the wavefront in the forward search is A method for operating PEs in parallel has been devised. However, the backward search of the maze method still uses a sequential processing method, and it is desired to speed up the backward search processing in order to increase the speed of the wiring system as a whole.

〔従来の技術〕[Conventional technology]

プリント基板やLSIの配線処理の1手法として広く使
われているの迷路法は格子グラフ上で配線の最短経路を
求めようとする算法である。迷路法の算法では格子グラ
フ上の出発点(ソース)Sを起点(0ラベル)として、
ウェーブフロントの広がる順に格子点を探索し、出発点
からの距離をラベル値として与え、目標点(ターゲット
)Tに到着したら、ラベル値が1つずつ減少する方向に
格子点を逆にたどりながら出発点まで戻ることにより、
1つの配線経路が決定される。
The maze method, which is widely used as a method for processing wiring for printed circuit boards and LSIs, is an algorithm that attempts to find the shortest route for wiring on a grid graph. In the maze method, starting point (source) S on the grid graph is the starting point (0 label),
Search the grid points in the order in which the wavefront spreads, give the distance from the starting point as a label value, and when you arrive at the target point T, depart while tracing the grid points in the direction in which the label value decreases one by one. By returning to the point
One wiring route is determined.

迷路法の算法において、各格子点のラベルの状態を表す
ビットマツプのだめのメモリを節約するために、ラベル
をソースからの距離として与える代わりに矢印によって
表現することもある。第9図はソースからターゲットま
でのラベルが付は終わった状態、すなわち前方探索終了
後の各グリッドにおけるラベルの例である。同図におい
て3千がソース、8−チがターゲットとする。
In the maze algorithm, in order to save the memory of the bitmap representing the state of the label of each grid point, the label may be represented by an arrow instead of being given as a distance from the source. FIG. 9 shows an example of the labels in each grid after the labeling from the source to the target has been completed, that is, after the forward search is completed. In the figure, 3,000 is the source and 8-chi is the target.

まず、3−チのソースに隣接する4つのグリッド、すな
わち3−ト、3−リ、4−チ、および2チの4つのグリ
ッドにソースに向かう方向の矢印が付けられる。次にこ
れらの4つのグリッドに隣接するグリッド3−へ、2−
ト、4−ト、1チ、5−チ、2−リ、および4−りのそ
れぞれに、すでに矢印が付けられているグリッドに向か
う方向の矢印が付けられる。ここで、すでに矢印が付け
られている隣接グリッドが2個ある場合、例えば2−ト
のグリッドに対しては左右方向が優先されるものとし、
2−トには右方きの矢印が付けられる。このらうにラベ
ルづけが配線禁止エリア以外いのグリッドに対して次々
と行われ、ターゲットにラベルが付加された時点で前方
探索処理が終了する。
First, four grids adjacent to the 3-chi source, ie, 3-chi, 3-chi, 4-chi, and 2-chi, are marked with arrows pointing toward the source. Next, to grid 3- adjacent to these four grids, 2-
Each of the 1st, 4th, 1st, 5th, 2nd, and 4th is marked with an arrow pointing toward the grid that is already marked with an arrow. Here, if there are two adjacent grids with arrows already attached, for example, the left and right direction will be given priority for the 2-t grid,
The second mark is marked with a rightward arrow. Labeling is subsequently performed on grids other than the wiring prohibited area one after another, and the forward search process ends when a label is added to the target.

第10図は第9図の前方探索で付けられたラベルを逆に
たどって配線経路を決定するための後方探索によって探
索されたバスの例である。同図において後方探索は8−
チのターゲットグリッドから開始され、このグリッドに
付けられたラベルの方向が左向きであるために次にトレ
ースされるグリッドは1つ右の9−チとなる。また9−
チに付けられた矢印も右向きであるので、さらに右のグ
リッド10−チがトレースされる。このようにしてソー
ス3−チにたどり付くまでグリッドが逐次的にたどられ
て、第10図のようなバスを得ることができる。
FIG. 10 is an example of a bus searched by a backward search for determining a wiring route by retracing the labels attached in the forward search of FIG. In the same figure, the backward search is 8-
Since the direction of the label attached to this grid is to the left, the next grid to be traced is 9-chi, which is one place to the right. Also 9-
Since the arrow attached to the grid also points to the right, the grid 10-chi further to the right is traced. In this way, the grid is sequentially traced until the source 3-chi is reached, resulting in a bus as shown in FIG.

このような後方探索処理において並列計算機、例えばS
IMD型計算機を用いる場合には、それぞれのグリッド
に対応してプロセッサエレメント(P E)が1対1に
割り付けられた格子状のPEアレイを1つのコントロー
ラによって制御することになるが、従来においては最も
最近たどられたグリッドを(旦当するPEに対するラベ
ル、すなわち矢印の向きをコントローラが判断して次に
たどるグリッドを決定する方法がとられていた。
In such backward search processing, parallel computers, such as S
When using an IMD type computer, a grid-like PE array in which processor elements (PEs) are allocated one-to-one corresponding to each grid is controlled by one controller, but in the past, A method has been used in which the controller determines the most recently traced grid (the label for the current PE, that is, the direction of the arrow) and determines the next grid to trace.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

以上のように従来の後方探索手法では、最も最近たどら
れたグリッドを担当するPEに対するラベルの値をコン
トローラが判断するまで次のトレース処理を行うことは
できず、PEアレイの並列性が生かせないという問題点
があった。
As described above, in the conventional backward search method, the next trace processing cannot be performed until the controller determines the label value for the PE in charge of the most recently traced grid, and the parallelism of the PE array cannot be utilized. The problem was that there was no.

PEアレイ上のPEO数が非常に多い場合には、最も最
近たどられたグリッドを担当するPEに対するラベルの
値をコントローラが判断するまでにはかなりの時間が必
要である。例えばコントローラが最も最近たどられたグ
リッドを担当するPEに命令を送ってからそのグリッド
に対するラベルの値を判断するまでに20ビット分の(
演算)時間がかかるとすると、次々と後方探索をするの
に1処理についてそれぞれ20ビット分かかることにな
る。そこでn個のグリッドをトレースするためにはn×
20ビット分の時間を要するという問題点があった。
If the number of PEOs on the PE array is very large, it may take a considerable amount of time for the controller to determine the value of the label for the PE responsible for the most recently traversed grid. For example, it takes 20 bits (
If it takes a long time (operation), it will take 20 bits for each process to perform backward searches one after another. Therefore, in order to trace n grids, n×
There was a problem in that it required 20 bits of time.

本発明は、後方探索において各グリッドを担当するPE
がそれぞれ隣接するグリッドを担当するPEにコントロ
ーラの判断を待つことなく、ラベルを同時に伝える処理
をパイプライン処理として繰り返すことによって、後方
探索処理を高速化することを目的とする。
In the present invention, the PE in charge of each grid in backward search
The present invention aims to speed up the backward search process by repeating the process of simultaneously transmitting labels to the PEs in charge of adjacent grids as a pipeline process without waiting for the controller's decision.

〔課題を解決するための手段及び作用〕第1図は本発明
の機能ブロック図である。同図は複数のプロセッサエレ
メント (P E)の通信ボートが格子状に接続された
PEアレイを有する並列計算機、例えばSIMD(シン
グルインストラクションマルチプルデータストリーム)
型の計算機を用いて、各PEを格子グラフ上のグリッド
と1対1に対応させて実行される配線処理の基本的アル
ゴリズムとしての迷路法の処理における高速後方探索手
法の機能ブロック図である。
[Means and operations for solving the problems] FIG. 1 is a functional block diagram of the present invention. The figure shows a parallel computer with a PE array in which communication ports of multiple processor elements (PE) are connected in a grid, such as SIMD (Single Instruction Multiple Data Stream).
FIG. 2 is a functional block diagram of a high-speed backward search method in maze method processing as a basic algorithm for wiring processing, which is executed by associating each PE with a grid on a lattice graph in one-to-one correspondence using a lattice type computer.

第1図において、6で複数のPEの全てに前方探索にお
いて配線の出発点から目標点に向かって付けられたラベ
ルが伝わってきた方向が上下左右のいずれであるかを示
す4ビットの矢印フラグと、すでにそのPEの担当する
グリッドが後方探索されたか否かを示すlビットの探索
フラグと、配線の出発点であるか否かを示す1ビットの
ソースフラグが備えられる。ここで矢印フラグは上下左
右の4方向のうちラベルが伝わってきた方向にだけ1、
残りの3方向はOとされる。例えば4ビットがそれぞれ
上位から上下左右の4方向を示すものとし、左側のグリ
ッドからラベルが伝わってきた場合には矢印フラグは0
001とされる。
In Figure 1, a 4-bit arrow flag indicating whether the direction in which the label attached from the starting point of the wiring toward the target point is transmitted in the forward search to all multiple PEs at 6 is up, down, left, or right. , a 1-bit search flag indicating whether the grid that the PE is in charge of has already been searched backwards, and a 1-bit source flag indicating whether or not it is the starting point for wiring. Here, the arrow flag is set to 1 only in the direction in which the label is transmitted out of the 4 directions (up, down, left, right),
The remaining three directions are O. For example, each of the four bits indicates four directions from the top, top, bottom, left, and right, and if the label is transmitted from the left grid, the arrow flag is 0.
It is assumed to be 001.

そして7で各フラグの設定が行われる。すなわち矢印フ
ラグとしては配線の出発点を担当するPEに対しては全
てOが、またそれ以外の全てのPEに対しては前述のよ
うに前方探索においてラベルが伝わってきた方向が1、
他方向がOとされる。
Then, in step 7, each flag is set. In other words, the arrow flags are all 0 for the PE responsible for the starting point of the wiring, and 1 for all other PEs, indicating the direction in which the label was transmitted during forward search, as described above.
The other direction is O.

次に探索フラグとしては配線の目標点を担当するPEに
対して1を、他の全てのPEに対してOが設定され、ま
たソースフラグとしては配線の出発点を担当するPEに
対して1、他の全てのPEに対してOが設定される。
Next, the search flag is set to 1 for the PE in charge of the target point of the wiring, O is set to all other PEs, and the source flag is set to 1 for the PE in charge of the starting point of the wiring. , O is set for all other PEs.

次に8でPEアレイを構成する全てのPEが、自PEの
矢印フラグ4ビットの各ビットと探索フラグ】ビットと
の論理積をそれぞれ取り、その結果を矢印フラグの各ビ
ットにそれぞれ対応する方向の隣接PEに新しい探索フ
ラグの候補値として送り、その候補値を受け取ったPE
は候補値と自PEが保持していた探索フラグの値との論
理和を新しい探索フラグの値とする動作が繰り返される
Next, in step 8, all PEs constituting the PE array perform a logical AND operation between each of the four arrow flag bits of their own PE and the [search flag] bit, and use the result in the direction corresponding to each bit of the arrow flag. A new search flag candidate value is sent to neighboring PEs, and the PE that receives the candidate value
The operation is repeated in which the logical sum of the candidate value and the value of the search flag held by the PE itself is set as the new value of the search flag.

例えば第10図で8−チのターゲットグリッドの探索フ
ラグは1であり、また矢印フラグは0010であるから
、矢印フラグの各ビットと探索フラグとの論理積は00
10となり、右側の隣接PEに送られる探索フラグの候
補値は1となる。このため、右側の隣接PEずなわち9
−チのグリッドを担当するPEに対して、他の隣接PE
(9−ト、10−チ、9−りのグリッド担当)から送ら
れる探索フラグの候補値(実際には全て0)の如何に拘
わらず、9−千グリッド用PEの新しい探索フラグの値
は1とされる。全てのPEが矢印フラグと探索フラグと
の論理積の結果を隣接PEに新しい探索フラグの値とし
て送る動作はバイブライン方式で次々と繰り返される。
For example, in FIG. 10, the search flag of the 8-chi target grid is 1, and the arrow flag is 0010, so the AND of each bit of the arrow flag and the search flag is 00.
10, and the candidate value of the search flag sent to the right adjacent PE is 1. Therefore, the adjacent PEs on the right are 9
- For the PE in charge of the grid of
Regardless of the search flag candidate values (actually all 0) sent from the 9-th, 10-th, and 9-th grid grids, the new search flag value of the PE for the 9-thousand grid is 1. The operation in which all PEs send the result of the logical product of the arrow flag and the search flag to an adjacent PE as a new search flag value is repeated one after another in a vibrating manner.

8における動作の各回毎に、全てのPEは自PEに対す
る新しい探索フラグの値と7で設定されたソースフラグ
との論理積を出力し、その出力の全PEに対する論理和
か9で求められ、その論理和が1となったことが、例え
ばSIMD型の計算機のコントローラによって判別され
た時点で8における動作の繰り返しが終了させられる。
For each operation in step 8, all PEs output the logical product of the new search flag value for their own PE and the source flag set in step 7, and the logical sum of the output for all PEs is determined by 9. When the controller of the SIMD computer, for example, determines that the logical sum becomes 1, the repetition of the operation in step 8 is terminated.

すなわち、第10図において8−チのターゲットから3
−チのソースまでの後方探索において、第1図における
8の動作毎に探索フラグの1の値が探索バス上で次々と
隣接グリッドを担当するPEに対して伝えられ、ソース
グリッドにそれが達した時点でソースグリッドに対する
探索フラグとソースフラグとの論理積が1となり、それ
が例えばコントローラによって判別されることになる。
That is, in Fig. 10, from the 8-chi target to the 3
- In the backward search up to the source of the grid, the value of 1 of the search flag is transmitted one after another on the search bus to the PEs in charge of adjacent grids for every operation of 8 in FIG. At this point, the logical product of the search flag for the source grid and the source flag becomes 1, which is determined by, for example, the controller.

この判別結果が1となるまで第1図の8の動作は、全て
のPEにおいて、コントローラが9での論理和が1とな
ることを判別する以前に次々とパイプライン弐に繰り返
される。これによって後方探索処理の高速化が実現でき
ることになる。
The operation at 8 in FIG. 1 is repeated one after another in pipeline 2 in all PEs until the determination result becomes 1, before the controller determines that the logical sum at 9 is 1. This makes it possible to speed up the backward search process.

〔実  施  例〕〔Example〕

第2図は本発明の後方探索手法を用いる並列計算機シス
テムの全体構成ブロック図である。同図において、シス
テムはその内部に必要なデータを保持するメモリとその
データに対する演算を実行する演算器を備えた複数のプ
ロセッサエレメント(PE)の通信ボートが格子状に接
続されたPEアレイ10、PEアレイ10を構成する各
PEの出力に対して論理和、論理積、加算などの演算を
行い、その結果を収集する収集演算回路11、収集演算
回路11の演算結果やPEアレイ10を構成する全PE
にブロードキャストすべきデータを保持するグローバル
メモリ12、PEアレイ10およびグローバルメモリ1
2を制御するためのコントローラ13から成っている。
FIG. 2 is a block diagram of the overall configuration of a parallel computer system using the backward search method of the present invention. In the figure, the system includes a PE array 10 in which communication ports of a plurality of processor elements (PEs) are connected in a lattice, each of which is equipped with a memory that holds necessary data and an arithmetic unit that executes operations on the data. A collection arithmetic circuit 11 performs operations such as logical sum, logical product, and addition on the outputs of each PE constituting the PE array 10 and collects the results, and the arithmetic results of the collection arithmetic circuit 11 and the PE array 10 are configured. All PE
Global memory 12, PE array 10 and global memory 1 that hold data to be broadcast to
It consists of a controller 13 for controlling 2.

第3図は第2図における収集演算回路11の動作を詳細
に説明するために、その構成を中心に第2図の全体シス
テムを再度示したものである。同図において収集演算回
路11は演算制御用レジスタ15A〜15Dと、収集演
算回路GLU16A〜16Dとによって構成されている
。コントローラ13の内部には出力制御信号のデータ等
を含むマイクロ命令が格納された制御メモリ19があり
、制御メモリ19から第2図のPEアレイを構成する各
P C1,4に対してプロセッサ制御用信号線18を介
して、また収集演算回路11内の制御用レジスタ15A
〜15Dに対して演算制御用信号線17を介して制御信
号が出力される。収集演算回路16A〜16Dは、各プ
ロセッサ14からコンロ=】−ラ13への出力データを
収集する処理を行う回路である。第3図に示すように、
木構造状に結合され、1段目の各収集演算回路16Aは
、何個かのプロセッサ(PE)14の出力データを入力
し、その入力による演算結果を、2段目の収集演算回路
16Bへ出力する。同様に、2段目から3段目、3段目
から4段目というようにデータを収集していき、この例
では収集演算回路16Dが最終段になっている。最終段
の収集演算回路16Dは、全プロセッサ14の出力をま
とめた結果を、コントローラ13のクローバルメモリ1
2へ送り出ず。
In order to explain in detail the operation of the acquisition arithmetic circuit 11 in FIG. 2, FIG. 3 shows the entire system in FIG. 2 again, focusing on its configuration. In the figure, the collection arithmetic circuit 11 is composed of arithmetic control registers 15A to 15D and collection arithmetic circuits GLU16A to 16D. Inside the controller 13, there is a control memory 19 in which microinstructions including output control signal data, etc. are stored. Via the signal line 18, the control register 15A in the acquisition arithmetic circuit 11
A control signal is outputted to 15D through the arithmetic control signal line 17. The collection calculation circuits 16A to 16D are circuits that perform a process of collecting output data from each processor 14 to the stove 13. As shown in Figure 3,
They are connected in a tree structure, and each collection calculation circuit 16A in the first stage inputs the output data of several processors (PE) 14, and sends the calculation results based on the input to the collection calculation circuit 16B in the second stage. Output. Similarly, data is collected from the second stage to the third stage, from the third stage to the fourth stage, and in this example, the collection calculation circuit 16D is the final stage. The final stage collection arithmetic circuit 16D collects the results of the outputs of all the processors 14 into the global memory 1 of the controller 13.
Not sent to 2.

これらの回路は、木構造の段数に応じてグループ化され
ており、その各グループに対して、演算制御信号を供給
する演算制御用レジスタ15A〜150が設けられる。
These circuits are grouped according to the number of stages in the tree structure, and each group is provided with arithmetic control registers 15A to 150 that supply arithmetic control signals.

演算制御用レジスタ15Aは、最初のグループに属する
各収集演算回路16Aに対し、同じ演算制御信号を送る
。次段の演算制御用レジスタ15Bは、各収集演算回路
16Bに対し、演算制御信号を送る。以下、同様である
The calculation control register 15A sends the same calculation control signal to each collection calculation circuit 16A belonging to the first group. The next stage arithmetic control register 15B sends an arithmetic control signal to each acquisition arithmetic circuit 16B. The same applies hereafter.

演算制御用レジスタ15A〜15Dは、木構造の段数骨
だけ直列にパイプライン接続され、そのレジスタにセッ
トされる演算制御信号は、コントローラ13から演算制
御用信号線17を介して所定のクロックに応じて送出さ
れる。従って、例えば演算制御用レジスタ15Aに加算
命令の制御信号がセットされると、収集演算回路16A
は、各プ1コセノサ14の出力データについての加算を
行い、その結果を次段の収集演算回路16Bへ出力する
。次のクロックでは、演算制御用レジスタ15Aの加算
命令が、演算制御用レジスタ15Bへ移され、収集演算
回路16Bが同様に加算演算を実行する。このようにパ
イプライン制御による演算が進み、最終的に、演算制御
用レジスタ15Dにセットされた加算命令によって、収
集演算回路16Dが加算を行うと、その結果は、コント
ローラ13のグローバルメモリ12に書き込まれる。
The arithmetic control registers 15A to 15D are connected in series by a pipeline corresponding to the number of stages in the tree structure, and the arithmetic control signals set in the registers are transmitted from the controller 13 via the arithmetic control signal line 17 in response to a predetermined clock. will be sent. Therefore, for example, when an addition instruction control signal is set in the arithmetic control register 15A, the collection arithmetic circuit 16A
performs addition of the output data of each processor 14, and outputs the result to the collection calculation circuit 16B at the next stage. At the next clock, the addition instruction in the arithmetic control register 15A is transferred to the arithmetic control register 15B, and the collection arithmetic circuit 16B similarly executes the addition operation. The calculations under pipeline control proceed in this way, and finally, when the collection calculation circuit 16D performs addition according to the addition instruction set in the calculation control register 15D, the result is written to the global memory 12 of the controller 13. It will be done.

またコントローラ13が、全ブロモ・ノサ144こ対し
て指示した処理の同期を取る場合には、例え番fプロセ
ッサ制御用信号線18を通して、各プロセッサ14にお
ける処理が完了したときに“1”を出力するように、プ
ロセ・ノサ14に指示を出す。
In addition, when the controller 13 synchronizes the processing instructed to all the processors 144, it outputs "1" through the processor control signal line 18 when the processing in each processor 14 is completed. Instruct Proce Nosa 14 to do so.

そして、演算制御用信号線17に、アンド論理演算を指
示する制御信号を送出する。
Then, a control signal instructing an AND logic operation is sent to the operation control signal line 17.

演算制御用レジスタ15Aにアンド論理演算の信号がセ
ントされると、第1段目の収集演算回路16Aは、各プ
ロセッサ14の出力のアンド論理演算を実行する。次の
クロックで、2段目の収集演算回路16Bが同様にアン
ド論理演算を実行する。こうして、パイプライン制御を
進め、最終段の収集演算回路16Dが、アンド論理演算
を実行したときに、その結果が“1”であれば、コント
ローラ13は、全プロセッサ14が“1”を出力したこ
とを認知することができる。
When an AND logic operation signal is sent to the operation control register 15A, the first stage collection operation circuit 16A executes an AND logic operation on the outputs of each processor 14. At the next clock, the second-stage acquisition calculation circuit 16B similarly performs an AND logic operation. In this way, the pipeline control is advanced, and when the final stage collection calculation circuit 16D executes the AND logical operation, if the result is "1", the controller 13 determines that all the processors 14 output "1". You can recognize that.

なお、本発明においては収集演算回路11は後述するよ
うにプロセッサ14の出力の論理和をとる目的にのみ用
いられ、回路16A〜16Dは例えばノア回路とナンド
回路とを組み合わせることによって簡単に構成すること
ができる。
In addition, in the present invention, the collection arithmetic circuit 11 is used only for the purpose of calculating the logical sum of the outputs of the processor 14, as will be described later, and the circuits 16A to 16D can be simply configured by combining, for example, a NOR circuit and a NAND circuit. be able to.

第4図は本発明における探索フラグ、矢印フラグ、およ
びソースフラグの実施例である。同図において各フラグ
は第2図のPEアレイ10を構成する各PEに対してそ
れぞれ設けられ、探索フラグ■の値としてはターゲット
を担当するPEに対しては1、それ以外のPEに対して
はOが、次に上下左右の4方向のうち前方探索において
ラベルが伝わってきた方向を示す矢印フラグの値とじて
ラベルが伝わってきた方向のみが1、残りの3方向がO
に設定される。矢印フラグの4ビットはその上位から上
下左右の方向を示すものとし、左方向からラベルが伝わ
ってきた場合には矢印フラグは0001となる。ただし
、ソースを担当するPEに対する矢印フラグの値は全て
Oとされる。さらにソースフラグ■のイ直としては、ソ
ースを1旦当するPEに対しては1、それ以外のPEに
対しては0が設定される。
FIG. 4 is an example of the search flag, arrow flag, and source flag in the present invention. In the figure, each flag is set for each PE that constitutes the PE array 10 in Figure 2, and the value of the search flag ■ is 1 for the PE in charge of the target, and 1 for the other PEs. is O, and then the value of the arrow flag that indicates the direction in which the label was transmitted in the forward search among the four directions (up, down, left, and right) is 1. Only the direction in which the label was transmitted is 1, and the remaining 3 directions are O.
is set to The four bits of the arrow flag indicate the upper, lower, left, and right directions, and if the label is transmitted from the left direction, the arrow flag becomes 0001. However, the values of the arrow flags for the PE in charge of the source are all set to O. Furthermore, the source flag (2) is set to 1 for the PE that is once assigned the source, and 0 for the other PEs.

第5図は配線処理における前方探索の実施例のフローチ
ャートである。同図において前方探索処理が開始される
と、まずS20で初期化処理として各PEに対する矢印
フラグ、探索フラグ、およびソースフラグの値がクリア
、すなわち全てOとされる。そしてS21でソースを担
当するPEに対してのみソースフラグの値が1とされ、
またS22でターゲットを担当するPEに対してのみ探
索フラグの値が1とされる。
FIG. 5 is a flowchart of an embodiment of forward search in wiring processing. In the figure, when the forward search process is started, first, in S20, the values of the arrow flag, search flag, and source flag for each PE are cleared, that is, all are set to O as an initialization process. Then, in S21, the value of the source flag is set to 1 only for the PE in charge of the source,
Further, in S22, the value of the search flag is set to 1 only for the PE in charge of the target.

S23ではラベルの伝播が行われる。すなわち配線禁止
エリア上になく、矢印フラグがクリア状態となっている
全てのPEが、矢印フラグがクリア状態でない隣接する
PE向きのフラグを自PEに対する矢印フラグの値とし
て設定する処理を行う。ただし、矢印フラグがクリア状
態でない隣接PEが2つ以上ある時は、優先順位(例え
ば左右方向)に基づいて矢印フラグの値が決定される次
に324で前方探索でラベルがターゲットまで達したか
否か、すなわち前方探索を終了してよいか否かを判定す
るために、ターゲットに対する矢印フラグ読み出しが行
われる。すなわち探索フラグが1となっているPEは矢
印フラグ4ビットの値を1ビットずつ第2図の収集演算
回路11に出力し、またそれ以外のPEはooooを1
ビットずつ出力する。全てのPEの出力値の論理和が1
ビットずつ同期して収集演算回路11でとられることに
より、ターゲットにおける矢印フラグの値がグローバル
メモリ12に格納され、それがコントローラ13によっ
て読み出される。
In S23, label propagation is performed. That is, all PEs that are not on the wiring prohibited area and whose arrow flags are in a clear state perform a process of setting a flag for an adjacent PE whose arrow flag is not in a clear state as the value of the arrow flag for its own PE. However, if there are two or more adjacent PEs whose arrow flags are not cleared, the value of the arrow flag is determined based on the priority (for example, left/right direction). Next, in step 324, forward search is performed to determine whether the label has reached the target. In order to determine whether or not the forward search can be terminated, the arrow flag for the target is read. That is, the PE whose search flag is 1 outputs the value of the 4 bits of the arrow flag one bit at a time to the collection calculation circuit 11 in FIG. 2, and the other PEs output oooo to 1.
Output bit by bit. The logical sum of the output values of all PEs is 1
The value of the arrow flag at the target is stored in the global memory 12 by being taken bit by bit synchronously by the acquisition calculation circuit 11, and is read out by the controller 13.

そして、S25でその矢印フラグがクリア状態であるか
否かが判定され、クリア状態である場合には前方探索処
理においてラベルがまだターゲットまで達していないこ
とになるので、S23以降の処理が繰り返され、S25
でターゲットの矢印フラグがクリア状態でないと判定さ
れた時点で前方探索処理が終了する。なお、このフロー
チャートでは説明を簡単にするために配線が不可能な場
合にそのことを検出する処理は省略されている。
Then, in S25, it is determined whether the arrow flag is in a clear state, and if it is in a clear state, it means that the label has not yet reached the target in the forward search process, so the processes from S23 onwards are repeated. , S25
The forward search process ends when it is determined that the arrow flag of the target is not in the clear state. Note that in this flowchart, to simplify the explanation, the process of detecting when wiring is impossible is omitted.

第6図は前方探索処理の結果の実施例である。FIG. 6 is an example of the results of forward search processing.

同図(alはローCの位置にあるソースSから付けられ
たラベルがニーaにあるターゲットTまで達した状態を
示している。ここでTにおける矢印は前述のように左右
方向が優先であるので左向きとなっている。
The same figure (al shows the state in which the label attached from the source S at the position of low C has reached the target T at knee a.Here, the arrow at T has priority in the left and right direction as described above. Therefore, it is facing left.

第6図fb)は、同図fa)に対応する各PEにおける
探索フラグ、矢印フラグおよびソースフラグの値を示し
ている。同図において探索フラグはターゲットを担当す
るPEに対してのみ1、またソースフラグはソースを担
当するPEに対してのみ1となっている。また矢印フラ
グはソースを担当するPEに対してはooooであるが
、他のPEに対してはfa+における矢印にそれぞれ対
応する値となっている。
FIG. 6fb) shows the values of the search flag, arrow flag, and source flag in each PE corresponding to fa) in FIG. In the figure, the search flag is set to 1 only for the PE in charge of the target, and the source flag is set to 1 only for the PE in charge of the source. Further, the arrow flag is oooo for the PE in charge of the source, but for other PEs it has values corresponding to the arrows in fa+.

第7図は後方探索処理の実施例のフローチャートである
。同図において、S26で全てのPEにおいて自PE内
の矢印フラグ4ビットのそれぞれと探索フラグ1ビット
との論理積がとられ、その結果が矢印フラグに対応する
方向の隣接PEに探索フラグの候補値、すなわちテンポ
ラルなフラグとして伝えられる。受け取る側のPEとし
ては上下左右の4方向のPEからテンポラルなフラグを
受け取ることになるが、それらの各フラグを例えば1ビ
ットずつ受け取るたびに自PE内に保持していた探索フ
ラグとの論理和を取ることによって各PEに対する新し
い探索フラグの値が決定される。そして全てのPEはS
27で新しい探索フラグの値とソースフラグとの論理積
をとってその結果を第2図の収集演算回路11に出力し
、S28で全てのPEにおけるS27での出力に対して
論理和が取られ、その結果がグローバルメモリ12に書
き込まれる。S29でその値が1であるか否かがコント
ローラ13によって判別され、その値が1となった時に
全ての処理が終了する。
FIG. 7 is a flowchart of an embodiment of backward search processing. In the figure, in S26, each of the 4 arrow flag bits in its own PE is ANDed with 1 bit of the search flag in all PEs, and the result is assigned to the search flag candidate in the adjacent PE in the direction corresponding to the arrow flag. It is conveyed as a value, i.e. a temporal flag. The PE on the receiving side will receive temporal flags from PEs in four directions: top, bottom, left, and right, but each time it receives each flag, for example, one bit at a time, it will logically OR it with the search flag held in its own PE. A new search flag value for each PE is determined by taking . And all PEs are S
At step 27, the value of the new search flag and the source flag are ANDed and the result is output to the collection calculation circuit 11 in FIG. , the result is written to the global memory 12. In S29, the controller 13 determines whether the value is 1 or not, and when the value becomes 1, all processing ends.

なお、S26での新しい探索フラグ値の隣接PEへの伝
達はプロセッサ間通信によって行われる。
Note that the transmission of the new search flag value to the adjacent PE in S26 is performed by inter-processor communication.

すなわち第2図のPEアレイ10を構成する各PEは格
子状に接続された通信ボートを用いて上下左右のI) 
Eに通信する機能を持っている。この通信は4方向に同
時には実行できず、SIMD型であるために、例えばま
ず上方向に全てのPEが1ビ、ト分の時間で通信し、続
いて下、左1、右の方向に各1ビット分の時間で通信す
ることになる。
In other words, each PE constituting the PE array 10 in FIG. 2 uses communication ports connected in a grid pattern to
It has the ability to communicate with E. This communication cannot be performed in all four directions at the same time; since it is a SIMD type, for example, all PEs communicate in the upward direction for 1 bit, then in the downward, left, and right directions. Communication takes time for each bit.

第7図において重要なことは、S26での処理はS29
でのコントローラ13によるグローバルメモリ12の値
の判定結果を待つことなく、各PEで新しい探索フラグ
の値とソースフラグとの論理積が327で取られた後に
次々とパイプライン弐に繰り返されることである。この
処理はハードウェアによってパイプライン処理されるた
めに、S29での判定結果を待つことなく次々と繰り返
される。
What is important in FIG. 7 is that the process in S26 is performed in S29.
Without waiting for the determination result of the value of the global memory 12 by the controller 13 in step 327, the new search flag value and the source flag are logically ANDed in each PE in step 327 and then repeated in pipeline 2 one after another. be. Since this process is pipelined by hardware, it is repeated one after another without waiting for the determination result in S29.

新しい探索フラグとしてIが伝えられるグリッドを含む
パスが探索されるバスとなる。そして最後に新しい探索
フラグの値としてIがソースグリッドを担当するPEに
伝えられた時点で327でのソースに対する探索フラグ
とソースフラグの論理積が1となり、その結果が328
でクローバルメモリに書き込まれ、S29でクローバル
メモリの値が1となったことが判定された時点で処理が
最終的に終了する。すなわち、S29でクローバルメモ
リの値が1でない間はS26の処理が続行されているこ
とになる。
The path containing the grid to which I is passed as the new search flag becomes the bus to be searched. Finally, when I is transmitted as the new search flag value to the PE in charge of the source grid, the AND of the search flag for the source and the source flag at 327 becomes 1, and the result is 328
The data is written to the global memory in S29, and the process finally ends when it is determined in S29 that the value in the global memory has become 1. That is, as long as the value of the global memory is not 1 in S29, the process in S26 is continued.

なお、ここでソースに対する探索フラグが1となった後
にもS26の処理がしばらく続行されることになるが、
ソースに対する矢印フラグの値は全てOであり、後方探
索がソースまで達した時点以後は探索フラグの書き替え
は起こらないことになるので、特に問題は生じない。
Note that even after the search flag for the source becomes 1, the process of S26 will continue for a while.
The values of the arrow flags for the source are all O, and the search flags will not be rewritten after the backward search reaches the source, so no particular problem occurs.

第8図は本発明における後方探索処理の実施例のタイム
チャートである。同図において、第7図のS26からS
29・までの処理を1つの単位とし、第3図における収
集演算回路16A〜16Dの段数にもよるが、例えば1
つの処理にかかる時間を20ビット分としても、526
4こかかる時間は後方探索開始時にコントローラ13が
全てのPEに命令するのに必要な1ビット分を除けば、
上下左右の隣接PEにテンポラルなフラグの値を伝える
のに各1ビット、伝えられた各テンポラルフラグ値と保
持している探索フラグとのオアをとって新しい探索フラ
グの値とするのに各1ビット、計8ビット分となり、S
27で新しい探索フラグとソースフラグとのアンドをと
るための1ビット分を加えて、後方探索におけるグリッ
ドのトレースは9ビ、7ト分の時間で次々と行われるこ
とになる。
FIG. 8 is a time chart of an embodiment of backward search processing according to the present invention. In the same figure, S26 to S in FIG.
The processing up to 29. is considered as one unit, and depending on the number of stages of the acquisition calculation circuits 16A to 16D in FIG. 3, for example, 1
Even if the time required to process one is 20 bits, 526
The time required is 4 times, excluding the 1 bit required for the controller 13 to command all PEs at the start of the backward search.
1 bit each to transmit the value of the temporal flag to the neighboring PEs on the upper, lower, left, and right sides, and 1 bit each to OR the transmitted temporal flag value and the search flag held to create a new search flag value. bit, totaling 8 bits, S
Adding 1 bit for ANDing the new search flag and the source flag in step 27, the tracing of the grid in the backward search is performed one after another in a time of 9 bits and 7 bits.

そのため、従来のように20ビット分の時間の後にコン
トローラ13が次にたどるべきグリッドを決定してから
再度トレースを行う場合に比べて大幅に処理時間を短縮
することができる。すなわち最初のトレース処理が全て
終了してから第2回のトレース処理が開始される従来方
式においては0回の処理を実行するのに20Xnビット
分の時間がかかるのに対して、第8図では(1+9Xn
+11)ビット分の時間ですむことになる。
Therefore, the processing time can be significantly reduced compared to the conventional case in which the controller 13 determines the grid to be traced next after 20 bits of time and then performs tracing again. In other words, in the conventional method in which the second trace process is started after all the first trace processes are completed, it takes 20Xn bits of time to execute 0 processes, whereas in FIG. (1+9Xn
+11) bit time is required.

〔発明の効果〕〔Effect of the invention〕

以上詳細に説明したように、本発明によれば迷路法の後
方探索においてパイプライン処理を有効に利用すること
によって処理を飛躍的に高速化することが可能となり、
配線システム全体としての高速化に寄与するところが大
きい。
As explained in detail above, according to the present invention, by effectively utilizing pipeline processing in the backward search of the maze method, it is possible to dramatically speed up the processing.
This greatly contributes to speeding up the wiring system as a whole.

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

第1図は本発明の機能ブロック図、 第2図は本発明の後方探索手法を用いる並列計算機シス
テムの全体構成ブロック図、 第3図は収集演算回路の構成を中心とした並列計算機シ
ステムの全体構成ブロック図、第4図は各プロセッサエ
レメント(P E)に対する探索フラグ、矢印フラグお
よびソースフラグの実施例を示す図、 第5図は前方探索処理の実施例のフローチャートを示す
図、 第6図は前方探索終了時のラベルと各フラグの実施例を
示す図、 第7図は後方探索処理の実施例のフローチャートを示す
図、 第8図は後方探索処理の実施例のタイムチャートを示す
図、 第9図は前方探索において付けられたラベルの例を示す
図、 第10図は後方探索により探索されたバスの例を示す図
である。 10・・・プロセッサエレメント (PE)アレイ、 11・・・収集演算回路、 12・・・グローバルメモリ、 13・・・コントローラ、
Figure 1 is a functional block diagram of the present invention. Figure 2 is a block diagram of the overall configuration of a parallel computer system using the backward search method of the present invention. Figure 3 is the overall configuration of a parallel computer system centered on the configuration of the collection operation circuit. 4 is a diagram showing an example of the search flag, arrow flag, and source flag for each processor element (PE); FIG. 5 is a flowchart of an example of forward search processing; FIG. 7 is a diagram showing an example of the label and each flag at the end of forward search, FIG. 7 is a flowchart of an example of backward search processing, FIG. 8 is a diagram showing a time chart of an example of backward search processing, FIG. 9 is a diagram showing an example of labels added in the forward search, and FIG. 10 is a diagram showing an example of buses searched by the backward search. DESCRIPTION OF SYMBOLS 10... Processor element (PE) array, 11... Collection arithmetic circuit, 12... Global memory, 13... Controller,

Claims (1)

【特許請求の範囲】 複数のプロセッサエレメント(PE)の通信ポートを格
子状に接続したPEアレイを有する並列計算機によって
、前記各PEを格子グラフ上のグリッドに1対1に対応
させて実行される配線処理において、 前記複数のPEの全てに前方探索において配線の出発点
から付けられたラベルの伝わってきた方向が上下左右の
いずれかを示す4ビットの矢印フラグと、すでに後方探
索されたか否かを示す1ビットの探索フラグと、前記出
発点か否かを示す1ビットのソースフラグを備え(6)
、 該矢印フラグとして前記出発点を担当するPEに対して
全て0を、該PE以外の全てのPEに対して前記前方探
索において前記ラベルが伝わってきた方向を1、他の方
向を0とする値を、また前記探索フラグとして配線の目
標点を担当するPEに対して1を、該PE以外の全ての
PEに対して0を、また前記ソースフラグとして前記出
発点を担当するPEに対して、該PE以外の全てのPE
に対して0を設定し(7)、 全てのPEが自PEの前記矢印フラグの各ビットと前記
探索フラグとの論理積をとり、その結果を該矢印フラグ
の各ビットにそれぞれ対応する方向の隣接PEに新しい
探索フラグの候補値として送り、該候補値を受け取った
PEは該候補値と自PEが保持していた探索フラグとの
論理和を新しい探索フラグの値とする動作をパイプライ
ン処理によって繰り返し(8)、 該動作の各回毎の全てのPEが自PEの新しい探索フラ
グと前記ソースフラグとの論理積を出力し、該出力の全
PEに対する論理和が1となった時点で前記動作の繰り
返しを終了する(9)ことを特徴とする配線処理におけ
る高速後方探索手法。
[Claims] Executed by a parallel computer having a PE array in which communication ports of a plurality of processor elements (PEs) are connected in a lattice shape, each PE is made to correspond one-to-one to a grid on a lattice graph. In the wiring process, all of the plurality of PEs are provided with a 4-bit arrow flag indicating whether the direction in which the label attached from the starting point of the wiring has been transmitted in the forward search is up, down, left, or right, and whether the backward search has already been performed. (6)
, As the arrow flag, set all 0 for the PE in charge of the starting point, set 1 for the direction in which the label was transmitted in the forward search for all PEs other than this PE, and set 0 for other directions. The search flag is 1 for the PE in charge of the target point of the wiring, 0 for all PEs other than this PE, and the source flag is 1 for the PE in charge of the starting point. , all PEs other than this PE
is set to 0 (7), and all PEs perform a logical AND operation between each bit of the arrow flag of their own PE and the search flag, and use the result in the direction corresponding to each bit of the arrow flag. A pipeline process is performed in which a new search flag candidate value is sent to an adjacent PE as a new search flag candidate value, and the PE that receives the candidate value sets the logical sum of the candidate value and the search flag held by its own PE as the new search flag value. Repeatedly (8), all the PEs for each time of the operation output the logical product of the new search flag of its own PE and the source flag, and when the logical sum of the output for all PEs becomes 1, the above A high-speed backward search method in wiring processing characterized by terminating repetition of operations (9).
JP2008409A 1990-01-19 1990-01-19 Fast backward searching method for wiring processing Pending JPH03214263A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008409A JPH03214263A (en) 1990-01-19 1990-01-19 Fast backward searching method for wiring processing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008409A JPH03214263A (en) 1990-01-19 1990-01-19 Fast backward searching method for wiring processing

Publications (1)

Publication Number Publication Date
JPH03214263A true JPH03214263A (en) 1991-09-19

Family

ID=11692355

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008409A Pending JPH03214263A (en) 1990-01-19 1990-01-19 Fast backward searching method for wiring processing

Country Status (1)

Country Link
JP (1) JPH03214263A (en)

Similar Documents

Publication Publication Date Title
CN110214309B (en) Reconfigurable special purpose computer accelerator
US5680597A (en) System with flexible local control for modifying same instruction partially in different processor of a SIMD computer system to execute dissimilar sequences of instructions
EP0485690B1 (en) Parallel associative processor system
US5815723A (en) Picket autonomy on a SIMD machine
US4910669A (en) Binary tree multiprocessor
US5305462A (en) Mechanism for broadcasting data in a massively parallell array processing system
KR0125623B1 (en) Data processor and data processing method
US4314349A (en) Processing element for parallel array processors
US5418970A (en) Parallel processing system with processor array with processing elements addressing associated memories using host supplied address value and base register content
US4891787A (en) Parallel processing system with processor array having SIMD/MIMD instruction processing
EP0102242B1 (en) Data processing apparatus
US5081573A (en) Parallel processing system
US4228498A (en) Multibus processor for increasing execution speed using a pipeline effect
JPH06195322A (en) Information processor used as general purpose neurocomputer
EP0388794A3 (en) Method and apparatus for optimizing element placement and deciding the optimal element placement
EP0478006A2 (en) Method and apparatus for searching data
EP0424908B1 (en) Wiring-pattern-determination system and method
Bernhard Computers: Computing at the speed limit: Computers 1000 times faster than today's supercomputers would benefit vital scientific applications
JPH03214263A (en) Fast backward searching method for wiring processing
US20050240388A1 (en) Logical simulation device
Wang et al. Implementing a scalable ASC processor
JP2793357B2 (en) Parallel processing unit
CN109948785B (en) High-efficiency neural network circuit system and method
RU2819403C1 (en) Vector computing core
JP3898992B2 (en) Parallel processing logic circuit for signal processing