JPH09274571A - Interruption delay device - Google Patents

Interruption delay device

Info

Publication number
JPH09274571A
JPH09274571A JP8083596A JP8359696A JPH09274571A JP H09274571 A JPH09274571 A JP H09274571A JP 8083596 A JP8083596 A JP 8083596A JP 8359696 A JP8359696 A JP 8359696A JP H09274571 A JPH09274571 A JP H09274571A
Authority
JP
Japan
Prior art keywords
interrupt
signal
delay
gate
interruption
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.)
Withdrawn
Application number
JP8083596A
Other languages
Japanese (ja)
Inventor
Tatsuo Kamiya
達夫 神谷
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP8083596A priority Critical patent/JPH09274571A/en
Publication of JPH09274571A publication Critical patent/JPH09274571A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide an interruption delay device which is provided between a circuit for generating an interruption signal to a computer and the computer, enables synchronous communication between computers and prevents the performance of foreground program execution from being lowered. SOLUTION: An interruption delay circuit 2 is provided with fixed time delay means 21-24 for inputting 2a the interruption signal generated from an interruption generation circuit 3 and outputting an enable signal inputted from an enable input terminal 2c to an output terminal 2b while delaying the valid start time of the inputted interruption signal as long as a number (n) of internal clock signals based on the previously set number (n) of steps of a shift register 21 when that enable signal is a negative logic level.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、コンピュータに対
して発生された割り込み信号を入力して、所定時間又は
任意時間遅延して出力する割り込み遅延装置に関するも
のである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an interrupt delay device for inputting an interrupt signal generated to a computer and delaying it for a predetermined time or an arbitrary time and outputting it.

【0002】[0002]

【従来の技術】図4は従来の割り込み発生回路とCPU
との接続構成を示す図であり、同図に示されるように、
従来のコンピュータシステムでは、割り込み発生回路3
から出力された割り込み要求信号が直接CPU1に入力
されている。図5は図4の回路を用いて、コンピュータ
間通信システムを構成した場合の構成を示す図であり、
同図はCPU1AとCPU1Bが通信するシステムを示
している。
2. Description of the Related Art FIG. 4 shows a conventional interrupt generation circuit and CPU.
It is a diagram showing a connection configuration with, as shown in the figure,
In the conventional computer system, the interrupt generation circuit 3
The interrupt request signal output from the CPU is directly input to the CPU 1. FIG. 5 is a diagram showing a configuration when an inter-computer communication system is configured using the circuit of FIG.
The figure shows a system in which the CPU 1A and the CPU 1B communicate with each other.

【0003】図4におけるシステムのCPU1A,1B
はそれぞれ自己の通信装置5A,5Bと割り込み発生装
置3A,3Bを持っている。割り込み発生装置は通信装
置の状態変化によりCPUに対し割り込み信号を発生す
る。この図5のようなシステムで通信用プログラムを、
アプリケーションプログラムと別に、バックグラウンド
動作させる場合、割り込み発生装置からの割り込み動作
によりプログラムが動作することになる。
CPUs 1A and 1B of the system shown in FIG.
Has their own communication devices 5A and 5B and interrupt generation devices 3A and 3B, respectively. The interrupt generating device generates an interrupt signal to the CPU according to a change in the state of the communication device. In the system as shown in FIG. 5, the communication program is
When the background operation is performed separately from the application program, the program is operated by the interrupt operation from the interrupt generation device.

【0004】例えば、CPU1AがCPU1Bからのデ
ータを受け取る場合、通信装置5Aがデータを受信した
時に割り込み発生装置3Aが割り込み信号を発生し、C
PU1Aが割り込み動作となりCPU1Aの割り込みプ
ログラムが動作する。この割り込みプログラムは通信装
置からのデータをCPU1Aのメモリ空間に格納する。
一方、通信装置5BはCPU1Aに対しての送信の終了
したことを割り込み発生装置3Bを通じてCPU1Bに
通知する。このときCPU1Bは割り込み動作となりC
PU1B上の割り込みプログラムが動作する。この割り
込みプログラムは次にCPU1Aに送るデータをCPU
1Bのメモリ空間から通信装置5Bに転送する。
For example, when the CPU 1A receives data from the CPU 1B, the interrupt generator 3A generates an interrupt signal when the communication device 5A receives the data, and C
PU1A becomes an interrupt operation, and the interrupt program of CPU1A operates. This interrupt program stores the data from the communication device in the memory space of the CPU 1A.
On the other hand, the communication device 5B notifies the CPU 1B of the completion of the transmission to the CPU 1A through the interrupt generating device 3B. At this time, the CPU 1B becomes an interrupt operation and C
The interrupt program on PU1B operates. This interrupt program sends the data to be sent to CPU1A next to the CPU.
Transfer from the memory space of 1B to the communication device 5B.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、図4に
示すような従来の回路を用いて、この割り込み信号のみ
で状態を変更するようなプログラムを作成した場合、通
信対象との同期を取るために要するCPUの負荷が大き
くなるという欠点がある。例えば、図5のCPU1Aの
割り込みプログラムの動作が遅い場合は、CPU1Bの
割り込みプログラムの動作開始を遅らせる必要がある。
つまり、このような場合、CPU1Bの割り込みプログ
ラムの動作開始を遅らせないと、CPU1Bが次のデー
タを送信した時にCPU1Aが受信可能な状態になって
いないため、CPU1Aがデータを受信できない。この
ようなことを避けるため、CPU1Bの割り込みプログ
ラムの動作開始を遅らせる操作が必要となる。
However, when a program that changes the state only by this interrupt signal is created by using the conventional circuit as shown in FIG. 4, in order to synchronize with the communication target. There is a drawback that the load of the required CPU becomes large. For example, when the operation of the interrupt program of the CPU 1A in FIG. 5 is slow, it is necessary to delay the operation start of the interrupt program of the CPU 1B.
That is, in such a case, unless the operation start of the interrupt program of the CPU 1B is delayed, the CPU 1A cannot receive the data when the CPU 1B transmits the next data, and thus the CPU 1A cannot receive the data. In order to avoid such a situation, an operation to delay the operation start of the interrupt program of the CPU 1B is required.

【0006】従来の方法では、CPU1Bの割り込みプ
ログラムを遅らせる場合は、割り込みプログラムに入っ
た所にループプログラムを挿入し、割り込みプログラム
の開始を見掛け上遅らせることになる。この方法をとっ
た場合、ループプログラムがフォアグランドのプログラ
ム(割り込みで駆動されていないアプリケーションプロ
グラム)の実行を疎外するため、フォアグランドプログ
ラムの実行時間が減りパフォーマンスが低下するという
問題があった。またこの問題を解決しようとしてタイマ
割り込みなどの別系統の割り込みを使用することが考え
られる。しかし、別系統の割り込みを利用すると、回路
とプログラムが複雑になるという欠点がある上に、フォ
アグランドのパフォーマンスはやや改善される程度であ
る。
In the conventional method, when the interrupt program of the CPU 1B is delayed, a loop program is inserted at a place where the interrupt program is entered, and the start of the interrupt program is apparently delayed. When this method is adopted, the loop program excludes the execution of the foreground program (application program that is not driven by an interrupt), which causes a problem that the execution time of the foreground program is reduced and the performance is degraded. Further, it is possible to use another system interrupt such as a timer interrupt in order to solve this problem. However, the use of a separate system of interrupts has the drawback of complicating circuits and programs, and the performance of the foreground is only slightly improved.

【0007】[0007]

