JPS63136232A - Information processor - Google Patents

Information processor

Info

Publication number
JPS63136232A
JPS63136232A JP28448186A JP28448186A JPS63136232A JP S63136232 A JPS63136232 A JP S63136232A JP 28448186 A JP28448186 A JP 28448186A JP 28448186 A JP28448186 A JP 28448186A JP S63136232 A JPS63136232 A JP S63136232A
Authority
JP
Japan
Prior art keywords
data
program storage
data packet
information
section
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.)
Granted
Application number
JP28448186A
Other languages
Japanese (ja)
Other versions
JPH0632058B2 (en
Inventor
Toshiya Okamoto
俊弥 岡本
Shinichi Yoshida
芳田 真一
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP61284481A priority Critical patent/JPH0632058B2/en
Publication of JPS63136232A publication Critical patent/JPS63136232A/en
Publication of JPH0632058B2 publication Critical patent/JPH0632058B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To improve the performance of an arithmetic processing part up to a 100%-level by inputting a data packed after allocating it to plural program memory parts and providing the routes for individual connection between each program memory part and a paired data detecting part. CONSTITUTION:An allocating part 25 allocates the data packet outputted from an arithmetic processing part 24 to two program memory parts 21 and 22. Thus both parts 21 and 22 receive inputs with 1/2 rate of the maximum performance. If the parallel processing programs are executed, the parts 21 and 22 perform data copies 40 and 41 respectively and the flow rates of two routes 26 and 27 are set a '1' respectively. Thus the flow rate '1' is attained with an output route 28 since a paired data detecting part 23 receives input of the flow rate '1' from both inputs. In other words, the maximum performance of the flow rate is secured up to a route 29. Therefore the performance of the part 24 can be improved up to a 100%-level and the parallel processing effect doubled.

Description

【発明の詳細な説明】 〈産業上の利用分野〉 本発明は、一般の数置、論理演算処理のように2つで一
組のデータを用いて演算処理を行う命令を含むプログラ
ムを実行する情報処理装置に関する0 〈従来の技術〉 第2図に従来の情報処理装置のブロック図を示す。また
、第3図に同装置に於けるデータパケットのフィールド
構成を示す。
[Detailed Description of the Invention] <Industrial Application Field> The present invention executes a program including instructions for performing arithmetic processing using two sets of data, such as general numerical arithmetic and logical arithmetic processing. Related to Information Processing Apparatus <Prior Art> FIG. 2 shows a block diagram of a conventional information processing apparatus. Furthermore, FIG. 3 shows the field structure of a data packet in the same device.

図に於いて、1はデータフロープログラムを記憶し、入
力データパケットの行き先フィールドの内容(行き光情
報)をアドレスとして、行き光情報及び命令情報を読み
出し、該各情報を上記入力データパケットの行き先フィ
ールド及び命令フィールドに格納して出力するプログラ
ム記憶部である。2はプログラム記憶部1より入力され
るデータパケットの待ち合わせ(行き光情報が一致する
2つのデータパケットの検出)を行い、該行き光情報が
一致する2つのデータパケットの内の一方のデータパケ
ットのオペランドデータ(データ1フイールドの内容)
を他方のデータパケットのデータ2フイールドに格納し
て出力する対データ検出部である。なお、このとき上記
一方のデータパケットは消滅する。3は対データ検出部
2より入力されるデータパケットの命令情報を解読し、
その2つのオペランドデータに対して所定の演算処理を
施し、その結果を入力データパケットのデータ1フイー
ルドに格納して上記プログラム記憶部t部1に出力する
演算処理部である。なお、4はプログラム記憶部1と対
データ検出部2とをつなぐ経路である。ここで経路4が
分岐しているのは、第4図に示すように、演算に対して
左右2つの入力を模式的に表わすためである。また、5
は対データ検出部2と演算処理部3とをつなぐ経路であ
る。
In the figure, 1 stores a data flow program, uses the contents of the destination field of the input data packet (destination light information) as an address, reads out the destination light information and command information, and transfers each piece of information to the destination of the input data packet. This is a program storage unit that stores and outputs data in fields and instruction fields. 2 waits for data packets input from the program storage unit 1 (detects two data packets with matching outgoing optical information), and detects one of the two data packets with matching outgoing optical information. Operand data (contents of data 1 field)
This is a paired data detection unit that stores and outputs the data in the data 2 field of the other data packet. Note that at this time, one of the data packets mentioned above disappears. 3 decodes the command information of the data packet input from the paired data detection unit 2;
This is an arithmetic processing section that performs predetermined arithmetic processing on the two operand data, stores the result in the data 1 field of the input data packet, and outputs it to the program storage section t section 1. Note that 4 is a path connecting the program storage section 1 and the paired data detection section 2. The reason why the path 4 branches here is to schematically represent the two left and right inputs for the calculation, as shown in FIG. Also, 5
is a path connecting the paired data detection section 2 and the arithmetic processing section 3.

さらに、6は演算処理部3とプログラム記憶部1とをつ
なぐ経路である。
Further, 6 is a path connecting the arithmetic processing section 3 and the program storage section 1.

データパケットがプログラム記憶部1一対データ検出部
2−演算処理部3−プログラム記憶部1−・・・と回り
続けることにより、プログラム記憶部1に記憶されたプ
ログラムに基づく演算処理が進行する。
As the data packet continues to circulate between the program storage section 1, the data detection section 2, the arithmetic processing section 3, the program storage section 1, and so on, the arithmetic processing based on the program stored in the program storage section 1 progresses.

今、第5図に示すプログラムを実行する場合を考える。Now, consider the case where the program shown in FIG. 5 is executed.

これは、11と12に2つの演算を並列に置いた並列処
理プログラムの一例である。まず10に入ったデータは
11と12という2つの演算に進む必要がある。そのた
めにデータのコピーを行わなければならない。すなわち
、この場合のデータは処理装置の外部からではなく、内
部で作られることになる。具体的にはコピー処理はプロ
グラム記憶部1に於て行われる〇 第6図はプログラム記憶部に於ける記憶内容の一部を示
す図である。
This is an example of a parallel processing program in which two operations 11 and 12 are placed in parallel. First, the data entered in 10 needs to proceed to two operations, 11 and 12. For this purpose, data must be copied. That is, the data in this case is not generated from outside the processing device, but is generated internally. Specifically, the copy process is performed in the program storage unit 1. FIG. 6 is a diagram showing a part of the contents stored in the program storage unit.

行き光情報と命令情報の池にコピー有/無情報が記憶さ
れている。入力データパケットの行き光情報に基づきア
ドレス指定された部分の内容が先ず読み出される。この
とき、コピー有/無情報が「無」であれば、行き先フィ
ールド及び命令フィールドの内容が更新されたデータパ
ケットが出力されて処理は終了する〇一方、コピー有/
無情報が「有」であれば、行き先フィールド及び命令フ
ィールドの内容が更新されたデータパケットが出力され
ると共に、続いて記憶されている行き光情報、命令情報
及びコピー有/無情報が読み出される。このコピー有/
無情報が「無」であれば、データ1フイールドの内容は
入力データパケットと同一で、行き先フィールド及び命
令フィールドには今読み出された各情報が格納されたデ
ータパケットが出力されて処理は終了する。すなわち、
コピー処理が実行される。コピー有/無情報が「有」で
あれば更に続けてコピー処理が行われる。
Copy presence/absence information is stored in the forward light information and command information pools. The contents of the portion addressed based on the forward light information of the input data packet are first read. At this time, if the copy presence/absence information is "None", a data packet with updated contents of the destination field and instruction field is output and the process ends.
If the no information is "present", a data packet with updated contents of the destination field and command field is output, and the stored destination light information, command information, and copy presence/absence information are subsequently read out. . I have a copy of this/
If no information is "none", the contents of the data 1 field are the same as the input data packet, the data packet in which the information that has just been read is stored is output to the destination field and the command field, and the process ends. do. That is,
Copy processing is executed. If the copy presence/absence information is “yes”, copy processing is further performed.

〈発明が解決しようとする問題点〉 データコピーが1度行われる(2コピー命令が実行され
る)とすると、プログラム記憶部1に対する入力経路6
と出力経路4の流量比は必ず1対2になる。したがって
、仮に経路4が最大性能で動作しても、対データ検出部
2は2つのデータパケットの入力に対して1つのデータ
パケットを出力するものであるため、経路5以降は最大
性能の半分の流量しか保証されない。第7図に、その流
量を示す。
<Problems to be Solved by the Invention> Assuming that data copying is performed once (two copy instructions are executed), the input path 6 to the program storage unit 1
and the flow rate ratio of the output path 4 is always 1:2. Therefore, even if route 4 operates at maximum performance, the data detection unit 2 outputs one data packet for each two data packets input, so routes 5 and onwards will operate at half the maximum performance. Only flow rate is guaranteed. FIG. 7 shows the flow rate.

このように経路5と6は最大性能の2分の1でしか動作
しない。そのために演算処理部3の性能も2分の1しか
出ないことになり、情報処理装置の性能を阻害する結果
となっている。
Paths 5 and 6 thus operate at only one-half of their maximum performance. As a result, the performance of the arithmetic processing section 3 is reduced to only one-half, resulting in an impediment to the performance of the information processing device.

本発明は従来装置に於ける上記問題点を解決することを
目的としているものである〇 く問題点を解決するだめの手段〉 プログラム記憶部を複数個設け、演算処理部より出力さ
れるデータパケットを上記複数個のプログラム記憶部に
振り分けて入力させると共に、各プログラム記憶部と対
データ検出部との間を個別に結ぶ複数の経路を設ける。
The present invention aims to solve the above-mentioned problems in conventional devices.〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇〇 Means for solving the problems〉>> is provided in which a plurality of program storage units are provided and data packets are outputted from an arithmetic processing unit. is distributed and input to the plurality of program storage sections, and a plurality of paths are provided that individually connect each program storage section and the paired data detection section.

〈実施例〉 以下、実施例に基づいて本発明の詳細な説明する0 第1図は本発明の一実施例のブロック図である。<Example> Hereinafter, the present invention will be described in detail based on examples. FIG. 1 is a block diagram of one embodiment of the present invention.

本実施例は2個のプログラム記憶部を設けたものである
。すなわち、プログラム記憶部を2重化したものである
This embodiment is provided with two program storage sections. In other words, the program storage section is duplicated.

図に於いて、21及び22はプログラム記憶部、23は
対データ検出部、24は演算処理部である。
In the figure, 21 and 22 are program storage units, 23 is a paired data detection unit, and 24 is an arithmetic processing unit.

これら各部の機能は従来装置と全く同一である。The functions of these parts are exactly the same as those of the conventional device.

すなわち、本装置の特徴として、各機能部の内部に特別
な機能の追加を要しない点が挙げられる。
That is, a feature of this device is that it does not require addition of special functions inside each functional section.

また、データパケットのフィールド構成も従来装置と全
く同一である。
Furthermore, the field configuration of the data packet is also exactly the same as that of the conventional device.

25は演算処理部24より出力されたデータパケットを
2個のプログラム記憶部21.22に振り分けるための
振り分け部である。その構成を第8図に示す。図に於い
て、251は分岐制御部、252は分岐部であり、分岐
制御部251はデータパケット入力毎に分岐部252に
出力経路切換え信号を出力する。これにより、一番目の
データパケットは上側の出力経路に、二番目のデータパ
ケットは下側の出力、経路に、三番目のデータパケット
は上側の出力経路に、・・・という様に交互出力が行わ
れる。
Reference numeral 25 denotes a distribution section for distributing data packets output from the arithmetic processing section 24 to two program storage sections 21 and 22. Its configuration is shown in FIG. In the figure, 251 is a branch control section, 252 is a branch section, and the branch control section 251 outputs an output route switching signal to the branch section 252 every time a data packet is input. As a result, the first data packet is output to the upper output path, the second data packet to the lower output path, the third data packet to the upper output path, and so on. It will be done.

26はプログラム記憶部21と対データ検出部23とを
つなぐ経路、27はプログラム記憶部22と対データ検
出部23とをつなぐ経路である。また、28は対データ
検出部23と演算処理部24とをつなぐ経路である。さ
ら((,29は演算処理部24と振り分け部25とをつ
なぐ経路、30は振り分け部25とプログラム記憶部2
1とをつなぐ経路、31は振り分け部25とプログラム
記憶部22とをつなぐ経路である。
26 is a path connecting the program storage section 21 and the paired data detection section 23, and 27 is a path connecting the program storage section 22 and the paired data detection section 23. Further, 28 is a path connecting the paired data detection section 23 and the arithmetic processing section 24. Furthermore, (, 29 is a path connecting the arithmetic processing section 24 and the distribution section 25, 30 is a path connecting the distribution section 25 and the program storage section 2
1, and 31 is a path connecting the distribution section 25 and the program storage section 22.

本装置に於いては、プログラム記憶部21.22への入
力を振り分け部25が振り分けているため、プログラム
記憶部21.22ともに最高性能の2分の1の割合で入
力が入る。ここで、第9図の並列処理プログラムを実行
した場合、40のデータコピーをプログラム記憶部21
が、また41のデータコピーをプログラム記憶部22が
行うなら、経路26.27はそれぞれ流−量が1になる
。したがって、対データ検出部23は2人力のそれぞれ
から流量1の入力を受は取るため、出力経路28で流量
1が達成できる。すなわち、経路29まで最高性能の流
量が確保される。第10図に流量を示す。
In this device, since the distribution section 25 distributes the inputs to the program storage sections 21 and 22, inputs are input to both the program storage sections 21 and 22 at a rate of 1/2 of the maximum performance. Here, when the parallel processing program shown in FIG. 9 is executed, 40 data copies are stored in the program storage unit 21.
However, if the program storage unit 22 performs 41 data copies, the flow rate of each of the paths 26 and 27 becomes 1. Therefore, since the paired data detection unit 23 receives input of a flow rate of 1 from each of the two human forces, a flow rate of 1 can be achieved in the output path 28. In other words, the highest performance flow rate is ensured up to the path 29. Figure 10 shows the flow rate.

したがって、演算処理部での性能を100%まで高める
ことができ、従来装置に比べて並列処理の効果が2倍現
われる。
Therefore, the performance of the arithmetic processing unit can be increased to 100%, and the effect of parallel processing is twice that of the conventional device.

以上で第1の実施例の説明を終わる。This concludes the description of the first embodiment.

次に、本発明の第2の実施例について説明する。Next, a second embodiment of the present invention will be described.

第11図は第2の実施例のブロック図である。FIG. 11 is a block diagram of the second embodiment.

また、同装置に於けるデータパケットのフィールド構成
を第12図に示す0 本実施例は3個のプログラム記3億部を設ける構成とし
たものであり、第13図に示すような3コピー命令を含
むプログラムの実行時に於いても演算処理部での性能低
下が生じないものである。
Furthermore, the field structure of the data packet in the same device is shown in FIG. The performance of the arithmetic processing unit will not deteriorate even when a program including the above is executed.

図に於いて、51.52及び53はプログラム記憶部で
ある。
In the figure, 51, 52 and 53 are program storage units.

プログラム記憶部に於ける記憶内容の一部を第14図に
示す。
FIG. 14 shows a part of the contents stored in the program storage section.

プログラム記憶部51.52及び53はデータフロープ
ログラムを記憶し、入力データパケットの行き先フィー
ルドの内容(行き光情報>1アドレスとして、行き光情
報、命令情報及びタグ情報を読み出し、該各情報を上記
入力データパケットの行き先フィールド、命令フィール
ド及びタグフィールドに格納して出力する。タグ情報に
ついては後述する。
The program storage units 51, 52 and 53 store a data flow program, read the contents of the destination field of the input data packet (as the destination light information>1 address, and read the destination light information, command information, and tag information, and store the respective information as described above). It is stored in the destination field, command field, and tag field of the input data packet and output.The tag information will be described later.

54はプログラム記憶部51.52.53より入力され
るデータパケットの待ち合わせを行い、行き光情報が一
致する2つのデータパケットの内の一方のデータパケッ
トのオペランドデータ(デ−タ1フィールドの内容)を
他方のデータパケットのデータ2フイールドに格納して
出力する対データ検出部である。なお、このとき上記一
方のデータパケットは消滅する。対データ検出部54は
!g1対データ検出部541と第2対データ検出部54
2、更にデータパケット分岐部543及びデータパケッ
ト合流部544を含む。上記タグ情報は、当該データパ
ケットが上記第1対データ検出部541と第2対データ
検出部542の何九で待ち合わせが行われるべきもので
あるかを示す情報である。「0」であれば第1対データ
検出部541で待ち合わせが行われ、「1」であれば第
2対データ検出部542で待ち合わせが行われる。
54 waits for data packets input from the program storage unit 51, 52, 53, and reads the operand data (contents of data 1 field) of one of the two data packets whose forward optical information matches. This is a paired data detection unit that stores and outputs the data in the data 2 field of the other data packet. Note that at this time, one of the data packets mentioned above disappears. The data detection unit 54! g1 pair data detection unit 541 and second pair data detection unit 54
2, further includes a data packet branching section 543 and a data packet merging section 544. The tag information is information indicating which number of the first paired data detection section 541 and the second paired data detection section 542 the data packet should be waited for. If it is “0”, the first paired data detection unit 541 performs the waiting, and if it is “1”, the second paired data detection unit 542 performs the waiting.

データパケット分岐部543の構成を第15図に示す。The configuration of the data packet branching section 543 is shown in FIG.

分岐制御部545は入力データパケットのタグ情報が「
0」のとき分岐部546に分岐信号を出力する。これに
より入力データパケットは合流部544に入力される。
The branch control unit 545 determines that the tag information of the input data packet is “
0'', a branch signal is output to the branch unit 546. As a result, the input data packet is input to the merging section 544.

タグ情報が「1」のとき分岐信号は出力されず、データ
パケットは第2対データ検出部542に入力される。
When the tag information is “1”, no branch signal is output, and the data packet is input to the second paired data detection unit 542.

データパケット合流部544の構成を第16図に示す。The configuration of the data packet merging section 544 is shown in FIG.

空き判定部547によって空きがあることが検出された
とき合流部548が動作してデータパケット分岐部54
3より入力されたデータパケットの合流が行われる。
When the vacancy determining unit 547 detects that there is a vacancy, the merging unit 548 operates and the data packet branching unit 54
The data packets input from 3 are merged.

第1対データ検出部541は入力データパケットのタグ
情報に応じて、それが「0」のときは対検出に進1せ、
]°1」のときは単に通過させる。
The first pair data detection unit 541 advances pair detection to 1 when the tag information of the input data packet is "0",
]°1”, it is simply passed through.

また、第2対データ検出部542は入力データパケット
のタグ情報に応じて、それが「0」のときは単に通過さ
せ、「1」のときは対検出に進ませる0 55は対データ検出部54より入力されるデータパケッ
トの命令情報を解読し、その2つのオペランドデータに
対して所定の演算処理を施し、その結果を入力データパ
ケットのデータ1フイールドに格納して出力する演算処
理部である。
In addition, the second paired data detection unit 542 simply passes the input data packet depending on the tag information of the input data packet when it is “0”, and proceeds to pair detection when it is “1”. 54, performs predetermined arithmetic processing on the two operand data, stores the result in the data 1 field of the input data packet, and outputs the result. .

56は演算処理部55より出力されたデータパケットを
3個のプログラム記憶部51.52.53に振り分ける
ための振り分け部である。その構成を第17図に示す。
56 is a distribution section for distributing data packets output from the arithmetic processing section 55 to three program storage sections 51, 52, and 53. Its configuration is shown in FIG.

分岐制御部561はデータパケット入力毎に分岐部56
2に出力経路切換え信号を出力する。これにより、一番
目のデータパケットは上の出力経路に、二番目のデータ
パケットは中の出力経路に、三番目のデータパケットは
下の出力経路に、四番目のデータパケットは上の出力経
路に、・・・という様に切換え出力が行われる057は
プログラム記憶部51と対データ検出部54とをつなぐ
経路、58はプログラム記憶部52と対データ検出部5
4とをつなぐ経路、59はプログラム記憶部53と対デ
ータ検出部54とをつなぐ経路である。また、60は対
データ検出部54と演算処理部55とをつなぐ経路であ
る。さらに、61(は演算処理部55と撮り分け部56
とをつなぐ経路、62.63及び64は、それぞれ、振
り分け部56と、プログラム記憶部51、プログラム記
憶部52及びプログラム記憶部53とをつなぐ経路であ
る。
The branch control unit 561 controls the branch unit 56 for each data packet input.
An output route switching signal is output to 2. This causes the first data packet to go to the top output path, the second data packet to the middle output path, the third data packet to the bottom output path, and the fourth data packet to the top output path. , , etc. 057 is a path connecting the program storage section 51 and the paired data detection section 54 , 58 is a path connecting the program storage section 52 and the paired data detection section 5
4, and 59 is a path connecting the program storage section 53 and the paired data detection section 54. Further, 60 is a path connecting the paired data detection section 54 and the arithmetic processing section 55. Furthermore, 61 (is arithmetic processing unit 55 and shooting division unit 56
Paths 62, 63, and 64 are paths that connect the distribution section 56 and the program storage section 51, program storage section 52, and program storage section 53, respectively.

同様の考え方により、プログラム記憶部の個数を更に増
加させた情報処理装置を構成することも可能である〇 〈発明の効果〉 以上詳細に説明したように本発明によれば、演算処理部
の性能が阻害されず、従来に比して性能を向上させるこ
とができる極めて有用な情報処理装置を得ることができ
るものである。
Based on the same idea, it is also possible to configure an information processing device in which the number of program storage units is further increased. <Effects of the Invention> As explained in detail above, according to the present invention, the performance of the arithmetic processing unit can be improved. Accordingly, it is possible to obtain an extremely useful information processing device that is not hindered and whose performance can be improved compared to the conventional one.

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

第1図は本発明の第1の実施例のブロック図、第2図は
従来の情報処理装置のブロック図、第3図は同装置に於
けるデータパケットのフィールド構成図、第4図は「+
」を行う2人力1出力のプログラムを示す図、第5図は
並列にいくつかの演算が書かれたプログラムの一部を示
す図、第6図は上記従来装置を構成するプログラム記憶
部に於ける記憶内容の一部を示す図、第7図は同装置を
構成する各経路の流量を示す図、第8図は上記本発明の
第1の実施例を構成する振り分け部のブロック図、第9
図屯は並列に演算のあるプログラムの一例を示す図、第
10図は上記第1の実施例を構成する各経路の流量を示
す図、第11図は本発明の第2の実施例のブロック図、
第12図は同実施例に於けるデータパケットのフィール
ド構成図、第13図は並列に演算のあるプログラムの一
例を示す図、第14図は上記第2の実施例を構成するプ
ログラム記憶部に於ける記憶内容の一部を示す図、第1
5図は同実施例を構成する対データ検出部内部に設けら
れるデータパケット分岐部のブロック図、第16図は同
データパケット合流部のブロック図、第17図は同実施
例を構成する振り分け部のブロック図である。 符号の説明 21.22ニブログラム記憶部、 23:対データ検出
部、 24:演算処理部、  25:振り分け部、  
2+3.27,28,29,30,31:経路、 51
.52,53ニブログラム記憶部、54:対データ検出
部、 55;演算処理部、56:振り分け部、  57
,58,59,60゜61.62,63,64:経路。 代理人 弁理士 杉 山 毅 至(他1名)乏9   
    。4 第1rjA 第2 図 $3 図 第5 図 第6 図 第7 図 第8 図 第91jA 第11 図 第14図
FIG. 1 is a block diagram of a first embodiment of the present invention, FIG. 2 is a block diagram of a conventional information processing device, FIG. 3 is a field configuration diagram of a data packet in the same device, and FIG. 4 is a block diagram of a conventional information processing device. +
Figure 5 is a diagram showing a part of a program in which several operations are written in parallel, and Figure 6 is a diagram illustrating a program that uses two people and one output to perform the above-mentioned conventional device. FIG. 7 is a diagram showing the flow rate of each path constituting the device, FIG. 8 is a block diagram of the distribution section constituting the first embodiment of the present invention, and FIG. 9
Figure 10 is a diagram showing an example of a program with parallel calculations, Figure 10 is a diagram showing the flow rate of each route constituting the first embodiment, and Figure 11 is a block diagram of the second embodiment of the present invention. figure,
FIG. 12 is a field configuration diagram of a data packet in the same embodiment, FIG. 13 is a diagram showing an example of a program with parallel operations, and FIG. 14 is a diagram showing the program storage unit constituting the second embodiment. Diagram showing part of the memory contents in 1st
FIG. 5 is a block diagram of a data packet branching section provided inside the paired data detection section that constitutes the same embodiment, FIG. 16 is a block diagram of the data packet merging section, and FIG. 17 is a distribution section that constitutes the same embodiment. FIG. Explanation of symbols 21. 22 Niprogram storage unit, 23: Pair data detection unit, 24: Arithmetic processing unit, 25: Distribution unit,
2+3.27, 28, 29, 30, 31: route, 51
.. 52, 53 Niprogram storage unit, 54: paired data detection unit, 55; arithmetic processing unit, 56: distribution unit, 57
, 58, 59, 60° 61. 62, 63, 64: Route. Agent Patent attorney Takeshi Sugiyama (and 1 other person) Hiroshi 9
. 4 1st rjA 2nd Figure $3 Figure 5 Figure 6 Figure 7 Figure 8 Figure 91jA Figure 11 Figure 14

Claims (1)

【特許請求の範囲】 1、データフロープログラムを記憶し、入力データパケ
ットの行き先フィールドの内容(行き光情報)をアドレ
スとして、行き光情報及び命令情報を読み出し、該各情
報を上記入力データパケットの行き先フィールド及び命
令フィールドに格納して出力するプログラム記憶部と、
該プログラム記憶部より入力されるデータパケットの待
ち合わせを行い、行き光情報が一致する2つのデータパ
ケットの内の一方のデータパケットのオペランドデータ
を他方のデータパケットのデータフィールドに格納して
出力する対データ検出部と、該対データ検出部より入力
されるデータパケットの命令情報を解読し、その2つの
オペランドデータに対して所定の演算処理を施し、その
結果を入力データパケットのデータフィールドに格納し
て上記プログラム記憶部に出力する演算処理部とを有す
る情報処理装置であって、上記プログラム記憶部がコピ
ー機能、すなわち入力データパケットとオペランドデー
タが同一である1以上のデータパケットを作成、出力す
る機能を有する情報処理装置に於いて、複数(N)個の
上記プログラム記憶部と、 上記演算処理部より出力されるデータパケットを上記複
数個のプログラム記憶部に振り分けて入力させる振り分
け手段と、 上記各プログラム記憶部と上記対データ検出部との間を
結ぶ複数(N)個の経路とを設けたことを特徴とする情
報処理装置。
[Claims] 1. Store a data flow program, use the contents of the destination field (destination light information) of the input data packet as an address, read out the destination light information and command information, and read out the destination light information and command information, and use the respective information in the input data packet. a program storage unit that stores and outputs the destination field and the instruction field;
A pair that waits for data packets input from the program storage unit, stores operand data of one of the two data packets with matching optical information in the data field of the other data packet, and outputs the data packet. The data detection unit decodes the instruction information of the data packet input from the paired data detection unit, performs predetermined arithmetic processing on the two operand data, and stores the result in the data field of the input data packet. and an arithmetic processing unit that outputs data to the program storage unit, wherein the program storage unit has a copy function, that is, creates and outputs one or more data packets having the same input data packet and operand data. In an information processing device having the above-mentioned function, a plurality (N) of the above-mentioned program storage sections, a distribution means for distributing and inputting data packets output from the above-mentioned arithmetic processing section to the above-mentioned plurality of program storage sections; An information processing device characterized by providing a plurality (N) of paths connecting each program storage section and the paired data detection section.
JP61284481A 1986-11-28 1986-11-28 Information processing equipment Expired - Lifetime JPH0632058B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61284481A JPH0632058B2 (en) 1986-11-28 1986-11-28 Information processing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61284481A JPH0632058B2 (en) 1986-11-28 1986-11-28 Information processing equipment

Publications (2)

Publication Number Publication Date
JPS63136232A true JPS63136232A (en) 1988-06-08
JPH0632058B2 JPH0632058B2 (en) 1994-04-27

Family

ID=17679077

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61284481A Expired - Lifetime JPH0632058B2 (en) 1986-11-28 1986-11-28 Information processing equipment

Country Status (1)

Country Link
JP (1) JPH0632058B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01211127A (en) * 1988-02-19 1989-08-24 Sanyo Electric Co Ltd Data driving type data processor
JPH0471085A (en) * 1990-07-11 1992-03-05 Sharp Corp Data flow type information processor
US20120237345A1 (en) * 2011-03-17 2012-09-20 Kabushiki Kaisha Toyota Jidoshokki Cooling structure for bearing housing of turbocharger

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS57143641A (en) * 1981-03-03 1982-09-04 Nippon Telegr & Teleph Corp <Ntt> Information processing device
JPS61201338A (en) * 1985-03-04 1986-09-06 Nec Corp Processor for data flow

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS57143641A (en) * 1981-03-03 1982-09-04 Nippon Telegr & Teleph Corp <Ntt> Information processing device
JPS61201338A (en) * 1985-03-04 1986-09-06 Nec Corp Processor for data flow

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01211127A (en) * 1988-02-19 1989-08-24 Sanyo Electric Co Ltd Data driving type data processor
JPH0471085A (en) * 1990-07-11 1992-03-05 Sharp Corp Data flow type information processor
US20120237345A1 (en) * 2011-03-17 2012-09-20 Kabushiki Kaisha Toyota Jidoshokki Cooling structure for bearing housing of turbocharger
US9080462B2 (en) * 2011-03-17 2015-07-14 Kabushiki Kaisha Toyota Jidoshokki Cooling structure for bearing housing of turbocharger

Also Published As

Publication number Publication date
JPH0632058B2 (en) 1994-04-27

Similar Documents

Publication Publication Date Title
US4943916A (en) Information processing apparatus for a data flow computer
JPH0463430B2 (en)
JPH01108643A (en) Information processor
JP2568452B2 (en) Data flow type information processing device
JPS63136232A (en) Information processor
JP2632074B2 (en) Data flow type information processing device
JPS63266545A (en) Information processor
JP2745250B2 (en) Data flow type information processing device
JP2579185B2 (en) Data flow program execution control method
JPH01195538A (en) Data flow type information processor
JPH05174167A (en) Execution control method for data flow program
JPS6314243A (en) Arithmetic processor
JPH06101046B2 (en) Data flow type information processing device
JPS62293372A (en) Master and slave processor
JPH05314284A (en) Connecting method for data driving processor
JPS61201326A (en) Information processor
JPS62293347A (en) Program development system
JPS6229340A (en) Image data processing system
JPS593641A (en) Microprogram controller
JPH04130567A (en) Data processor
JPH03246726A (en) Address generator
JPH0365775A (en) Paired data detection circuit and copy method for data flow computer
JPH01149132A (en) Parallel data processing control method
JPH01288924A (en) Pipe line computer
JPH0383185A (en) Data driving type processor

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term