JPH02249054A - Data processor - Google Patents

Data processor

Info

Publication number
JPH02249054A
JPH02249054A JP7108889A JP7108889A JPH02249054A JP H02249054 A JPH02249054 A JP H02249054A JP 7108889 A JP7108889 A JP 7108889A JP 7108889 A JP7108889 A JP 7108889A JP H02249054 A JPH02249054 A JP H02249054A
Authority
JP
Japan
Prior art keywords
interrupt
central processing
signal
interruption
arbitration
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
JP7108889A
Other languages
Japanese (ja)
Inventor
Fumitoshi Yamaguchi
山口 文敏
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 JP7108889A priority Critical patent/JPH02249054A/en
Publication of JPH02249054A publication Critical patent/JPH02249054A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PURPOSE:To successively execute an interruption processing from a central processing unit whose priority order is decided by installing arbitration circuits in respective central processing units. CONSTITUTION:The arbitration circuits 101-108 are installed in respective central processing units 11-18, and respective lines of data buses 201-208 are allocated and are respectively connected. Then, selection signals are outputted from the arbitration circuits which have simultaneously received interruption requests from outside and the interruption requests for the arbitration circuit which does not have received the interruption request is locked. The priority order is decided in the arbitration circuits 101-108 which have simultaneously received the interruption requests, and the arbitration circuit whose priority order is decided outputs an interruption command to interruption start circuits 21-28 belonging to the central processing unit, and outputs interruption information to the standby bit of an interruption register through an allocated route. Thus, the interruption processing is executed from the central processing unit whose priority is decided even if the interruption requests are simultaneously generated from outside to plural central processing units 11-18 so as to attain the interruption processing.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は、複数の中央処理装置で構成されるデータ処
理装置に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a data processing device composed of a plurality of central processing units.

〔従来の技術〕[Conventional technology]

第2図は例えば特開昭63−26421号公報に所載さ
れた従来のデータ処理装置の電路の接続系統を示す系統
図であり、図において、11〜1nは演算処理と制御を
行なう中央処理装置、21〜2nは割込み指令により割
込み起動信号と割込み起動禁止信号とを出力する割込み
起動回路、31〜3nは割込み起動信号線、41〜4n
は割込み起動禁止信号線、51〜5nは論理積を実行す
る論理ゲート、61〜6nはこの論理ゲートの出力する
二進信号をセットする特定ビットとその他に予備ビット
を有する割込みレジスタ、71〜7nはこの割込みレジ
スタの特定ビット、81〜8nはこの特定ビット71〜
7nに二進信号の1が設定されると起動し割込み処理を
実行する割込み処理部である。
FIG. 2 is a system diagram showing the electrical circuit connection system of a conventional data processing device disclosed in, for example, Japanese Unexamined Patent Publication No. 63-26421. 21 to 2n are interrupt activation circuits that output an interrupt activation signal and an interrupt activation prohibition signal in response to an interrupt command; 31 to 3n are interrupt activation signal lines; 41 to 4n;
51 to 5n are logic gates that perform AND operations; 61 to 6n are interrupt registers that have a specific bit that sets the binary signal output from this logic gate; and other reserved bits; 71 to 7n are specific bits of this interrupt register, and 81 to 8n are specific bits 71 to 8n of this interrupt register.
This interrupt processing section is activated and executes interrupt processing when a binary signal of 1 is set to 7n.

