JP3190847B2 - Data transfer control device - Google Patents

Data transfer control device

Info

Publication number
JP3190847B2
JP3190847B2 JP02805197A JP2805197A JP3190847B2 JP 3190847 B2 JP3190847 B2 JP 3190847B2 JP 02805197 A JP02805197 A JP 02805197A JP 2805197 A JP2805197 A JP 2805197A JP 3190847 B2 JP3190847 B2 JP 3190847B2
Authority
JP
Japan
Prior art keywords
data
buffer
register
storage
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.)
Expired - Fee Related
Application number
JP02805197A
Other languages
Japanese (ja)
Other versions
JPH10222460A (en
Inventor
孝人 山本
Original Assignee
甲府日本電気株式会社
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 甲府日本電気株式会社 filed Critical 甲府日本電気株式会社
Priority to JP02805197A priority Critical patent/JP3190847B2/en
Publication of JPH10222460A publication Critical patent/JPH10222460A/en
Application granted granted Critical
Publication of JP3190847B2 publication Critical patent/JP3190847B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明はデータ転送制御装置
に関し、特にアクセス単位が異なる2種類のメモリ間に
おけるデータ転送を処理するデータ転送制御装置に関す
る。
The present invention relates to a data transfer control device, and more particularly to a data transfer control device for processing data transfer between two types of memories having different access units.

【0002】[0002]

【従来の技術】情報処理システムにおいては、通常、メ
モリ間のデータ転送は種々な機会に行なわれている。た
とえば、図7の例では、データ転送制御装置72に接続
された拡張記憶装置74と主記憶装置71間のデータ転
送を行なう為に、主記憶装置71のデータをデータバス
73を介してデータ転送制御装置72が読取って内部の
バッファ720に一時的に格納し拡張記憶装置74に書
き込み、或いはその逆にバッファ720に書込まれた拡
張記憶装置74からのデータを主記憶装置71に転送し
たりすることが行われる。
2. Description of the Related Art In an information processing system, data transfer between memories is usually performed on various occasions. For example, in the example of FIG. 7, in order to perform data transfer between the extended storage device 74 connected to the data transfer control device 72 and the main storage device 71, data in the main storage device 71 is transferred via the data bus 73. The control device 72 reads the data, temporarily stores it in the internal buffer 720, and writes it in the extended storage device 74, or conversely transfers the data from the extended storage device 74 written in the buffer 720 to the main storage device 71. Is done.

【0003】一般に、高速のメモリ転送を可能とするた
めに、主記憶装置71は複数バイト例えば4バイトや8
バイトで一つのアクセス単位(ワード等と呼ばれる)が
構成されると共にデータバス73のデータバス幅も1単
位アクセス幅に等しくなっており、中央処理装置70か
らはアクセス単位でデータのアクセスが可能である。従
って、データの供給側(読出し側)メモリの一つのアク
セス単位の全てのバイトを、データの格納側(書込み
側)メモリの一つのアクセス単位に全て書込む通常の転
送では、それぞれのメモリに対する1回のアクセスによ
るムーブ命令等を使用した通常の転送方法で済む。しか
し、供給側メモリのアクセス単位の途中のバイト位置か
らのデータを格納側メモリのアクセス単位の途中のバイ
ト位置からのエリアへ転送することは、通常の方法では
実現できない。
Generally, in order to enable high-speed memory transfer, the main storage device 71 has a plurality of bytes, for example, 4 bytes or 8 bytes.
One access unit (called a word or the like) is constituted by bytes, and the data bus width of the data bus 73 is equal to one unit access width. Data can be accessed from the central processing unit 70 in access units. is there. Therefore, in a normal transfer in which all bytes of one access unit of the data supply side (read side) memory are written in one access unit of the data storage side (write side) memory, 1 byte for each memory is used. A normal transfer method using a move instruction or the like by multiple accesses is sufficient. However, transferring data from a byte position in the middle of the access unit of the supply memory to an area from a byte position in the middle of the access unit of the storage memory cannot be realized by a normal method.

【0004】たとえば図5(a)は、アクセス単位が8
バイト境界および256バイト境界から始まり且つ4バ
イト単位でアクセス可能なメモリ間で、8バイト境界お
よび256バイト境界からでなく途中のバイト位置から
データを読出し、途中のバイト位置へデータを書込む一
例を示している。このような転送を実現する方式として
は、次のような方式がある。
For example, FIG. 5A shows that the access unit is 8
An example of reading data from an intermediate byte position instead of an 8-byte boundary and a 256-byte boundary and writing data to an intermediate byte position between memories starting from a byte boundary and a 256-byte boundary and accessible in units of 4 bytes. Is shown. As a method for realizing such transfer, there is the following method.

【0005】すなわち、供給側および格納側のメモリの
アクセス単位を4バイト化し、中央処理装置70の命令
によりデータ転送制御装置72が、特定バイトのみ有効
とする部分書込み機能を使用して4バイト単位でデータ
を読出して書込む。図5(a)のデータ転送を行う場
合、供給側のメモリからデータを読み出すと共に格納側
メモリから格納エリアを含む供給側メモリのアクセス単
位のデータを読み出しバッファに格納する。ここで、デ
ータを格納するバッファのアクセス単位がデータ転送の
アクセス単位と同様であるとすれば、供給側メモリのア
クセス単位のデータを格納側メモリの格納開始アドレス
に合わせた位置に書き込み、格納側メモリのアクセス単
位に合わせたデータを生成する。このようにして部分的
に書き換えられたデータを再び拡張記憶装置に戻す。
[0005] That is, the access unit of the memory on the supply side and the storage side is converted into 4 bytes, and the instruction of the central processing unit 70 causes the data transfer control unit 72 to use the partial write function which makes only a specific byte effective. To read and write data. When the data transfer shown in FIG. 5A is performed, data is read from the memory on the supply side, and the data in the access unit of the memory on the supply side including the storage area is stored in the read buffer from the memory on the storage side. Here, assuming that the access unit of the buffer storing the data is the same as the access unit of the data transfer, the data of the access unit of the supply side memory is written at the position corresponding to the storage start address of the storage side memory, and Generate data according to the memory access unit. The partially rewritten data is returned to the extended storage device again.

【0006】[0006]

【発明が解決しようとする課題】上記のような従来のデ
ータ転送制御装置は、4バイト転送を行なうために転送
速度が非常に遅くなり、また供給側および格納側メモリ
に対するアクセスが頻繁に行なわれデータバス73を専
有する時間が長くなる。したがってデータバス73を共
有している他の処理部に性能上大きな悪影響を与えると
いう欠点がある。
In the conventional data transfer control device as described above, the transfer speed is extremely slow because of the 4-byte transfer, and the access to the supply side and storage side memory is frequently performed. The time for occupying the data bus 73 becomes longer. Therefore, there is a disadvantage that the performance of the other processing units sharing the data bus 73 is greatly affected.

【0007】また、格納側メモリの一つのアクセス単位
について2回のアクセスが必要となり、1回のメモリ間
転送で2回のメモリ間転送を行うことになり、また転送
速度は低く他の処理部に与える悪影響も少なくない。
In addition, two accesses are required for one access unit of the storage side memory, so that one memory transfer requires two memory transfers, and the transfer speed is low and other processing units are not used. There are many adverse effects on

【0008】本発明の目的は、供給側メモリの任意のバ
イト位置からの任意長のデータを、格納側メモリの任意
のバイト位置からのエリアへ高速に転送し得るデータ転
送制御装置を提供することにある。
An object of the present invention is to provide a data transfer control device capable of transferring data of an arbitrary length from an arbitrary byte position of a supply side memory to an area from an arbitrary byte position of a storage side memory at a high speed. It is in.

【0009】[0009]

【課題を解決するための手段】本発明のデータ転送制御
装置は、アクセス単位が異なる二種類のメモリの間でデ
ータ転送を行なうデータ転送制御装置において、データ
の供給側メモリの任意のアドレスを開始アドレスとして
順次に任意のデータ長のデータを読出し、前記任意のデ
ータ長のデータをデータの格納側メモリの任意のアドレ
スを開始アドレスとして順次に書込むようにして構成さ
れる。
A data transfer control device according to the present invention is a data transfer control device for performing data transfer between two types of memories having different access units, wherein an arbitrary address of a data supply side memory is started. Data having an arbitrary data length is sequentially read out as an address, and the data having the arbitrary data length is sequentially written using an arbitrary address in a data storage side memory as a start address.

【0010】また、本発明のデータ転送制御装置におい
て、前記供給側メモリの転送開始位置および前記格納側
メモリの格納開始位置はそれぞれのメモリのアクセス単
位内の任意の最小転送バイト単位の位置にシフトされる
ようにして構成される。
In the data transfer control device according to the present invention, the transfer start position of the supply side memory and the storage start position of the storage side memory are shifted to a position of an arbitrary minimum transfer byte unit in an access unit of each memory. It is configured to be.

【0011】また、本発明のデータ転送制御装置は、デ
ータの供給側メモリの単位アクセス分の読出しデータを
格納する複数個のバッファと、前記バッファからのデー
タの読出しをバッファごとに制御するアドレスレジスタ
と、データの格納側メモリの格納開始位置に前記バッフ
ァに格納されたデータをシフトするシフト量を設定する
シフト制御レジスタと、前記シフト制御レジスタの指示
に従って前記バッファに格納されたデータをシフトする
シフト回路と、前記バッファから連続してデータを読出
すとき現バッファの制御情報と同一の制御情報で次バッ
ファを制御するか否かを示すフラグと、上位装置が指示
する転送データのデータ長と前記供給側メモリの転送開
始アドレスと前記格納側メモリの格納開始アドレスとに
従って前記バッファの書込みアドレスと前記シフト量と
前記フラグとを設定し,前記供給側メモリから前記バッ
ファに順次にデータを書込み,前記バッファから読出し
たデータを前記シフト量に従ってシフトして前記格納側
メモリにそのアクセス単位で順次に送出し,前記フラグ
によって次バッファの制御情報を無効とする制御回路と
を有して構成される。
Further, the data transfer control device of the present invention comprises a plurality of buffers for storing read data for a unit access of a data supply side memory, and an address register for controlling reading of data from the buffers for each buffer. A shift control register for setting a shift amount for shifting data stored in the buffer to a storage start position of a data storage side memory; and a shift for shifting data stored in the buffer according to an instruction of the shift control register. A circuit, a flag indicating whether or not to control the next buffer with the same control information as the control information of the current buffer when reading data continuously from the buffer; The buffer according to the transfer start address of the supply side memory and the storage start address of the storage side memory. Setting the write address, the shift amount, and the flag, sequentially writing data from the supply side memory to the buffer, shifting the data read out from the buffer according to the shift amount, and accessing the storage side memory. And a control circuit for sequentially transmitting the data in units and invalidating the control information of the next buffer by the flag.

【0012】また、本発明のデータ転送制御装置におい
て、前記制御回路は供給側メモリのデータの読出しを指
示するデータ読出し制御部と、前記供給側メモリの開始
アドレスを設定する第一のレジスタと、格納側メモリへ
データの書込みを指示するデータ書込み制御部と、前記
格納側メモリの開始アドレスを設定する第二のレジスタ
と、前記第一のレジスタの内容および前記第二のレジス
タの内容に従って前記シフト量を決定する減算回路と、
転送すべきデータのバイト数を設定する第三のレジスタ
と、前記第一のレジスタの内容に従ってバッファの読出
し開始アドレスを設定するバッファリードアドレス制御
部と、前記第三のレジスタの内容に従って転送中のデー
タが最終ブロックか否かを判断する最終ブロック判定部
と、後続するバッファの制御情報を設定するフラグを生
成するフラグ生成部とを具備して構成される。
Further, in the data transfer control device of the present invention, the control circuit includes a data read control unit for instructing reading of data from the supply memory, a first register for setting a start address of the supply memory, A data write control unit for instructing writing of data to the storage side memory, a second register for setting a start address of the storage side memory, and the shift according to the contents of the first register and the contents of the second register. A subtraction circuit for determining the amount;
A third register for setting the number of bytes of data to be transferred, a buffer read address control unit for setting a read start address of the buffer according to the contents of the first register, and a buffer being transferred according to the contents of the third register. It comprises a final block determining unit for determining whether or not the data is the last block, and a flag generating unit for generating a flag for setting control information of a succeeding buffer.

【0013】すなわち、本発明によるデータ転送制御装
置は、供給側メモリのデータを格納するn個のバッファ
と、各バッファ毎に設けられたn個のバッファ制御情報
とによるハードウェアの動作により、供給側メモリの転
送開始位置および格納側メモリの格納開始位置が、最小
転送バイト単位のどのような位置であっても、バッファ
制御情報をもとに供給側メモリの読み出しデータを所望
のアドレス位置から前記バッファに書き込み、該バッフ
ァ制御情報より定められたシフト量に従いデータをシフ
トして読み出すことによって転送開始位置と格納開始位
置の差分を吸収する。また、前記バッファの読みだし時
のシフト動作により書き込みバッファ数と読みだしバッ
ファ数に差が生じた場合、バッファ単位に設けた読みだ
し制御情報中の後続バッファ制御無効化指示により後続
バッファの制御を中止し、先行するバッファ読み出し制
御情報により後続バッファの読み出し制御を行うことに
よって余計なバッファ操作を削除する。したがって、格
納側メモリの不要なアクセスをすること無く、供給側メ
モリの最小転送単位の転送開始位置から任意の最小転送
単位長のデータを、格納側メモリの最小転送単位の格納
開始位置からのエリアへ転送する事が可能となる。
That is, the data transfer control device according to the present invention supplies data by the hardware operation based on n buffers for storing data in the supply side memory and n buffer control information provided for each buffer. Regardless of the transfer start position of the side memory and the storage start position of the storage side memory at any position in the minimum transfer byte unit, the read data of the supply side memory is read from a desired address position based on the buffer control information. The difference between the transfer start position and the storage start position is absorbed by writing to the buffer and shifting and reading the data according to the shift amount determined from the buffer control information. Further, when a difference occurs between the number of write buffers and the number of read buffers due to the shift operation at the time of reading of the buffer, control of the subsequent buffer is performed by a subsequent buffer control invalidation instruction in the read control information provided for each buffer. The operation is stopped, and unnecessary buffer operations are deleted by performing read control of the succeeding buffer based on the preceding buffer read control information. Therefore, data of an arbitrary minimum transfer unit length from the transfer start position of the minimum transfer unit of the supply memory can be stored in the area from the storage start position of the minimum transfer unit of the storage memory without unnecessary access to the storage memory. Can be transferred to

【0014】[0014]

【発明の実施の形態】以下、本発明について図面を参照
しながら説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below with reference to the drawings.

【0015】図1は本発明の実施の一形態を示すブロッ
ク図である。同図において、本発明によるデータ転送制
御装置10は、バッファ1,レジスタ2,レジスタ3,
アドレスレジスタ4,シフト制御レジスタ5,シフト回
路6,フラグ7,および制御回路8で構成され、たとえ
ば図7における制御部721中に組込まれ、制御部72
1の他の部分で構成される主制御部から必要な情報が設
定され、また起動されることにより動作を開始する。こ
こで供給側メモリのアクセス単位は256バイト,格納
側メモリのアクセス単位は8バイトであり、メモリ間の
最小転送単位は4バイトであるとする。
FIG. 1 is a block diagram showing an embodiment of the present invention. 1, a data transfer control device 10 according to the present invention includes a buffer 1, a register 2, a register 3,
It comprises an address register 4, a shift control register 5, a shift circuit 6, a flag 7, and a control circuit 8, and is incorporated in, for example, the control unit 721 in FIG.
Necessary information is set from the main control unit constituted by one other part, and the operation is started by being activated. Here, the access unit of the supply side memory is 256 bytes, the access unit of the storage side memory is 8 bytes, and the minimum transfer unit between the memories is 4 bytes.

【0016】バッファ1は32バイト×256ワードで
構成され、供給側メモリから読み出されたデータを格納
する。そして256バイト容量を1単位として制御され
る。このバッファ1には、主制御部から与えられた格納
メモリ先頭アドレスを含む256バイト境界から256
バイトの連続したデータが格納される。
The buffer 1 is composed of 32 bytes.times.256 words and stores data read from the memory on the supply side. Then, control is performed with a 256-byte capacity as one unit. The buffer 1 contains 256 bytes from the 256-byte boundary including the storage memory start address given by the main control unit.
Byte continuous data is stored.

【0017】レジスタ2はバッファ1のライトデータレ
ジスタである。
The register 2 is a write data register of the buffer 1.

【0018】アドレスレジスタ4は、バッファ1のリー
ドアドレスレジスタである。その上位3ビットは32バ
イト×8ワードを1単位として構成される複数のバッフ
ァのバッファ番号であり、下位3ビットは1単位として
構成されるバッファの読みだし開始アドレスである。ア
ドレスレジスタ4の下位3ビットの読みだし開始アドレ
スは該レジスタにより指定されたワード数だけ連続アド
レスを生成する。
The address register 4 is a read address register for the buffer 1. The upper 3 bits are buffer numbers of a plurality of buffers configured as 32 bytes × 8 words as one unit, and the lower 3 bits are a reading start address of the buffer configured as 1 unit. The read start address of the lower 3 bits of the address register 4 generates a continuous address for the number of words specified by the register.

【0019】シフト回路6は、バッファ1に格納された
256バイト単位のデータを、シフト制御レジスタ5に
設定された値に対応するシフト量だけ4バイト単位にシ
フトして読み出す。図2にこのシフト制御レジスタ5に
設定される値に対応してシフト回路6がどのようにシフ
トしてバッファのデータを読み出すかを示す。
The shift circuit 6 shifts the data stored in the buffer 1 in units of 256 bytes by a shift amount corresponding to the value set in the shift control register 5 in units of 4 bytes and reads the data. FIG. 2 shows how the shift circuit 6 shifts and reads data from the buffer in accordance with the value set in the shift control register 5.

【0020】レジスタ3はシフト回路6の出力を一時格
納し、格納側メモリへ書込む為の32バイトのレジスタ
である。そして格納側メモリのアクセス単位である8バ
イト単位に順次格納側メモリにデータを転送する。
The register 3 is a 32-byte register for temporarily storing the output of the shift circuit 6 and writing the output to the storage memory. Then, data is sequentially transferred to the storage side memory in units of 8 bytes, which is an access unit of the storage side memory.

【0021】アドレスレジスタ4の下位3ビットには、
供給側メモリの供給開始アドレスおよび格納側メモリの
格納開始アドレスから一義的に定まる情報が保持され
る。すなわち、アドレスレジスタ4の下位3ビットは供
給側メモリの供給開始アドレスの256バイト境界内3
2バイト境界アドレスが指定される。図3に供給側メモ
リの供給開始アドレス,格納側メモリの格納開始アドレ
スに応じてシフト制御レジスタ5にどのような値が設定
されるかを示す。換言すれば、図3(a)に示すバッフ
ァ内のデータが図3(b)に示すようにシフト量に応じ
てシフト回路から送出される。
The lower three bits of the address register 4 include
Information uniquely determined from the supply start address of the supply side memory and the storage start address of the storage side memory is held. That is, the lower 3 bits of the address register 4 are 3 bits within the 256 byte boundary of the supply start address of the supply memory.
A two-byte boundary address is specified. FIG. 3 shows what values are set in the shift control register 5 according to the supply start address of the supply side memory and the storage start address of the storage side memory. In other words, the data in the buffer shown in FIG. 3A is transmitted from the shift circuit according to the shift amount as shown in FIG. 3B.

【0022】フラグ7は、32バイト×8ワードを1単
位とするバッファの読み出し時のシフト動作により書き
込みバッファ数と読み出しバッファ数に差が生じた場
合、一連のバッファ単位に生成される制御情報にたいし
て後続バッファの制御の中止を示す。そのとき該フラグ
より先行するバッファ読み出し制御情報により後続バッ
ファの読み出し制御を行う。
The flag 7 indicates control information generated in a series of buffer units when a difference occurs between the number of write buffers and the number of read buffers due to a shift operation at the time of reading of a buffer having 32 bytes × 8 words as one unit. Indicates that the control of the subsequent buffer is stopped. At that time, the reading control of the succeeding buffer is performed by the buffer reading control information preceding the flag.

【0023】制御回路8は、上位制御部から転送すべき
データ長,供給開始アドレス,格納開始アドレスが設定
されて起動されると、本データ転送制御装置10の制御
を開始する。
The control circuit 8 starts the control of the data transfer control device 10 when the data length to be transferred, the supply start address, and the storage start address are set and activated by the host control unit.

【0024】図4は上記の制御回路8の詳細を示すブロ
ック図である。同図において、制御回路8は、供給側メ
モリに対するデータ読出し制御を行なうデータ読出し制
御部41,格納側メモリに対するデータ書込み制御を行
なうデータ書込み制御部42,格納側アドレスが設定さ
れるレジスタ43,供給側アドレスが設定されるレジス
タ44,後続バッファの制御を無効化するフラグ7の値
を決定するフラグ生成部45,シフト制御レジスタ5の
値を決定する為の減算回路46,転送バイト数が設定さ
れるレジスタ47,レジスタ47に保持されたバイト数
に従い一単位のバッファ読出しワード数を決定しこの読
みだしワード数と供給側メモリの供給開始アドレスから
決定される一単位のバッファ読出し開始ワードからバッ
ファリードアドレスを決定する一単位のバッファリード
アドレス制御部48,レジスタ47に保持されたバイト
数が256バイト以下か否かを検出する最終ブロック判
定部49,一単位に区切られたバッファを管理するバッ
ファ管理部50を含んでいる。
FIG. 4 is a block diagram showing details of the control circuit 8 described above. In the figure, a control circuit 8 includes a data read control unit 41 for performing data read control on a supply side memory, a data write control unit 42 for performing data write control on a storage side memory, a register 43 in which a storage side address is set, The register 44 in which the side address is set, the flag generator 45 for determining the value of the flag 7 for invalidating the control of the succeeding buffer, the subtraction circuit 46 for determining the value of the shift control register 5, and the number of transfer bytes are set. In accordance with the register 47 and the number of bytes held in the register 47, the buffer read word number of one unit is determined, and the buffer read word is read from the buffer read start word of one unit determined from the read word number and the supply start address of the supply side memory. One unit of buffer read address control unit 48 for determining address, register 4 Number of bytes stored contains a final block determining unit 49, the buffer management unit 50 for managing a buffer which is divided into a unit for detecting whether 256 bytes or less in the.

【0025】まず、メモリ間転送に先立って上位制御部
からレジスタ47に転送バイト数が,レジスタ3に供給
側メモリの開始アドレスが,レジスタ44に格納側メモ
リの開始アドレスがそれぞれ設定され、その後、制御回
路8が起動される。
First, prior to the transfer between the memories, the upper control unit sets the number of bytes to be transferred to the register 47, the start address of the supply-side memory to the register 3, and the start address of the storage-side memory to the register 44. The control circuit 8 is activated.

【0026】減算回路46は5ビットの減算回路であ
り、図2からもわかるように供給開始アドレスの32バ
イト境界内アドレスである下位5ビットから格納開始ア
ドレスの8バイト境界内アドレスである下位3ビットを
減算してバッファ読出し時のシフト量を決定し、シフト
制御レジスタ5へ設定すべき値を出力する。
The subtraction circuit 46 is a 5-bit subtraction circuit. As can be seen from FIG. 2, the lower 5 bits which are addresses within the 32-byte boundary of the supply start address and the lower 3 bits which are the addresses within the 8-byte boundary of the storage start address. The shift amount at the time of buffer reading is determined by subtracting the bit, and the value to be set is output to the shift control register 5.

【0027】フラグ生成部45は、転送バイト数が設定
されるレジスタ47の値と,一単位のバッファ読出し開
始ワードを示す供給開始アドレス256バイト境界内3
2バイト境界アドレスである下位6ビット目から3ビッ
トの値と,減算回路46により生成されたバッファ読出
しシフト量とからフラグ値を決定する。すなわち、最終
ブロック判定部49により最終ブロックであると判定さ
れたならば、転送バイト数が保持されているレジスタ4
7の値と供給開始アドレス256バイト境界内32バイ
ト境界アドレスとを加算し、さらにシフト量を減算した
値が256バイトであったならばフラグ7へ設定される
べき値を出力する。
The flag generation unit 45 calculates the value of the register 47 in which the number of transfer bytes is set, and the supply start address indicating the buffer read start word of one unit.
The flag value is determined from the 3-bit value from the lower 6th bit, which is a 2-byte boundary address, and the buffer read shift amount generated by the subtraction circuit 46. That is, if the last block is determined by the last block determining unit 49 to be the last block, the register 4 storing the number of transfer bytes is used.
The value to be set to the flag 7 is output if the value obtained by adding the value of 7 and the 32-byte boundary address within the 256-byte boundary of the supply start address and subtracting the shift amount is 256 bytes.

【0028】バッファリードアドレス制御部48は一単
位のバッファ読出し開始ワードから順に8ワードの読出
しを実行するリードアドレスの生成を行なう。そして最
終ブロック判定部49により最終ブロックが検出された
ならば、レジスタ47に保持されている残転送バイト数
から最終ブロックの読出しワード数を算出し、最終ブロ
ックのリードアドレスの生成を行ない、アドレスレジス
タ4の下位3ビットに設定されるべき値を出力する。
The buffer read address control unit 48 generates a read address for executing reading of eight words in order from one unit of buffer reading start word. When the last block is detected by the last block determination unit 49, the number of words read out of the last block is calculated from the number of remaining transfer bytes held in the register 47, and the read address of the last block is generated. The value to be set in the lower 3 bits of 4 is output.

【0029】バッファ管理部50は、レジスタ44に設
定された供給側開始アドレス,レジスタ43に設定され
た格納側開始アドレス,およびレジスタ47に設定され
た転送サイズから、そのデータ転送におけるバッファ数
を求め、使用バッファの管理を行い、アドレスレジスタ
4の上位3ビットに設定されるべき値を出力する。
The buffer management unit 50 obtains the number of buffers in the data transfer from the supply start address set in the register 44, the storage start address set in the register 43, and the transfer size set in the register 47. , And a value to be set in the upper 3 bits of the address register 4 is output.

【0030】次に、上記のデータ転送制御装置10の動
作について説明する。
Next, the operation of the data transfer control device 10 will be described.

【0031】図5はフラグ7の値が0、即ち一単位で定
められたバッファの使用方法において、供給側メモリか
らの書込みバッファ数と格納側メモリへデータ転送する
為の読出しバッファ数に差が生じない場合の例を示す。
また、図6はフラグ7の値が1、即ち供給側メモリから
の書込みバッファ数と格納側メモリへデータ転送する為
の読出しバッファ数に差が生じ、次バッファ制御を無効
化する場合の例を示している。
FIG. 5 shows that when the value of the flag 7 is 0, that is, in the method of using a buffer determined in one unit, there is a difference between the number of write buffers from the supply side memory and the number of read buffers for transferring data to the storage side memory. Here is an example of a case in which this does not occur.
FIG. 6 shows an example in which the value of the flag 7 is 1, that is, a difference occurs between the number of write buffers from the supply side memory and the number of read buffers for transferring data to the storage side memory, and the next buffer control is invalidated. Is shown.

【0032】なお、図5では転送バイト数が320バイ
ト(0x140)、図6では転送バイト数が256バイ
ト(0x100)である。いずれも供給開始アドレスS
SAは284バイト(0x15C)、格納開始アドレス
SDAは256バイト(0x100)である。さらに、
図5(a)および図6(a)は供給側メモリおよび格納
側メモリのアクセス単位を示し、各アクセス単位中に記
述されたA0〜L6は4バイトのデータである。
In FIG. 5, the transfer byte number is 320 bytes (0 × 140), and in FIG. 6, the transfer byte number is 256 bytes (0 × 100). In any case, supply start address S
The SA is 284 bytes (0x15C), and the storage start address SDA is 256 bytes (0x100). further,
FIGS. 5A and 6A show access units of the supply-side memory and the storage-side memory, and A0 to L6 described in each access unit are 4-byte data.

【0033】図5(a)は、供給側メモリのアクセス単
位WS1の供給開始アドレス284バイトの8バイトデ
ータd1から転送サイズ320バイトのデータを、格納
側メモリの格納開始アドレス256バイトから転送サイ
ズ320バイトのエリアへ転送する場合を示している。
FIG. 5A shows a transfer size of 320 bytes from 8-byte data d1 of the supply start address 284 bytes of the access unit WS1 of the supply side memory and a transfer size of 320 bytes from the storage start address 256 bytes of the storage side memory. This shows a case where data is transferred to a byte area.

【0034】上位制御部から制御回路8が起動される
と、設定された供給開始アドレスおよび格納開始アドレ
スに従い指定の転送サイズのデータ転送が開始される。
まず、データ読出し制御部41は上位制御部から設定さ
れた供給開始アドレスおよびバッファ管理部50から指
定されたバッファ番号に従い、供給側メモリの読出しデ
ータを保持する。
When the control circuit 8 is started by the upper control unit, data transfer of a designated transfer size is started according to the set supply start address and storage start address.
First, the data read control unit 41 holds the read data of the supply side memory according to the supply start address set by the host control unit and the buffer number specified by the buffer management unit 50.

【0035】ここで、供給側メモリのアクセス単位は2
56バイトであるので、レジスタ44に設定された供給
開始アドレスの256バイト境界アドレス(この場合ア
ドレスは256バイト)から、レジスタ44に設定され
た供給開始アドレス(この場合284バイト)にレジス
タ47に設定された転送サイズ(この場合320バイ
ト)が加算された供給側メモリのアドレス(この場合、
284バイト+320バイト)を含むデータが、供給側
メモリから256バイト単位で読みだされる。すなわ
ち、図5(a)に示すWS1およびWS2に相当するワ
ードが順次読出され、図5(b)に示すバッファ番号n
およびn+1に保持される。
Here, the access unit of the supply side memory is 2
Since it is 56 bytes, the supply start address set in the register 44 is set in the register 47 from the 256 byte boundary address (in this case, the address is 256 bytes) to the supply start address set in the register 44 (284 bytes in this case). Of the supply-side memory (in this case, the added transfer size (in this case, 320 bytes))
The data including (284 bytes + 320 bytes) is read from the supply side memory in units of 256 bytes. That is, words corresponding to WS1 and WS2 shown in FIG. 5A are sequentially read, and the buffer number n shown in FIG.
And n + 1.

【0036】使用バッファは予めバッファ管理部50に
より確保が行われ、供給開始アドレスと転送サイズから
決定された連続した2つのバッファ番号で指定される。
ここで、バッファの書込みは256バイト単位で行われ
るが、同様にバッファの読出しも256バイト単位で制
御される。上記のように供給側メモリから読み出された
WS1およびWS2に対し、格納側メモリに書き込むデ
ータはBWS1およびBWS2で表され、バッファを読
出す制御単位も2となり、フラグ7の値は0である。
The buffer to be used is reserved by the buffer management unit 50 in advance, and is designated by two consecutive buffer numbers determined from the supply start address and the transfer size.
Here, the writing of the buffer is performed in units of 256 bytes, and the reading of the buffer is similarly controlled in units of 256 bytes. For WS1 and WS2 read from the supply-side memory as described above, data to be written to the storage-side memory is represented by BWS1 and BWS2, the control unit for reading the buffer is also 2, and the value of the flag 7 is 0. .

【0037】次に、データ書込み制御部42は格納側メ
モリへの書込みを行なう為のバッファ読出しを行なうバ
ッファ制御情報を生成する。まず、レジスタ44に設定
された供給側開始アドレスから、バッファリードアドレ
ス制御部48により有効転送データが保持されているバ
ッファリード開始アドレス下位3ビットBSAを求め
る。
Next, the data writing control unit 42 generates buffer control information for performing buffer reading for writing to the storage side memory. First, the buffer read address control unit 48 obtains the lower three bits BSA of the buffer read start address where valid transfer data is held, from the supply start address set in the register 44.

【0038】バッファリード開始アドレス上位3ビット
は供給側メモリからのデータを読出す際に求められた一
単位に分割されたバッファ番号BNOを示し、バッファ
管理部50により書込みバッファ番号として出力された
値が保持される。すなわち、図5(b)に示すようにア
ドレスレジスタ4に設定される値はBNO+BSAとな
る。このバッファ番号が設定されるタイミングは、シフ
ト制御レジスタ5に値が設定されるタイミングと同等で
ある。
The upper three bits of the buffer read start address indicate the buffer number BNO divided into one unit obtained when data is read from the supply side memory, and the value output as the write buffer number by the buffer management unit 50 Is held. That is, as shown in FIG. 5B, the value set in the address register 4 is BNO + BSA. The timing at which this buffer number is set is equivalent to the timing at which a value is set in the shift control register 5.

【0039】このバッファの1ワードは32バイトで構
成されているので、BSAは供給側開始アドレスの25
6バイト境界内アドレスを1ワードのバイト数32で割
った値である。この場合、BNOは任意、BSAは上位
制御部からレジスタ43に事前に設定される供給側開始
アドレスSSAの下位1バイトが00011100であ
ることから、バッファリードアドレス制御部48により
バッファ読出し開始ワード値−0が出力される。ここ
で、BSAは1バッファ読出し単位の256バイトに対
し32バイト単位のポインタを表している。
Since one word of this buffer is composed of 32 bytes, BSA is set to the supply side start address of 25 bytes.
This is a value obtained by dividing the address within the 6-byte boundary by the number of bytes of one word 32. In this case, BNO is arbitrary, and BSA is 0111100 in the lower byte of the supply start address SSA preset in the register 43 from the upper control unit. 0 is output. Here, the BSA indicates a pointer in units of 32 bytes for 256 bytes in a unit of reading one buffer.

【0040】次に、供給側開始アドレスと格納側開始ア
ドレスの差分からバッファ読出し時のシフト量BSPを
決定する。BSPはBSAに対し、1ワード当たりのバ
ッファリードポインタを表し、レジスタ44の供給側ア
ドレスの32バイト境界内アドレスで与えられ、データ
転送単位の最小単位が4バイトであるとすると、4バイ
ト単位のシフト量として求められる。格納側メモリのア
クセス単位は8バイトであるので、格納側開始アドレス
が4バイト境界で与えられた場合、減算回路46により
その差分が吸収される。この場合、供給側開始アドレス
SSAの下位5ビットは11100(供給開始アドレス
32バイト境界内アドレス)を4で割った値7,格納側
開始アドレスDSAの下位3ビットは000(格納側ア
ドレス8バイト境界内アドレス)を4で割った値0であ
り、図2から4バイト単位のシフト量BSPは7とな
る。
Next, the shift amount BSP at the time of buffer reading is determined from the difference between the supply start address and the storage start address. The BSP indicates a buffer read pointer per word to the BSA, and is given by an address within a 32-byte boundary of the supply side address of the register 44. If the minimum unit of the data transfer unit is 4 bytes, the 4-byte unit is used. It is obtained as a shift amount. Since the access unit of the storage-side memory is 8 bytes, if the storage-side start address is given on a 4-byte boundary, the difference is absorbed by the subtraction circuit 46. In this case, the lower 5 bits of the supply-side start address SSA are 7 which is a value obtained by dividing 11100 (address within the 32-byte boundary of the supply start address) by 4, and the lower 3 bits of the storage-side start address DSA are 000 (the 8 byte boundary of the storage-side address). (Internal address) divided by 4 is 0, and the shift amount BSP in 4-byte units is 7 from FIG.

【0041】求められたバッファリード開始アドレスB
SAおよび4バイト単位のシフト量BSPは各々アドレ
スレジスタ4およびシフト制御レジスタ5に設定され、
一単位のバッファサイズである256バイトの制御デー
タとして使用される。
The obtained buffer read start address B
The SA and the shift amount BSP in units of 4 bytes are set in the address register 4 and the shift control register 5, respectively.
It is used as control data of 256 bytes which is one unit of buffer size.

【0042】図5(b)に示すようにBSAとBSPか
らバッファの読出し処理が開始され、最初の32バイト
がシフト制御レジスタ5に設定された値に従いシフト回
路6によりシフトされ、レジスタ3に格納される。この
時、レジスタ3に格納される32バイトのデータはバッ
ファ1ワードに跨り読出されるが、シフト制御レジスタ
5の値からバッファリードアドレス制御部48により2
ワード目のアドレスが生成され、2ワード間に跨った連
続32バイトのデータをバッファから読出す。但し、シ
フト量が0の場合、2ワードに跨らずに読出しが可能な
ためアドレスのインクリメントは行なわれない。
As shown in FIG. 5B, the buffer reading process is started from the BSA and BSP, and the first 32 bytes are shifted by the shift circuit 6 according to the value set in the shift control register 5 and stored in the register 3. Is done. At this time, the 32-byte data stored in the register 3 is read across one word of the buffer.
The address of the word is generated, and continuous 32-byte data spanning two words is read from the buffer. However, when the shift amount is 0, the address is not incremented because reading is possible without straddling two words.

【0043】以降、8回の読みだしが行なわれ一単位の
バッファ(256バイト)の読出しが完了し、バッファ
管理部50にバッファの解放指示を行い、次のバッファ
の読出し制御に移行する。ここで、フラグ7の値が0
で、且つ、最終ブロック判定部49において最終ブロッ
クと判定されたならば、レジスタ47に設定されている
残りの転送サイズからバッファ読出しワード数を算出
し、算出されたワード数だけ読出しを行いバッファの解
放を行う。
Thereafter, reading is performed eight times, reading of one unit of buffer (256 bytes) is completed, a buffer release instruction is issued to the buffer management unit 50, and control is passed to the next buffer reading control. Here, the value of the flag 7 is 0
If the last block is determined by the last block determination unit 49, the number of words to be read out from the buffer is calculated from the remaining transfer size set in the register 47. Perform the release.

【0044】図6(a)は、供給側メモリのアクセス単
位WS1の供給開始アドレス284バイトの8バイトデ
ータd1から転送サイズ256バイトのデータを、格納
側メモリの格納開始アドレス256バイトから転送サイ
ズ256バイトのエリアへ転送する場合を示している。
FIG. 6 (a) shows the transfer size of 256 bytes from the 8-byte data d1 of the supply start address 284 bytes of the access unit WS1 of the supply side memory and the transfer size of 256 bytes from the storage start address 256 bytes of the storage side memory. This shows a case where data is transferred to a byte area.

【0045】上位制御部から制御回路8が起動される
と、設定された供給開始アドレスおよび格納開始アドレ
スに従い指定の転送サイズのデータ転送が開始される。
まず、図5と同様に供給開始アドレスから指定の転送サ
イズのデータ読出し、図6(a)のWS1およびWS2
に相当するワードが順次読出され、バッファ番号nおよ
びn+1の2つのバッファに保持される。ここで、バッ
ファの読出しも256バイト単位で制御されるが、供給
側メモリから読出されたWS1およびWS2に対し、格
納側メモリに書込むデータはBWS1で表され、バッフ
ァを読出す制御単位を1つ求めれば、バッファからの読
出しが終了する。したがって、書込みバッファ数と読出
しバッファ数に差分が生じ、フラグ7の値は1となる。
When the control circuit 8 is started by the upper control unit, data transfer of a designated transfer size is started according to the set supply start address and storage start address.
First, data of a specified transfer size is read from the supply start address in the same manner as in FIG. 5, and WS1 and WS2 in FIG.
Are sequentially read and held in two buffers of buffer numbers n and n + 1. Here, the reading of the buffer is also controlled in units of 256 bytes. For WS1 and WS2 read from the supply side memory, data to be written to the storage side memory is represented by BWS1, and the control unit for reading out the buffer is 1 unit. If it is found, the reading from the buffer is completed. Therefore, a difference occurs between the number of write buffers and the number of read buffers, and the value of the flag 7 becomes 1.

【0046】次に、データ書込み制御部42は図5の場
合とまったく同様にして格納側メモリへの書込みを行な
う為のバッファ読出しを行なうバッファ制御情報を生成
する。上記のようにして求められたバッファ制御情報に
より8回の読出しが行なわれ一単位のバッファ(256
バイト)の読出しが完了する。そしてバッファ管理部5
0にバッファの解放指示を行い、最終ブロック判定部4
9において最終ブロックと判定されるまで、次のバッフ
ァの読出し制御に移行して行く。
Next, the data writing control unit 42 generates buffer control information for performing buffer reading for writing to the storage side memory in exactly the same manner as in FIG. Eight readings are performed based on the buffer control information obtained as described above, and one unit of buffer (256
Byte) is completed. And the buffer management unit 5
0 is instructed to release the buffer, and the final block determination unit 4
Until the block 9 is determined to be the last block, the process proceeds to the read control of the next buffer.

【0047】ここでフラグ7の値が1であるので、図6
(b)に示すように、書込み時の最終バッファ番号の読
出しを待たずに転送データの読出しが完了する。したが
って、フラグ7により最終バッファの読出しが無効化さ
れバッファの解放を行う。
Here, since the value of the flag 7 is 1, FIG.
As shown in (b), reading of the transfer data is completed without waiting for reading of the last buffer number at the time of writing. Therefore, the reading of the last buffer is invalidated by the flag 7, and the buffer is released.

【0048】以上、本発明の実施の形態について具体的
に説明したが、本発明はこれのみに限定されるものでは
ない。たとえば、データ転送制御装置10内に設けた一
単位に定められたバッファの構成を供給側メモリおよび
格納側メモリのアクセス単位に合わせて変更する事もで
きる。また、制御回路8に付加した供給アドレス,格納
アドレス,および転送バイト数の管理、並びにデータ読
出しおよび書込み機能を上位制御部側に持たせる構成に
することもできる。
Although the embodiments of the present invention have been specifically described above, the present invention is not limited to these embodiments. For example, the configuration of a buffer provided in one unit provided in the data transfer control device 10 can be changed according to the access unit of the supply side memory and the storage side memory. Further, it is also possible to adopt a configuration in which the upper control unit has the management of the supply address, the storage address, and the number of transfer bytes added to the control circuit 8, and the data read and write functions.

【0049】[0049]

【発明の効果】以上、詳細に説明したように、本発明に
よるデータ転送制御装置は供給側メモリおよび格納側メ
モリのそれぞれのアクセス単位の差を、バッファの書込
みおよび読出しを制御することによって吸収しているの
で、供給側メモリの任意のバイト位置からの任意長のデ
ータを格納側メモリの任意のバイト位置からのエリアへ
高速に転送することができる。したがって、メモリを共
有する他の処理装置への影響を最小限に抑えることがで
きる効果がある。
As described in detail above, the data transfer control device according to the present invention absorbs the difference between the access units of the supply memory and the storage memory by controlling the writing and reading of the buffer. Therefore, data of an arbitrary length from an arbitrary byte position in the supply side memory can be transferred at high speed to an area from an arbitrary byte position in the storage side memory. Therefore, there is an effect that the influence on other processing devices sharing the memory can be minimized.

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

【図1】本発明の実施の一形態を示すブロック図。FIG. 1 is a block diagram showing one embodiment of the present invention.

【図2】転送データ格納時のシフト量を示す説明図。FIG. 2 is an explanatory diagram showing a shift amount when storing transfer data.

【図3】バッファとシフト量の関係を示す説明図。FIG. 3 is an explanatory diagram showing a relationship between a buffer and a shift amount.

【図4】制御回路の細部を示すブロック図。FIG. 4 is a block diagram showing details of a control circuit.

【図5】本発明の動作例を示す説明図。FIG. 5 is an explanatory diagram showing an operation example of the present invention.

【図6】本発明の他の動作例を示す説明図。FIG. 6 is an explanatory diagram showing another operation example of the present invention.

【図7】メモリ間データ転送の例を示すブロック図。FIG. 7 is a block diagram showing an example of data transfer between memories.

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

1 バッファ 2,3 レジスタ 4 アドレスレジスタ 5 シフト制御レジスタ 6 シフト回路 7 フラグ 8 制御回路 10 データ転送制御装置 41 データ読出し制御部 42 データ書込み制御部 43,44,47 レジスタ 45 フラグ生成部 46 減算回路 48 バッファリードアドレス制御部 49 最終ブロック判定部 50 バッファ管理部 REFERENCE SIGNS LIST 1 buffer 2, 3 register 4 address register 5 shift control register 6 shift circuit 7 flag 8 control circuit 10 data transfer control device 41 data read control unit 42 data write control unit 43, 44, 47 register 45 flag generation unit 46 subtraction circuit 48 Buffer read address control unit 49 Last block determination unit 50 Buffer management unit

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 12/04,12/06,13/36 ──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 7 , DB name) G06F 12 / 04,12 / 06,13 / 36

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 アクセス単位が異なる二種類のメモリの
間でデータ転送を行なうデータ転送制御装置において、 データの供給側メモリの単位アクセス分の読出しデータ
を格納する複数個のバッファと、 前記バッファからのデータの読出しをバッファごとに制
御するアドレスレジスタと、 データの格納側メモリの格納開始位置に前記バッファに
格納されたデータをシフトするシフト量を設定するシフ
ト制御レジスタと、 前記シフト制御レジスタの指示に従って前記バッファに
格納されたデータをシフトするシフト回路と、 前記バッファから連続してデータを読出すとき現バッフ
ァの制御情報と同一の制御情報で次バッファを制御する
か否かを示すフラグと、 上位装置が指示する転送データのデータ長と前記供給側
メモリの転送開始アドレスと前記格納側メモリの格納開
始アドレスとに従って前記バッファの書込みアドレスと
前記シフト量と前記フラグとを設定し,前記供給側メモ
リから供給されるデータを順次それぞれが隣り合うデー
タと異なる前記バッファに書き込み,前記バッファから
読出したデータを前記シフト量に従ってシフトして前記
格納側メモリにそのアクセス単位で順次に送出し,前記
フラグによって次バッファの制御情報を無効とする制御
回路とを有することを特徴とするデータ転送制御装置。
1. A data transfer control device for performing data transfer between two types of memories having different access units, comprising: a plurality of buffers for storing read data for a unit access of a data supply side memory; An address register for controlling reading of data for each buffer, a shift control register for setting a shift amount for shifting data stored in the buffer to a storage start position of a data storage side memory, and an instruction of the shift control register. A shift circuit that shifts data stored in the buffer according to: and a flag that indicates whether to control the next buffer with the same control information as the control information of the current buffer when continuously reading data from the buffer, The data length of the transfer data specified by the host device, the transfer start address of the supply side memory, The write address of the buffer, the shift amount, and the flag are set in accordance with the storage start address of the storage side memory, and the data supplied from the supply side memory are sequentially read from the adjacent data.
A control circuit for writing data into the buffer different from the buffer, shifting data read from the buffer according to the shift amount, sequentially sending the data to the storage side memory in access units, and invalidating control information of the next buffer by the flag. A data transfer control device comprising:
【請求項2】 請求項記載のデータ転送制御装置にお
いて、 前記制御回路は供給側メモリのデータの読出しを指示す
るデータ読出し制御部と、 前記供給側メモリの開始アドレスを設定する第一のレジ
スタと、 格納側メモリへデータの書込みを指示するデータ書込み
制御部と、 前記格納側メモリの開始アドレスを設定する第二のレジ
スタと、 前記第一のレジスタの内容および前記第二のレジスタの
内容に従って前記シフト量を決定する減算回路と、 転送すべきデータのバイト数を設定する第三のレジスタ
と、 前記第一のレジスタの内容に従ってバッファの読出し開
始アドレスを設定するバッファリードアドレス制御部
と、 前記第三のレジスタの内容に従って転送中のデータが最
終ブロックか否かを判断する最終ブロック判定部と、 後続するバッファの制御情報を設定するフラグを生成す
るフラグ生成部とを具備することを特徴とするデータ転
送制御装置。
2. The data transfer control device according to claim 1 , wherein the control circuit is a data read control unit that instructs reading of data from a supply memory, and a first register that sets a start address of the supply memory. A data write control unit that instructs writing of data to the storage memory; a second register that sets a start address of the storage memory; and a content of the first register and a content of the second register. A subtraction circuit for determining the shift amount; a third register for setting the number of bytes of data to be transferred; a buffer read address control unit for setting a buffer read start address according to the contents of the first register; A last block determining unit that determines whether the data being transferred is the last block according to the contents of the third register; And a flag generation unit for generating a flag for setting control information of a buffer to be transferred.
JP02805197A 1997-02-12 1997-02-12 Data transfer control device Expired - Fee Related JP3190847B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP02805197A JP3190847B2 (en) 1997-02-12 1997-02-12 Data transfer control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP02805197A JP3190847B2 (en) 1997-02-12 1997-02-12 Data transfer control device

