JP2669911B2 - DMA controller and information processing system - Google Patents

DMA controller and information processing system

Info

Publication number
JP2669911B2
JP2669911B2 JP1299147A JP29914789A JP2669911B2 JP 2669911 B2 JP2669911 B2 JP 2669911B2 JP 1299147 A JP1299147 A JP 1299147A JP 29914789 A JP29914789 A JP 29914789A JP 2669911 B2 JP2669911 B2 JP 2669911B2
Authority
JP
Japan
Prior art keywords
command
dma controller
cpu
dma
processing
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
JP1299147A
Other languages
Japanese (ja)
Other versions
JPH03158952A (en
Inventor
尚哉 池田
敏彦 小倉
武樹 勝部
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP1299147A priority Critical patent/JP2669911B2/en
Publication of JPH03158952A publication Critical patent/JPH03158952A/en
Application granted granted Critical
Publication of JP2669911B2 publication Critical patent/JP2669911B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Bus Control (AREA)

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は、情報処理システムにおけるマイクロプロセ
ッサ応用機器のダイレクト・メモリ・アクセス・コント
ローラ(本明細書中DMAコントローラと記す)に係り、
特に高速なコマンドチェインの実行に好適なDMAコント
ローラに関するものである。
TECHNICAL FIELD The present invention relates to a direct memory access controller (hereinafter referred to as a DMA controller) of a microprocessor application device in an information processing system,
In particular, the present invention relates to a DMA controller suitable for executing a high-speed command chain.

[従来の技術] マイクロプロセッサ応用機器においてメモリ・I/O間
のデータの直接転送を行なうDMAコントローラはマイク
ロプロセッサからの制御コマンドによって動作を制御さ
れる。
[Prior Art] In a microprocessor application device, a DMA controller that directly transfers data between a memory and I / O is controlled by a control command from the microprocessor.

この制御コマンドは、単純にDMAコントローラの内部
レジスタに設定する方式とコマンドディスクリプタとし
て、マイクロプロセッサとDMAコントローラの共通メモ
リにマイクロプロセッサが書き込み、DMAコントローラ
が該共通メモリ上のコマンドディスクリプタを読み出し
てその内容に従い動作する方式がある。
This control command is simply set in the internal register of the DMA controller and as a command descriptor, the microprocessor writes in the common memory of the microprocessor and the DMA controller, the DMA controller reads the command descriptor in the common memory, and the contents There is a method that operates according to.

後者のディスクリプタ方式は、あらかじめマイクロプ
ロセッサからコマンドシーケンスを、ディスクリプタ列
としてメモリ上に設定しておけば、後はDMAコントロー
ラが該コマンドディスクリプタ(以下コマンドと称す)
をメモリより読み出し、チェインして逐次実行してい
く。
In the latter descriptor method, if a command sequence is set beforehand in the memory as a descriptor sequence from the microprocessor, the DMA controller will then execute the command descriptor (hereinafter referred to as command).
Are read from the memory, chained and executed sequentially.

従来のコマンドチェイン技術については、特開昭63−
249249に開示されている。
For the conventional command chain technology, see Japanese Patent Laid-Open No. 63-
249249.

以下、この技術を、第6図を用いて説明する。 Hereinafter, this technique will be described with reference to FIG.

第6図(a)は、前記従来技術の原理を示すための概
略ブロック図である。
FIG. 6 (a) is a schematic block diagram showing the principle of the prior art.

図中、500は指令後発生手段、501は識別子付加手段、
510は指令語発生手段500と識別子付加手段501の機能を
実現するための演算処理装置(以下CPUと記す)、502は
コマンド、503は主記憶装置、504はデータ入出力および
DMA処理を行なう入出力インタフェース装置、505は入出
力インタフェース装置504に対するコマンドをチェイン
処理する制御装置である。
In the figure, 500 is a post-command generation means, 501 is an identifier addition means,
Reference numeral 510 is an arithmetic processing unit (hereinafter referred to as CPU) for realizing the functions of the command word generating unit 500 and the identifier adding unit 501, 502 is a command, 503 is a main storage unit, 504 is data input / output and
An input / output interface device for performing a DMA process, and a control device 505 for chaining commands to the input / output interface device 504.

第6図(b)は、第6図aのCPU510が、入出力インタ
フェース装置504および制御装置に対して与えるコマン
ド列を表わした図である。
FIG. 6 (b) is a diagram showing a command sequence given to the input / output interface device 504 and the control device by the CPU 510 of FIG. 6a.

第6図(a)において、CPU510は、指令語発生手段50
0が生成したコマンドに対し、識別子付加手段501が識別
子として最上位ビット(MBS)に‘1'または‘0'のビッ
トデータを付加する。このMBS‘1'はコマンド自体の存
在を示し、MBS‘0'は、次コマンドが未生成であること
を示す。
In FIG. 6A, the CPU 510 has a command word generating means 50.
For the command generated by 0, the identifier adding means 501 adds bit data of "1" or "0" to the most significant bit (MBS) as an identifier. This MBS'1 'indicates the existence of the command itself, and MBS'0' indicates that the next command has not been generated.

よって制御手段505は、主記憶装置503上に格納された
第6図(b)に示すコマンド列を読み出して、MBSが
‘1'であるコマンドを順次処理し、MSBが‘0'であるコ
マンドを読み出した時点で、次のコマンドの待ち状態と
なる。
Therefore, the control unit 505 reads out the command sequence shown in FIG. 6B stored in the main storage device 503, sequentially processes the commands whose MBS is "1", and the commands whose MSB is "0". When is read, the next command waits.

一方、CPU510は、入出力インタフェース装置504の動
作と並行して、次のコマンドを生成する。
On the other hand, the CPU 510 generates the next command in parallel with the operation of the input / output interface device 504.

さらに、制御手段505は、前述のコマンド待ち状態以
後は、主記憶装置503上から次のコマンドを読み出すの
ではなく、直接バス上のコマンド502を取り込み実行す
る。
Further, after the command waiting state, the control means 505 does not read the next command from the main storage device 503 but directly fetches and executes the command 502 on the bus.

以上のように、従来技術によれば、コマンドの識別子
を設けることによってコマンド生成処理と、コマンドチ
ェインして入出力を行なう処理が同時進行可能となるた
めシステム全体の処理速度が向上する。
As described above, according to the conventional technique, by providing the command identifier, the command generation process and the process of command chaining for input / output can proceed simultaneously, so that the processing speed of the entire system is improved.

[発明が解決しようとする課題] 前記従来技術は、CPUのコマンド生成処理と、入出力
処理を行なうためのコマンドチェイン処理との同時進行
を達成できるが、入出力処理と主記憶装置からのコマン
ド読み出し処理の効率向上については配慮されていなか
った。
[Problems to be Solved by the Invention] In the above-mentioned conventional technology, although it is possible to achieve the simultaneous progress of the command generation processing of the CPU and the command chain processing for performing the input / output processing, the input / output processing and the command from the main storage device No consideration was given to improving the efficiency of read processing.

つまり、1個のコマンドに対応する入出力処理を終了
して、次のコマンドチェインを行なうための主記憶装置
のメモリアクセスに時間を消費するという問題点があ
り、特にCPUから主記憶装置へのコマンド格納と、コマ
ンドチェインが同時に生じた場合にはメモリアクセスを
競合により、コマンドチェイン処理に要する時間が多く
なる。
In other words, there is a problem that the input / output processing corresponding to one command is terminated and it takes time to access the memory of the main storage device for the next command chain. When the command storage and the command chain occur at the same time, the memory access conflicts, and the command chain processing requires a long time.

本発明の第一の目的は、入出力処理のオーバーヘッド
であるコマンドチェイン処理時間を短縮することにより
入出力処理を高速化できるDMAコントローラおよび該DMA
コントローラを備えたを情報処理システムを提供するこ
とにある。
A first object of the present invention is to provide a DMA controller capable of speeding up input / output processing by shortening the command chain processing time which is the overhead of input / output processing, and the DMA controller.
An object is to provide an information processing system including a controller.

また、入出力処理は、入出力データを、主記憶装置上
から読み出しまたは格納するため、主記憶装置の入出力
データのアクセスとコマンドのアクセスとがアクセス競
合を生じる場合がある。
Further, in the input / output processing, since the input / output data is read or stored in the main storage device, access conflict between the input / output data access of the main storage device and the command access may occur.

本発明の第二の目的は、前記入出力データと前記コマ
ンドの格納・読み出しとのメモリアクセス競合時間を短
縮することにより入出力処理を高速化できるDMAコント
ローラおよび該DMAコントローラを備えた情報処理シス
テムを提供することにある。
A second object of the present invention is to provide a DMA controller capable of accelerating the input / output processing by shortening the memory access contention time between the input / output data and the storage / reading of the command, and an information processing system including the DMA controller. To provide.

また、コマンドチェイン制御装置が、CPUからコマン
ドをチェインする処理と並行にCPUがコマンドを生成す
るシステムにおいて、CPUのコマンド生成処理の方がコ
マンドチェイン処理より速い場合や、コマンドを設定す
るメモリが限られておりCPUが一度にコマンド列を設定
できない場合に生じる待ち時間、CPUが他の処理を行な
えること、すなわちCPU効率を高めるべきである。
Also, in a system in which the command chain control device generates commands in parallel with the process of chaining commands from the CPU, if the command generation process of the CPU is faster than the command chain process, or the memory for setting the commands is limited. Therefore, the waiting time that occurs when the CPU cannot set the command sequence at one time, the CPU can perform other processing, that is, the CPU efficiency should be improved.

本発明の第三の目的はCPUが設定したコマンドのチェ
イン処理状態を容易に検出する手段を提供することによ
りシステム性能を高速化できるDMAコントローラおよび
該DMAコントローラを備えた情報処理システムを提供す
ることにある。
A third object of the present invention is to provide a DMA controller capable of speeding up system performance by providing means for easily detecting a chain processing state of a command set by a CPU, and an information processing system including the DMA controller. It is in.

[課題を解決するための手段] 前記第1の目的達成のために、本発明は、DMAコント
ローラが実行するDMA転送を指示する指令語を1以上蓄
積する指令語列一時記憶手段と、コマンドチェインDMA
転送処理中に、以降のDMA転送を指示する1以上の指令
語を先行して取り込み、指令語列一時記憶手段に格納す
る手段とを有することを特徴とする第1のDMAコントロ
ーラを提供する。
[Means for Solving the Problems] In order to achieve the first object, the present invention provides a command word string temporary storage means for storing one or more command words for instructing DMA transfer executed by a DMA controller, and a command chain. DMA
There is provided a first DMA controller characterized in that, during the transfer processing, it has a means for previously fetching one or more command words for instructing subsequent DMA transfer and storing them in a command word string temporary storage means.

また、コマンドチェインDMA転送を実行する機能を有
するDMAコントローラであって、相互に独立したコマン
ド用ポートと、DMA転送対象データ用ポートを有するこ
とを特徴とする第2のDMAコントローラを提供する。ま
た、あわせて、DMA転送対象データ用ポートで第1のバ
スに接続し、コマンド用ポートで第2にバスに接続した
前記のDMAコントローラと、第1のバスに接続した記憶
手段と、第1のバスと第2のバスとに、それぞれ独立に
アクセスするCPU(中央処理部)を有することを特徴と
する第1の情報処理システムを提供する。
Also provided is a second DMA controller having a function of executing a command chain DMA transfer and having a command port and a DMA transfer target data port that are independent of each other. In addition, in addition, the above-mentioned DMA controller connected to the first bus at the DMA transfer target data port and secondly connected to the command port at the second bus, storage means connected to the first bus, and There is provided a first information processing system characterized by having a CPU (central processing unit) for independently accessing the bus and the second bus.

また、前記第1および第2の目的達成のために、本発
明は、外部よりライトアクセス可能、かつ、DMAコント
ローラが順次読み出し実行するDMA転送を指示する1以
上の指令語を蓄積可能な先入れ先出しメモリを有するこ
とを特徴とする第3のDMAコントローラを提供する。
In order to achieve the first and second objects, the present invention provides a first-in first-out memory that is externally write-accessible and is capable of accumulating one or more command words for instructing DMA transfer to be sequentially read and executed by a DMA controller. And a third DMA controller.

また、前記第1、第2および第3の目的達成のため
に、本発明は、DMAコントローラが順次読み出し実行す
るDMA転送を指示する指令語を1以上蓄積する先入れ先
出しメモリと、先入れ先出しメモリの格納データ数を計
数する手段と、外部より所定数n(nは前記先入れ先出
しメモリに格納可能なデータ数以下の整数)を設定可能
な記憶手段と、前記計数手段の結果と前記記憶手段中の
値とを比較する手段と、比較の結果を外部に出力する手
段と、を有することを特徴とする第4のDMAコントロー
ラを提供する。
In order to achieve the first, second and third objects, the present invention provides a first-in first-out memory for accumulating one or more command words for instructing DMA transfer to be sequentially read and executed by a DMA controller, and data stored in the first-in first-out memory. A means for counting the number, a storage means capable of setting a predetermined number n (n is an integer less than or equal to the number of data that can be stored in the first-in first-out memory) from the outside, a result of the counting means and a value in the storage means. A fourth DMA controller having means for comparing and means for outputting the result of the comparison to the outside is provided.

また、前記第3の目的達成のために、本発明は、DMA
転送を指示する指令語を格納する記憶手段と、前記手段
に指令語を格納するCPU(中央処理装置)と、記憶手段
に格納された指令語を読み出しコマンドチェインDMA転
送を実行するDMAコントローラを有する情報処理システ
ムであって、記憶手段は、格納した各指令語に対応する
識別子フィールドを有し、 DMAコントローラは、処理を終了した指令語に対応す
る前記識別子フィールド「処理済み」を示すデータを書
き込む手段を有することを特徴とする第2の情報処理シ
ステムを提供する。
In order to achieve the third object, the present invention provides a DMA
It has a storage means for storing a command word for instructing transfer, a CPU (central processing unit) for storing the command word in the means, and a DMA controller for reading the command word stored in the storage means and executing a command chain DMA transfer. In the information processing system, the storage means has an identifier field corresponding to each of the stored command words, and the DMA controller writes the data indicating the identifier field “processed” corresponding to the command word for which the processing is completed. A second information processing system having means is provided.

また、前記第3の目的達成のために、CPU(中央処理
装置)が発生した指令語に従いコマンドチェインDMA転
送を実行する手段と、CPUが発生した指令語のうち、未
実行の指令語数に関連した情報を出力する手段とを備え
たDMAコントローラと、 DMAコントローラにDMA転送を指示する指令語を発生す
る手段とを備え、DMAコントローラが出力した前記未実
行の指令語数に関連した情報に応じて処理をスケジュー
リングするCPUと、 を有することを特徴とする第3の情報処理システムをも
提供する。
Further, in order to achieve the third object, a means for executing a command chain DMA transfer according to a command word generated by a CPU (central processing unit) and a number of unexecuted command words among the command words generated by the CPU And a means for generating a command word for instructing the DMA controller to perform a DMA transfer, according to the information related to the number of unexecuted command words output by the DMA controller. A third information processing system is also provided, which includes a CPU for scheduling processing.

また、本発明では、あわせて、前記DMAコントローラ
を備えたことを特徴とする1チップLSI、特に1チップ
マイクロコンピュータを提供する。
The present invention also provides a 1-chip LSI, particularly a 1-chip microcomputer, which is equipped with the DMA controller.

また、本発明は、前記DMAコントローラまたは前記1
チップLSI、特に1チップマイクロコンピュータを備え
たことを特徴とする第4の情報処理システムを提供す
る。
The present invention also provides the DMA controller or the 1
There is provided a fourth information processing system including a chip LSI, particularly a one-chip microcomputer.

[作 用] 本発明に係る第1のDMAコントローラによれば、コマ
ンドチェインDMA転送処理中に、以降のDMA転送を指示す
る1以上の指令語を先行して取り込み、指令語列一時記
憶手段に格納する。これにより、DMA転送を行なう時点
で指令語を読み出す必要がなく、メモリアクセス時間お
よびCPU等とのメモリバス競合による損失時間等が省略
でき、高速なコマンドチェインが実現できる。
[Operation] According to the first DMA controller of the present invention, during command chain DMA transfer processing, one or more command words for instructing subsequent DMA transfer are fetched in advance and stored in the command word temporary storage means. Store. As a result, it is not necessary to read the command word at the time of performing the DMA transfer, the memory access time and the loss time due to the memory bus contention with the CPU and the like can be omitted, and a high-speed command chain can be realized.

また、本発明に係る第2のDMAコントローラによれ
ば、指令語はコマンド用ポートより入力または入出力
し、DMA転送対象データはDMA転送対象データ用ポートよ
り入出力する。
Further, according to the second DMA controller of the present invention, the command word is input or input / output from the command port, and the DMA transfer target data is input / output from the DMA transfer target data port.

また、本発明に係る第1の情報処理システムによれ
ば、CPUの発生した指令語は第2のバスを介してDMAコン
トローラに取り込まれ、また、DMA転送対象データは第
のバスを介して入出力される。これにより、入出力デー
タメモリのアクセスとCPUが生成した新たなコマンドを
格納するためのメモリアクセスが同バス上で競合しない
ため高速なコマンドチェインが実現できる。
Further, according to the first information processing system of the present invention, the command word generated by the CPU is fetched into the DMA controller via the second bus, and the DMA transfer target data is fed into the DMA controller via the second bus. Is output. As a result, the access to the input / output data memory and the memory access for storing the new command generated by the CPU do not conflict on the same bus, so that a high-speed command chain can be realized.

また、本発明に係る第3のDMAコントローラによれ
ば、DMAコントローラが順次読み出し実行するDMA転送を
指示する1以上の指令語は、外部より先入れ先出しメモ
リに転送される。これにより、DMA転送を行なう時点で
指令語を読み出す必要がなく、メモリアクセス時間およ
びCPU等とのメモリバス競合による損失時間等が省略で
き、また、メモリアクセスが競合しないため高速なコマ
ンドチェインが実現できる。
Further, according to the third DMA controller of the present invention, one or more command words that instruct the DMA transfer to be sequentially read and executed by the DMA controller are externally transferred to the first-in first-out memory. This eliminates the need to read command words at the time of DMA transfer, saves memory access time and loss time due to memory bus contention with the CPU, etc., and realizes a high-speed command chain because memory access does not conflict. it can.

また、本発明に係る第4のDMAコントローラによれ
ば、先入れ先出しメモリに格納されている指令語データ
数は計数され、記憶手段に設定されている所定数n比較
される。そして、その比較の結果は外部に出力される。
Further, according to the fourth DMA controller of the present invention, the number of command word data stored in the first-in first-out memory is counted and compared with the predetermined number n set in the storage means. Then, the result of the comparison is output to the outside.

また、本発明に係るは、第2の情報処理システムによ
れば、DMAコントローラは、処理を終了した指令語に対
応する前記識別子フィールド「処理済み」を示すデータ
を書き込む。
Further, according to the second information processing system of the present invention, the DMA controller writes the data indicating the identifier field “processed” corresponding to the command word for which processing has been completed.

また、本発明に係る第3の情報処理システムによれ
ば、DMAコントローラは、CPUが発生した指令語に従いコ
マンドチェインDMA転送を実行すし、また、CPUが発生し
た指令語のうち、未実行の指令語数に関連した情報を出
力する。一方、CPUは、DMAコントローラにDMA転送を指
示する指令語を発生し、また、DMAコントローラが出力
した前記未実行の指令語数に関連した情報に応じて処理
をスケジューリングする。これにより、CPUの処理効率
が向上し、システム全体の処理性能の高速化が達成でき
る。
Further, according to the third information processing system of the present invention, the DMA controller executes the command chain DMA transfer according to the command word generated by the CPU, and the unexecuted command among the command words generated by the CPU. Outputs information related to word count. On the other hand, the CPU generates a command word for instructing DMA transfer to the DMA controller, and schedules processing according to the information related to the number of unexecuted command words output from the DMA controller. As a result, the processing efficiency of the CPU is improved and the processing performance of the entire system can be increased.

[実施例] 以下、本発明の第1の実施例を説明する。[Example] Hereinafter, a first example of the present invention will be described.

第1図(a)に、本実施例に係るDMAコントローラの
構成を示す。
FIG. 1A shows the configuration of the DMA controller according to this embodiment.

本実施例に係る情報処理システムのCPUや主記憶装置
を含めたシステム全体についての構成は、前述した従来
技術の第6図(a)と同様な構成であるので説明を省略
する。
The configuration of the entire system including the CPU and the main storage device of the information processing system according to the present embodiment is the same as the configuration of FIG.

第1図(a)は、第6図に示した入出力インターフェ
ース装置504と制御手段505を、一体化して、伝送制御LS
I等のDMAコントローラとして示したものである。
FIG. 1A shows a transmission control LS in which the input / output interface device 504 and the control means 505 shown in FIG. 6 are integrated.
It is shown as a DMA controller such as I.

第1図(a)において、2は入出力処理部であり1個
のコマンドに従った実際のデータ入出力処理を行なう。
In FIG. 1 (a), reference numeral 2 denotes an input / output processing unit that performs actual data input / output processing according to one command.

3はコマンドチェイン処理を行なうコマンド実行制御
部である。4はコマンドディスクリプタを主記憶装置か
ら読み出すためのメモリインタフェース回路であり、以
下、コマンド読み出し回路と称する。5は前述のコマン
ド列一時記憶手段であるメモリ配列を示したものであ
り、6,7は前述のコマンド列一時記憶手段の制御手段で
あり6はコマンド書き込み位置を管理するライトポイン
タ、7はコマンド読み出し位置を管理するリードポイン
タである。
Reference numeral 3 is a command execution control unit that performs command chain processing. Reference numeral 4 denotes a memory interface circuit for reading the command descriptor from the main storage device, which will be referred to as a command read circuit hereinafter. Reference numeral 5 denotes a memory array which is the above-mentioned command sequence temporary storage means, 6 and 7 are control means for the above-mentioned command sequence temporary storage means, 6 is a write pointer for managing the command writing position, and 7 is a command. It is a read pointer that manages the read position.

次に、第1図(b)に、本実施例に係るコマンド処理
の流れを示す。
Next, FIG. 1 (b) shows a flow of command processing according to the present embodiment.

第1図(b)ににおいて、縦方向は時間軸を表す。 In FIG. 1 (b), the vertical direction represents the time axis.

第1図(b)中、MMは主記憶装置を示し、IOCはDMAコ
ントローラを示し、IOはDMAコントローラ中の入出力処
理部2を示す。
In FIG. 1 (b), MM indicates a main memory device, IOC indicates a DMA controller, and IO indicates the input / output processing unit 2 in the DMA controller.

第1図(b)を用いて、第1図(a)の各構成要素の
動作を説明する。
The operation of each component shown in FIG. 1A will be described with reference to FIG.

まず、第1図(b)において、CPUは既に生成したコ
マンド列cmd(1)、cmd(2)、cmd(3)を主記憶装
置MMに格納する。DMAコントローラ1であるIOCはコマン
ド読み出し回路4を用いて主記憶装置MM上のcmd(1)
を読み出し、ライトポインタ6の示すメモリ配列5上の
位置cmdr(1)に設定する。この後、ライトポインタ6
は内容を更新してcmdr(2)を指す。
First, in FIG. 1 (b), the CPU stores the already generated command sequence cmd (1), cmd (2), cmd (3) in the main memory MM. The IOC that is the DMA controller 1 uses the command read circuit 4 to cmd (1) on the main memory MM.
Is read out and set to the position cmdr (1) on the memory array 5 indicated by the write pointer 6. After this, write pointer 6
Updates the contents and points to cmdr (2).

DMAコントローラ1中のコマンド実行制御部3は、最
初のコマンドとしてリードポインタ7の示すcmdr(1)
の内容であるcmd(1)を読む出し、入出力処理部2に
対してコマンド開始情報cmdS(1)を与える。
The command execution control unit 3 in the DMA controller 1 uses cmdr (1) indicated by the read pointer 7 as the first command.
Cmd (1), which is the content of, is read out, and command start information cmdS (1) is given to the input / output processing unit 2.

また、この後、リードポインタ7は内容を更新してcm
dr(2)を指す。
Also, after this, the read pointer 7 updates the contents and cm
Refers to dr (2).

次に、DMAコントローラ1は、入出力処理部2によるc
md(1)処理の終了を待たずに、主記憶装置MM上のコマ
ンドcmd(2)、cmd(3)を順次読み出しメモリ配列5
のcmdr(2)、cmdr(3)に設定する。
Next, the DMA controller 1 uses the c
Without waiting for the end of the md (1) process, the commands cmd (2) and cmd (3) on the main memory MM are sequentially read out and the memory array 5 is read.
Set to cmdr (2) and cmdr (3) of.

その後、入出力処理部2より、cmd(1)の処理を終
えた旨コマンド終了情報cmdE(1)により通知される
と、コマンド実行制御部3は、主記憶にあくせすするこ
となく、即座に、次のコマンドcmd(2)にメモリ配列
から読み出し、コマンド開始情報cmds(2)を入出力処
理部2に与えることができる。
After that, when the input / output processing unit 2 notifies that the processing of cmd (1) has been completed by the command end information cmdE (1), the command execution control unit 3 immediately outputs the information to the main memory without causing it to be saved. Then, the next command cmd (2) can be read from the memory array and the command start information cmds (2) can be given to the input / output processing unit 2.

したがって、コマンドチェインに要する時間である第
1図(b)中のtwは、従来の主記憶からその都度コマン
ドを読み出すコマンドチェイン装置より短縮される。
Therefore, t w in FIG. 1 (b), which is the time required for the command chain, is shorter than that of the conventional command chain device that reads the command from the main memory each time.

以上により、本実施例に係るDMAコンチョローラによ
れば、コマンドチェイン処理の高速化が実現できるた
め、本DMAコントローラを備えた情報処理システムはCPU
が何ら新たな処理を行うことなく、DMA転送を高速化で
きる。したがい、システムの処理効率を向上できる。
As described above, according to the DMA controller according to the present embodiment, the command chain processing can be speeded up. Therefore, the information processing system including the DMA controller is a CPU.
Can speed up DMA transfer without performing any new processing. Therefore, the processing efficiency of the system can be improved.

次に、本発明の第2の実施例について説明する。 Next, a second embodiment of the present invention will be described.

第2図(a)に、本実施例に係る、情報処理システム
のシステム全体の構成を示す。
FIG. 2A shows the configuration of the entire system of the information processing system according to this embodiment.

図中、100は主記憶装置503とは異なるバスであるコマ
ンドメモリバスに接続されたコマンドディスクリプタ格
納用記憶手段としてのコマンドメモリである。
In the figure, 100 is a command memory as a storage means for storing command descriptors, which is connected to a command memory bus which is a bus different from the main storage device 503.

他の構成要素は、前述した従来技術に係る第6図
(a)の同符号部と同様である。入出力処理装置504aは
I/O機器と主記憶装置503間のデータ転送を含む実際のデ
ータ入出力処理を行ない、入出力制御装置505aはメイン
メモリバスではなくコマンドメモリバスに接続される。
The other components are the same as those of the same reference numeral in FIG. 6 (a) according to the above-mentioned conventional technique. I / O processor 504a
The actual data input / output processing including the data transfer between the I / O device and the main storage device 503 is performed, and the input / output control device 505a is connected to the command memory bus instead of the main memory bus.

なお、入出力処理装置504aと入出力制御装置505aが、
DMAコントローラの構成要素となる。
The input / output processing device 504a and the input / output control device 505a are
It is a component of the DMA controller.

第2図(b)に、本実施例に係るコマンド処理の流れ
を示す。
FIG. 2B shows the flow of command processing according to this embodiment.

図中、縦方向は時間軸を表す。 In the figure, the vertical direction represents the time axis.

第2図(b)中、LMはコマンドメモリ100を示し、IOC
は入出力制御装置505aを示し、IOは入出力処理装置504a
を示し、MMは主記憶装置503を示している。
In FIG. 2 (b), LM indicates the command memory 100, and IOC
Indicates the input / output control device 505a, and IO indicates the input / output processing device 504a.
MM indicates the main storage device 503.

第2図(b)を用いて、本実施例の動作を説明する。 The operation of this embodiment will be described with reference to FIG.

まず、CPU510は、既に生成したコマンド列cmd
(1)、cmd(2)、cmd(3)をコマンドメモリ100(L
M)に格納する。入出力制御装置505a(IOC)は、コマン
ドメモリ100上のコマンドcmd(1)を読み出し、これに
対応したコマンド開始情報cmdS(1)に入出力処理装置
504aに与える。入出力処理装置504aは、I/Oと主記憶装
置503との間のデータ転送処理を1回以上行ないcmd
(1)に対応する処理を完了しコマンド終了情報cmd
(1)で入出力制御装置505aに応答する。
First, the CPU 510 uses the command string cmd that has already been generated.
Set (1), cmd (2), cmd (3) to the command memory 100 (L
M). The input / output control device 505a (IOC) reads the command cmd (1) on the command memory 100, and outputs the corresponding command start information cmdS (1) to the input / output processing device.
Give to 504a. The input / output processing device 504a performs data transfer processing between the I / O and the main storage device 503 one or more times, and cmd
Command completion information cmd after completing the process corresponding to (1)
In (1), it responds to the input / output control device 505a.

一方、この入出力処理中に、CPU510は新たなコマンド
cmd(4)を生成する。このcmd(4)は、主記憶装置50
3とは無関係なコマンドメモリバス上のコマンドメモリ1
00へ格納すればよいので、前記cmd(1)に対応するデ
ータ入出力処理によるメインメモリバスアクセスとは競
合しない。
On the other hand, during this I / O processing, CPU510
Generate cmd (4). This cmd (4) is the main memory 50
Command memory on command bus independent of 3 1
Since it may be stored in 00, it does not conflict with the main memory bus access by the data input / output processing corresponding to the cmd (1).

したがって、本実施例によれば、コマンド追加時等の
バス競合を防止できるためコマンドチェイン処理の高速
化が実現できる。
Therefore, according to this embodiment, it is possible to prevent bus contention at the time of adding a command or the like, so that it is possible to speed up the command chain processing.

なお、本実施例においても、入出力制御装置505aはコ
マンドメモリ100中のコマンドを入出力処理装置504aの
コマンドの処理に先行して読み出しコマンド開始情報cm
dSを、あらかじめ作成・蓄積することによりコマンドチ
ェイン時間を短縮することが可能である。第2図(b)
のIOCによるcmd(2)、cmd(3)、cmd(4)の読み出
しは、この先行読み出しを示している。
Also in this embodiment, the input / output control device 505a reads the command in the command memory 100 prior to the command processing of the input / output processing device 504a, and reads the command start information cm.
It is possible to shorten the command chain time by creating and storing dS in advance. Fig. 2 (b)
The read of cmd (2), cmd (3), and cmd (4) by the IOC of FIG.

本実施例の構成において、この機能を実現する方法は
前述の第一の実施例との組み合せで可能となる。その技
術は、後述するFIFOを用いた方式に類似するため、これ
以上の説明は省略する。
In the configuration of this embodiment, a method for realizing this function can be combined with the above-described first embodiment. Since the technique is similar to the method using the FIFO described later, further description will be omitted.

次に、本発明の第3の実施例を説明する。 Next, a third embodiment of the present invention will be described.

第3図に、本実施例に係るDMAコントローラの構成を
示す。
FIG. 3 shows the configuration of the DMA controller according to this embodiment.

図中、前述した第1実施例に係るDMAコントローラの
構成を示す第1図(a)と同符号の構成要素は、第1実
施例に係るDMAコントローラの法符号部と同様であるの
で説明を省略する。
In the figure, components having the same reference numerals as those in FIG. 1 (a) showing the configuration of the DMA controller according to the first embodiment described above are the same as the modulus encoder of the DMA controller according to the first embodiment, and therefore the description will be omitted. Omit it.

図中、200はFIFOであり、201はレジスタの配列を示
し、第1実施例のメモリ配列5に類似するコマンド一時
記憶手段である。
In the figure, 200 is a FIFO and 201 is a register array, which is a command temporary storage means similar to the memory array 5 of the first embodiment.

また、202はライトポインタとリードポインタの一
致、すなわち、FIFOフルを示すFIFOステータス信号の生
成回路としての比較器である。FIFOフルとはFIFOの満杯
状態を言う。
Reference numeral 202 denotes a comparator as a circuit for generating a FIFO status signal indicating the match between the write pointer and the read pointer, that is, FIFO full. FIFO full means that the FIFO is full.

さて、本実施例と、前記第1実施例の相違点は、第1
実施例においてはDMAコントローラ1aが、コマンドを主
記憶装置から先行読み出ししたのに対し、本実施例で
は、CPUよりのコマンドの記憶手段をDMAコントローラ内
のFIFO200のレジスタ配列201としたため、DMAコントロ
ーラ1aは外部に対しコマンド読み出し動作を伴わない。
Now, the difference between this embodiment and the first embodiment is that the first
In the embodiment, the DMA controller 1a reads the command in advance from the main storage device, whereas in the present embodiment, the command storage from the CPU is the register array 201 of the FIFO 200 in the DMA controller, so the DMA controller 1a Does not involve a command read operation to the outside.

したがい、本実施例では、CPUが、DMAコントローラ1a
のFIFO200がフルにならないことを比較器202の出力であ
るFIFOステータス信号で監視しつつ、コマンドを連続的
にFIFO200に格納ることにより、DMAコントローラ1aのコ
マンドの先行読み出しと同様な機能が実現できる。
Therefore, in this embodiment, the CPU is the DMA controller 1a.
By monitoring that the FIFO 200 does not become full with the FIFO status signal that is the output of the comparator 202 and continuously storing the commands in the FIFO 200, the same function as the command read-ahead of the DMA controller 1a can be realized. .

したがって、前記第1実施例と同様の効果を実現でき
る。
Therefore, the same effect as that of the first embodiment can be realized.

さらに、また、前記FIFOとCPUを結ぶバスと、入出力
処理部2のデータ入出力に関するバスとを分離して設け
ることにより前記第2実施例と同様な効果を実現でき
る。
Furthermore, by providing a bus connecting the FIFO and the CPU and a bus relating to data input / output of the input / output processing unit 2 separately, the same effect as in the second embodiment can be realized.

次に、本発明に係る第4の実施例を説明する。 Next, a fourth embodiment according to the present invention will be described.

本実施例は、前記第3実施例のFIFO200を本実施例に
係るFIFOに置き換えた構成となっている。
The present embodiment has a configuration in which the FIFO 200 of the third embodiment is replaced with the FIFO according to the present embodiment.

第4図に本実施例に係るFIFOの構成を示す。 FIG. 4 shows the configuration of the FIFO according to this embodiment.

図中300はコマンド数を記憶するプリセットレジス
タ、301はコマンド数を計算する演算器、302はコマンド
数を検出する比較器である。
In the figure, 300 is a preset register that stores the number of commands, 301 is a computing unit that calculates the number of commands, and 302 is a comparator that detects the number of commands.

演算器301はライトポインタ6とリードポインタ7の
内容からレジスタ配列201の未処理コマンド数mを計算
する。一方、プリセットレジスタ300には外部のCPUから
あらかじめ適当な値n(nはFIFO段数以下の整数)が設
定される。比較器302はプリセットレジスタ300の中の値
nと演算器301の計算した未処理コマンド数mを比較
し、一致或いは大小関係をFIFOステータスとしてFIFO20
0aの外部に対し出力する。
The arithmetic unit 301 calculates the number m of unprocessed commands in the register array 201 from the contents of the write pointer 6 and the read pointer 7. On the other hand, an appropriate value n (n is an integer equal to or less than the number of FIFO stages) is preset in the preset register 300 from an external CPU. The comparator 302 compares the value n in the preset register 300 with the unprocessed command number m calculated by the arithmetic unit 301, and determines whether they are coincident or large or small as the FIFO status.
Output to outside of 0a.

したがって、CPUはFIFO200aに対しコマンド未処理数
がp個となったら新たなコマンドを生成しFIFO200aに格
納するという条件でq個(q>p)のコマンドをあらか
じめFIFOに連続的に格納し、かつ、プリセットレジスタ
300にn=pを設定しておけば、DMAコントローラが(q
−p)個のコマンド処理を行なっている期間はコマンド
生成以外の処理が可能となる。
Therefore, the CPU continuously stores q (q> p) commands in the FIFO 200 in advance, on the condition that when the number of unprocessed commands in the FIFO 200a becomes p, a new command is generated and stored in the FIFO 200a. , Preset register
If n = p is set to 300, the DMA controller will
-While p command processing is being performed, processing other than command generation is possible.

特にFIFOステータス信号をCPUへの割り込みとして情
報処理システムを構成すれば、CPUのスジューリング
は、より効率向上が望める。
In particular, if the information processing system is configured by using the FIFO status signal as an interrupt to the CPU, the efficiency of CPU scheduling can be further improved.

以上のように本実施例によれば、DMAコントローラに
用いるFIFO中の未処理コマンド数を容易にCPUが検出で
き、CPU使用効率を高めることによって、情報処理シス
テムのシステム全体の処理性能高速化が実現できる。
As described above, according to the present embodiment, the CPU can easily detect the number of unprocessed commands in the FIFO used for the DMA controller, and by improving the CPU usage efficiency, it is possible to speed up the processing performance of the entire system of the information processing system. realizable.

次に、本発明の第5の実施例について説明する。 Next, a fifth embodiment of the present invention will be described.

第5図(a)に、本実施例で用いるコマンド列の構造
を示す。
FIG. 5 (a) shows the structure of the command sequence used in this embodiment.

本図は、特に、CPUから主記憶装置上のコマンドディ
スクリプタ格納領域に3個のコマンドを格納した直接の
状態を示したものである。なお、説明の簡単化のため
に、本実施例ではDMAコントローラは前述のコマンド先
行読み取り処理は行なわないこととする。
This figure particularly shows a direct state in which three commands are stored from the CPU in the command descriptor storage area on the main storage device. It should be noted that, for the sake of simplification of explanation, in the present embodiment, the DMA controller does not perform the above-mentioned command preceding read processing.

格納直後、コマンド1,2,3に対し、前記従来技術にお
いて説明した(第6図参照)従来の識別子がREQフィー
ルドにセットされる。また、本実施例で設けるACKフィ
ールドの用済み識別子は「必要状態」を示す‘0'に設定
する。
Immediately after storage, the conventional identifier described in the above-mentioned conventional technique (see FIG. 6) is set in the REQ field for the commands 1, 2, and 3. Also, the used identifier of the ACK field provided in this embodiment is set to "0" indicating the "necessary state".

第5図(b)は、第5図(a)で設定された主記憶上
のコマンド列のうちコマンド1,2をDMAコントローラが処
理を終えた状態で示す。
FIG. 5B shows commands 1 and 2 of the command sequence on the main memory set in FIG. 5A in a state where the DMA controller has finished processing.

このとき、コマンド1,2のACKフィルードは「用済み状
態」として‘1'であり、コマンド3のACKフィールドは
「必要状態」を示す‘0'となる。
At this time, the ACK field of the commands 1 and 2 is "1" as the "used state", and the ACK field of the command 3 is "0" indicating the "necessary state".

CPUは、コマンドACKフィールドを監視することにより
DMAコントローラによるコマンド処理状態が検出でき
る。そこで、CPUは、「必要状態」であるコマンドが多
い場合にはコマンド生成処理以外の処理を実行するよう
スケジューリングできる、したがって、情報処理システ
ムのシステム全体の処理性能を高速化することができ
る。
By monitoring the command ACK field, the CPU
The command processing status of the DMA controller can be detected. Therefore, the CPU can schedule processing other than command generation processing to be executed when there are many commands in the "necessary state", and therefore the processing performance of the entire information processing system can be increased.

なお、ACKフィールドをセットする具体的な方法とし
ては、例えばDMAコントローラのコマンド読み出し手段
をリード・モディファィ・ライト可能な回路にするなど
の方法があり、ここでは説明を省略する。
A specific method for setting the ACK field is, for example, a method in which the command reading means of the DMA controller is a circuit capable of read / modify / write, and the description thereof is omitted here.

また、DMAコントローラを第1実施例で示したような
先行読み取り可能な装置とした場合には、ACKフィール
ドをセットするタイミングは、対応するコマンドを主記
憶装置からDMAコントローラ内に読み出した時点でもよ
い。
Further, when the DMA controller is a device capable of pre-reading as shown in the first embodiment, the timing of setting the ACK field may be the time when the corresponding command is read from the main memory device into the DMA controller. .

以上説明したように本実施例によれば、コマンドディ
スクリプタ列を実際のコマンド処理に先行して読み込む
ことにより、コマンドチェイン時のオーバーヘッド時間
を短縮できるというコマンドチェイン高速化の効果があ
る。
As described above, according to the present embodiment, by reading the command descriptor string prior to the actual command processing, there is an effect of speeding up the command chain that the overhead time at the time of command chain can be shortened.

また、コマンドディスクリプタ列の記憶装置をコマン
ド実行によるデータ転送と切り離したバス上に配置する
ことにより、CPUからのコマンド追加処理とコマンド実
行時のデータ転送処理がバス競合を生じないため、高速
なデータ転送処理が可能となる。
Also, by arranging the storage device of the command descriptor string on a bus that is separate from the data transfer by command execution, there is no bus contention between the command addition process from the CPU and the data transfer process during command execution, so high-speed data Transfer processing becomes possible.

さらに、コマンドのチェイン処理状態をCPUが容易に
検出できるため、CPUにコマンド生成以外の処理をスケ
ジューリング可能となりCPU使用効率の向上というシス
テム性能の高速化という効果がある。
Furthermore, the command chain processing state can be easily detected by the CPU, so that processing other than command generation can be scheduled in the CPU, which has the effect of improving CPU usage efficiency and speeding up system performance.

[発明の効果] 以上のように、本発明によれば、入出力処理のオーバ
ーヘッドであるコマンドチェイン処理時間を短縮するこ
とにより入出力処理を高速化できるDMAコントローラお
よび該DMAコントローラを備えたを情報システムを提供
することができる。
[Effects of the Invention] As described above, according to the present invention, a DMA controller capable of accelerating the input / output processing by shortening the command chain processing time, which is the overhead of the input / output processing, and the information provided with the DMA controller A system can be provided.

また、入出力データと前記コマンドの格納・読み出し
とのメモリアクセス競合時間を短縮することにより入出
力処理を高速化できるDMAコントローラおよび該DMAコン
トローラを備えた情報システムを提供することができ
る。
Further, it is possible to provide a DMA controller capable of speeding up input / output processing by shortening a memory access conflict time between input / output data and storing / reading of the command, and an information system including the DMA controller.

また、CPUが設定したコマンドのチェイン処理状態を
容易に検出する手段を提供することによりシステム性能
を高速化できるDMAコントローラおよび該DMAコントロー
ラを備えた情報処理システムを提供することができる。
Further, it is possible to provide a DMA controller capable of speeding up system performance by providing a means for easily detecting a chain processing state of a command set by the CPU, and an information processing system including the DMA controller.

なお、本実施例に係る各DMAコントローラは、単独
で、または、CPUと共に1チップLSI化するのが望まし
い。また、他の構成要素と共に1チップLSI化しても良
い。
It is desirable that each DMA controller according to the present embodiment is integrated into one chip LSI alone or together with the CPU. Further, it may be integrated into one chip LSI together with other components.

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

第1図(a)は本発明の第1実施例に係るDMAコントロ
ーラの構成を示すブロック図、第1図(b)は第1実施
例に係るコマンド処理の流れを示す説明図、第2図
(a)は本発明の第2実施例に係る情報処理システムの
構成を示すブロック図、第2図(b)は第2実施例に係
るコマンド処理の流れを示す説明図、第3図は本発明の
第3実施例に係るDMAコントローラの構成を示すブロッ
ク図、第4図は本発明の第4実施例に係るDMAコントロ
ーラのFIFOの構成を示すブロック図、第5図(a)およ
び第5図(b)は本発明の第5実施例に係る記憶コマン
ド列の処理を示す説明図、第6図(a)は従来技術に係
るコマンドチェイン制御の原理を示すブロック図、第6
図(b)は従来技術に係る記憶コマンド列を示す説明図
である。 1……DMAコントローラ、2……入出力処理部、3……
コマンド実行制御部、4……コマンド読み出し回路、5
……メモリ配列、100……コマンドメモリ、200……FIF
O、201……レジスタ配列、300……プリセットレジス
タ、301……演算器、302……比較器。
FIG. 1 (a) is a block diagram showing the configuration of a DMA controller according to the first embodiment of the present invention, and FIG. 1 (b) is an explanatory diagram showing the flow of command processing according to the first embodiment, and FIG. (A) is a block diagram showing a configuration of an information processing system according to a second embodiment of the present invention, FIG. 2 (b) is an explanatory diagram showing a flow of command processing according to the second embodiment, and FIG. 3 is a book. FIG. 5 is a block diagram showing a configuration of a DMA controller according to a third embodiment of the invention, FIG. 4 is a block diagram showing a configuration of a FIFO of a DMA controller according to the fourth embodiment of the present invention, FIGS. FIG. 6B is an explanatory diagram showing the processing of a stored command sequence according to the fifth embodiment of the present invention, and FIG. 6A is a block diagram showing the principle of command chain control according to the prior art.
FIG. 1B is an explanatory diagram showing a storage command sequence according to the related art. 1 ... DMA controller, 2 ... I / O processing unit, 3 ...
Command execution control unit, 4 ... Command reading circuit, 5
...... Memory array, 100 ...... Command memory, 200 ...... FIF
O, 201 ... Register array, 300 ... Preset register, 301 ... Calculator, 302 ... Comparator.

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 昭60−134366(JP,A) ─────────────────────────────────────────────────── ─── Continuation of the front page (56) References JP-A-60-134366 (JP, A)

Claims (5)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】DMAコントローラが順次読み出し実行するD
MA転送を指示する指令語を1以上蓄積する先入れ先出し
メモリと、先入れ先出しメモリの格納データ数を計数す
る手段と、外部より所定数n(nは前記先入れ先出しメ
モリに格納可能なデータ数以下の整数)を設定可能な記
憶手段と、前記計数手段の結果と前記記憶手段中の値と
を比較する手段と、比較の結果を外部に出力する手段
と、を有することを特徴とするDMAコントローラ。
1. A D that a DMA controller sequentially reads and executes.
A first-in first-out memory that stores one or more command words for instructing MA transfer, a means for counting the number of stored data in the first-in first-out memory, and a predetermined number n (n is an integer less than or equal to the number of data that can be stored in the first-in first-out memory) from the outside A DMA controller comprising: a settable storage means, a means for comparing the result of the counting means with a value in the storage means, and a means for outputting the result of the comparison to the outside.
【請求項2】DMA転送を指示する指令語を格納する記憶
手段と、記憶手段に指令語を格納するCPU(中央処理装
置)と、記憶手段に格納された指令語を読み出しコマン
ドチェインDMA転送を実行するDMAコントローラを有する
情報処理システムであって、 記憶手段は、格納した各指令語に対応する識別子フィー
ルドを有し、 DMAコントローラは、処理を終了した指令語に対応する
前記識別子フィールド「処理済み」を示すデータを書き
込む手段を有することを特徴とする情報処理システム。
2. A storage means for storing a command word for instructing a DMA transfer, a CPU (central processing unit) for storing the command word in the storage means, and a command word stored in the storage means for command chain DMA transfer. An information processing system having a DMA controller for executing, wherein the storage means has an identifier field corresponding to each of the stored command words, and the DMA controller has the identifier field "processed" corresponding to the command word for which processing has ended. An information processing system having means for writing data indicating ".
【請求項3】CPU(中央処理装置)が発生した指令語に
従いコマンドチェインDMA転送を実行する手段と、CPUが
発生した指令語のうち、未実行の指令語数に関連した情
報を出力する手段とを備えたDMAコントローラと、 DMAコントローラにDMA転送を指示する指令語を発生する
手段とを備え、DMAコントローラが出力した前記未実行
の指令語数に関連した情報に応じて処理をスケジューリ
ングするCPUと、 を有することを特徴とする情報システム。
3. A means for executing command chain DMA transfer according to a command word generated by a CPU (central processing unit), and a means for outputting information related to the number of command words that have not been executed among the command words generated by the CPU. A DMA controller provided with, and means for generating a command word for instructing DMA transfer to the DMA controller, and a CPU for scheduling processing according to information related to the number of unexecuted command words output by the DMA controller, An information system comprising:
【請求項4】請求項1記載のDMAコントローラを備えた
ことを特徴とする1チップマイクロコンピュータ。
4. A one-chip microcomputer provided with the DMA controller according to claim 1.
【請求項5】請求項1記載のDMAコントローラを備えた
情報処理システム。
5. An information processing system comprising the DMA controller according to claim 1.
JP1299147A 1989-11-17 1989-11-17 DMA controller and information processing system Expired - Fee Related JP2669911B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1299147A JP2669911B2 (en) 1989-11-17 1989-11-17 DMA controller and information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1299147A JP2669911B2 (en) 1989-11-17 1989-11-17 DMA controller and information processing system

Publications (2)

Publication Number Publication Date
JPH03158952A JPH03158952A (en) 1991-07-08
JP2669911B2 true JP2669911B2 (en) 1997-10-29

Family

ID=17868736

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1299147A Expired - Fee Related JP2669911B2 (en) 1989-11-17 1989-11-17 DMA controller and information processing system

Country Status (1)

Country Link
JP (1) JP2669911B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05216808A (en) * 1992-01-31 1993-08-27 Mitsubishi Electric Corp Data processor
JP2006313427A (en) * 2005-05-06 2006-11-16 Nec Electronics Corp Packet processing device
US7620749B2 (en) * 2007-01-10 2009-11-17 International Business Machines Corporation Descriptor prefetch mechanism for high latency and out of order DMA device
WO2011155096A1 (en) * 2010-06-11 2011-12-15 パナソニック株式会社 Data transfer control device, integrated circuit of same, data transfer control method of same, data transfer completion notification device, integrated circuit of same, data transfer completion notification method of same, and data transfer control system
JP5803000B2 (en) * 2011-03-17 2015-11-04 株式会社Pfu DMA device, information processing device, and data transfer method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60134366A (en) * 1983-12-21 1985-07-17 Hitachi Ltd Direct memory access address control system
JPS62152061A (en) * 1985-12-26 1987-07-07 Nec Corp Microprocessor

Also Published As

Publication number Publication date
JPH03158952A (en) 1991-07-08

Similar Documents

Publication Publication Date Title
JP3201786B2 (en) Control method of digital signal processing system
JPS6297036A (en) Calculator system
JP2669911B2 (en) DMA controller and information processing system
US4344133A (en) Method for synchronizing hardware and software
US5499348A (en) Digital processor capable of concurrently executing external memory access and internal instructions
US7774513B2 (en) DMA circuit and computer system
EP0385136B1 (en) Microprocessor cooperating with a coprocessor
US6920513B2 (en) Bus management techniques
US6145043A (en) Boolean and movement accelerator
JP4592944B2 (en) CPU interface circuit
GB2027238A (en) Clear and wait instruction means and method
JPH0222748A (en) Non-volatile memory control circuit
JP2002278753A (en) Data processing system
JPS63137350A (en) Execution control system for channel program
JPS60159958A (en) Data transfer controlling circuit
JPH0713881A (en) Communication processor
JPS60252982A (en) Method of memory access in computer system having multi-cpu
JPS6252900B2 (en)
JPH03182945A (en) Transfer system for data in main storage
JPS62274441A (en) Storage device access system
JPS5942331B2 (en) Prosetsusasouchinoseigiohoshiki
JPH04109351A (en) Dma controller
JPH03211650A (en) I/o interface control system
JPS61131154A (en) Data transfer control system
JPS61118858A (en) Channel controlling system

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees