JPH06266605A - Storage device - Google Patents

Storage device

Info

Publication number
JPH06266605A
JPH06266605A JP5056024A JP5602493A JPH06266605A JP H06266605 A JPH06266605 A JP H06266605A JP 5056024 A JP5056024 A JP 5056024A JP 5602493 A JP5602493 A JP 5602493A JP H06266605 A JPH06266605 A JP H06266605A
Authority
JP
Japan
Prior art keywords
address
data
bus
memory
read
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
JP5056024A
Other languages
Japanese (ja)
Inventor
Yuusuke Satsuta
雄介 薩▲た▼
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.)
GE Healthcare Japan Corp
Original Assignee
Yokogawa Medical Systems 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 Yokogawa Medical Systems Ltd filed Critical Yokogawa Medical Systems Ltd
Priority to JP5056024A priority Critical patent/JPH06266605A/en
Publication of JPH06266605A publication Critical patent/JPH06266605A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To transfer data of one group where addresses are discontinuous at high speed. CONSTITUTION:A memory board 1 is provided with FIFO for address 2 which accumulates write addresses AW or read addresses AR received from an address bus Ba and sequentially outputs them to the address port of a memory 4 and bidirectional FIFO for data 3 which accumulates write data DW received from a data bus Bd in accordance with the write addresses DW and sequentially output them to the data port of the memory 4 or accumulates read data DR which are read from the memory 4 in accordance with the read addresses AR and sequentially transmits them to the data bus Bd.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は、記憶装置に関し、さ
らに詳しくは、一群のデータのアドレスが不連続であっ
てもメモリへの書込みや読出を高速に行うことが出来る
記憶装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a storage device, and more particularly to a storage device capable of performing high-speed writing and reading to and from a memory even when addresses of a group of data are discontinuous.

【0002】[0002]

【従来の技術】図7は、第1メモリ72に格納されてい
る一群のデータを、第2メモリ73に転送する場合の一
般的構成図である。CPU71は、アドレスバスBaを
介して第1メモリ72のアドレスポートへ読出アドレス
ARを与え、データバスBdを介して第1メモリ72か
ら読出データDRを読み込む。次に、CPU71は、ア
ドレスバスBaを介して第2メモリ73のアドレスポー
トへ書込アドレスAWを与え、データバスBdを介して
第2メモリ73へ書込データDW(=先の読出データD
R)を書き込む。これを一群のデータの全てについて繰
り返す。
2. Description of the Related Art FIG. 7 is a general configuration diagram for transferring a group of data stored in a first memory 72 to a second memory 73. The CPU 71 supplies the read address AR to the address port of the first memory 72 via the address bus Ba, and reads the read data DR from the first memory 72 via the data bus Bd. Next, the CPU 71 applies the write address AW to the address port of the second memory 73 via the address bus Ba, and writes the write data DW (= previous read data D to the second memory 73 via the data bus Bd).
R) is written. This is repeated for all the groups of data.

【0003】図8は、第1メモリ72に格納されている
一群のデータのアドレスが連続している場合に、それを
高速に第2メモリ73に転送する場合の構成図である。
CPU71は、第1メモリ72の連続アドレス発生器8
1に読出アドレスの先頭アドレスとデータ量とを与え、
一方、第2メモリ73の連続アドレス発生器83に書込
アドレスの先頭アドレスとデータ量とを与える。第1メ
モリ72の連続アドレス発生器81は、読出アドレスの
先頭アドレスから順に読出アドレスARを発生して、第
1メモリ72のアドレスポートへ与える。それに対応し
て第1メモリ72から読み出された読出データDRは、
第1メモリ72のFIFO82に蓄積される。第1メモ
リ72のFIFO82は、蓄積した読出データDRをデ
ータバスBdへ送出する。第2メモリ73のFIFO8
4は、データバスBdから受け取った読出データDRを
蓄積する。第2メモリ73の連続アドレス発生器83
は、書込アドレスの先頭アドレスから順に書込アドレス
AWを発生して、第2メモリ73のアドレスポートへ与
える。それに対応して第2メモリ73のFIFO84か
ら取り出された書込データDW(=先の読出データD
R)は、第2メモリ73に書き込まれる。
FIG. 8 is a block diagram showing a case where, when addresses of a group of data stored in the first memory 72 are consecutive, the addresses are transferred to the second memory 73 at high speed.
The CPU 71 uses the continuous address generator 8 of the first memory 72.
The first address of the read address and the data amount are given to 1,
On the other hand, the start address of the write address and the data amount are given to the continuous address generator 83 of the second memory 73. The continuous address generator 81 of the first memory 72 sequentially generates the read address AR from the top address of the read address and supplies it to the address port of the first memory 72. The read data DR read from the first memory 72 correspondingly is
It is stored in the FIFO 82 of the first memory 72. The FIFO 82 of the first memory 72 sends the accumulated read data DR to the data bus Bd. FIFO8 of the second memory 73
Reference numeral 4 stores the read data DR received from the data bus Bd. Continuous address generator 83 of the second memory 73
Generates a write address AW sequentially from the start address of the write address and supplies it to the address port of the second memory 73. In response to this, the write data DW (= previous read data D fetched from the FIFO 84 of the second memory 73)
R) is written in the second memory 73.

