JP2000132498A - Dma transfer controller - Google Patents

Dma transfer controller

Info

Publication number
JP2000132498A
JP2000132498A JP10307027A JP30702798A JP2000132498A JP 2000132498 A JP2000132498 A JP 2000132498A JP 10307027 A JP10307027 A JP 10307027A JP 30702798 A JP30702798 A JP 30702798A JP 2000132498 A JP2000132498 A JP 2000132498A
Authority
JP
Japan
Prior art keywords
data
transfer
dma
dma transfer
buffer
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.)
Withdrawn
Application number
JP10307027A
Other languages
Japanese (ja)
Inventor
Shinichi Sekizuka
伸一 関塚
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.)
NEC Engineering Ltd
Original Assignee
NEC Engineering 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 NEC Engineering Ltd filed Critical NEC Engineering Ltd
Priority to JP10307027A priority Critical patent/JP2000132498A/en
Publication of JP2000132498A publication Critical patent/JP2000132498A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a DMA(direct memory access) transfer controller which can improve the performance of the whole system by decreasing the occupancy ratio of a system bus and an I/O bus. SOLUTION: When DMA transfer becomes necessary, a CPU 1 sets information needed for the DMA transfer in peripheral input/output controllers 4 to 6 as objects of the DMA transfer and DMA control circuits 11, 12. Then the DMA control circuit 12 divides data to be transferred by the number of buffer memories 16 to 18 and outputs the start address of the divided data to respective buffer memory control circuits 13 to 15. The DMA control circuit 12 performs the burst transfer of the data of the peripheral input/output controllers 4 to 6 to the buffer memories 16 to 18. The DMA control circuit 11 restores the divided data according to the start addresses in the buffer memories 16 to 18 and outputs them to a system bus 100 when the data are stored in the buffer memories 16 to 18 by a certain quantity.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はDMA転送制御装置
に関し、特にメインメモリと周辺入出力制御装置との間
のDMA(Direct Memory Acces
s)転送を制御するDMA転送制御装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a DMA transfer controller, and more particularly to a DMA (Direct Memory Access) between a main memory and a peripheral input / output controller.
s) The present invention relates to a DMA transfer control device for controlling transfer.

【0002】[0002]

【従来の技術】従来、情報処理装置においては、一般的
に、装置内にCPU(中央演算処理装置)、メインメモ
リ(主記憶)、システムバス、I/Oバス等を有してお
り、メインメモリと周辺入出力制御装置との間のデータ
の読み書きにDMA転送を用いている。
2. Description of the Related Art Conventionally, an information processing apparatus generally has a CPU (central processing unit), a main memory (main memory), a system bus, an I / O bus, and the like. DMA transfer is used for reading and writing data between the memory and the peripheral input / output control device.

【0003】このDMA転送ではメインメモリが接続さ
れているシステムバスとデバイスコントローラとのデー
タ幅が異なっている場合、そのデバイスコントローラが
接続されているI/O(入出力)バスとシステムバスと
の間にバッファを設け、このバッファによってデータバ
ス幅の整合をとっている。ここで、デバイスコントロー
ラのデータ幅は8ビット、16ビット、32ビット等の
ように複数種類あり、システムバスのデータ幅とは必ず
しも一致しない。
In this DMA transfer, if the data width of the system bus to which the main memory is connected is different from the data width of the device controller, the I / O (input / output) bus to which the device controller is connected and the system bus are different. A buffer is provided in between, and the data bus width is matched by the buffer. Here, the device controller has a plurality of data widths, such as 8 bits, 16 bits, and 32 bits, and does not always match the data width of the system bus.