Publications (2)

Publication Number Publication Date
JPH10222460A JPH10222460A (en) 1998-08-21
JP3190847B2 true JP3190847B2 (en) 2001-07-23

Family

ID=12237965

Family Applications (1)

Application Number Title Priority Date Filing Date
JP02805197A Expired - Fee Related JP3190847B2 (en) 1997-02-12 1997-02-12 Data transfer control device

Country Status (1)

Country Link
JP (1) JP3190847B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4941557B2 (en) 2007-06-27 2012-05-30 富士通株式会社 Memory access control device
US8448533B2 (en) 2008-09-29 2013-05-28 Seagate Technology Llc Baseplate for use in particle analysis
JP6905195B2 (en) 2017-11-16 2021-07-21 富士通株式会社 Data transfer device, arithmetic processing device and data transfer method

Also Published As

Publication number Publication date
JPH10222460A (en) 1998-08-21

Similar Documents

Publication Publication Date Title
JP2784440B2 (en) Data page transfer control method
US7299323B2 (en) Memory controller having a read-modify-write function
JP3519954B2 (en) Chip enable signal generation circuit and memory device
US6029233A (en) Circuit for moving data between remote memories and computer comprising such a circuit
EP0533427B1 (en) Computer memory control system
JPH0122940B2 (en)
JP3190847B2 (en) Data transfer control device
CA1299767C (en) Cache memory control system
JP2005222519A (en) Access to bit value in data word stored in memory
JPS6226055B2 (en)
JPH0210446A (en) Buffer storage device
JPH0831076B2 (en) I / O processor
JPH0140432B2 (en)
JP3238390B2 (en) Buffer storage device
KR100523966B1 (en) Method for determining valid bytes for multiple-byte burst memories
JP2716254B2 (en) List vector processing device
JP3351337B2 (en) DMA method and apparatus
JPH07152650A (en) Cache control unit
JPH04195563A (en) Controller for memory system
JPH01169645A (en) Memory
JPH01114952A (en) Inter-memory transfer system for information processor
JPH09282231A (en) Write-back type cache device
JP2864548B2 (en) Instruction cache device
JPH05250256A (en) Memory access method
JPH0133848B2 (en)

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20001212

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20010424

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090518

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100518

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees