JPS6215903B2 - - Google Patents

Info

Publication number
JPS6215903B2
JPS6215903B2 JP550680A JP550680A JPS6215903B2 JP S6215903 B2 JPS6215903 B2 JP S6215903B2 JP 550680 A JP550680 A JP 550680A JP 550680 A JP550680 A JP 550680A JP S6215903 B2 JPS6215903 B2 JP S6215903B2
Authority
JP
Japan
Prior art keywords
bus
signal
processor
memory
data
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
Application number
JP550680A
Other languages
Japanese (ja)
Other versions
JPS56103726A (en
Inventor
Shiro Ooishi
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 JP550680A priority Critical patent/JPS56103726A/en
Publication of JPS56103726A publication Critical patent/JPS56103726A/en
Publication of JPS6215903B2 publication Critical patent/JPS6215903B2/ja
Granted 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)
  • Multi Processors (AREA)
  • Bus Control (AREA)

Description

【発明の詳細な説明】 本発明は、バス制御方式に関し、特に2組のシ
ステム間でハング・アツプや転送データの衝突を
なくすことができるバス制御方式に関するもので
ある。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a bus control system, and more particularly to a bus control system that can eliminate hang-ups and collisions of transferred data between two sets of systems.

小形コンピユータ・システムでは、プロセツサ
やメモリと同じく入出力インタフエース回路をバ
スに接続して、プロセツサと同じように入出力イ
ンタフエース回路から直接メモリをアクセスでき
る単一バス方式を用いるものが多い。この場合、
プログラムによつてプロセツサと入出力インタフ
エース回路間のデータ転送を制御する方法と、
DMA制御部(Direct Memory Access
Controller)によつてメモリと高速入出力インタ
フエース回路間の高速データ転送を制御する方法
とがある。高速データの転送として、例えばデイ
スプレイ表示装置の表示データをリフレツシユす
るためメモリから読出して転送する場合等では、
特に優先して行われる。
Many small computer systems use a single bus system in which the input/output interface circuit, like the processor and memory, is connected to a bus, and the memory can be directly accessed from the input/output interface circuit in the same way as the processor. in this case,
A method for controlling data transfer between a processor and an input/output interface circuit by a program;
DMA control unit (Direct Memory Access
There is a method of controlling high-speed data transfer between a memory and a high-speed input/output interface circuit using a high-speed input/output interface circuit (controller). For high-speed data transfer, for example, when display data of a display device is read from memory and transferred for refreshing,
This will be given priority.

第1図は、2組のバス結合制御方式のブロツク
図である。
FIG. 1 is a block diagram of two sets of bus-coupled control schemes.

Bプロセツサ9、Bメモリ12、およびBアダ
プタ11群が1本のバス4に接続されたBシステ
ム2では、アダプタ11とメモリ12の間の転送
をDMA制御部10の制御で行うため、プロセツ
サ9とメモリ12間、またはプロセツサ9とアダ
プタ群11間のデータ転送と、アダプタ群11と
メモリ12間のデータ転送が、バス4上で衝突す
ることなく実行される。なお、アダプタ群11
は、入出力インタフエース回路として各種入出力
装置と接続される。
In the B system 2 in which the B processor 9, the B memory 12, and the B adapter 11 group are connected to one bus 4, the transfer between the adapter 11 and the memory 12 is performed under the control of the DMA control unit 10. Data transfer between the processor 9 and the memory 12, or between the processor 9 and the adapter group 11, and between the adapter group 11 and the memory 12 are performed on the bus 4 without collision. In addition, adapter group 11
is connected to various input/output devices as an input/output interface circuit.

また、バス制御部8によりBシステム2のバス
4に接続されるAシステム1は、Bシステム2の
アダプタとして機能する。Aシステム1のプロセ
ツサ5は、DMA制御部10を介してBシステム
2内のBメモリ12をアクセスすることができる
一方、Bシステム2のプロセツサ9は、バス制御
部8を介してAシステム1のメモリ6またはアダ
プタ群7をアクセスすることができる。
Further, the A system 1 connected to the bus 4 of the B system 2 by the bus control unit 8 functions as an adapter for the B system 2. The processor 5 of the A system 1 can access the B memory 12 in the B system 2 via the DMA controller 10, while the processor 9 of the B system 2 can access the B memory 12 of the A system 1 via the bus controller 8. The memory 6 or the adapter group 7 can be accessed.

第2図は、第1図における従来のバス制御部の
詳細ブロツク図である。
FIG. 2 is a detailed block diagram of the conventional bus control section shown in FIG.

第2図のバス制御部8には、バス時分割制御部
50とDMAシーケンス制御部51とアドレス・
バツフア23,24,26とデータ・バツフア2
2,25が設けられている。バス時分割制御部5
0は、Bプロセツサ9とAプロセツサ5からAア
ドレス・バス27とAデータ・バス28を使用し
てAメモリ6あるいはAアダプタ群7に対してデ
ータ転送を行いたい旨の要求があると、これらを
受付けて時分割で実行させるためのものであり、
またDMAシーケンス制御部51は、Aプロセツ
サ5からBメモリ12に対するデータ転送要求が
あると、Bシステム2のDMA制御部10にBバ
ス使用要求信号17を発行し、DMA制御部10
のBバス使用許可によりAプロセツサ5とBメモ
リ12間のデータ転送を実行させるものである。
The bus control unit 8 in FIG. 2 includes a bus time division control unit 50, a DMA sequence control unit 51, and an address
Buffer 23, 24, 26 and data buffer 2
2 and 25 are provided. Bus time division control unit 5
0, when there is a request from the B processor 9 and the A processor 5 to transfer data to the A memory 6 or the A adapter group 7 using the A address bus 27 and the A data bus 28, these processors This is to accept and execute it in a time-sharing manner.
Further, when there is a data transfer request from the A processor 5 to the B memory 12, the DMA sequence control unit 51 issues a B bus use request signal 17 to the DMA control unit 10 of the B system 2, and the DMA control unit 10
Data transfer between the A processor 5 and the B memory 12 is executed by allowing the B bus to be used.

したがつて、Aプロセツサ5とAメモリ6、A
アダプタ群7、Bメモリ12またはBアダプタ1
1群との間のデータ転送、およびBプロセツサ9
とAメモリ6、Aアダプタ群7、Bメモリ12ま
たはBアダプタ群11との間のデータ転送をそれ
ぞれ実行できるようにバス制御を行う場合、バス
時分割制御部50はAプロセツサ5とBプロセツ
サ9のAバス使用要求を時分割にサンプリング
し、もし2つのプロセツサが同時にAバス使用要
求を発行したとしても、一方のプロセツサのAバ
ス使用要求がサンプリングされると、そのプロセ
ツサの命令実行が終了するまで他方のプロセツサ
のAバス使用要求をサンプリングしないようにし
て、両プロセツサのデータがバス27,28上で
衝突することなく、両プロセツサが命令を実行で
きるようにバス制御を行う。
Therefore, A processor 5, A memory 6, A
Adapter group 7, B memory 12 or B adapter 1
Data transfer between group 1 and B processor 9
When controlling the bus so that data transfer can be performed between the A memory 6, the A adapter group 7, the B memory 12, or the B adapter group 11, the bus time division control unit 50 controls the A processor 5 and the B processor 9. Even if two processors issue requests to use the A bus at the same time, when one processor's request to use the A bus is sampled, that processor's instruction execution ends. Bus control is performed so that both processors can execute instructions without the data of both processors colliding on the buses 27 and 28 by not sampling the other processor's A bus use request until the bus 27, 28.

また、DMAシーケンス制御部51は、Aプロ
セツサ5のAバス使用要求が時分割制御部50に
よりサンプリングされてAプロセツサ5の命令実
行が可能となり、尚かつAプロセツサ5よりBメ
モリ・アクセス要求信号13が発行された場合、
DMA制御部10に対してBバス使用要求信号1
7を発行する。このとき、Aデータ・バス28に
は、データ・バツフア22を介してAプロセツサ
5のデータが乗つている。その後、DMA制御部
10からBバス使用許可信号18が発行されるこ
とにより、アドレス・バツフア26、データ・バ
ツフア25がイネーブルされ、これによつてBメ
モリ12がアクセスされると、DMAシーケンス
制御部51はバス時分割制御部50にBメモリ・
アクセスが終了したことをBメモリ・アクセス信
号52を送出して知らせる。バス時分割制御部5
0は、Aプロセツサ5の命令が実行されたことを
知り、次のAバス使用要求のサンプリングを開始
する。
Further, the DMA sequence control unit 51 is configured such that the A bus use request from the A processor 5 is sampled by the time division control unit 50 to enable the instruction execution of the A processor 5, and the B memory access request signal 13 from the A processor 5 is sampled by the time division control unit 50. is issued,
B bus use request signal 1 to the DMA control unit 10
Issue 7. At this time, data from the A processor 5 is loaded onto the A data bus 28 via the data buffer 22. Thereafter, the DMA control section 10 issues the B bus use permission signal 18, thereby enabling the address buffer 26 and the data buffer 25, and when the B memory 12 is accessed, the DMA sequence control section 51 is the bus time division control unit 50 that has B memory
The B memory access signal 52 is sent to notify that the access has been completed. Bus time division control unit 5
0 learns that the instruction of A processor 5 has been executed and begins sampling the next A bus usage request.

しかし、このようなシステム構成では、DMA
シーケンス制御部51からのBバス使用要求と、
Bプロセツサ9からのAバス使用要求が同時に発
生した場合、DMA制御部10はBプロセツサ9
が命令実行の途中であり、Bバス29,30上で
のデータの衝突を防止するため、DMAシーケン
ス制御部51にBバス使用許可信号18を返送し
ない。また、バス時分割制御部50も、Aプロセ
ツサ5が命令実行の途中であるため、Bプロセツ
サ9からのAバス使用要求を受付けない。したが
つて、両プロセツサ5,9はそのままの状態でハ
ングアツプしてしまう可能性がある。
However, in such a system configuration, DMA
A B bus use request from the sequence control unit 51,
When requests to use the A bus from the B processor 9 occur simultaneously, the DMA control unit 10
is in the middle of executing an instruction, and in order to prevent data collision on the B buses 29 and 30, the B bus use permission signal 18 is not returned to the DMA sequence control unit 51. Further, the bus time division control unit 50 also does not accept a request to use the A bus from the B processor 9 because the A processor 5 is in the middle of executing an instruction. Therefore, there is a possibility that both processors 5 and 9 may hang up as they are.

そこで、この状態を改善するため、従来、Aプ
ロセツサ5がBメモリ12をアクセスしようとす
るときには、その要求をDMA制御部10とBプ
ロセツサ9に通知し、Aプロセツサ5は両方の許
可を受けてからBメモリ12をアクセスするよう
にしている。しかしながら、このような制御方式
では、両プロセツサからアダプタ群7,11への
データ転送およびメモリ・アクセス・プログラム
が難しくなり、またデータの転送効率が低下する
という問題がある。
Therefore, in order to improve this situation, conventionally, when the A processor 5 attempts to access the B memory 12, it notifies the DMA control unit 10 and the B processor 9 of the request, and the A processor 5 receives permission from both. The B memory 12 is accessed from. However, such a control system has the problem that data transfer from both processors to the adapter groups 7 and 11 and memory access programming become difficult, and data transfer efficiency decreases.

さらに、第2図におけるDMAシーケンス制御
部51をバス時分割制御部50と切離し、両プロ
セツサの動作と無関係にBメモリ12をアクセス
しようとすると、Bシステムのバス・インターフ
エイスに合わせたDMA制御部10、Bメモリ1
2に対するインターフエイス回路、および転送す
べきデータとそのデータのアドレスをセツトして
おくレジスタ、およびデータ・バツフア、アドレ
ス・バツフア等を具備するDMAシーケンス制御
用アダプタが必要となり、ICの数が増大すると
いう問題がある。
Furthermore, if the DMA sequence control section 51 in FIG. 2 is separated from the bus time division control section 50 and an attempt is made to access the B memory 12 regardless of the operations of both processors, the DMA control section adapted to the bus interface of the B system 10, B memory 1
2, a register for setting the data to be transferred and the address of that data, and a DMA sequence control adapter equipped with a data buffer, address buffer, etc., which increases the number of ICs. There is a problem.

本発明の目的は、前述したような従来の問題を
解決するため、バス結合システムにおける2つの
プロセツサが互いに他のプロセツサの動作状態を
意識することなく、他のバスに接続されたメモリ
やアダプタ群とのデータ転送命令を発行した場合
でも、2つのプロセツサのデータ転送要求の競合
によるシステムのハング・アツプ、ならびにバス
上でのデータの衝突を起すことなく、命令を実行
できるようなバス制御方式を提供することにあ
る。
SUMMARY OF THE INVENTION An object of the present invention is to solve the above-mentioned conventional problems, and to enable two processors in a bus-coupled system to connect memory and adapter groups connected to other buses without being aware of the operating status of the other processor. We developed a bus control method that allows the command to be executed without causing a system hang-up due to contention between data transfer requests of two processors, or data collision on the bus, even when a data transfer command is issued to the processor. It is about providing.

本発明によるバス制御方式は、メモリとアダプ
タ間のデータ転送をDMA制御により行う第1の
システムと、その第1のシステムのアダプタであ
る第2のシステムからなる複数プロセツサ・シス
テムにおいて、第2のシステムのメモリ、アダプ
タ群へのデータ転送を時分割に実行させ、かつ同
時要求発生の場合には、時分割制御によらず、第
1のプロセツサのデータ転送を優先的に実行させ
るバス制御回路を設け、第1のシステムのDMA
制御部よりバス使用許可があると始めて第2のプ
ロセツサが第1のシステムのメモリをアクセスす
ることを特徴としている。
The bus control method according to the present invention is applicable to a multi-processor system consisting of a first system that transfers data between a memory and an adapter using DMA control, and a second system that is an adapter for the first system. A bus control circuit that executes data transfer to the system memory and adapter group in a time-sharing manner, and in the case of simultaneous requests, executes the data transfer of the first processor preferentially without using time-sharing control. Provide the first system DMA
This system is characterized in that the second processor accesses the memory of the first system only after receiving permission to use the bus from the control unit.

以下、本発明の実施例を、図面により説明す
る。
Embodiments of the present invention will be described below with reference to the drawings.

第3図は、本発明のバス制御方式を示すブロツ
ク図である。
FIG. 3 is a block diagram showing the bus control method of the present invention.

従来と同じように、Bシステムでは、Bアドレ
ス・バス30とBデータ・バス29上にBプロセ
ツサ9、Bアダプタ群11、およびBメモリ12
が結合され、またAシステムのAプロセツサ5、
Aメモリ6、Aアダプタ群7がバス制御部8′を
介してBアドレス・バス30とBデータ・バス2
9に結合されている。
As in the past, the B system has a B processor 9, a B adapter group 11, and a B memory 12 on the B address bus 30 and the B data bus 29.
are combined, and the A processor 5 of the A system,
The A memory 6 and the A adapter group 7 are connected to the B address bus 30 and the B data bus 2 via the bus control unit 8'.
It is connected to 9.

さらに、Aアドレス・バス27、Aデータ・バ
ス28上にAメモリ6とAアダプタ群7が結合さ
れ、またバス制御部8′を介してAプロセツサ5
が結合されている。
Further, an A memory 6 and an A adapter group 7 are coupled on an A address bus 27 and an A data bus 28, and an A processor 5 is connected via a bus controller 8'.
are combined.

第3図のバス制御部8′には、第2図のバス制
御部8と同じく、Aプロセツサ5のデータ線とA
データ・バス28を結ぶためのデータ・バツフア
22、Aプロセツサ5のアドレス線とAアドレ
ス・バス27を結ぶためのアドレス・バツフア2
3、Aプロセツサ5のアドレス線とBアドレス・
バス30を結ぶためのアドレス・バツフア26、
Bアドレス・バス30とAアドレス・バス27を
結ぶためのアドレス・バツフア24、およびBデ
ータ・バス29とAデータ・バス28を結ぶため
のデータ・バツフア25が設けられている。
The bus control section 8' in FIG. 3 includes the data line of the A processor 5 and the A
Data buffer 22 for connecting the data bus 28, Address buffer 2 for connecting the address line of the A processor 5 and the A address bus 27
3. A processor 5 address line and B address line.
address buffer 26 for connecting bus 30;
An address buffer 24 for connecting B address bus 30 and A address bus 27, and a data buffer 25 for connecting B data bus 29 and A data bus 28 are provided.

また、第3図では、バス時分割使用制御部50
とDMAシーケンス制御部51のかわりに、バス
制御回路21が設けられ、BシステムのDMA制
御部10とAシステム間の信号授受はこのバス制
御回路21がすべて制御する。データ・バツフア
25とアドレス・バツフア24は、このバス制御
回路21の制御により、バス上でデータの衝突が
起らないように、3ステート状態とアクテイブ状
態に保持される。
In addition, in FIG. 3, the bus time division use control unit 50
A bus control circuit 21 is provided in place of the DMA control section 51 and the DMA sequence control section 51, and this bus control circuit 21 controls all signal exchange between the DMA control section 10 of the B system and the A system. The data buffer 25 and address buffer 24 are maintained in a three-state state and an active state under the control of the bus control circuit 21 to prevent data collisions on the bus.

次に、バス制御回路21とAプロセツサ5、B
プロセツサ9およびDMA制御部10とインター
フエイス用の信号について説明する。
Next, the bus control circuit 21, the A processor 5, the B processor
The processor 9, DMA control unit 10, and interface signals will be explained.

第1に、バス制御回路21にAプロセツサ5ま
たはBプロセツサ9より入力される信号は、Aプ
ロセツサAバス使用要求信号(以下AMREQ信号
と記す)13と、AプロセツサBメモリ・アクセ
ス要求信号(以下ACS信号と記す)19と、B
プロセツサAバス使用要求信号(以下BMREQ信
号と記す)15であり、一方、バス制御回路21
から出力される信号はAプロセツサAバス使用許
可信号(以下AENBL信号と記す)14と、Bプ
ロセツサAバス使用許可信号(以下BENBL信号
と記す)16である。
First, the signals inputted to the bus control circuit 21 from the A processor 5 or the B processor 9 are an A processor A bus use request signal (hereinafter referred to as the AMREQ signal) 13 and an A processor B memory access request signal (hereinafter referred to as the AMREQ signal). ACS signal) 19 and B
Processor A bus use request signal (hereinafter referred to as BMREQ signal) 15, while bus control circuit 21
The signals outputted from the processor are an A processor A bus use permission signal (hereinafter referred to as the AENBL signal) 14 and a B processor A bus use permission signal (hereinafter referred to as the BENBL signal) 16.