次に動作について説明するが、−例として中央処理装置
11から他の中央処理装置12〜Inへ割込みをかける
場合を挙げる。まず、外部からの割込み指令により割込
み起動回路21を起動して、割込み起動信号と割込み起
動禁止信号とを出力する。前者は割込み起動信号線31
を経て、また、後者は割込み起動禁止信号線41を経て
論理ゲート51に入力し、論理積を実行して二進信号の
0を割込みレジスタ61の特定ビット71にセットする
と共に他の中央処理装置12〜1nの各論理ゲート52
〜5nへ入力する。他の中央処理装置12〜1nの6割
込み起動回路22〜2nからは割込み起動信号も割込み
起動禁止信号を出力していないので、論理ゲート51〜
5nで論理積を実行していずれも二進信号の1をそれぞ
れの割込みレジスタ62〜6nの特定ビット72〜7n
にセットする。中央処理装置11の割込み処理部81は
その割込みレジスタ61の特定ビット71に0がセット
されたので起動せず、他の中央処理装置12〜1nの割
込み処理部82〜8nはその割込みレジスタ62〜6n
の特定ビット72〜7nに1がセットされたので起動し
て割込み処理を実行する。このようにして、中央処理装
置11から他の中央処理装置12〜1nへ割込みがかか
るようになっている。中央処理装置12から他の中央処
理装置11.13〜1nへ割込みをかける場合について
も同様である。
Next, the operation will be described. As an example, a case will be described in which the central processing unit 11 issues an interrupt to the other central processing units 12 to In. First, the interrupt activation circuit 21 is activated by an external interrupt command, and outputs an interrupt activation signal and an interrupt activation prohibition signal. The former is the interrupt activation signal line 31
In addition, the latter is input to the logic gate 51 via the interrupt activation inhibit signal line 41, performs AND, and sets the binary signal 0 to the specific bit 71 of the interrupt register 61, while also inputting it to the other central processing unit. 12 to 1n logic gates 52
- Input to 5n. Since the six interrupt activation circuits 22 to 2n of the other central processing units 12 to 1n do not output an interrupt activation signal or an interrupt activation prohibition signal, the logic gates 51 to 1n output no interrupt activation signal or interrupt activation inhibit signal.
5n performs logical AND and converts the binary signal 1 to specific bits 72 to 7n of respective interrupt registers 62 to 6n.
Set to . The interrupt processing unit 81 of the central processing unit 11 does not start because the specific bit 71 of its interrupt register 61 is set to 0, and the interrupt processing units 82 to 8n of the other central processing units 12 to 1n do not start up the interrupt processing unit 81 of the central processing unit 11. 6n
Since 1 has been set in the specific bits 72 to 7n, the CPU is activated and executes interrupt processing. In this way, the central processing unit 11 issues an interrupt to the other central processing units 12 to 1n. The same applies to the case where the central processing unit 12 issues an interrupt to the other central processing units 11.13 to 1n.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

従来のデータ処理装置は以上のように構成されているの
で、割込み指令を受けた単数の例えば、中央処理装置1
1から他の中央処理装置12〜1nへ割込みをかけるこ
とはできるが、複数の中央処理装置に同時に割込み指令
があると他の中央処理装置へ割込みをかけることができ
ないと云う解決すべき課題があった。
Since the conventional data processing device is configured as described above, a single central processing unit, for example, the central processing unit 1 that receives an interrupt command,
1 can issue an interrupt to the other central processing units 12 to 1n, but if multiple central processing units receive an interrupt command at the same time, it is impossible to issue an interrupt to the other central processing units, which is a problem to be solved. there were.

この発明は上記のような課題を解決するためになされた
もので、外部から同時に割込み要求を受けた複数の中央
処理装置で優先順位を判定し、優先を決めた中央処理装
置から遂次、他の中央処理装置へ割込みをかけて割込み
処理を実行することのできるデータ処理装置を得ること
を目的とする。
This invention was made in order to solve the above-mentioned problem, and the priority order is determined by a plurality of central processing units that receive interrupt requests simultaneously from the outside, and the central processing unit that has decided on the priority interrupts the other central processing units one after another. An object of the present invention is to obtain a data processing device that can interrupt a central processing unit of the computer and execute interrupt processing.

〔課題を解決するための手段〕[Means to solve the problem]