【0004】上記のDMA転送を高速化する方法として
は、特開平04−052948号公報等に開示された方
法がある。この方法によるデータ転送システムは、図3
に示すように、バッファメモリ23を制御するバッファ
メモリ制御回路21と、データの転送状態を制御するメ
インプロセッサ22と、第1の入出力装置26を制御す
る第1の入出力制御回路24と、第2の入出力装置27
を制御する第2の入出力制御回路25と、情報処理装置
におけるCPU(中央演算処理装置)28と、メインメ
モリ(主メモリ)29とを備えている。
As a method for increasing the speed of the DMA transfer, there is a method disclosed in Japanese Patent Application Laid-Open No. 04-052948. The data transfer system according to this method is shown in FIG.
As shown in FIG. 5, a buffer memory control circuit 21 for controlling a buffer memory 23, a main processor 22 for controlling a data transfer state, a first input / output control circuit 24 for controlling a first input / output device 26, Second input / output device 27
, A CPU (Central Processing Unit) 28 in the information processing apparatus, and a main memory (main memory) 29.

【0005】第1の入出力装置26及び第2の入出力装
置27のうちの一方が、高速DMAバス201を介して
メインメモリ29との間でDMA転送している時、第1
の入出力装置26及び第2の入出力装置27のうちの他
方からのデータをメインメモリ29に転送する要求があ
れば、そのデータをバッファメモリ23に格納する。
When one of the first input / output device 26 and the second input / output device 27 is performing DMA transfer with the main memory 29 via the high-speed DMA bus 201, the first
If there is a request to transfer data from the other one of the input / output device 26 and the second input / output device 27 to the main memory 29, the data is stored in the buffer memory 23.

【0006】また、DMA転送の終了通知を第1の入出
力制御回路24から受けた時、バッファメモリ23に格
納されているデータを高速DMAバス201を介してメ
インメモリ29にDMA転送するように、バッファメモ
リ制御回路21中のデータ転送路を切替えて制御し、第
1の入出力装置26及び第2の入出力装置27の夫々と
メインメモリ29との間で高速DMAバス201を用い
たDMA転送を行う。
When a notification of the end of the DMA transfer is received from the first input / output control circuit 24, the data stored in the buffer memory 23 is DMA-transferred to the main memory 29 via the high-speed DMA bus 201. The data transfer path in the buffer memory control circuit 21 is switched and controlled, and a DMA using the high-speed DMA bus 201 is connected between each of the first input / output device 26 and the second input / output device 27 and the main memory 29. Perform a transfer.

【0007】[0007]

【発明が解決しようとする課題】上述した従来の情報処
理装置では、デバイスコントローラへの書込み時に、バ
ッファに格納されているデータがデバイスコントローラ
に書込まれるまで、メインメモリからのデータがバッフ
ァに書込むことができないという問題がある。
In the above-mentioned conventional information processing apparatus, at the time of writing to the device controller, data from the main memory is written to the buffer until the data stored in the buffer is written to the device controller. There is a problem that can not be included.

【0008】また、この情報処理装置では、デバイスコ
ントローラからの読出し時に、データをシステムバスの
データ幅に一致させるまでバッファ内に駐留させ、デー
タ幅が一致したところでバッファ内のデータをメインメ
モリに書込んでおり、バッファ内のデータがメインメモ
リに書込まれるまでデバイスコントローラからのデータ
転送が受付けられない。よって、DMA転送はデバイス
コントローラのデータ転送能力に左右されるという問題
がある。
In this information processing apparatus, at the time of reading from the device controller, the data is resident in the buffer until the data matches the data width of the system bus, and when the data width matches, the data in the buffer is written to the main memory. The data transfer from the device controller cannot be accepted until the data in the buffer is written into the main memory. Therefore, there is a problem that the DMA transfer depends on the data transfer capability of the device controller.

【0009】一方、公報記載のDMA転送システムで
は、一方の入出力制御回路がメインメモリとの間でDM
A転送を行っている時に、もう片方の入出力制御回路が
バッファメモリにデータを格納している。
On the other hand, in the DMA transfer system described in the publication, one input / output control circuit
During the A transfer, the other input / output control circuit stores data in the buffer memory.

【0010】このDMA転送システムではメインメモリ
間でDMA転送を行っていた入出力制御回路のデータ転
送が終了すると、データ転送路の切替えを行うといった
ようにDMA転送の効率化を図るものだが、複数ではな
く単方向のデータ転送時の高速化が行われていないとい
う問題がある。
In this DMA transfer system, when the data transfer of the input / output control circuit that has been performing the DMA transfer between the main memories is completed, the efficiency of the DMA transfer is improved by switching the data transfer path. However, there is a problem that speeding up in unidirectional data transfer is not performed.

