JPS63261443A - Data storage device - Google Patents

Data storage device

Info

Publication number
JPS63261443A
JPS63261443A JP9645787A JP9645787A JPS63261443A JP S63261443 A JPS63261443 A JP S63261443A JP 9645787 A JP9645787 A JP 9645787A JP 9645787 A JP9645787 A JP 9645787A JP S63261443 A JPS63261443 A JP S63261443A
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
Application number
JP9645787A
Other languages
Japanese (ja)
Inventor
Kazuyuki Tanaka
一行 田中
Hiroki Miura
三浦 宏喜
Masahisa Shimizu
清水 雅久
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.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo Electric Co 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 Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP9645787A priority Critical patent/JPS63261443A/en
Publication of JPS63261443A publication Critical patent/JPS63261443A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To continuously and independently read out elements in a data set by dividing a pointer memory and a difference memory into plural blocks and allocating these blocks to respective programs. CONSTITUTION:A data packet holds a set name and an environment number and loads the set name to a counter in a pointer address memory (pam). The contents of the memory (pam) are read out by using the output of the counter as an address, the environment number is added to the read contents and the added result is latched to registers r1, r2. The contents of the pointer memories pm1, pm2 and the differential memories dim1, dim2 are read out by using the contents of the registers r1, r2 as addresses and latched to an address register (ar) of a data memory (dm). The contents of the memory (dm) are read out by using the contents of the register (ar) as an address. Pointers and differences are added by a pointer updating means (pc) and the added result is written in the memory (pm). Thus, the elements in the data set can be continuously read out.

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 -
An example is disclosed in pages 205 to 209 of Nikkei Electronics, published on April 9, 1981), and in the data storage device of such a system, large amounts of data are continuously stored. When reading data, the processing device had to give an address to the storage device each time one 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.

これに対し、本件出願人は、データ集合の集合名を与え
ればデータ集合の要素が格納されているアドレスを生成
する記憶装置、一つの集合名を与えるだけで複数のデー
タ集合にまたがる複数の要素を連続的に読み出すことが
できる記憶装置、及び上述の方法で読み出した後に、そ
のデータ集合中で次に読み出されるべきデータ要素のア
ドレスを自動的に設定する記憶装置の開発に成功してい
る。
In contrast, the present applicant proposed a storage device that generates an address where an element of a data set is stored when a set name of a data set is given, and a storage device that generates an address where an element of a data set is stored simply by giving a single set name. We have successfully developed a storage device that can read data continuously, and a storage device that automatically sets the address of the next data element to be read in the data set after it has been read in the manner described above.

(ハ)発明が解決しようとする問題点 しかるに上述の如き従来の記憶装置では、データ集合の
要素が格納されているアドレス(ポインタ)、及びデー
タ集合中の二つの要素のアドレスの差である差分は、一
つの集合名に対してそれぞれ一つの格納場所しかもちえ
ないために、複数の利用者が独立に、かつ同じ集合名で
一つの記憶装置を読み出す場合には対応できない、それ
ゆえに、この発明の主たる目的は、複数の利用者が独立
に同一のプログラムを実行させる場合においても、各利
用者がそれぞれデータ集合の集合名を連続的に与えれば
、各利用者に対する所望のデータ要素を連続的に読み出
すことができる記憶装置、及び各利用者がそれぞれ一つ
の集合名を連続的に与えることにより、それぞれ複数の
データ集合にまたがる複数のデータ要素を連続的に読み
出すことができる記憶装置を提供することである。
(c) Problems to be solved by the invention However, in the conventional storage device as described above, the address (pointer) where an element of a data set is stored and the difference between the addresses of two elements in the data set Since the method can only have one storage location for each set name, it cannot handle cases where multiple users read a single storage device independently and with the same set name.Therefore, this invention The main purpose of this is that even if multiple users run the same program independently, if each user successively gives the set name of the data set, the desired data elements for each user can be successively delivered. To provide a storage device that can read data from multiple data sets, and a storage device that allows each user to continuously read a plurality of data elements spanning a plurality of data sets by sequentially giving one set name to each user. That's true.