この発明にかかるデータ処理装置は割込み指令により割
込み起動信号と割込み起動禁止信号とを出力する割込み
起動回路、割込み起動信号を肯定入力、割込み起動禁止
信号を否定入力として論理積を実行し二進信号の0また
は1を出力する論理ゲート、二進信号の0または1をセ
ットする特定ビットとその他に予備ビットを有する割込
みレジスタ、特定ビットに二進数の1がセットされると
起動し、予備ビットにセットした割込み情報に対応して
割込み処理を実行する割込み処理部をそれぞれ備えた複
数の中央処理装置からなるものにおいて、この中央処理
装置の各々に調停回路を設け、データ・バスの各線路を
割当てて相互に接続し、外部から同時に割込み要求を受
けた調停回路からそれぞれ選択信号を出力して割込み要
求を受けなかった調停回路に対する外部からの割込み要
求をロックすると共に、同時に割込み要求を受けた調停
回路で各々の線路を通じてステップ信号を交換し、各線
路に対して予め決めた優先順位に従ってステップ信号の
優先順位を判定し、優先を決めたステップ信号の調停回
路が当該の中央処理装置に属する割込み起動回路へ割込
み指令を出力すると同時に、割当てられた線路を通じて
割込みレジスタの予備ビットに割込み情報を出力するも
のである。
The data processing device according to the present invention includes an interrupt activation circuit that outputs an interrupt activation signal and an interrupt activation prohibition signal in response to an interrupt command, and performs a logical product with the interrupt activation signal as an affirmative input and the interrupt activation prohibition signal as a negative input, and a binary signal. A logic gate that outputs 0 or 1, an interrupt register that has a specific bit that sets a binary signal of 0 or 1, and other reserved bits, which is activated when a binary 1 is set to a specific bit, and sets the reserved bit to In a device consisting of a plurality of central processing units each equipped with an interrupt processing unit that executes interrupt processing in response to set interrupt information, each central processing unit is provided with an arbitration circuit to allocate each line of the data bus. The arbitration circuits that received interrupt requests from the outside at the same time output selection signals to lock the external interrupt requests to the arbitration circuits that did not receive the interrupt requests, and the arbitration circuits that received interrupt requests at the same time output selection signals. A circuit exchanges step signals through each line, determines the priority of the step signal according to a predetermined priority for each line, and an arbitration circuit for the prioritized step signal generates an interrupt belonging to the central processing unit. At the same time as outputting an interrupt command to the startup circuit, interrupt information is output to the reserved bit of the interrupt register through the assigned line.

〔作用〕[Effect]

この発明においては、調停回路が外部から同時に割込み
要求を受けるとそれぞれ選択信号を出力して割込み要求
を受けなかった調停回路に対する外部からの割込み要求
をロックすると共にデータ・バスの各々の線路を通じて
ステップ信号を交換し、各線路に対して予め決めた優先
順位に従ってステップ信号の優先順位を判定し優先を決
めたステップ信号の調停回路が当該の中央処理装置に属
する割込み起動回路へ割込み指令を出力すると同時に、
割当てられた線路を通じて割込みレジスタの予備ビット
に割込み情報を出力する。
In this invention, when the arbitration circuit receives interrupt requests simultaneously from the outside, it outputs a selection signal, locks the external interrupt requests to the arbitration circuits that have not received the interrupt request, and also outputs the selection signal through each line of the data bus. When the signals are exchanged and the step signal priority is determined according to the predetermined priority for each line, the step signal arbitration circuit that has determined the priority outputs an interrupt command to the interrupt activation circuit belonging to the relevant central processing unit. at the same time,
Interrupt information is output to the reserved bits of the interrupt register through the assigned line.

〔発明の実施例〕[Embodiments of the invention]

以下、この発明の一実施例を図について説明する。第1
図において、11〜18.21〜28.31〜38.4
1〜48.51〜58.61〜68.71〜7B、81
〜88は上記従来のデータ処理装置と同一のものである
。101〜108は調停回路であって、外部から割込み
要求を受けると選択信号とステップ信号を出力すると共
に、同時に割込み要求を受けた他の調停回路からもステ
ップ信号を−受けて予め決めた優先順位に従って優先順
位を判定し、優先を決めると割込み指令を出力する。2
01〜208は8木の線路からなるデータ・バス、30
1〜308は選択信号線である。
An embodiment of the present invention will be described below with reference to the drawings. 1st
In the figure, 11-18.21-28.31-38.4
1-48.51-58.61-68.71-7B, 81
88 are the same as the conventional data processing device described above. Arbitration circuits 101 to 108 output a selection signal and a step signal when receiving an interrupt request from the outside, and also receive step signals from other arbitration circuits that received an interrupt request at the same time to determine a predetermined priority order. The priority order is determined according to the priority order, and when the priority is determined, an interrupt command is output. 2
01-208 is a data bus consisting of 8 lines, 30
1 to 308 are selection signal lines.

この実施例は8台の中央処理装置から構成されている。This embodiment consists of eight central processing units.

次に動作について説明するが、−例として二つの中央処
理装置11.13が外部から同時に割込み要求を受け、
中央処理装置11が中央処理装置13に優先して割込み
をかけ割込み処理を実行する場合を挙げる。
Next, the operation will be explained. For example, when two central processing units 11 and 13 receive an interrupt request from the outside at the same time,
A case will be described in which the central processing unit 11 issues an interrupt with priority over the central processing unit 13 and executes interrupt processing.

まず、中央処理装置】1.13が外部から同時に割込み
要求を受けると、調停回路101.103は選択信号線
301.308に選択信号のないことを確認して選択信
号を出力し割込み要求を受けなかった調停回路102.
104〜108に対し外部からの割込み要求をロックす
ると共にデータ・バス201〜208のビット1からビ
ット8までの8木の線路のうち調停回路101.103
にそれぞれ割当てたビット7の線路とビット3の線路を
通じてステップ信号を交換する。
First, when the central processing unit [1.13] simultaneously receives an interrupt request from the outside, the arbitration circuits 101 and 103 confirm that there is no selection signal on the selection signal line 301 and 308, output a selection signal, and receive the interrupt request. Arbitration circuit 102.
Arbitration circuits 101 and 103 lock interrupt requests from the outside for data buses 104 to 108, and arbitrate circuits 101 and 103 among the eight tree lines from bit 1 to bit 8 of data buses 201 to 208.
Step signals are exchanged through the bit 7 line and the bit 3 line respectively assigned to .

データ・バス201〜208の8木の線路にはビット数
の大きい方から優先順位を決めて調停回路101〜10
8に記憶させであるので、各調停回路101〜108で
は割当てられた線路よりビット数の大きい線路にステッ
プ信号があるか否かにより優先順位を判定する。
Arbitration circuits 101 to 10 are arranged on eight lines of data buses 201 to 208, with priority determined from the one with the largest number of bits.
8, each arbitration circuit 101-108 determines the priority depending on whether or not there is a step signal on a line with a larger number of bits than the assigned line.

調停回路101はビット8の線路にステップ信号がない
ので、優先を決めて割込み起動回路21へ割込み指令を
出力すると共にデータ・バス201〜208(7) 8
木の線路を通じて割込みレジスタ61〜68の予備ビッ
トに割込み情報をセットする。
Since there is no step signal on the bit 8 line, the arbitration circuit 101 determines priority and outputs an interrupt command to the interrupt starting circuit 21, and also outputs an interrupt command to the data buses 201 to 208 (7) 8.
Interrupt information is set in reserved bits of interrupt registers 61-68 through wooden lines.

調停回路103はビット7の線路にステップ信号がある
ので、優先順位を調停回路101に譲り、選択信号線3
03への選択信号の出力とデータ・バス203のビット
3の線路へのステップ信号の出力を停止する。その後、
選択信号線303に選択信号がなくなるまで、調停回路
103は待機状態となる。
Since there is a step signal on the bit 7 line, the arbitration circuit 103 yields priority to the arbitration circuit 101 and selects the selection signal line 3.
The output of the selection signal to bit 3 of the data bus 203 and the step signal to the line of bit 3 of the data bus 203 are stopped. after that,
The arbitration circuit 103 is in a standby state until there is no selection signal on the selection signal line 303.