【課題を解決するための手段】本発明に係る割り込み遅
延装置は、コンピュータに対して割り込み信号を発生す
る回路と前記コンピュータとの間に設けられたハードウ
ェア構成の割り込み遅延装置において、前記発生された
割り込み信号を入力し、この割り込み信号の有効開始時
刻を予め設定された数をnとする内部クロック信号のn
個分だけ遅延させて出力する固定時間遅延手段、または
前記割り込み信号の有効開始時刻をプログラムにより任
意に設定された数をmとする内部クロック信号のm個分
だけ遅延させて出力する可変時間遅延手段を備えたもの
である。その結果上記コンピュータを送信側と受信側に
設けた通信システムに利用する場合に、上記コンピュー
タ間の同期通信を可能にすると共に、従来のようにプロ
グラムをループさせて遅延時間を確保する必要がなくな
り、フォアグランドプログラム実行のパフォーマンスを
向上させることができる。
An interrupt delay device according to the present invention is an interrupt delay device having a hardware structure provided between a circuit for generating an interrupt signal to a computer and the computer. An internal clock signal of which the valid start time of this interrupt signal is n
Fixed time delay means for delaying and outputting by the number, or variable time delay for delaying and outputting by m number of internal clock signals whose effective start time of the interrupt signal is m arbitrarily set by the program It is equipped with means. As a result, when the computer is used in a communication system provided on the transmitting side and the receiving side, it is possible to perform synchronous communication between the computers and eliminate the need to secure a delay time by looping a program as in the conventional case. The performance of the foreground program execution can be improved.

【0008】[0008]

【発明の実施の形態】BEST MODE FOR CARRYING OUT THE INVENTION

実施形態1.図1は本発明の実施形態1に係る割り込み
遅延装置の構成を示す図である。図1において、1はC
UP、2は実施形態1に係る割り込み遅延回路であり、
nビットシフトレジスタ21、論理和ゲート22,23
及び論理積ゲート24で構成される。3は割り込み発生
回路である。図2は図1の動作を説明するための波形図
であり、同図の(a)nビットシフトレジスタ21の入
出力信号波形を、同図の(b)は割り込み遅延回路2の
入出力信号波形をそれぞれ示している。
Embodiment 1 FIG. FIG. 1 is a diagram showing the configuration of an interrupt delay device according to the first embodiment of the present invention. In FIG. 1, 1 is C
UP and 2 are interrupt delay circuits according to the first embodiment,
n-bit shift register 21, OR gates 22 and 23
And an AND gate 24. Reference numeral 3 is an interrupt generation circuit. FIG. 2 is a waveform diagram for explaining the operation of FIG. 1, in which (a) an input / output signal waveform of the n-bit shift register 21 and (b) of FIG. 2 are input / output signals of the interrupt delay circuit 2. Waveforms are shown respectively.

【0009】図2を参照し、図1の回路の動作を説明す
る。割り込み信号回路3は、図2の(a)の入力信号波
形に示されるような負論理の割り込み信号を、割り込み
遅延回路2の入力端2aを介して、この回路2内のnビ
ットシフトレジスタ21及び論理和ゲート22,23に
供給する。nビットシフトレジスタ21は、図2の
(a)の出力信号波形に示されるように、入力信号をn
クロック分遅延して出力し、この出力信号を論理和ゲー
ト22の入力の一方に供給する。この論理和ゲート22
の入力の他方には入力端2aからの割り込み信号が直接
供給されているため、論理和ゲート22の出力信号は、
入力された割り込み信号の立ち下り時点からnビット分
遅延して立ち下り、割り込み信号の立ち上り時点からゲ
ート動作に要する時間のみ遅延して立ち上る。そしてこ
の論理和ゲート22の出力信号は論理積ゲート24の入
力の一方に供給される。
The operation of the circuit of FIG. 1 will be described with reference to FIG. The interrupt signal circuit 3 supplies an interrupt signal of negative logic as shown in the input signal waveform of FIG. 2A via the input terminal 2a of the interrupt delay circuit 2 to the n-bit shift register 21 in the circuit 2. And OR gates 22 and 23. The n-bit shift register 21 outputs the input signal n as shown in the output signal waveform of FIG.
The output is delayed by the clock, and this output signal is supplied to one of the inputs of the OR gate 22. This OR gate 22
Since the interrupt signal from the input end 2a is directly supplied to the other input of, the output signal of the OR gate 22 is
It falls with a delay of n bits from the falling edge of the input interrupt signal, and rises with a delay of only the time required for the gate operation from the rising edge of the interrupt signal. The output signal of the OR gate 22 is supplied to one of the inputs of the AND gate 24.

