JPS60168240A - Interrupt processing circuit - Google Patents

Interrupt processing circuit

Info

Publication number
JPS60168240A
JPS60168240A JP2394484A JP2394484A JPS60168240A JP S60168240 A JPS60168240 A JP S60168240A JP 2394484 A JP2394484 A JP 2394484A JP 2394484 A JP2394484 A JP 2394484A JP S60168240 A JPS60168240 A JP S60168240A
Authority
JP
Japan
Prior art keywords
interrupt
input
vector information
data bus
processor
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
JP2394484A
Other languages
Japanese (ja)
Inventor
Makoto Etani
恵谷 誠
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.)
NEC Corp
Original Assignee
NEC Corp
Nippon Electric Co 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 NEC Corp, Nippon Electric Co Ltd filed Critical NEC Corp
Priority to JP2394484A priority Critical patent/JPS60168240A/en
Publication of JPS60168240A publication Critical patent/JPS60168240A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To reduce the number of control lines and to simplify the constitution by using a data bus to report information, which indicates an interrupt factor whose interrupt should be accepted, to all interrupt factors. CONSTITUTION:Interrupt requests I1-I4 generated from input/output ports 1-1- 1-4 are inputted to a register 2 and are transmitted to a priority level giving encoder 4. The encoder 4 transmits an interrupt signal INT to a CPU5 and encodes information having a higher priority level and outputs it as a part of vector information (the first vector information) onto a data bus 6. Input/output ports 1-1-1-4 discriminate whether their own interrupt requests are accepted or not on a basis of the first vector information, and the input/output port whose interrupt request is accepted outputs the second vector information onto the data bus. The CPU5 takes in the first and the second vector information from the data bus 6 and enters into the interrupt processing.

Description

【発明の詳細な説明】 〔発明の属する技術分野〕 本発明は2本体装置(ゾロセッサ、メモリ等を含む)の
内部及び外部に、複数個の割込み要因(例えば、入出力
/−)等)を有する装置に使用される割込処理回路に関
する。
[Detailed Description of the Invention] [Technical Field to which the Invention Pertains] The present invention provides a method for controlling multiple interrupt factors (for example, input/output/-), etc., inside and outside of a two-body device (including a processor, memory, etc.). The present invention relates to an interrupt processing circuit used in a device having the present invention.

複数個の割込み要因(割込み発生源)がある場合、一般
に、各側込み要因に優先順位を割シ当て。
When there are multiple interrupt sources (interrupt sources), generally a priority is assigned to each side interrupt source.

複数個の割込み要因が同時に割込みを要求した場合には
、その々かでもっとも優先順位の高いものを選択して処
理するようにしている。しかし、実際問題としては複数
個の割込み要因がまったく同時に割込み要求を発生する
のはむしろまれで、ある割込み処理ルーチンを実行中に
他の割込み要因から割込み要求が発生する場合が多い。
When multiple interrupt factors request interrupts at the same time, the one with the highest priority is selected and processed. However, as a practical matter, it is rather rare for a plurality of interrupt factors to generate interrupt requests at exactly the same time, and it is often the case that an interrupt request is generated from another interrupt factor while a certain interrupt processing routine is being executed.

この場合、現在処理中の割込み要因よシも優先順位の低
い割込み要因からの割込み要求であればこれを無視して
処理を続けるが、優先順位の高い割込み要因からの割込
み要求であれば処理を中断して新しい割込み要因の処理
ルーチンに移る方式。
In this case, if the interrupt request is from an interrupt source with a low priority, it will be ignored and processing will continue, but if it is an interrupt request from a high priority interrupt source, processing will continue. A method of interrupting and moving to a new interrupt source processing routine.

所謂、優先割込み(Pr1ority 1nterru
pt)の機能があるのが望ましい。
So-called priority interrupt
It is desirable to have the function of pt).

通常、このような機能はハードウェアで行なわず(回路
規模が大きくなシ、又、複雑になるため。)。
Normally, such functions are not performed in hardware (because the circuit size is large and complicated).