割込み起動回路21は割込み指令を受けて割込み起動信
号と割込み起動禁止信号とを出力し、前者は割込み起動
信号線31を経て肯定入力として、また後者は割込み起
動禁止信号線41を経て否定入力として論理ゲート51
に入力し、論理積を実行して二進信号の0を割込みレジ
スタ61の特定ビット71にセットする。また、割込み
起動回路21から出力した割込み起動信号は割込み起動
信号線31〜38を経て肯定入力として各論理ゲート5
2〜58へ入力するが、割込み起動回路22〜28から
は割込み起動信号も割込み起動禁止信号も出力していな
いので、各論理ゲート52〜58で論理積を実行して二
進信号の1を割込みレジスタ62〜68の特定ビット7
2〜78にセットする。
The interrupt activation circuit 21 receives an interrupt command and outputs an interrupt activation signal and an interrupt activation prohibition signal, the former as a positive input via the interrupt activation signal line 31, and the latter as a negative input via the interrupt activation prohibition signal line 41. logic gate 51
, and performs logical AND to set the binary signal 0 to the specific bit 71 of the interrupt register 61. Further, the interrupt activation signal outputted from the interrupt activation circuit 21 is sent to each logic gate 5 as a positive input via interrupt activation signal lines 31 to 38.
However, since the interrupt activation circuits 22 to 28 are not outputting either an interrupt activation signal or an interrupt activation inhibit signal, each logic gate 52 to 58 performs an AND operation to convert the binary signal to 1. Specific bit 7 of interrupt registers 62-68
Set to 2-78.

割込み処理部81は割込みレジスタ61の特定ビット7
1に0がセットされたので、その予備ビットにセットさ
れた割込み情報に対応した割込み処理を実行しないが、
割込み処理部82〜88は割込みレジスタ62〜68の
特定ビット72〜78に1がセットされたので、その子
椛ビットにセットされた割込み情報に対応した割込み処
理を実行する。
The interrupt processing unit 81 selects specific bit 7 of the interrupt register 61.
Since 1 is set to 0, the interrupt processing corresponding to the interrupt information set in that reserved bit is not executed.
Since the specific bits 72-78 of the interrupt registers 62-68 are set to 1, the interrupt processing units 82-88 execute interrupt processing corresponding to the interrupt information set in the child bit.

割込み処理が終ると調停回路101は選択信号線301
への選択信号、割込み起動回路21への割込み指令及び
データ・バス201の各線路への割込み情報の出力を停
止し、中央処理袋@11が中央処理装置13に優先して
実行した割込み処理を完了する。
When the interrupt processing is finished, the arbitration circuit 101 selects the selection signal line 301.
The selection signal to the interrupt activation circuit 21, the interrupt command to the interrupt starting circuit 21, and the output of interrupt information to each line of the data bus 201 are stopped, and the interrupt processing executed by the central processing bag @11 with priority over the central processing unit 13 is executed. Complete.

次に、待機状態にあった調停回路】03は選択信号線3
01に選択信号がなくなったので、選択信号線303に
選択信号を出力して、割込み処理を完了した調停回路1
01と割込み要求を受けなかった調停回路102.10
4〜108に対し外部からの割込み要求をロックすると
共に調停回路103に割当てたビット3の線路へステッ
プ信号を出力する。
Next, the arbitration circuit in the standby state]03 is the selection signal line 3
Since there is no longer a selection signal in 01, the arbitration circuit 1 outputs a selection signal to the selection signal line 303 and completes the interrupt processing.
01 and the arbitration circuit 102.10 that did not receive an interrupt request.
4 to 108 are locked against external interrupt requests, and a step signal is output to the bit 3 line assigned to the arbitration circuit 103.