(ニ)問題点を解決するための手段 本発明は第5図及び第6図に示す如く、データ集合の要
素が格納されたアドレスであるポインタを格納している
ポインタメモリ(pmL データ集合の二つの要素が格
納されている両アドレスの差である差分が格納きれてい
る差分メモリ(d i m)をそれぞれ複数のプロ・/
り(p m 1 )、(p m 2 )、・・・、(d
(ml)、(dim2)、・・・に分割し、各利用者が
実行するプログラムごとにこれらのブロックを割り当て
ることにより、各利用者が独立にデータ集合中の要素を
連続して読み出すことができるデータ記憶装置である。
(D) Means for Solving the Problems As shown in FIG. 5 and FIG. The differential memory (d i m) that can store the difference between both addresses where one element is stored is stored in multiple pro//
(p m 1 ), (p m 2 ), ..., (d
By dividing the data into (ml), (dim2), etc. and allocating these blocks to each program executed by each user, each user can independently read the elements in the data set continuously. It is a data storage device that can

(ホ)作用 本発明のデータ記憶装置によれば(第5図参照)、メモ
リの読み出しを行うためのデータパケットは、所望のデ
ータ集合の集合名、及び各利用者が実行するプログラム
ごとに割り当てられた第4図の如き環境番号(4)を保
持している。メモリの読み出しを行うデータパケットが
到着すると、まずこの集合名がポインタアドレスメモリ
(pan)内の例えばカウンタ(第6図図示の発明の場
合には集合名更新手段(f’nc)のカウンタ(C))
にロードされる0次に、このカウンタの出力をアドレス
として、ポインタアドレスメモリ(pam)を読み出す
。読み出されたポインタアドレスにデータパケット内の
環境番号(4〉がf1加され夫々、レジスタ(rl)(
r2)に分担してラッチされる。このレジスタ(rl)
(r2)の内容をアドレスと7してブロック分けされた
ポインタメモリ(p m 1 )、(p m 2 >・
・・、及び差分メモリ(d i ml)、(dirn2
)、・・・を読み出す、読み出されたポインタはデータ
メモリ(d m)のアドレスレジスフ(ar)にラッテ
される。これをアドレスとしてデータメモリ(dm)を
アクセスする。ポインタ及び差分はポインタ更新手段(
pc)によって加算され、この値がポインタメモリ(p
 m)に書き込すれる。さらに第2の発明によればく第
6図参照)、ポインタアドレスメモリに含まれたmum
別子が継続を指示しておれば、カウンタ(C)をインク
リメントして同様の動作を行う、これをJ1m識別子が
継続を指示しなくなるまで繰り返す、さらに、同−集合
名を保持した複数のパケットが連続して到着すると上記
の動作が連続して行われる。
(E) Function According to the data storage device of the present invention (see FIG. 5), data packets for reading from the memory are assigned to the set name of the desired data set and to each program executed by each user. The environment number (4) shown in FIG. 4 is held. When a data packet to be read from the memory arrives, the set name is first stored in the pointer address memory (PAN), for example, by the counter (C in the case of the invention shown in FIG. 6, the set name update means (f'nc)). ))
Next, the pointer address memory (pam) is read using the output of this counter as an address. The environment number (4〉) in the data packet is added to the read pointer address by f1, and the register (rl) (
r2) and latched. This register (rl)
Pointer memory (p m 1 ) divided into blocks with the contents of (r2) as address 7, (p m 2 >・
..., and differential memory (di ml), (dirn2
), . . . The read pointer is latched to the address register (ar) of the data memory (dm). The data memory (dm) is accessed using this as an address. Pointers and differences are pointer update means (
pc), and this value is added to the pointer memory (p
m). Furthermore, according to the second invention (see FIG. 6), mum included in the pointer address memory
If Besshi instructs continuation, the counter (C) is incremented and the same operation is performed. This is repeated until the J1m identifier no longer instructs continuation. Furthermore, multiple packets holding the same set name When , the above operations are performed successively.

(へ)実施例 第2図に本発明のデータ記憶装置を用いたシステム例と
してデータフロー計算機シスデムの概要を示す、同図の
システムは、システム内部でデータの基本単位であるデ
ータパケット(本来のデータの他に制御情報を組合せた
)を転送するリング状転送路であるリングネットワーク
(RN)に、データパケットの入出力を制御するネット
ワークインターフェイス(N I )(N I )(N
 I )を介して、データ記憶装置(DM)、データフ
ロー計算装置(DFC)、ホストインターフェイス()
I I )が結合きれて、このホストインターフェイス
(HI )にはきらにホスト計算機(HC)がつながっ
ている。
Embodiment Figure 2 shows an overview of a data flow computer system as an example of a system using the data storage device of the present invention. A network interface (N I ) (N I ) (N
I), Data Storage Device (DM), Data Flow Computing Device (DFC), Host Interface ()
II) has been connected, and a host computer (HC) is connected to this host interface (HI).

斯るシステムのデータ記憶装置にはデータフロー計算装
置(D F C)が書き込み命令や読み出し命令を含む
データ駆動型(データブロー型)のプログラムを実行す
る際に使用するデータ(例えば画像データ等の配列デー
タ)が記憶されており、データブロー計算装WL(DF
C)がデータ駆動型のプログラムを実行する過程におい
て、データパケットの制御情報に従って、書き込み命令
や読み出し命令の実行処理をデータ記憶装置が受は持つ
仕組みになっている。
The data storage device of such a system stores data (such as image data, etc.) used by the data flow calculation device (DFC) when executing a data-driven (data blow) program including write commands and read commands. array data) is stored, and the data blow calculation system WL (DF
In the process of C) executing a data-driven program, the data storage device is responsible for executing write commands and read commands according to control information of data packets.

第1図に本発明のデータ記憶装置の構成を示す、同図の
装置に於いては、(1)は入力キュー、(2)は入力パ
ケットの1語目(ヘッダ)を保持するレジスタ、(3)
は入力パケットの2語目(データ)を保持するレジスタ
、(4)は環境番号、(5)は処理指示フード、(6)
は入力パケットが保持していたデータ、(7)は判定・
制御回路、(8)は制御信号、(9)はポインタアドレ
スメモリ、 (10)は環境番号とボイタアドレスを保
持するレジスタ、(11)は差分メモリ、(12)はポ
インタメモリ、(13)は差分レジスタ、(14)はポ
インタ更新手段く加算器)、<15)は差分値、(16
)はポインタレジスタ、(17)はポインタ値、 (1
g)はデータメモリ、 (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 hood, (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 the environment number and Voitor 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, (1
g) is the data memory, (19) is the output packet data register, (20) is the return food 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 the processing instruction hood (processing instruction hood, module number, etc.), which is one of the control information (processing instruction hood, module number, etc.). 5).

■ 第3図のデータパケットであって、ポインタアドレ
スメモリ及びリターンフードメモリのロードを示す処理
指示コード(5)が5ビツトで例えば[S+ 、 Ss
、Ss 、 54 、 S感]■[0,1,0,0゜0
]となるロードパケットが入力端に到着すると、入力キ
ュー(1)を経て1語目がパケットの1語目(ヘッダ)
を保持するレジスタ(2)(以下第2レジスタと記す)
に、2語目がパケットの2語目くデータ)を保持するレ
ジスタ(3)(以下第2レジスタと記す)に夫々ラッチ
される。第ルジスタ(2)にラッチされた内容のうち、
処理指示コード(5)が判定・制御回路(7)により判
定され、以下のポインタアドレスメモリ及びリターンコ
ードメモリのロード動作を制御する制御信号(8)が出
力される。第ルジスタ(2)にラッチされた内容のうち
、ロード(ダンプ〉アドレス(25)をアドレスとして
入力パケットが保持していたデータ〈6)をポインタア
ドレスメモリ(9)およびリターンコードメモリ(20
)に書き込む、出力パケットはない。
■ In the data packet shown in FIG. 3, the processing instruction code (5) indicating loading of the pointer address memory and return food memory is 5 bits, for example [S+, Ss
, Ss, 54, S feeling]■[0,1,0,0゜0
] When a load packet arrives at the input end, it passes through the input queue (1) and the first word of the packet is the first word (header).
Register (2) that holds (hereinafter referred to as the second register)
Then, the second word is latched into a register (3) (hereinafter referred to as the second register) that holds the second word data of the packet. Among the contents latched in the first register (2),
The processing instruction code (5) is determined by the determination/control circuit (7), and a control signal (8) for controlling the following loading operations of the pointer address memory and return code memory is output. Among the contents latched in the register (2), the data (6) held by the input packet using the load (dump) address (25) as the address is transferred to the pointer address memory (9) and the return code memory (20).
), there are no output packets.

■ 差分メモリ(11)のロードを、示す処理指示コー
ド(5)例えば[0,1,1,0,0]であるロードパ
ケットが到着すると、入力キュー(1)を経て11目が
第ルジスタ〈2)に、2語目が第2レジスタ(3)に夫
々ラッチされる。この第ルジスタ(2)にラッチされた
内容のうち、処理指示コード(5)が判定・制御回路(
7)により判定され、差分メモリ(11)のロード動作
を制御する制御信号(8)が出力される。第ルジスタく
2)にラップされた内容のうち、ロード(ダンプ)アド
レスク25)をアドレスとして入力パケットが保持して
いたデータ(6)を差分メモリ(11)に書き込む、出
力パケットはない。
■ When a load packet with a processing instruction code (5) indicating loading of the differential memory (11), for example [0, 1, 1, 0, 0] arrives, the 11th one is sent through the input queue (1) to the 2), the second word is latched into the second register (3), respectively. Among the contents latched in this 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 differential memory (11) is output. Among the contents wrapped in the register 2), there is no output packet that writes the data (6) held by the input packet to the differential memory (11) using the load (dump) address 25) as an address.

