JPS63282848A - Interruption signal communication system - Google Patents

Interruption signal communication system

Info

Publication number
JPS63282848A
JPS63282848A JP11840387A JP11840387A JPS63282848A JP S63282848 A JPS63282848 A JP S63282848A JP 11840387 A JP11840387 A JP 11840387A JP 11840387 A JP11840387 A JP 11840387A JP S63282848 A JPS63282848 A JP S63282848A
Authority
JP
Japan
Prior art keywords
interrupt
time
interruption
time slot
register
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
JP11840387A
Other languages
Japanese (ja)
Inventor
Michio Abe
阿部 道夫
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
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 filed Critical NEC Corp
Priority to JP11840387A priority Critical patent/JPS63282848A/en
Publication of JPS63282848A publication Critical patent/JPS63282848A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/20Handling requests for interconnection or transfer for access to input/output bus
    • G06F13/24Handling requests for interconnection or transfer for access to input/output bus using interrupt

Abstract

PURPOSE:To recognize an interruption factor only by the communication line without providing individual lines corresponding on respective interruption factor or complex hardware by dividing one interruption signal line time- divisionally into time slots synchronizing with system clocks and asigning the time slots to respective factors. CONSTITUTION:A CPU sends a start bit 12, counts up time slot number by means of a counter 23 similarly to an interruption sender and shifts the counted number to a shift register 24. At the time of detecting that the slot number counted by the counter 23 exceeds a maximum value, the output of the shift register 24 is inputted to a register 25. At that time, the output of the register 25 holds the interruption signal state of each interruption factor. Then, a start bit sending circuit 21 counts a fixed time and sends the succeeding stat bit 2 again. Consequently, an interruption can be recognized.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は、情報処理装置の中央処理装置への割込み信号
通信方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an interrupt signal communication system for a central processing unit of an information processing device.

[従来の技術] 従来、この種の割込み信号を通信する方式には、各割込
み要求者から個々に割込み要求線を中央処理装置に接続
しこの信号線によって個々に割込みを要求する方式や、
1本の割込み要求線に複数の割込み要求をワイヤード・
オア接続して全ての要求のオアとして中央処理装置へ伝
達する方式があった。後者の方式においては、中央処理
装置が全ての要求者との通信を行って割込み要求者を特
定するか、あるいは割込者からデータバス等を通じて割
込み原因を送信してもらう等のことを行って割込み要求
者を特定していた。
[Prior Art] Conventionally, methods for communicating this type of interrupt signal include a method in which each interrupt requester individually connects an interrupt request line to a central processing unit and requests an interrupt individually through this signal line;
Wiring multiple interrupt requests to one interrupt request line
There was a method in which all requests were transmitted to the central processing unit as an OR connection. In the latter method, the central processing unit communicates with all requesters to identify the interrupt requester, or has the interrupter send the cause of the interrupt via a data bus, etc. The interrupt requester was identified.

[解決すべき問題点] 上述した従来の割込み信号通信方式では、個別に割込み
要求線を接続した場合は割込み各割込み要因に対してそ
れぞれ1木ずつ信号線が必要となり多数の要因がある場
合では布線量が増大するという欠点がある。
[Problems to be solved] In the conventional interrupt signal communication method described above, if the interrupt request lines are connected individually, one signal line is required for each interrupt cause, which makes it difficult to communicate when there are many causes. The disadvantage is that the amount of wiring increases.

また、ワイヤード・オアによって複数の要因を1本にま
とめてしまった場合では、この割込み要求を受取った中
央処理装置は割込み要因を特定するために、各要因が発
生しているか全ての要因を調べ、あるいは全ての要求者
に対して割込み要因をデータバスやアドレスバスに出力
するよう要求する等の処理をする必要がある。この方式
の場合は要因を特定するための大きなハードウェアやソ
フトウェアが必要となり、コストや処理速度の面で問題
が残る。
In addition, if multiple factors are combined into one wire by wired OR, the central processing unit that receives this interrupt request checks all the factors to see if each factor has occurred in order to identify the interrupt factor. Alternatively, it is necessary to perform processing such as requesting all requesters to output the interrupt cause to the data bus or address bus. This method requires large hardware and software to identify the cause, and problems remain in terms of cost and processing speed.

