JPS63261439A - Data storage device - Google Patents
Data storage deviceInfo
- Publication number
- JPS63261439A JPS63261439A JP9645387A JP9645387A JPS63261439A JP S63261439 A JPS63261439 A JP S63261439A JP 9645387 A JP9645387 A JP 9645387A JP 9645387 A JP9645387 A JP 9645387A JP S63261439 A JPS63261439 A JP S63261439A
- Authority
- JP
- Japan
- Prior art keywords
- memory
- data
- pointer
- address
- register
- 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
- 238000013500 data storage Methods 0.000 title claims description 24
- 230000015654 memory Effects 0.000 claims abstract description 131
- 235000002597 Solanum melongena Nutrition 0.000 claims 1
- 244000061458 Solanum melongena Species 0.000 claims 1
- 238000004364 calculation method Methods 0.000 abstract description 4
- 235000013305 food Nutrition 0.000 description 7
- 238000010586 diagram Methods 0.000 description 5
- 240000007594 Oryza sativa Species 0.000 description 1
- 235000007164 Oryza sativa Nutrition 0.000 description 1
- 206010040007 Sense of oppression Diseases 0.000 description 1
- GVBNSPFBYXGREE-UHFFFAOYSA-N Visnadine Natural products C1=CC(=O)OC2=C1C=CC1=C2C(OC(C)=O)C(OC(=O)C(C)CC)C(C)(C)O1 GVBNSPFBYXGREE-UHFFFAOYSA-N 0.000 description 1
- 238000000034 method Methods 0.000 description 1
- 235000009566 rice Nutrition 0.000 description 1
Abstract
Description
【発明の詳細な説明】
(イ)産業上の利用分野
この発明は、計算機システムなどに使用するデータ記憶
装置に関するものであり、特に配列データなどのデータ
集合を効率的に記憶、参照するための記憶装置に関する
ものである。[Detailed Description of the Invention] (a) Industrial Application Field This invention relates to a data storage device used in computer systems, etc., and in particular to a data storage device for efficiently storing and referencing data sets such as array data. It is related to storage devices.
(ロ) 従来の技術
一般的に、計算機システムは、データ処理装置、データ
記憶装置などから構成され、データ処理装置がデータ記
憶装置からデータを読み出し、何らかの加工を行ってデ
ータ記憶装置にデータを書き込むというサイクルを繰り
返すことにより、処理を進めていく、このデータ記憶装
置参照のためのデータ処理装置におけるオーバーヘッド
(処理待ち時間)の問題は種々の計算機システムにおい
て、共通のものである。(b) Conventional technology In general, a computer system is composed of a data processing device, a data storage device, etc., and the data processing device reads data from the data storage device, performs some processing, and writes the data to the data storage device. Processing proceeds by repeating this cycle.The problem of overhead (processing waiting time) in a data processing device for referring to a data storage device is common to various computer systems.
例えば、データ駆動形(データフロー形)計算機システ
ムにおいても、データ処理装置とデータ記憶装置を接続
したシステムが提案され、かつ実現されている(この−
例が、昭和59年4月9日付で発行された日経エレクト
ロニクスの第205頁から第209頁に開示されている
)、そしてこのようなシステムのデータ記憶装置におい
て、多量のデータを連続的に読み出す際には、データを
1つ読み出すごとに処理装置から記憶装置にアドレスを
与えなければならなかった。また、配列データのような
データ集合の特定の一要素を参照する際には、所望の要
素が格納されているアドレスを、処理装置が計負して生
成してやらねばならなかった。For example, even in data-driven (data flow) computer systems, systems that connect data processing devices and data storage devices have been proposed and realized (this -
Examples are disclosed in pages 205 to 209 of Nikkei Electronics, published April 9, 1982), and in the data storage device of such a system, large amounts of data are continuously read out. In some cases, the processing device had to give an address to the storage device each time a piece of data was read. Furthermore, when referring to a specific element of a data set such as array data, the processing device must calculate and generate an address where the desired element is stored.
(ハン 発明が解決しようとする問題点従来のデータ記
憶装置では、データを連続的に読み出す場合、各データ
のアドレスをそのつど処理装置から与えなくてはならな
かった。また、配列データのようなデータ集合の特定の
要素を一つ、あるいは連続的に読み出す際には、配列の
各要素が格納されているアドレスを得るために、処理装
置が、そのつどアドレス計算をしなければならなかった
1以上のような理由により、処理装置が記憶装置を参照
するために費やす処理時間が非常に長くなるという欠点
があった。それゆえに、この発明の主たる目的は、配列
データのようなデータ集合の読み田しの際のオーバーヘ
ッドを軽減する記憶装置を提供することである。(Han) Problems to be Solved by the Invention In conventional data storage devices, when data is read out continuously, the address of each data must be given from the processing device each time. When reading a particular element of a data set, either one or successively, the processing unit had to perform address calculations each time to obtain the address where each element of the array was stored. For the reasons mentioned above, there has been a disadvantage that the processing time required by the processing device to refer to the storage device becomes very long.Therefore, the main purpose of the present invention is to read data sets such as array data. An object of the present invention is to provide a storage device that reduces overhead when storing rice.
(ニ)問題点を解決するための手段
第一の発明は、第5図に示す如く、データメモリ(d
m)にデータ集合の要素が格納されたアドレスであるポ
インタを格納しているポインタメモリ(pm)、ポイン
タメモリ(pm)内のアドレスであるポインタアドレス
をデータ集合の集合名で参照できるポインタアドレスメ
モリ(pam>を設けることにより、特別なアドレス計
算を必要とせずに、データ集合の中の特定の要素を読み
出すことができるデータ記憶装置である。(d) Means for solving the problem The first invention is as shown in FIG.
A pointer memory (pm) that stores a pointer that is an address where an element of a data set is stored in m), and a pointer address memory that can refer to a pointer address that is an address in the pointer memory (pm) by the set name of the data set. (pam>) is a data storage device that allows a specific element in a data set to be read without requiring special address calculations.
第二の発明は、第6図に示す如く、上記の第一の発明の
構成に集合名を自動的に更新する集合名変更手段(fn
c)を設けることにより、一度の参照で、複数の所望の
要素のアドレスを連続的に得ることができ、複数のデー
タ集合それぞれの特定の要素を連続的に読み出すことが
できるデータ記憶装置である。As shown in FIG. 6, the second invention provides a set name changing means (fn
By providing c), the data storage device is capable of continuously obtaining addresses of a plurality of desired elements with a single reference, and successively reading out specific elements of each of a plurality of data sets. .
(ホ) 作用
本発明のデータ記憶装置によれば、メモリアクセスを行
うためのデータパケットは、所望のデータ集合の集合名
を保持しており、まずこの集合名がポインタアドレスメ
モリ(pam)内のカウンタにロードされる1次に、こ
のカウンタの出力をアドレスとして、ポインタアドレス
が格納されているメモリ(pam)を読み出す、読み出
されたポインタアドレスは、ポインタメモリ(pm)の
レジスタ(r)にラッチされる。このレジスタの内容を
アドレスとしてポインタメモリ(pm)を読み出す。(e) Operation According to the data storage device of the present invention, a data packet for memory access holds a set name of a desired data set, and first, this set name is stored in the pointer address memory (pam). The first time the counter is loaded, the output of this counter is used as an address to read out the memory (pam) in which the pointer address is stored.The read pointer address is stored in the register (r) of the pointer memory (pm). Latched. The pointer memory (pm) is read using the contents of this register as an address.
読み出きれたポインタはデータメモリ(dm)のアドレ
スレジスタ(ar)にラッチきれる。これをアドレスと
してデータメモリ(d m)をアクセスする。The pointer that has been read out can be latched into the address register (ar) of the data memory (dm). The data memory (dm) is accessed using this address.
又、さらには、ポインタアドレスメモリ(pam)に含
まれるかこれと別体に並設されたipitam別子が継
続を指示しておれば、カウンタをインクリメントして同
様の動作を行う、これを継I!識別子が継続を指示しな
くなるまで繰り返す。Furthermore, if the ipitam identifier included in the pointer address memory (pam) or provided separately from it instructs continuation, the counter is incremented and the same operation is performed. I! Repeat until the identifier no longer indicates continuation.
(へ)実施例
第2図に本発明のデータ記憶装置衣用いたシステム例と
してデータフロー計算機システムの概要を示す。同図の
システムは、システム内部でデータの基本単位であるデ
ータパケット(本来のデータの他に制御情報を組合せた
)を転送するリング状転送銘であるリングネットワーク
(RN)に、データパケットの入出力を制0!Jするネ
ットワークインターフェイス(N I )(N I )
(N I )を介して、データ記憶装!(DM)、デー
タフロー計算装置(DFC)、ホストインターフェイス
(HI )が結合されて、このホストインターフェイス
(HI )にはさらにホスト計算機(HC)がつながっ
ている。(F) Embodiment FIG. 2 shows an outline of a data flow computer system as an example of a system using the data storage device of the present invention. In the system shown in the figure, data packets are input into a ring network (RN), which is a ring-shaped transfer mechanism that transfers data packets (a combination of original data and control information), which is the basic unit of data, within the system. Control output to 0! Network interface (N I ) (N I )
(N I ) via data storage! (DM), a data flow computing device (DFC), and a host interface (HI), and this host interface (HI) is further connected to a host computer (HC).
斯るシステムのデータ記憶装置にはデータフロー計算装
置(DFC>が盲き込み命令や読み出し命令を含むデー
タ駆動型(データフロー型)のプログラムを実行する際
に使用するデータ(例えば画像データ等の配列データ)
が記憶されており、データフロー計算装置(DFC)が
データ駆動型のプロダラムを実行する過程において、デ
ータパケットの制御情報に従−って、書き込み命令や読
み出し命令の実行処理をデータ記憶装置が受は持つ仕組
みになっている。The data storage device of such a system stores data (for example, image data, array data)
is stored, and in the process in which the data flow computation device (DFC) executes a data-driven program, the data storage device receives execution processing of write commands and read commands according to the control information of the data packet. It is designed to hold.
第1図に本発明のデータ記憶装置の構成を示す、同図の
装置に於いては、(1)は入力キュー、(2)は入力パ
ケットの1語目(ヘッダ)を保持するレジスタ、(3)
は入力パケットの2語目(データ)を保持するレジスタ
、(4)は環境番号、(5)は処理指示コード、(6)
は入力パケットが保持していたデータ、(7)は判定・
制御回路、(8)は制御信号、(9)はポインタアドレ
スメモリ、〈10)は環境番号とボイタアドレスを保持
するレジスタ、(11)は差分メモリ、(12)はポイ
ンタメモリ、 (13)は差分レジスタ、(14>はポ
インタ更新手段(加算器)、(15)は差分値、(16
)はポインタレジスタ、(17)はポインタ値、(18
)はデータメモリ、 (19)は出力パケットのデータ
レジスタ、 (20)はリターンコードメモリ、(21
)は出力パケットのへラダレジスタ、(22)はリター
ンフード、(23)は未変更情報、(24)は出力キュ
ー、(25)はロード(ダンプ)アドレス、(26)は
集合名、(27)は集合名変更手段を示している。FIG. 1 shows the configuration of the data storage device of the present invention. In the device shown in the same figure, (1) is an input queue, (2) is a register that holds the first word (header) of an input packet, and (2) is a register that holds the first word (header) of an input packet. 3)
is the register that holds the second word (data) of the input packet, (4) is the environment number, (5) is the processing instruction code, (6)
is the data held by the input packet, and (7) is the judgment/
Control circuit, (8) is a control signal, (9) is a pointer address memory, (10) is a register that holds an environment number and a voice address, (11) is a differential memory, (12) is a pointer memory, (13) is a Difference register, (14> is pointer update means (adder), (15) is difference value, (16
) is a pointer register, (17) is a pointer value, (18
) is the data memory, (19) is the output packet data register, (20) is the return code memory, (21)
) is the header register of the output packet, (22) is the return food, (23) is the unchanged information, (24) is the output queue, (25) is the load (dump) address, (26) is the collection name, (27) indicates the means for changing the set name.
次に本発明装置の処理動作を入力パケット毎に詳述する
。尚、入力パケットの構成は第3図、第4図(a)の如
き2語構成のデータパケットとなり、その処理は制御情
報(処理指示コード、モジュール番号等)の一つである
処理指示コード(5)によって決定きれる。Next, the processing operation of the device of the present invention will be explained in detail for each input packet. The structure of the input packet is a two-word data packet as shown in FIGS. 3 and 4 (a), and the processing is performed using a processing instruction code (processing instruction code, module number, etc.), which is one of the control information (processing instruction code, module number, etc.). 5).
■ 第35Aのデータパケットであって、ポインタアド
レスメモリ及びリターンコードメモリのロードを示す処
理指示フード(5〉が5ビツトで例えばC51,St、
Ss、 S4.Se3−[0、1、O、0。■ The 35th A data packet, which indicates the loading of the pointer address memory and return code memory (5> is 5 bits, for example, C51, St,
Ss, S4. Se3-[0,1,O,0.
0]となるロードパケットが入力端に到着すると、入力
キュー(1)を経て1語目がパケットの1語目くヘッダ
)を保持するレジスタ(2)(以下第2レジスタと記す
)に、2語目がパケットの2語目(データ)を保持する
レジスタ(3)(以下第2レジスタと記す)に夫々ラッ
チされる。第ルジスタ(2)にラッチされた内容のうち
、処理指示フード(5)が判定・制御回路(7)により
判定きれ、以下のポインタアドレスメモリ及びリターン
フードメモリのロード動作を制御する制御信号(8)が
出力される。第ルジスタ(2)にラッチされた内容のう
ち、ロード(ダンプ)アドレス(25)をアドレスとし
て入力パケットが保持していたデータ(6)をポインタ
アドレスメモリ(9)およびリターンフードメモリ(2
0)に書き込む、出力パケットはない。0] arrives at the input end, the load packet 2 passes through the input queue (1) and is stored in the register (2) (hereinafter referred to as the second register) that holds the header in which the first word of the packet is the first word of the packet. The words are each latched into a register (3) (hereinafter referred to as a second register) that holds the second word (data) of the packet. Among the contents latched in the register (2), the processing instruction hood (5) has been successfully determined by the determination/control circuit (7), and the control signal (8) that controls the loading operation of the following pointer address memory and return hood memory ) is output. Of the contents latched in the register (2), the data (6) held by the input packet is transferred to the pointer address memory (9) and the return food memory (2) using the load (dump) address (25) as the address.
0), there is no output packet.
■ 差分メモリ(11)のロードを示す処理指示コード
(5)例えば[0,1,1,O,O]であるロードパケ
ットが到着すると、入力キュー(1)を経て1語目が第
ルジスタ(2)に、211!目が第2レジスタ(3)に
夫々ラッチされる。この第ルジスタ(2)にラッチきれ
た内容のうち、処理指示フード(5)が判定・制御回路
(7)により判定きれ、差分メモリ(11〉のロード動
作を制御する制御信号(8〉が出力される。第ルジスタ
(2)にラッチされた内容のうち、ロード(ダンプ)ア
ドレス(25)をアドレスとして入力パケットが保持し
ていたデータ(6)を差分メモリ(11)に書き込む、
出力パケットはない。■ Processing instruction code (5) indicating loading of differential memory (11) For example, when a load packet of [0, 1, 1, O, O] arrives, the first word passes through the input queue (1) and is transferred to the first word register ( 2), 211! The second register (3) is latched into the second register (3). Among the contents latched in this register (2), the processing instruction hood (5) has been successfully determined by the determination/control circuit (7), and the control signal (8) that controls the loading operation of the differential memory (11) is output. Among the contents latched in the register (2), the data (6) held by the input packet is written to the differential memory (11) using the load (dump) address (25) as the address.
There are no output packets.
■ ポインタメモリ(12)のロードを示す処理指示コ
ード(5)が例えば[0、1、0、1、0コであるロー
ドパケットが到着すると、入力キュー(1)を経て1語
目が第ルジスタ(2)に、2語目が第2レジスタ(3)
に夫々ラッチされる。第ルジスタ(2)にラッチされた
内容のうち、処理指示コード(5)が判定・制御回路(
7〉に依って判定きれ、ポインタメモリ(12)のロー
ド動作を制御する制御信号(8)が出力される。また第
ルジスタ(2)にラッチされた内容のうち、ロード(ダ
ンプ)アドレス(25)をアドレスとして入力パケット
が保持していたデータ(6)をポインタメモリ(12)
に書き込む、出力パケットはない。■ When a load packet whose processing instruction code (5) indicating a load in the pointer memory (12) is, for example, [0, 1, 0, 1, 0] arrives, the first word passes through the input queue (1) and the first word is in the register. (2), the second word is in the second register (3)
are latched respectively. Among the contents latched in the register (2), the processing instruction code (5) is the judgment/control circuit (
7>, and a control signal (8) for controlling the loading operation of the pointer memory (12) is output. Also, among the contents latched in the register (2), the data (6) held by the input packet is transferred to the pointer memory (12) using the load (dump) address (25) as the address.
There are no output packets.
■ データメモリ(18)のロードを示す処理指示示コ
ード(5)が例えば[0、1、O、0、1コであるロー
ドパケットが到着すると、大力キュー(1)庖経て1語
目が第ルジスタ(2)に、2語目が第2レジスタ(3)
に夫々ラッチ辿れる。第ルジスタ(2)にラッチきれた
内容のうち、処理指示フード(5)が判定・制御回路(
7)により判定され、以下のデータメモリのロード動作
を制御する制御信号(8)が出力される。第ルジスタ(
2)にラッチされた内容のうち、ロード(ダンプ)アド
レス(25)をアドレスとして入力パケットが保持して
いたデータ(6)をデータメモリ(18)に書き込む、
出力パケットはない。■ When a load packet whose processing instruction code (5) indicating loading of the data memory (18) is, for example, [0, 1, O, 0, 1] arrives, the first word is The second word is in the register (2), and the second word is in the second register (3).
You can trace the respective latches. Among the contents latched in the first register (2), the processing instruction hood (5) is determined by the judgment/control circuit (
7), and a control signal (8) for controlling the following data memory loading operation is output. No. Rujistha (
2) Among the contents latched, the data (6) held by the input packet is written to the data memory (18) using the load (dump) address (25) as the address.
There are no output packets.
■ 第4図(a)の如きデータパケットであって、ポイ
ンタの設定を示す処理指示コー)’C5)が例えば[S
I、St、Ss、S−,5sl−[1、X 、 0 、
1゜0コとなるオペランドパケットが到着すると、入力
キュー(1)を経て1語目が第ルジスタ(2)に、2語
目が第2レジスタ(3)に夫々ラッチされる。第ルジス
タ(2)にラッチされた内容のうち、処理指示コード(
5)が判定・制御回路(7)により判定され、以下のポ
インタの設定を制御する制御信号(8)が出力される。■ A data packet as shown in FIG.
I, St, Ss, S-, 5sl-[1, X, 0,
When an operand packet of 1°0 arrives, the first word is latched into the first register (2) and the second word is latched into the second register (3) via the input queue (1). Among the contents latched in the register (2), the processing instruction code (
5) is determined by the determination/control circuit (7), and a control signal (8) for controlling the following pointer settings is output.
第ルジスタ(2)にラッチされた内容のうち、集合名が
集合名更新手段(27)にロードきれ1.これをアドレ
スとしてポインタアドレスメモリ(9)を読み出す、該
ポインタアドレスメモリ(9)のこの出力、及び第ルジ
スタ〈2〉の内容のうち、環境番号(4)が環境番号・
ポインタアドレス保持レジスタ(10)にラッチされる
。この環境番号・ポインタアドレス保持レジスタ(10
)の内容をアドレスとして入力パケットが保持していた
データ(6)をポインタメモリ(12)に書き込む。Among the contents latched in the register (2), the set name has not been loaded into the set name updating means (27).1. The pointer address memory (9) is read using this as an address. Among this output of the pointer address memory (9) and the contents of the register <2>, the environment number (4) is the environment number.
It is latched into the pointer address holding register (10). This environment number/pointer address holding register (10
) is used as an address to write the data (6) held by the input packet into the pointer memory (12).
一方、集合名更新手段(27)の内容をアドレスとして
リターンフードメモリ(20)を読み出し、リターンフ
ード(22)、及び未変更情報(23)がヘッダレジス
タ(21)にラッチされる。ヘッダレジスタ(21)の
内容を1語目とするアクノリッジパケットが第4図(b
)に示す如き構成で出力キュー(24)を経て゛出力さ
れる。On the other hand, the return food memory (20) is read using the contents of the set name updating means (27) as an address, and the return food (22) and unchanged information (23) are latched into the header register (21). An acknowledge packet whose first word is the contents of the header register (21) is shown in Figure 4 (b).
) is output via the output queue (24).
■ 差分の設定を示す処理指示フード(5)が例えば[
1,X、1.O,Oコであるオペランドパケットが到着
すると、入力キュ−(1)を経て1語目が第ルジスタ(
2)に、28i目が第2レジスタ(3)にそれぞれラッ
チされる。第ルジスタ(2)にラッチされた内容のうち
、処理指示フード(5)が判定・制御回路(7)により
判定され、以下の差分の設定を制御する制御信号(8°
)が出力される。■ For example, the processing instruction hood (5) indicating the difference settings is
1,X,1. When an operand packet of O, O arrives, the first word passes through the input queue (1) and is transferred to the first word register (
2), the 28i-th data is latched in the second register (3). Among the contents latched in the register (2), the processing instruction hood (5) is determined by the determination/control circuit (7), and the control signal (8°
) is output.
第ルジスタく2)にラッチされた内容のうち、集合名が
集合名更新手段(27)にロードされこれをアドレスと
してポインタアドレスメモリ(9)を読み出す、ポイン
タアドレスメモリく9〉のこの出力、及び第ルジスタ(
2)の内容のうち、環境番号(4)が環境番号・ポイン
タアドレス保持レジスタ(10)にラッチされる。この
環境番号・ポインタアドレス保持レジスタ(10)の内
容をアドレスとして入力パケットが保持していたデータ
(6)を差分メモリ(11)に書き込む。Among the contents latched in the register 2), the set name is loaded into the set name update means (27), and the pointer address memory (9) is read out using this as an address. No. Rujistha (
Among the contents of 2), the environment number (4) is latched into the environment number/pointer address holding register (10). The data (6) held in the input packet is written into the differential memory (11) using the contents of the environment number/pointer address holding register (10) as an address.
一方、集合名更新手段(27)をアドレスとしてリター
ンコードメモリ(20)を読み出し、リターンコード(
22)、及び未変更情報(23)かへ・yダレジスタ(
21)にラッチされる。ヘッダレジスタ(21)の内容
を1語目とするアクノリッジパケットが出力キュー(2
4)を経て出力される。On the other hand, the return code memory (20) is read using the set name updating means (27) as an address, and the return code (
22), and unchanged information (23) Kahe/Yda register (
21). An acknowledge packet whose first word is the contents of the header register (21) is sent to the output queue (2
4) and then output.
■ アクノリッジパケットを出力する書き込みを示す処
理指示コード(5)が例えば[1,X、1゜1.0コで
あるオペランドパケットが到着すると、入力キュー(1
)を経て1語目が第ルジスタ(2)に2語目が第2レジ
スタ(3)にそれぞれラッチきれる。第ルジスタ(2)
にラッチされた内容のうち、処理指示コード(5)が判
定・制御回路(7)により判定され、以下のアクノリッ
ジパケットを出力する書き込みを制御する制御筒!(8
)が出力される。第ルジスタ(2)にラッチされた内容
のうち、集合名が集合名菓新手段(27)にロードきれ
、これをアドレスとしてポインタアドレスメモリ(9)
を読み出す、ポインタアドレスメモリ(9)のこの出力
、及び第ルジスタ(2)の内容のうち、環境番号(4)
が環境番号・ポインタアドレス保持レジスタ<10)に
ラッチきれる。この環境番号・ポインタアドレス保持レ
ジスタ(10)の内容をアドレスとしてポインタメモリ
(12)、及び差分メモリ(11)を読み出す、差分メ
モリ(11)の出力は差分レジスタ(13)に、ポイン
タメモリ(12)の出力はポインタレジスタ(16)に
夫々ラッチされ、ポインタレジスタ(16)の内*(1
7)をアドレスとして入力パケットが保持していたデー
タ(6)をデータメモリ(18)に書き込む、差分レジ
スタ(13)及びポインタレジスタ(16)の内容はカ
ロ算器から構成きれたポインタ更新手段<14)によっ
て加算され、ポインタメモリ(12)の読み出したアド
レスに書き込む、一方、集合名菓新手段(27)をアド
レスとしてリターンコードメモリ(20)を読みだし、
リターンフード<22)、及び未変更情報(23)がヘ
ッダレジスタ(21)にラッチされる。ヘッダレジスタ
(21)の内容を1語目とするアクノリッジパケットが
出力キュー(24)を経て出力される。■ When an operand packet arrives whose processing instruction code (5) indicating a write that outputs an acknowledge packet is, for example, [1,X,1°1.0, the input queue (1
), the first word is latched into the first register (2), and the second word is latched into the second register (3). No. Rujistha (2)
Among the contents latched, the processing instruction code (5) is determined by the determination/control circuit (7), and the control tube controls the writing to output the following acknowledge packet! (8
) is output. Among the contents latched in the register (2), the set name is loaded into the set name new means (27), and this is used as an address in the pointer address memory (9).
This output of the pointer address memory (9), and the contents of the first register (2), the environment number (4) is read out.
is latched into the environment number/pointer address holding register (<10). The contents of the environment number/pointer address holding register (10) are used as an address to read out the pointer memory (12) and the differential memory (11).The output of the differential memory (11) is stored in the differential register (13) and ) are respectively latched in the pointer registers (16), and *(1
The contents of the difference register (13) and pointer register (16) are written to the data memory (18) using the address 7) as the data (6) held by the input packet. 14) and write it to the read address of the pointer memory (12), while reading the return code memory (20) using the collective famous new means (27) as the address,
Return food <22) and unchanged information (23) are latched into the header register (21). An acknowledge packet whose first word is the contents of the header register (21) is output via the output queue (24).
■ アクノリッジパケットを出力しない書き込みを示す
処理指示コード(5)が例えば[1,X。■ The processing instruction code (5) indicating a write without outputting an acknowledge packet is, for example, [1,X.
1 、1 、1]であるオペランドパケットが到着する
と、入力キュー(1)を経て1語目が第ルジスタ(2)
に、2語目が第2レジスタ(3)に夫々ラッチされる。1, 1, 1], the first word is sent to the input queue (1) and the first word is sent to the first word register (2).
Then, the second word is latched into the second register (3), respectively.
第ルジスタ(2)にラッチされた内容のうち、処理指示
シード(5)が判定・制御回路(7)により判定され、
以下のアクノリッジパケットを出力しない書、き込みを
制御する制御信号(8)が出力される。第ルジスタ(2
)にラッチされた内容のうち、集合名が集合名菓新手段
(27)にロードされ、これをアドレスとしてポインタ
アドレスメモリ(9)を読み出す、ポインタアドレスメ
モリ(9)のこの出力、及び第ルジスタ(2)の内容の
うち、環境番号(4)が環境番号・ポインタアドレス保
持レジスタ(10)にラッチされる。そして環境番号・
ポインタアドレス保持レジスタ(10)の内容をアドレ
スとしてポインタメモリ(12)、及び差分メモリ(1
1)を読み出す、差分メモリ(11)の出力は差分レジ
スタ(13)に、ポインタメモリ(12)の出力はポイ
ンタレジスタ(16)に夫々ラッチされ、ポインタレジ
スタ(16>、の内容(17)をアドレスとして入力パ
ケットが保持していたデータ(6)をデータメモリ(1
B)に書き込む、出力パケットはない。Among the contents latched in the register (2), the processing instruction seed (5) is determined by the determination/control circuit (7),
A control signal (8) for controlling writing without outputting the following acknowledge packet is output. No. 1 Rujistha (2)
), the set name is loaded into the set name new means (27), and the pointer address memory (9) is read out using this as an address. Among the contents of 2), the environment number (4) is latched into the environment number/pointer address holding register (10). And environment number・
The contents of the pointer address holding register (10) are used as an address to store the pointer memory (12) and the differential memory (1
1), the output of the differential memory (11) is latched to the differential register (13), the output of the pointer memory (12) is latched to the pointer register (16), and the contents (17) of the pointer register (16>) are latched. The data (6) held by the input packet is used as the address in the data memory (1).
There are no output packets to write to B).
■ 読み出しを示す処理指示コード(5)が例えば[1
,X、0,1.1]であるオペランドパケットが到着す
ると、入力キュー(1)を経てIg!i目が第ルジスタ
(2)に、2語目が第2レジスタ(3)に夫々ラッチさ
れる。第ルジスタ(2)にラッチされた内容のうち、処
理指示コード(5)が判定・制御回路(7)により判定
きれ、以下の読み出しを制御する制御言分(8)が出力
きれる。第ルジスタ(2)にラッチされた内容のうち、
集合名が集合名菓新手段(27)にロード諮れ、これを
アドレスとしてポインタアドレスメモリ(9)を読み出
す、ポインタアドレスメモリ(9)のこの出力、及び第
ルジスタ(2)の内容のうち環境番号(4)が環境番号
・ポインタアドレス保持レジスタ(10)にラッチされ
る。この環境番号・ポインタアドレス保持レジスタ(1
0)の内容をアドレスとしてポインタメモリ(12)、
及び差分メモリ(11)を読み出す、ポインタメモリ(
12)の出力はポインタレジスタ(16)に、差分メモ
リ(11)の出力は差分レジスタ(13)に夫々ラッチ
され、ポインタレジスタ(16)の内容(17)をアド
レスとしてデータメモリ(18)を読み出しその内容は
データレジスタ(19)にラッチきれる一差分レジスタ
(13)及びポインタレジスタ(16)の内容はポイン
タ更新手段(14)によって加算され、ポインタメモリ
(12)の読み出したアドレスに書き込む。■ For example, if the processing instruction code (5) indicating reading is [1
, X, 0, 1.1], Ig! The i-th word is latched in the register (2), and the second word is latched in the second register (3). Among the contents latched in the register (2), the processing instruction code (5) can be determined by the determination/control circuit (7), and the control statement (8) for controlling the following readout can be output. Among the contents latched in the first register (2),
The set name is loaded into the set name new means (27), and the pointer address memory (9) is read out using this as an address. This output of the pointer address memory (9) and the environment number of the contents of the register (2) are (4) is latched into the environment number/pointer address holding register (10). This environment number/pointer address holding register (1
Pointer memory (12) with the contents of 0) as the address,
and a pointer memory (11) that reads the differential memory (11).
The output of 12) is latched to the pointer register (16), the output of the differential memory (11) is latched to the differential register (13), and the data memory (18) is read using the contents (17) of the pointer register (16) as an address. The contents of the differential register (13) and the pointer register (16) whose contents can be latched into the data register (19) are added by the pointer updating means (14) and written to the read address of the pointer memory (12).
一方、集合名更新手段(27)をアドレスとしてリター
ンコードメモリ(20)を読み出し、リターンコード(
22)、及び未変更情報(23)がヘッダレジスタ(2
1)にラッチされ、ヘッダレジスタ(21)の内容を1
語目とし、データレジスタ(19)の内容を2語目とす
るデータパケットが出力キュー(24〉を経て出力され
る。On the other hand, the return code memory (20) is read using the set name updating means (27) as an address, and the return code (
22), and the unchanged information (23) is stored in the header register (2
1) and sets the contents of the header register (21) to 1.
A data packet with the contents of the data register (19) as the second word is output via the output queue (24>).
今、ポインタアドレスメモリ(9)あるいはリターンコ
ードメモリ(20)に含まれるか又は独立して設けられ
るデータの1ビツトのフラグからなる継続識別子が例え
ば“1”で継続を指示しておれば、集合名更新手段(2
7)は内容をインクリメントし、入力キュー(1)の出
力を停止させ、第ルジスタ(2〉にはその内容を保持さ
せる。この更新された集合名更新手段(27)の内容を
アドレスとしてポインタアドレスメモリ(9)を読み出
す、ポインタアドレスメモリ(9)のこの出力、及び第
ルジスタ(2)の内容のうち、環境番号(4)が環境番
号・ポインタアドレス保持レジスタ(10〉にラッチさ
れる。この環境番号・ポインタアドレス保持レジスタ(
10)の内容をアドレスとしてポインタメモリ(12L
及び差分メモリ(11)を読み出す。ポインタメモリ(
12)の出力はポインタレジスタ(16)に、差分メモ
リ(11)の出力は差分レジスタ(13)に夫々ラッチ
され、ポインタレジスタ(16)の内容(17)をアド
レスとしてデータメモリ(18)を読み出し、その内容
はデータレジスタ(19)にラッチされる。差分レジス
タ(13)及びポインタレジスタ(16)の内容はポイ
ンタ更新手段(14)によって加算され、ポインタメモ
リ(12)の読み出したアドレスに書き込む。Now, if the continuation identifier consisting of a 1-bit flag of data included in the pointer address memory (9) or return code memory (20) or provided independently is "1" and indicates continuation, then the set Name update means (2
7) increments the content, stops the output of the input queue (1), and causes the first register (2>) to hold the content.The updated content of the set name updating means (27) is used as the pointer address. Out of this output of the pointer address memory (9) and the contents of the register (2) that reads the memory (9), the environment number (4) is latched into the environment number/pointer address holding register (10). Environment number/pointer address holding register (
10) as the address and pointer memory (12L
and read out the differential memory (11). Pointer memory (
The output of 12) is latched to the pointer register (16), the output of the differential memory (11) is latched to the differential register (13), and the data memory (18) is read using the contents (17) of the pointer register (16) as an address. , its contents are latched into the data register (19). The contents of the difference register (13) and pointer register (16) are added by the pointer updating means (14) and written to the read address of the pointer memory (12).
一方、集合名更新手段(27)をアドレスとしてリター
ンコードメモリ(20)を読み出し、リターンコード(
22)、及び第ルジスタ(2〉の内容のうち、リターン
フードを除く情報がヘッダレジスタ(21)にラッチさ
れる。ヘッダレジスタ(21)の内容を1語目とし、デ
ータレジスタ(19)の内存を2語目とするデータパケ
ットが出力キュー(24)を経て出力される。これを継
続識別子が継続を指示しなくなる(例えば0”)まで繰
り返す。On the other hand, the return code memory (20) is read using the set name updating means (27) as an address, and the return code (
22), and the information in the register (2>) excluding the return food is latched into the header register (21). A data packet having the second word is output via the output queue (24). This is repeated until the continuation identifier no longer instructs continuation (for example, 0'').
■ 第3図のデータパケットであって、ポインタアドレ
スメモリ及びリターンコードメモリのダンプを示す処理
指示コード(5)が例えば[s+ 、 sm。■ In the data packet of FIG. 3, the processing instruction code (5) indicating dumping of the pointer address memory and return code memory is, for example, [s+, sm.
S、 、 S、 、 51]虐[o 、 o 、 o
、 o 、 oコとなるダンプパケットが到着すると、
入力キュー(1)を経て1語目が第ルジスタ(2)に、
2語目が第2レジスタ(3)に夫々ラッチきれる。第ル
ジスタ(2)にラッテされた内容のうち、処理指示フー
ド(5〉が判定・制御回路(7)により判定され、以下
のポインタアドレスメモリ及びリターンフードメモリの
ダンプ動作を制御する制御信号(8)が出力される。S, , S, , 51] oppression [o, o, o
, o , o When the dump packets arrive,
The first word passes through the input queue (1) and enters the first word (2).
The second word can be latched into the second register (3). Among the contents latted to the No. 1 register (2), the processing instruction hood (5) is determined by the determination/control circuit (7), and the control signal (8) that controls the dump operation of the pointer address memory and return hood memory below ) is output.
第ルジスタ(2)にラッチされた内容のうち、ロード〈
ダンプ)アドレス(25)をアドレスとしてポインタア
ドレスメモリ(9)、及びリターンフードメモリ(20
)を読み出す、これらの内容はデータレジスタ(19)
にラッチきれる。このデータレジスタ(19)の内容を
2語目とするデータパケットが出力キュー(24)を経
て、ホストインターフェースに向けて出力される。Of the contents latched in the first register (2), the load <
dump) address (25) as the address, pointer address memory (9), and return food memory (20
), these contents are stored in the data register (19)
It can be latched to. A data packet whose second word is the contents of this data register (19) is outputted to the host interface via the output queue (24).
■ ポインタメモリ(12)のダンプを示す処理指示コ
ード(5)が例えば[0,0,0,1,0]であるダン
プパケットが到着すると、入力キュ−(1)を経て1語
目が第ルジスタ(2)に、2語目が第2レジスタ(3)
にそれぞれラッチされる。第ルジスタ(2)にラッチさ
れた内容のうち、処理指示フード(5)が判定・制御回
路(7)により判定され、以下のポインタメモリのダン
プ動作を制御する制御信号(8)が出力される。第ルジ
スタ〈2)にラッチされた内容のうちロード(ダンプ〉
アドレス(25)をアドレスとしてポインタメモリ(1
2)を読み出す、この内容はデータレジスタ(19)に
ラッチされる。このデータレジスタ(19)の内容を2
語目とするデータパケットが出力キュー(24)を経て
、ホストインターフェースに向けて出力される。■ When a dump packet whose processing instruction code (5) indicating a dump in the pointer memory (12) is, for example, [0, 0, 0, 1, 0] arrives, it passes through the input queue (1) and the first word is the first word. The second word is in the register (2), and the second word is in the second register (3).
are latched respectively. Among the contents latched in the register (2), the processing instruction hood (5) is determined by the determination/control circuit (7), and a control signal (8) for controlling the dump operation of the pointer memory below is output. . Load (dump) the contents latched in the 2nd register
Pointer memory (1) with address (25) as address
2), this content is latched into the data register (19). The contents of this data register (19) are
The data packet is outputted to the host interface via the output queue (24).
@ 差分メモリ(11)のダンプを示す処理指示フード
(5)が例えば[0,0,1,0,0]であるダンプパ
ケットが到着すると、入カキニー(1)を経て1!!!
目が第ルジスタ(2)に、2語目が第2レジスタ(3)
に夫々ラッチきれる。第ルジスタ(2〉にラッチされた
内容のうち、処理指示コード(5)が判定・制御回路(
7)により判定され、以下の差分メモリのダンプ動作を
制御する制御信号(8)が出力される。第ルジスタ(2
)にラッチされた内容のうちロード(ダンプ)アドレス
(25)をアドレスとして差分メモリ(11)を読み出
す、この内容はデータレジスタ(19)にラッチされる
。このデータレジスタ(19)の内容を2語目とするデ
ータパケットが出力キュー(24)を経て、ホストイン
ターフェースに向けて出力される。@ When a dump packet whose processing instruction hood (5) indicating a dump of the difference memory (11) is, for example, [0, 0, 1, 0, 0] arrives, it passes through the input packet (1) and becomes 1! ! !
The first word is in the second register (2), the second word is in the second register (3)
They can be latched separately. Among the contents latched in the register (2), the processing instruction code (5) is the judgment/control circuit (
7), and a control signal (8) for controlling the following differential memory dump operation is output. No. 1 Rujistha (2)
), the differential memory (11) is read out using the load (dump) address (25) as an address, and this content is latched into the data register (19). A data packet whose second word is the contents of this data register (19) is outputted to the host interface via the output queue (24).
[相] データメモリのダンプを示す処理指示コード〈
5)が例えば[0、O、O、0、1コであるダンプパケ
ットが到着すると、入力キュ−(1)を経て1語目が第
ルジスタ(2〉に、2語目が第2レジスタ(3)に夫々
ラッチされる。第ルジスタ(2)にラッチされた内容の
うち、処理指示コード(5)が判定・制御回路(7)に
より判定され、以下のデータメモリのダンプ動作を制御
する制御信号(8〉が出力きれる。第ルジスタ(2)に
ラッチきれた内容のうちロード(ダンプ)アドレス(2
5)をアドレスとしてデータメモリ(18)を読み出す
、この内容はデータレジスタ(19)にラッチされる。[Phase] Processing instruction code indicating data memory dump
When a dump packet whose value 5) is, for example, [0, O, O, 0, 1] arrives, the first word is stored in the input queue (1), and the first word is stored in the second register (2), and the second word is stored in the second register (2). Of the contents latched in the register (2), the processing instruction code (5) is determined by the determination/control circuit (7), and the following control is performed to control the dump operation of the data memory. Signal (8>) is output. Load (dump) address (2) of the contents latched in the register (2)
5) is used as the address to read the data memory (18), and its contents are latched into the data register (19).
このデータレジスタ(19)の内容を2語目とするデー
タパケットが出力キュー(24)を経て、ホストインタ
ーフェースに向けて出力される。A data packet whose second word is the contents of this data register (19) is outputted to the host interface via the output queue (24).
(ト)発明の効果
この発明によれば、データパケットに含まれる集合名に
より、データ集合の要素が格納されているアドレスを自
動的に得ることができる。したがって、特別なアドレス
計算を必要とせずにデータ集合の中の所望の要素を読み
出すことができる。また、複数のデータ集合にまたがる
複数の要素を、一つの集合名を与えるだけで連続的に読
み出すことができる。更に、3つのメモリ、即ちポイン
タアドレスメモリ、ポインタメモリ、及びデータメモリ
への参照動作は、バイブライン的に並行して行えるため
、−回のデータ読み出しに必要な時間は非常に短い0以
上のような特徴のため、本発明は、処理装置における、
記憶装置参照のためのオーバーヘッドを著しく軽減する
ことができる。(G) Effects of the Invention According to the present invention, the address where the element of the data set is stored can be automatically obtained from the set name included in the data packet. Therefore, a desired element in the data set can be read without requiring special address calculations. Furthermore, multiple elements spanning multiple data sets can be read out consecutively by simply giving a single set name. Furthermore, since the reference operations to the three memories, namely the pointer address memory, pointer memory, and data memory, can be performed in parallel in a vibe-line manner, the time required for reading data - times is very short, such as 0 or more. Due to these characteristics, the present invention provides the following advantages:
The overhead for storage device references can be significantly reduced.
第1図は本発明データ記憶装置の全体構成を示すブロッ
ク図、第2図は本発明データ記憶装置を用いたシステム
のブロック図、第3図および第4図は本発明において用
いられるデータパケットの形式を示す構成図、第5図は
本発明の概要を示すブロック図、第6図は本発明の概要
を示す他のブロック図である。
(1)・・・入力キュー、(2)・・・第ルジスタ、(
3)・・・第2レジスタ、(7)・・・判定・制御回路
、(9)・・・ポインタアドレスメモリ、(11)・・
・差分メモリ、(12)・・・ポインタメモリ、(13
)・・・差分レジスタ、(14)・・・ポインタ更新手
段、(16)・・・ポインタレジスタ、(18)・・・
データメモリ、 (19)・・・データレジスタ、(2
0)・・・リターンコードメモリ、(21)・・・ヘッ
ダレジスタ、(24ン・・・出力キュー。FIG. 1 is a block diagram showing the overall configuration of the data storage device of the present invention, FIG. 2 is a block diagram of a system using the data storage device of the present invention, and FIGS. 3 and 4 are diagrams of data packets used in the present invention. FIG. 5 is a block diagram showing an overview of the present invention, and FIG. 6 is another block diagram showing an overview of the present invention. (1)...Input queue, (2)...Lujistar, (
3)...Second register, (7)...Judgment/control circuit, (9)...Pointer address memory, (11)...
・Differential memory, (12)... Pointer memory, (13
)...Difference register, (14)...Pointer update means, (16)...Pointer register, (18)...
Data memory, (19)...Data register, (2
0)... Return code memory, (21)... Header register, (24 N... Output queue.
Claims (4)
データメモリ、前記データ集合の要素が格納されている
データメモリのアドレス情報を格納するポインタメモリ
、前記ポインタメモリ内の前記データ集合の要素が格納
されているアドレス情報が格納されているアドレスを格
納するポインタアドレスメモリからなり、前記ポインタ
アドレスメモリを前記データ集合の集合名によって参照
することにより、前記データメモリ内のデータ要素を読
み出すことを特徴となすデータ記憶装置。(1) A data memory in which one or more data sets are stored, a pointer memory that stores address information of the data memory in which elements of the data set are stored, and elements of the data set in the pointer memory are stored. The data element comprises a pointer address memory that stores an address in which address information is stored, and the data element in the data memory is read by referring to the pointer address memory by a set name of the data set. Eggplant data storage device.
及びデータメモリ各々への参照動作が並行して行われる
ことを特徴となす特許請求の範囲第1項記載のデータ記
憶装置。(2) the pointer address memory, pointer memory;
2. The data storage device according to claim 1, wherein reference operations to each of the data memory and the data memory are performed in parallel.
、前記データ集合の要素が格納されているデータメモリ
のアドレス情報を格納するポインタメモリ、前記ポイン
タメモリ内の前記データ集合の要素が格納されているア
ドレス情報が格納されているアドレスを格納するポイン
タアドレスメモリ、該ポインタアドレスメモリ内、ある
いはこれと並設されて設けられ前記データメモリの参照
の継続の有無を示す継続識別子とを格納する継続識別子
メモリ、及び前記継続識別子を用いて集合名を更新する
ための集合名更新手段からなり、前記ポインタアドレス
メモリを前記データ集合の集合名によって参照すること
により、前記データメモリを参照し、さらに前記集合名
更新手段を用いて前記継続識別子に応じて集合名を更新
し、更新された集合名により再び前記ポインタアドレス
メモリを参照する動作を繰り返すことにより、前記デー
タメモリ内の複数のデータ集合の特定の要素番号のデー
タ要素を連続的に読み出せることを特徴となすデータ記
憶装置。(3) A data memory in which a plurality of data sets are stored, a pointer memory that stores address information of the data memory in which elements of the data set are stored, and a pointer memory in which the elements of the data set in the pointer memory are stored. A continuation identifier that stores a pointer address memory that stores an address in which address information is stored, and a continuation identifier that is provided in or in parallel with the pointer address memory and indicates whether or not reference to the data memory is continued. a memory, and a set name update means for updating a set name using the continuation identifier; the data memory is referenced by referring to the pointer address memory by the set name of the data set; By updating the set name according to the continuation identifier using the name update means and repeating the operation of referring to the pointer address memory again using the updated set name, specific data sets of a plurality of data sets in the data memory can be identified. A data storage device characterized in that data elements of element numbers can be successively read.
及びデータメモリ各々への参照動作が並行して行われる
ことを特徴となす特許請求の範囲第3項記載のデータ記
憶装置。(4) the pointer address memory, pointer memory;
4. The data storage device according to claim 3, wherein reference operations to each of the data memory and the data memory are performed in parallel.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP9645387A JPS63261439A (en) | 1987-04-20 | 1987-04-20 | Data storage device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP9645387A JPS63261439A (en) | 1987-04-20 | 1987-04-20 | Data storage device |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS63261439A true JPS63261439A (en) | 1988-10-28 |
Family
ID=14165441
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP9645387A Pending JPS63261439A (en) | 1987-04-20 | 1987-04-20 | Data storage device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS63261439A (en) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS5961358A (en) * | 1982-09-30 | 1984-04-07 | Fujitsu Ltd | Managing device of variable length data |
JPS59178544A (en) * | 1983-03-30 | 1984-10-09 | Fujitsu Ltd | Memory access circuit |
JPS60196858A (en) * | 1984-03-19 | 1985-10-05 | Nec Corp | Input processor of data with label |
JPS61217861A (en) * | 1985-03-22 | 1986-09-27 | Nec Corp | Data processing system |
-
1987
- 1987-04-20 JP JP9645387A patent/JPS63261439A/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS5961358A (en) * | 1982-09-30 | 1984-04-07 | Fujitsu Ltd | Managing device of variable length data |
JPS59178544A (en) * | 1983-03-30 | 1984-10-09 | Fujitsu Ltd | Memory access circuit |
JPS60196858A (en) * | 1984-03-19 | 1985-10-05 | Nec Corp | Input processor of data with label |
JPS61217861A (en) * | 1985-03-22 | 1986-09-27 | Nec Corp | Data processing system |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7584343B2 (en) | Data reordering processor and method for use in an active memory device | |
JPS61276032A (en) | Information processing device | |
US8190794B2 (en) | Control function for memory based buffers | |
US7114054B2 (en) | Systems and methods for increasing transaction entries in a hardware queue | |
JPH0414385B2 (en) | ||
EP0136597B1 (en) | Vector processor | |
US6542989B2 (en) | Single instruction having op code and stack control field | |
JP4860891B2 (en) | Method and apparatus for connecting a mass parallel processor array to a memory array by bit sequential techniques | |
JP4144153B2 (en) | Vector tail gating on computers with vector registers | |
JPS63261439A (en) | Data storage device | |
JP2668156B2 (en) | Execution control method of data driven type information processing device | |
JPS63261440A (en) | Data storage device | |
JPS63261442A (en) | Data storage device | |
JP2652079B2 (en) | Data transmission equipment | |
US4775929A (en) | Time partitioned bus arrangement | |
JPS63261441A (en) | Data storage device | |
JPS63280351A (en) | Data storage device | |
JPS63261444A (en) | Data storage device | |
JP4363431B2 (en) | Data transfer method | |
JPS63261443A (en) | Data storage device | |
JPS63262738A (en) | Data storage device | |
JPS63279339A (en) | Data storage device | |
JPH02187849A (en) | Bus interface apparatus | |
JPH01194055A (en) | Parallel computer | |
JPH04333950A (en) | Information processing system |