【0011】そこで、本発明の目的は上記の問題点を解
消し、システムバスやI/Oバスの占有率を縮小するこ
とができ、システム全体の性能を向上させることができ
るDMA転送制御装置を提供することにある。
Therefore, an object of the present invention is to solve the above-mentioned problems, to reduce the occupancy of the system bus and the I / O bus, and to improve the performance of the entire system. To provide.

【0012】[0012]

【課題を解決するための手段】本発明によるDMA転送
制御装置は、メインメモリと周辺入出力制御装置との間
のダイレクトメモリアクセス転送を制御するDMA転送
制御装置であって、前記ダイレクトメモリアクセス転送
のデータを蓄積する複数のバッファメモリと、前記ダイ
レクトメモリアクセス転送時に前記データを分割して前
記複数のバッファメモリ各々に蓄積する蓄積制御手段
と、分割されて前記複数のバッファメモリ各々に蓄積さ
れたデータを復元して転送先に送出する送出制御手段と
を備えている。
SUMMARY OF THE INVENTION A DMA transfer control device according to the present invention is a DMA transfer control device for controlling direct memory access transfer between a main memory and a peripheral input / output control device. A plurality of buffer memories for accumulating the data, a storage control means for dividing the data at the time of the direct memory access transfer and storing the divided data in each of the plurality of buffer memories, Transmission control means for restoring data and transmitting the data to a transfer destination.

【0013】まず、本発明のDMA転送制御装置は、メ
インメモリと周辺入出力制御装置との間のDMA転送時
に、データを蓄積していくためのバッファメモリを複数
段にすることで、高速かつ効率的にデータの転送を行え
るようにしている。
First, the DMA transfer control device according to the present invention has a high-speed and high-speed operation by providing a plurality of stages of buffer memories for storing data during DMA transfer between the main memory and the peripheral input / output control device. Data can be transferred efficiently.

【0014】より具体的に、本発明のDMA転送制御装
置では、メインメモリと周辺入出力制御装置との間のD
MA転送において、周辺入出力制御装置からの受信デー
タをバッファメモリに一定量蓄積した後、メインメモリ
ヘ順次読出すことによってシステムバスとI/Oバスと
を効率的に使用可能としている。
More specifically, in the DMA transfer control device according to the present invention, the D transfer between the main memory and the peripheral input / output control device is performed.
In the MA transfer, after a certain amount of data received from the peripheral input / output control device is accumulated in a buffer memory, the data is sequentially read out to a main memory, so that the system bus and the I / O bus can be used efficiently.

【0015】上記のように、本発明のDMA転送制御装
置では、その内部にバッファメモリ及びバッファメモリ
制御回路を複数段設け、システムバスへのデータを一時
的に格納させ、システムバス及び周辺デバイスコントロ
ーラのデータバス幅に合わせたバースト転送等を実施さ
せている。
As described above, in the DMA transfer control device of the present invention, a buffer memory and a buffer memory control circuit are provided in a plurality of stages to temporarily store data on the system bus, and the system bus and the peripheral device controller. And a burst transfer in accordance with the data bus width.

【0016】よって、一段のバッファメモリのみでのD
MA転送よりも、システムバスやI/Oバスの占有率を
縮小することが可能となり、その縮小した時間を有効活
用することで、システム全体の性能を向上させることが
可能となる。
Therefore, D in only one buffer memory
The occupancy of the system bus and the I / O bus can be reduced as compared with the MA transfer, and the performance of the entire system can be improved by effectively utilizing the reduced time.

【0017】[0017]