【0004】この種の高速転送の他の従来例としては、
例えばVMEbusにおけるSSBLTや,Futur
ebus+におけるパケットモードなどがあり、転送す
るデータ自身に同期ビットを持たせることで、各ボード
共通の同期クロックなしに最大100MTr/s(転送
/sec)までのデータ転送を可能としている。
Another conventional example of this type of high-speed transfer is as follows.
For example, SSBLT in VMEbus and Futur
There is a packet mode in ebus +, and the data itself to be transferred has a synchronization bit, which enables data transfer up to 100 MTr / s (transfer / sec) without a synchronization clock common to each board.

【0005】[0005]

【発明が解決しようとする課題】図7の構成では、一つ
一つのデータについてバスの獲得や開放のための手続き
を行うため、この手続き時間の割合が大きくなり、高速
転送に向かない問題点がある。一方、図8の構成やSS
BLTなどでは、複数のデータについてバスの獲得や開
放のための手続きを行うから高速転送が可能になるが、
一群のデータのアドレスが連続している必要があるた
め、例えば2次元画像からの一部のデータの切り出し
や,3次元画像からの2次元画像の切り出しのように、
一群のデータのアドレスが不連続な場合には適用できな
い問題点がある。そこで、この発明の目的は、アドレス
が不連続な一群のデータでも高速に書込みや読出しを行
うことが出来る記憶装置を提供することにある。
In the configuration of FIG. 7, since the procedure for acquiring and releasing the bus is performed for each data, the ratio of this procedure time becomes large, which is not suitable for high-speed transfer. There is. On the other hand, the configuration of FIG.
In BLT and the like, high-speed transfer is possible because the procedure for acquiring and releasing the bus is performed for multiple data.
Since the address of a group of data needs to be continuous, for example, cutting out a part of data from a two-dimensional image or cutting out a two-dimensional image from a three-dimensional image,
There is a problem that it cannot be applied when the addresses of a group of data are discontinuous. SUMMARY OF THE INVENTION An object of the present invention is to provide a storage device capable of high speed writing and reading even for a group of data having discontinuous addresses.

【0006】[0006]

【課題を解決するための手段】第1の観点では、この発
明は、アドレスバスおよびデータバスに接続され,ラン
ダムアクセス可能なメモリを備えた記憶装置において、
アドレスバスから受け取った書込アドレスまたは読出ア
ドレスを蓄積しそれら書込アドレスまたは読出アドレス
をメモリのアドレスポートへ順に出力するアドレス用F
IFOと,前記書込アドレスに対応してデータバスから
受け取った書込データを蓄積しメモリのデータポートへ
順に出力するか又は前記読出アドレスに対応してメモリ
から読み出された読出データを蓄積し順にデータバスへ
送出するデータ用FIFOとを具備したことを特徴とす
る記憶装置を提供する。
SUMMARY OF THE INVENTION In a first aspect, the present invention provides a storage device comprising a memory which is connected to an address bus and a data bus and which can be randomly accessed,
Address F for accumulating the write address or read address received from the address bus and sequentially outputting the write address or read address to the address port of the memory
The IFO and the write data received from the data bus corresponding to the write address are accumulated and sequentially output to the data port of the memory, or the read data read from the memory corresponding to the read address is accumulated. There is provided a storage device including a data FIFO that is sequentially output to a data bus.

【0007】第2の観点では、この発明は、アドレスバ
スおよびデータバスに接続され,ランダムアクセス可能
なメモリを備えた記憶装置において、転送元アドレスま
たは転送先アドレスを発生させるアドレス発生器と、そ
のアドレス発生器から入力された転送元アドレスまたは
転送先アドレスを蓄積しそれらをアドレスバスへ順に送
出するアドレス用FIFOと,前記アドレスバスへ送出
した転送元アドレスに対応してデータバスから受け取っ
た書込データを蓄積しメモリのデータポートへ順に出力
するか又はメモリから読み出された読出データを蓄積し
前記転送先アドレスのアドレスバスへの送出に対応させ
て順にデータバスへ送出するデータ用FIFOとを具備
したことを特徴とする記憶装置を提供する。
According to a second aspect, the present invention relates to an address generator for generating a transfer source address or a transfer destination address in a storage device having a randomly accessible memory, which is connected to an address bus and a data bus, and an address generator thereof. An address FIFO for accumulating the transfer source address or the transfer destination address input from the address generator and transmitting them to the address bus in order, and a write received from the data bus corresponding to the transfer source address transmitted to the address bus A data FIFO for accumulating data and sequentially outputting the data to a data port of the memory, or accumulating read data read from the memory and sequentially transmitting the data to the address bus of the transfer destination address. A storage device characterized by the above.

【0008】[0008]

【作用】上記第1の観点によるこの発明の記憶装置で
は、データ転送用FIFOに加えてアドレス用FIFO
を備えている。このアドレス用FIFOは、書込アドレ
スまたは読出アドレスをアドレスバスから受け取って蓄
積し、それらをメモリのアドレスポートへ順に出力す
る。すなわち、複数のランダムなアドレスをまとめて受
け取り、順にメモリに与えることが出来る。そこで、ア
ドレスが不連続な一群のデータでもまとめてバス上を転
送することが可能となり、高速転送が可能となる。
In the memory device of the present invention according to the first aspect, the address FIFO is added to the data transfer FIFO.
Is equipped with. This address FIFO receives write addresses or read addresses from the address bus, accumulates them, and outputs them to the address port of the memory in order. That is, a plurality of random addresses can be received collectively and given to the memory in order. Therefore, even a group of data having discontinuous addresses can be collectively transferred on the bus, which enables high-speed transfer.

【0009】上記第2の観点によるこの発明の記憶装置
では、データ転送用FIFOに加えてアドレス発生器と
アドレス用FIFOとを備えている。アドレス発生器
は、転送元アドレスまたは転送先アドレスを発生させ、
アドレス用FIFOは、転送元アドレスまたは転送先ア
ドレスをアドレス発生器から受け取って蓄積し、それら
をアドレスバスへ順に出力する。すなわち、複数のラン
ダムなアドレスをまとめてアドレスバスに送出すること
が出来る。そこで、アドレスが不連続な一群のデータで
もまとめてバス上を転送することが可能となり、高速転
送可能となる。
In the memory device of the present invention according to the second aspect, an address generator and an address FIFO are provided in addition to the data transfer FIFO. The address generator generates a transfer source address or a transfer destination address,
The address FIFO receives the transfer source address or the transfer destination address from the address generator, accumulates them, and outputs them in order to the address bus. That is, a plurality of random addresses can be collectively sent to the address bus. Therefore, even a group of data having discontinuous addresses can be collectively transferred on the bus, which enables high-speed transfer.

【0010】[0010]

【実施例】以下、図に示す実施例によりこの発明を説明
する。なお、これによりこの発明が限定されるものでは
ない。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below with reference to the embodiments shown in the drawings. The present invention is not limited to this.

【0011】−第1実施例− 図1は、この発明の第1実施例の記憶装置を実現するメ
モリボード1を含むバスシステム101の要部構成図で
ある。このバスシステム101において、バスBには、
バスマスタMとメモリボード1とが接続されている。バ
スBは、データバスBdと,アドレスバスBaと,制御
バスBcとからなっている。バスマスタMは、メモリボ
ード1へ転送するデータをデータバスBdへ送出すると
共にそれらデータの書込アドレスをアドレスバスBaへ
送出する。また、バスマスタMは、メモリボード1から
データバスBdへ送出されたデータを取り込む。
First Embodiment FIG. 1 is a block diagram of a main part of a bus system 101 including a memory board 1 which realizes a storage device according to a first embodiment of the present invention. In this bus system 101, the bus B is
The bus master M and the memory board 1 are connected. The bus B is composed of a data bus Bd, an address bus Ba, and a control bus Bc. The bus master M sends the data to be transferred to the memory board 1 to the data bus Bd and the write address of the data to the address bus Ba. Further, the bus master M takes in the data sent from the memory board 1 to the data bus Bd.

【0012】メモリボード1は、アドレス用FIFO2
と,データ用双方向FIFO3と,メモリ4と,プロト
コルコントローラ5とを具備してなる。アドレス用FI
FO2は、アドレスバスBaから受け取った書込アドレ
スAWまたは読出アドレスARを蓄積し、それらをメモ
リ4のアドレスポートへ順に出力する。データ用双方向
FIFO3は、データバスBdから受け取った書込デー
タを蓄積し、それらデータを書込データDWとしてメモ
リ4のデータポートへ順に出力する。この出力は、アド
レス用FIFO2からの書込アドレスAWの出力と同期
させて行う。また、データ用双方向FIFO3は、アド
レス用FIFO2からの読出アドレスARの出力に対応
してメモリ4のデータポートから読み出された読出デー
タDRを蓄積し、それら読出データDRをデータバスB
dへ順に送出する。プロトコルコントローラ5は、制御
バスBcから受け取った制御信号に基づいて、各部の作
動を制御する。
The memory board 1 has an address FIFO 2
The data bidirectional FIFO 3, the memory 4, and the protocol controller 5 are provided. FI for address
The FO 2 accumulates the write address AW or the read address AR received from the address bus Ba and sequentially outputs them to the address port of the memory 4. The data bidirectional FIFO 3 accumulates the write data received from the data bus Bd, and sequentially outputs the data as write data DW to the data port of the memory 4. This output is performed in synchronization with the output of the write address AW from the address FIFO 2. Further, the data bidirectional FIFO 3 accumulates the read data DR read from the data port of the memory 4 in response to the output of the read address AR from the address FIFO 2, and the read data DR is stored in the data bus B.
It is sent to d in order. The protocol controller 5 controls the operation of each unit based on the control signal received from the control bus Bc.

【0013】図2は、バスマスタMがメモリボード1に
一群のデータ「D1」,「D3」,「D5」,「D7」
を書き込む場合のタイミングチャートである。バスマス
タMは、図2の(a)に示すように書込アドレス「A
1」,「A3」,「A5」,「A7」をアドレスバスB
aへ出力すると共に、図2の(b)に示すように書込デ
ータ「D1」,「D3」,「D5」,「D7」をデータ
バスBdに出力する。なお、書込アドレスを「A1」,
「A3」,「A5」,「A7」としたのは、書込アドレ
スが不連続であってもよいことを示すためである。メモ
リボード1では、アドレス用FIFO2は、アドレスバ
スBaから受け取った書込アドレス「A1」,「A
3」,「A5」,「A7」を蓄積する。また、データ用
双方向FIFO3は、データバスBdから受け取った書
込データ「D1」,「D3」,「D5」,「D7」を蓄
積する。そして、アドレス用FIFO2は、図2の
(c)に示すように書込アドレス「A1」,「A3」,
「A5」,「A7」をメモリ4のアドレスポートへ順に
出力する。また、データ用双方向FIFO3は、図2の
(d)に示すように書込データ「D1」,「D3」,
「D5」,「D7」をメモリ4のデータポートへ順に出
力する。
In FIG. 2, the bus master M stores a group of data "D1", "D3", "D5", "D7" on the memory board 1.
3 is a timing chart when writing is performed. The bus master M, as shown in FIG.
Address bus B for "1", "A3", "A5", "A7"
In addition to outputting to a, write data “D1”, “D3”, “D5”, and “D7” are output to the data bus Bd as shown in FIG. The write address is "A1",
“A3”, “A5”, and “A7” are used to indicate that the write addresses may be discontinuous. In the memory board 1, the address FIFO 2 uses the write addresses “A1” and “A” received from the address bus Ba.
3 ”,“ A5 ”, and“ A7 ”are accumulated. Also, the data bidirectional FIFO 3 stores the write data “D1”, “D3”, “D5”, “D7” received from the data bus Bd. Then, the address FIFO 2 has the write addresses “A1”, “A3”, as shown in FIG.
“A5” and “A7” are sequentially output to the address port of the memory 4. In addition, the data bidirectional FIFO 3 has the write data “D1”, “D3”, as shown in FIG.
“D5” and “D7” are sequentially output to the data port of the memory 4.

