JPS61153739A - Interrupting circuit of microprocessor - Google Patents

Interrupting circuit of microprocessor

Info

Publication number
JPS61153739A
JPS61153739A JP27381284A JP27381284A JPS61153739A JP S61153739 A JPS61153739 A JP S61153739A JP 27381284 A JP27381284 A JP 27381284A JP 27381284 A JP27381284 A JP 27381284A JP S61153739 A JPS61153739 A JP S61153739A
Authority
JP
Japan
Prior art keywords
interrupt
signal
interruption
cpu
circuit
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
JP27381284A
Other languages
Japanese (ja)
Inventor
Shinichi Moriwaki
森脇 慎一
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP27381284A priority Critical patent/JPS61153739A/en
Publication of JPS61153739A publication Critical patent/JPS61153739A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To inform plural interruption factors to a CPU by using one interruption line, and to realize a function which is equivalent to having plural interruption lines, by constituting a title circuit so that a kind of the interruption is encoded and informed to the CPU. CONSTITUTION:In plural interruption factors, in case when only an interruption factor signal 2 is inputted to an interruption generating circuit 10, and interruption discriminating signal 16 which passes through an encoder 18 is encoded as '1000', becomes '8', and sent to a peripheral port (PPI)9. On the other hand, the interruption factor signal 12 sets a flip-flop 7 through a multi-input NOR circuit 17, and interrupting signal 2 is sent to a CPU8. The CPU8 reads the interruption discriminating signal 16 which is inputted to the PPI9, through a line 6 in order to detect by which one of four interruption factors the interruption is executed, and since it is '8', the interruption factor signal 12 is discriminated.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は割込み処理を行なうマイクロプロセッサの割
込み回路に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an interrupt circuit for a microprocessor that performs interrupt processing.

〔従来の技術〕[Conventional technology]

第2図は従来のマイクロプロセッサの割込み回路を示す
構成図であり、図において1は割込み要因信号、2は割
込み信号、3は外部リセット信号、4はリセット信号、
5は割込み応答信号、6はデータおよびコントロールパ
スライン、7はフリップフロップ、8はマイクロプロセ
ッサ(以下、CPUと略称する)、9はペリフェラルポ
ート(以下、PPIと略称する)、10は割込み発生回
路、1°1はノア回路である。
FIG. 2 is a block diagram showing the interrupt circuit of a conventional microprocessor. In the figure, 1 is an interrupt cause signal, 2 is an interrupt signal, 3 is an external reset signal, 4 is a reset signal,
5 is an interrupt response signal, 6 is a data and control path line, 7 is a flip-flop, 8 is a microprocessor (hereinafter abbreviated as CPU), 9 is a peripheral port (hereinafter abbreviated as PPI), 10 is an interrupt generation circuit , 1°1 is a NOR circuit.

従来のマイクロプロセッサの割込み回路は上記のように
構成され、上記のCPU8に対して割込みをかける必要
が外部で発生したと仮定すると、外部から割込み発生回
路10を構成するフリップフロップ7のセット端子SK
割込み要因信号1が到達し、該フリップフロップTがセ
ット(get )状態となり、その出力から割込み信号
2が上記のCPU8に対して発せられる。
The interrupt circuit of a conventional microprocessor is configured as described above, and assuming that the need to interrupt the CPU 8 occurs externally, the set terminal SK of the flip-flop 7 constituting the interrupt generation circuit 10 is input from the outside.
When the interrupt factor signal 1 arrives, the flip-flop T enters the set (get) state, and an interrupt signal 2 is issued to the CPU 8 from its output.

