JPH05158708A - Interruption control circuit - Google Patents
Interruption control circuitInfo
- Publication number
- JPH05158708A JPH05158708A JP32446591A JP32446591A JPH05158708A JP H05158708 A JPH05158708 A JP H05158708A JP 32446591 A JP32446591 A JP 32446591A JP 32446591 A JP32446591 A JP 32446591A JP H05158708 A JPH05158708 A JP H05158708A
- Authority
- JP
- Japan
- Prior art keywords
- interrupt
- level
- control circuit
- cpu
- request
- 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
Links
Landscapes
- Bus Control (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】この発明は、割り込み制御回路に
関し、特にCPUの1つの割り込みレベルに複数の割り
込み要因を割り当て可能な割り込み制御回路の改良に関
する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an interrupt control circuit, and more particularly to improvement of an interrupt control circuit capable of assigning a plurality of interrupt factors to one interrupt level of a CPU.
【0002】[0002]
【従来の技術】CPUと外部割り込み発生機器との間に
配置され、CPUに入力される外部割り込み要求の選択
的なマスクや、割り込み要因数の拡張や、さらにはCP
Uに対して返送されるベクタ番号の生成、返送等を行う
ために割り込み制御回路が用いられている。2. Description of the Related Art A mask, which is arranged between a CPU and an external interrupt generator, selectively masks an external interrupt request input to the CPU, expands the number of interrupt factors, and further CPs.
An interrupt control circuit is used to generate and return a vector number returned to U.
【0003】従来の割り込み制御回路の簡単な一例を図
3に示す。FIG. 3 shows a simple example of a conventional interrupt control circuit.
【0004】この割り込み制御回路は割り込み入力とし
てLIR0#〜LIR6#の負論理の7本の割り込み入
力端子を持つ。これら7本の割り込み入力端子は割り込
みを発生する機器または回路からこの割り込み制御回路
に接続され、ローカル割り込みと呼ばれる。さらに、こ
の割り込み制御回路は割り込み入力端子BIR0#〜B
IR6#の負論理の7本の割り込み入力端子を持つ。こ
れらの割り込み入力端子は割り込み要因数を拡張するた
めに設けられたもので他の割り込み制御回路や割り込み
発生機器または回路から入力され、バス割り込みと呼ば
れる。これらの割り込み入力は割り込みレベルという優
先度が付けられており、レベル0からレベル6まで存在
し、レベル0が最も優先度が高い。CPUに対してマス
クできない割り込みを発生するレベル0に対応する割り
込み入力端子がLIR0#とBIR0#で、レベル6に
対応するLIR6#とBIR6#まである。ローカル割
り込みとバス割り込みの間にも優先順があり、ローカル
割り込みの方が優先度が高い。The interrupt control circuit has seven interrupt input terminals of negative logic LIR0 # to LIR6 # as interrupt inputs. These seven interrupt input terminals are connected to this interrupt control circuit from a device or circuit that generates an interrupt, and are called local interrupts. Further, this interrupt control circuit has interrupt input terminals BIR0 # to BIR.
It has seven interrupt input pins of negative logic of IR6 #. These interrupt input terminals are provided to expand the number of interrupt factors, are input from other interrupt control circuits or interrupt generating devices or circuits, and are called bus interrupts. These interrupt inputs are prioritized as interrupt levels, exist from level 0 to level 6, and level 0 has the highest priority. The interrupt input terminals corresponding to level 0 that generate interrupts that cannot be masked to the CPU are LIR0 # and BIR0 #, and up to LIR6 # and BIR6 # corresponding to level 6. There is also a priority order between local interrupts and bus interrupts, with local interrupts having higher priority.
【0005】また、この割り込み制御回路はIRL0:
2と呼ぶCPUに対して割り込み要求を出力するバスが
ある。IRL0:2は信号線0、1、2の3本より構成
されるため、IRL0:2と記すものであり、この3本
の信号線により0から7の値を持ち、0から6がそれぞ
れレベル0からレベル6の割り込みを示し、7がCPU
に対し割り込み要求がないことを示す。Further, this interrupt control circuit has IRL0:
There is a bus that outputs an interrupt request to the CPU called 2. Since IRL0: 2 is composed of three signal lines 0, 1, and 2, it is referred to as IRL0: 2. These three signal lines have a value of 0 to 7, and 0 to 6 are levels. 0 to level 6 interrupts, 7 CPU
Indicates that there is no interrupt request.
【0006】図3において、1はローカル割り込み入力
部、2はバス割り込み入力部、3は割り込み出力部であ
る。ローカル割り込み入力部1に配置された11はこの
割り込み制御回路に入力されるローカル割り込み入力を
レベル毎に保持する割り込み要求レジスタ、12はロー
カル割り込みのレベル毎にマスクの有無を設定できる割
り込みマスクレジスタである。21はバス割り込み入力
部に配置されたバス割り込み入力をレベル毎に保持する
バス割り込み要求レジスタである。割り込み出力部3に
配置された31はローカル割り込み入力部1からのマス
ク処理されたローカル割り込み要求と、バス割り込み入
力部2からのバス割り込み要求から最も優先度の高い割
り込み要求を決定する割り込みレベル決定回路、32は
割り込みレベル決定回路31の出力を受け、割り込みレ
ベルをIRL0:2にエンコードし、CPUに対して出
力する割り込みレベル出力回路である。In FIG. 3, 1 is a local interrupt input unit, 2 is a bus interrupt input unit, and 3 is an interrupt output unit. Reference numeral 11 arranged in the local interrupt input unit 1 is an interrupt request register that holds the local interrupt input to the interrupt control circuit for each level, and 12 is an interrupt mask register that can set whether or not to mask each local interrupt level. is there. Reference numeral 21 is a bus interrupt request register which is arranged in the bus interrupt input unit and holds the bus interrupt input for each level. An interrupt level determination unit 31 arranged in the interrupt output unit 3 determines the highest priority interrupt request from the masked local interrupt request from the local interrupt input unit 1 and the bus interrupt request from the bus interrupt input unit 2. A circuit 32 is an interrupt level output circuit which receives the output of the interrupt level determination circuit 31, encodes the interrupt level into IRL 0: 2, and outputs it to the CPU.
【0007】次に、上記のように構成された割り込み制
御回路の動作について説明する。Next, the operation of the interrupt control circuit configured as described above will be described.
【0008】この割り込み制御回路に単一の割り込み入
力が入力された場合、例えばLIR2#がアサートされ
ると、割り込み入力レジスタ11内にレベル2の割り込
みが保持される。割り込みマスクレジスタ12にレベル
2に対してマスクが指定されている場合はこのレベル2
の割り込み入力は受け付けられない。しかし、レベル2
に対するマスク指定がない場合、レベル2の割り込み要
求は割り込みレベル決定回路に伝達され、バス割り込み
がなく、割り込み要求がローカル割り込みのレベル2の
みであることが判定されレベル2のローカル割り込みの
受け付けが決定し、割り込みレベル出力回路32にレベ
ル2の割り込み出力が指令される。割り込み出力回路3
2ではレベル2をエンコードし、IRL0:2に2を出
力する。CPUは割り込みレベル2が入力されたことに
より、割り込みサービスを開始する。割り込み要因は、
CPUからの割り込みアクノレッジ信号を受けるか、C
PUがこのレベル2の割り込みに対するハンドラを実行
した際にLIR2#をネゲートすることにより、割り込
み要求レジスタ11に保持されたレベル2の情報がクリ
アされて解消する。ここでは、特に割り込み要因の解消
方法について詳しくは言及しない。When a single interrupt input is input to this interrupt control circuit, for example, when LIR2 # is asserted, a level 2 interrupt is held in the interrupt input register 11. If a mask is specified for level 2 in the interrupt mask register 12, this level 2
Interrupt input cannot be accepted. But level 2
If no mask is specified for, the level 2 interrupt request is transmitted to the interrupt level determination circuit, it is determined that there is no bus interrupt, and the interrupt request is only level 2 of the local interrupt, and acceptance of the level 2 local interrupt is determined. Then, the interrupt level output circuit 32 is instructed to output the interrupt of level 2. Interrupt output circuit 3
At 2, the level 2 is encoded and 2 is output to IRL 0: 2. The CPU starts the interrupt service when the interrupt level 2 is input. The interrupt factor is
Receive an interrupt acknowledge signal from the CPU or C
When the PU executes the handler for this level 2 interrupt, by negating LIR2 #, the level 2 information held in the interrupt request register 11 is cleared and resolved. Here, the method of eliminating the interrupt factor will not be described in detail.
【0009】次に、この割り込み制御回路に複数の割り
込みが入力された場合について説明する。ローカル割り
込みのみ複数入力された場合、レベル番号の小さい優先
度の高い割り込みがまずCPUに対し出力され、次に優
先度の低い割り込みがCPUに対して出力される。バス
割り込みのみ複数入力された場合も同様である。また、
ローカル割り込みとバス割り込みが混在して入力された
場合は、レベルが異なれば優先度の高いものから処理さ
れ、優先度が同一のものなら、ローカル割り込みが優先
して出力される。これらの調停は割り込み要求レジスタ
11で保持され、割り込みマスクレジスタ12により処
理されたローカル割り込みと、バス割り込み要求レジス
タ21に保持されたバス割り込みを入力とする割り込み
レベル決定回路31内で処理される。Next, the case where a plurality of interrupts are input to the interrupt control circuit will be described. When only a plurality of local interrupts are input, an interrupt with a low level number and a high priority is first output to the CPU, and an interrupt with a next low priority is output to the CPU. The same applies when multiple bus interrupts are input. Also,
When local interrupts and bus interrupts are mixed and input, if the levels are different, the highest priority is processed first, and if the levels are the same, the local interrupt is preferentially output. These arbitrations are held in the interrupt request register 11, and are processed in the interrupt level determination circuit 31 which receives the local interrupt processed by the interrupt mask register 12 and the bus interrupt held in the bus interrupt request register 21 as inputs.
【0010】複数割り込み入力の一例として、LIR0
#とBIR0#がアサートされた場合について説明す
る。この様子を図4に示す。まずローカル割り込みLI
R0#がアサートされると、割り込み要求レジスタ11
にレベル0の割り込み情報がラッチされる。割り込みマ
スクレジスタ12にレベル0のマスク指定がないと、レ
ベル0の発生が割り込みレベル決定回路31に伝達さ
れ、割り込みレベル出力回路32からCPUに対してI
RL0:2に0が出力される。その後バス割り込みBI
R0#がアサートされバス割り込み要求レジスタ21に
レベル0のマスク情報がラッチされる。このレベル0の
割り込み発生は割り込みレベル決定回路31に伝達され
るが、すでにLIR0#のレベル0割り込みが処理中で
あるので、BIR0#のレベル0の割り込み要求は一時
待機させられる。この後、LIR0#のレベル0の割り
込みがCPUで受け付けられるか、またはレベル0のハ
ンドラでクリアされると割り込み要求レジスタ11のレ
ベル0割り込み情報ラッチが解除され、次にBIR0#
のレベル0の割り込み要求が処理されIRL0:2に0
が出力され続けることになる。さらにBIR0#による
レベル0の割り込み要求がCPUによって受け付けられ
るかハンドラによってBIR0#がネゲートされると、
バス割り込み要求レジスタ21にラッチされたレベル0
の割り込み入力状態がクリアされ、割り込みレベル出力
回路32からCPUに対してIRL0:2に7つまり割
り込み要求無しが出力される。As an example of multiple interrupt inputs, LIR0
The case where # and BIR0 # are asserted will be described. This state is shown in FIG. First, the local interrupt LI
When R0 # is asserted, the interrupt request register 11
Level 0 interrupt information is latched at. If the level 0 mask is not specified in the interrupt mask register 12, the generation of level 0 is transmitted to the interrupt level determination circuit 31, and the interrupt level output circuit 32 sends I to the CPU.
0 is output to RL0: 2. Then bus interrupt BI
R0 # is asserted and the mask information of level 0 is latched in the bus interrupt request register 21. The generation of the level 0 interrupt is transmitted to the interrupt level determination circuit 31, but since the level 0 interrupt of LIR0 # is already being processed, the level 0 interrupt request of BIR0 # is temporarily held. After that, when the level 0 interrupt of LIR0 # is accepted by the CPU or cleared by the level 0 handler, the level 0 interrupt information latch of the interrupt request register 11 is released, and then BIR0 #.
Level 0 interrupt request is processed to 0 at IRL0: 2
Will continue to be output. Further, when a level 0 interrupt request by BIR0 # is accepted by the CPU or BIR0 # is negated by the handler,
Level 0 latched in the bus interrupt request register 21
The interrupt input state of is cleared, and the interrupt level output circuit 32 outputs 7 to IRL 0: 2, that is, no interrupt request.
【0011】[0011]
【発明が解決しようとする課題】上記のような割り込み
制御回路では、ローカル割り込みとバス割り込みで同一
レベルの割り込み要求が発生した場合、CPUに対して
同一のレベルの割り込み要求が出力され続けることにな
る。CPUがこれらの割り込みをレベルセンスで受け付
ける場合は順次同一レベルの割り込みが処理される。し
かし、例えばレベル0のマスク不可能な割り込みがロー
カル割り込みとバス割り込みで発生し、さらにCPUが
レベル0の割り込みに対してエッジセンスで受け付ける
場合、後続のレベル0の割り込み要求は受け付けられな
い事態が発生する。この場合、この割り込み制御回路以
外に、後続のレベル0の割り込みを有効にするための回
路を付加する必要があり、部品点数の増加を招くことに
なる。In the interrupt control circuit as described above, when the interrupt request of the same level is generated by the local interrupt and the bus interrupt, the interrupt request of the same level is continuously output to the CPU. Become. When the CPU accepts these interrupts by level sense, the interrupts of the same level are sequentially processed. However, for example, when a level 0 non-maskable interrupt occurs in a local interrupt and a bus interrupt, and when the CPU accepts a level 0 interrupt by edge sensing, a subsequent level 0 interrupt request cannot be accepted. Occur. In this case, in addition to this interrupt control circuit, it is necessary to add a circuit for validating the subsequent level 0 interrupt, resulting in an increase in the number of parts.
【0012】[0012]
【課題を解決するための手段】上記の問題を解決するた
め、この発明の割り込み制御回路では、同一レベルの割
り込みが複数入力された場合、優先度の高い割り込みの
受け付けまたはネゲート後に同一レベルの割り込みをC
PUに出力する際、一旦割り込みなしのレベルをCPU
に出力した後再度同一レベルの割り込みをCPUに対し
て出力できる変更手段を設けた。In order to solve the above problems, in the interrupt control circuit of the present invention, when a plurality of interrupts of the same level are input, interrupts of the same level are accepted after the interrupt of high priority is accepted or negated. To C
When outputting to PU, once the level without interruption is
After that, the changing means for outputting the interrupt of the same level to the CPU again is provided.
【0013】さらに、この変更手段の有効、無効を選択
的に設定する選択手段もあわせて設けたものである。Further, a selecting means for selectively setting whether the changing means is valid or invalid is also provided.
【0014】[0014]
【作用】上記の変更手段を設けた割り込み制御回路で
は、同一レベルの割り込みが複数入力された場合、優先
的に処理された割り込み入力と引続き処理される割り込
み要求との間にエッジを設けることが可能になり、CP
Uの持つエッジセンスの割り込みレベルに対して順次複
数の割り込みを処理させることが可能になる。In the interrupt control circuit provided with the above-mentioned changing means, when a plurality of interrupts of the same level are input, an edge is provided between the interrupt input which is preferentially processed and the interrupt request which is subsequently processed. Enabled, CP
It becomes possible to process a plurality of interrupts in sequence with respect to the edge-sensing interrupt level of U.
【0015】また選択手段により、前記のCPUに対し
一旦割り込み要求無しのレベルを発生する変更手段の有
効、無効を設定できるため、レベルセンスとエッジセン
スの割り込み双方に対応できCPU毎に専用の付加回路
を設ける必要がなくなる。Further, since the selecting means can enable / disable the changing means for temporarily generating a level without an interrupt request to the CPU, both level sense and edge sense interrupts can be dealt with and a dedicated addition is made for each CPU. It is not necessary to provide a circuit.
【0016】[0016]
実施例1.本発明の割り込み制御回路の一例を図1に示
す。Example 1. An example of the interrupt control circuit of the present invention is shown in FIG.
【0017】この割り込み制御回路は割り込み入力とし
てLIR0#〜LIR6#の負論理の7本の割り込み入
力端子を持つ。これら7本の割り込み入力端子は割り込
みを発生する機器または回路からこの割り込み制御回路
に接続され、ローカル割り込みと呼ばれる。さらに、こ
の割り込み制御回路は割り込み入力端子BIR0#〜B
IR6#の負論理の7本の割り込み入力端子を持つ。こ
れらの割り込み入力端子は割り込み要因数を拡張するた
めに設けられたもので他の割り込み制御回路や割り込み
発生機器または回路から入力され、バス割り込みと呼ば
れる。これらの割り込み入力は割り込みレベルという優
先度が付けられており、レベル0からレベル6まで存在
し、レベル0が最も優先度が高い。CPUに対してマス
クできない割り込みを発生するレベル0に対応する割り
込み入力端子がLIR0#とBIR0#で、レベル6に
対応するLIR6#とBIR6#まである。ローカル割
り込みとバス割り込みの間にも優先順があり、ローカル
割り込みの方が優先度が高い。This interrupt control circuit has seven negative logic interrupt input terminals LIR0 # to LIR6 # as interrupt inputs. These seven interrupt input terminals are connected to this interrupt control circuit from a device or circuit that generates an interrupt, and are called local interrupts. Further, this interrupt control circuit has interrupt input terminals BIR0 # to BIR.
It has seven interrupt input pins of negative logic of IR6 #. These interrupt input terminals are provided to expand the number of interrupt factors, are input from other interrupt control circuits or interrupt generating devices or circuits, and are called bus interrupts. These interrupt inputs are prioritized as interrupt levels, exist from level 0 to level 6, and level 0 has the highest priority. The interrupt input terminals corresponding to level 0 that generate interrupts that cannot be masked to the CPU are LIR0 # and BIR0 #, and up to LIR6 # and BIR6 # corresponding to level 6. There is also a priority order between local interrupts and bus interrupts, with local interrupts having higher priority.
【0018】また、この割り込み制御回路はIRL0:
2と呼ぶCPUに対して割り込み要求を出力するバスが
ある。IRL0:2は0から7の値を持ち、0から6が
それぞれレベル0からレベル6の割り込みを示し、7が
CPUに対し割り込み要求がないことを示す。Further, this interrupt control circuit has IRL0:
There is a bus that outputs an interrupt request to the CPU called 2. IRL0: 2 has a value of 0 to 7, 0 to 6 indicate level 0 to level 6 interrupts, respectively, and 7 indicates that there is no interrupt request to the CPU.
【0019】図1において、1はローカル割り込み入力
部、2はバス割り込み入力部、3は割り込み出力部であ
る。ローカル割り込み入力部1に配置された11はこの
割り込み制御回路に入力されるローカル割り込み入力を
レベル毎に保持する割り込み要求レジスタ、12はロー
カル割り込みのレベル毎にマスクの有無を設定できる割
り込みマスクレジスタである。21はバス割り込み入力
部に配置されたバス割り込み入力をレベル毎に保持する
バス割り込み要求レジスタである。割り込み出力部3に
配置された31はローカル割り込み入力部1からのマス
ク処理されたローカル割り込み要求と、バス割り込み入
力部2からのバス割り込み要求から最も優先度の高い割
り込み要求を決定する割り込みレベル決定回路、32は
割り込みレベル決定回路31の出力を受け、割り込みレ
ベルをIRL0:2にエンコードし、CPUに対して出
力する割り込みレベル出力回路、33はローカル割り込
み入力部1とバス割り込み入力部2から出力される割り
込みレベルを監視し、同一レベルの割り込み要求が有
り、その後一方の要求がネゲートされた際に、割り込み
レベル出力回路に対し一時的にIRL0:2を7、つま
りCPUに対して割り込み要求無しを出力するよう指示
する信号を出力するエッジ制御回路(変更手段の一
例)、34はエッジ制御回路33を有効にするか無効に
するかの情報を保持するエッジ制御指定レジスタ(選択
手段の一例)である。エッジ制御指定レジスタ34は割
り込み要求レベル0〜6の各々に対して個別にエッジ制
御回路33の有効、無効を指定できる。In FIG. 1, 1 is a local interrupt input unit, 2 is a bus interrupt input unit, and 3 is an interrupt output unit. Reference numeral 11 arranged in the local interrupt input unit 1 is an interrupt request register that holds the local interrupt input to the interrupt control circuit for each level, and 12 is an interrupt mask register that can set whether or not to mask each local interrupt level. is there. Reference numeral 21 is a bus interrupt request register which is arranged in the bus interrupt input unit and holds the bus interrupt input for each level. An interrupt level determination unit 31 arranged in the interrupt output unit 3 determines the highest priority interrupt request from the masked local interrupt request from the local interrupt input unit 1 and the bus interrupt request from the bus interrupt input unit 2. A circuit, 32 receives the output of the interrupt level determination circuit 31, encodes the interrupt level into IRL 0: 2, and outputs it to the CPU. An interrupt level output circuit 33 outputs from the local interrupt input unit 1 and the bus interrupt input unit 2. The interrupt level is monitored, and when there is an interrupt request of the same level and one of the requests is subsequently negated, IRL0: 2 is temporarily set to 7 for the interrupt level output circuit, that is, no interrupt request is sent to the CPU. Edge control circuit that outputs a signal instructing to output (an example of a changing unit) 34 is an edge control designation register for holding one of the information to enable or disable the edge control circuit 33 (an example of the selection means). The edge control designation register 34 can individually designate validity or invalidity of the edge control circuit 33 for each of interrupt request levels 0 to 6.
【0020】次に、上記のように構成された割り込み制
御回路の動作について説明する。Next, the operation of the interrupt control circuit configured as described above will be described.
【0021】この割り込み制御回路に単一の割り込み入
力が入力された場合、例えばLIR2#がアサートされ
ると、割り込み入力レジスタ11内にレベル2の割り込
みが保持される。割り込みマスクレジスタ12にレベル
2に対してマスクが指定されている場合はこのレベル2
の割り込み入力は受け付けられない。しかし、レベル2
に対するマスク指定がない場合、レベル2の割り込み要
求は割り込みレベル決定回路に伝達され、バス割り込み
がなく、割り込み要求がローカル割り込みのレベル2の
みであることが判定されレベル2のローカル割り込みの
受け付けが決定し、割り込みレベル出力回路32にレベ
ル2の割り込み出力が指令される。割り込み出力回路3
2ではレベル2をエンコードし、IRL0:2に2を出
力する。CPUは割り込みレベル2が入力されたことに
より、割り込みサービスを開始する。割り込み要因は、
CPUからの割り込みアクノレッジ信号を受けるか、C
PUがこのレベル2の割り込みに対するハンドラを実行
した際にLIR2#をネゲートすることにより、割り込
み要求レジスタ11に保持されたレベル2の情報がクリ
アされて解消する。ここでは、特に割り込み要因の解消
方法について詳しくは言及しない。When a single interrupt input is input to this interrupt control circuit, for example, when LIR2 # is asserted, a level 2 interrupt is held in the interrupt input register 11. If a mask is specified for level 2 in the interrupt mask register 12, this level 2
Interrupt input cannot be accepted. But level 2
If no mask is specified for, the level 2 interrupt request is transmitted to the interrupt level determination circuit, it is determined that there is no bus interrupt, and the interrupt request is only level 2 of the local interrupt, and acceptance of the level 2 local interrupt is determined. Then, the interrupt level output circuit 32 is instructed to output the interrupt of level 2. Interrupt output circuit 3
At 2, the level 2 is encoded and 2 is output to IRL 0: 2. The CPU starts the interrupt service when the interrupt level 2 is input. The interrupt factor is
Receive an interrupt acknowledge signal from the CPU or C
When the PU executes the handler for this level 2 interrupt, by negating LIR2 #, the level 2 information held in the interrupt request register 11 is cleared and resolved. Here, the method of eliminating the interrupt factor will not be described in detail.
【0022】単一の割り込み要求が発生した場合は、エ
ッジ制御レジスタ34の内容の如何に拘らず動作は従来
例の割り込み制御回路と同じである。When a single interrupt request is generated, the operation is the same as that of the conventional interrupt control circuit regardless of the contents of the edge control register 34.
【0023】次に、この割り込み制御回路に複数の割り
込みが入力された場合について説明する。ローカル割り
込みのみ複数入力された場合、レベル番号の小さい優先
度の高い割り込みがまずCPUに対し出力され、次に優
先度の低い割り込みがCPUに対して出力される。バス
割り込みのみ複数入力された場合も同様である。また、
ローカル割り込みとバス割り込みが混在して入力された
場合は、レベルが異なれば優先度の高いものから処理さ
れ、優先度が同一のものなら、ローカル割り込みが優先
して出力される。これらの調停は割り込み要求レジスタ
11で保持され、割り込みマスクレジスタ12により処
理されたローカル割り込みと、バス割り込み要求レジス
タ21に保持されたバス割り込みを入力とする割り込み
レベル決定回路31内で処理される。Next, the case where a plurality of interrupts are input to the interrupt control circuit will be described. When only a plurality of local interrupts are input, an interrupt with a low level number and a high priority is first output to the CPU, and an interrupt with a next low priority is output to the CPU. The same applies when multiple bus interrupts are input. Also,
When local interrupts and bus interrupts are mixed and input, if the levels are different, the highest priority is processed first, and if the levels are the same, the local interrupt is preferentially output. These arbitrations are held in the interrupt request register 11, and are processed in the interrupt level determination circuit 31 which receives the local interrupt processed by the interrupt mask register 12 and the bus interrupt held in the bus interrupt request register 21 as inputs.
【0024】複数割り込み入力の一例として、LIR0
#とBIR0#がアサートされた場合について説明す
る。この様子を図2に示す。ここでは、エッジ制御指定
レジスタ34がレベル0に対しエッジ制御レジスタ33
を動作させるように設定されているとする。As an example of multiple interrupt inputs, LIR0
The case where # and BIR0 # are asserted will be described. This state is shown in FIG. In this case, the edge control designation register 34 sets the level 0 to the edge control register 33.
Is set to operate.
【0025】まずローカル割り込みLIR0#がアサー
トされると、割り込み要求レジスタ11にレベル0の割
り込み情報がラッチされる。割り込みマスクレジスタ1
2にレベル0のマスク指定がないと、レベル0の発生が
割り込みレベル決定回路31に伝達され、割り込みレベ
ル出力回路32からCPUに対してIRL0:2に0が
出力される。その後バス割り込みBIR0#がアサート
されバス割り込み要求レジスタ21にレベル0のマスク
情報がラッチされる。このレベル0の割り込み発生は割
り込みレベル決定回路31に伝達されるが、すでにLI
R0#のレベル0割り込みが処理中であるので、BIR
0#のレベル0の割り込み要求は一時待機させられる。
この後、LIR0#のレベル0の割り込みがCPUで受
け付けられるか、またはレベル0のハンドラでクリアさ
れると割り込み要求レジスタ11のレベル0割り込み情
報ラッチが解除される。First, when the local interrupt LIR0 # is asserted, the interrupt information of level 0 is latched in the interrupt request register 11. Interrupt mask register 1
If the masking of level 0 is not specified for 2, the occurrence of level 0 is transmitted to the interrupt level determining circuit 31, and the interrupt level output circuit 32 outputs 0 to IRL0: 2 to the CPU. Thereafter, the bus interrupt BIR0 # is asserted and the level 0 mask information is latched in the bus interrupt request register 21. The generation of the level 0 interrupt is transmitted to the interrupt level determination circuit 31, but the LI has already been transmitted.
BIR because level 0 interrupt of R0 # is being processed
A 0 level 0 interrupt request is temporarily held.
After that, when the level 0 interrupt of LIR0 # is accepted by the CPU or cleared by the level 0 handler, the level 0 interrupt information latch of the interrupt request register 11 is released.
【0026】ローカル割り込み入力部1とバス割り込み
入力部2の出力を監視しているエッジ制御回路33はロ
ーカル割り込みLIR0#がネゲートされたことをモニ
タし、割り込みレベル出力回路32に対してCPUへの
割り込み出力を一旦ネゲートする指示を出力する。この
信号を受けて割り込み出力回路32はIRL0:2を一
旦7にした後、バス割り込み入力部2が出力し続けてい
るレベル0の割り込み要求を割り込みレベル決定回路3
1を通じて受けることによりIRL0:2に再度0つま
りレベル0の割り込み要求を出力することになる。The edge control circuit 33, which monitors the outputs of the local interrupt input unit 1 and the bus interrupt input unit 2, monitors that the local interrupt LIR0 # is negated and sends the interrupt level output circuit 32 to the CPU. The instruction to negate the interrupt output is output. In response to this signal, the interrupt output circuit 32 temporarily sets IRL0: 2 to 7, and then issues an interrupt request of level 0 which the bus interrupt input unit 2 continues to output to the interrupt level determination circuit 3
When it is received through 1, the interrupt request of level 0 is output again at 0, that is, the interrupt request of IRL 0: 2.
【0027】さらにBIR0#によるレベル0の割り込
み要求がCPUによって受け付けられるかハンドラによ
ってBIR0#がネゲートされると、バス割り込み要求
レジスタ21にラッチされたレベル0の割り込み入力状
態がクリアされ、割り込みレベル出力回路32からCP
Uに対してIRL0:2に7つまり割り込み要求無しが
出力される。Further, when a level 0 interrupt request by BIR0 # is accepted by the CPU or BIR0 # is negated by the handler, the level 0 interrupt input state latched in the bus interrupt request register 21 is cleared and an interrupt level output is made. Circuit 32 to CP
7 is output to U at IRL 0: 2, that is, no interrupt request is output.
【0028】以上のように、この実施例では、同一レベ
ルで優先順の定められた複数の割り込みを扱い、同一レ
ベルの割り込みが複数発生した場合、優先度の高い割り
込みを決定しCPUに対して要求する割り込み制御回路
で、前記CPUに対して出力された割り込みのCPUに
よる処理が受け付けまたは完了し、該割り込み制御回路
で前記割り込み要因が取り下げられた時、次に優先度の
高い割り込み要求をCPUに対して出力する場合、該レ
ベルを変更せずにCPUに対して引続き出力する手段
と、一旦CPUに対して割り込み要求レベルを割り込み
要求無しとした後再度同一レベルの割り込み要求をCP
Uに対して出力する手段と、前期手段のどちらかを選択
する手段とを備えたことを特徴とする割り込み制御回路
を説明した。As described above, in this embodiment, a plurality of interrupts of the same level and priorities are defined, and when a plurality of interrupts of the same level occur, the interrupt of high priority is determined and the CPU is notified. When the interrupt control circuit that makes a request accepts or completes the processing of the interrupt output to the CPU by the CPU and the interrupt factor is withdrawn by the interrupt control circuit, the interrupt request with the next highest priority is issued to the CPU. In the case of outputting to the CPU, the means for continuously outputting to the CPU without changing the level, and the interrupt request of the same level to the CPU once after making the interrupt request level no interrupt request
The interrupt control circuit having the means for outputting to U and the means for selecting one of the above-described means has been described.
【0029】実施例2.本発明の割り込み制御回路で
は、選択手段の一例として、エッジ制御回路33の有
効、無効を指定するエッジ制御指定レジスタ34の場合
を示したが、選択手段の他の例として、直接外部から信
号線によってレベル毎のエッジ生成指定情報を得ても、
同様のCPUに対する割り込み要求信号の制御が可能で
あることは言うまでもない。Example 2. In the interrupt control circuit of the present invention, the edge control designating register 34 for designating the enable / disable of the edge control circuit 33 is shown as an example of the selecting means, but as another example of the selecting means, a signal line is directly applied from the outside. Even if you get the edge generation specification information for each level,
It goes without saying that the interrupt request signal for the same CPU can be controlled.
【0030】[0030]
【発明の効果】第1の発明の割り込み制御回路は、以上
説明したように構成されているので、同一レベルの割り
込みが複数入力された場合、優先的に処理された割り込
み入力と引続き処理される割り込み要求との間にエッジ
を設けることが可能になり、CPUの持つエッジセンス
の割り込みレベルに対して順次複数の割り込みを処理さ
せることが可能になる。Since the interrupt control circuit of the first invention is configured as described above, when a plurality of interrupts of the same level are input, the interrupt input processed preferentially and the interrupt input are successively processed. An edge can be provided between the interrupt request and a plurality of interrupts can be sequentially processed for the edge sense interrupt level of the CPU.
【0031】また、第2の発明の割り込み制御回路は、
選択手段により、前記のCPUに対し一旦割り込み要求
無しのレベルを発生する変更手段の有効、無効を設定で
きるため、レベルセンスとエッジセンスの割り込み双方
に対応できCPU毎に専用の付加回路を設けることな
く、CPUの外部割り込み受け付け仕様に対応すること
ができる。The interrupt control circuit of the second invention is
Since the selecting means can enable / disable the changing means for temporarily generating a level without an interrupt request to the CPU, it is possible to deal with both level sense and edge sense interrupts, and a dedicated additional circuit is provided for each CPU. It is possible to meet the external interrupt acceptance specification of the CPU.
【図1】本発明の割り込み制御回路の一実施例図であ
る。FIG. 1 is a diagram showing an embodiment of an interrupt control circuit of the present invention.
【図2】本発明の割り込み制御回路の特徴的な動作を示
すタイミングチャート図である。FIG. 2 is a timing chart showing a characteristic operation of the interrupt control circuit of the present invention.
【図3】従来の割り込み制御回路の一実施例図である。FIG. 3 is a diagram showing an embodiment of a conventional interrupt control circuit.
【図4】従来の割り込み制御回路の動作を示すタイミン
グチャート図である。FIG. 4 is a timing chart showing the operation of a conventional interrupt control circuit.
1 ローカル割り込み入力部 2 バス割り込み入力部 3 割り込み出力部 11 ローカル割り込み要求レジスタ 12 ローカル割り込みマスクレジスタ 21 バス割り込み要求レジスタ 31 割り込みレベル決定回路 32 割り込みレベル出力回路 33 エッジ制御回路(変更手段の一例) 34 エッジ制御指定レジスタ(選択手段の一例) 1 Local Interrupt Input Unit 2 Bus Interrupt Input Unit 3 Interrupt Output Unit 11 Local Interrupt Request Register 12 Local Interrupt Mask Register 21 Bus Interrupt Request Register 31 Interrupt Level Determining Circuit 32 Interrupt Level Output Circuit 33 Edge Control Circuit (Example of Changing Means) 34 Edge control designation register (an example of selection means)
Claims (2)
(a)同一レベルの複数の割り込み要求を入力する入力
手段、(b)入力手段で入力した割り込み要求のひとつ
を選択して外部にそのレベルに応じた割り込み信号を出
力する出力手段、(c)出力手段で出力した割り込み信
号に対応する割り込み要求が解除される場合であって、
入力手段により入力された割り込み要求の中に解除され
る割り込み要求と同一レベルの他の割り込み要求がある
場合、所定期間、上記出力手段による割り込み信号の出
力レベルを変更する変更手段。1. An interrupt control circuit having the following elements: (a) an input unit for inputting a plurality of interrupt requests of the same level; and (b) one of the interrupt requests input by the input unit is selected and externally set to that level. Output means for outputting a corresponding interrupt signal, and (c) a case where the interrupt request corresponding to the interrupt signal output by the output means is canceled,
Changing means for changing the output level of the interrupt signal by the output means for a predetermined period when there is another interrupt request of the same level as the interrupt request to be released among the interrupt requests input by the input means.
更手段を選択的に動作させる選択手段を有することを特
徴とする請求項1記載の割り込み制御回路。2. The interrupt control circuit according to claim 1, further comprising selection means for selectively operating the changing means in the interrupt control circuit.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP32446591A JPH05158708A (en) | 1991-12-09 | 1991-12-09 | Interruption control circuit |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP32446591A JPH05158708A (en) | 1991-12-09 | 1991-12-09 | Interruption control circuit |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH05158708A true JPH05158708A (en) | 1993-06-25 |
Family
ID=18166120
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP32446591A Pending JPH05158708A (en) | 1991-12-09 | 1991-12-09 | Interruption control circuit |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH05158708A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH10302389A (en) * | 1997-04-22 | 1998-11-13 | Ricoh Co Ltd | Data processing circuit |
-
1991
- 1991-12-09 JP JP32446591A patent/JPH05158708A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH10302389A (en) * | 1997-04-22 | 1998-11-13 | Ricoh Co Ltd | Data processing circuit |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP0062431B1 (en) | A one chip microcomputer | |
US6141713A (en) | Bus arbitrator with a hierarchical control structure | |
JPH02293959A (en) | Interface apparatus | |
EP1080422A1 (en) | Software configurable technique for prioritizing interrupts in a microprocessor-based system | |
JP2008310826A (en) | Handling interrupt in synchronous environment | |
JPH05197673A (en) | Logic circuit | |
JPH05158708A (en) | Interruption control circuit | |
US4180855A (en) | Direct memory access expander unit for use with a microprocessor | |
US6105082A (en) | Data processor used in a data transfer system which includes a detection circuit for detecting whether processor uses bus in a forthcoming cycle | |
JP2947195B2 (en) | Interrupt mask control method | |
JP2001014266A (en) | Dma transfer circuit and dma transfer method | |
JP3976958B2 (en) | Redundant apparatus having a plurality of master devices and bus control right switching method | |
JPH0744415A (en) | Semiconductor integrated circuit device | |
EP0454096B1 (en) | Interrupt control circuit and microcomputer system comprising the same | |
JPS62229353A (en) | Common bus arbitration system | |
JP2667285B2 (en) | Interrupt control device | |
JPH07230419A (en) | Interruption control system | |
JPH0520261A (en) | Priority control cirucit | |
JPS60168240A (en) | Interrupt processing circuit | |
EP0618536A1 (en) | Interrupt arrangement | |
JPS58107932A (en) | Common bus failure check system | |
JPH0869382A (en) | Semiconductor device | |
JPS6197777A (en) | Interruption processing circuit | |
JPH03191433A (en) | Microcomputer | |
JPS6175452A (en) | Interruption circuit |