【0014】図3は、バスマスタMがメモリボード1か
ら読出アドレス「A2」,「A4」,「A6」,「A
8」の一群のデータを読み出す場合のタイミングチャー
トである。バスマスタMは、図3の(a)に示すように
読出アドレス「A2」,「A4」,「A6」,「A8」
をアドレスバスBaへ送出する。なお、読出アドレスを
「A2」,「A4」,「A6」,「A8」としたのは、
読出アドレスが不連続であってもよいことを示すためで
ある。メモリボード1では、アドレス用FIFO2は、
アドレスバスBaから受け取った読出アドレス「A
2」,「A4」,「A6」,「A8」を蓄積する。そし
て、図3の(b)に示すように読出アドレス「A2」,
「A4」,「A6」,「A8」をメモリ4のアドレスポ
ートへ出力する。データ用双方向FIFO3は、前記読
出アドレス「A2」,「A4」,「A6」,「A8」に
対して図3の(c)に示すようにメモリ4のデータポー
トから出力された読出データ「D2」,「D4」,「D
6」,「D8」を蓄積する。そして、図3の(d)に示
すように、読出データ「D2」,「D4」,「D6」,
「D8」をデータバスBdに順に送出する。バスマスタ
Mは、データバスBd上の読出データ「D2」,「D
4」,「D6」,「D8」を取り込む。
In FIG. 3, the bus master M reads the read addresses "A2", "A4", "A6", "A" from the memory board 1.
8 is a timing chart when reading a group of data of "8". The bus master M reads the read addresses "A2", "A4", "A6", "A8" as shown in FIG.
Is transmitted to the address bus Ba. The read addresses are "A2", "A4", "A6", and "A8".
This is because it indicates that the read addresses may be discontinuous. In the memory board 1, the address FIFO 2 is
The read address “A received from the address bus Ba
2 ”,“ A4 ”,“ A6 ”, and“ A8 ”are accumulated. Then, as shown in FIG. 3B, the read address “A2”,
“A4”, “A6”, and “A8” are output to the address port of the memory 4. The bidirectional data FIFO 3 for data reads the read data “A2”, “A4”, “A6”, and “A8” from the data port of the memory 4 as shown in FIG. "D2", "D4", "D
6 ”and“ D8 ”are accumulated. Then, as shown in (d) of FIG. 3, read data “D2”, “D4”, “D6”,
"D8" is sequentially transmitted to the data bus Bd. The bus master M reads the read data “D2”, “D” on the data bus Bd.
4 ”,“ D6 ”, and“ D8 ”are fetched.

【0015】以上のように、アドレスが不連続な一群の
データでも、まとめてバスB上を転送することが可能と
なり、高速転送が可能となる。
As described above, even a group of data having discontinuous addresses can be collectively transferred on the bus B, which enables high-speed transfer.

【0016】−第2実施例− 図4は、この発明の第2実施例の記憶装置を実現するメ
モリボード11Aを含むバスシステム201の要部構成
図である。このバスシステム201において、バスBに
は、メモリボード11A,11B,11Cが接続されて
いる。バスBは、データバスBdと,アドレスバスBa
と,制御バスBcとからなっている。メモリボード11
Aは、バススレーブとしてもバスマスタとしても動作可
能であり、アドレス発生器16と,アドレス用双方向F
IFO12と,データ用双方向FIFO13と,メモリ
4と,プロトコルコントローラ15と,アドレス切換器
17とを具備してなる。
-Second Embodiment- FIG. 4 is a block diagram of a main part of a bus system 201 including a memory board 11A which realizes a storage device according to a second embodiment of the present invention. In the bus system 201, the bus B is connected to the memory boards 11A, 11B and 11C. The bus B is a data bus Bd and an address bus Ba.
And a control bus Bc. Memory board 11
A is operable as both a bus slave and a bus master, and has an address generator 16 and an address bidirectional F.
The IFO 12, the data bidirectional FIFO 13, the memory 4, the protocol controller 15, and the address switch 17 are provided.

【0017】アドレス発生器16は、メモリボード11
Aがバススレーブとして動作するときは、停止してい
る。一方、アドレス発生器16は、メモリボード11A
がバスマスタとして動作するときは、一群の書込データ
の転送元となる他のデバイスのアドレスバスBa上のア
ドレスASまたは一群の読出データの転送先となる他の
デバイスのアドレスバスBa上のアドレスASを発生
し、アドレス用双方向FIFO12へ出力する。さら
に、一群の書込データを書き込むべきメモリ4上の書込
アドレスAWまたは一群の読出データを読み出すべきメ
モリ4上の読出アドレスARを発生し、アドレス切換器
17へ出力する。
The address generator 16 is used for the memory board 11
When A operates as a bus slave, it is stopped. On the other hand, the address generator 16 uses the memory board 11A.
Operate as a bus master, the address AS on the address bus Ba of the other device that is the transfer source of the group of write data or the address AS on the address bus Ba of the other device that is the transfer destination of the group of read data. Is generated and output to the address bidirectional FIFO 12. Further, a write address AW on the memory 4 to write the group of write data or a read address AR on the memory 4 to read the group of read data is generated and output to the address switcher 17.

