JPS60195660A - Dma controlling circuit system - Google Patents

Dma controlling circuit system

Info

Publication number
JPS60195660A
JPS60195660A JP5090284A JP5090284A JPS60195660A JP S60195660 A JPS60195660 A JP S60195660A JP 5090284 A JP5090284 A JP 5090284A JP 5090284 A JP5090284 A JP 5090284A JP S60195660 A JPS60195660 A JP S60195660A
Authority
JP
Japan
Prior art keywords
bus
board
ram13
cpu
system bus
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP5090284A
Other languages
Japanese (ja)
Inventor
Norio Tanaka
紀夫 田中
Sumio Nakagawa
中川 澄夫
Takeshi Imaizumi
今泉 武
Takeo Masumoto
武雄 桝本
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 JP5090284A priority Critical patent/JPS60195660A/en
Publication of JPS60195660A publication Critical patent/JPS60195660A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/20Handling requests for interconnection or transfer for access to input/output bus
    • G06F13/28Handling requests for interconnection or transfer for access to input/output bus using burst mode transfer, e.g. direct memory access DMA, cycle steal

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Bus Control (AREA)

Abstract

PURPOSE:To improve the processing speed and processing efficiency of a CPU, by providing a memory for direct memory access in an I/O channel board and directly performing memory access transfer without passing through a system bus. CONSTITUTION:In an I/O channel board 8, a RAM13 is provided instead of a bus controlling system and the RAM13 is controlled by a direct memory access controller (DMAC)10. Namely, the DMAC10 controls the data transfer between an I/O controlling circuit 9 and the RAM13. The DMAC10 accesses the RAM13 inside the board 8 without using a system bus 4. Therefore, the necessity of a bus controlling circuit in the I/O channel board 8 is eliminated. In addition, the bus 4 utilizing efficiency of the CPU2 is improved since the DMAC10 does not require the bus 4 for accessing a RAM7. On the other hand, the RAM13 can be accessed from th other through the bus 4, the CPU2 can easily access data in the RAM13.

Description

【発明の詳細な説明】 〔発明の利用分野〕 本発明はDMA(ダイレクト・メモリ・アクセス)制御
回路方式に係り、特にシングルボード形式のコンピュー
タシステムにおけるバス制御1こ好適なりMA制御回路
方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Application of the Invention] The present invention relates to a DMA (direct memory access) control circuit system, and particularly to an MA control circuit system, which is preferably used for bus control in a single-board type computer system.

〔発明の背景〕[Background of the invention]

従来技術によるDMA制御回路方式について第1図を参
照して説明する。よく知られている様に、このシステム
はシステムバス4にCPU(中央処理ユニット)バード
1、メモリボード6、しOチャンネルボード8が接続さ
れて構成される。
A conventional DMA control circuit system will be explained with reference to FIG. As is well known, this system includes a CPU (central processing unit) board 1, a memory board 6, and an O channel board 8 connected to a system bus 4.