調停回路103はビット4からビット8までの各線路に
ステップ信号がないので、割込み起動回路23へ割込み
指令を出力すると共にデータ・バス201〜208の8
木の線路を通じて割込みレジスタ61〜68の予備ビッ
トに割込み情報をセットする。
Since there is no step signal on each line from bit 4 to bit 8, the arbitration circuit 103 outputs an interrupt command to the interrupt activation circuit 23 and also outputs an interrupt command to the data buses 201 to 8 of the data buses 201 to 208.
Interrupt information is set in reserved bits of interrupt registers 61-68 through wooden lines.

割込み起動回路23は割込み指令を受けて割込み起動信
号と割込み起動禁止信号とを出力し、前者は割込み起動
信号線33を経て肯定入力として、また、後者は割込み
の起動禁止信号線43を経て否定入力として論理ゲート
53に入力し、論理積を実行して二進信号の0を割込み
レジスタ63の特定ビット73にセットする。また、割
込み起動回路23から出力した割込み起動信号は割込み
起動信号線31〜38を経て肯定入力として各論理ゲー
ト51.52.54〜58へ入力するが、割込み起動回
路21.22.24〜28からは割込み起動信号も割込
み起動禁止信号も出力していないので、各論理ゲート5
1.52.54〜58で論理積を実行して二進信号の1
を割込みレジスタ61.62.64〜68の特定ビット
7】、72.74〜78にセットする。
The interrupt activation circuit 23 receives an interrupt command and outputs an interrupt activation signal and an interrupt activation prohibition signal. The signal is input to the logic gate 53 as an input, and a logical AND operation is performed to set the binary signal 0 to the specific bit 73 of the interrupt register 63. Further, the interrupt activation signal outputted from the interrupt activation circuit 23 is input to each logic gate 51.52.54-58 as a positive input via the interrupt activation signal lines 31-38. Since neither the interrupt start signal nor the interrupt start inhibit signal is output from 5, each logic gate 5
1.52. Execute the logical product at 54 to 58 to convert the binary signal to 1.
are set in specific bits 7], 72, 74-78 of interrupt registers 61, 62, 64-68.

割込み処理部83は割込みレジスタ63の特定ビット7
3にOがセットされたので、その予備ビットにセットさ
れた割込み情報に対応した割込み処理を実行しないが、
割込み処理部81.82.84〜88は割込みレジスタ
61.62.64〜68の特定ビット71.72.74
〜78に1がセットされたので、その予備ビットにセッ
トされた割込み情報に対応した割込み処理を実行する。
The interrupt processing unit 83 selects specific bit 7 of the interrupt register 63.
3 is set to O, so the interrupt processing corresponding to the interrupt information set in that reserved bit is not executed.
Interrupt processing units 81.82.84-88 use specific bits 71.72.74 of interrupt registers 61.62.64-68.
Since 1 is set in .about.78, interrupt processing corresponding to the interrupt information set in the reserved bit is executed.

割込み処理が終ると調停回路103は選択信号線303
への選択信号、割込み起動回路23への割込み指令及び
データ203の各線路への割込み情報の出力を停止し、
中央処理装置13も割込み処理を完了する。
When the interrupt processing is finished, the arbitration circuit 103 selects the selection signal line 303.
stop outputting the selection signal to the interrupt starting circuit 23, the interrupt command to the interrupt starting circuit 23, and the interrupt information to each line of the data 203;
The central processing unit 13 also completes the interrupt processing.

なお、上記実施例では8台の中央処理装置で構成し、デ
ータ・バスを8木の線路からなるものとして、中央処理
装M】】、】3の調停回路301,103にそれぞれビ
ット7の線路とビット3の線路を割当てたが、これに限
るものでないことは云うまでもない。
In the above embodiment, it is assumed that eight central processing units are used, and the data bus is made up of eight lines. Although the bit 3 line is assigned, it goes without saying that this is not limited to this.

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

以上のようにこの発明によれば、複数の中央処理装置の
各々に調停回路を設け、データ・バスの各線路を割当て
て相互に接続し、外部から同時に割込み要求を受けた調
停回路からそれぞれ選択信号を出力して割込み要求を受
けなかった調停回路に対する外部からの割込み要求をロ
ックすると共に、同時に割込み要求を受けた調停回路で
各々の線路を通じてステップ信号を交換し、各線路に対
して予め決めた優先順位に従ってステップ信号の優先順
位を判定し、優先を決めたステップ信号の調停回路が当
該の中央処理装置に属する割込み起動回路へ割込み指令
を出力すると同時に、割当てられた経路を通じて割込み
レジスタの予備ビットに割込み情報を出力するので、複
数の中央処理装置に外部から同時に割込み要求があって
も優先順位を判定し、優先を決めた中央処理装置から遂
次他の中央処理装置へ割込みをかけて割込み処理を実行
することができると云う効果がある。
As described above, according to the present invention, each of the plurality of central processing units is provided with an arbitration circuit, each line of the data bus is assigned and interconnected, and each of the arbitration circuits receives an interrupt request from the outside at the same time. A signal is output to lock external interrupt requests to arbitration circuits that have not received an interrupt request, and at the same time, step signals are exchanged through each line in the arbitration circuit that received an interrupt request, and step signals are set in advance for each line. The arbitration circuit for the step signal that has determined the priority outputs an interrupt command to the interrupt activation circuit belonging to the central processing unit, and at the same time outputs the interrupt command to the interrupt register via the assigned path. Since interrupt information is output to bits, even if multiple central processing units receive interrupt requests from the outside at the same time, the priority is determined, and the central processing unit that has determined the priority will interrupt the other central processing units one after another. This has the effect of being able to execute interrupt processing.

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

第1図はこの発明の一実施例の電路の接続系統を示す系
統図、第2図は従来のデータ処理装置の電路の接続系統
を示す系統図である。 図において、11〜1nは中央処理装置、21〜2nは
割込み起動回路、31〜3nは割込み起動信号線、41
〜4nは割込み起動禁止信号線、51〜5nは論理ゲー
ト、61〜6nは割込みレジスタ、71〜7nは特定ビ
ット、81〜8nは割込み処理部、201〜208はデ
ータ・バス、301〜308は選択信号線である。 なお、各図中、同一符号は同一または相当部分を示す。
FIG. 1 is a system diagram showing a connection system of electric lines in an embodiment of the present invention, and FIG. 2 is a system diagram showing a connection system of electric lines in a conventional data processing device. In the figure, 11 to 1n are central processing units, 21 to 2n are interrupt activation circuits, 31 to 3n are interrupt activation signal lines, and 41
~4n are interrupt activation inhibit signal lines, 51~5n are logic gates, 61~6n are interrupt registers, 71~7n are specific bits, 81~8n are interrupt processing units, 201~208 are data buses, 301~308 are This is a selection signal line. In each figure, the same reference numerals indicate the same or corresponding parts.

Claims (1)