【0018】アドレス用双方向FIFO12は、メモリ
ボード11Aがバススレーブとして動作するときは、ア
ドレスバスBaから受け取った書込アドレスAWまたは
読出アドレスARを蓄積し、それらをアドレス切換器1
7へ順に出力する。一方、アドレス用双方向FIFO1
2は、メモリボード11Aがバスマスタとして動作する
ときは、前記アドレス発生器16から入力された転送元
アドレスASまたは転送先アドレスASを蓄積し、それ
をアドレスバスBaへ順に送出する。
When the memory board 11A operates as a bus slave, the address bidirectional FIFO 12 accumulates the write address AW or the read address AR received from the address bus Ba, and stores them in the address switcher 1.
Output to 7 in order. On the other hand, address bidirectional FIFO1
When the memory board 11A operates as a bus master, 2 stores the transfer source address AS or the transfer destination address AS input from the address generator 16 and sends it out to the address bus Ba in order.

【0019】アドレス切換器17は、メモリボード11
Aがバススレーブとして動作するときは、アドレス用双
方向FIFO12が出力するアドレスをメモリ4のアド
レスポートに入力する。一方、アドレス切換器17は、
メモリボード11Aがバスマスタとして動作するとき
は、アドレス発生器16が出力するアドレスをメモリ4
のアドレスポートに入力する。
The address switch 17 is used for the memory board 11
When A operates as a bus slave, the address output from the address bidirectional FIFO 12 is input to the address port of the memory 4. On the other hand, the address switch 17
When the memory board 11A operates as a bus master, the address output from the address generator 16 is stored in the memory 4
Enter the address port of.

【0020】データ用双方向FIFO13は、メモリボ
ード11Aがバススレーブとして動作するときには、デ
ータバスBdから受け取った書込データを蓄積し、それ
を書込データDWとしてメモリ4のデータポートへ順に
出力する。この出力は、アドレス用双方向FIFO12
からの書込アドレスAWの出力と同期させて行う。ま
た、データ用双方向FIFO13は、アドレス用FIF
O12からの読出アドレスARの出力に対応してメモリ
4のデータポートから読み出された読出データDRを蓄
積し、それら読出データDRをデータバスBdへ順に送
出する。一方、データ用双方向FIFO13は、メモリ
ボード11Aがバスマスタとして動作するときは、アド
レス用双方向FIFO12がアドレスバスBaへ送出し
た転送元アドレスASに対応して他のデバイスからデー
タバスBbに送出されたデータを受け取って蓄積し、そ
れらを書込データDWとしてメモリ4のデータポートへ
順に出力する。この出力は、アドレス発生器16からの
書込アドレスAWの出力と同期させて行う。また、デー
タ用双方向FIFO13は、アドレス発生器16からの
読出アドレスARの出力に対応してメモリ4のデータポ
ートから読み出された読出データDRを蓄積し、それら
読出データDRをデータバスBdへ順に送出する。この
出力は、アドレス用双方向FIFO12からの転送先ア
ドレスASの出力と同期させて行う。
When the memory board 11A operates as a bus slave, the data bidirectional FIFO 13 accumulates the write data received from the data bus Bd and sequentially outputs it as the write data DW to the data port of the memory 4. . This output is a bidirectional FIFO for address 12
Is performed in synchronization with the output of the write address AW from. The data bidirectional FIFO 13 is an address FIFO.
The read data DR read from the data port of the memory 4 corresponding to the output of the read address AR from O12 is accumulated, and the read data DR is sequentially sent to the data bus Bd. On the other hand, when the memory board 11A operates as a bus master, the data bidirectional FIFO 13 is sent from another device to the data bus Bb in response to the transfer source address AS sent to the address bus Ba by the address bidirectional FIFO 12. The received data is received and accumulated, and is sequentially output to the data port of the memory 4 as the write data DW. This output is performed in synchronization with the output of the write address AW from the address generator 16. Further, the data bidirectional FIFO 13 accumulates the read data DR read from the data port of the memory 4 in response to the output of the read address AR from the address generator 16, and transfers the read data DR to the data bus Bd. Send in order. This output is performed in synchronization with the output of the transfer destination address AS from the address bidirectional FIFO 12.

【0021】プロトコルコントローラ15は、制御バス
Bcから受け取った制御信号に基づいて、各部の作動を
制御する。
The protocol controller 15 controls the operation of each part based on the control signal received from the control bus Bc.

【0022】メモリボード11B,11Cは、メモリボ
ード11AからデータバスBdへ送出された読出データ
を、メモリボード11AからアドレスバスBaへ送出さ
れた転送先アドレスに対応して取り込む。また、メモリ
ボード11B,11Cは、メモリボード11Aからアド
レスバスBaへ送出された転送元アドレスに対応するデ
ータをデータバスBdへ送出する。
The memory boards 11B and 11C take in the read data sent from the memory board 11A to the data bus Bd in correspondence with the transfer destination address sent from the memory board 11A to the address bus Ba. Further, the memory boards 11B and 11C send the data corresponding to the transfer source address sent from the memory board 11A to the address bus Ba to the data bus Bd.