■ ポインタメモリ(12)のロードを示す処理指示フ
ード(5)が例えば[0,1,0,1,0]であるロー
ドパケットが到着すると、入力キュー(1)を経て1g
g目が第ルジスタ(2)に、2語目が第2レジスタ(3
)に夫々ラッチされる。第ルジスタ(2)にラッチきれ
た内容のうち、処理指示コード(5)が判定・制御回路
(7)に依って判定され、ポインタメモリ(12)のロ
ード動作を制御する制御信号(8)が出力される。また
第ルジスタ(2)にラッチされた内容のうち、ロード(
ダンプ)アドレス(25)をアドレスとして入力パケッ
トが保持していたデータ(6)をポインタメモリ(12
)に書き込む、出力パケットはない。
■ When a load packet whose processing instruction hood (5) indicating loading of pointer memory (12) is, for example, [0, 1, 0, 1, 0] arrives, it passes through the input queue (1) and
The gth word is in the register (2), the second word is in the second register (3), and the second word is in the second register (3).
) are respectively latched. Among the contents latched in the register (2), the processing instruction code (5) is determined by the determination/control circuit (7), and the control signal (8) that controls the loading operation of the pointer memory (12) is Output. Also, among the contents latched in the second register (2), the load (
The data (6) held by the input packet is transferred to the pointer memory (12) using the dump) address (25) as the address.
), there are no output packets.