CPUボード1は、CPU2と、制御プログラムが書込
まれているROM(リード・オンリー・メモリ)3と、
システムバス4を時分割に制御するバスアービタ5より
構成される。ここでCPU2は、R,0M3内のプログ
ラムを逐次読み出して実行する。バスアービタ5は、シ
ステムバス4の使用権の制御を行う。即ち、システムバ
ス4を使用したいデバイ入例えばCPU2やDMAC(
ダイレクト・メモリ・アクセス−コントローラ)10等
がバスアービタ5にシステムバス4の使用要求を発する
と、パスアービタ5はこの要求信号を受け取る。そして
、他にバス4の使用要求を発しているデバイスがなく、
その時、バス4が使用されていないと判断すると直ちに
、その要求があったデバイスに対しシステムバス4の使
用を認める信号を送出する。もし、他のデバイスがバス
4を使用しているときは、そのデバイスがバス4を使用
し終えるまで待たされる。一方、複数のデバイスから同
時にシステムバス4の使用要求があった場合は、パスア
ービタ5は、あらかじめ定められている優先順位に従っ
て、要求のあったデバイスtこシステムバス4の使用権
を割り当てる様に制御する。
The CPU board 1 includes a CPU 2, a ROM (read only memory) 3 in which a control program is written,
It is composed of a bus arbiter 5 that controls the system bus 4 in a time-division manner. Here, the CPU 2 sequentially reads and executes the programs in R,0M3. The bus arbiter 5 controls the right to use the system bus 4. In other words, if you want to use the system bus 4 for a device such as CPU 2 or DMAC (
When the direct memory access controller 10 or the like issues a request to use the system bus 4 to the bus arbiter 5, the path arbiter 5 receives this request signal. Then, there is no other device issuing a request to use bus 4,
At that time, as soon as it is determined that the bus 4 is not in use, a signal is sent to the device that has made the request to allow use of the system bus 4. If another device is using the bus 4, the device is forced to wait until that device finishes using the bus 4. On the other hand, if multiple devices request the use of the system bus 4 at the same time, the path arbiter 5 performs control to allocate the right to use the system bus 4 to the requesting device according to a predetermined priority order. do.

メモリボード6はRAM(ランダム・アクセス・メモリ
)7が組み込まれている。RAM7はCPU1のワーキ
ングエリアとして機能する他、データさらにはプログラ
ムを格納するものである。
The memory board 6 incorporates a RAM (random access memory) 7. The RAM 7 functions as a working area for the CPU 1 and also stores data and programs.

しつチャンネルボード8は、し0制御回路9、DMAC
10、アドレス信号及びデータ信号のバッファ11及び
システムバス4を使用するためのバス制御回路12より
構成される。ここでV0制御回路9はそれlこ接続され
た外部の入出力デバイスとの間でデータを高速に転送す
るための回路であり、シリアルデータ転送、パラレルデ
ータ転送などの転送方式によりその具体的回路構成は異
なる。DMACl0は、しo 1tlea回路9とRA
M7との間のデータの転送をCPU2の制御を介さずに
行うためのものである。即ち、バス制御回路12を通し
て、システムバス4の使用要求をバスアービタ5に与え
、パスアービタ5からの使用許可信号を受け取ると、こ
のシステムバス4を介して、RAM7との間でデータの
転送を行うものである。このとき転送データ及び転送先
の几AM7のアドレス等はバッファ11を通して供給さ
れる。
The first channel board 8 has the first control circuit 9 and the DMAC.
10, a buffer 11 for address signals and data signals, and a bus control circuit 12 for using the system bus 4. Here, the V0 control circuit 9 is a circuit for transferring data at high speed between external input/output devices connected to it, and the specific circuit is The composition is different. DMACl0 connects the 1tlea circuit 9 and RA
This is for transferring data to and from M7 without going through the control of CPU2. That is, when a request to use the system bus 4 is given to the bus arbiter 5 through the bus control circuit 12 and a use permission signal is received from the path arbiter 5, data is transferred to and from the RAM 7 via the system bus 4. It is. At this time, the transfer data and the address of the transfer destination AM7 are supplied through the buffer 11.

然るに、この様な構成のシステムにおいて、CPU2は
通常システムバス4を主として使用しているが、し勺匍
脚回路9を通しCデータ転送を行うとすると、DMAC
l0がシステムバス4を使用することになる。そのため
、CPU2とDMACl0が時分割でシステムバス4を
共有スることになり、処理スピード、及びシステムの効
率が低下するという欠点がある。さらにシステムが大き
くなり、CPUやDMACが複数個使用されるような場
合には、システム効率は一層悪くなるという傾向にある
However, in a system with such a configuration, the CPU 2 usually mainly uses the system bus 4, but if the CPU 2 is to transfer C data through the support circuit 9, the DMAC
l0 will use system bus 4. Therefore, the CPU 2 and DMACl0 share the system bus 4 in a time-sharing manner, which has the drawback of reducing processing speed and system efficiency. Furthermore, when the system becomes larger and multiple CPUs and DMACs are used, the system efficiency tends to deteriorate further.

〔発明の目的〕[Purpose of the invention]

本発明の目的は、上述した様な従来技術の欠点を除去し
、シングルボード形式のコンピュータシステム1こおけ
る処理スピード、及び処理効率の向上を図ったDMA制
御回路方式を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a DMA control circuit system that eliminates the drawbacks of the prior art as described above and improves processing speed and processing efficiency in a single board type computer system 1.

〔発明の概要〕[Summary of the invention]

本発明は、CPUを具備するCPUボードと、外部の入
出力デバイスが接続され、かつ入出力デバイスとメモリ
間のデータ転送を制御するグイレフト廖メモリーアクセ
ス(DMA)制御手段を具備するしつチャンネルボード
が少なくとも共通バスに接続されて成るシステムにおい
て実現される。即ち、このし勺チャンネルボード内にD
MA制御手段によって制御され得るメモリを設け、し勺
デバイスからはDMA制御手段の制御によって共通バス
を介さずにこのメモリをアクセスできる様にすると共に
、CPUボート上のCPUからも共通バスを介してこの
メモリをアクセスできる様に構成したものである。
The present invention relates to a CPU board equipped with a CPU, a channel board to which an external input/output device is connected, and equipped with a left memory access (DMA) control means for controlling data transfer between the input/output device and the memory. connected to at least a common bus. In other words, there is a D in this channel board.
A memory that can be controlled by the MA control means is provided, and the memory device can access this memory under the control of the DMA control means without using the common bus, and the CPU on the CPU board can also access the memory via the common bus. This memory is configured so that it can be accessed.

〔発明の実施例〕[Embodiments of the invention]

以下、本発明の一実施例について第2図を参照し、詳細
に説明する。尚、第2図において第1図に示したものと
同一部分には同一番号を付しである。特徴的なことはし
0チヤンネルボード8において従来のバス制御回路12
が不要となり、RAM13が新らたにし0チヤンネルボ
ード8に組込まれているということである。DMAC1
0はしつ制御回路9とRAM13の間のデータ転送を制
御する。従来はDMAC10がシステムバス4を通して
ボード8の外部にあるRAM7をアクセスしていたため
、バス制御を必要としていた。しかし、本実施例におい
て(訳DMAclQはシステムバス4を使用せずにボー
ド8の内部にある几AM13をアクセスする。従つて、
しつチャンネルボード8における従来のバス制御回路に
は不要となるため、回路構成が簡単となり、原価低減も
達成され得る。また、DMACl0はシステムバス4を
使用してRAM7をアクセスする必要がないため、CP
U2がシステムバス4を使用する効率が向上し、CPU
2の処理スピードも速くなるという効果がある。一方、
RAM13はシステムバス4を通じて他からのアクセス
が可能であるため、CPU2は容易にRAM13内のデ
ータをアクセスすることができる。つまり、CPU2か
ら見ればRAM7もRAM13も同一レベルのメモリと
見なせることになる。
Hereinafter, one embodiment of the present invention will be described in detail with reference to FIG. 2. In FIG. 2, the same parts as those shown in FIG. 1 are given the same numbers. Characteristics of conventional bus control circuit 12 on channel board 8
This means that the RAM 13 is newly incorporated into the channel board 8. DMAC1
0 controls data transfer between the control circuit 9 and the RAM 13. Conventionally, the DMAC 10 accessed the RAM 7 outside the board 8 through the system bus 4, which required bus control. However, in this embodiment, the DMAclQ accesses the AM 13 inside the board 8 without using the system bus 4. Therefore,
Since it is not necessary for the conventional bus control circuit in the channel board 8, the circuit configuration becomes simple and cost reduction can also be achieved. Also, since DMACl0 does not need to access RAM7 using system bus 4, DMACl0 does not need to access RAM7 using system bus 4.
U2 uses system bus 4 more efficiently, allowing CPU
This has the effect of increasing the processing speed of item 2. on the other hand,
Since the RAM 13 can be accessed from other devices via the system bus 4, the CPU 2 can easily access data in the RAM 13. In other words, from the perspective of the CPU 2, the RAM 7 and the RAM 13 can be regarded as memories of the same level.

この様に、本実施例によれば、CPU2は常にシステム
バス4を専有できるので、CPU2の処理スピードを低
下させることがない。しかも、外部のし勺デバイスとの
データの転送は、し勺チャンネルボード8によって、C
PUボード1とは独立に処理できるので、システム全体
の処理スピード及び処理効率が向上する。
In this manner, according to this embodiment, the CPU 2 can always exclusively use the system bus 4, so that the processing speed of the CPU 2 is not reduced. Moreover, data transfer with external devices is performed using the Cable channel board 8.
Since processing can be performed independently of the PU board 1, the processing speed and processing efficiency of the entire system are improved.

〔発明の効果〕〔Effect of the invention〕

以上説明した様に本発明によれば、DMA用のメモリを
し0チヤンネルボード内に有する様に構成し、システム
バスを介さずに、DMA転送が行えるので、CPUの処
理スピードを低下させずに、しかも、CPUの処理と独
立にDMA転送が可能となり、システムの効率が向上す
るという効果がある。
As explained above, according to the present invention, the DMA memory is configured to be included in the zero channel board, and DMA transfer can be performed without going through the system bus, without reducing the processing speed of the CPU. Moreover, DMA transfer can be performed independently of CPU processing, which has the effect of improving system efficiency.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は、従来技術によるDMA制御ボードを含trコ
ンピュータシステムのブロック図、第2図は本発明の一
実施例によるDMA制御ボードを含むコンピュータシス
テムのブロック図である。 1・・・CPUボード、2・・CPU、4・・システム
バス、5・・・バスアービタ、6・・・メモリボード、
7・・RAM、O・・し′Oチャンネルボード、9・・
・I10制御回路、10・・・DMAC,11,。 バッファ、12・・・バス制御回路、13・・・aAN
i。
FIG. 1 is a block diagram of a computer system including a DMA control board according to the prior art, and FIG. 2 is a block diagram of a computer system including a DMA control board according to an embodiment of the present invention. 1... CPU board, 2... CPU, 4... system bus, 5... bus arbiter, 6... memory board,
7...RAM, O...S'O channel board, 9...
- I10 control circuit, 10...DMAC, 11,. Buffer, 12... bus control circuit, 13... aAN
i.

Claims (1)

【特許請求の範囲】[Claims] CPUを具備する第1のボードと、入出力デバイスが接
続さねうかつ該入出力デバイスとメモリ間のデータ転送
を制御するダイレクト・メモリ・アクセス(DMA)制
御手段を具備する第2のボードとが少なくとも共通バス
に接続されて構成されるシステムにおいて、前記、第2
のボード内に、前記DMA制御手段によって制御され得
るメモリを設け、かつ該第4のボード上のCPUからも
該バスを介して該メモリをアクセス可能な如く構成した
ことを特徴とするDMA制御回路方式。
A first board comprising a CPU, and a second board to which no input/output device is connected and comprising direct memory access (DMA) control means for controlling data transfer between the input/output device and the memory. In a system configured to be connected to at least a common bus, the second
A DMA control circuit characterized in that a memory that can be controlled by the DMA control means is provided in the fourth board, and the memory is configured to be accessible from the CPU on the fourth board via the bus. method.
JP5090284A 1984-03-19 1984-03-19 Dma controlling circuit system Pending JPS60195660A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5090284A JPS60195660A (en) 1984-03-19 1984-03-19 Dma controlling circuit system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5090284A JPS60195660A (en) 1984-03-19 1984-03-19 Dma controlling circuit system

Publications (1)

Publication Number Publication Date
JPS60195660A true JPS60195660A (en) 1985-10-04

Family

ID=12871677

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5090284A Pending JPS60195660A (en) 1984-03-19 1984-03-19 Dma controlling circuit system

Country Status (1)

Country Link
JP (1) JPS60195660A (en)

Similar Documents

Publication Publication Date Title
JPS643755A (en) Cache memory control system
JPS6063609A (en) Numerical controller
JPS60195660A (en) Dma controlling circuit system
JPH02130662A (en) Information processing system
JPH0546527A (en) Dual port memory circuit
JPH0227696B2 (en) JOHOSHORISOCHI
JPS59173828A (en) Data processing system
JPH0612363A (en) Memory controller and multiprocessor system
KR0145932B1 (en) Dma controller in high speed computer system
JPS5999522A (en) Input and output control system
JP2946561B2 (en) Multiprocessor system
KR940022284A (en) Access Control Method of Shared Memory
JPS6055459A (en) Control method of block data transfer and storage
JPS642985B2 (en)
JPS6345669A (en) Multi-processor system
JPS63217460A (en) Buffer control circuit
JPS61272861A (en) Multiprocessor device
JPS63141161A (en) System bus control system
JPH01154272A (en) Multiprocessor device
JPH06314231A (en) Shared memory access control method
JPS54124938A (en) Memory access control system
JPH036762A (en) Direct access method for image memory
JPH039453A (en) Data transfer controller
JPS62186344A (en) Address mapped register
JPH0293971A (en) Memory access circuit