JPH049350B2 - - Google Patents

Info

Publication number
JPH049350B2
JPH049350B2 JP58024692A JP2469283A JPH049350B2 JP H049350 B2 JPH049350 B2 JP H049350B2 JP 58024692 A JP58024692 A JP 58024692A JP 2469283 A JP2469283 A JP 2469283A JP H049350 B2 JPH049350 B2 JP H049350B2
Authority
JP
Japan
Prior art keywords
minicomputer
microcomputer
interrupt
bus
terminal
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 - Lifetime
Application number
JP58024692A
Other languages
Japanese (ja)
Other versions
JPS59151254A (en
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 filed Critical
Priority to JP58024692A priority Critical patent/JPS59151254A/en
Publication of JPS59151254A publication Critical patent/JPS59151254A/en
Publication of JPH049350B2 publication Critical patent/JPH049350B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/163Interprocessor communication
    • G06F15/17Interprocessor communication using an input/output type connection, e.g. channel, I/O port

Description

【発明の詳細な説明】 (技術分野) 本発明は、ミニコン、マイコン及びマイコン周
辺回路から成る電子計算機システムに適用する割
込同期方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION (Technical Field) The present invention relates to an interrupt synchronization method applied to an electronic computer system consisting of a minicomputer, a microcomputer, and a microcomputer peripheral circuit.

(背景技術) ミニコンがマイコン装置を制御する電子計算機
システムにおいて、ミニコンとマイコン装置間の
データ交換は次の方法によつて行なわれている。
以下、マイコン装置を入力装置として用いた場合
について述べる。
(Background Art) In an electronic computer system in which a minicomputer controls a microcomputer device, data exchange between the minicomputer and the microcomputer device is performed by the following method.
The case where a microcomputer device is used as an input device will be described below.

マイコン装置はミニコンに送るデータを得る
と、マイコン装置内の割込用フリツプフロツプ
(以下割込FF)をセツトし、ミニコンに非同期割
込をかけてデータの存在を知らせる。ミニコンは
割込を受けてデータを読み込むか、非同期でマイ
コン装置の周辺回路からデータを読み込むか、ど
ちらかの動作を行なう。以上の方法によりデータ
が交換される。
When the microcomputer device obtains the data to be sent to the minicomputer, it sets an interrupt flip-flop (hereinafter referred to as interrupt FF) within the microcomputer device, and issues an asynchronous interrupt to the minicomputer to notify it of the existence of the data. The minicomputer either reads data in response to an interrupt, or asynchronously reads data from the peripheral circuits of the microcomputer device. Data is exchanged using the above method.

ところで、システムでミニコンに対してマイコ
ンが割込FFをセツトする時と、マイコンに対し
てミニコンがデータ要求信号を出す時が重なる
と、データ要求タグ線がアクテイブの間に割込
FFの状態が変化することがある。このような時
にデータ要求信号の応答として割込状態に関係す
るデータがミニコンに送られていると、ミニコン
ではデータから得られる情報と割込の情報との間
にくいちがいが起こり、判断不能となつて場合に
よつては処理継続ができなくなる。
By the way, in the system, if the time when the microcomputer sets the interrupt FF to the minicomputer and the time when the minicomputer issues a data request signal to the microcomputer overlap, an interrupt is generated while the data request tag line is active.
The state of FF may change. If data related to the interrupt status is sent to the minicomputer in response to a data request signal in such a case, there will be a discrepancy between the information obtained from the data and the interrupt information in the minicomputer, making it impossible to make a decision. In some cases, it may not be possible to continue processing.

このような状態を防ぐために、従来第1図の回
路でミニコン、マイコン間の同期をとつてきた。
第1図において、1はマイコン装置、2はミニコ
ン、3はマイコン、4はマイコン及びミニコンか
らアクセスされる周辺回路、5はマイコンバス、
6は共通バス、7はミニコンバス、8はゲート端
子eに1が入力されると開くマイコンバス5のゲ
ート、9はゲート端子fに1が入力されると開く
ミニコンバス7のゲート、10はセツト端子gに
1が入力されるとセツトされ、リセツト端子hに
1が入力されるとリセツトされるマイコンミニコ
ン同期用フリツプフロツプ、11はセツト端子i
に1が入力されるとセツトされ、リセツト端子j
に1が入力されるとリセツトされる割込用フリツ
プフロツプ、12はノツト回路、13はアンド回
路で、aはマイコン装置がデータを得たことをミ
ニコンに知らせる割込出力端子、bは割込入力端
子、cは割込リセツト端子、dはデータ要求信号
端子、eはマイコンバスゲート8のゲート端子、
fはミニコンバスゲート9のゲート端子、gは同
期用フリツプフロツプ10のセツト端子、hはリ
セツト端子、iは割込用フリツプフロツプのセツ
ト端子、jはリセツト端子である。
In order to prevent such a situation, conventionally, the circuit shown in Fig. 1 has been used to synchronize the minicomputer and the microcomputer.
In FIG. 1, 1 is a microcomputer device, 2 is a minicomputer, 3 is a microcomputer, 4 is a peripheral circuit accessed from the microcomputer and the minicomputer, 5 is a microcomputer bus,
6 is a common bus, 7 is a minicomputer bus, 8 is a gate of the microcomputer bus 5 that opens when 1 is input to the gate terminal e, 9 is a gate of the minicomputer bus 7 that opens when 1 is input to the gate terminal f, and 10 is a gate of the minicomputer bus 7 that opens when 1 is input to the gate terminal f. A flip-flop for microcomputer synchronization is set when 1 is input to the set terminal g, and reset when 1 is input to the reset terminal h; 11 is a set terminal i;
It is set when 1 is input to
12 is a not circuit, 13 is an AND circuit, a is an interrupt output terminal that informs the minicomputer that the microcomputer has obtained data, and b is an interrupt input. terminals, c is an interrupt reset terminal, d is a data request signal terminal, e is a gate terminal of the microcomputer bus gate 8,
f is the gate terminal of the mini-combbus gate 9, g is the set terminal of the synchronizing flip-flop 10, h is the reset terminal, i is the set terminal of the interrupt flip-flop, and j is the reset terminal.

ミニコン2がデータ要求をしない時は、データ
要求信号端子dから0が出力される。ミニコンバ
スゲート9のゲート端子fに0が入力されるので
ミニコンバスゲート9は閉じ、マイコンバスゲー
ト8のゲート端子eには、ノツト回路12を通つ
た1が入力されるのでマイコンバスゲート8は開
く。よつて共通バス6はマイコンが使用すること
になり、周辺回路4はマイコン1によつてアクセ
スされる。この時、マイコン1がデータを得ると
割込出力端子aから1を出力し、セツト端子gに
1が入力された同期用フリツプフロツプ10(以
下同期FF)がセツトされ、1が出力される。ア
ンド回路13の入力端子には、双方とも1が入力
されているので1が出力され、リセツト端子hに
1が入力された同期FF10はリセツトされ、セ
ツト端子iに1が入力された割込FF11がセツ
トされ、ミニコン2の割込入力端子bに1を入力
し割込をかける。ミニコン2で割込が受付けられ
ると、ミニコン2はデータ要求を行ない、以後以
下に表わすデータ要求の動作を行なつた後割込リ
セツト端子cから1を出力し、リセツト端子jに
1が入力され、割込FF11はリセツトされる。
When the minicomputer 2 does not request data, 0 is output from the data request signal terminal d. Since 0 is input to the gate terminal f of the mini-computer bus gate 9, the mini-combus gate 9 is closed, and 1, which has passed through the knot circuit 12, is input to the gate terminal e of the micro-computer bus gate 8, so the micro-computer bus gate 8 is closed. open. Therefore, the common bus 6 is used by the microcomputer, and the peripheral circuit 4 is accessed by the microcomputer 1. At this time, when the microcomputer 1 obtains data, it outputs 1 from the interrupt output terminal a, and the synchronous flip-flop 10 (hereinafter referred to as synchronous FF), which has 1 inputted to the set terminal g, is set and outputs 1. Since 1 is input to both input terminals of the AND circuit 13, 1 is output, the synchronous FF 10 with 1 input to the reset terminal h is reset, and the interrupt FF 11 with 1 input to the set terminal i is set, and 1 is input to the interrupt input terminal b of the minicomputer 2 to generate an interrupt. When the minicomputer 2 accepts an interrupt, the minicomputer 2 requests data, and after performing the data request operations shown below, outputs 1 from the interrupt reset terminal c, and 1 is input to the reset terminal j. , interrupt FF11 is reset.

ミニコン2がデータ要求をする時は、データ要
求信号端子dから1が出力され、ミニコンバスゲ
ート9のゲート端子fに1が入力されるのでミニ
コンバスゲートは開き、マイコンバスゲート8の
ゲート端子eには、ノツト回路12を通つた0が
入力されるのでマイコンバスゲート8は閉じる。
よつて共通バス6はミニコンが使用することにな
り、周辺回路4はミニコン2によつてアクセスさ
れる。この時にマイコン1がデータを得ると割込
出力端子aから1を出力し、セツト端子gに1が
入力された同期FFがセツトされ1が出力される。
しかし、アンド回路13の一方の端子には0が入
力されているので0が出力され、データ要求信号
の出ている間は割込FF11はセツトされない。
ミニコン2がデータを読んだ後、ミニコン2から
のデータ要求が終わり、データ要求信号端子dか
ら0が出力されると、周辺回路4はミニコン2か
ら切り離されマイコン1とつながり、アンド回路
13の入力端子に双方とも1が入力されるので1
が出力され、割込FF11がセツトされミニコン
2に割込がかかる。以上の方法をとつて同期をと
り、ミニコン2がデータ要求中は割込状態が変化
しないようにしてきた。またこのようなシステム
では、ミニコンとマイコンのクロツク同期を取る
ことが必要となるため、割込同期用、クロツク同
期用の2つの回路が必要となつてハードウエア量
が増加するという欠点があつた。
When the minicomputer 2 requests data, 1 is output from the data request signal terminal d, and 1 is input to the gate terminal f of the minicomputer bus gate 9, so the minicomputer bus gate opens and the gate terminal e of the microcomputer bus gate 8 is output. Since 0 is input through the note circuit 12, the microcomputer bus gate 8 is closed.
Therefore, the common bus 6 is used by the minicomputer, and the peripheral circuit 4 is accessed by the minicomputer 2. At this time, when the microcomputer 1 obtains data, it outputs 1 from the interrupt output terminal a, and the synchronous FF with 1 input to the set terminal g is set and 1 is output.
However, since 0 is input to one terminal of the AND circuit 13, 0 is output, and the interrupt FF 11 is not set while the data request signal is output.
After the minicomputer 2 reads the data, when the data request from the minicomputer 2 ends and 0 is output from the data request signal terminal d, the peripheral circuit 4 is disconnected from the minicomputer 2 and connected to the microcomputer 1, and the input of the AND circuit 13 is 1 is input to both terminals, so 1
is output, interrupt FF11 is set, and the minicomputer 2 is interrupted. The above method has been used to achieve synchronization so that the interrupt state does not change while the minicomputer 2 is requesting data. Also, in such a system, it is necessary to synchronize the clocks of the minicomputer and the microcomputer, so two circuits are required, one for interrupt synchronization and one for clock synchronization, which has the disadvantage of increasing the amount of hardware. .

(発明の課題) 本発明の目的は、これらの欠点を除去するため
に、バス使用要求信号とバス使用許可信号を用い
てハードウエアの追加なしに割込同期を取り、マ
イコンとの同期も取ることができる方法を提供す
るものであり、以下詳細に説明する。
(Problems to be solved by the invention) In order to eliminate these drawbacks, an object of the present invention is to synchronize interrupts without adding hardware by using a bus request signal and a bus permission signal, and also synchronize with a microcontroller. This will be described in detail below.

(発明の構成および作用) 第2図は本発明の実施例である。20はマイコ
ン装置、21はミニコン、22はマイコン、23
はマイコン及びミニコンからアクセスされる周辺
回路、24はマイコンバス、25はミニコンバ
ス、26はゲート端子qに1が入力されると開く
ミニコンバスゲート、27はセツト端子sに1が
入力されるとセツトされ1を出力し、リセツト端
子rに1を入力するとリセツトされ0を出力する
割込用フリツプフロツプで、kはマイコン装置が
データを得たことをミニコンに知らせる割込出力
端子、lは割込入力端子、mは割込リセツト端
子、nはデータ要求信号端子、oはバス使用要求
信号端子(以下HOLD端子)、pはバス使用許可
信号端子(以下HLDA端子)、qはミニコンバス
ゲート26のゲート端子、rは割込FF27のリ
セツト端子、sはセツト端子でtは信号確定出力
端子、uは信号確定入力端子である。
(Structure and operation of the invention) FIG. 2 shows an embodiment of the invention. 20 is a microcomputer device, 21 is a minicomputer, 22 is a microcomputer, 23
24 is a microcomputer bus, 25 is a minicomputer bus, 26 is a minicomputer bus gate that opens when 1 is input to the gate terminal q, and 27 is a peripheral circuit that is accessed from the microcomputer and minicomputer. This is an interrupt flip-flop that outputs 1 when set and outputs 0 when 1 is input to the reset terminal r.k is an interrupt output terminal that informs the minicomputer that the microcomputer has obtained data, and Input terminals, m is interrupt reset terminal, n is data request signal terminal, o is bus use request signal terminal (hereinafter referred to as HOLD terminal), p is bus use permission signal terminal (hereinafter referred to as HLDA terminal), q is minicombus gate 26 terminal. The gate terminal, r, is a reset terminal of the interrupt FF 27, s is a set terminal, t is a signal confirmation output terminal, and u is a signal confirmation input terminal.

ミニコン21がデータ要求をしない時は、デー
タ要求信号端子nから0が出力される。HOLD
端子oに0が入力されている間はマイコン20は
動作を続け、HLDA端子からは0が出力される。
ゲート端子qに0が入力されたゲート26は閉
じ、周辺装置23はマイコンによつてアクセスさ
れている。この時、マイコン20がデータを得る
と割込出力端子kから1が出力され、セツト端子
sに1が入力された割込FF27がセツトされ、
ミニコン21の割込入力端子lに1を入力し割込
をかける。ミニコン21で割込が受付られると、
ミニコン21はデータ要求を行ない、以後以下に
表わすデータ要求の動作を行なつた後、割込リセ
ツト端子mから1を出力し、リセツト端子rに1
が入力された割込FF27はリセツトされる。こ
の時のタイミングチヤートを第3図に示す。
When the minicomputer 21 does not request data, 0 is output from the data request signal terminal n. HOLD
The microcomputer 20 continues to operate while 0 is input to the terminal o, and 0 is output from the HLDA terminal.
The gate 26 with 0 input to the gate terminal q is closed, and the peripheral device 23 is being accessed by the microcomputer. At this time, when the microcomputer 20 obtains data, 1 is output from the interrupt output terminal k, and the interrupt FF 27 with 1 input to the set terminal s is set.
Input 1 to the interrupt input terminal l of the minicomputer 21 to generate an interrupt. When the minicomputer 21 accepts the interrupt,
The minicomputer 21 makes a data request, and after performing the following data request operations, outputs 1 from the interrupt reset terminal m, and outputs 1 from the reset terminal r.
The interrupt FF 27 to which is input is reset. A timing chart at this time is shown in FIG.

ミニコン21がデータ要求をする時は、データ
要求信号端子nから1が出力され、HOLD端子
oに1が入力される。マイコン20は、現行のマ
シンサイクルの完了後にマイコンバス24の使用
権を放棄し、バス端子をハイインピーダンスにす
る。HLDA端子pに1が出力され、マイコン2
0のマシンサイクルは停止する。ゲート端子qに
1が入力されたミニコンバスゲート26が開き、
周辺回路23はミニコン21によつてアクセスさ
れる。ミニコンは信号確定信号出力端子tから出
力される信号を入力した後、データをとり入れ
る。この時、マイコン20のマシンサイクルは停
止しているので、割込出力端子kから信号は出力
されない。ミニコン21からのデータ要求が終わ
り、データ要求信号端子nから0が出力され、
HOLD端子oに0が入力されると、HLDA端子
pより0を出力し、その後バスの使用権を再びマ
イコン20が得て動作を再開する。ゲート端子q
に0を入力されたミニコンバスゲート26は閉じ
られ、周辺回路23はミニコン21からアクセス
できなくなる。以後、マイコン20がミニコン2
1に割込をかけることが可能となる。
When the minicomputer 21 requests data, 1 is output from the data request signal terminal n, and 1 is input to the HOLD terminal o. After the current machine cycle is completed, the microcomputer 20 relinquishes the right to use the microcomputer bus 24 and makes the bus terminals high impedance. 1 is output to HLDA terminal p, and microcontroller 2
0 machine cycles are stopped. The mini-combus gate 26 with 1 input to the gate terminal q opens,
The peripheral circuit 23 is accessed by the minicomputer 21. After inputting the signal output from the signal confirmation signal output terminal t, the minicomputer takes in the data. At this time, since the machine cycle of the microcomputer 20 is stopped, no signal is output from the interrupt output terminal k. When the data request from the minicomputer 21 is completed, 0 is output from the data request signal terminal n.
When 0 is input to the HOLD terminal o, 0 is output from the HLDA terminal p, after which the microcomputer 20 gains the right to use the bus again and resumes operation. Gate terminal q
The minicomputer bus gate 26 to which 0 is input is closed, and the peripheral circuit 23 can no longer be accessed from the minicomputer 21. From then on, microcomputer 20 became minicomputer 2.
1 can be interrupted.

(発明の効果) 以上説明したように本実施例では、マイコンの
バス使用要求信号とバス使用許可信号を用いてミ
ニコンとマイコン装置間の割込同期を取り、かつ
ゲート1つでマイコン装置の周辺回路をマイコン
及びミニコンからアクセスでき、また同時にミニ
コン、マイコン間の同期もとれるという利点があ
る。
(Effects of the Invention) As explained above, in this embodiment, interrupt synchronization between the minicomputer and the microcomputer device is achieved using the bus use request signal and the bus use permission signal of the microcomputer, and the peripherals of the microcomputer device are synchronized with one gate. It has the advantage that the circuit can be accessed from the microcomputer and minicomputer, and at the same time synchronization can be achieved between the minicomputer and the microcomputer.

本発明は、ミニコン、マイコン装置間の基本的
な同期方式に関するものであり、この部分を簡素
化することは、他のハンドシエイク線を多数持つ
ミニコン、マイコン装置間のインタフエース設計
が容易となり、コストの低減、信頼性の向上がは
かられる。
The present invention relates to a basic synchronization method between minicomputers and microcomputer devices, and simplifying this part facilitates the interface design between minicomputers and microcomputer devices that have many other handshake lines, and reduces costs. This reduces the amount of damage and improves reliability.

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

第1図は従来のミニコン、マイコン間の割込同
期方式を示す図、第2図は本発明のミニコン、マ
イコン間の割込同期方式の実施例、第3図はタイ
ミングチヤートである。 1……マイコン装置、2……ミニコン、3……
マイコン、4……周辺回路、5……マイコンバ
ス、6……共通バス、7……ミニコンバス、8…
…マイコンバスゲート、9……ミニコンバスゲー
ト、10……同期用フリツプフロツプ、11……
割込用フリツプフロツプ、12……ノツト回路、
13……アンド回路、20……マイコン装置、2
1……ミニコン、22……マイコン、23……周
辺回路、24……マイコンバス、25……ミニコ
ンバス、26……ミニコンバスゲート、27……
割込用フリツプフロツプ、a……割込出力端子、
b……割込入力端子、c……割込リセツト端子、
d……データ要求信号端子、e……ゲート端子、
f……ゲート端子、g……セツト端子、h……リ
セツト端子、i……セツト端子、j……リセツト
端子、k……割込出力端子、l……割込入力端
子、m……割込リセツト端子、n……データ要求
信号端子、o……バス使用要求信号端子、p……
バス使用許可信号端子、q……ゲート端子、r…
…リセツト端子、s……セツト端子、t……信号
確定信号出力端子、u……信号確定信号入力端
子、s24……マイコンバスの信号、s25……
当装置の関するミニコンバスの信号、so……バス
使用要求信号、sq……ミニコンバスゲート信号、
ss……割込用フリツプフロツプセツト信号、sl…
…割込信号、sr……割込用フリツプフロツプリセ
ツト信号、su……信号確定信号。
FIG. 1 is a diagram showing a conventional interrupt synchronization method between a minicomputer and a microcomputer, FIG. 2 is an embodiment of the interrupt synchronization method between a minicomputer and a microcomputer according to the present invention, and FIG. 3 is a timing chart. 1...Microcomputer device, 2...Minicomputer, 3...
Microcomputer, 4...Peripheral circuit, 5...Microcomputer bus, 6...Common bus, 7...Minicomputer bus, 8...
...Microcomputer bus gate, 9...Minicombus gate, 10...Flip-flop for synchronization, 11...
Interrupt flip-flop, 12...not circuit,
13...AND circuit, 20...Microcomputer device, 2
1...Minicomputer, 22...Microcomputer, 23...Peripheral circuit, 24...Microcomputer bus, 25...Minicomputer bus, 26...Minicomputer bus gate, 27...
Interrupt flip-flop, a...interrupt output terminal,
b...Interrupt input terminal, c...Interrupt reset terminal,
d...data request signal terminal, e...gate terminal,
f...Gate terminal, g...Set terminal, h...Reset terminal, i...Set terminal, j...Reset terminal, k...Interrupt output terminal, l...Interrupt input terminal, m...Interrupt reset terminal, n...data request signal terminal, o...bus use request signal terminal, p...
Bus use permission signal terminal, q...gate terminal, r...
...Reset terminal, s...Set terminal, t...Signal confirmation signal output terminal, u...Signal confirmation signal input terminal, s24...Microcomputer bus signal, s25...
Mini-combus signals related to this device, so... bus use request signal, sq... mini-combus gate signal,
ss...Flip-flop set signal for interrupt, sl...
...Interrupt signal, sr...flip-flop preset signal for interrupt, su...signal confirmation signal.

Claims (1)

【特許請求の範囲】 1 非同期で動作しながらデータの交換をバスを
介して行なうミニコン及びマイコン装置から成
り、 該マイコン装置は、マイコンと、該マイコン及
び前記ミニコンの双方からアクセスされる周辺回
路と、前記マイコンからの割込みを受けると前記
ミニコンに対して割込みを指示する割込用フリツ
プフロツプと、前記バス上であつて前記マイコン
装置の出力側と前記ミニコンとの間に設けられ、
前記マイコンからのバス使用許可信号により開く
ミニコンバスゲートとを有し、 前記マイコン装置のデータ転送要求割込みとミ
ニコンのデータ転送の同期をとるために、前記マ
イコンがデータを得ると前記割込用フリツプフロ
ツプのセツト端子に1を入力して当該割込用フリ
ツプフロツプをセツトし、前記ミニコンの割込入
力端子に1を入力して割込みをかけ、前記ミニコ
ンは割込みをかけられると、前記マイコンのホー
ルド端子に前記マイコンに対するデータ要求信号
を入力し、前記マイコンの前記バスの使用を放棄
させると共に前記バス使用許可信号により前記ミ
ニコンバスゲートを開かせ、前記マイコンは前記
ミニコンに対して前記バスの使用可能の旨を知ら
せ、前記ミニコンは前記バスを介して前記周辺回
路をアクセスし、 当該アクセス終了後、前記ミニコンは前記割込
用フリツプフロツプのリセツト端子に1を出力し
て前記割込用フリツプフロツプをリセツトしてア
クセス終了を示すアクセス終了信号を前記マイコ
ンのホールド端子に入力し、前記マイコンは前記
ミニコンバスゲートを閉じさせて前記バスを使用
することを特徴とするミニコンマイコン間の割込
同期方式。
[Scope of Claims] 1. Consists of a minicomputer and a microcomputer device that exchange data via a bus while operating asynchronously, and the microcomputer device includes a microcomputer and peripheral circuits accessed by both the microcomputer and the minicomputer. , an interrupt flip-flop that instructs the minicomputer to interrupt when receiving an interrupt from the microcomputer; and an interrupt flip-flop provided on the bus between the output side of the microcomputer and the minicomputer;
and a minicomputer bus gate that opens in response to a bus use permission signal from the microcomputer, and in order to synchronize the data transfer request interrupt of the microcomputer device with the data transfer of the minicomputer, when the microcomputer obtains data, the interrupt flip-flop is activated. Input 1 to the set terminal of the minicomputer to set the flip-flop for the interrupt, input 1 to the interrupt input terminal of the minicomputer to generate an interrupt, and when the minicomputer receives an interrupt, the minicomputer sends a signal to the hold terminal of the microcomputer. inputting a data request signal to the microcomputer, causing the microcomputer to abandon use of the bus, and opening the minicomputer bus gate with the bus use permission signal, the microcomputer notifying the minicomputer that the bus can be used; The minicomputer accesses the peripheral circuit via the bus, and after the access is completed, the minicomputer outputs 1 to the reset terminal of the interrupt flip-flop, resets the interrupt flip-flop, and accesses the peripheral circuit. An interrupt synchronization method between minicomputers and microcomputers, characterized in that an access end signal indicating completion is input to a hold terminal of the microcomputer, and the microcomputer closes the minicomputer bus gate to use the bus.
JP58024692A 1983-02-18 1983-02-18 Interrupt synchronizing system between minicomputer and microcomputer Granted JPS59151254A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58024692A JPS59151254A (en) 1983-02-18 1983-02-18 Interrupt synchronizing system between minicomputer and microcomputer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58024692A JPS59151254A (en) 1983-02-18 1983-02-18 Interrupt synchronizing system between minicomputer and microcomputer

Publications (2)

Publication Number Publication Date
JPS59151254A JPS59151254A (en) 1984-08-29
JPH049350B2 true JPH049350B2 (en) 1992-02-19

Family

ID=12145219

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58024692A Granted JPS59151254A (en) 1983-02-18 1983-02-18 Interrupt synchronizing system between minicomputer and microcomputer

Country Status (1)

Country Link
JP (1) JPS59151254A (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62175857A (en) * 1986-01-29 1987-08-01 Fuji Facom Corp Data transfer system for multi-processor system

Also Published As

Publication number Publication date
JPS59151254A (en) 1984-08-29

Similar Documents

Publication Publication Date Title
JPS6073774A (en) Interface circuit
JP2778222B2 (en) Semiconductor integrated circuit device
JPS63255760A (en) Control system
JPS589461B2 (en) multiprocessor system
JPH049350B2 (en)
JPH04323755A (en) Dma device
JPS6126706B2 (en)
JP2505878B2 (en) Multibus system
JPS5834519Y2 (en) Signal exchange device
JP2756445B2 (en) Asynchronous circuit reset method
SU1413639A1 (en) Device for controlling data exchange between computer and peripherals
KR910008420B1 (en) Interface circuit between cpu and peripheral i/o devices
KR890004811Y1 (en) Micro processor & interface circuits of bus
JPS61184658A (en) Distribution control system
JPH0734189B2 (en) Multiple data input / output control circuit
JPH0555908B2 (en)
JPS61156455A (en) Bus branch extending system
JPH0232432A (en) Control system for dual port memory
JPH0756645B2 (en) Data processing device
JPH0573484A (en) Information processing system
JPH07121483A (en) Shared memory access control circuit
JPH0431139B2 (en)
JPH0454660A (en) Data transfer controller
JPS648865B2 (en)
JPH04131957A (en) Data transfer system