ソフトウェアでメインルーチンに含むか、O8(オペレ
ーションシステム:管理用プログラム)で処理する。
It can be included in the main routine by software or processed by O8 (operation system: management program).

〔従来技術〕[Prior art]

従来、この種の優先割込みの機能を実現する方式として
、ディジーチェイン(dasy chain )回路を
用いる方式と、優先割込みコントローラを用いる方式と
が知られている。
Conventionally, as methods for realizing this type of priority interrupt function, there are known methods that use a daisy chain circuit and methods that use a priority interrupt controller.

ディジーチェイン回路では9割込み要求を発生する複数
個の入出力ポートを1本の割込要求ラインに並列に接続
し、各入出力ポートは割込優先順位を制御するための入
力端子と出力端子をそれぞれ備え、前段の入出力ポート
の出力端子から出力される制御出力が次段の入出力ポー
トの入力端子に入力する制御入力となるように直列に接
続されておシ、ある入出力ポートにおいて、当該入力端
子に入力する制御入力が禁止レベルの場合及び当該入出
力ポートが割込み信号を発信している場合に、当該出力
端子から出力される制御出力を禁止レベルにして次段以
降の入出力?−トがたとえ割込み要求が発生してもプロ
セッサに対して割込み信号を発信するのを禁止している
In a daisy chain circuit, multiple input/output ports that generate nine interrupt requests are connected in parallel to one interrupt request line, and each input/output port has an input terminal and an output terminal for controlling interrupt priority. and are connected in series so that the control output output from the output terminal of the input/output port of the previous stage becomes the control input input to the input terminal of the input/output port of the next stage, and at a certain input/output port, When the control input input to the relevant input terminal is at the prohibition level, and when the relevant input/output port is transmitting an interrupt signal, the control output output from the relevant output terminal is set to the prohibition level and the input/output from the next stage onwards? - prohibits the client from sending an interrupt signal to the processor even if an interrupt request occurs.

このように、ディジーチェイン回路では、優先順位を制
御するための信号を複数個の入出力ポートを介して直列
に接続し、前段の入出力ポートからの制御信号を自己の
入出力ポートに取り込み。
In this way, in a daisy chain circuit, signals for controlling priorities are connected in series through multiple input/output ports, and the control signal from the previous stage's input/output port is taken into its own input/output port.

処理した後2次段の入出力ポートに送シ出すため。After processing, it is sent to the input/output port of the second stage.

接続段数が多い場合、すなわち割込みを要求する入出力
ポートの数が多い場合には、制御信号が最後の段まで伝
わるのに時間がかかる。
When the number of connected stages is large, that is, when the number of input/output ports requesting interrupts is large, it takes time for the control signal to be transmitted to the last stage.

このため、プロセッサが割込み信号を受け付けてから、
その割込み信号に対する認識応答信号を各入出力ポート
に送出した後1割込み信号を発信した入出力ポートから
ベクタ情報をプロセッサに送シ返すのに時間がかかシ、
プロセッサがベクタ情報を必要とするタイミングに間に
合わなくなる。
Therefore, after the processor accepts the interrupt signal,
After sending a recognition response signal for the interrupt signal to each input/output port, it takes time to send vector information from the input/output port that issued the interrupt signal back to the processor.
The processor will not be able to provide vector information in time.

このため接続できる入出力ポートの数が制限されて少な
いという欠点があった。
This has the disadvantage that the number of input/output ports that can be connected is limited.

一方、優先割込みコントローラは2回路構成が複雑にな
る欠点があった。
On the other hand, the priority interrupt controller has the disadvantage of having a complicated two-circuit configuration.

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

本発明の目的は、プロセッサに対して割込みを要求でき
る割込み要因の数を、簡単な構成の−もので拡張できる
割込処理回路を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide an interrupt processing circuit that can expand the number of interrupt factors that can request interrupts to a processor with a simple configuration.