上記のcpty8が上記した割込み信号2を検知すると
、該CPU8はデータおよびコントロールパスライン6
を経由して、PPl9へ信号を送出する。なお、上記の
PPl9はCPUgとパスラインで結合された双方向性
のラッチ機能付バッファを意味するもので、汎用的IC
CPUの周辺機能として存在するものである。上記のP
Pl9は、CPU8からの上記した信号を割込み応答信
号5としてノア回路11を経て、さらに上記のフリップ
フロップTのリセット端子Rにリセット信号4として送
出し、該フリップフロップ7をリセット(Re5et 
)状態とする。
When the cpty 8 detects the interrupt signal 2, the CPU 8 outputs the data and control path line 6.
The signal is sent to PP19 via . Note that PPl9 above refers to a buffer with a bidirectional latch function that is connected to the CPUg by a pass line, and is a general-purpose IC.
It exists as a peripheral function of the CPU. P above
Pl9 sends the above-described signal from the CPU 8 as an interrupt response signal 5 through the NOR circuit 11, and further sends it as a reset signal 4 to the reset terminal R of the flip-flop T, thereby resetting the flip-flop 7 (Re5et
) state.

なお、外部リセット信号3は、当システムの初期状態に
おいて、フリップフロップ7をリセット状態にするため
の信号である。
Note that the external reset signal 3 is a signal for setting the flip-flop 7 to a reset state in the initial state of this system.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上記のような従来のマイクロプロセッサの割込み回路で
は、割込み要因信号1としては1つしか確保できないと
いう問題点があった。一般的K、CPUはあまり多くの
割込みはもっていないものであるが、従来においてはC
PU8の割込みの取り入れ口1つに対して1つの割込み
要因しか受けつけないため、複数の割込み要因が存在す
る場合には、1つのみを割込みとし他を割込みKできな
いという問題点があった。
The conventional microprocessor interrupt circuit as described above has a problem in that only one interrupt factor signal 1 can be secured. A general K CPU does not have many interrupts, but in the past, C
Since only one interrupt factor is accepted for each interrupt intake port of the PU 8, there is a problem that if there are multiple interrupt factors, only one can be used as an interrupt and the others cannot be interrupted.

この発明は、かかる問題点を解決するためKなされたも
ので、複数の割込み要因が存在する場合でも、1つの割
込みラインでCPUK割込みをかけることができるマイ
クロプロセッサの割込み回路を得ることを目的とする。
The present invention has been made to solve this problem, and an object of the present invention is to obtain an interrupt circuit for a microprocessor that can issue a CPUK interrupt using one interrupt line even when there are multiple interrupt sources. do.

〔問題点を解決するための手段〕[Means for solving problems]

この発明に係るマイクロプロセッサの割込み回路は、複
数の割込み要因のオアなとり、その割込み要因信号で7
リツプ70ツブをセット状態として1つの割込み信号を
発生するとともK、複数の割込み要因信号をエンコーダ
ーでコード化し、現時点くおける割込みの種別を識別す
るコードをCPUK送るようKしたものである。
The microprocessor interrupt circuit according to the present invention performs an OR operation on a plurality of interrupt factors, and uses the interrupt factor signal to
One interrupt signal is generated by setting the lip 70 knob, a plurality of interrupt cause signals are encoded by an encoder, and a code for identifying the type of interrupt currently occurring is sent to CPUK.

〔作用〕[Effect]

この発明においては、複数の割込み要因をエンコーダー
でコード化してCPUに送るようKしたので、該CPU
は送られてきた割込み信号が、上記複数の割込み要因の
うちのどの要因により発生したものであるのかを検知す
ることができる。
In this invention, multiple interrupt factors are encoded using an encoder and sent to the CPU.
It is possible to detect which factor among the plurality of interrupt factors described above caused the sent interrupt signal.

〔実施例〕〔Example〕

第1図はこの発明の一実施例を示すマイクロプロセッサ
の割込み回路の構成図であり、1〜11は上記従来例で
説明したものと全く同一のものである。第1図において
n個の割込み発生要因があるものとして、12は割込み
要因信号1.13は割込み要因信号2.14は割込み要
因信号n −1,15は割込み要因信号nである。また
、16はコード化された割込み識別信号、17は多入力
ノア回路、18は複数の割込み要因を少ない線数でCP
U’8へ知らせるためにコード化するためのエンコーダ
ーである。
FIG. 1 is a block diagram of an interrupt circuit of a microprocessor showing an embodiment of the present invention, and 1 to 11 are exactly the same as those described in the above-mentioned conventional example. In FIG. 1, assuming that there are n interrupt generation factors, 12 is an interrupt factor signal 1, 13 is an interrupt factor signal 2, 14 is an interrupt factor signal n -1, and 15 is an interrupt factor signal n. In addition, 16 is a coded interrupt identification signal, 17 is a multi-input NOR circuit, and 18 is a CP that handles multiple interrupt factors with a small number of lines.
This is an encoder for encoding to inform U'8.