[問題点の解決手段] 上気従来の問題点を解決する本発明の割込み信号通信方
式は、複数の割込み要求が1本の割込み要求線に接続さ
れている方式のシステムにおいて、割込み要求線にシス
テムクロックに同期したタイムスロットを設け、このタ
イムスロットを各要求者に割当て各要求者は割込み要求
があり自タイムスロットが来た場合にはタイムスロット
に割込み要求を乗せ、中央処理装置はタイムスロット内
の割込み要求の有無によって割込み要求者を特定する構
成としている。
[Means for Solving the Problems] The interrupt signal communication system of the present invention, which solves the problems of the conventional methods, can be used in systems where multiple interrupt requests are connected to one interrupt request line. A time slot synchronized with the system clock is provided, and this time slot is assigned to each requester.When each requester requests an interrupt and its own time slot arrives, the interrupt request is placed on the time slot, and the central processing unit The interrupt requester is identified based on the presence or absence of an interrupt request.

[実施例] 以下、本発明の一実施例について図面を参照して詳細に
説明する。
[Example] Hereinafter, an example of the present invention will be described in detail with reference to the drawings.

第1図は本発明の一実施例に係る割込み信号通信方式を
実現する中央処理装置内の制御回路の回路図、第2図は
別込み送出回路の回路図、第3図は本発明の割込み信号
通信方式のタイミングチャートである。
FIG. 1 is a circuit diagram of a control circuit within a central processing unit that implements an interrupt signal communication method according to an embodiment of the present invention, FIG. 2 is a circuit diagram of a separate sending circuit, and FIG. 3 is a timing chart of a signal communication method.

本発明の割込み信号通信方式を実現する制御回路は、ス
タートビット送出回路21と、割込み要求識別回路22
を有してなり、かつスタートビット送出回路21はカウ
ンタ23,23を備え、割込み要求識別回路22はシフ
トレジスタ24゜24及びレジスタ25.25を備えて
構成されている。また1、第2図の割込み送出回路は、
各割込み要求者がタイムスロットを検出し、割込みを送
出するための回路であり、自スロット比較回路31とオ
ーブンコレクタドライバ32を有する。
The control circuit that realizes the interrupt signal communication system of the present invention includes a start bit sending circuit 21 and an interrupt request identification circuit 22.
The start bit sending circuit 21 includes counters 23, 23, and the interrupt request identifying circuit 22 includes a shift register 24.24 and a register 25.25. 1. The interrupt sending circuit in Figure 2 is
This is a circuit for each interrupt requester to detect a time slot and send an interrupt, and includes an own slot comparison circuit 31 and an oven collector driver 32.

次に、第3図のタイミングチャートに基づいて動作を説
明する。システムクロック1は、このシステム全体に供
給されているクロック信号であるが、割込み信号用の別
のクロックでも良い。割込み要求信号2は、各割込み要
求者と割込みを受取る中央処理装置とに接続されている
割込み要求信号である。この割込み要求信号2は、シス
テムクロックlに同期しており、全ての状態はクロック
の立ち上りでサンプルされる。スタートビット12はタ
イムスロット11が次のクロックから発生することを示
すスタートビットで、中央処理装置からは同期用スター
トビット3のように出力される。
Next, the operation will be explained based on the timing chart of FIG. System clock 1 is a clock signal supplied to the entire system, but it may be another clock for interrupt signals. Interrupt request signal 2 is an interrupt request signal connected to each interrupt requester and the central processing unit receiving the interrupt. This interrupt request signal 2 is synchronized with the system clock 1, and all states are sampled at the rising edge of the clock. Start bit 12 is a start bit indicating that time slot 11 is generated from the next clock, and is output from the central processing unit as synchronization start bit 3.