第2に、バス制御部21よりDMA制御部10
に対しては、Bバス使用要求信号(以下
BUSREQ信号と記す)17が出力され、DMA制
御部10からバス制御部21に対してBバス使用
許可信号(以下BUSENBL信号と記す)18が入
力される。
Second, the DMA control unit 10 from the bus control unit 21
For the B bus use request signal (hereinafter
A B bus use permission signal (hereinafter referred to as a BUSENBL signal) 18 is input from the DMA control section 10 to the bus control section 21.

第4図は、第3図のバス制御回路の詳細な構成
図である。
FIG. 4 is a detailed configuration diagram of the bus control circuit of FIG. 3.

バス制御部8′の動作は、以下の5つの場合に
分けて考えることができる。
The operation of the bus control section 8' can be considered in the following five cases.

先ず第1に、Aプロセツサ5もBプロセツサ9
も、バス制御部8′にAメモリ6、Aアダプタ群
7に対するデータ転送要求を発行していない場合
である。このときには、第4図のAMREQ信号1
3、BMREQ信号15、およびACS信号19が、
いずれも論理「0」であるため、フリツプ・フロ
ツプ回路32の出力であるBENBL信号16、お
よびアンド回路37の出力であるAENBL信号1
4は「0」となる。
First of all, the A processor 5 and the B processor 9
This also applies to the case where a data transfer request to the A memory 6 and the A adapter group 7 is not issued to the bus control unit 8'. At this time, AMREQ signal 1 in Figure 4
3, BMREQ signal 15 and ACS signal 19,
Since both are logic "0", the BENBL signal 16 which is the output of the flip-flop circuit 32 and the AENBL signal 1 which is the output of the AND circuit 37
4 becomes "0".

また、ACS信号19が「0」であるため、ア
ンド回路39の出力であるBUSREQ信号17は
「0」となつて、DMA制御部10からBUSENBL
信号18が返ることはないので、ノア回路40の
出力であるデータ・バツフア・イネーブル信号
(以下BDEN信号と記す)20も「0」となる。
Further, since the ACS signal 19 is "0", the BUSREQ signal 17 which is the output of the AND circuit 39 becomes "0", and the DMA control unit 10 sends the BUSENBL
Since the signal 18 is never returned, the data buffer enable signal (hereinafter referred to as BDEN signal) 20, which is the output of the NOR circuit 40, also becomes "0".

したがつて、第3図に示すように、AENBL信
号14、BENBL信号16、BDEN信号20に制
御されるアドレス・バツフア23,24,26お
よびデータ・バツフア22,25はいずれも3―
ステート状態となり、Aアドレス・バス27およ
びAデータ・バス28にデータが乗ることはな
い。
Therefore, as shown in FIG. 3, address buffers 23, 24, 26 and data buffers 22, 25 controlled by AENBL signal 14, BENBL signal 16, and BDEN signal 20 are all 3-
The A address bus 27 and the A data bus 28 are not loaded with data.

第2には、Aプロセツサ5がAメモリ6に格納
されているプログラムのフエツチ、Aアダプタ群
7との動作情報の授受、およびアダプタ群7によ
り送、受信される他システムとのデータの授受等
を行うため、バス制御部8′にデータ転送要求を
発行した場合である。
Second, the A processor 5 fetches programs stored in the A memory 6, exchanges operational information with the A adapter group 7, and exchanges data with other systems sent and received by the adapter group 7. This is a case where a data transfer request is issued to the bus control unit 8' in order to perform the following.

この場合には、第4図において、AMREQ信号
13が「1」となり、BMREQ信号15、ACS信
号19は「0」のままである。BMREQ信号15
が「0」であれば、フリツプ・フロツプ回路32
の出力であるBENBL信号16は「0」である。
In this case, in FIG. 4, the AMREQ signal 13 becomes "1", and the BMREQ signal 15 and ACS signal 19 remain "0". BMREQ signal 15
is “0”, the flip-flop circuit 32
The BENBL signal 16 which is the output of is "0".

フリツプ・フロツプ回路34は、AMREQ信号
13が入力するため、リセツト状態が解かれ、D
入力信号が「1」となつて、その出力信号42を
「1」にする。
Since the AMREQ signal 13 is input to the flip-flop circuit 34, the reset state is released and the D
The input signal becomes "1" and the output signal 42 becomes "1".

また、ACS信号が「0」であるため、ナンド
回路36の出力「1」と、フリツプ・フロツプ3
4の出力42の「1」がアンド回路37に入力し
て、出力信号であるAENBL信号14を「1」に
する。
Also, since the ACS signal is "0", the output of the NAND circuit 36 is "1" and the flip-flop 3
4 is input to the AND circuit 37, and the output signal AENBL signal 14 is set to "1".

また、BUSENBL信号18も「0」であるた
め、オア回路40の出力であるBDEN信号20も
「0」となる。
Further, since the BUSENBL signal 18 is also "0", the BDEN signal 20, which is the output of the OR circuit 40, is also "0".

したがつて、第3図におけるアドレス・バツフ
ア23とデータ・バツフア22がAENBL信号1
4により起動され、BDEN信号20とBENBL信
号16により制御されるアドレス・バツフア2
4,26およびデータ・バツフア25は3―ステ
ート状態となるので、Aプロセツサ5のアドレス
がAアドレス・バス27で転送され、データ線が
データ・バツフア22を通してAデータ・バス2
8に結合され、これによつてAプロセツサ5とA
メモリ6、またはAアダプタ群7とのデータ転送
が可能となる。
Therefore, the address buffer 23 and data buffer 22 in FIG.
4 and controlled by the BDEN signal 20 and the BENBL signal 16.
4, 26 and the data buffer 25 are in a 3-state state, the address of the A processor 5 is transferred on the A address bus 27, and the data line is transferred through the data buffer 22 to the A data bus 2.
8, thereby A processor 5 and A
Data transfer with the memory 6 or the A adapter group 7 becomes possible.

第3には、Bプロセツサ9がAメモリ6内に格
納されるAシステム1の動作ステータス情報を読
取り、Aシステム1への動作指示情報の書込み、
Aアダプタ群7のイニシヤライズ等を行うため、
バス制御部8′にデータ転送要求を発行した場合
である。
Third, the B processor 9 reads the operation status information of the A system 1 stored in the A memory 6, writes operation instruction information to the A system 1,
In order to initialize the A adapter group 7, etc.
This is a case where a data transfer request is issued to the bus control unit 8'.

この場合には、第4図におけるBMREQ信号1
5が「1」となり、AMREQ信号13、ACS信号
19は「0」のままである。
In this case, the BMREQ signal 1 in FIG.
5 becomes "1", and the AMREQ signal 13 and ACS signal 19 remain "0".

AMREQ信号13が「0」であれば、フリツ
プ・フロツプ回路34はリセツトされているの
で、出力信号42は「0」である。したがつて、
アンド回路37の出力であるAENBL信号14が
「0」となり、BMREQ信号15が「1」である
ため、アンド回路31の出力は「1」となる。こ
れにより、フリツプ・フロツプ回路32のリセツ
トが解け、D入力信号が「1」となるので出力で
あるBENBL信号16が「1」となる。
If the AMREQ signal 13 is "0", the flip-flop circuit 34 has been reset, so the output signal 42 is "0". Therefore,
Since the AENBL signal 14, which is the output of the AND circuit 37, is "0" and the BMREQ signal 15 is "1", the output of the AND circuit 31 is "1". As a result, the reset of the flip-flop circuit 32 is released and the D input signal becomes "1", so that the output BENBL signal 16 becomes "1".

また、オア回路40の出力であるBDEN信号2
0も「1」となる。
Also, the BDEN signal 2 which is the output of the OR circuit 40
0 also becomes "1".

したがつて、第3図において、BENBL信号1
6によりアドレス・バツフア24が、またBDEN
信号20によりデータ・バツフア25が、それぞ
れ起動状態となる。
Therefore, in FIG. 3, BENBL signal 1
6 causes address buffer 24 and BDEN
The data buffers 25 are each activated by the signal 20.

このとき、BUSENBL信号18、AENBL信号
14により制御されるアドレス・バツフア23,
26、およびデータ・バツフア22は3―ステー
ト状態のままである。これにより、Bプロセツサ
9のアドレスがAアドレス・バス27で転送さ
れ、Bデータ・バス29とAデータ・バス28が
データ・バツフア25を通して結合されて、Bプ
ロセツサ9とAアダプタ群7、またはAメモリ6
間のデータ転送が可能となる。
At this time, the address buffer 23 controlled by the BUSENBL signal 18 and the AENBL signal 14,
26, and data buffer 22 remain in the 3-state condition. As a result, the address of the B processor 9 is transferred via the A address bus 27, the B data bus 29 and the A data bus 28 are coupled through the data buffer 25, and the address of the B processor 9 and the A adapter group 7 or A memory 6
It becomes possible to transfer data between

第4の場合は、前記第2と第3の場合の競合し
た状態であり、例えば、Aプロセツサ5のプログ
ラム・フエツチと、Bプロセツサ9のAシステム
1の動作ステータスの読取りが同時に発生し、と
もにバス制御部8′に、Aメモリ6に対するデー
タ転送要求を発行したような場合である。
The fourth case is a conflicting state between the second and third cases. For example, the A processor 5's program fetch and the B processor 9's reading of the operating status of the A system 1 occur simultaneously, and both This is a case where a data transfer request to the A memory 6 is issued to the bus control unit 8'.

このとき、第4図において、AMREQ信号13
とBMREQ信号15がともに「1」となり、ACS
信号19は「0」のままである。これにより、フ
リツプ・フロツプ回路32,34は、ともにリセ
ツトが解け、D入力信号が「1」となる。
At this time, in FIG. 4, the AMREQ signal 13
and BMREQ signal 15 both become “1”, and ACS
Signal 19 remains at "0". As a result, both flip-flop circuits 32 and 34 are released from reset, and the D input signal becomes "1".

しかし、フリツプ・フロツプ回路32,34に
は、位相が逆でAMREQ信号13,BMREQ信号
15を時分割にサンプリングするためのクロツク
41が入力されているため、もし先にBMREQ信
号15がサンプリングされ、BENBL信号16が
「1」となつた場合には、フリツプ・フロツプ回
路34のD入力は「0」となり、出力信号42は
「0」のままでAENBL信号14も「0」のまま
となる。これにより、ナンド回路31の出力も
BMREQ信号が「0」となるまで「1」の状態を
保持し、フリツプ・フロツプ回路32の出力であ
るBENBL信号16も「1」を保持する。このと
きには、BDEN信号20が「1」となるため、第
3の場合で説明したように、Bプロセツサ9とA
メモリ6またはAアダプタ群7との間のデータ転
送が可能となる。
However, since the flip-flop circuits 32 and 34 are inputted with a clock 41 for sampling the AMREQ signal 13 and BMREQ signal 15 in a time-division manner with opposite phases, if the BMREQ signal 15 is sampled first, When the BENBL signal 16 becomes "1", the D input of the flip-flop circuit 34 becomes "0", the output signal 42 remains "0", and the AENBL signal 14 also remains "0". As a result, the output of the NAND circuit 31 also
The BMREQ signal remains at "1" until it becomes "0", and the BENBL signal 16, which is the output of the flip-flop circuit 32, also remains at "1". At this time, the BDEN signal 20 becomes "1", so as explained in the third case, the B processor 9 and the A
Data transfer between the memory 6 and the A adapter group 7 becomes possible.

その後、Bプロセツサ9のデータ転送が終了
し、BMREQ信号15が「0」となつたとき、フ
リツプ・フロツプ回路32はリセツトされ、
BENBL信号16は「0」となる。これにより、
フリツプ・フロツプ回路34のD入力信号は
「1」となり、AMREQ信号13が「1」のまま
であるため、出力信号42は「1」になると同時
に、ACS信号が「0」であるため、アンド回路
37の出力であるAENBL信号14は「1」とな
る。
Thereafter, when the data transfer of the B processor 9 is completed and the BMREQ signal 15 becomes "0", the flip-flop circuit 32 is reset.
The BENBL signal 16 becomes "0". This results in
The D input signal of the flip-flop circuit 34 becomes "1", and since the AMREQ signal 13 remains "1", the output signal 42 becomes "1", and at the same time, since the ACS signal is "0", the AND The AENBL signal 14, which is the output of the circuit 37, becomes "1".

AENBL信号14が「1」であるため、アンド
回路31の出力は「0」のままとなり、フリツ
プ・フロツプ回路32はリセツトされたままとな
つて、BENBL信号16が「1」となることはな
い。ACS信号が「0」であるため、BUSREQ信
号17は「0」となつて、BUSENBL信号18も
「0」となり、BDEN信号20は「0」を持続す
る。これにより、第2の場合で説明したように、
Aプロセツサ5とAメモリ6またはAアダプタ群
7との間のデータ転送が可能となる。
Since the AENBL signal 14 is "1", the output of the AND circuit 31 remains "0", the flip-flop circuit 32 remains reset, and the BENBL signal 16 never becomes "1". . Since the ACS signal is "0", the BUSREQ signal 17 becomes "0", the BUSENBL signal 18 also becomes "0", and the BDEN signal 20 continues to be "0". This results in, as explained in the second case,
Data transfer between the A processor 5 and the A memory 6 or the A adapter group 7 becomes possible.

次に、第5の場合には、例えば、Aプロセツサ
5がAアダプタ群7により送受信されるデータを
処理するため、Bメモリ12とのデータ転送を行
う必要が生じ、そのためバス制御部8′にBメモ
リ12をアクセスする要求を発行したような場合
である。また、これと同時に、Bプロセツサ9が
Aシステム1の動作ステータスを読取るため、A
メモリ6にアクセスしようとしてバス制御部8′
にデータ転送要求を発行した場合にも、両プロセ
ツサが、前記の動作を正常に実行できることを併
せて説明する。
Next, in the fifth case, for example, in order for the A processor 5 to process data transmitted and received by the A adapter group 7, it becomes necessary to perform data transfer with the B memory 12, and therefore the bus controller 8' This is a case where a request to access the B memory 12 is issued. At the same time, since the B processor 9 reads the operational status of the A system 1,
When attempting to access memory 6, bus control unit 8'
It will also be explained that both processors can normally execute the above operations even when a data transfer request is issued.

この場合には、第4図において、AMREQ信号
13とACS信号19がともに「1」となる。
In this case, both the AMREQ signal 13 and the ACS signal 19 become "1" in FIG.

BMREQ信号16が「0」であれば、フリツ
プ・フロツプ回路34の出力信号42は「1」と
なり、ACS信号19が「1」であるため、アン
ド回路39の出力であるBUSREQ信号17が
「1」となり、DMA制御部10に対してバス制御
部8′よりBアドレス・バス30、Bデータ・バ
ス29の使用要求が発行される。
If the BMREQ signal 16 is "0", the output signal 42 of the flip-flop circuit 34 is "1", and since the ACS signal 19 is "1", the BUSREQ signal 17, which is the output of the AND circuit 39, is "1". ”, and the bus control unit 8' issues a request to the DMA control unit 10 to use the B address bus 30 and the B data bus 29.

しかし、DMA制御部10のBアドレス・バス
30、Bデータ・バス29の使用許可信号である
BUSENBL信号18が「1」となるまでは、アン
ド回路37の出力であるAENBL信号14は
「0」のままである。
However, it is a use permission signal for the B address bus 30 and B data bus 29 of the DMA control unit 10.
The AENBL signal 14, which is the output of the AND circuit 37, remains at "0" until the BUSENBL signal 18 becomes "1".

したがつて、このときBプロセツサ9よりAメ
モリ6、Aアダプタ群7に対するデータ転送要求
が発行された場合には、バス制御部8′はそれを
受付けるので、Bプロセツサ9は第4の場合で説
明したように、BMREQ信号15を「1」にする
ことにより、フリツプ・フロツプ回路32をセツ
ト状態にしてBENBL信号16を「1」にすると
ともに、BDEN信号20を「1」にして、データ
転送を実行することができる。
Therefore, if the B processor 9 issues a data transfer request to the A memory 6 and the A adapter group 7 at this time, the bus control unit 8' accepts it, so the B processor 9 can As explained above, by setting the BMREQ signal 15 to "1", the flip-flop circuit 32 is set to the BENBL signal 16 to "1", and the BDEN signal 20 is set to "1" to initiate data transfer. can be executed.

これに対して、DMA制御部10がBUSENBL
信号18を「1」にしたとき、第4図において、
Bプロセツサ9のデータ転送が終了しBENBL信
号16が「0」になつていれば、AENBL信号1
4が「1」になり、これによりBDEN信号20も
「1」となる。したがつて、第3図におけるアド
レス・バツフア23,26およびデータ・バツフ
ア22,25が起動される。このとき、BENBL
信号16の制御されるアドレス・バツフア24
は、3ステート状態にある。Aプロセツサ5のア
ドレスがアドレス・バツフア26を通してBアド
レス・バス30に転送され、またデータ線がデー
タ・バツフア22,25を通してBデータ・バス
29に結合されることにより、Aプロセツサ5は
Bメモリ12をアクセスすることが可能になる。
In response, the DMA control unit 10
When the signal 18 is set to "1", in FIG.
If the data transfer of the B processor 9 is completed and the BENBL signal 16 becomes "0", the AENBL signal 1
4 becomes "1", and thereby the BDEN signal 20 also becomes "1". Therefore, address buffers 23, 26 and data buffers 22, 25 in FIG. 3 are activated. At this time, BENBL
Address buffer 24 controlled by signal 16
is in three states. The address of A processor 5 is transferred to B address bus 30 through address buffer 26, and the data lines are coupled to B data bus 29 through data buffers 22, 25, so that A processor 5 is transferred to B memory 12. becomes possible to access.

なお、実施例においては、バス制御部8′をA
システム1内に設けているが、Bシステム2内に
バス制御部8′を設けても何ら差支えない。
In the embodiment, the bus control section 8' is
Although the bus control section 8' is provided in the system 1, there is no problem in providing the bus control section 8' in the B system 2.

以上説明したように、本発明によれば、2組の
プロセツサから第2のメモリ、アダプタ群に対す
るデータ転送を時分割に実行させる手段と、2組
のプロセツサから同時に他システムのメモリ、ア
ダプタ群に対するデータ転送要求を発行したと
き、第1のプロセツサのデータ転送を先に実行さ
せた後、DMA制御部の許可を受けてから第2の
プロセツサのデータ転送を実行させる手段を含む
バス制御回路を設けたので、2つのプロセツサが
互いに他のプロセツサの動作状態を意識すること
なく命令を実行しても、2つのプロセツサのデー
タ転送要求の競合によりシステムがハングアツプ
することがなく、しかも2つのプロセツサのアド
レスおよびデータが、2つのシステムのアドレ
ス・バス、データ・バス上で衝突することなく、
円滑に転送することができる。
As explained above, according to the present invention, there is provided a means for time-sharingly executing data transfer from two sets of processors to a second memory and an adapter group, and a means for simultaneously executing data transfer from two sets of processors to a second memory and an adapter group. A bus control circuit is provided which includes a means for causing a data transfer of a first processor to be executed first when a data transfer request is issued, and then executing a data transfer of a second processor after receiving permission from a DMA control unit. Therefore, even if two processors execute instructions without being aware of the operating state of the other processor, the system will not hang up due to conflicting data transfer requests between the two processors, and and data without colliding on the address and data buses of the two systems.
It can be transferred smoothly.

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

第1図は2組のバス結合制御方式のブロツク
図、第2図は第1図における従来のバス制御部の
詳細ブロツク図、第3図は本発明の実施例を示す
バス制御方式のブロツク図、第4図は第3図にお
けるバス制御回路の詳細構成図である。 1…Aシステム、2…Bシステム、3…Aバ
ス、4…Bバス、5…Aプロセツサ、6…Aメモ
リ、7…Aアダプタ群、8,8′…バス制御部、
9…Bプロセツサ、10…DMA制御部、11…
Bアダプタ群、12…Bメモリ、13…Aプロセ
ツサAバス使用要求信号、14…AプロセツサA
バス使用許可信号、15…BプロセツサAバス使
用要求信号、16…BプロセツサAバス使用許可
信号、17…Bバス使用要求信号、18…Bバス
使用許可信号、19…AプロセツサBメモリ使用
要求信号、20…データ・バツフア・イネーブル
信号、21…バス制御回路、22…データ・バツ
フア、23…アドレス・バツフア、24…アドレ
ス・バツフア、25…データ・バツフア、26…
アドレス・バツフア、27…Aアドレス・バス、
28…Aデータ・バス、29…Bデータ・バス、
30…Bアドレス・バス、31…アンド回路、3
2…フリツプ・フロツプ回路、33…インバータ
回路、34…フリツプ・フロツプ回路、35…ア
ンド回路、36…ナンド回路、37…ナンド回
路、38…インバータ回路、39…アンド回路、
40…ノア回路、41…バス使用要求サンプリン
グ・クロツク信号、42…フリツプ・フロツプ出
力信号。
Fig. 1 is a block diagram of a two-set bus coupling control system, Fig. 2 is a detailed block diagram of the conventional bus control section in Fig. 1, and Fig. 3 is a block diagram of a bus control system showing an embodiment of the present invention. , FIG. 4 is a detailed configuration diagram of the bus control circuit in FIG. 3. 1...A system, 2...B system, 3...A bus, 4...B bus, 5...A processor, 6...A memory, 7...A adapter group, 8, 8'... bus control unit,
9...B processor, 10...DMA control unit, 11...
B adapter group, 12...B memory, 13...A processor A bus use request signal, 14...A processor A
Bus use permission signal, 15...B processor A bus use request signal, 16...B processor A bus use permission signal, 17...B bus use request signal, 18...B bus use permission signal, 19...A processor B memory use request signal , 20...Data buffer enable signal, 21...Bus control circuit, 22...Data buffer, 23...Address buffer, 24...Address buffer, 25...Data buffer, 26...
Address bus, 27...A address bus,
28...A data bus, 29...B data bus,
30...B address bus, 31...AND circuit, 3
2... Flip-flop circuit, 33... Inverter circuit, 34... Flip-flop circuit, 35... AND circuit, 36... NAND circuit, 37... NAND circuit, 38... Inverter circuit, 39... AND circuit,
40...NOR circuit, 41...Bus use request sampling clock signal, 42...Flip-flop output signal.

Claims (1)

【特許請求の範囲】[Claims] 1 メモリとアダプタ間のデータ転送をDMA制
御部の制御により行う第1のシステムと、該第1
のシステムのアダプタである第2のシステムから
なる複数プロセツサ・システムにおいて、両シス
テムのプロセツサから第2システムのメモリ、ア
ダプタ群に対するデータ転送を時分割で実行させ
る手段と、両システムのプロセツサが同時に他方
のシステムのメモリ、アダプタ群に対するデータ
転送要求を発行したとき、第1システムのプロセ
ツサのデータ転送を先に実行させた後、前記
DMA制御部の許可を受けてから第2システムの
プロセツサのデータ転送を実行させる手段を含む
バス制御部を設けることを特徴とするバス制御方
式。
1 a first system that performs data transfer between the memory and the adapter under the control of a DMA control unit;
In a multi-processor system consisting of a second system which is an adapter for the second system, means for time-sharingly executing data transfer from the processors of both systems to the second system's memory and adapter group; When a data transfer request is issued to the memory and adapter group of the first system, the data transfer of the processor of the first system is executed first, and then the
A bus control system comprising: a bus control unit including means for executing data transfer by a processor of a second system after receiving permission from a DMA control unit.
JP550680A 1980-01-21 1980-01-21 Control system of bus Granted JPS56103726A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP550680A JPS56103726A (en) 1980-01-21 1980-01-21 Control system of bus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP550680A JPS56103726A (en) 1980-01-21 1980-01-21 Control system of bus

Publications (2)

Publication Number Publication Date
JPS56103726A JPS56103726A (en) 1981-08-19
JPS6215903B2 true JPS6215903B2 (en) 1987-04-09

Family

ID=11613077

Family Applications (1)

Application Number Title Priority Date Filing Date
JP550680A Granted JPS56103726A (en) 1980-01-21 1980-01-21 Control system of bus

Country Status (1)

Country Link
JP (1) JPS56103726A (en)

Also Published As

Publication number Publication date
JPS56103726A (en) 1981-08-19

Similar Documents

Publication Publication Date Title
EP0166272B1 (en) Processor bus access
US4602327A (en) Bus master capable of relinquishing bus on request and retrying bus cycle
US5535341A (en) Apparatus and method for determining the status of data buffers in a bridge between two buses during a flush operation
US5119480A (en) Bus master interface circuit with transparent preemption of a data transfer operation
JPS6112586B2 (en)
KR100708096B1 (en) Bus system and execution scheduling method for access commands thereof
KR950010529B1 (en) Memory sharing for communicaiton between processors
JPH06119297A (en) Method and apparatus for determining executing order of instruction in data processing system
JPS6119062B2 (en)
JPS6215903B2 (en)
US6085271A (en) System bus arbitrator for facilitating multiple transactions in a computer system
JPH05257903A (en) Multiprocessor system
JPH1185673A (en) Method and device for controlling shared bus
JP3211264B2 (en) External bus control method
JPS63155254A (en) Information processor
JP2825889B2 (en) Deadlock avoidance circuit in multiprocessor system
JPS619747A (en) Bus controller
EP0537898B1 (en) Computer system including video subsystem
JPH0575140B2 (en)
JPH0424733B2 (en)
JP3365419B2 (en) Bus arbitration method
JPS63298555A (en) Shared memory control system
JPH01302448A (en) Information processor
JPS6127790B2 (en)
JPS6336543B2 (en)