JPH02272666A - Dma transfer control circuit - Google Patents
Dma transfer control circuitInfo
- Publication number
- JPH02272666A JPH02272666A JP9282589A JP9282589A JPH02272666A JP H02272666 A JPH02272666 A JP H02272666A JP 9282589 A JP9282589 A JP 9282589A JP 9282589 A JP9282589 A JP 9282589A JP H02272666 A JPH02272666 A JP H02272666A
- Authority
- JP
- Japan
- Prior art keywords
- data
- input
- transfer
- devices
- buffer memory
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- MHABMANUFPZXEB-UHFFFAOYSA-N O-demethyl-aloesaponarin I Natural products O=C1C2=CC=CC(O)=C2C(=O)C2=C1C=C(O)C(C(O)=O)=C2C MHABMANUFPZXEB-UHFFFAOYSA-N 0.000 abstract description 20
- 238000000034 method Methods 0.000 description 11
- 238000010586 diagram Methods 0.000 description 6
- 239000013256 coordination polymer Substances 0.000 description 3
- 238000007796 conventional method Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 230000004044 response Effects 0.000 description 2
- 101000860173 Myxococcus xanthus C-factor Proteins 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
Landscapes
- Bus Control (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は、パーソナルコンピュータシステム等における
I) M A転送制御方式に関する。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an I) MA transfer control system in a personal computer system or the like.
パーソナルコンピュータ等の情報処理装置では通常入出
力装置と記憶装置の間のデータ転送が必要となる。この
ようなデータ転送をCPUのプログラムによって行うと
、その処理に数命令サイクルが必要である。さらに、c
p LJが命令をフェッチする時間、入出力装置の転
送要求をチエツクする時間が必要となり、一つのデータ
を転送するのにの必要な時間は、実際に必要な記憶装置
と入出力装置の間のデータ転送を行なっている時間に対
して非常に長くなってしまう。そこで、本来必要な記憶
装置と入出力装置のデータ転送のみをCP Uを介さず
に直接行うDMA転送方式が用いられる。Information processing devices such as personal computers usually require data transfer between an input/output device and a storage device. When such data transfer is performed by a CPU program, several instruction cycles are required for the processing. Furthermore, c
p The time required for the LJ to fetch an instruction and the time required to check the transfer request of the input/output device, and the time required to transfer one piece of data depends on the amount of time actually required between the storage device and the input/output device. This becomes extremely long compared to the time it takes to transfer data. Therefore, a DMA transfer method is used in which only the originally necessary data transfer between the storage device and the input/output device is performed directly without going through the CPU.
以下従来のDMA転送方式を図面に基づいて説明する。The conventional DMA transfer method will be explained below based on the drawings.
第2図は従来のDMA転送方式を示すブロック図である
。1はCPU、2は主記憶装置、:3はL)MACであ
り、これらはアドレスバス100データバス1旧を介し
て入出力装置4〜6と接続されている。ここでは例とし
て入出力装置が3つある場合に、入出力装置から主記憶
装置へのデータ転送が行われるとして説明する。l)
M A C3と各入出力装置は制御線11〜13で接続
されており、これらはそれぞれ主記憶装置2と入出力装
置4〜6との間でDMA転送を行わせるための信号を伝
える。すなわち、入出力装置からDMAC5に対して出
力されるDMA転送要求信号と、DMA c 3から入
出力装置に与えられるDMA転送許町信号である。また
DMAC5はCPUIに対してバスの使用権を得るため
に制御線10を通してバス開放要求信号を発し、CPU
Iはこれを受けてバス開放許可信号をl) M A C
3に与える。データの転送は2本のコマンド信号により
行われる。FIG. 2 is a block diagram showing a conventional DMA transfer method. 1 is a CPU, 2 is a main storage device, and 3 is an L) MAC, which are connected to input/output devices 4 to 6 via an address bus 100 and a data bus 1 old. Here, an explanation will be given assuming that there are three input/output devices, and data is transferred from the input/output devices to the main storage device. l)
The MAC 3 and each input/output device are connected by control lines 11 to 13, and these transmit signals for performing DMA transfer between the main storage device 2 and the input/output devices 4 to 6, respectively. That is, a DMA transfer request signal is output from the input/output device to the DMAC 5, and a DMA transfer permission signal is provided from the DMA c 3 to the input/output device. In addition, the DMAC 5 issues a bus release request signal to the CPU through the control line 10 in order to obtain the right to use the bus.
I receives this and sends a bus release permission signal l) M A C
Give to 3. Data transfer is performed using two command signals.
すなわち入出力装置からのデータ読み出しを行うI O
RC信号を表す制御線20、および主起憶装rfi2へ
のデータ書き込みを行うM W ’l’ C信号を表す
制御線21である。In other words, IO reads data from the input/output device.
A control line 20 represents an RC signal, and a control line 21 represents an M W 'l' C signal for writing data into the main memory rfi2.
次に第3図を用いて実際のDMA転送動作を説明する。Next, the actual DMA transfer operation will be explained using FIG.
第3図は第2図で示した回路におけるDMA転送の動作
を示すタイムチャーI〜である。ここでは、3つの入出
力装置4〜6と主記憶装置2との間の転送が順番に行わ
れるものとして説明する。通常はアドレスバス100、
データバス101の使用権はCPUlが有し、これを利
用して主記憶装置2との間でデータのやりとりをし、主
記憶装置2に格納されているプログラムに従って種々の
命令を実行している。FIG. 3 is a time chart I showing the operation of DMA transfer in the circuit shown in FIG. Here, the description will be made assuming that transfer between the three input/output devices 4 to 6 and the main storage device 2 is performed in order. Usually address bus 100,
The CPU 1 has the right to use the data bus 101 and uses this to exchange data with the main storage device 2 and execute various instructions according to the programs stored in the main storage device 2. .
しかし、第3図(a)に示すように入出力装置δからl
) M A転送要求信号D RQ n =”1”がDM
AC3に出力されると、DMAC5はこれを受けてCP
UIに対してバス開放要求信号HRQ=”I IIを出
力する。(第3図(b))ここで、nは入出力装置の番
号を意味し、入出力装置4〜6に対してそれぞれn=o
、1.2などとする。まずn = 0の転送が行われる
とする。C1)UlはHRQを受付けると、その動作の
都合のよい時点で、アドレスバス100、データバス1
01を開放し、同時に第3図(c)に示すようにバス開
放許可信号HLl)A=”1”をDMAC5に出力する
。これによってCPUIは動作を中断し、バスの使用権
をDMAC5に譲る。However, as shown in FIG. 3(a), the input/output devices δ to l
) M A transfer request signal D RQ n = “1” is DM
When it is output to AC3, DMAC5 receives it and outputs it to CP.
A bus release request signal HRQ=”I II is output to the UI. (Figure 3 (b)) Here, n means the number of the input/output device, and = o
, 1.2, etc. First, assume that n = 0 transfer is performed. C1) When Ul accepts the HRQ, it connects address bus 100 and data bus 1 at a convenient time for its operation.
01 is released, and at the same time, a bus release permission signal HLl)A="1" is output to the DMAC 5 as shown in FIG. 3(c). As a result, the CPUI suspends its operation and yields the right to use the bus to the DMAC 5.
DMAC5はこれを受けて、DMA転送要求のあった入
出力装置に、DMA転送許可信号DACKn=”1”を
出力して(第3図(d))DMA転送が許可されたこと
を知らせるとともに、DMA転送する主記憶装置2のア
ドレス1をアドレスバス100に出力する(第3図(e
))、次いでDMAC5が、入出力装置からのデータ読
み出しを指示する信号l0RCをアクティブにする、す
なわち”ロー”レベルにすることにより(第3図(g)
)、入出力装置からの読み込みデータ1はデータバス1
01上に出力される(第3図(f))。In response to this, the DMAC 5 outputs a DMA transfer permission signal DACKn="1" to the input/output device that made the DMA transfer request (FIG. 3(d)), and notifies the input/output device that the DMA transfer is permitted. Address 1 of the main storage device 2 to be DMA transferred is output to the address bus 100 (see Fig. 3(e)
)) Then, the DMAC 5 activates the signal l0RC that instructs data reading from the input/output device, that is, sets it to a "low" level (see FIG. 3(g)).
), read data 1 from the input/output device is data bus 1
01 (FIG. 3(f)).
さらにDMAC5が、主記憶装置2へのデータ書き込み
を指示する信号MWTCをアクティブとして(第3図(
h))、上記データを主記憶装置2に書き込む。Further, the DMAC 5 activates the signal MWTC instructing data writing to the main memory device 2 (see FIG. 3).
h)), write the above data to the main storage device 2;
以上のようにして、入出力装置と主記憶装置2との間で
1回のデータ転送が終了すると、入出力装置は信号DR
Qnを”0”としてDMAC5にDMA転送の終了を知
らせる。I) M A C3はこれを受けて信号HRQ
tI:”O″′にして、バスの使用権をCTJ tJ
1に返し、CP tJ 1は信号HLDAを0″として
中断していた処理を再開する。As described above, when one data transfer between the input/output device and the main storage device 2 is completed, the input/output device receives the signal DR.
Qn is set to "0" to notify the DMAC 5 of the end of DMA transfer. I) M A C3 receives this and sends the signal HRQ.
tI: "O"', the right to use the bus is set to CTJ tJ
1, and CP tJ 1 sets the signal HLDA to 0'' and resumes the interrupted process.
別の入出力装置と主記憶装置との間でデータ転送を行う
場合には、入出力装置は再びD RQ n(今度はn
= 、Lなどとする)を”1″としてDMA転送要求を
行ない、上述したのと同様の手順でDMA転送が開始さ
れる。When performing a data transfer between another I/O device and the main memory, the I/O device again uses D RQ n (this time n
=, L, etc.) is set to "1", a DMA transfer request is made, and the DMA transfer is started in the same procedure as described above.
なお、この種の装置として関連するものとして。In addition, as a related device of this type.
例えば特開昭61−6754号公報に記載されるものな
どが挙げられる。For example, those described in Japanese Unexamined Patent Publication No. 61-6754 can be mentioned.
上記従来方式は、DMACが主記憶装置と入出力装置と
の間のデータ転送を行わせるものであり、高速転送が可
能である。しかし複数の入出力装置からDMA転送要求
があった場合に、DMACは同時に処理できないので、
要求を許可された入出力装置以外の入出力装置は、その
転送が終わるまで待たされるという問題があった。さら
にデータの読み書きを行うための入出力装置と主記憶装
置に対するアクセス時間が異なるために、効率的なデー
タ転送が行えないという問題があった。In the conventional method described above, the DMAC transfers data between the main storage device and the input/output device, and high-speed transfer is possible. However, when there are DMA transfer requests from multiple input/output devices, DMAC cannot process them simultaneously.
There is a problem in that input/output devices other than the input/output device whose request has been approved are forced to wait until the transfer is completed. Furthermore, since the input/output device for reading and writing data and the access time to the main storage device are different, there is a problem in that efficient data transfer cannot be performed.
本発明の目的は、複数の入出力装置からDMA転送要求
があった場合にも、入出力装置の待ち時間を少なくシ、
かつ効率的なデータ転送を行える1)MA転送制御方式
を提供することにある。An object of the present invention is to reduce the waiting time of input/output devices even when there are DMA transfer requests from multiple input/output devices.
The object of the present invention is to provide 1) an MA transfer control system that can perform efficient data transfer.
〔II!l1題を解決するための手段〕上記目的を達成
するために、データバスと入出力装置との間に、DMA
転送すべきデータと、複数の入出力装置の番号をエンコ
ードした情報を記憶するl−” I )’ O型バッフ
ァメモリを設けた構成とし、実際のDMA転送は、この
ドエド0型バッファメモリと主記憶装置との間で行われ
るようにしたものである。[II! Means for Solving Problem 1] In order to achieve the above objective, a DMA is installed between the data bus and the input/output device.
The configuration is equipped with an O-type buffer memory that stores the data to be transferred and information encoded with the numbers of multiple input/output devices, and the actual DMA transfer is performed between this DOED0-type buffer memory and the main This is done with the storage device.
主記憶装置と入出力装置との間のデータ転送が必要にな
ると、まず入出力装置は転送すべきデータとともに、ど
の入出力装置からのデータであるかを示すために、入出
力装置の番号を表わす情報をF” I F O型バッフ
ァメモリに送出する。この時、複数の入出力装置からの
データがバッファメモリに捨えられても構わない。F
I FO型バッファメモリは、入出力装置からデータが
送られてくると、1) M A Cに対してDMA転送
要求を行ない、主記憶装置とF I F O型バッファ
メモリとの間でDMA転送が開始される。When it is necessary to transfer data between main storage and an input/output device, the input/output device first sends the data to be transferred along with the number of the input/output device to indicate which input/output device the data is coming from. Sends the information represented to the F" I F O type buffer memory. At this time, it is okay for data from multiple input/output devices to be discarded to the buffer memory.
When the IFO type buffer memory receives data from the input/output device, 1) it makes a DMA transfer request to the MAC, and performs the DMA transfer between the main storage device and the FIFO type buffer memory. is started.
以−ト、本発明の実施例を図面に基づいて説明する。第
1図は、本発明の一実施例を示すブロック図である。1
はCPU、2は主記憶装置、:3は1〕MACであり、
これらはアドレスバス100.データバス101を介し
て接続されている。入出力装置4〜6は、?’IFO型
バッファメモリ7を通してデータバス101と接続され
る。F’ I ト’ O型バッファメモリ7には、入出
力装置からのデータを主記憶装置2に転送するためのバ
ッファ71(以下リードバッファと呼ぶ)と逆に主記憶
装置2からのデータを入出力装置に転送するためのバッ
ファ72(以下ライトバッファと呼ぶ)がある。Embodiments of the present invention will now be described based on the drawings. FIG. 1 is a block diagram showing one embodiment of the present invention. 1
is the CPU, 2 is the main memory, :3 is 1] MAC,
These are address buses 100. They are connected via a data bus 101. What about input/output devices 4-6? ' It is connected to the data bus 101 through the IFO type buffer memory 7. The O-type buffer memory 7 has a buffer 71 (hereinafter referred to as a read buffer) for transferring data from an input/output device to the main memory 2, and a buffer 71 for inputting data from the main memory 2. There is a buffer 72 (hereinafter referred to as a write buffer) for transferring data to an output device.
以下では、入出力装置4〜6から主記憶袋fi2への転
送動作を例に説明する。F I F O型バッファメモ
リ7は、制御線14を介してDMA転送要求信号を出力
する。デコーダ8はこの信号をもとに、どの入出力装置
からのデータであるかをデコードして、制御線11〜1
3を介してDMAC5に対するDMA転送要求4ft号
として出力する。DMAC34よこれを受けて、cpu
lに対してバスの使用権を得るために制御線10を通し
てバス開放要求信号を発し、またCPUIからバス開放
許可信号を受けとる。制御線21.22はデータ転送を
行わせるためのコマンド信号であり、制御線2Lは主記
憶装置2へのデータ書き込みを行う補信号、制御線22
はF i F’ O型バッファメモリ7がらのデータ読
み出しを行うF LりD C信号である。In the following, a transfer operation from the input/output devices 4 to 6 to the main memory bag fi2 will be explained as an example. The FIFO type buffer memory 7 outputs a DMA transfer request signal via the control line 14. Based on this signal, the decoder 8 decodes which input/output device the data is from and controls the control lines 11 to 1.
It is output as a 4ft DMA transfer request to the DMAC 5 via the 4ft. DMAC34 received this and cpu
In order to obtain the right to use the bus, it issues a bus release request signal through the control line 10, and also receives a bus release permission signal from the CPUI. The control lines 21 and 22 are command signals for data transfer, and the control line 2L is a supplementary signal for writing data into the main storage device 2, and the control line 22
is a F L DC signal for reading data from the F i F' O-type buffer memory 7.
第4図は、リードバッファ71に入出力装置4〜6から
送られてきたデータが格納されている様子を示したもの
である。入出力装置4〜6からはDMA転送を行うデー
タとともに、どの入出力装置からのデータであるかを示
すために、入出力装置の番号をエンコードしたデータも
合わせてり一ドバッファに格納する。ここでは、入出力
装置の番号を表すエンコード情報は2ビツトで表現して
おり、”oo”は入出力装置4.”Of”は入出力装置
5、I+ 1011は入出力装置6を表わしている。つ
まり、入出力装置4〜6のデータが順番にリードバッフ
ァ71に格納されている。FIG. 4 shows how data sent from the input/output devices 4 to 6 is stored in the read buffer 71. In addition to the data to be DMA transferred from the input/output devices 4 to 6, data encoded with the number of the input/output device to indicate which input/output device the data is from is also stored in the one-stop buffer. Here, the encoded information representing the number of the input/output device is expressed in 2 bits, and "oo" is input/output device 4. "Of" represents the input/output device 5, and I+ 1011 represents the input/output device 6. That is, the data of the input/output devices 4 to 6 are stored in the read buffer 71 in order.
次に、このようなり−ドバッファ71と主記憶袋に2と
の間のDMA転送動作を第5図を用いて説明する。第4
図に示すように、入出力装置からのデータがリードバッ
ファ71に送出されると、[” I 11’ O型バッ
ファメモリ7は、DMAC5に対してDMA転送要求を
行う。この信号は制御線14を介してデコーダ8に入力
し、デコーダ8はこの信号をもとに、どの入出力装置か
らのデータであるかをデコードしてDMAC5に対する
DMA転送要求信号として出力する。第4図に示すよう
に最初のデータ1は、入出力装置4からのものであるの
で、制御線11がアクティブとなる。すなわちD RQ
n =”1″がL) M A C3に出力される。Next, the DMA transfer operation between the read buffer 71 and the main memory bag 2 will be described with reference to FIG. Fourth
As shown in the figure, when data from the input/output device is sent to the read buffer 71, the O-type buffer memory 7 issues a DMA transfer request to the DMAC 5. This signal is sent to the control line 14. Based on this signal, the decoder 8 decodes which input/output device the data is from and outputs it as a DMA transfer request signal to the DMAC 5.As shown in FIG. Since the first data 1 is from the input/output device 4, the control line 11 becomes active.
n = "1" is output to L) MA C3.
(第5図(a))ここでnは、デコーダ8によるデコー
ド結果と対応しており、人出刃装置の番号を表している
。ここではまずn=0の転送が行われる。以後、第5図
(b)〜(e)に示す動作は従来の技術で示したのと同
じ手順を踏む。すなわち、l) M A C3は、CP
UIに対してバス開放要求信号HRQ=”1”を出力し
、CPU1はこれを受けてバス開放許可信号HLDA=
”1”を出力して、バスの使用権をDMAC5に与える
。DM A C:3は、DMA転送が許可されたことを
伝えるとともに、l) M A転送する主記憶装置2の
アドレス1をアドレスバス100に出力する(以上第5
図(b)〜(e) ) 。(FIG. 5(a)) Here, n corresponds to the decoding result by the decoder 8, and represents the number of the human blade device. Here, first, transfer of n=0 is performed. Thereafter, the operations shown in FIGS. 5(b) to 5(e) follow the same steps as those shown in the prior art. That is, l) M A C3 is CP
The bus release request signal HRQ="1" is output to the UI, and the CPU 1 receives this and outputs the bus release permission signal HLDA="1".
It outputs "1" to give the DMAC 5 the right to use the bus. DMA C:3 notifies that the DMA transfer is permitted, and also outputs address 1 of the main storage device 2 to be transferred to the address bus 100 (the fifth
Figures (b) to (e)).
次いでDMAC5が、FII”O型バッファメモリ7の
データ読み込みを指示する信号)” RD Cをアクテ
ィブとする、すなわち′″ロー′″レベルすることによ
り(第5図(g)) 、リードバッファ71のデータ1
がデータバス101上に出力される(第5図(g))さ
らにDMAC5が、主記憶装置2のデータ書き込みを指
示する信号MWTCをアクティブとして(第5図(h)
)、上記データを主記憶装置2に書き込む。このように
して、主記憶vA置2とリードバッファ71との間の1
回のデータ転送が終了すると、FIFO型バッファメモ
リ7は、DMA転送の終了を知らせるとともに1次のデ
ータ転送に備える。リードバッファ71に蓄えられてい
る次のデータ2の転送も同様にして行われ、以下リード
バッファの内容がなくなるまで転送が繰り返される。Next, the DMAC 5 activates the FII (a signal instructing to read data from the O-type buffer memory 7), that is, sets it to a ``low'' level (FIG. 5(g)), thereby reading the read buffer 71. data 1
is output onto the data bus 101 (FIG. 5(g)). Furthermore, the DMAC 5 activates the signal MWTC instructing data writing in the main memory device 2 (FIG. 5(h)).
), writes the above data to the main storage device 2. In this way, the 1
When the first data transfer is completed, the FIFO type buffer memory 7 notifies the end of the DMA transfer and prepares for the first data transfer. The next data 2 stored in the read buffer 71 is transferred in the same manner, and the transfer is repeated until the read buffer is empty.
一般に主記憶装置と入出力装置に対するデータ読み書き
のためのアクセス時間は異なっており、後者の方が時間
がかかる。これが従来例での問題点となっていた。本方
式によれば、実際のDMA転送は、主記憶装置と入出力
装置の間で行われる代りに、主記憶装置とFIFO型バ
ッファメモリの間で行われる。PIF’O型バッファメ
モリに対するアクセスは主記憶装置に対するアクセスと
同程度の時間で行えるので、データの読み書きを行うた
めのアクセス時間が異なることはなく、効率的なデータ
転送が行える、
以上の実施例では、1回の転送を行うごとに、DMAC
5は、バスの使用権をCPUIに返し、次の1)MΔ転
送要求に応じて再びバスの使用権を得ていた。これは、
複数の入出力装置からのデータをDMA転送するうえで
の問題点であった。しかるに、いったんバスの使用権を
得ると、バスを開放することなく、異なるDMA転送要
求を受けつけることのできるDMACが知られている。In general, the access times for reading and writing data to a main memory device and an input/output device are different, with the latter taking longer. This has been a problem in the conventional example. According to this method, actual DMA transfer is performed between the main storage device and the FIFO type buffer memory instead of between the main storage device and the input/output device. Since access to the PIF'O type buffer memory can be performed in about the same time as access to the main memory, there is no difference in access time for reading and writing data, and efficient data transfer can be performed. Then, each time a transfer is performed, the DMAC
5 returned the right to use the bus to the CPUI, and obtained the right to use the bus again in response to the next 1) MΔ transfer request. this is,
This was a problem in DMA transfer of data from multiple input/output devices. However, there are known DMACs that can accept different DMA transfer requests without releasing the bus once the right to use the bus is obtained.
このようなDMACに1水力式を適用することにより、
複数の入出力装置からのデータを、平等にかつ効率よく
転送できる。第6図は、そのような転送の一実施例を示
したものである。FIFO型バッファメモリからのDM
A転送要求をまたびDMAC5が受けつけると、DMA
Cはバッフ7メモリからのデータに応じたDMA転送を
行ない、バッファメモリに格納されたデータがなくなる
まで転送を続ける。各入出力装置からのデータは、その
装置番号を表わす情報とともに、バッファメモリに格納
されているので、特定の入出力装置からのデータが待た
されるということはない。By applying the 1-hydro formula to such a DMAC,
Data from multiple input/output devices can be transferred equally and efficiently. FIG. 6 illustrates one embodiment of such transfer. DM from FIFO type buffer memory
When the DMAC 5 accepts the A transfer request again, the DMA
C performs DMA transfer according to the data from the buffer memory 7, and continues the transfer until there is no more data stored in the buffer memory. Since data from each input/output device is stored in the buffer memory along with information representing the device number, data from a specific input/output device is not kept waiting.
以上、本実施例では入出力装置から主記憶装置への転送
を例に説明したが、その逆、つまり主記憶装置から入出
力装置への転送にも本方式は適用できる。さらに1本実
施例では入出力装置の数を3としたが、より多くの入出
力装置がある場合に本方式がより有効となることは明ら
かである。Although the present embodiment has been described above using an example of transfer from an input/output device to a main storage device, the present method can also be applied to the reverse, that is, transfer from a main storage device to an input/output device. Furthermore, in this embodiment, the number of input/output devices is three, but it is clear that this method becomes more effective when there are more input/output devices.
本発明によれば、主出力装置と主記憶装置の間のデータ
転送をその間に設けたバッファメモリを介して行ない、
このバッファメモリに転送用データと、入出力装置の番
号を表す情報を格納するので、データの読み書きが効率
的に行え、複数の入出力装置からの転送を平等に行える
という効果がある。According to the present invention, data transfer between the main output device and the main storage device is performed via a buffer memory provided therebetween,
Since the transfer data and information representing the number of the input/output device are stored in this buffer memory, data can be read and written efficiently, and transfer from a plurality of input/output devices can be performed equally.
【図面の簡単な説明】
第1図は本発明の一実施例を示すブロック図、第2図は
従来方式を示すブロック図、第3図は従来方式によるD
MA転送動作を説明するためのタイムチャート、第4図
はリードバッファにデータが格納される様子を表わす説
明図、第5図は本方式によるD M A転送動作を説明
するためのタイムチャート、第6図は本方式の一実施例
を説明するためのタイムチャートである。
1・・・CPU、2・・・主記憶装置、3・・・I)
M A C。
4.5.6・・・入出力装置、7・・・k=’ IドO
型バッファメモ1ハ8・・・デコーダ、】00・・・ア
ドレスバス。
101・・・データバス。[Brief Description of the Drawings] Fig. 1 is a block diagram showing an embodiment of the present invention, Fig. 2 is a block diagram showing a conventional method, and Fig. 3 is a block diagram showing an embodiment of the present invention.
FIG. 4 is an explanatory diagram showing how data is stored in the read buffer. FIG. 5 is a time chart for explaining the DMA transfer operation according to this method. FIG. 6 is a time chart for explaining one embodiment of this method. 1...CPU, 2...Main storage, 3...I)
M.A.C. 4.5.6...I/O device, 7...k='IdoO
Type buffer memo 1c8...decoder, ]00...address bus. 101...Data bus.
Claims (1)
グラムおよびデータを格納する主記憶装置と、前記CP
Uと前記主記憶装置とを接続するアドレスバスおよびデ
ータバスと、該データバスを介したダイレクト・メモリ
・アクセス転送を制御するためのDMAC(ダイレクト
・メモリ・アクセス・コントローラ)と、複数の入出力
装置とを備えたDMA転送制御回路において、前記デー
タバスと前記入出力装置の間にDMA転送用データと前
記入出力装置の番号をエンコードした情報を記憶するF
IFO型バッファメモリを設け、該FIFO型バッファ
メモリと前記主記憶装置との間でDMA転送を行うこと
を特徴とするDMA転送制御回路。1. A CPU (Central Processing Unit), a main storage device that stores programs and data for controlling its operation, and the CPU
An address bus and a data bus that connect U and the main storage device, a DMAC (direct memory access controller) for controlling direct memory access transfer via the data bus, and a plurality of input/outputs. a DMA transfer control circuit comprising a device, an F for storing DMA transfer data and information encoded with a number of the input/output device between the data bus and the input/output device;
A DMA transfer control circuit comprising an IFO type buffer memory and performing DMA transfer between the FIFO type buffer memory and the main storage device.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP9282589A JPH02272666A (en) | 1989-04-14 | 1989-04-14 | Dma transfer control circuit |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP9282589A JPH02272666A (en) | 1989-04-14 | 1989-04-14 | Dma transfer control circuit |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH02272666A true JPH02272666A (en) | 1990-11-07 |
Family
ID=14065211
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP9282589A Pending JPH02272666A (en) | 1989-04-14 | 1989-04-14 | Dma transfer control circuit |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH02272666A (en) |
-
1989
- 1989-04-14 JP JP9282589A patent/JPH02272666A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH04290150A (en) | Device and method for controlling bidirectional fifo as interface between two buses in multi-task system | |
JPS5943456A (en) | Information processor | |
JPH02272666A (en) | Dma transfer control circuit | |
JP2522412B2 (en) | Communication method between programmable controller and input / output device | |
JPH06250965A (en) | Input/output controller | |
JPH01175056A (en) | Program transfer system | |
JPH03102558A (en) | Transfer destination id designating circuit | |
JPS6381557A (en) | Dual port memory | |
JPH0736806A (en) | Dma system | |
JPH034349A (en) | Dma transfer system | |
JPH01142962A (en) | Data transfer control system | |
JP2821176B2 (en) | Information processing device | |
JPH11327798A (en) | Data transfer controller | |
JP2001084216A (en) | Data prefetch system, prefetch method and recording medium | |
JPS5960553A (en) | Disk data controlling system | |
JPH01318140A (en) | Multiprocessor system | |
JPH0460257B2 (en) | ||
JPS61285566A (en) | Input and output controller | |
JPH01191248A (en) | Error retry system of channel controller | |
JPH04205158A (en) | Data transfer control system | |
JPH01250163A (en) | Bus controller | |
JPH0293971A (en) | Memory access circuit | |
JPH03189850A (en) | Data processor | |
JPH0467240A (en) | Data processor | |
JPH0318144A (en) | Lan adaptor |