上記のように構成されたマイクロプロセッサの割込み回
路において、複数の割込み要因のうち、割込み要因信号
1 (12)が割込み発生回路10に入力したとする。
Assume that in the microprocessor interrupt circuit configured as described above, interrupt factor signal 1 (12) among a plurality of interrupt factors is input to the interrupt generation circuit 10.

そして、割込み要因信号1(12)をMOB、割込み要
因信号!’J (15)を1.81とし、n = 4の
場合を例にとり説明する。
Then, interrupt cause signal 1 (12) is MOB, interrupt cause signal! An explanation will be given taking as an example the case where 'J (15) is 1.81 and n = 4.

この場合、割込み要因信号1 (12)のみが存在し、
他の割込み要因信号は存在しないので、エンコーダー1
8を通過した出力、すなわち上記の割込み要因信号1 
(12)に対応する割込み識別信号16は2進数で表わ
すと「8」となる0上記のエンコーダー18でコード化
された割込み識別信号16は、PPl9へ送られる。一
方、上記の割込み要因信号1 (12)は、多入力ノア
回路17の出力から1つの信号、すなわち割込み要因信
号1として取り出され、フリップフロップ7のセット端
子Sへ加えられて該フリップフロップ7をセット状態と
する。そして、上記の7リツプフロツプ7の出力より、
割込み信号2がCPU8へ送出される。CPU8は上記
の7リツプフロツプ7からの上記した割込み信号2を検
知し、割込みがかかったことを知るが、4つの割込み要
因のうちいずれの要因により発生したものであるかを知
るためK。
In this case, only interrupt cause signal 1 (12) exists,
Since there are no other interrupt cause signals, encoder 1
8, that is, the above interrupt factor signal 1
The interrupt identification signal 16 corresponding to (12) is "8" when expressed in binary.0 The interrupt identification signal 16 encoded by the encoder 18 described above is sent to the PP19. On the other hand, the above-mentioned interrupt factor signal 1 (12) is taken out as one signal, that is, interrupt factor signal 1, from the output of the multi-input NOR circuit 17, and is applied to the set terminal S of the flip-flop 7 to Set state. Then, from the output of the above 7 lip-flop 7,
Interrupt signal 2 is sent to CPU8. The CPU 8 detects the above-mentioned interrupt signal 2 from the above-mentioned 7 lip-flop 7 and knows that an interrupt has occurred, but in order to know which of the four interrupt factors caused the occurrence.

データおよびコントロールパスライン6を経てPPl9
に入力されている割込み識別信号16を読み取り、上記
した割込み要因信号1 (12) K対応する「8」で
あることを知る。これKより、上記のCPU8は上記し
た割込みが割込み要因信号1(12)K起因する割込み
であることを認識し、その割込み処理に入るとともに、
PPl9を通して割込み応答信号5を割込み発生回路1
0のノア回路11に入力し、さらに該ノア回路11の出
力よりフリップ7四ツブ7のリセット端子RKリセット
信号4を送り、該フリップ70ツブTをリセット状態と
する。
PPl9 via data and control path line 6
The CPU reads the interrupt identification signal 16 inputted to the interrupt factor signal 1 and finds that it is "8", which corresponds to the interrupt factor signal 1 (12)K described above. From this K, the above-mentioned CPU 8 recognizes that the above-mentioned interrupt is an interrupt caused by the interrupt cause signal 1 (12) K, and starts processing the interrupt.
The interrupt response signal 5 is sent to the interrupt generation circuit 1 through PPl9.
0 to the NOR circuit 11, and further sends the reset terminal RK reset signal 4 of the flip 7 block 7 from the output of the NOR circuit 11, thereby setting the flip 70 block T in the reset state.

なお、上記実施例では割込み要因の数を4つとして説明
したが、任意の数だけ指定できるものである。また、C
PU8における割込みの取り入れ口を1つとして説明し
たが、複数の割込み取り入れ口をもつCPUKついても
応用できることは言うまでもない。
In the above embodiment, the number of interrupt factors is four, but any number can be specified. Also, C
Although the description has been made with one interrupt intake port in the PU 8, it goes without saying that the present invention can also be applied to a CPUK having a plurality of interrupt intake ports.

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

この発明は以上説明したとおり、従来においては1つの
割込みしかもたないCPUK対しては1つの割込みしか
できなかったが、この発明においては割込みの種類をコ
ード化してCPUへ知らせるよ5に構成したので、実際
上の処理においては複数の割込みができるのと等価とな
り、CPUを使ったシステムが構築しやすくなるという
効果がある0まだ、コスト的にも従来の回路に少し手を
加えるだけで安価に実現できる効果がある。
As explained above, in the past, only one interrupt could be made to a CPUK that had only one interrupt, but in this invention, the type of interrupt is coded and notified to the CPU. In actual processing, it is equivalent to having multiple interrupts, and it has the effect of making it easier to build a system using a CPU.However, in terms of cost, it can be made cheaper by just making a few changes to the conventional circuit. There are effects that can be achieved.

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

第1図はこの発明の一実施例を示すマイクロプロセッサ
の割込み回路の構成図、第2図は従来のマイクロプロセ
ッサの割込み回路を示す構成図である。 図において、1は割込み要因信号、2は割込み信号、5
は割込み応答信号、7はクリップ70ツブ、8はマイク
ロプロセッサ(CPU)、9はペリフェラルボー)(P
PI)、12〜15は割込み要因信号、16は割込み識
別信号、17は多入力ノア回路、18はエンコーダーで
ある。 なお、各図中同一符号は同一または相当部分を示す。 特許出願人   三菱電機株式会社 さワ  =す
FIG. 1 is a block diagram of an interrupt circuit of a microprocessor showing an embodiment of the present invention, and FIG. 2 is a block diagram of a conventional interrupt circuit of a microprocessor. In the figure, 1 is an interrupt cause signal, 2 is an interrupt signal, and 5
is an interrupt response signal, 7 is a clip 70 knob, 8 is a microprocessor (CPU), 9 is a peripheral board) (P
PI), 12 to 15 are interrupt cause signals, 16 is an interrupt identification signal, 17 is a multi-input NOR circuit, and 18 is an encoder. Note that the same reference numerals in each figure indicate the same or corresponding parts. Patent applicant: Mitsubishi Electric Corporation

Claims (1)