【発明の実施の形態】次に、本発明の一実施例について
図面を参照して説明する。図1は本発明の一実施例によ
るDMA転送制御装置の構成を示すブロック図である。
図において、DMA転送制御装置1はシステムバス10
0を介してCPU(中央演算処理装置)2及びメインメ
モリ3に接続されており、I/O(入出力)バス101
を介して周辺入出力制御装置4〜6に接続されている。
また、DMA転送制御装置1はDMA制御回路11,1
2と、バッファメモリ制御回路13〜15と、バッファ
メモリ16〜18とから構成されている。
Next, an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a DMA transfer control device according to one embodiment of the present invention.
In the figure, a DMA transfer control device 1 includes a system bus 10
0, a CPU (Central Processing Unit) 2 and a main memory 3, and an I / O (input / output) bus 101.
Are connected to the peripheral input / output control devices 4 to 6.
Further, the DMA transfer control device 1 includes the DMA control circuits 11, 1
2, buffer memory control circuits 13 to 15, and buffer memories 16 to 18.

【0018】DMA転送制御回路11,12はDMA転
送の制御を行い、バッファメモリ制御回路13〜15は
バッファメモリ16〜18の制御を行う。バッファメモ
リ16〜18はI/Oバス101上のデータをシステム
バス100のデータバスに転送するために一時的に記憶
し、不揮発性メモリで構成されている。
The DMA transfer control circuits 11 and 12 control the DMA transfer, and the buffer memory control circuits 13 to 15 control the buffer memories 16 to 18. The buffer memories 16 to 18 temporarily store data for transferring data on the I / O bus 101 to the data bus of the system bus 100, and are constituted by nonvolatile memories.

【0019】図2は図1のDMA転送制御装置1の処理
動作を示すフローチャートである。これら図1及び図2
を参照して本発明の一実施例によるDMA転送制御装置
1の処理動作について説明する。
FIG. 2 is a flowchart showing the processing operation of the DMA transfer control device 1 of FIG. These FIGS. 1 and 2
The processing operation of the DMA transfer control device 1 according to one embodiment of the present invention will be described with reference to FIG.

【0020】DMA転送が必要となった場合(図2ステ
ップS1)、CPU1はDMA転送の対象となる周辺入
出力制御装置4〜6及びDMA転送制御装置1のDMA
制御回路11,12に対してDMA転送に必要な情報の
設定を行う。
When the DMA transfer is required (step S1 in FIG. 2), the CPU 1 sends the DMAs of the peripheral input / output control devices 4 to 6 and the DMA transfer control device 1 to be subjected to the DMA transfer.
The information necessary for DMA transfer is set for the control circuits 11 and 12.

【0021】デバイスリード・メモリライトのDMA転
送の場合、DMA制御回路11,12にはCPU1から
DMA転送開始アドレス及び転送長情報が設定される
(図2ステップS2)。周辺入出力制御装置4〜6には
CPU1からアドレスとデータとがシステムバス100
からDMA制御回路11,12を通過してI/Oバス1
01に供給され、I/Oバス101に接続されている周
辺入出力制御装置に対してDMA転送に必要な情報が設
定される。
In the case of DMA transfer of device read / memory write, a DMA transfer start address and transfer length information are set by the CPU 1 in the DMA control circuits 11 and 12 (step S2 in FIG. 2). Addresses and data from the CPU 1 are transmitted to the peripheral input / output control devices 4 to 6 by the system bus 100.
From the I / O bus 1 through the DMA control circuits 11 and 12
01, and information necessary for DMA transfer is set in the peripheral input / output control device connected to the I / O bus 101.

【0022】上記のように、周辺入出力制御装置4〜6
に対してDMA転送設定が完了すると、周辺入出力制御
装置4〜6はDMA制御回路12に対してデバイスデー
タ要求信号を出力する。
As described above, the peripheral input / output control devices 4 to 6
When the DMA transfer setting is completed, the peripheral input / output control devices 4 to 6 output a device data request signal to the DMA control circuit 12.

