JPS62219031A - Interruption control system - Google Patents

Interruption control system

Info

Publication number
JPS62219031A
JPS62219031A JP6131886A JP6131886A JPS62219031A JP S62219031 A JPS62219031 A JP S62219031A JP 6131886 A JP6131886 A JP 6131886A JP 6131886 A JP6131886 A JP 6131886A JP S62219031 A JPS62219031 A JP S62219031A
Authority
JP
Japan
Prior art keywords
vector
interrupt
interruption
signal
processor
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
JP6131886A
Other languages
Japanese (ja)
Inventor
Yasushi Tanzawa
丹澤 靖
Shigeru Hashimoto
繁 橋本
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP6131886A priority Critical patent/JPS62219031A/en
Publication of JPS62219031A publication Critical patent/JPS62219031A/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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)

Abstract

PURPOSE:To easily select a vector interruption and an auto-vector interruption by selecting the vector interruption or the auto-vector interruption according as a sublevel is outputted or not and performing the interruption processing. CONSTITUTION:When an interruption device I/O 4 which causes the auto-vector interruption outputs a signal INT1, encoded main levels IPL2-IPL0 are inputted to a processor 1, and the processor 1 outputs a data strobe signal DATB after outputting an acceptance permission signal IACK and main levels (A1-A3) similarly to the vector interruption. The signal INT1 is not assigned to another I/O, and the sublevel is not outputted. Therefore, a gate 7 outputs an auto-vector interruption command signal VPA when the signal DSTB is outputted, and the processor 1 generates a vector number corresponding to INT1 and performs the address conversion and refers to a vector to start the interruption processing. The sublevel is monitored to discriminate the auto-vector interruption or the vector interruption in this manner, and the I/O side selects an interruption means optionally.

Description

【発明の詳細な説明】 〔概要〕 主レベルに対応したベクタ番号をプロセッサが自動的に
発生する第1の割込み処理手段(以下オートベクタ割込
みと称する)と、該当主レベルの割込み装置にベクタ番
号を応答せしめる第2の割込み処理手段(以下ベクタ割
込みと称する)とを備えるプロセッサを使用し、且つ割
込み装置が主レベル内の優先順位を表すサブレベルを出
力して、優先順位の高い装置がベクタ番号を応答する割
込み処理方式であって、 サブレベルが出力されるか、されないかでベクタ割込み
か、オートベクタ割込みかを選択して割込み処理を行う
ことを特徴とする特 〔産業上の利用分野〕 本発明は割込み制御方式の改良に関する。
[Detailed Description of the Invention] [Summary] A first interrupt processing means (hereinafter referred to as auto-vector interrupt) in which a processor automatically generates a vector number corresponding to the main level, and a vector number to the corresponding main level interrupt device. a second interrupt processing means (hereinafter referred to as vectored interrupt) for responding to This is an interrupt processing method that responds with a number, and is characterized in that the interrupt processing is performed by selecting either a vectored interrupt or an auto-vectored interrupt depending on whether a sublevel is output or not. ] The present invention relates to improvements in interrupt control methods.

オートベクタ割込み処理と、ベクタ割込み処理とを合わ
せ持つプロセッサにおいて、オートベクタ割込みを行う
割込み装置(以下l10)は、所定主レベルの割込み信
号と、オートベクタ割込み指令とをプロセッサに出力し
なければならない。
In a processor that has both auto-vector interrupt processing and vectored interrupt processing, the interrupt device (hereinafter referred to as l10) that performs auto-vector interrupts must output an interrupt signal of a predetermined main level and an auto-vector interrupt command to the processor. .

一方、オートベクタ割込みが行われる割込みレベルはベ
クタ割込みには使用できず、このため、種々のIloを
対象とした割込み制御装置としては、ベクタ割込みとオ
ートベクタ割込みとを自由に割り当てることは不便であ
った。
On the other hand, the interrupt level at which auto-vectored interrupts are performed cannot be used for vectored interrupts, so it is inconvenient to freely allocate vectored interrupts and auto-vectored interrupts as an interrupt control device that targets various Ilo. there were.

このため、簡易に割込み手段を設定し得る割込み制御方
式が求められている。
For this reason, there is a need for an interrupt control system that can easily set interrupt means.

〔従来の技術〕[Conventional technology]

第3図(alは従来の割込み制御部ブロック図、第3図
(b)はフローチャート図とタイムチャート図とを対応
して示した従来の割込み処理説明図である。
FIG. 3 (al is a block diagram of a conventional interrupt control unit, and FIG. 3(b) is an explanatory diagram of a conventional interrupt process showing a flowchart diagram and a time chart diagram in correspondence.

なお、全図を通じて、信号名の上部に「−」符号を付し
たものは負論理を表している。
It should be noted that throughout the figures, signal names with a "-" symbol above them represent negative logic.

割込み処理は、I10装置からの割込み信号を解析して
、それぞれに対応した割込み処理プログラムを実行する
もので、優先順位を示す割込みレベルと、割込み処理プ
ログラムのアドレスを解析するためのベクタ番号とが設
定される。
Interrupt processing analyzes interrupt signals from I10 devices and executes corresponding interrupt processing programs.The interrupt level indicating the priority and the vector number for analyzing the address of the interrupt processing program are Set.

割込みレベルには通常INTO〜INT7の8レベル(
主レベル)をエンコードした3組の割込み信号(IPL
2〜IPLO)がプロセッサに入力される。
There are usually 8 interrupt levels from INTO to INT7 (
Three sets of interrupt signals (IPL
2 to IPLO) is input to the processor.

一方、ベクタ番号は、主レベルによって自動的に発生す
るもの(オートベクタ割込み)と、■10装置が通知す
るもの(ベクタ割込み)とがあり、ベクタ番号が決定す
るとベクタのアドレスに変換される。
On the other hand, vector numbers can be automatically generated depending on the main level (auto-vector interrupt) or notified by the (10) device (vector interrupt), and once the vector number is determined, it is converted into a vector address.

このベクタ〔第3図(alの2b)はベクタ番号に対応
したアドレスに割込み処理プログラム(2a〕の先頭ア
ドレスを格納したものであり、これにより割込み処理を
行うことができる。
This vector [2b in FIG. 3 (al)] stores the start address of the interrupt processing program (2a) at the address corresponding to the vector number, and thereby enables interrupt processing.

以下、第3図(a)、 (b)を参照しつつ上記割込み
処理の詳細を説明する。
The details of the above interrupt processing will be explained below with reference to FIGS. 3(a) and 3(b).

なお、以下の説明はサブレベルを採用した例である。Note that the following explanation is an example that uses sublevels.

第3図(a)において、l103はベクタ割込み、l1
04はオートベクタ割込みを行うI10装置であり、そ
れぞれ割込みレベルとしてINT6゜lNTlが与えら
れているものである。
In FIG. 3(a), l103 is a vector interrupt, l1
04 is an I10 device that performs auto-vector interrupts, each of which is given an interrupt level of INT6°lNTl.

(ベクタ割込み) 1103に割込み原因が発生し、割込み信号1NT6を
出力すると、エンコーダ5によりエンコードされたIP
L2.lPLL、IPLOの3組の主レベル情報を持つ
割込み信号をプロセッサ1に入力する。
(Vector interrupt) When an interrupt cause occurs in 1103 and the interrupt signal 1NT6 is output, the IP encoded by encoder 5
L2. Interrupt signals having three sets of main level information, iPLL and IPLO, are input to the processor 1.

プロセッサ1は、割込み処理受付可のとき、受付可信号
(IACK信号)とともにアドレス線A1〜A3にその
主レベル情報を各110に返送する。
When the processor 1 is ready to accept interrupt processing, it returns its main level information to each address line A1 to A3 110 along with an acceptability signal (IACK signal).

割込み信号を発信したI 103は、IACK信号に基
づいてアドレス線A1〜A3の内容を読取り、自己の主
レベルであれば、割当られているサブレベルをアドレス
線A8〜A15に出力する。
The I 103 that has issued the interrupt signal reads the contents of the address lines A1 to A3 based on the IACK signal, and if it is at its own main level, outputs the assigned sublevel to the address lines A8 to A15.

このサブレベルはA8〜A15の8ビツトにそれぞれ割
付けられたもので、各110はDSTB信号に基づいて
A8〜A15の内容を読取り、自己のサブレベルが上位
であれば、データ線DO〜D7にベクタ番号を出力する
This sublevel is assigned to 8 bits A8 to A15, and each 110 reads the contents of A8 to A15 based on the DSTB signal, and if its own sublevel is higher, it is sent to data lines DO to D7. Output vector number.

プロセッサ1は、後述のオートベクタ割込み指令がない
とき、l103の出力するDTAC信号に基づきDO〜
D7の内容を読取り、ベクタ番号を認識する。
When there is no autovector interrupt command (described later), processor 1 executes DO~ based on the DTAC signal output from l103.
Read the contents of D7 and recognize the vector number.

(オートベクタ割込み) 1104に割込み原因が発生し、lNTl信号をエンコ
ーダ5に送出すると、IPL2〜IPLOがプロセッサ
1に入力される。
(Autovector Interrupt) When an interrupt cause occurs at 1104 and the lNTl signal is sent to the encoder 5, IPL2 to IPLO are input to the processor 1.

前記ベクタ割込みと同様にプロセッサ1は、IACK信
号と主レベル情報とを出力するが、IACK信号はlN
Tlとゲート6によって論理積され、その出力によって
プロセッサ1にオートベクタ割込み指令(VPA信号)
が通知される。
Similarly to the vectored interrupt, the processor 1 outputs the IACK signal and main level information, but the IACK signal is lN.
Tl is ANDed by gate 6, and its output sends an auto-vector interrupt command (VPA signal) to processor 1.
will be notified.

プロセッサ1はVPA信号により、オートベク夕刻込み
と判別し、自己の備えるテーブル(図示せず)によって
、lNTlに割付けられたベクタ番号を発生する。
Based on the VPA signal, the processor 1 determines that the autovector is in the evening, and generates a vector number assigned to lNTl using a table (not shown) provided in the processor 1.

なお、第3図(b)に示されるように、オートベクタ割
込み動作が優先するため、その割込みレベルをベクタ割
込みは使用することができない。
Note that, as shown in FIG. 3(b), since priority is given to the autovector interrupt operation, that interrupt level cannot be used for vector interrupts.

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

以上説明したように、オートベクタ割込みはオートベク
タ割込み指令を割込みレベルごとに設け、且つベクタ割
込みが使用するときその割込みレベルのオートベクタ割
込みを禁止する手段が必要となり、任意にI10装置に
割り当てることは不便であった。
As explained above, auto-vector interrupts require a means to provide an auto-vector interrupt command for each interrupt level, and to disable auto-vector interrupts for that interrupt level when vector interrupts are used, which can be assigned to any I10 device. was inconvenient.

本発明は上記問題点に鑑み、簡易にベクタ割込みとオー
トベクタ割込みとを選択できる割込み制御方式を提供す
ることを目的とするものである。
SUMMARY OF THE INVENTION In view of the above-mentioned problems, it is an object of the present invention to provide an interrupt control method that can easily select between vectored interrupts and autovectored interrupts.

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

上記目的のため、本発明の割込み制御方式は、第1図原
理説明図に示すように、 サブレベルの有無を検証する手段を備え、主レベル返送
より所定時間内に該サブレベルが出力されないとき、ベ
クタ自動発生指令をプロセッサに出力する手段を備え、 主レベルの割込み信号をプロセッサが受付けた後、出力
されたサブレベルによりベクタ割込み処理を行うととも
に、該サブレベルが出力されないときはオートベクタ割
込み処理を行うものである。
For the above purpose, the interrupt control method of the present invention is provided with means for verifying the presence or absence of a sublevel, as shown in the principle explanatory diagram of FIG. , is equipped with a means for outputting an automatic vector generation command to the processor, and after the processor accepts a main level interrupt signal, performs vector interrupt processing using the output sublevel, and when the sublevel is not output, an autovector interrupt It performs processing.

〔作用〕[Effect]

サブレベルに基づきベクタ割込みを行う割込み処理方式
では、前述したように、オートベクタ割込みはサブレベ
ルは出力せず、且つその割込みレベルにはベクタ割込み
は使用されていない。
In an interrupt processing method that performs vector interrupts based on sublevels, as described above, autovector interrupts do not output sublevels, and vectored interrupts are not used for that interrupt level.

このため、割込みが受付けられた後アドレス線A8〜A
15にサブレベルが出力されていなければオートベクタ
割込みと認識する。
Therefore, after the interrupt is accepted, the address lines A8 to A
If the sublevel is not output to 15, it is recognized as an autovector interrupt.

従ってA8〜A15のアドレス線を入力とするゲートを
設け、すべてのサブレベルが“1” (負論理)のとき
、プロセッサにオートベクタ割込み指令として通知する
Therefore, gates are provided which receive the address lines A8 to A15 as inputs, and when all sublevels are "1" (negative logic), a notification is sent to the processor as an autovector interrupt command.

以上により、オートベクタ割込みの割込みレベルに対応
してオートベクタ割込み指令を作成する必要がなく、簡
易にベクタ割込みとオートベクタ割込みとを組み合わせ
て使用することができる。
As described above, there is no need to create an autovector interrupt command corresponding to the interrupt level of the autovector interrupt, and vector interrupts and autovector interrupts can be easily used in combination.

〔実施例〕〔Example〕

本発明の実施例を第2図を参照しつつ説明する。 An embodiment of the present invention will be described with reference to FIG.

第2図(a)は実施例の割込み制御部ブロック図、第2
図(b)は実施例の動作タイムチャート図である。
FIG. 2(a) is a block diagram of the interrupt control section of the embodiment;
Figure (b) is an operation time chart diagram of the embodiment.

第2図(a)において、7はアドレス線A8〜A15の
8組のアドレス信号と、I ACK信号と、データスト
ローブDSTB信号とを入力とするゲートで、負論理の
各信号の論理積をとるもので°  ある。
In FIG. 2(a), 7 is a gate that receives eight sets of address signals from address lines A8 to A15, an IACK signal, and a data strobe DSTB signal, and performs an AND of each negative logic signal. There are things.

即ち、IACK信号に基づいて出力されたサブレベルは
、DSTB信号で有効であるから、これによりサブレベ
ルの有無を判別するものである。
That is, since the sublevel output based on the IACK signal is valid in the DSTB signal, the presence or absence of the sublevel is determined based on this.

このゲート7の出力はプロセッサ1のVPA信号入力端
子に接続され、IACK信号およびDSTB信号有りで
且つサブレベル出力が無いとき、プロセッサlにオート
ベクタ割込み指令が通知されるように構成されている。
The output of this gate 7 is connected to the VPA signal input terminal of the processor 1, and is configured so that an autovector interrupt command is notified to the processor 1 when the IACK signal and the DSTB signal are present and there is no sublevel output.

なお、企図を通じて同一符号は同一対象物を表している
Note that the same reference numerals represent the same objects throughout the plan.

以下割込み解析処理動作を説明する。The interrupt analysis processing operation will be explained below.

(ベクタ割込み) 前記従来例と同様であり、以下の通りである。(vector interrupt) This is the same as the conventional example, and is as follows.

(1)  l103はINT6信号をエンコーダ5に入
力すると、エンコードされた主レベルIPL2〜IPL
Oによってプロセッサ1に割込みが通知される。
(1) When the l103 inputs the INT6 signal to the encoder 5, the encoded main levels IPL2 to IPL
An interrupt is notified to processor 1 by 0.

(2)IACK信号を受信したl103はA1−A3の
、データを読取り、INT6に相当する主レベルであれ
ばサブレベルを出力する。
(2) Having received the IACK signal, l103 reads the data of A1-A3 and outputs the sub-level if it is the main level corresponding to INT6.

続いてDSTB信号に基づいて八8〜A15のデータを
読取り、自己のサブレベルが上位であれば、Do−D7
にベクタ番号を出力す。
Next, data of 88 to A15 is read based on the DSTB signal, and if the own sublevel is higher, Do-D7
Outputs the vector number.

(オートベクタ割込み) (1)  I / 04がlNTlを出力すると、エン
コードされた主レベルIPL2〜IPLOがプロセッサ
1に入力され、プロセッサ1はベクタ割込みと同様にI
ACK信号と主レベル(At−A3)とを出力した後D
STB信号を出力する。
(Autovector interrupt) (1) When I/04 outputs lNTl, the encoded main levels IPL2 to IPLO are input to processor 1, and processor 1 outputs INTl as well as vectored interrupts.
After outputting the ACK signal and main level (At-A3)
Outputs STB signal.

(2)  I N T 1には他のIloには割付けら
れておらず、従ってサブレベルは出力されない。
(2) INT1 is not assigned to any other Ilo, so no sublevel is output.

このためゲート7は、第2図(b)に示すように、DS
TB信号が出力されたとき、オートベクタ割込み指令V
PA信号を出力する。
Therefore, the gate 7 is connected to the DS as shown in FIG. 2(b).
When the TB signal is output, the auto vector interrupt command V
Outputs PA signal.

これにより、プロセッサ1はlNTlに対応したベクタ
番号を発生し、アドレス変換してベクタを参照し、割込
み処理を開始する。
As a result, processor 1 generates a vector number corresponding to lNTl, converts the address, refers to the vector, and starts interrupt processing.

以上水したように、サブレベルを監視してオートベクタ
割込みかベクタ割込みかを判別するものであり、このた
めI10側は任意に割込み手段を選択することができる
As mentioned above, the sublevel is monitored to determine whether the interrupt is an autovector interrupt or a vector interrupt, and therefore the I10 side can arbitrarily select the interrupt means.

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

本発明は、各I10よりサブレベルが出力されるかされ
ないかで、オートベクタ割込みかベクタ割込みかを判別
する簡易な割込み制御方式を提供するもので、オートベ
クタ割込みとベクタ割込みとを任意に選択できる効果は
極めて大である。
The present invention provides a simple interrupt control method that distinguishes between auto-vectored interrupts and vectored interrupts based on whether a sublevel is output from each I10, and arbitrarily selects between auto-vectored interrupts and vectored interrupts. The effects that can be achieved are extremely large.

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

第1図は実施例の原理説明図、 第2図(a)は実施例の割込み制御部ブロック図、第2
図(blは実施例のタイムチャート図、第3図(a)は
従来の割込み制御部ブロック図、第3図(b)は従来の
割込み解析処理説明図、である。図中、 1はプロセッサ、 2はメモリで、2aは割込み処理プログラム、2bはベ
クタ、 3はベクタ割込みのIlo、 4はオートベクタ割込みのI 10゜ 5はエンコーダ、  6はゲート、 DTACK     −]−−f 実彷を例の雫かイ茗クイ14ナヤート堕亨 2図 (し
っ 咬束の會りMMウリ竿ψ右Y)゛コツ7M第3図(cL
FIG. 1 is a diagram explaining the principle of the embodiment, FIG. 2(a) is a block diagram of the interrupt control section of the embodiment, and FIG.
(bl is a time chart diagram of the embodiment, FIG. 3(a) is a block diagram of a conventional interrupt control unit, and FIG. 3(b) is a diagram explaining conventional interrupt analysis processing. In the figure, 1 is a processor , 2 is the memory, 2a is the interrupt processing program, 2b is the vector, 3 is Ilo of the vector interrupt, 4 is I of the auto vector interrupt, 10°5 is the encoder, 6 is the gate, DTACK -]--f Example of actual run No Drops or Mei Kui 14 Nayat Fallen Figure 2 (Meeting of Shikaku Bundle MM Uri Rod ψ Right Y) ゛ Tips 7M Figure 3 (cL
)

Claims (1)

【特許請求の範囲】 優先順位を表す主レベルの割込み信号を受付けたとき、
ベクタ自動発生指令に基づき該主レベルに対応したベク
タ番号を発生する第1の割込み処理手段と、該主レベル
情報を返送して割込み装置にベクタ番号を応答せしめる
第2の割込み処理手段とを備えるプロセッサにおいて、 割込み装置が前記返送された主レベル情報を受信したと
き主レベル内の優先順位を表すサブレベルを出力し、該
サブレベルが上位の割込み装置が前記ベクタ番号を応答
する割込み処理方式であって、 該サブレベルの有無を検証し、前記主レベル返送より所
定時間内に該サブレベルが出力されないとき、該ベクタ
自動発生指令をプロセッサに出力する手段(8)を備え
、 主レベルの割込み信号をプロセッサが受付けた後、出力
されたサブレベルにより第2の割込み処理を行うととも
に、該サブレベルが出力されないときは第1の割込み処
理を行うことを特徴とする割込み制御方式。
[Claims] When a main level interrupt signal indicating priority is received,
A first interrupt processing means that generates a vector number corresponding to the main level based on a vector automatic generation command, and a second interrupt processing means that returns the main level information and causes the interrupt device to respond with the vector number. In the processor, when an interrupt device receives the returned main level information, it outputs a sublevel representing a priority within the main level, and an interrupt device with a higher sublevel responds with the vector number. and means (8) for verifying the presence or absence of the sub-level and outputting the vector automatic generation command to the processor when the sub-level is not output within a predetermined time from the main level return; An interrupt control method characterized in that after a processor receives a signal, second interrupt processing is performed based on the output sublevel, and when the sublevel is not output, first interrupt processing is performed.
JP6131886A 1986-03-19 1986-03-19 Interruption control system Pending JPS62219031A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6131886A JPS62219031A (en) 1986-03-19 1986-03-19 Interruption control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6131886A JPS62219031A (en) 1986-03-19 1986-03-19 Interruption control system

Publications (1)

Publication Number Publication Date
JPS62219031A true JPS62219031A (en) 1987-09-26

Family

ID=13167679

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6131886A Pending JPS62219031A (en) 1986-03-19 1986-03-19 Interruption control system

Country Status (1)

Country Link
JP (1) JPS62219031A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100410985B1 (en) * 2001-08-09 2003-12-18 삼성전자주식회사 Apparatus for processing interrupt by vectored-interrupt mode on auto-vector microprocessor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100410985B1 (en) * 2001-08-09 2003-12-18 삼성전자주식회사 Apparatus for processing interrupt by vectored-interrupt mode on auto-vector microprocessor

Similar Documents

Publication Publication Date Title
CA1198216A (en) Data processing apparatus and method for use in speech recognition
US4504906A (en) Multiprocessor system
GB1373828A (en) Data processing systems
JPS62219031A (en) Interruption control system
FR3097988B1 (en) Method of dialogue with a computer on a vehicle's on-board bus.
JP2806771B2 (en) Bus arbitration circuit
JPS59103155A (en) Data processing module
JPS6049465A (en) Data transfer method between microcomputers
JPS57208685A (en) Information processor
CN113407554A (en) Data processing method and device, electronic equipment and storage medium
JPS57197631A (en) Method of controlling information processing system
JPH05225114A (en) Io controller
JPS5654564A (en) Multiple computer system
JPH01140360A (en) Time out detecting system
JPS5958552A (en) Slowdown control system
JPH03156659A (en) Direct memory access controller
JPS62194567A (en) Bus acquiring system
JPH05173889A (en) System for monitoring memory block
JPS57204935A (en) Dynamic address conversion system for channel device
JPH01265350A (en) Data stream generator
JPS6016471U (en) elevator system
JPS61269545A (en) Computer system
JPH0799505B2 (en) Microprocessor analyzer
KR930010755A (en) Method for Diagnosing Interrupt Function Failure and Recovering Data between Processors in Multiprocessor
JPS63140340A (en) Information acquiring system for abnormal completion of task