■ データメモリ(18)のロードを示す処理指示示コ
ード(5)が例えば[0,1,0,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, 0, 0, 1] arrives, the first word passes through the input queue (1). The second word is in the register (2), and the second word is in the second register (3).
are wrapped 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 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)の如きデータパケットであって、ポイ
ンタの設定を示す処理指示フード(5)が例えば[Sl
、 St 、 Ss 、 S−、Sgココ−1,X、0
,1゜0]となるオペランドパケットが到着すると、入
力キュー(1〉を経て1語目が第ルジスタ(2)に、2
語目が第2レジスタ(3)に夫々ラッチきれる。第ルジ
スタ(2)にラッチされた内容のうち、処理指示フード
(5)が判定・制御回路(7)により判定され、以下の
ボインクの設定を制御する制御信号(8)が出力される
。第ルジスタ(2)にラッチされた内容のうち、集合名
が集合名更新手段(27)にロードされ、これをアドレ
スとしてポインタアドレスメモリ(9)を読み出す、該
ポインタアドレスメモリ(9)のこの出力、及び第ルジ
スタ(2)の内容のうち、環境番号(4)が環境番号・
ポインタアドレス保持レジスタ(10)にラッチされる
。この環境番号・ポインタアドレス保持レジスタ(10
)の内容をアドレスとして入力パケットが保持していた
データ(6)をポインタメモリ(12)に書き込む。
■ It is a data packet as shown in FIG. 4(a), and the processing instruction hood (5) indicating pointer setting is
, St, Ss, S-, Sg Coco-1, X, 0
, 1゜0], the first word passes through the input queue (1〉) and is transferred to the second word register (2).
Each word is latched into 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 a control signal (8) for controlling the following boiling settings is output. 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.This output of the pointer address memory (9) , and of the contents of the first Rujista (2), the environment number (4) is
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, 20) is read out in the return code memory using the contents of the set name updating means (27) as an address, and the return hood (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 an output queue (24).

■ 差分の設定を示す処理指示コード(5)が例えば[
1,X、1.0.0]であるオペランドパケットが到着
すると、大力キュー(1)を経て19目が第2レジスタ
(2トこ、2語目が第2レジスタ(3)にそれぞれラッ
チきれる。第ルジスタ(2)にラッチされた内容のうち
、処理指示コード(5)が判定・制御回路(7)により
判定きれ、以下の差分の設定を制御する制御信号(8)
が出力される。
■ For example, if the processing instruction code (5) indicating the difference setting is [
1, .Among the contents latched in the register (2), the processing instruction code (5) has been successfully determined by the determination/control circuit (7), and the control signal (8) that controls the setting of the following differences
is output.

第ルジスタ〈2)にラッチされた内容のうち、集合名が
集合名更新手段(27)にロードされこれをアドレスと
してポインタアドレスメモリ(9)を読み出す、ポイン
タアドレスメモリ(9)のこの出力、及び第ルジスタ(
2)の内容のうち、環境番号(4)が環境番号・ポイン
タアドレス保持レジスタ(10)にラッチされる。この
環境番号・ポインタアドレス保持レジスタ(10)の内
容をアドレスとして入力パケットが保持していたデータ
(6)を差分メモリ(11)に書き込む。
Out of 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)がヘッダレジスタ(
21)にラッチされる。ヘッダレジスタ(21)の内容
を1語目とするアクノリッジパケットが出力キュー(2
4)を経て出力される。
On the other hand, the return code memory (20) is read using the set name update means (27) as an address, and the return code (22) and unchanged information (23) are stored in the header 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
)を経て1rI4目が第ルジスタ(2)に2語目が第2
レジスタ(3)にそれぞれラッチされる。第ルジスタ(
2)にラッチされた内容のうち、処理指示コード(5)
が判定・制御回路(7)により判定きれ、以下のアクノ
リッジパケットを出力する書き込みを制御する制御信号
(8)が出力される。第ルジスタ(2)にラッチされた
内容のうち、集合名が集合名更新手段(27)にロード
され、これをアドレスとしてポインタアドレスメモリ(
9)を読み出す、ポインタアドレスメモリ(9)のこの
出力、及び第ルジスタ(2)の内容のうち、環境番号(
4)が環境番号・ポインタアドレス保持レジスタ(10
)にラッチされる。この環境番号・ポインタアドレス保
持レジスタ(10)の内容をアドレスとしてポインタメ
モリ(12)、及び差分メモリ(11)を読み出す、差
分メモリ(11)の出力は差分レジスタ(13)に、ポ
インタメモリ(12)の出力はポインタレジスタ(16
)に夫々ラッチされ、ポインタレジスタ(16)の内容
(17)をアドレスとして入力パケットが保持していた
データ(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 1rI 4th word becomes the 2nd word (2), and the 2nd word becomes the 2nd word.
Each is latched in register (3). No. Rujistha (
Among the contents latched in 2), the processing instruction code (5)
is successfully determined by the determination/control circuit (7), and a control signal (8) is output that controls writing to output the following acknowledge packet. Among the contents latched in the register (2), the set name is loaded into the set name update means (27), and this is used as an address in the pointer address memory (
9), of this output of the pointer address memory (9) and the contents of the register (2), the environment number (
4) is the environment number/pointer address holding register (10
) is latched. 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 ) output is pointer register (16
) and write the data (6) held by the input packet into the data memory (18) using the contents (17) of the pointer register (16) as an address. The contents of are added by a pointer update means (14) composed of an adder and written to the read address of the pointer memory (12), while the set name update means (27) is used as an address to write the return food memory (20). The read, return code (22), and unchanged information (23) are latched into the header register (21). An acknowledge packet containing the contents of the header register (21) as one word is output via the output queue (24).