〔発明の構成〕[Structure of the invention]

本発明によれば、プロセッサを含む本体装置の内部及び
外部に、複数個の割込み要因を有する装置において、前
記割込み要因から発生する割込み要求を取込むと前記プ
ロセッサへ割込み信号を送出する手段と、前記割込み信
号に対する前記プロセッサからの認識応答信号に同期し
て、前記割込み要求を発生した割込み要因のうちの1個
の割込み要因に対して割込みが受け付けられたことを示
す情報を、前記プロセッサにデータバスを介して送られ
てくるベクタ情報、の一部(第1のベクタ情報)として
、前記データバスの一部のラインを使用して前記各割込
み要因に送出する手段とを有する割込処理回路が得られ
る。
According to the present invention, in a device having a plurality of interrupt factors inside and outside a main device including a processor, means for sending an interrupt signal to the processor when an interrupt request generated from the interrupt factor is received; In synchronization with a recognition response signal from the processor in response to the interrupt signal, data indicating that an interrupt has been accepted for one of the interrupt factors that generated the interrupt request is sent to the processor. an interrupt processing circuit that uses some lines of the data bus to send part of the vector information (first vector information) sent via the bus to each of the interrupt causes. is obtained.

そして、前記データバスの一部のラインを介して送られ
てきた前記第1のベクタ情報によ92割込みが受け付け
られた割込み要因のみが前記認識応答信号に同期して第
2、のベクタ情報を前記データバスの残シのラインを使
用して前記プロセッサへ送出し、前記プロセッサでは、
これらベクタ情報(第1のベクタ情報と第2のベクタ情
報から成る)を前記データバスから取り込み、前記認識
応答信号の送出を停止してから、前記割込みが受け付け
られた割込み要因に対する割込み処理を実行する。
Then, only the interrupt factor for which the 92 interrupt is accepted due to the first vector information sent via some lines of the data bus transmits the second vector information in synchronization with the recognition response signal. The remaining lines of the data bus are used to send the data to the processor, and the processor:
After fetching these vector information (consisting of first vector information and second vector information) from the data bus and stopping sending of the recognition response signal, interrupt processing for the interrupt cause for which the interrupt has been accepted is executed. do.

〔発明の実施例〕 以下2図面を参照して本発明の実施例について説明する
[Embodiments of the Invention] Examples of the present invention will be described below with reference to two drawings.

第1図を参照すると2本発明による割込処理回路の一実
施例がブロック図によシ示されているが。
Referring to FIG. 1, one embodiment of an interrupt processing circuit according to the present invention is shown in a block diagram.

本実施例は1割込み要因が入出力ポートの場合であって
、優先順位の高い順に4個の入出力ポート1−1.1−
2.1−3及び1−4を具備している。これら各入出力
ポート1−1〜1−4から発生する割込み要求1.〜■
4は、レジスタ2に入力し、レジスタ2では発振器3か
らのタイミング信号φによシタイミングを取った後2割
込み要求工1〜I4を優先順位付符号器4へ送出する。
In this embodiment, one interrupt factor is an input/output port, and four input/output ports 1-1.1-
2.1-3 and 1-4 are provided. Interrupt requests 1. generated from each of these input/output ports 1-1 to 1-4. ~■
4 is input to the register 2, which takes the timing according to the timing signal φ from the oscillator 3 and then sends the 2 interrupt requests 1 to I4 to the priority encoder 4.

優先順位付符号器4では、レジスタ2よ9割込み要求I
I〜工4を入力すると、直ちに割込み信号INTをプロ
セッサ5へ送出すると共忙、入力した割込み要求の中か
ら優先順位の高い入出力ポートを受け付ける為の情報を
符号化する。そして、優先順位付符号器4は、この符号
化された情報を。
In the priority encoder 4, registers 2 to 9 interrupt request I
Immediately upon inputting I to Step 4, an interrupt signal INT is sent to the processor 5, which encodes information for accepting the input/output port with the highest priority from among the input interrupt requests. Then, the priority encoder 4 encodes this encoded information.