【0023】メモリボード11Aがバススレーブとして
動作するときは、図2,図3の第1実施例と同様のタイ
ミングチャートとなる。一方、メモリボード11Aがバ
スマスタとして動作するときは、図5,図6のタイミン
グチャートとなる。
When the memory board 11A operates as a bus slave, the timing chart is the same as that of the first embodiment shown in FIGS. On the other hand, when the memory board 11A operates as a bus master, the timing charts of FIGS.

【0024】図5は、メモリボード11Aが転送元アド
レス「A1’」,「A3’」,「A5’」,「A7’」
に対応する他のデバイスからの一群の書込データ「D
1」,「D3」,「D5」,「D7」を書込アドレス
「A1」,「A3」,「A5」,「A7」に書き込む場
合のタイミングチャートである。メモリボード11Aの
アドレス発生器16は、図5の(a)に示すように転送
元アドレス「A1’」,「A3’」,「A5’」,「A
7’」を発生し、アドレス用双方向FIFO12へ出力
する。アドレス用双方向FIFO12は、転送元アドレ
ス「A1’」,「A3’」,「A5’」,「A7’」を
蓄積し、図5の(b)に示すようにアドレスバスBaへ
順に送出する。データ用双方向FIFO13は、前記転
送元アドレス「A1’」,「A3’」,「A5’」,
「A7’」に対応して図5の(c)に示すように他のデ
バイスからデータバスBd上に送出されたデータ「D
1」,「D3」,「D5」,「D7」を蓄積する。次
に、アドレス発生器16は、図5の(d)に示すよう
に、書込アドレス「A1」,「A3」,「A5」,「A
7」を発生し、アドレス切換器17を経由して、メモリ
4のアドレスポートに入力する。これと同期して、デー
タ用双方向FIFO13は、図5の(e)に示すよう
に、書込データ「D1」,「D3」,「D5」,「D
7」をメモリ4のデータポートに順に入力する。
In FIG. 5, the memory board 11A transfers source addresses "A1 '", "A3'", "A5 '", "A7'".
A group of write data “D” from another device corresponding to
It is a timing chart at the time of writing "1", "D3", "D5", and "D7" in write address "A1", "A3", "A5", and "A7". As shown in FIG. 5A, the address generator 16 of the memory board 11A has transfer source addresses "A1 '", "A3'", "A5 '", "A".
7 ′ ”is generated and output to the address bidirectional FIFO 12. The address bidirectional FIFO 12 accumulates the transfer source addresses “A1 ′”, “A3 ′”, “A5 ′”, and “A7 ′”, and sequentially sends them to the address bus Ba as shown in FIG. 5B. . The data bidirectional FIFO 13 has the transfer source addresses “A1 ′”, “A3 ′”, “A5 ′”,
Data "D" sent from the other device onto the data bus Bd as shown in FIG. 5C corresponding to "A7 '".
1 ”,“ D3 ”,“ D5 ”, and“ D7 ”are accumulated. Next, the address generator 16 causes the write addresses "A1", "A3", "A5", "A" as shown in FIG.
7 ”is generated and input to the address port of the memory 4 via the address switch 17. In synchronism with this, the data bidirectional FIFO 13 causes the write data "D1", "D3", "D5", "D" as shown in (e) of FIG.
7 ”are sequentially input to the data ports of the memory 4.

【0025】図6は、メモリボード11Aが読出アドレ
ス「A2」,「A4」,「A6」,「A8」の一群の読
出データ「D2」,「D4」,「D6」,「D8」を転
送先アドレス「A2’」,「A4’」,「A6’」,
「A8’」に対応する他のデバイスに転送する場合のタ
イミングチャートである。まず、メモリボード11Aの
アドレス発生器16は、図6の(a)に示すように読出
アドレス「A2」,「A4」,「A6」,「A8」を発
生し、アドレス切換器17を経由して、メモリ4のアド
レスポートに入力する。データ用双方向FIFO13
は、前記読出アドレス「A2」,「A4」,「A6」,
「A8」に対応して、図6の(b)に示すように、メモ
リ4のデータポートから読み出された読出データ「D
2」,「D4」,「D6」,「D8」を蓄積する。次
に、アドレス発生器16は、図6の(c)に示すよう
に、転送先アドレス「A2’」,「A4’」,「A
6’」,「A8’」を発生し、アドレス用双方向FIF
O12へ出力する。アドレス用双方向FIFO12は、
前記転送先アドレス「A2’」,「A4’」,「A
6’」,「A8’」を蓄積し、図6の(d)に示すよう
に、アドレスバスBaへ順に送出する。これと同期し
て、データ用双方向FIFO13は、図6の(e)に示
すように、読出データ「D2」,「D4」,「D6」,
「D8」をデータバスBdへ送出する。
In FIG. 6, the memory board 11A transfers a group of read data "D2", "D4", "D6", "D8" of the read addresses "A2", "A4", "A6", "A8". Destination address "A2 '", "A4'", "A6 '",
It is a timing chart at the time of transferring to another device corresponding to "A8 '". First, the address generator 16 of the memory board 11A generates read addresses "A2", "A4", "A6", and "A8" as shown in FIG. Input to the address port of the memory 4. Data bidirectional FIFO 13
Are read addresses “A2”, “A4”, “A6”,
Corresponding to "A8", read data "D" read from the data port of the memory 4 as shown in (b) of FIG.
2 ”,“ D4 ”,“ D6 ”, and“ D8 ”are accumulated. Next, as shown in FIG. 6C, the address generator 16 sends the transfer destination addresses “A2 ′”, “A4 ′”, “A”.
6 '"and"A8'"are generated, and the bidirectional FIFO for address is generated.
Output to O12. The address bidirectional FIFO 12 is
The transfer destination addresses "A2 '", "A4'", "A"
6 '"and"A8'"are accumulated and sequentially sent to the address bus Ba as shown in FIG. In synchronization with this, the data bidirectional FIFO 13 reads the read data "D2", "D4", "D6", as shown in (e) of FIG.
"D8" is sent to the data bus Bd.