各割込み要求者は、スタートビット11が出力されると
タイムスロット検出イネーブル信号9をイネーブルとし
、クロックの数をQA4゜QB5.QC6,QD7のよ
うに数え始める。この時のQA4.QB5.QC6,Q
D7が現在のタイムスロット番号を示すことになる。各
割込み要求者は、このスロット番号を割当てられたスロ
ット番号と自スロット比較回路31で比較し、もし一致
したならば自タイムスロット検出信号8がアクティブと
なり割込み信号2をオープンコレクタドライバ32でロ
ーレベルへ駆動し、中央処理装置へ割込み要求があるこ
とを伝える。さらにタイムスロットが割当てられた数を
超えた場合、タイムスロット検出イネーブル信号9をデ
ィスエーブルとして次のスタートビットを待つ。
When the start bit 11 is output, each interrupt requester enables the time slot detection enable signal 9 and sets the number of clocks to QA4, QB5, . Start counting like QC6, QD7. QA4 at this time. QB5. QC6,Q
D7 will indicate the current time slot number. Each interrupt requester compares this slot number with the assigned slot number using the own slot comparison circuit 31. If they match, the own time slot detection signal 8 becomes active and the interrupt signal 2 is set to a low level by the open collector driver 32. and notifies the central processing unit that there is an interrupt request. Furthermore, if the number of time slots exceeds the allocated number, the time slot detection enable signal 9 is disabled and the next start bit is waited for.

中央処理装置は、スタートビット12を送出した後側込
み送出者と同じくタイムスロット番号をカウンタ23で
数えると同時にシフトレジスタ24ヘシフトする。カウ
ンタ23によって数えられたスロット番号が最大数を超
えたことが検出されたならば、レジスタ25ヘシフトレ
ジスタ24の出力を取り込む。この時、レジスタ25の
出力は各割込み要因の割込み信号の状態が保持される。
After sending out the start bit 12, the central processing unit counts the time slot number with the counter 23 and simultaneously shifts it to the shift register 24 in the same way as the side sender. When it is detected that the slot number counted by the counter 23 exceeds the maximum number, the output of the shift register 24 is taken into the register 25. At this time, the output of the register 25 holds the state of the interrupt signal of each interrupt factor.

その後スタートビット送出回路21は、一定時間を計測
し再び次のスタートビット12を送出する。これを繰返
すことによって割込みを認識することができる。
Thereafter, the start bit sending circuit 21 measures a certain period of time and sends out the next start bit 12 again. By repeating this, interrupts can be recognized.

[発明の効果] 以上説明したように本発明は、1本の割込み信号線をシ
ステムクロックに同期したタイムスロットに時分割しそ
のタイムスロットを各要因に割当てることにより、各割
込み要因に対応した個別線や割込み要因を知るための通
信や複雑なハードウェアを設けることなく、1本の通信
線によって割込み要因を認識できる効果がある。
[Effects of the Invention] As explained above, the present invention divides one interrupt signal line into time slots synchronized with the system clock and allocates the time slots to each factor, thereby providing an individual interrupt signal corresponding to each interrupt factor. This has the effect of being able to recognize an interrupt cause using a single communication line, without requiring communication or complicated hardware to know the cause of the interrupt.

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

第1図は本発明の割込み信号通信方式を実現するために
必要な中央処理装置内の制御回路の回路図、第2図は割
込み送出回路の回路図、第3図は割込み信号通信方式を
示すタイミングチャートである。 21ニスタ一トビツト送出回路 22;割込み要求識別回路 23:カラン名 24:シフトレジスタ 25:レジスタ 31:自スロット比較回路
Fig. 1 is a circuit diagram of a control circuit within a central processing unit necessary to realize the interrupt signal communication method of the present invention, Fig. 2 is a circuit diagram of an interrupt sending circuit, and Fig. 3 shows an interrupt signal communication method. This is a timing chart. 21 NIST bit sending circuit 22; Interrupt request identification circuit 23: Call name 24: Shift register 25: Register 31: Own slot comparison circuit