プロセッサ5からの割込み信号INTに対する認識応答
信号INTAと同期を取って、データバス上にベクタ情
報の一部(第1のベクタ情報)として出力する。
In synchronization with the recognition response signal INTA to the interrupt signal INT from the processor 5, it is output onto the data bus as part of the vector information (first vector information).

各入出力、15−ト1−1〜1−4では、仁の第1のベ
クタ情報を元に自己の割込み要求が受け付けられてるか
否かを判断し、受は付けられている入出力ポートは、第
2のベクタ情報を認識応答信号INTAと同期してデー
タバス6上に出力する。この時。
Each of the input/output ports 1-1 to 1-4 determines whether or not its own interrupt request is accepted based on the first vector information, and accepts the input/output port that is attached. outputs the second vector information onto the data bus 6 in synchronization with the recognition response signal INTA. At this time.

優先順位付符号器2から出力される第1のベクタ情”報
と入出力ポートから出力される第2のベクタ情報を乗せ
るラインは、データバス6上でぶつからないようにビッ
ト割シ当でされているものとする。
The lines on which the first vector information outputted from the priority encoder 2 and the second vector information outputted from the input/output port are carried are bit-assigned so that they do not collide on the data bus 6. It is assumed that

プロセッサ5では、認識応答信号INTAに同期して出
力されたベクタ情報(第1のベクタ情報と第2のベクタ
情報)をデータバス6上から取シ込み。
The processor 5 receives vector information (first vector information and second vector information) output from the data bus 6 in synchronization with the recognition response signal INTA.

認識応答信号I NTAの送出を停止し1割込み処理に
入る。一方、優先順位付符号器4と各入出力ポート1−
1〜1−4は、認識応答信号I NTAが止まると同時
に各々のベクタ情報の送出を停止する。又2割込みを受
け付けられた入出力ポートは1割込み要求の送出も停止
する。
Stops sending the recognition response signal INTA and enters 1 interrupt processing. On the other hand, the priority encoder 4 and each input/output port 1-
1 to 1-4 stop transmitting their respective vector information at the same time as the recognition response signal INTA stops. Furthermore, the input/output port that has received two interrupts also stops sending out one interrupt request.

次に、第2図のタイムチャートをも参照して本発明の動
作について更に詳細に説明する。
Next, the operation of the present invention will be explained in more detail with reference to the time chart shown in FIG.

初期状態において、プロセッサ5は、主プoグラムを実
行しているものとする。時刻t】において。
In the initial state, it is assumed that the processor 5 is executing the main program. At time t].

入出力デー) 1−2.1−3から割込み要求I2.I
3が発生すると、この割込み要求12r13は、レジス
タ2において発振器3からのタイミング信号φによりタ
イミングを取った後、優先順位付符号器4に入力する。
Input/output data) 1-2.1-3 to interrupt request I2. I
3, this interrupt request 12r13 is timed by the timing signal φ from the oscillator 3 in the register 2 and then input to the priority encoder 4.

このとき、優先順位付符号器4は割込み信号INTをプ
ロセッサ5に送出するとともに、優先順位の高い方の入
出力r −) 1−2の割込みを受けつける情報VI2
を符号化する。
At this time, the priority encoder 4 sends an interrupt signal INT to the processor 5, and also sends the interrupt signal VI2 of the higher priority input/output r-) 1-2 to accept the interrupt.
encode.

プロセッサ5では2割込み信号INTを受けとると割込
みを受け付ける事を知らせるための認識応答信号INT
Aを各入出力ポート1−1〜1−4及び優先順位付符号
器4に送出する。優先順位付符号器4では、この認識応
答信号INTAと同期をとって。
When the processor 5 receives the second interrupt signal INT, it sends a recognition response signal INT to notify that the interrupt is accepted.
A is sent to each input/output port 1-1 to 1-4 and the priority encoder 4. The priority encoder 4 synchronizes with this recognition response signal INTA.