【特許請求の範囲】[Claims] 複数の割込み要因信号が存在する場合でも、1つの割込
みラインでCPUに割込みをかけられるようにしたマイ
クロプロセッサの割込み回路において、上記複数の割込
み要因信号の種類をコード化するエンコーダーと、上記
複数の割込み要因信号が入力され1つの割込み要因信号
を発生する多入力ノア回路と、上記1つの割込み要因信
号によりセット状態とされその出力に割込み信号を発生
するフリップフロップと、上記割込み信号により割込み
処理を実行するCPUと、上記エンコーダーからの上記
複数の割込み要因信号に対応してコード化された割込み
識別信号が入力されるとともに、上記CPUの指令によ
り割込み応答信号を出力して上記フリップフロップをリ
セット状態とするペリフェラルポートとを備え、上記割
込み信号により上記CPUに割込みがかけられたとき、
該CPUが上記ペリフェラルポートから上記割込み識別
信号を読み出し、上記割込みが上記複数の割込み要因信
号のうちのどの要因による割込みであるかを検知できる
ようにしたことを特徴とするマイクロプロセッサの割込
み回路。
In a microprocessor interrupt circuit that allows a CPU to be interrupted by one interrupt line even when a plurality of interrupt factor signals exist, an encoder for encoding the types of the plurality of interrupt factor signals; A multi-input NOR circuit that receives an interrupt factor signal and generates one interrupt factor signal; a flip-flop that is set to a set state by the one interrupt factor signal and generates an interrupt signal at its output; and a flip-flop that performs interrupt processing using the interrupt signal. An interrupt identification signal coded corresponding to the CPU to be executed and the plurality of interrupt cause signals from the encoder is input, and an interrupt response signal is output according to a command from the CPU to reset the flip-flop. and a peripheral port, and when the CPU is interrupted by the interrupt signal,
An interrupt circuit for a microprocessor, characterized in that the CPU reads the interrupt identification signal from the peripheral port and can detect which of the plurality of interrupt cause signals the interrupt is caused by.
JP27381284A 1984-12-27 1984-12-27 Interrupting circuit of microprocessor Pending JPS61153739A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP27381284A JPS61153739A (en) 1984-12-27 1984-12-27 Interrupting circuit of microprocessor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP27381284A JPS61153739A (en) 1984-12-27 1984-12-27 Interrupting circuit of microprocessor

Publications (1)

Publication Number Publication Date
JPS61153739A true JPS61153739A (en) 1986-07-12

Family

ID=17532902

Family Applications (1)

Application Number Title Priority Date Filing Date
JP27381284A Pending JPS61153739A (en) 1984-12-27 1984-12-27 Interrupting circuit of microprocessor

Country Status (1)

Country Link
JP (1) JPS61153739A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02294716A (en) * 1989-05-09 1990-12-05 Sanyo Electric Co Ltd Electronic apparatus
JPH05233318A (en) * 1992-02-18 1993-09-10 Nec Corp Microprocessor

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS52104831A (en) * 1976-02-28 1977-09-02 Shimadzu Corp Offering multiplex device with preferential level
JPS59136839A (en) * 1983-01-25 1984-08-06 Mitsubishi Electric Corp Interruption input device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS52104831A (en) * 1976-02-28 1977-09-02 Shimadzu Corp Offering multiplex device with preferential level
JPS59136839A (en) * 1983-01-25 1984-08-06 Mitsubishi Electric Corp Interruption input device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02294716A (en) * 1989-05-09 1990-12-05 Sanyo Electric Co Ltd Electronic apparatus
JPH05233318A (en) * 1992-02-18 1993-09-10 Nec Corp Microprocessor

Similar Documents

Publication Publication Date Title
KR100218675B1 (en) Method and apparatus of multiple interrupt control in intellectual priority determine mode
JPS61267136A (en) Interruption system for information processing system
JPS5999553A (en) Interruption control system
JPS61153739A (en) Interrupting circuit of microprocessor
JPH02196362A (en) Priority order discriminating device
JP3141472B2 (en) Switching control method
JPH0546535A (en) Data transfer interface device
JPS63296139A (en) Interruption control circuit
JPH03257535A (en) Multi-signal interruption circuit system
SU463109A1 (en) Input device
SU949557A1 (en) Device for checking electronic circuit electric parameters
JPH02242316A (en) Key scanning circuit
KR890004536Y1 (en) Micro computer's interrupt circuit
SU1179319A1 (en) Device for registering shifter overflow
KR900001131B1 (en) Interrupt control circuit for processing several interrupt signal using single interrupt terminal
JPS6324681Y2 (en)
JPS6118780B2 (en)
JPS58161422A (en) Priority encoder circuit having function for detecting change of input state
JPS60214141A (en) Decoding circuit
JPS58211207A (en) Sequency control device
JPH04167043A (en) Portable electronic equipment
JPS63120523A (en) Ring counter circuit
JPS6126165A (en) Input device of digital signal
JPS61275927A (en) Mouse control system
JPH02149153A (en) Multi-code detecting circuit