Claims (1)

【特許請求の範囲】[Claims] 複数の割込み要求が1本の割込み要求線に接続されてい
る方式のシステムにおいて、割込み要求線にシステムク
ロックに同期したタイムスロットを設け、このタイムス
ロットを各要求者に割当て各要求者は割込み要求があり
自タイムスロットが来た場合にはタイムスロットに割込
み要求を乗せ、中央処理装置はタイムスロット内の割込
み要求の有無によって割込み要求者を特定することを特
徴とした割込み信号通信方式。
In a system where multiple interrupt requests are connected to one interrupt request line, a time slot synchronized with the system clock is provided on the interrupt request line, and this time slot is assigned to each requester, and each requester requests an interrupt. An interrupt signal communication method characterized by placing an interrupt request on the time slot when the current time slot arrives, and the central processing unit identifying the interrupt requester based on the presence or absence of an interrupt request within the time slot.
JP11840387A 1987-05-15 1987-05-15 Interruption signal communication system Pending JPS63282848A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11840387A JPS63282848A (en) 1987-05-15 1987-05-15 Interruption signal communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11840387A JPS63282848A (en) 1987-05-15 1987-05-15 Interruption signal communication system

Publications (1)

Publication Number Publication Date
JPS63282848A true JPS63282848A (en) 1988-11-18

Family

ID=14735788

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11840387A Pending JPS63282848A (en) 1987-05-15 1987-05-15 Interruption signal communication system

Country Status (1)

Country Link
JP (1) JPS63282848A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112002066A (en) * 2020-08-28 2020-11-27 湖北骏翔电子科技有限公司 Double-reed-tube counting device based on timed interruption triggering

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5556259A (en) * 1978-10-19 1980-04-24 Nec Corp Interruption circuit
JPS62259157A (en) * 1986-05-06 1987-11-11 Hitachi Ltd Interruption system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5556259A (en) * 1978-10-19 1980-04-24 Nec Corp Interruption circuit
JPS62259157A (en) * 1986-05-06 1987-11-11 Hitachi Ltd Interruption system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112002066A (en) * 2020-08-28 2020-11-27 湖北骏翔电子科技有限公司 Double-reed-tube counting device based on timed interruption triggering
CN112002066B (en) * 2020-08-28 2022-06-17 湖北骏翔电子科技有限公司 Double-reed-tube counting device based on timed interruption triggering

Similar Documents

Publication Publication Date Title
EP0046203A1 (en) Multiprocessor arrangement with a common bus
US4556939A (en) Apparatus for providing conflict-free highway access
EP0049627A2 (en) Byte-to-bit synchronizing circuitry
JPS63282848A (en) Interruption signal communication system
JP2000269988A (en) Multiple address data transmission system
JPS6217779B2 (en)
JP2758750B2 (en) Cell multiplex bus communication control system
JPS5850061A (en) Parallel bus transfer system
JPS6245255A (en) Data reception system
JPH0358217B2 (en)
JP3548943B2 (en) Interrupt control method
JPS5866136A (en) Interruption detection
JPH02230356A (en) Bus extension device for information processor
JP2826326B2 (en) Data collection method
JPH02126356A (en) Bus control system
JPH04184297A (en) Time synchronization method of information processing system
JP2634583B2 (en) Data transfer method
SU717769A1 (en) Device for control of interruption of programs
JPS6379444A (en) Serial data receiver
JPH08191320A (en) Data communication system
JPS63177246A (en) Control equipment for high-speed data transfer
JPH0512203A (en) Bus performance measurement system
JPH02238746A (en) Signal collision detector for synchronois communication
JPS6356092A (en) Key telephone system
JPH11353272A (en) Information transfer method and device