上記符号化された情報VI2をデータバス6上にベクタ
情報Vの一部、すなわち第1のベクタ情報として出力す
る。
The encoded information VI2 is outputted onto the data bus 6 as part of the vector information V, that is, as first vector information.

各入出力ポート1−1〜1−4は、この第1のベクタ情
報V12を元に上記送出した割込み要求が受け付けられ
ているか否かを判断する。従って、この場合、入出力ポ
ート1−2は、送出した割込み要求I2が受け付けられ
ていると判断して、第2のベクタ情報v22を認識応答
信号INTAと同期してデータバス6上に出力する。
Each of the input/output ports 1-1 to 1-4 determines whether or not the transmitted interrupt request is accepted based on the first vector information V12. Therefore, in this case, the input/output port 1-2 determines that the transmitted interrupt request I2 has been accepted, and outputs the second vector information v22 onto the data bus 6 in synchronization with the recognition response signal INTA. .

プロセッサ5は、認識応答信号INTAに同期して出力
されたベクタ情報(第1のベクタ情報V12と第2のベ
クタ情報■22)をデータバス6上から取シ込み、認識
応答信号INTAを止め1割込み要求I2(入出カポ−
)1−2)に対する割込み処理ルーチンを開始する。
The processor 5 takes in the vector information (first vector information V12 and second vector information 22) output in synchronization with the recognition response signal INTA from the data bus 6, and stops the recognition response signal INTA. Interrupt request I2 (input/output capo)
) Starts the interrupt processing routine for 1-2).

優先順位付符号器4と入出力ポート1−2は。The priority encoder 4 and the input/output ports 1-2.

認識応答信号INTAが止まると同時に、それぞれ第1
のベクタ情報■12.第2のベクタ情報V22を止める
。そして1割込みを受け付けられた入出カポ−)1−2
は1割込み要求工2も止める。そして。
At the same time as the recognition response signal INTA stops, the first
Vector information ■12. Stop the second vector information V22. And 1 interrupt was accepted by the input/output capo) 1-2
also stops 1 interrupt request process 2. and.

優先順位付符号器4は、入出力ポート1−3の割込みを
受けつける情報V13を符号化する。
The priority encoder 4 encodes information V13 for accepting interrupts from the input/output ports 1-3.

時刻t2で1ゾロセツサ5は9割込み要求■2に対する
割込み処理ルーチンが完了すると1割込み要求工3の割
込みを実行するために、認識応答信号INTAを各入出
力ポート1−1〜1−4 及び優先順位付符号器4に送
出し、上述と同様の手順にょシ。
At time t2, when the interrupt processing routine for interrupt request #2 is completed, the first processor 5 sends the recognition response signal INTA to each input/output port 1-1 to 1-4 and priority in order to execute the interrupt for interrupt request #1. The data is sent to the ranked encoder 4 and the same procedure as described above is performed.

認識応答信号INTAに同期して出力されたベクタ情報
(第1のペクタ情報V131第2のペクタ情報v23)
をデータバス6上から取シ込み、認識応答信号INTA
を止め1割込み要求工3に対する割込み処理ルーチンを
開始する。
Vector information output in synchronization with the recognition response signal INTA (first vector information V131 second vector information v23)
from the data bus 6 and sends the recognition response signal INTA.
1 and starts the interrupt processing routine for interrupt requester 3.

時刻t3で、プロセッサ5による割込み要求工3に対す
る割込み処理ルーチンの完了前に、入出力yff−)1
−1から割込み要求工1が発生したとすると2割込み信
号INTをプロセッサ5に送出するとともに、入出力ポ
ート1−1の割込みを受けつける情報Vllを符号化す
る。
At time t3, before the processor 5 completes the interrupt processing routine for the interrupt requester 3, the input/output yff-)1
If an interrupt request 1 is generated from -1, a 2-interrupt signal INT is sent to the processor 5, and information Vll for accepting an interrupt at the input/output port 1-1 is encoded.