【0026】以上のように、アドレスが不連続な一群の
データでも、まとめてバスB上を転送することが可能と
なり、高速転送が可能となる。
As described above, even a group of data having discontinuous addresses can be collectively transferred on the bus B, which enables high-speed transfer.

【0027】[0027]

【発明の効果】この発明の記憶装置によれば、データ転
送用FIFOに加えてアドレス用FIFOを備えたの
で、アドレスが不連続な一群のデータでも、まとめてバ
スB上を転送することが可能となり、高速転送が可能と
なる。
According to the storage device of the present invention, since the address FIFO is provided in addition to the data transfer FIFO, even a group of data having discontinuous addresses can be collectively transferred on the bus B. Therefore, high-speed transfer becomes possible.

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

【図1】この発明の第1実施例の記憶装置を実現するメ
モリボードを含むバスシステムの要部構成図である。
FIG. 1 is a configuration diagram of a main part of a bus system including a memory board that realizes a storage device according to a first embodiment of the present invention.

【図2】図1のバスシステムでメモリボードへのデータ
書込の動作を示すタイムチャートである。
FIG. 2 is a time chart showing an operation of writing data to a memory board in the bus system of FIG.

【図3】図1のバスシステムでメモリボードからのデー
タ読出の動作を示すタイムチャートである。
3 is a time chart showing an operation of reading data from a memory board in the bus system of FIG.

【図4】この発明の第2実施例の記憶装置を実現するメ
モリボードを含むバスシステムの要部構成図である。
FIG. 4 is a main part configuration diagram of a bus system including a memory board that realizes a storage device according to a second embodiment of the present invention.

【図5】図4のバスシステムでメモリボードへのデータ
書込の動作を示すタイムチャートである。
5 is a time chart showing the operation of writing data to a memory board in the bus system of FIG.

【図6】図4のバスシステムでメモリボードからのデー
タ読出の動作を示すタイムチャートである。
FIG. 6 is a time chart showing an operation of reading data from a memory board in the bus system of FIG.

【図7】一般的なデータ転送の説明図である。FIG. 7 is an explanatory diagram of general data transfer.

【図8】アドレスが連続な一群のデータの転送の説明図
である。
FIG. 8 is an explanatory diagram of transfer of a group of data having continuous addresses.

【符号の説明】[Explanation of symbols]

101,201 バスシステム 1,11A メモリボード 2 アドレス用FIFO 12 アドレス用双方向FIFO 3,13 データ用双方向FIFO 4 メモリ 5,15 プロトコルコントローラ 16 アドレス発生器 17 アドレス切換器 M バスマスタ Ba アドレスバス Bd データバス Bc 制御バス B バス 101,201 Bus system 1,11A Memory board 2 Address FIFO 12 Address bidirectional FIFO 3,13 Data bidirectional FIFO 4 Memory 5,15 Protocol controller 16 Address generator 17 Address switcher M Bus master Ba Address bus Bd data Bus Bc Control Bus B Bus

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 アドレスバスおよびデータバスに接続さ
れ,ランダムアクセス可能なメモリを備えた記憶装置に
おいて、アドレスバスから受け取った書込アドレスまた
は読出アドレスを蓄積しそれら書込アドレスまたは読出
アドレスをメモリのアドレスポートへ順に出力するアド
レス用FIFOと,前記書込アドレスに対応してデータ
バスから受け取った書込データを蓄積しメモリのデータ
ポートへ順に出力するか又は前記読出アドレスに対応し
てメモリから読み出された読出データを蓄積し順にデー
タバスへ送出するデータ用FIFOとを具備したことを
特徴とする記憶装置。
1. A storage device, which is connected to an address bus and a data bus and comprises a randomly accessible memory, stores write addresses or read addresses received from the address bus and stores the write addresses or read addresses in the memory. An address FIFO for sequentially outputting to the address port and write data received from the data bus corresponding to the write address are accumulated and sequentially output to the data port of the memory, or read from the memory corresponding to the read address. A storage device, comprising: a data FIFO for accumulating read data that has been output and sequentially sending the data to a data bus.
【請求項2】 アドレスバスおよびデータバスに接続さ
れ,ランダムアクセス可能なメモリを備えた記憶装置に
おいて、転送元アドレスまたは転送先アドレスを発生さ
せるアドレス発生器と、そのアドレス発生器から入力さ
れた転送元アドレスまたは転送先アドレスを蓄積しそれ
らをアドレスバスへ順に送出するアドレス用FIFO
と,前記アドレスバスへ送出した転送元アドレスに対応
してデータバスから受け取った書込データを蓄積しメモ
リのデータポートへ順に出力するか又はメモリから読み
出された読出データを蓄積し前記転送先アドレスのアド
レスバスへの送出に対応させて順にデータバスへ送出す
るデータ用FIFOとを具備したことを特徴とする記憶
装置。
2. An address generator for generating a transfer source address or a transfer destination address in a storage device connected to an address bus and a data bus and provided with a randomly accessible memory, and a transfer input from the address generator. Address FIFO for accumulating the original address or the transfer destination address and sending them to the address bus in order
And write data received from the data bus corresponding to the transfer source address sent to the address bus and sequentially output to the data port of the memory, or read data read from the memory and stored at the transfer destination. A storage device, comprising: a data FIFO for sequentially sending an address to a data bus in correspondence with sending of an address to an address bus.
JP5056024A 1993-03-16 1993-03-16 Storage device Pending JPH06266605A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5056024A JPH06266605A (en) 1993-03-16 1993-03-16 Storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5056024A JPH06266605A (en) 1993-03-16 1993-03-16 Storage device