【0023】上記設定終了後、DMA制御回路12は転
送するデータをバッファメモリ16〜18の数量だけ分
割し(図2ステップS3)、分割したデータのスタート
アドレスを各バッファメモリ制御回路13〜15に出力
する(図2ステップS4)。
After the above setting is completed, the DMA control circuit 12 divides the data to be transferred by the number of buffer memories 16 to 18 (step S3 in FIG. 2) and sends the start address of the divided data to each of the buffer memory control circuits 13 to 15. Output (Step S4 in FIG. 2).

【0024】この場合、バッファメモリ制御回路13に
はデータ#1のスタートアドレスが、バッファメモリ制
御回路14にはデータ#2のスタートアドレスが、バッ
ファメモリ制御回路15にはデータ#3のスタートアド
レスが夫々出力される。
In this case, the buffer memory control circuit 13 receives the start address of data # 1, the buffer memory control circuit 14 receives the start address of data # 2, and the buffer memory control circuit 15 receives the start address of data # 3. Each is output.

【0025】DMA制御回路12はデバイスデータ要求
が発行されると(図2ステップS5)、そのデバイスデ
ータ要求を発行してきた周辺入出力制御装置4〜6のデ
ータをバッファメモリ制御回路13〜15を介して各バ
ッファメモリ16〜18にバースト転送する(図2ステ
ップS6)。
When a device data request is issued (step S5 in FIG. 2), the DMA control circuit 12 transfers the data of the peripheral input / output control devices 4 to 6 which issued the device data request to the buffer memory control circuits 13 to 15. Then, burst transfer is performed to each of the buffer memories 16 to 18 (step S6 in FIG. 2).

【0026】DMA制御回路12は各バッファメモリ1
6〜18に一定量のデータが蓄積されると(図2ステッ
プS7)、各バッファメモリ16〜18からDMA制御
回路11へデータを転送させる。DMA制御回路11で
は分割されたデータを各バッファメモリ16〜18の各
スタートアドレスによって復元し、システムバス100
に出力する(図2ステップS8)。上記の処理は周辺入
出力制御装置4〜6からのDMA転送が終了するまで実
行される(図2ステップS6〜S9)。
The DMA control circuit 12 controls each buffer memory 1
When a certain amount of data is accumulated in 6 to 18 (step S7 in FIG. 2), the data is transferred from each of the buffer memories 16 to 18 to the DMA control circuit 11. The DMA control circuit 11 restores the divided data by using each start address of each of the buffer memories 16 to 18, and
(Step S8 in FIG. 2). The above processing is executed until the DMA transfer from the peripheral input / output control devices 4 to 6 is completed (steps S6 to S9 in FIG. 2).

【0027】一方、メモリリード・デバイスライトのD
MA転送の場合、DMA転送制御装置1ではメインメモ
リ3からのデータがバッファメモリ16〜18の数量だ
け分割され、分割されたデータが復元されてI/Oバス
101に出力される以外は、上述したデバイスリード・
メモリライトのDMA転送の場合と同様の制御が行われ
る。よって、このメモリリード・デバイスライトのDM
A転送の処理動作の図示は省略する。
On the other hand, D of memory read / device write
In the case of the MA transfer, the DMA transfer controller 1 divides the data from the main memory 3 by the number of buffer memories 16 to 18 and restores the divided data to output to the I / O bus 101. Device lead
The same control as in the case of the DMA transfer of the memory write is performed. Therefore, this memory read / device write DM
Illustration of the A transfer processing operation is omitted.

【0028】したがって、転送元の周辺入出力制御装置
4〜6及びDMA制御回路11,12への設定後、DM
A制御回路11,12は周辺入出力制御装置4〜6から
のデータ転送要求信号に応じてシステムバス100から
送られてくるデータをI/Oバス101に転送し、周辺
入出力制御装置4〜6に書込むこととなる。
Therefore, after the transfer source peripheral input / output control devices 4 to 6 and the DMA control circuits 11 and 12 are set, the DM
The A control circuits 11 and 12 transfer data sent from the system bus 100 to the I / O bus 101 in response to data transfer request signals from the peripheral input / output control devices 4 to 6, and 6 will be written.