【特許請求の範囲】[Claims] 割込み指令により割込み起動信号と割込み起動禁止信号
とを出力する割込み起動回路、上記割込み起動信号を肯
定入力、上記割込み起動禁止信号を否定入力として論理
積を実行し、二進信号の0または1を出力する論理ゲー
ト、上記二進信号の0または1をセットする特定ビット
とその他に予備ビットを有する割込みレジスタ、上記特
定ビットに上記二進数の1がセットされると起動し、上
記予備ビットにセットした割込み情報に対応して割込み
処理を実行する割込み処理部をそれぞれ備えた複数の中
央処理装置からなるものにおいて、この中央処理装置の
各々に調停回路を設け、データ・バスの各線路を割当て
て相互に接続し、外部から同時に割込み要求を受けた上
記調停回路からそれぞれ選択信号を出力して割込み要求
を受けなかつた上記調停回路に対する外部からの割込み
要求をロックすると共に、同時に割込み要求を受けた上
記調停回路で各々の上記線路を通じてステップ信号を交
換し、上記各線路に対して予め決めた優先順位に従つて
上記ステップ信号の優先順位を判定し、優先を決めたス
テップ信号の上記調停回路が当該の上記中央処理装置に
属する上記割込み起動回路へ上記割込み指令を出力する
と同時に、割当てられた上記線路を通じて上記割込みレ
ジスタの予備ビットに上記割込み情報を出力することを
特徴とするデータ処理装置。
An interrupt activation circuit outputs an interrupt activation signal and an interrupt activation prohibition signal in response to an interrupt command, and performs logical product with the interrupt activation signal as an affirmative input and the interrupt activation prohibition signal as a negative input, and a binary signal of 0 or 1. A logic gate that outputs, an interrupt register that has a specific bit that sets the binary signal to 0 or 1, and other reserved bits, which is activated when the binary number 1 is set to the specific bit, and sets the reserved bit. In a device consisting of a plurality of central processing units, each of which is equipped with an interrupt processing unit that executes interrupt processing in response to interrupt information received, each central processing unit is provided with an arbitration circuit, and each line of the data bus is assigned. The arbitration circuits connected to each other and receiving interrupt requests from the outside at the same time output selection signals to lock interrupt requests from the outside to the arbitration circuits that did not receive an interrupt request, and simultaneously received interrupt requests. The arbitration circuit exchanges step signals through each of the lines, determines the priority order of the step signals according to a predetermined priority order for each line, and the arbitration circuit of the step signal that has determined the priority. A data processing device characterized in that, at the same time as outputting the interrupt command to the interrupt activation circuit belonging to the central processing unit, outputting the interrupt information to a spare bit of the interrupt register through the assigned line.
JP7108889A 1989-03-22 1989-03-22 Data processor Pending JPH02249054A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7108889A JPH02249054A (en) 1989-03-22 1989-03-22 Data processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7108889A JPH02249054A (en) 1989-03-22 1989-03-22 Data processor

Publications (1)

Publication Number Publication Date
JPH02249054A true JPH02249054A (en) 1990-10-04

Family

ID=13450427

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7108889A Pending JPH02249054A (en) 1989-03-22 1989-03-22 Data processor

Country Status (1)

Country Link
JP (1) JPH02249054A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009059022A (en) * 2007-08-30 2009-03-19 Mitsubishi Electric Corp Device for accumulation sharing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009059022A (en) * 2007-08-30 2009-03-19 Mitsubishi Electric Corp Device for accumulation sharing system

Similar Documents

Publication Publication Date Title
US5101497A (en) Programmable interrupt controller
EP0078389B1 (en) Bus contention resolution in data processing apparatus having multiple independant users
JP2558393B2 (en) Multi-cluster signal processor
WO1989002127A1 (en) Method and apparatus for interconnecting busses in a multibus computer system
US5210828A (en) Multiprocessing system with interprocessor communications facility
JP2539021B2 (en) Interrupt request generation node that sends an interrupt request to the pending bus
US4736319A (en) Interrupt mechanism for multiprocessing system having a plurality of interrupt lines in both a global bus and cell buses
US5481678A (en) Data processor including selection mechanism for coupling internal and external request signals to interrupt and DMA controllers
JPH0679305B2 (en) Device and method for responding to an interrupt using a hold bus
CN110875867A (en) Bus access arbitration device and method
JPH02249054A (en) Data processor
JPS5930292B2 (en) Souchikanketsugohoshiki
JPH0562384B2 (en)
JPS63234304A (en) Data link system for multi-pc system
JPS6239792B2 (en)
SU849219A1 (en) Data processing system
JPS61184645A (en) Interruption control system
JP2756315B2 (en) Update control method for system configuration information
Del Corso et al. An integrated controller for modified inter-integrated circuit protocol
SU1288709A1 (en) Interface for linking electric computer with peripheral units
JP2531080B2 (en) Bus adapter switching method
JP2001022710A (en) System with plural bus controllers
JPS62168258A (en) Cpu switching circuit
GB1600755A (en) Communications processor
JPH03130832A (en) Interruption controller