【0010】図1のイネーブル入力端2cには、割り込
み遅延回路2の遅延動作を有効とするまたは無効とする
か、即ち入力端2aに供給される割り込み信号をクロッ
ク信号のn個分だけ遅延して出力させるかまたは全く遅
延させないで出力させるかを決めるイネーブル信号が外
部から供給される。そしてこのイネーブル信号は、図2
の(b)に示されるように、負論理レベルのときに遅延
動作を有効とし、正論理レベルのときに遅延動作を無効
とするものである。即ちイネーブル信号は、イネーブル
入力端2cを介して、論理和ゲート23の信号反転入力
端に供給され、このゲート23の信号非反転入力端には
割り込み信号が入力端2aを介して供給される。そして
論理和ゲート23の出力信号は論理積ゲート24の入力
の一方に供給され、このゲート24の入力の他方には論
理和ゲート22の出力信号が供給される。
At the enable input terminal 2c of FIG. 1, the delay operation of the interrupt delay circuit 2 is enabled or disabled, that is, the interrupt signal supplied to the input terminal 2a is delayed by n clock signals. An enable signal is externally supplied to determine whether the output is to be performed or to be output without any delay. This enable signal is shown in FIG.
(B), the delay operation is valid at the negative logic level and the delay operation is invalid at the positive logic level. That is, the enable signal is supplied to the signal inverting input terminal of the OR gate 23 via the enable input terminal 2c, and the interrupt signal is supplied to the signal non-inverting input terminal of the gate 23 via the input terminal 2a. The output signal of the logical sum gate 23 is supplied to one input of the logical product gate 24, and the output signal of the logical sum gate 22 is supplied to the other input of the gate 24.

【0011】従って図2の(b)に示すようにイネーブ
ル信号が負論理レベルのときには、論理和ゲート23の
出力端からイネーブル信号の反転された正論理レベル信
号が論理積ゲート24の入力の一方に供給されるため、
論理和ゲート22からこの論理積ゲート24の入力の他
方に供給される割り込み信号の立ち下りのみnビット遅
延し、立ち上りは余り遅延していない信号が論理積ゲー
ト24から出力端2bに出力される。またイネーブル信
号が正論理レベルのときには、論理和ゲート23の出力
端からは入力端子2aからの割り込み信号がそのまま論
理積ゲート24の一方の入力に供給され、論理和ゲート
22から上記と同一の信号が論理積ゲート24の入力の
他方に供給されるため、論理積ゲート24からは入力端
子2aから割り込み信号がほぼそのまま(ゲート動作に
要する時間のみ遅延して)出力端2bに出力される。
Therefore, as shown in FIG. 2B, when the enable signal is at the negative logic level, the positive logic level signal obtained by inverting the enable signal from the output terminal of the OR gate 23 is input to one of the inputs of the AND gate 24. To be supplied to
Only the falling edge of the interrupt signal supplied from the OR gate 22 to the other input of the AND gate 24 is delayed by n bits, and the rising edge is not delayed so much, and the signal is output from the AND gate 24 to the output terminal 2b. . When the enable signal is at the positive logic level, the interrupt signal from the input terminal 2a is directly supplied from the output end of the logical sum gate 23 to one input of the logical product gate 24, and the logical sum gate 22 outputs the same signal as above. Is supplied to the other input of the AND gate 24, so that the interrupt signal is output from the AND gate 24 from the input terminal 2a to the output terminal 2b almost unchanged (delayed only by the time required for the gate operation).