■ アクノリッジパケットを出力しない書き込みを示す
処理指示フード(5)が例えば[1,X。
■ The processing instruction hood (5) indicating a write without outputting an acknowledge packet is, for example, [1,X.

1.1 、1コであるオペランドパケットが到1すると
、入力キュー(1)を経て1語目が第ルジスタ(2)に
、2語目が第2レジスタ〈3)に夫々ラッチきれる。第
ルジスタ(2)にラッチされた内容のうち、処理指示フ
ード(5)が判定・制御回路(7)により判定きれ、以
下のアクノリッジパケットを出力しない書き込みを制御
する制御偲号(8)が出力される。第ルジスタ(2)に
ラッチされた内容のうち、集合名が集合名更新手段(2
7)にロードされ、これをアドレスとしてポインタアド
レスメモリ(9)を読み出す、ポインタアドレスメモリ
(9)のこの出力、及び第ルジスタ(2)の内容のうち
、環境番号(4)が環境番号・ポインタアドレス保持レ
ジスタ(10)にラッチされる。そして環境番号・ポイ
ンタアドレス保持レジスタ(10)の内容をアドレスと
してポインタメモリ(12)、及び差分メモリ(11)
を読み出す、差分メモリ(11)の出力は差分レジスタ
(13)に、ポインタメモリ(12)の出力はポインタ
レジスタ(16)に夫々ラッチされ、ポインタレジスタ
(16)の内容(17)をアドレスとして入力パケット
が保持していたデータ(6)をデータメモリ(18)に
書き込む、出力パケットはない。
1.1, when one operand packet arrives, the first word is latched into the register (2) and the second word is latched into the second register (3) after passing through the input queue (1). Among the contents latched in the register (2), the processing instruction hood (5) has been successfully determined by the judgment/control circuit (7), and the control signal (8) that controls writing without outputting the following acknowledge packet is output. be done. Among the contents latched in the register (2), the set name is
7) and read out the pointer address memory (9) 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/pointer It is latched into the address holding register (10). Then, the content of the environment number/pointer address holding register (10) is used as an address to the pointer memory (12) and the differential memory (11).
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 input as an address. There is no output packet that writes the data (6) held by the packet into the data memory (18).

■ 読み出しを示す処理指示コード(5)が例えば[1
,x、o、1.t]であるオペランドパケットが到着す
ると、入力キュー(1)を経て1語目が第ルジスタ(2
)に、2語目が第2レジスタ(3)に夫々ラッチされる
。第ルジスタ(2)にラッチされた内容のうち、処理指
示コード(5)が判定・制御回路(7)により判定され
、以下の読み出しを制御する制御侶号(8)が出力され
る。第ルジスタ(2)にラッチされた内容のうち、集合
名が集合名更新手段(27)にロードされ、これをアド
レスとしてポインタアドレスメモリ(9)を読み出す、
ポインタアドレスメモリ(9)のこの出力、及び第ルジ
スタ(2)の内容のうち環境番号(4)が環境番号・ポ
インタアドレス保持レジスタ(10)にラッチされる。
■ For example, if the processing instruction code (5) indicating reading is [1
,x,o,1. t], the first word is transferred to the input queue (1) and the first word is transferred to the first word register (2).
), the second word is latched into the second register (3), respectively. Among the contents latched in the register (2), the processing instruction code (5) is determined by the determination/control circuit (7), and a control code (8) for controlling the following reading is output. 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.
This output of the pointer address memory (9) and the environment number (4) of the contents of the register (2) are latched into the environment number/pointer address holding register (10).

この環境番号・ポインタアドレス保持レジスタ(10)
の内容をアドレスとしてポインタメモリ(12)、及び
差分メモリ(11)を読み出す、ポインタメモリ(12
)の出力はポインタレジスタ(16)に、差分メモリ(
11)の出力は差分レジスタ(13)に夫々ラッチされ
、ポインタレジスタ(16)の内容(17)をアドレス
としてデータメモリ(18)を読み出しその内容はデー
タレジスタ(19)にラッチされる。差分レジスタ(1
3)及びポインタレジスタ(16)の内容はポインタ更
新手段(14)によって加算され、ポインタメモリ(1
2)の読み出したアドレスに書き込む。
This environment number/pointer address holding register (10)
The pointer memory (12) reads out the pointer memory (12) and the differential memory (11) using the contents of the address as an address.
) is stored in the pointer register (16), and the differential memory (
The outputs of 11) are respectively latched in the difference registers (13), the data memory (18) is read out using the contents (17) of the pointer register (16) as an address, and the contents are latched in the data register (19). Difference register (1
3) and the contents of the pointer register (16) are added by the pointer update means (14), and the contents of the pointer memory (1
Write to the address read in 2).

一方、集合名更新手段(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 memory (20) is read out using the set name updating means (27) as an address.
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)にラッチさ
れる。この環境番号のポインタアドレス保持レジスタ(
lO)の内容をアドレスとしてポインタメモリ(12)
、及び差分メモリ(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 food memory (20) or provided independently indicates continuation with, for example, "°1", then the set Name update means (2
7) increments the contents, stops the output of the input queue (1), and causes the register (2) to hold its contents. The pointer address memory (9) is read out using the contents of the updated set name updating means (27) as an address. Out of this output of the pointer address memory (9>) and the contents of the register (2), the environment number (4) is read out. ) is latched in the environment number/pointer address holding register (10).The pointer address holding register (
Pointer memory (12) with the contents of lO) as the address
, and read the differential memory (11). The output of the pointer memory (12) is latched to the pointer register (16), the output of the differential memory (11) is latched to the differential register (13), and the contents of the pointer register (16) are latched. The data memory (18) is read using (17) as the address, and 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 out using the set name actualization means (27) as an address, and the return code (
22) and the contents of the register (2), excluding the return code, are launched into the header register (21).The contents of the header register (21) are taken as the first word, and the contents of the data register (19) are loaded 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 indicates continuation (for example, "0").