【0029】このように、メインメモリ3と周辺入出力
制御装置4〜6との間のDMA転送時に、データを蓄積
していくためのバッファメモリ16〜18を複数段と
し、周辺入出力制御装置4〜6またはメインメモリ3か
らの受信データをバッファメモリ16〜18に一定量蓄
積した後、メインメモリ3または周辺入出力制御装置4
〜6に順次読出すことによって、システムバス100と
I/Oバス101とを効率的に使用することができる。
As described above, during DMA transfer between the main memory 3 and the peripheral input / output control devices 4 to 6, the buffer memories 16 to 18 for accumulating data are provided in a plurality of stages, and the peripheral input / output control devices After a certain amount of data received from the main memory 3 or the peripheral input / output control device 4 is stored in the buffer memories 16 to 18,
6, the system bus 100 and the I / O bus 101 can be used efficiently.

【0030】よって、一段のバッファメモリのみでのD
MA転送よりも、システムバス100やI/Oバス10
1の占有率を縮小することができ、その縮小した時間を
有効活用することで、システム全体の性能を向上させる
ことができる。
Therefore, D in only one buffer memory
System bus 100 or I / O bus 10 rather than MA transfer
1 can be reduced, and by utilizing the reduced time effectively, the performance of the entire system can be improved.

【0031】[0031]

【発明の効果】以上説明したように本発明によれば、メ
インメモリと周辺入出力制御装置との間のダイレクトメ
モリアクセス転送を制御するDMA転送制御装置におい
て、ダイレクトメモリアクセス転送のデータを蓄積する
複数のバッファメモリ各々に、ダイレクトメモリアクセ
ス転送のデータを分割して蓄積し、分割されて複数のバ
ッファメモリ各々に蓄積されたデータを復元して転送先
に送出することによって、システムバスやI/Oバスの
占有率を縮小することができ、システム全体の性能を向
上させることができるという効果がある。
As described above, according to the present invention, in a DMA transfer control device for controlling direct memory access transfer between a main memory and a peripheral input / output control device, data of direct memory access transfer is accumulated. The data of the direct memory access transfer is divided and stored in each of the plurality of buffer memories, and the data divided and stored in each of the plurality of buffer memories is restored and transmitted to the transfer destination. There is an effect that the occupancy of the O bus can be reduced and the performance of the entire system can be improved.

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

【図1】本発明の一実施例によるDMA転送制御装置の
構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a DMA transfer control device according to an embodiment of the present invention.

【図2】図1のDMA転送制御装置の処理動作を示すフ
ローチャートである。
FIG. 2 is a flowchart illustrating a processing operation of the DMA transfer control device of FIG. 1;

【図3】従来例によるデータ転送システムの構成を示す
ブロック図である。
FIG. 3 is a block diagram showing a configuration of a data transfer system according to a conventional example.

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