【0012】実施形態1によれば、あらかじめ遅延時間
をクロック信号でnクロック分と決めておき、割り込み
の発生をnクロック分だけ遅延することができる。この
割り込みを遅延することにより、図5のような通信シス
テムに用いた場合、プログラムをループさせて時間を確
保する必要がなくなり、フォアグランドプログラム実行
のパフォーマンスを向上することができる。
According to the first embodiment, the delay time can be determined in advance by the clock signal for n clocks, and the occurrence of the interrupt can be delayed by n clocks. By delaying this interrupt, when used in the communication system as shown in FIG. 5, it is not necessary to loop the program to secure time, and the performance of the foreground program execution can be improved.

【0013】実施形態2.図3は本発明の実施形態2に
係る割り込み遅延装置の構成を示す図である。図3にお
いて、1及び3は図1と同一のものである。4は実施形
態2に係るプログラマブル割り込み遅延回路であり、レ
ジスタ41、セレクタ42、n個のDフリップフロップ
(以下D−FFという)43及び論理和ゲート44で構
成される。図3において、レジスタ41にはプログラマ
ブル割り込み遅延回路4の遅延時間を規定するプログラ
マブルデータであるレジスタ入力信号が外部からレジス
タ入力端4cを介して供給される。セレクタ42は、レ
ジスタ41に入力されたデータに基づき、n個のD−F
F43のうちのいずれか1つの出力信号を選択してセレ
クタ42の出力信号とする。従ってレジスタ41に入力
する入力信号のデータを変更することにより、n個のD
−FF43により構成されたシフトレジスタの段数nを
任意の数に変更したことになる。
Embodiment 2 FIG. FIG. 3 is a diagram showing the configuration of the interrupt delay device according to the second embodiment of the present invention. In FIG. 3, 1 and 3 are the same as those in FIG. A programmable interrupt delay circuit 4 according to the second embodiment includes a register 41, a selector 42, n D flip-flops (hereinafter referred to as D-FF) 43, and an OR gate 44. In FIG. 3, a register input signal, which is programmable data defining the delay time of the programmable interrupt delay circuit 4, is externally supplied to the register 41 via the register input terminal 4c. The selector 42, based on the data input to the register 41, n D-F
One of the output signals of F43 is selected and used as the output signal of the selector 42. Therefore, by changing the data of the input signal input to the register 41, n D
It means that the number n of stages of the shift register constituted by the FF 43 is changed to an arbitrary number.

【0014】図3の動作を説明する。割り込み発生回路
3は、プログラマブル割り込み遅延回路4の入力端4a
を介してn個のD−FF43及び論理和ゲート44へ負
論理の割り込み信号を供給する。このn個の各FFの出
力はそれぞれセレクタ42へ入力され、セレクタ42
は、レジスタ41に入力されたデータに基づきn個のD
−FF43のうちのいずれか1つのFFの出力信号を選
択して、セレクタ42の出力端から出力し、論理和ゲー
ト44の入力の一方に供給する。論理和ゲート44の入
力の他方には入力端4aから割り込み信号が直接供給さ
れているので、このゲート44の出力側に、入力された
割り込み信号の立ち下り時点から指定されたクロック数
分だけ遅延して立つ下り、割り込み信号の立ち上り時点
からゲート動作に要する時間だけ遅延して立ち上る信号
が出力され、出力端4bに供給される。
The operation of FIG. 3 will be described. The interrupt generation circuit 3 has an input terminal 4a of the programmable interrupt delay circuit 4.
An interrupt signal of negative logic is supplied to the n D-FFs 43 and the OR gate 44 via. The output of each of the n FFs is input to the selector 42, and the selector 42
Is n D based on the data input to the register 41.
The output signal of any one of the FF43 is selected, output from the output terminal of the selector 42, and supplied to one of the inputs of the OR gate 44. Since the interrupt signal is directly supplied to the other input of the logical sum gate 44 from the input terminal 4a, the output side of the gate 44 is delayed by the specified number of clocks from the falling point of the input interrupt signal. A signal that rises after being delayed by the time required for the gate operation from the time of rising of the interrupt signal and rising of the interrupt signal is output and supplied to the output terminal 4b.