0 第3図のデータパケットであって、ポインタアドレ
スメモリ及びリターンコードメモリのダンプを示す処理
指示コードく5)が例えば[S+ 、 St。
0 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+, St.

s、 、 s、 、 Stコ−[0、0、O、0、0コ
となるダンプパケットが到着すると、入力キュー(1)
を経て1語目が第2レジスタ(2)に、2語目が第2レ
ジスタ(3)に夫々ラッチされる。第ルジスタ(2)に
ラッチされた内容のうち、処理指示コード(5)が判定
・制御回路(7)により判定きれ、以下のポインタアド
レスメモリ及びリターンコードメモリのダンプ動作を制
御する制御信号(8)が出力きれる。
When a dump packet with s, , s, , St code [0, 0, O, 0, 0 arrives, it is sent to the input queue (1).
The first word is latched into the second register (2), and the second word is latched into the second register (3). Among the contents latched in the register (2), the processing instruction code (5) has been successfully determined by the determination/control circuit (7), and the control signal (8) that controls the dump operation of the pointer address memory and return code memory below. ) can be output.

第ルジスタ(2)にラッチされた内容のうち、ロード(
ダンプ)アドレス(25)をアドレスとしてポインタア
ドレスメモリ(9)、及びリターンコードメモリ(20
)を読み出す、これらの内容はデータレジスタ(19)
にラッチされる。このデータレジスタ(19)の内容を
2語目とするデータパケットが出力キュー(24)を経
て、ホストインターフェースに向けて出力される。
Of the contents latched in the register (2), the load (
dump) address (25) as the address, pointer address memory (9), and return code memory (20
), these contents are stored in the data register (19)
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).

Oポインタメモリ(12)のダンプを示す処理指示コー
ド(5)が例えば[0,0,0,1,0]であるダンプ
パケットが到着すると、入力キュー(1)を経て1語目
が第ルジスタ(2)に、23吾目が第2レジスタ(3)
にそれぞれう・7チきれる。第ルジスタ(2)にラッチ
きれた内容のうち、処理指示コードく5〉が判定・制御
回路(7)により判定され、以下のポインタメモリのダ
ンプ動作を制御する制御信号(8)が出力きれる。第ル
ジスタ(2)にラッチきれた内容のうちロード(ダンプ
)アドレス(25)をアドレスとしてポインタメモリ(
12〉を読み出す、この内容はデータレジスタ(19)
にラップされる。このデータレジスタ(19)の内容を
2語目とするデータパケットが出力キュー(24)を経
て、ホストインターフェースに向けて出力される。
When a dump packet whose processing instruction code (5) indicating a dump in the O pointer memory (12) is, for example, [0, 0, 0, 1, 0] arrives, it passes through the input queue (1) and the first word is transferred to the first register. In (2), the 23rd person is the second register (3)
You can cut 7 pieces each. 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 dump operation of the pointer memory described below is output. The pointer memory (
12>, this content is the data register (19)
wrapped in 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).

@ 差分メモリ(11)のダンプを示す処理指示コード
(5)が例えば[0、0、1’、 0 、0]であるダ
ンプパケットが到着すると、入力キュー(1)を経て1
語目が第ルジスタ(2)に、28F1目が第2レジスタ
(3)に夫々ラッチされる。第ルジスタ(2)にラッチ
された内容のうち、処理指示コード〈5)が判定・制御
回路〈7)により判定され、以下の差分メモリのダンプ
動作を制御する制御信号(8)が出力される。第ルジス
タ(2)にラッチきれた内容のうちロード(ダンプ)ア
ドレス(25)をアドレスとして差分メモリ(11)を
読み出す、この内容はデータレジスタ(19)にラッチ
される。このデータレジスタ(19〉の内容を2語目と
するデータパケットが出力キュー(24)を経て、ホス
トインターフェースに向けて出力される。
@ When a dump packet whose processing instruction code (5) indicating a dump of the differential memory (11) is [0, 0, 1', 0, 0] arrives, it is sent to the input queue (1) and sent to 1.
The word and the 28th F1 are latched in the register (2) and the second register (3), respectively. Among the contents latched in the register (2), the processing instruction code (5) is determined by the determination/control circuit (7), and the control signal (8) that controls the dump operation of the differential memory shown below is output. . The differential memory (11) is read out using the load (dump) address (25) of the contents latched in the register (2), and this content is latched in the data register (19). A data packet whose second word is the content of this data register (19>) is output to the host interface via the output queue (24).

◎ データメモリのダンプを示す処理指示コード(5)
が例えば[0,0,0,0,11であるダンプパケット
が到着すると、入力キュー(1)を経て1語目が第ルジ
スタ(2)に、2gl!目が第2レジスタ(3)に夫々
ラッチされる。第ルジスタ(2)にラッチされた内容の
うち、処理指示フード〈5)が判定・制御回路(7)に
より判定きれ、以下のデータメモリのダンプ動作を制御
する制御信号(8)が出力される。第ルジスタ(2)に
ラッチされた内容のうちロード(ダンプ)アドレス〈2
5)をアドレスとしてデータメモリ(18)を読み出す
、この内容はデータレジスタ(19〉にラッチされる。
◎ Processing instruction code (5) indicating data memory dump
For example, when a dump packet with [0, 0, 0, 0, 11] arrives, the first word goes through the input queue (1) to the first word register (2), and 2gl! The second register (3) is latched into the second register (3). Among the contents latched in the register (2), the processing instruction hood (5) is successfully determined by the determination/control circuit (7), and the control signal (8) that controls the dump operation of the data memory below is output. . Among the contents latched in the register (2), the load (dump) address <2
5) is used as the address to read the data memory (18), and the 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).