1 DMA転送制御装置 2 CPU 3 メインメモリ 4〜6 周辺入出力制御装置 11,12 DMA制御回路 13〜15 バッファメモリ制御回路 16〜18 バッファメモリ 100 システムバス 101 I/Oバス DESCRIPTION OF SYMBOLS 1 DMA transfer control device 2 CPU 3 Main memory 4-6 Peripheral I / O control device 11, 12 DMA control circuit 13-15 Buffer memory control circuit 16-18 Buffer memory 100 System bus 101 I / O bus

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 メインメモリと周辺入出力制御装置との
間のダイレクトメモリアクセス転送を制御するDMA転
送制御装置であって、前記ダイレクトメモリアクセス転
送のデータを蓄積する複数のバッファメモリと、前記ダ
イレクトメモリアクセス転送時に前記データを分割して
前記複数のバッファメモリ各々に蓄積する蓄積制御手段
と、分割されて前記複数のバッファメモリ各々に蓄積さ
れたデータを復元して転送先に送出する送出制御手段と
を有することを特徴とするDMA転送制御装置。
1. A DMA transfer control device for controlling a direct memory access transfer between a main memory and a peripheral input / output control device, comprising: a plurality of buffer memories for storing data of the direct memory access transfer; Storage control means for dividing the data at the time of memory access transfer and storing the data in each of the plurality of buffer memories, and transmission control means for restoring the data divided and stored in each of the plurality of buffer memories and transmitting the data to the transfer destination A DMA transfer control device comprising:
【請求項2】 前記送出制御手段は、前記データが前記
バッファメモリに予め設定された一定量蓄積された時に
順次読出して前記転送先に送出するよう構成したことを
特徴とする請求項1記載のDMA転送制御装置。
2. The transmission control means according to claim 1, wherein said transmission control means is configured to sequentially read and transmit the data to said transfer destination when said data is accumulated in a predetermined fixed amount in said buffer memory. DMA transfer control device.
【請求項3】 前記複数のバッファメモリ各々に対応し
て設けられかつ前記バッファメモリへの前記データの蓄
積を制御する複数のバッファメモリ制御回路を含むこと
を特徴とする請求項1または請求項2記載のDMA転送
制御装置。
3. A plurality of buffer memory control circuits provided corresponding to each of said plurality of buffer memories and controlling accumulation of said data in said buffer memories. 2. The DMA transfer control device according to claim 1.
【請求項4】 前記蓄積制御手段は、前記データを前記
複数のバッファメモリ各々にバースト転送するよう構成
したことを特徴とする請求項1から請求項3のいずれか
記載のDMA転送制御装置。
4. The DMA transfer control device according to claim 1, wherein said storage control means is configured to perform burst transfer of said data to each of said plurality of buffer memories.
JP10307027A 1998-10-28 1998-10-28 Dma transfer controller Withdrawn JP2000132498A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10307027A JP2000132498A (en) 1998-10-28 1998-10-28 Dma transfer controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10307027A JP2000132498A (en) 1998-10-28 1998-10-28 Dma transfer controller

Publications (1)

Publication Number Publication Date
JP2000132498A true JP2000132498A (en) 2000-05-12

Family

ID=17964159

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10307027A Withdrawn JP2000132498A (en) 1998-10-28 1998-10-28 Dma transfer controller

Country Status (1)

Country Link
JP (1) JP2000132498A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7076626B2 (en) 2002-03-20 2006-07-11 Seiko Epson Corporation Data transfer control device, electronic instrument, and data transfer control method
US7461318B2 (en) 2003-09-29 2008-12-02 Sharp Kabushiki Kaisha Communication system realizing USB communications between a host computer and its peripheral device and a communication controller transmitting a USB signal under the USB standard

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7076626B2 (en) 2002-03-20 2006-07-11 Seiko Epson Corporation Data transfer control device, electronic instrument, and data transfer control method
US7461318B2 (en) 2003-09-29 2008-12-02 Sharp Kabushiki Kaisha Communication system realizing USB communications between a host computer and its peripheral device and a communication controller transmitting a USB signal under the USB standard

Similar Documents

Publication Publication Date Title
US7725621B2 (en) Semiconductor device and data transfer method
US6584512B1 (en) Communication DMA device for freeing the data bus from the CPU and outputting divided data
JP2000132498A (en) Dma transfer controller
JP2577604Y2 (en) Image memory and data processing device
JPS6294042A (en) Communication control equipment
JP2980163B2 (en) Data transfer method
JPH05334232A (en) Dma transfer controller
JP2533958B2 (en) Data preceding set device
JP2826780B2 (en) Data transfer method
JPS6019023B2 (en) data processing equipment
JP3233470B2 (en) Computer system
JP2944193B2 (en) Data receiving device
JP2616490B2 (en) Shared data storage method
JPS6383854A (en) Data transfer circuit
JPS6252342B2 (en)
JPS6269347A (en) Direct memory access controller
JPS6041158A (en) Bus control system
JPH11175312A (en) Data transfer control unit
JPH05227223A (en) Data transfer system
JP2004054419A (en) Inter-node transaction processor
JP2002073521A (en) Data transfer circuit
JPH0642227B2 (en) Data transfer device
JPH0650494B2 (en) Data transfer method in I / O controller
JPH05128062A (en) Data transfer system
JPH052551A (en) Dma transfer control system

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20060110