【0015】上記実施形態2によれば、割り込みの発生
を指定したクロック数だけ遅延することができる。遅延
時間をプログラムにより可変にした結果、実施形態1よ
りもさらにフォアグランドプログラム実行のパフォーマ
ンスを向上することができる。本発明は割り込み駆動で
動作する通信システムにおいて通信するコンピュータの
同期を取るために用いることができる。実施形態2は特
に伝送する相手のコンピュータの処理速度が特定できな
い場合に有効である。即ち何回か通信して通信のエラー
の頻度を測定し、その結果を基に最適の遅延時間を決定
することができる。
According to the second embodiment, it is possible to delay the occurrence of the interrupt by the designated number of clocks. As a result of making the delay time variable by the program, the performance of the foreground program execution can be further improved as compared with the first embodiment. The present invention can be used to synchronize communicating computers in an interrupt driven communication system. The second embodiment is particularly effective when the processing speed of the other computer to be transmitted cannot be specified. That is, it is possible to communicate several times, measure the frequency of communication errors, and determine the optimum delay time based on the result.

【0016】[0016]

【発明の効果】以上のように本発明によれば、コンピュ
ータに対して割り込み信号を発生する回路と前記コンピ
ュータとの間に設けらたれハードウェア構成の割り込み
遅延装置において、前記発生された割り込み信号を入力
し、この割り込み信号の有効開始時刻を予め設定された
数をnとする内部クロック信号のn個分だけ遅延させて
出力する固定時間遅延手段、または前記割り込み信号の
有効開始時刻をプログラムにより任意に設定された数を
mとする内部クロック信号のm個分だけ遅延させて出力
する可変時間遅延手段を備えるようにしたので、上記コ
ンピュータを送信側と受信側に設けた通信システムに利
用する場合に、上記コンピュータ間の同期通信を可能に
すると共に、従来のようにプログラムをループさせて遅
延時間を確保する必要がなくなり、フォアグランドプロ
グラム実行のパフォーマンスを向上させる効果がある。
As described above, according to the present invention, in the interrupt delay device having a hardware configuration provided between the circuit for generating an interrupt signal to the computer and the computer, the generated interrupt signal Fixed delay means for delaying the valid start time of the interrupt signal by n internal clock signals whose preset number is n, or outputting the valid start time of the interrupt signal by a program. Since the variable time delay means for delaying and outputting by m the number of the internal clock signals whose number is arbitrarily set as m is provided, the above computer is used for the communication system provided on the transmitting side and the receiving side. In this case, synchronous communication between the above-mentioned computers is made possible, and a program is looped as in the conventional case to secure a delay time. It is no longer required, there is an effect of improving the performance of the foreground program execution.

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

【図1】本発明の実施形態1に係る割り込み遅延装置の
構成を示す図である。
FIG. 1 is a diagram showing a configuration of an interrupt delay device according to a first embodiment of the present invention.

【図2】図1の動作を説明するための波形図である。FIG. 2 is a waveform chart for explaining the operation of FIG.

【図3】本発明の実施形態2に係る割り込み遅延装置の
構成を示す図である。
FIG. 3 is a diagram showing a configuration of an interrupt delay device according to a second embodiment of the present invention.

【図4】従来の割り込み発生回路とCPUとの接続構成
を示す図である。
FIG. 4 is a diagram showing a connection configuration between a conventional interrupt generation circuit and a CPU.

【図5】図4の回路のコンピュータ間通信時の構成を示
す図である。
5 is a diagram showing the configuration of the circuit of FIG. 4 during inter-computer communication.

【符号の説明】[Explanation of symbols]