(ト) 発明の効果 この発明によれば、複数の利用者が独立に記憶装置を読
み出す場合、メモリの読み出しを行うためのデータバク
・ットは、それぞれの利用者ごとに割り当てられた環境
番号を保持しており、異なる利用者がデータ要素を読み
出す際には、同一の集合名を与えても、興なるアドレス
(異なるブロックの同じアドレス)のポインタメモリ、
及び差分メモリを読み出し、そのアドレスのポインタを
そのデータ集合中で次に読み出されるべき要素のアドレ
スに更新する。したがって、各利用者がそれぞれ独立に
集合名を連続して与えれば、各利用者はそのデータ集合
中の要素をそれぞれ独立に連続して読み出すことができ
る6以上のような特徴のため、本発明は、以前出願した
記憶装置において、複数の利用者がそれぞれ独立に一つ
の記憶装置を連続的に読み出すことができる。
(g) Effects of the Invention According to this invention, when multiple users independently read a storage device, the data backup for reading the memory uses an environment number assigned to each user. When a different user reads a data element, even if the same set name is given, the pointer memory of the new address (same address of a different block),
and the differential memory, and updates the pointer at that address to the address of the next element to be read in the data set. Therefore, if each user independently and consecutively gives a set name, each user can read out the elements in the data set independently and consecutively. is a previously filed storage device that allows multiple users to independently and continuously read out a single storage device.

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