プロセッサ5では、この割込み信号INTを受け取ると
、現在実行中の割込み要求I3に対する割込み処理ルー
チンを中断し、認識応答信号INTAを各入出力ポート
1−1〜1−4及び優先順位付符号器4に送出する。そ
して、プロセッサ5は、上述したのと同様の手順によシ
、認識応答信号INTAに同期して出力されたペクタ情
報(第1のペクタ情報v1゜、第2のペクタ情報V21
 )をデータバス6上から取シ込み、認識応答信号IN
TAを止め1割込み要求工1に対する割込み処理ルーチ
ンを開始する。
When the processor 5 receives this interrupt signal INT, it interrupts the interrupt processing routine for the interrupt request I3 that is currently being executed, and sends the recognition response signal INTA to each input/output port 1-1 to 1-4 and the priority encoder 4. Send to. Then, the processor 5 processes the vector information (first vector information v1°, second vector information V21) output in synchronization with the recognition response signal INTA according to the same procedure as described above.
) from the data bus 6 and sends the recognition response signal IN.
TA is stopped and an interrupt processing routine for interrupt requester 1 is started.

その後2時刻t4で、プロセッサ5は2割込み要求■1
に対する割込み処理ルーチンが完了すると。
After that, at time t4, the processor 5 requests 2 interrupts ■1
When the interrupt handling routine for has completed.

中断していた割込み要求I3に対する割込み処理ルーチ
ンを再開し9時刻t5で割込み要求I3に対する割込み
処理ルーチンが完了すると、主プログラムの処理を再開
する。
The interrupt processing routine for the interrupted interrupt request I3 is restarted, and when the interrupt processing routine for the interrupt request I3 is completed at time t5, processing of the main program is resumed.

なお、上記実施例では1割込み要因として入出力ポート
のみがある場合について述べているが。
Incidentally, in the above embodiment, the case where there is only an input/output port as one interrupt factor is described.

他の割込み要因2例えばプロセッサやメモリの制御回路
等の場合にも適用できるのは言うまでもない。
Needless to say, the invention can also be applied to other interrupt factors 2, such as processors and memory control circuits.

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

以上の説明で明らかな如く、どの割込み要因の割込みを
受け付けるかの情報をデータバスを使用して全割込み要
因に知らせているので、−y′イジーチェイン回路の場
合よシ多くの割込み要因を利用出来る。そして、どの割
込み要因の割込みを受け付けるかの情報を送るのに、デ
ータバスの一部を割シ当てているため、制御線の数を少
なくでき。
As is clear from the above explanation, since the data bus is used to notify all interrupt sources of which interrupt source is to be accepted, more interrupt sources can be used than in the case of the -y′ easy chain circuit. I can do it. Also, because a portion of the data bus is allocated to transmit information about which interrupt source should be accepted, the number of control lines can be reduced.

構成が簡単になる。又1本割込処理回路は、カスケード
接続が可能であるので、より多くの入出力ポートを接続
できる効果もある。
Configuration becomes easier. Furthermore, since a single interrupt processing circuit can be connected in cascade, there is also the effect that more input/output ports can be connected.

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

第1図は本発明による割込処理回路の一実施例の構成を
示したブロック図、第2図は第1図の回路の動作の一例
を示したタイムチャートである。 1−1〜1−4・入出力ポート、2・・・レジスタ。 3・・・発振器、4・・優先順位付符号器、5・プロセ
ッサ、6・・・データバス。 弗1図
FIG. 1 is a block diagram showing the configuration of an embodiment of an interrupt processing circuit according to the present invention, and FIG. 2 is a time chart showing an example of the operation of the circuit shown in FIG. 1-1 to 1-4・I/O port, 2...Register. 3... Oscillator, 4... Prioritized encoder, 5... Processor, 6... Data bus. Figure 1

