JPH0689182A - Down load device for data flow processor - Google Patents
Down load device for data flow processorInfo
- Publication number
- JPH0689182A JPH0689182A JP23803892A JP23803892A JPH0689182A JP H0689182 A JPH0689182 A JP H0689182A JP 23803892 A JP23803892 A JP 23803892A JP 23803892 A JP23803892 A JP 23803892A JP H0689182 A JPH0689182 A JP H0689182A
- Authority
- JP
- Japan
- Prior art keywords
- data flow
- flow processor
- packet
- download
- instruction
- 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
Links
Landscapes
- Stored Programmes (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明はデータフロープロセッサ
のダウンロード装置、特に装置全体の簡略化、小型化を
図るデータフロープロセッサのダウンロード装置に関す
るものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data flow processor download device, and more particularly to a data flow processor download device for simplifying and downsizing the entire device.
【0002】[0002]
【従来の技術】データフロープロセッサは、順次パケッ
トが入力されると、その内部に記憶されているプログラ
ムを実行し処理を行う。図2にはデータフロープロセッ
サの機能構成が示されている。パケットは図3で示され
るようにデータフロープロセッサで処理されるデータ2
1とデータフロープロセッサでの処理を指示する命令2
2を含むタグ23により構成されている。2. Description of the Related Art A data flow processor, when packets are sequentially input, executes a program stored therein to perform processing. FIG. 2 shows the functional configuration of the data flow processor. The packet is data 2 which is processed by the data flow processor as shown in FIG.
1 and an instruction 2 for instructing processing in the data flow processor
It is configured by a tag 23 including 2.
【0003】このパケット20がデータフロープロセッ
サに入力されたときの処理の流れを以下に説明する。The flow of processing when the packet 20 is input to the data flow processor will be described below.
【0004】図3に示されるように、データフロープロ
セッサ10は、入出力の制御を行う入出力制御部11、
データフロープロセッサ10で実行されるプログラムが
記憶されているプログラム記憶部12、複数のパケット
による演算命令の場合に演算相手となるパケットが読み
込まれるまで先に読み込まれたパケットを一時保存して
おくための領域である待ち合わせ部13及び演算が実行
される演算処理部14で構成されている。As shown in FIG. 3, the data flow processor 10 includes an input / output control unit 11 for controlling input / output,
A program storage unit 12 in which a program to be executed by the data flow processor 10 is stored, in the case of an operation instruction by a plurality of packets, in order to temporarily store the previously read packet until the packet to be operated is read. It is composed of a waiting section 13 which is an area of and a calculation processing section 14 which executes a calculation.
【0005】パケット20は、データフロープロセッサ
10の入出力制御部11に入力された後にプログラム記
憶部12に送られ、ここで次に実行すべき命令22及び
行き先番号を得る。待ち合わせ部13ではパケット20
に含まれている命令22が他のパケット20との演算命
令である場合には、そのパケット20は待ち合わせ部1
3で演算相手となる他のパケット20を待つ。演算相手
となる他のパケット20が取り込まれると1対となって
演算処理部14に送られ演算が実行される。この命令2
2が他のパケット20との演算命令でない場合には、待
ち合わせ部13を素通りし、演算処理部14で命令22
が実行される。パケット20は演算処理部14で実行さ
れると内容が更新され、更新されたパケット20は入出
力制御部11に送られ、そのパケット20の内容に従っ
て出力されるか、あるいは再度演算されるためにプログ
ラム記憶部12に送られる。The packet 20 is input to the input / output control unit 11 of the data flow processor 10 and then sent to the program storage unit 12, where an instruction 22 to be executed next and a destination number are obtained. Packet 20 in the waiting section 13
If the instruction 22 included in the packet is an operation instruction with another packet 20, the packet 20 is transferred to the waiting unit 1.
In 3 the other packet 20 to be the partner of calculation is waited for. When another packet 20 to be operated is fetched, it becomes a pair and is sent to the operation processing unit 14 to execute the operation. This instruction 2
If 2 is not an operation command for another packet 20, the waiting unit 13 is passed through, and the operation processing unit 14 executes an instruction 22.
Is executed. The contents of the packet 20 are updated when it is executed by the arithmetic processing unit 14, and the updated packet 20 is sent to the input / output control unit 11 and is output according to the contents of the packet 20 or is recalculated. It is sent to the program storage unit 12.
【0006】また、データフロープロセッサ10のプロ
グラム記憶部12にプログラムを記憶させることも、パ
ケット20を入力することにより行える。パケット20
の中の命令22がプログラムのロード命令の場合は、プ
ログラム記憶部12はパケット20を記憶する。Further, the program can be stored in the program storage section 12 of the data flow processor 10 by inputting the packet 20. Packet 20
If the instruction 22 in the above is a program load instruction, the program storage unit 12 stores the packet 20.
【0007】このように、データフロープロセッサ10
では、順次パケット20が入力されることにより特定の
処理のプログラムが実行されたり、プログラムの記憶が
行われる。Thus, the data flow processor 10
Then, the packets 20 are sequentially input to execute a program for a specific process or store the program.
【0008】ところで、従来では、データフロープロセ
ッサ10に順次パケット20を入力させるために、その
ダウンロード装置として、ホストとなる計算機でデータ
フロープロセッサ10にパケット20をダウンロードさ
せる処理をさせていた。By the way, conventionally, in order to sequentially input the packets 20 to the data flow processor 10, as a download device thereof, a process as a host computer was made to cause the data flow processor 10 to download the packets 20.
【0009】[0009]
【発明が解決しようとする課題】しかしながら、上記の
ようにデータフロープロセッサにパケットをダウンロー
ドさせるために他の計算機を用いると、装置全体の構成
の小型化が困難になるばかりでなく、設備投資のコスト
がかかるという問題があった。However, if another computer is used to download a packet to the data flow processor as described above, it becomes difficult not only to downsize the entire apparatus, but also to reduce capital investment. There was a problem that it was costly.
【0010】本発明は以上のような課題を解決するため
になされたものであり、その目的は、データフロープロ
セッサを使用する装置全体の簡略化、小型化を図り、ま
た、設備投資のコストを削減させるために、データフロ
ープロセッサを実行させるために必要なパケットをダウ
ンロードさせるためのデータフロープロセッサのダウン
ロード装置を提供することにある。The present invention has been made to solve the above problems, and its purpose is to simplify and miniaturize the entire apparatus using a data flow processor, and to reduce the cost of equipment investment. In order to reduce the number of packets, it is an object of the present invention to provide a data flow processor download device for downloading packets required to execute the data flow processor.
【0011】[0011]
【課題を解決するための手段】以上のような目的を達成
するために、本発明におけるデータフロープロセッサの
ダウンロード装置は、自然数を昇順に発生させるカウン
タ手段と、データフロープロセッシングを実行させるた
めに必要なパケット数を設定するパケット数設定手段
と、前記自然数と前記パケット数を比較する比較手段
と、前記自然数が前記パケット数以下のときにパケット
をダウンロードさせるための指示を出すダウンロード指
示手段と、前記データフロープロセッサにダウンロード
すべきパケットを記憶する記憶手段と、前記ダウンロー
ド指示手段の指示により、前記自然数に対応した前記パ
ケットを前記データフロープロセッサにダウンロードす
るダウンロード手段と、を含むことを特徴とする。In order to achieve the above object, the download device of the data flow processor according to the present invention is necessary for executing the data flow processing and the counter means for generating natural numbers in ascending order. A packet number setting means for setting a proper packet number, a comparing means for comparing the natural number with the packet number, a download instructing means for issuing an instruction to download a packet when the natural number is less than or equal to the packet number, It is characterized by including storage means for storing a packet to be downloaded to the data flow processor, and download means for downloading the packet corresponding to the natural number to the data flow processor according to an instruction from the download instruction means.
【0012】[0012]
【作用】以上のような本発明に係るデータフロープロセ
ッサのダウンロード装置において、カウンタ手段により
発生させた自然数とパケット数設定手段に設定されてい
るパケット数が比較手段により比較される。この比較の
結果、自然数がパケット数以下のときに、ダウンロード
指示手段はダウンロード手段に所定のパケットをダウン
ロードさせるための指示を出す。ダウンロード手段はダ
ウンロード指示手段による指示に従い、記憶手段に格納
されている所定のパケットを取り出し、データフロープ
ロセッサにダウンロードを行う。In the data flow processor downloading apparatus according to the present invention as described above, the comparing means compares the natural number generated by the counter means with the packet number set in the packet number setting means. As a result of this comparison, when the natural number is less than or equal to the number of packets, the download instruction means issues an instruction to the download means to download a predetermined packet. The download means takes out a predetermined packet stored in the storage means and downloads it to the data flow processor according to the instruction from the download instruction means.
【0013】[0013]
【実施例】以下の図面に基づいて、本発明の好適な実施
例を説明する。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT A preferred embodiment of the present invention will be described with reference to the following drawings.
【0014】図1には、本実施例におけるデータフロー
プロセッサを使用したダウンロード装置が示されてい
る。FIG. 1 shows a download device using the data flow processor in this embodiment.
【0015】本実施例において特徴的なことは、図1に
示されているように、データフロープロセッサ10のデ
ータの流れの上流に本実施例におけるダウンロード装置
30を設けたことである。これにより、ホストとなる計
算機を用いることなく、データフロープロセッサへのダ
ウンロードを行うことができる。A feature of this embodiment is that the download device 30 in this embodiment is provided upstream of the data flow of the data flow processor 10 as shown in FIG. As a result, downloading to the data flow processor can be performed without using a host computer.
【0016】本実施例では、図1に示されるように、デ
ータフロープロセッサ10のデータの流れにおける上流
には本発明に係るデータフロープロセッサのダウンロー
ド装置30が設けられており、データフロープロセッサ
10ではダウンロード装置30から図3に示されたパケ
ット20が入力されると処理のプログラムが実行され
る。In this embodiment, as shown in FIG. 1, a data flow processor download device 30 according to the present invention is provided upstream of the data flow of the data flow processor 10. When the packet 20 shown in FIG. 3 is input from the download device 30, the processing program is executed.
【0017】ダウンロード装置30は、自然数を1から
昇順に発生させるカウンタ部31と、データフロープロ
セッサ10を実行させるのに必要なパケット20の数が
設定されている設定部32と、カウンタ部31により発
生された自然数と、設定部32に設定されているパケッ
ト数を比較する比較部33と、比較部33による比較の
結果、自然数がパケット数以下であるときにダウンロー
ド指示を出す制御部34と、制御部34の指示により記
憶されているパケット20を取り出し、データフロープ
ロセッサ10へのダウンロードを行う記憶部35と、に
より構成される。なお、データフロープロセッサ10は
図2で示した従来の装置と全く同様なので説明を省略す
る。The download device 30 includes a counter unit 31 for generating natural numbers in ascending order from 1, a setting unit 32 for setting the number of packets 20 required to execute the data flow processor 10, and a counter unit 31. A comparison unit 33 that compares the generated natural number with the number of packets set in the setting unit 32; a control unit 34 that issues a download instruction when the natural number is less than or equal to the number of packets as a result of comparison by the comparison unit 33; The storage unit 35 is configured to extract the stored packet 20 according to an instruction from the control unit 34 and download the packet 20 to the data flow processor 10. The data flow processor 10 is exactly the same as the conventional device shown in FIG.
【0018】次に、本実施例におけるデータ及び処理の
流れを説明する。Next, the data and the flow of processing in this embodiment will be described.
【0019】まず、本実施例において、ダウンロードを
行う前に、図示されていない入力部から設定部32にデ
ータフロープロセッサ10の実行に必要なパケット数を
設定し、記憶させておく。設定が完了すると、カウンタ
部31により自然数の発生が始まる。ここで、カウンタ
部31の始動は、設定部32への設定完了時でなくて
も、図示されていない外部装置からの指示でもかまわな
い。この発生される自然数はカウンタ部31により比較
部33と記憶部35に同時に送られる。比較部33で
は、カウンタ部31からの自然数を受信すると、設定部
32に設定されているパケット数を得て、自然数とパケ
ット数を比較し、自然数がパケット数以下であるという
条件に一致した場合に比較部33は制御部34に条件が
一致したことを知らせる。制御部34では条件が一致し
たという知らせを受けると記憶部35にデータフロープ
ロセッサ10にパケット20をダウンロードを行うよう
指示する。記憶部35は制御部34からの指示により、
カウンタ部31から送られてきた自然数をダウンロード
すべきパケット20が記憶されているアドレスに対応さ
せ、当該パケット20を取り出す。そして、データフロ
ープロセッサ10に当該パケット20をダウンロードす
る。First, in this embodiment, before downloading, the number of packets required for executing the data flow processor 10 is set and stored in the setting unit 32 from an input unit (not shown). When the setting is completed, the counter unit 31 starts to generate a natural number. Here, the counter unit 31 may be started by an instruction from an external device (not shown) even when the setting in the setting unit 32 is not completed. The generated natural number is simultaneously sent to the comparison unit 33 and the storage unit 35 by the counter unit 31. When the comparison unit 33 receives the natural number from the counter unit 31, it obtains the number of packets set in the setting unit 32, compares the natural number with the packet number, and when the condition that the natural number is less than or equal to the packet number is met. Then, the comparison unit 33 notifies the control unit 34 that the conditions match. Upon receiving the notification that the conditions match, the control unit 34 instructs the storage unit 35 to download the packet 20 to the data flow processor 10. The storage unit 35 receives an instruction from the control unit 34,
The natural number sent from the counter unit 31 is made to correspond to the address where the packet 20 to be downloaded is stored, and the packet 20 is extracted. Then, the packet 20 is downloaded to the data flow processor 10.
【0020】本実施例では、このような処理が、カウン
タ部31が昇順に発生する自然数と比較部33に設定さ
れているパケット数とが等しくなるまで繰り返される。
つまり、本実施例におけるダウンロード装置30を用い
ることで、ホストとなる計算機を用いることなく、デー
タフロープロセッサへのダウンロードを行うことができ
る。この結果、装置全体の構成を簡略化し、小型化する
ことができる。In the present embodiment, such processing is repeated until the natural number generated in the ascending order by the counter unit 31 and the number of packets set in the comparison unit 33 become equal.
In other words, by using the download device 30 according to the present embodiment, it is possible to perform downloading to the data flow processor without using a host computer. As a result, the configuration of the entire device can be simplified and downsized.
【0021】また、上記実施例では、カウンタ部31に
より自然数を昇順に発生させていたが、カウンタ部31
に設定部32と同等の機能を持たせ、そして、降順の自
然数を発生させることによりダウンロードすべきパケッ
ト数を指定することも可能である。In the above embodiment, the counter section 31 generates natural numbers in ascending order.
It is also possible to specify the number of packets to be downloaded by giving a function equivalent to that of the setting unit 32 and generating a natural number in descending order.
【0022】[0022]
【発明の効果】以上のように、本発明によると、ホスト
となる計算機を用いなくても、データフロープロセッサ
へのダウンロードを行うことが可能となる。As described above, according to the present invention, it is possible to perform downloading to the data flow processor without using a host computer.
【0023】この結果、装置全体の構成を簡略化し、小
型化することができ、更に、コンピュータ購入等の設備
投資のコストを削減させることが可能となる。As a result, the structure of the entire apparatus can be simplified and downsized, and the cost of equipment investment such as computer purchase can be reduced.
【図1】本発明に係るデータフロープロセッサのダウン
ロード装置の一実施例を示す説明図である。FIG. 1 is an explanatory diagram showing an embodiment of a download device for a data flow processor according to the present invention.
【図2】データフロープロセッサを示す説明図である。FIG. 2 is an explanatory diagram showing a data flow processor.
【図3】パケットのフォーマットを示した図である。FIG. 3 is a diagram showing a packet format.
10 データフロープロセッサ 20 パケット 30 ダウンロード装置 31 カウンタ部 32 設定部 33 比較部 34 制御部 35 記憶部 10 data flow processor 20 packet 30 download device 31 counter unit 32 setting unit 33 comparing unit 34 control unit 35 storage unit
───────────────────────────────────────────────────── フロントページの続き (72)発明者 中村 隆夫 東京都三鷹市下連雀五丁目1番1号 日本 無線株式会社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Takao Nakamura 5-1-1 Shimorenjaku, Mitaka City, Tokyo Japan Radio Co., Ltd.
Claims (1)
と、 データフロープロセッシングを実行させるために必要な
パケット数を設定するパケット数設定手段と、 前記自然数と前記パケット数を比較する比較手段と、 前記自然数が前記パケット数以下のときにパケットをダ
ウンロードさせるための指示を出すダウンロード指示手
段と、 前記データフロープロセッサにダウンロードすべきパケ
ットを記憶する記憶手段と、 前記ダウンロード指示手段の指示により、前記自然数に
対応した前記パケットを前記データフロープロセッサに
ダウンロードするダウンロード手段と、を含むことを特
徴とするデータフロープロセッサのダウンロード装置。1. A counter means for generating natural numbers in ascending order, a packet number setting means for setting the number of packets required for executing data flow processing, a comparing means for comparing the natural number with the packet number, When the natural number is less than or equal to the number of packets, the download instruction means for issuing an instruction to download the packet, the storage means for storing the packet to be downloaded to the data flow processor, and the instruction of the download instruction means Download means for downloading the corresponding packet to the data flow processor, and a download device for the data flow processor.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP23803892A JPH0689182A (en) | 1992-09-07 | 1992-09-07 | Down load device for data flow processor |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP23803892A JPH0689182A (en) | 1992-09-07 | 1992-09-07 | Down load device for data flow processor |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0689182A true JPH0689182A (en) | 1994-03-29 |
Family
ID=17024252
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP23803892A Pending JPH0689182A (en) | 1992-09-07 | 1992-09-07 | Down load device for data flow processor |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0689182A (en) |
-
1992
- 1992-09-07 JP JP23803892A patent/JPH0689182A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH07121352A (en) | Arithmetic processor | |
JPH0689182A (en) | Down load device for data flow processor | |
US5677996A (en) | Fuzzy computer | |
JPS6134188B2 (en) | ||
JPH02137054A (en) | Information processor | |
JPS607536A (en) | Information processor | |
JPS58200349A (en) | Microprogram controller | |
JPS60250438A (en) | Information processor | |
JPH0635692A (en) | Data processor | |
JPH05289713A (en) | Programmable controller | |
JPH0667896A (en) | Single chip microcomputer | |
JPS617976A (en) | Vector operation processor | |
JPH03288228A (en) | Information processor | |
JPS6057440A (en) | Information processor | |
JPH01223533A (en) | Information processor | |
JPS61208142A (en) | Communication system between processes | |
JPH06314197A (en) | Auxiliary processor | |
JPS63298633A (en) | Instruction fetching control system in pipeline processor | |
JPH0212332A (en) | System for processing program including plural same instructions | |
JPH09185525A (en) | Protocol debugging system | |
JPH0675908A (en) | On-line real time processing system | |
JPH03233703A (en) | Sequence controller | |
JPH02161554A (en) | Program start system | |
JPS62248036A (en) | Microprogram controller | |
JPH04344530A (en) | Micro program control circuit |