Publications (1)

Publication Number Publication Date
JPH06266605A true JPH06266605A (en) 1994-09-22

Family

ID=13015497

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5056024A Pending JPH06266605A (en) 1993-03-16 1993-03-16 Storage device

Country Status (1)

Country Link
JP (1) JPH06266605A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6029253A (en) * 1997-10-30 2000-02-22 Micron Electronics, Inc. Method for synchronizing data with a bi-directional buffer
US6055597A (en) * 1997-10-30 2000-04-25 Micron Electronics, Inc. Bi-directional synchronizing buffer system
JP2001506785A (en) * 1996-12-20 2001-05-22 ペーアーツェーテー インフォルマツィオーンステヒノロギー ゲゼルシャフト ミット ベシュレンクテル ハフツング IO and memory bus system for DFP and unit with programmable 2D or multidimensional cell structure
US7996827B2 (en) * 2001-08-16 2011-08-09 Martin Vorbach Method for the translation of programs for reconfigurable architectures
USRE44365E1 (en) 1997-02-08 2013-07-09 Martin Vorbach Method of self-synchronization of configurable elements of a programmable module
US8914590B2 (en) 2002-08-07 2014-12-16 Pact Xpp Technologies Ag Data processing method and device
US9037807B2 (en) 2001-03-05 2015-05-19 Pact Xpp Technologies Ag Processor arrangement on a chip including data processing, memory, and interface elements
US9047440B2 (en) 2000-10-06 2015-06-02 Pact Xpp Technologies Ag Logical cell array and bus system
US9075605B2 (en) 2001-03-05 2015-07-07 Pact Xpp Technologies Ag Methods and devices for treating and processing data

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001506785A (en) * 1996-12-20 2001-05-22 ペーアーツェーテー インフォルマツィオーンステヒノロギー ゲゼルシャフト ミット ベシュレンクテル ハフツング IO and memory bus system for DFP and unit with programmable 2D or multidimensional cell structure
USRE44365E1 (en) 1997-02-08 2013-07-09 Martin Vorbach Method of self-synchronization of configurable elements of a programmable module
USRE44383E1 (en) 1997-02-08 2013-07-16 Martin Vorbach Method of self-synchronization of configurable elements of a programmable module
USRE45109E1 (en) 1997-02-08 2014-09-02 Pact Xpp Technologies Ag Method of self-synchronization of configurable elements of a programmable module
USRE45223E1 (en) 1997-02-08 2014-10-28 Pact Xpp Technologies Ag Method of self-synchronization of configurable elements of a programmable module
US6055597A (en) * 1997-10-30 2000-04-25 Micron Electronics, Inc. Bi-directional synchronizing buffer system
US6029253A (en) * 1997-10-30 2000-02-22 Micron Electronics, Inc. Method for synchronizing data with a bi-directional buffer
US9047440B2 (en) 2000-10-06 2015-06-02 Pact Xpp Technologies Ag Logical cell array and bus system
US9037807B2 (en) 2001-03-05 2015-05-19 Pact Xpp Technologies Ag Processor arrangement on a chip including data processing, memory, and interface elements
US9075605B2 (en) 2001-03-05 2015-07-07 Pact Xpp Technologies Ag Methods and devices for treating and processing data
US7996827B2 (en) * 2001-08-16 2011-08-09 Martin Vorbach Method for the translation of programs for reconfigurable architectures
US8869121B2 (en) 2001-08-16 2014-10-21 Pact Xpp Technologies Ag Method for the translation of programs for reconfigurable architectures
US8914590B2 (en) 2002-08-07 2014-12-16 Pact Xpp Technologies Ag Data processing method and device

Similar Documents

Publication Publication Date Title
JPH06266605A (en) Storage device
JP2002123371A (en) Device and method for controlling disk array
JP3196661B2 (en) Data transmission device
JPH10178626A (en) Transmitting device, server device and transmitting method
KR100367084B1 (en) DMA controller for the high speed image processor at real time
JP2583586B2 (en) Bus control method
JPH08214031A (en) Communication system and communication repeater
JP4125933B2 (en) Processor system with common memory
KR0167169B1 (en) Data receive/transmit apparatus
JP3947330B2 (en) Synchronous serial communication controller
JP2614358B2 (en) Block read address generation system
JP2642087B2 (en) Data transfer processing mechanism between main storage devices
JPH1153528A (en) Digital image processor and digital image processing method
JPH10145433A (en) Data transfer rate converter and communication network system
JP2625288B2 (en) Buffer memory access system
JP3309560B2 (en) Image processing device
JPH04130946A (en) Information processor
JP3251394B2 (en) Data transfer device, receiving device, and game device
JPH06332851A (en) Data transfer system
JP3458383B2 (en) Bus connection method
JPH0440551A (en) Data transfer system
JPH06131306A (en) Data transfer system
JP2003150534A (en) Chain block transfer method and communication control device
JPH07334453A (en) Memory access system
JPH05143532A (en) Memory control method