Claims (1)

【特許請求の範囲】 1、プロセッサを含む本体装置の内部及び外部に、複数
個の割込み要因を有する装置において。 前記割込み要因から発生する割込み要求を取込むと前記
ゾロセッサへ割込み信号を送出する手段と。 前記割込み信号に対する前記ゾロセッサからの認識応答
信号に同期して、前記割込み要求を発生した割込要因の
うちの1個の割込み要因に対して割込みが受け付けられ
たことを示す情報を、前記プロセッサにデータバスを介
して送られてくるペクタ情報の一部として、前記データ
バスの一部のラインを使用して前記各割込み要因に送出
する手段とを有することを特徴とする割込処理回路。
[Scope of Claims] 1. In a device having a plurality of interrupt factors inside and outside a main unit including a processor. means for receiving an interrupt request generated from the interrupt factor and transmitting an interrupt signal to the processor; Information indicating that an interrupt has been accepted for one of the interrupt factors that generated the interrupt request is sent to the processor in synchronization with a recognition response signal from the processor in response to the interrupt signal. An interrupt processing circuit comprising means for sending part of vector information sent via a data bus to each of the interrupt sources using some lines of the data bus.
JP2394484A 1984-02-10 1984-02-10 Interrupt processing circuit Pending JPS60168240A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2394484A JPS60168240A (en) 1984-02-10 1984-02-10 Interrupt processing circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2394484A JPS60168240A (en) 1984-02-10 1984-02-10 Interrupt processing circuit

Publications (1)

Publication Number Publication Date
JPS60168240A true JPS60168240A (en) 1985-08-31

Family

ID=12124648

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2394484A Pending JPS60168240A (en) 1984-02-10 1984-02-10 Interrupt processing circuit

Country Status (1)

Country Link
JP (1) JPS60168240A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02500309A (en) * 1987-05-01 1990-02-01 ディジタル イクイプメント コーポレーション Interrupt request generation node that sends an interrupt request to the pending bus
JPH02503367A (en) * 1987-05-01 1990-10-11 ディジタル イクイプメント コーポレーション Apparatus and method for responding to interrupts using a pending bus
KR100244885B1 (en) * 1994-06-30 2000-02-15 이해규 Multiple interrupt communication circuit

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02500309A (en) * 1987-05-01 1990-02-01 ディジタル イクイプメント コーポレーション Interrupt request generation node that sends an interrupt request to the pending bus
JPH02503367A (en) * 1987-05-01 1990-10-11 ディジタル イクイプメント コーポレーション Apparatus and method for responding to interrupts using a pending bus
KR100244885B1 (en) * 1994-06-30 2000-02-15 이해규 Multiple interrupt communication circuit

Similar Documents

Publication Publication Date Title
US4504906A (en) Multiprocessor system
JPS60168240A (en) Interrupt processing circuit
JPH0259949A (en) Daisy chain interruption processor
JPH07104845B2 (en) Parallel processor
US5303345A (en) Method for controlling data sending and receiving operations of a microprocessor
JPS6197777A (en) Interruption processing circuit
JPH01305461A (en) Right of using bus control system
JPH0318958A (en) Multiprocessor system
JPS6239792B2 (en)
JPS6126104B2 (en)
JPS5947335B2 (en) Interrupt processing method
JP2615504B2 (en) Microcontroller
JP3211694B2 (en) Multiprocessor connection method
JP2667285B2 (en) Interrupt control device
JPS63141134A (en) Interruption controller
JPS63251846A (en) Storage device control system
JPH03185552A (en) Data receiving circuit
JPS62160560A (en) Bus control system
JPH08147175A (en) Interruption controller
JPS6160161A (en) Multi-processor system
JPS61187044A (en) Information processor
JPS61107460A (en) Multiprocessor system
JPH04102955A (en) Interruption controller
JPH06187065A (en) Clock switching circuit
JPH0258147A (en) Data processor