第1図は本発明データ記憶装置の全体構成を示すブロッ
ク図、第2図は本発明データ記憶装置を用いたシステム
のブロック図、第3図および第4図は本発明において用
いられるデータパケットの形式を示す構成図、第5図は
本発明の概要を示すブロック図、第6図は本発明の概要
を示す他のブロック図である。 (1)・・・入力キュー、く2〉・・・第2レジスタ、
(3)・・・第2レジスタ、(7)・・・判定・制御回
路、(9)・・・ポインタアドレスメモリ、(11)・
・・差分メモリ、(12)・・・ポインタメモリ、(1
3)・・・差分レジスタ、(14)・・・ポインタ更新
手段、(16)・・・ポインタレジスタ、(18)・・
・データメモリ、 (19)・・・データレジスタ、(
20)・・・リターンコードメモリ、(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>...Second register,
(3)...Second register, (7)...Judgment/control circuit, (9)...Pointer address memory, (11)...
... Differential memory, (12) ... Pointer memory, (1
3)...Difference register, (14)...Pointer update means, (16)...Pointer register, (18)...
・Data memory, (19)...Data register, (
20)...Return code memory, (21)...Header register, (24)...Output queue.

Claims (6)

【特許請求の範囲】[Claims] (1)単数あるいは複数のデータ集合が格納されている
データメモリ、前記データ集合の要素が格納されている
アドレス情報をブロック分けして格納するポインタメモ
リ、前記ポインタメモリ内の、前記データ集合の要素が
格納されているアドレス情報が格納されているアドレス
を格納するポインタアドレスメモリ、同一データ集合内
の連続して参照すべき2つのデータ要素の前記データメ
モリ内におけるアドレスの差である差分を格納する差分
メモリ、及び前記ポインタメモリの内容および前記差分
メモリの内容から新しいポインタ値を生成するポインタ
更新手段からなり、データ集合の集合名、及び該データ
集合が参照される環境を識別する環境番号を含むデータ
パケットの連続的な到着に応じてポインタメモリのブロ
ックを選択した上で前記データメモリ内のデータ要素を
連続的に読み出すことを特徴となすデータ記憶装置。
(1) A data memory in which one or more data sets are stored, a pointer memory that stores address information in which the elements of the data set are stored in blocks, and elements of the data set in the pointer memory. A pointer address memory that stores an address where address information is stored, and stores a difference that is the difference between the addresses in the data memory of two data elements that should be continuously referenced in the same data set. It consists of a differential memory and a pointer update means for generating a new pointer value from the contents of the pointer memory and the contents of the differential memory, and includes a set name of the data set and an environment number identifying the environment in which the data set is referenced. A data storage device characterized in that a block of a pointer memory is selected in response to successive arrivals of data packets, and data elements in the data memory are successively read.
(2)複数のデータ集合が格納されているデータメモリ
、前記データ集合の要素が格納されているアドレス情報
をブロック分けして格納するポインタメモリ、前記ポイ
ンタメモリ内の、前記データ集合の要素が格納されてい
るアドレス情報が格納されているアドレスと前記データ
メモリの参照の継続の有無を示す継続識別子とを格納す
るポインタアドレスメモリ、同一データ集合内の連続し
て参照すべき2つのデータ要素の前記データメモリ内に
おけるアドレスの差である差分を格納する差分メモリ、
前記ポインタメモリの内容および前記差分メモリの内容
から新しいポインタ値を生成するポインタ更新手段、及
び前記継続識別子を用いて集合名を更新するための集合
名更新手段からなり、前記データ集合の集合名、及び前
記環境番号を含むデータパケットの到着に応じて、前記
データメモリ内の特定の要素データを読み出すとともに
、前記集合名更新手段を用いて前記継続識別子に応じて
集合名を更新することにより、前記複数のデータ集合各
々の特定のデータ要素を連続的に読み出し、前記データ
パケットの連続的な到着により前記複数のデータ集合各
々の複数のデータ要素を連続的に読み出すことを特徴と
なすデータ記憶装置。
(2) A data memory in which multiple data sets are stored, a pointer memory that stores address information in which the elements of the data set are stored in blocks, and the elements of the data set in the pointer memory are stored. A pointer address memory that stores an address in which address information is stored and a continuation identifier indicating whether or not the reference to the data memory is continued; a differential memory that stores a difference between addresses in the data memory;
a pointer update means for generating a new pointer value from the contents of the pointer memory and the contents of the differential memory; and a set name update means for updating a set name using the continuation identifier, the set name of the data set; and reading out specific element data in the data memory in response to the arrival of a data packet containing the environment number, and updating the set name according to the continuation identifier using the set name updating means, A data storage device characterized in that a specific data element of each of a plurality of data sets is successively read, and a plurality of data elements of each of the plurality of data sets are successively read by successive arrivals of the data packets.
(3)前記集合名は前記ポインタアドレスメモリを参照
し、該参照に応じて出力されたポインタアドレスと前記
環境番号によって前記ポインタメモリ、及び前記差分メ
モリを参照することを特徴とする特許請求の範囲第2項
記載のデータ記憶装置。
(3) The set name refers to the pointer address memory, and refers to the pointer memory and the differential memory using the pointer address output in response to the reference and the environment number. Data storage device according to clause 2.
(4)前記ポインタメモリは複数のブロックに分割され
、前記環境番号によって前記ブロックのうちの一つを選
択し、前記ポインタアドレスメモリの出力を該ブロック
のアドレスとなすことによって、該ポインタメモリを参
照し、前記ポインタアドレスメモリの該出力によって前
記差分メモリを参照することを特徴とする特許請求の範
囲第3項記載のデータ記憶装置。
(4) The pointer memory is divided into a plurality of blocks, and the pointer memory is referenced by selecting one of the blocks according to the environment number and making the output of the pointer address memory the address of the block. 4. The data storage device according to claim 3, wherein said differential memory is referred to by said output of said pointer address memory.
(5)前記ポインタメモリ、及び前記差分メモリは複数
のブロックに分割され、前記環境番号によって前記ポイ
ンタメモリの前記複数のブロックのうちの一つ、及び前
記差分メモリの前記複数のブロックのうちの一つを選択
し、前記ポインタアドレスメモリの出力を選択された各
ブロックのアドレスとなすことにより該ポインタメモリ
、及び該差分メモリを参照することを特徴とする特許請
求の範囲第3項記載のデータ記憶装置。
(5) The pointer memory and the differential memory are divided into a plurality of blocks, and one of the plurality of blocks of the pointer memory and one of the plurality of blocks of the differential memory are divided according to the environment number. The data storage according to claim 3, characterized in that the pointer memory and the differential memory are referenced by selecting one of the blocks and making the output of the pointer address memory the address of each selected block. Device.
(6)前記ポインタアドレスメモリの参照動作、データ
メモリの参照動作、及び前記ポインタメモリ及び前記差
分メモリの参照動作とポインタの更新が並行して行われ
ることを特徴となす、特許請求の範囲第4項、ないし第
5項記載のデータ記憶装置。
(6) The fourth aspect of the present invention is characterized in that the reference operation of the pointer address memory, the reference operation of the data memory, the reference operation of the pointer memory and the differential memory, and the update of the pointer are performed in parallel. 6. The data storage device according to items 5 to 6.
JP9645787A 1987-04-20 1987-04-20 Data storage device Pending JPS63261443A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9645787A JPS63261443A (en) 1987-04-20 1987-04-20 Data storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9645787A JPS63261443A (en) 1987-04-20 1987-04-20 Data storage device

Publications (1)

Publication Number Publication Date
JPS63261443A true JPS63261443A (en) 1988-10-28

Family

ID=14165556

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9645787A Pending JPS63261443A (en) 1987-04-20 1987-04-20 Data storage device

Country Status (1)

Country Link
JP (1) JPS63261443A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS57100700A (en) * 1980-12-15 1982-06-22 Toshiba Corp Data flow computer
JPS5870360A (en) * 1981-10-22 1983-04-26 Nec Corp Data flow processor
JPS6077242A (en) * 1983-10-04 1985-05-01 Nec Corp Memory writing circuit
JPS61217861A (en) * 1985-03-22 1986-09-27 Nec Corp Data processing system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS57100700A (en) * 1980-12-15 1982-06-22 Toshiba Corp Data flow computer
JPS5870360A (en) * 1981-10-22 1983-04-26 Nec Corp Data flow processor
JPS6077242A (en) * 1983-10-04 1985-05-01 Nec Corp Memory writing circuit
JPS61217861A (en) * 1985-03-22 1986-09-27 Nec Corp Data processing system

Similar Documents

Publication Publication Date Title
JP3940269B2 (en) Arithmetic processing system, arithmetic processing method and program storage device thereof
EP0240032B1 (en) Vector processor with vector data compression/expansion capability
JPH0562387B2 (en)
US4771380A (en) Virtual vector registers for vector processing system
JPS6053896B2 (en) Memory system of data processing equipment
JPH0587854B2 (en)
JPH0414385B2 (en)
JPS61210477A (en) Vector type association memory system
US5542079A (en) Data driven processor for reading data from storage to apply prescribed operation in response to operation updating instruction and updating the contents of the storage
JPS6248873B2 (en)
JPS63261443A (en) Data storage device
JPS63261441A (en) Data storage device
JP2668156B2 (en) Execution control method of data driven type information processing device
JPS63261442A (en) Data storage device
JPS63261440A (en) Data storage device
JPS63262738A (en) Data storage device
JPS63261444A (en) Data storage device
JPS63261439A (en) Data storage device
JPS63280351A (en) Data storage device
JPH0468453A (en) Data transfer device
US4775929A (en) Time partitioned bus arrangement
JPS63279339A (en) Data storage device
JP2716254B2 (en) List vector processing device
JP2522372B2 (en) Data driven computer
JPH03224078A (en) Interface device