1 CPU 2 割り込み遅延回路 3 割り込み発生回路 4 プログラマブル割り込み遅延回路 21 nビットシフトレジスタ 22,23 論理和ゲート 24 論理積ゲート 41 レジスタ 42 セレクタ 43 n個のD−FF 44 論理和ゲート 1 CPU 2 Interrupt delay circuit 3 Interrupt generation circuit 4 Programmable interrupt delay circuit 21 n-bit shift register 22,23 Logical OR gate 24 Logical AND gate 41 Register 42 selector 43 n D-FF 44 Logical OR gate

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータに対して割り込み信号を発
生する回路と前記コンピュータとの間に設けられたハー
ドウェア構成の割り込み遅延装置において、前記発生さ
れた割り込み信号を入力し、この割り込み信号の有効開
始時刻を予め設定された数をnとする内部クロック信号
のn個分だけ遅延させて出力する固定時間遅延手段、ま
たは前記割り込み信号の有効開始時刻をプログラムによ
り任意に設定された数をmとする内部クロック信号のm
個分だけ遅延させて出力する可変時間遅延手段を備えた
ことを特徴とする割り込み遅延装置。
1. An interrupt delay device having a hardware configuration, which is provided between a circuit for generating an interrupt signal to a computer and the computer, inputs the generated interrupt signal, and activates the interrupt signal. Fixed time delay means for delaying and outputting by n number of internal clock signals whose preset number is n, or m is a number arbitrarily set by the program for the effective start time of the interrupt signal. Internal clock signal m
An interrupt delay device comprising variable time delay means for delaying and outputting the number of pieces.
JP8083596A 1996-04-05 1996-04-05 Interruption delay device Withdrawn JPH09274571A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8083596A JPH09274571A (en) 1996-04-05 1996-04-05 Interruption delay device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8083596A JPH09274571A (en) 1996-04-05 1996-04-05 Interruption delay device

Publications (1)

Publication Number Publication Date
JPH09274571A true JPH09274571A (en) 1997-10-21

Family

ID=13806882

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8083596A Withdrawn JPH09274571A (en) 1996-04-05 1996-04-05 Interruption delay device

Country Status (1)

Country Link
JP (1) JPH09274571A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8284228B2 (en) 2008-03-27 2012-10-09 Brother Kogyo Kabushiki Kaisha Image forming apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8284228B2 (en) 2008-03-27 2012-10-09 Brother Kogyo Kabushiki Kaisha Image forming apparatus

Similar Documents

Publication Publication Date Title
US5600824A (en) Clock generating means for generating bus clock and chip clock synchronously having frequency ratio of N-1/N responsive to synchronization signal for inhibiting data transfer
US5572719A (en) Clock control system for microprocessors including a delay sensing circuit
EP1166210B1 (en) Elastic interface apparatus and method therefor
KR101089153B1 (en) Method for data signal transfer across different clock-domains
US7702945B2 (en) Semiconductor device and communication control method
US6065126A (en) Method and apparatus for executing plurality of operations per clock cycle in a single processing unit with a self-timed and self-enabled distributed clock
US6078202A (en) Semiconductor device having portions that operate at different frequencies, and method of designing the device
US5485602A (en) Integrated circuit having a control signal for identifying coinciding active edges of two clock signals
US6550013B1 (en) Memory clock generator and method therefor
KR100455398B1 (en) Data latch circuit with increased operating speed
US20150145580A1 (en) Apparatus for controlling semiconductor chip characteristics
JPH09274571A (en) Interruption delay device
US4977581A (en) Multiple frequency clock system
US10429881B2 (en) Semiconductor device for stopping an oscillating clock signal from being provided to an IP block, a semiconductor system having the semiconductor device, and a method of operating the semiconductor device
US6882695B1 (en) Data transmission line used continuously connected in plurality of stages in asynchronous system
JPH1185304A (en) Clock input control circuit
JPH06244739A (en) Multiplexer circuit
JPH03171945A (en) Digital system
JP2000155701A (en) Debugging circuit
JP2000353027A (en) Clock control method and electronic circuit device using the method
JP3515197B2 (en) Semiconductor integrated circuit device and information processing system
JP2011191893A (en) Logic verification device for divisionally mounted logic circuit
JPH08329000A (en) Information processor
JPH07146842A (en) Bus interface circuit
KR20060080380A (en) Intellectual property module for system on chip

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20030701