JPH04257957A - Error processing system in bus switching control - Google Patents
Error processing system in bus switching controlInfo
- Publication number
- JPH04257957A JPH04257957A JP3019680A JP1968091A JPH04257957A JP H04257957 A JPH04257957 A JP H04257957A JP 3019680 A JP3019680 A JP 3019680A JP 1968091 A JP1968091 A JP 1968091A JP H04257957 A JPH04257957 A JP H04257957A
- Authority
- JP
- Japan
- Prior art keywords
- bus
- slave
- error
- bus master
- master
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000012545 processing Methods 0.000 title claims abstract description 5
- 238000000034 method Methods 0.000 claims description 6
- 238000010586 diagram Methods 0.000 description 10
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 238000003672 processing method Methods 0.000 description 1
Landscapes
- Debugging And Monitoring (AREA)
- Bus Control (AREA)
Abstract
Description
【0001】0001
【産業上の利用分野】本発明は、複数のバスマスタと複
数のスレーブをアクセス情報に基づいて複数のバスで切
替制御するバス切替制御におけるエラー処理方式に関す
る。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an error handling method in bus switching control for switching between a plurality of bus masters and a plurality of slaves on a plurality of buses based on access information.
【0002】0002
【従来の技術】複数のバスマスタ(プロセッサ、入出力
装置等を指す)が複数のスレーブ(メモリ等を指す)を
相互に共有するシステムにおいて、通常は、バスマスタ
とスレーブの間を単一のバスで接続し、このバスを時分
割で使用して特定のバスマスタと特定のスレーブの間で
データ転送を行う方式が用いられている。しかし、この
方式ではバスマスタの数が多い場合、接続されているバ
スマスタ以外のバスマスタの待ち時間が多くなり、デー
タ転送効率が低下するという欠点があった。[Prior Art] In a system in which multiple bus masters (representing processors, input/output devices, etc.) mutually share multiple slaves (referring to memory, etc.), a single bus is normally used to connect the bus masters and slaves. A method is used in which data is transferred between a specific bus master and a specific slave by using this bus in a time-sharing manner. However, this system has the disadvantage that when there are many bus masters, the waiting time of bus masters other than the connected bus masters increases, resulting in a decrease in data transfer efficiency.
【0003】そこで、バスマスタとスレーブ間を複数の
バスで接続しデータ転送を行う方式が提案されている(
特願平2−256350)。図5はこのようなバス切替
え制御方式を説明するブロック図である。同図は、2個
のバスマスタ1a、1bが、2個のスレーブ4a、4b
を共有しているシステムを例にとって示したものである
。2a、2bはそれぞれバスマスタ1a、1bに対応し
て設けられたバス切替回路で、それぞれ、バスマスタ1
a、1bから出力されたアクセス情報に基づき、アクセ
ス対象のスレーブへのバスにバスマスタを接続してアク
セス情報を出力する。3a、3bはスレーブ4a、4b
にそれぞれ対応して設けられたバス選択回路で、それぞ
れ、対応するスレーブがアクセス中でなければ、アクセ
ス情報を出力したバスを該スレーブに接続する。[0003] Therefore, a method has been proposed in which a bus master and a slave are connected by multiple buses to transfer data (
Patent application No. 2-256350). FIG. 5 is a block diagram illustrating such a bus switching control method. In the figure, two bus masters 1a, 1b connect two slaves 4a, 4b.
The following is an example of a system that shares the following information. 2a and 2b are bus switching circuits provided corresponding to the bus masters 1a and 1b, respectively;
Based on the access information output from a and 1b, a bus master is connected to the bus to the slave to be accessed, and the access information is output. 3a and 3b are slaves 4a and 4b
If the corresponding slave is not being accessed, a bus selection circuit provided corresponding to each of the buses connects the bus that outputs the access information to the slave.
【0004】図5において、例えば、バスマスタ1aが
スレーブ4bをアクセスする場合、バスマスタ1aは、
対応するバス切替回路2aにアクセス情報(スレーブ4
bのアドレス等) を出力する。バス切替回路2aは、
アドレスをデコードしてスレーブ4bへのバス12に接
続する。バス選択回路3bは、バス12を介してこのア
クセス情報を受け取ると、スレーブ4bが他のバスマス
タ1bからアクセスされていなければ、スレーブ4bに
接続する。In FIG. 5, for example, when the bus master 1a accesses the slave 4b, the bus master 1a
Access information (slave 4
b address, etc.) is output. The bus switching circuit 2a is
Decode the address and connect to bus 12 to slave 4b. When the bus selection circuit 3b receives this access information via the bus 12, it connects to the slave 4b if the slave 4b is not accessed by another bus master 1b.
【0005】このようにしてバスマスタ1aはスレーブ
4bをアクセスすることができるが、このアクセス中に
、例えば、バスマスタ1bがスレーブ4aをアクセスす
ると、バスマスタ1bとスレーブ4aとはバス14を介
して接続される。従って、バスマスタ1aとバスマスタ
1bとは同時にデータ転送を行うことができる。In this way, the bus master 1a can access the slave 4b, but during this access, for example, if the bus master 1b accesses the slave 4a, the bus master 1b and slave 4a are connected via the bus 14. Ru. Therefore, bus master 1a and bus master 1b can perform data transfer simultaneously.
【0006】2個以上のバスマスタおよびスレーブで構
成されているシステムについても、上述の例と同様に各
バスマスタは同時にデータ転送を行うことができ、デー
タ転送の効率を向上させることができる。[0006] Even in a system composed of two or more bus masters and slaves, each bus master can transfer data simultaneously, as in the above example, and the efficiency of data transfer can be improved.
【0007】[0007]
【発明が解決しようとする課題】しかしながら、上述の
ような従来方式はバスマスタから出力されたアクセス情
報によっていずれかのスレーブへの接続を行うものであ
り、スレーブ側からの情報によって接続を制御すること
はできない。従って、特定のバスマスタと接続されてい
るスレーブにエラーが生じた場合、他のバスマスタにこ
れを通知することができず、そのため、エラーを起こし
たスレーブを他のバスマスタがアクセスする事態が生じ
る。[Problem to be Solved by the Invention] However, in the conventional method as described above, connection is made to one of the slaves based on access information output from the bus master, and the connection is controlled based on information from the slave side. I can't. Therefore, if an error occurs in a slave connected to a specific bus master, this cannot be notified to other bus masters, and as a result, a situation arises in which another bus master accesses the slave that has caused the error.
【0008】以上のようにエラーが二重に重なると、こ
れを回復させることが困難になり、たとえば、システム
をいったんリセットしてシステム動作全体を一時停止さ
せねばならなくなるといった問題が生じる。[0008] When errors occur twice as described above, it becomes difficult to recover from them, resulting in a problem that, for example, the system must be reset once and the entire system operation must be temporarily stopped.
【0009】そこで本発明は、エラーの生じたスレーブ
に対するアクセスを防止することを目的とする。Accordingly, it is an object of the present invention to prevent access to a slave in which an error has occurred.
【0010】0010
【課題を解決するための手段】上記課題の解決は、複数
のバスマスタ1a、1bにそれぞれ対応して設けられた
バス切替回路2a、2bと、複数のスレーブ4a、4b
にそれぞれ対応して設けられたバス選択回路3a、3b
と、上記バス切替回路とバス選択回路との間をそれぞれ
接続した複数のバス11〜18を備え、上記バス切替回
路は、バスマスタから出力されたアクセス情報に基づき
、アクセス対象のスレーブへのバスに上記アクセス情報
を出力し、上記バス選択回路は上記アクセス情報を出力
したバスをアクセス対象のスレーブに接続し、上記スレ
ーブにエラーが生じたときには、接続されているバスマ
スタにエラー信号を送ってエラー処理を行わせるととも
に他のバスマスタにストップ信号を送って他のバスマス
タからの上記スレーブに対するアクセスを防止するよう
にしたことを特徴とするバス切替制御におけるエラー処
理方式によって達成される。[Means for Solving the Problem] The above problem is solved by providing bus switching circuits 2a, 2b provided corresponding to a plurality of bus masters 1a, 1b, respectively, and a plurality of slaves 4a, 4b.
Bus selection circuits 3a and 3b provided correspondingly to
and a plurality of buses 11 to 18 respectively connected between the bus switching circuit and the bus selection circuit, and the bus switching circuit selects the bus to the slave to be accessed based on the access information output from the bus master. The above access information is output, and the above bus selection circuit connects the bus that outputs the above access information to the slave to be accessed, and when an error occurs in the above slave, it sends an error signal to the connected bus master to handle the error. This is achieved by an error processing method in bus switching control characterized in that the slave is prevented from accessing the slave by other bus masters by causing the bus master to perform the operation and sending a stop signal to the other bus master.
【0011】[0011]
【作用】図1は本発明の原理説明図であり、1a、1b
はバスマスタ、2a、2bはバス切替回路、3a、3b
はバス選択回路、4a、4bはスレーブ、11〜18は
バスである。同図においてスレーブ4a、4bにエラー
が生じていないときには、従来例で述べたようにバス1
1〜14によってバスマスタ1a、1bとスレーブ4a
、4bが相互に接続されてデータ転送が行われるが、た
とえば、バスマスタ1aがバス12を介してスレーブ4
bをアクセス中に、スレーブ4bにエラーが生じたとき
には、このスレーブ4bに対応して設けられているバス
選択回路3bがバスマスタ1aにバス15を介してエラ
ー信号を送ってエラー処理を行わせかつ他のバスマスタ
1bにバス17を介してストップ信号を送るようにして
いるので、他のバスマスタ1bはスレーブ4bがエラー
を起こしていることを知りアクセスをストップすること
ができる。[Operation] FIG. 1 is a diagram explaining the principle of the present invention, 1a, 1b
is the bus master, 2a, 2b are the bus switching circuits, 3a, 3b
1 is a bus selection circuit, 4a and 4b are slaves, and 11 to 18 are buses. In the figure, when no error occurs in the slaves 4a and 4b, the bus 1
Bus master 1a, 1b and slave 4a by 1 to 14
, 4b are interconnected to perform data transfer. For example, bus master 1a connects slave 4 via bus 12.
If an error occurs in the slave 4b while accessing the slave 4b, the bus selection circuit 3b provided corresponding to the slave 4b sends an error signal to the bus master 1a via the bus 15 to cause the bus master 1a to perform error handling. Since the stop signal is sent to the other bus masters 1b via the bus 17, the other bus masters 1b can know that the slave 4b has caused an error and can stop the access.
【0012】従って、エラーを生じたスレーブをさらに
他のバスマスタがアクセスするという二重のエラーが生
じることが防止されるので、スレーブ4bのエラー処理
が行われた後は直ちにシステムが回復される。[0012] Therefore, since a double error in which another bus master accesses the slave in which the error has occurred is prevented, the system can be recovered immediately after the error processing of the slave 4b is performed.
【0013】[0013]
【実施例】第1図は本発明の実施例を示すブロック図で
あり、本発明の原理説明図と同一のものである。図2は
図1中のバス切替回路2a(2bも同一構成) の1例
を示したものであり、21はアドレスデコーダ、22、
23はゲートである。同図において、アドレスデコーダ
21は、バスマスタ1aから出力されたアドレスをデコ
ードし、スレーブ4a、4bに割り付けられたアドレス
空間に対応して、ゲート22あるいはゲート23を開く
。従って、たとえば、バスマスタ1aがスレーブ4bを
アクセスした場合、ゲート23が開かれてアクセス情報
はバス12上に出力される。同様にしてスレーブ4aを
アクセスした場合は、アクセス情報はバス11上に出力
される。DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a block diagram showing an embodiment of the present invention, and is the same as the diagram for explaining the principle of the present invention. FIG. 2 shows an example of the bus switching circuit 2a (2b has the same configuration) in FIG. 1, in which 21 is an address decoder, 22,
23 is a gate. In the figure, an address decoder 21 decodes the address output from the bus master 1a and opens a gate 22 or a gate 23 in accordance with the address space allocated to the slaves 4a and 4b. Therefore, for example, when the bus master 1a accesses the slave 4b, the gate 23 is opened and the access information is output onto the bus 12. Similarly, when the slave 4a is accessed, access information is output onto the bus 11.
【0014】図3は図1中のバス選択回路3b(3aも
同一構成) の1例を示したものであり、31、32は
FF(フリップフロップ)、33、34はゲート、35
〜41はANDゲート、42はNOT回路である。上記
バス選択回路3bは、バスマスタ1a、1bからのバス
12、13をゲート33、34により選択しスレーブ4
bに接続するものである。FIG. 3 shows an example of the bus selection circuit 3b (3a has the same configuration) in FIG. 1, in which 31 and 32 are FFs (flip-flops), 33 and 34 are gates,
41 is an AND gate, and 42 is a NOT circuit. The bus selection circuit 3b selects the buses 12 and 13 from the bus masters 1a and 1b using gates 33 and 34, and selects the buses 12 and 13 from the bus masters 1a and 1b to
b.
【0015】バスマスタ1aがスレーブ4bをアクセス
する場合、図3において、バス12上にアクセス要求信
号REQaが“1”となる。そしてスレーブ4bが他の
バスマスタからアクセスされていないときにはスレーブ
4b上のREQ 信号は“0”となっているのでAND
ゲート35が開いてFF31がセットされ、これにより
ゲート33が開いてバス12とスレーブ4bが接続され
る。このとき、他のバス13にアクセス要求信号REQ
bが現れても、ゲート34は閉じたままとなり、REQ
bを出力したバスマスタ1bは待機することになる。When the bus master 1a accesses the slave 4b, the access request signal REQa becomes "1" on the bus 12 in FIG. When slave 4b is not accessed by another bus master, the REQ signal on slave 4b is "0", so the AND
Gate 35 opens and FF 31 is set, which opens gate 33 and connects bus 12 and slave 4b. At this time, the access request signal REQ is sent to the other bus 13.
Even if b appears, the gate 34 remains closed and REQ
The bus master 1b that outputs the signal b goes on standby.
【0016】同様にして、バスマスタ1bがスレーブ4
aをアクセスし、且つスレーブ4aがアクセス中でなけ
れば、バスマスタ1bはスレーブ4aに接続される。な
お、FF31〜32は、バス要求信号REQ の出力が
停止した時点でリセットされるようにしておく。Similarly, bus master 1b connects slave 4
If the bus master 1b accesses the slave 4a and the slave 4a is not accessing the bus master 1b, the bus master 1b is connected to the slave 4a. Note that the FFs 31 and 32 are reset when the output of the bus request signal REQ stops.
【0017】また、図3に示したゲート39はバスマス
タ1a、1bが同時に同じスレーブ4bをアクセスした
場合の優先順位を決定するものであり、図3の例ではR
EQaがREQbより優先順位が高くなるように設定さ
れている。Furthermore, the gate 39 shown in FIG. 3 determines the priority order when the bus masters 1a and 1b access the same slave 4b at the same time, and in the example of FIG.
EQa is set to have a higher priority than REQb.
【0018】次に、バスマスタ1aがスレーブ4bをア
クセス中にスレーブ4bにエラーが生じた場合について
上述の図1〜図3および図4に示したタイミング図を参
照して以下に述べる。Next, the case where an error occurs in the slave 4b while the bus master 1a is accessing the slave 4b will be described below with reference to the timing diagrams shown in FIGS. 1 to 3 and 4.
【0019】まず、図4に示したように、バスマスタ1
aのアクセス情報がバスマスタ1bのアクセス情報より
早い時刻あるいは同時刻に“1”になると、前述したよ
うに、バスマスタ1aがスレーブ4bと接続されバスマ
スタ1bは待機することになる。そしてスレーブ4bに
エラーが生じると、スレーブ4bから出力されたエラー
信号が“1”となり、図3に示したようにANDゲート
36、37、40、41に送られる。First, as shown in FIG.
When the access information of a becomes "1" at an earlier time or at the same time as the access information of the bus master 1b, the bus master 1a is connected to the slave 4b and the bus master 1b is placed on standby, as described above. When an error occurs in the slave 4b, the error signal output from the slave 4b becomes "1" and is sent to the AND gates 36, 37, 40, and 41 as shown in FIG.
【0020】今、バスマスタ1aはスレーブ4bをアク
セス中なので、FF31はセット状態にあり、FF32
はリセット状態となっている。従って、スレーブ4bに
エラーが生じたときANDゲート36の出力は“1”と
なってバス15に出力されバスマスタ1aにエラーを通
知する。バスマスタ1aではこれによってスレーブ4b
がエラーを起こしたことを知りエラー処理を行うことが
できる。また、このとき、ANDゲート41の出力は“
1”となってバス17に出力されバスマスタ1bに送ら
れる。バスマスタ1bではこれによってスレーブ4bが
エラーを起こしたことを知りアクセス情報を“0”にし
てスレーブ4bに対するアクセスをストップする。[0020]Currently, the bus master 1a is accessing the slave 4b, so the FF31 is in the set state, and the FF32 is in the set state.
is in a reset state. Therefore, when an error occurs in the slave 4b, the output of the AND gate 36 becomes "1" and is output to the bus 15 to notify the bus master 1a of the error. In bus master 1a, slave 4b
It is possible to know that an error has occurred and perform error handling. Also, at this time, the output of the AND gate 41 is “
1" and is output to the bus 17 and sent to the bus master 1b. The bus master 1b knows that the slave 4b has caused an error and sets the access information to "0" to stop accessing the slave 4b.
【0021】以上のように、ANDゲート36の出力は
バスマスタ1aに対するエラー信号として用いられ、A
NDゲート41の出力はバスマスタ1bに対するアクセ
スのストップ信号として用いられる。As described above, the output of the AND gate 36 is used as an error signal to the bus master 1a, and
The output of ND gate 41 is used as a stop signal for access to bus master 1b.
【0022】その後、エラーが修復されてスレーブ4b
のエラー信号が“0”になると、ANDゲート36の出
力は“0”となり、バスマスタ1aはエラーが修復され
たことを知る。一方、ANDゲート41の出力も“0”
となり、バスマスタ1bはエラーが修復されたことを知
ることができる。After that, the error is repaired and the slave 4b
When the error signal becomes "0", the output of the AND gate 36 becomes "0", and the bus master 1a knows that the error has been corrected. On the other hand, the output of AND gate 41 is also “0”
Therefore, the bus master 1b can know that the error has been repaired.
【0023】同様にして、バスマスタ1bがスレーブ4
bをアクセス中にスレーブ4bにエラーが生じた場合に
は、ANDゲート40の出力がバスマスタ1bに送られ
てエラーを通知するとともにANDゲート37の出力が
バスマスタ1aに送られてバスマスタ1aからスレーブ
4bに対するアクセスを防止する。Similarly, bus master 1b connects slave 4
If an error occurs in the slave 4b while accessing ``b'', the output of the AND gate 40 is sent to the bus master 1b to notify the error, and the output of the AND gate 37 is sent to the bus master 1a, and the output from the bus master 1a is sent to the slave 4b. Prevent access to.
【0024】本実施例では、バスマスタおよびスレーブ
をそれぞれ2個備えたシステムについて述べたが、3個
以上で構成されるシステムについても同様にしてエラー
を生じたスレーブに対するバスマスタからのアクセスを
防止することができる。In this embodiment, a system having two bus masters and two slaves has been described, but a system having three or more bus masters can be similarly prevented from accessing a slave in which an error has occurred from the bus master. Can be done.
【0025】[0025]
【発明の効果】以上のごとく本発明によれば、エラーを
生じたスレーブを他のバスマスタがアクセスすることが
ないためエラーが二重に生じることがなく、従って、エ
ラーが修復された後にはシステムの機能は直ちに回復さ
れることとなりシステムの信頼性の向上に有益である。As described above, according to the present invention, since no other bus master accesses a slave in which an error has occurred, errors do not occur twice, and therefore, after the error is repaired, the system The functionality of the system will be restored immediately, which is beneficial for improving the reliability of the system.
【図1】本発明の原理を示すブロック図、FIG. 1 is a block diagram showing the principle of the present invention;
【図2】バス
切替回路の構成を示すブロック図、[Fig. 2] A block diagram showing the configuration of a bus switching circuit.
【図3】バス選択回
路の構成を示すブロック図、FIG. 3 is a block diagram showing the configuration of a bus selection circuit;
【図4】本発明の実施例を
示すタイミング図、FIG. 4 is a timing diagram showing an embodiment of the present invention;
【図5】従来例に係るバス切替制御
方式を説明するブロック図、FIG. 5 is a block diagram illustrating a bus switching control method according to a conventional example;
1a、1b バスマスタ、
21 アドレスデコーダ、
2a、2b バス切替回路、
22、23、33、34 ゲート、
3a、3b バス選択回路、
31、32 FF、4a、4b スレーブ、
35〜41 ANDゲ
ート、1a, 1b bus master,
21 Address decoder, 2a, 2b bus switching circuit,
22, 23, 33, 34 gate, 3a, 3b bus selection circuit,
31, 32 FF, 4a, 4b slave,
35-41 AND gate,
Claims (1)
れぞれ対応して設けられたバス切替回路(2a,2b)
と、複数のスレーブ(4a,4b)にそれぞれ対応して
設けられたバス選択回路(3a,3b)と、上記バス切
替回路とバス選択回路との間をそれぞれ接続した複数の
バス(11〜18)を備え、上記バス切替回路は、バス
マスタから出力されたアクセス情報に基づき、アクセス
対象のスレーブへのバスに上記アクセス情報を出力し、
上記バス選択回路は上記アクセス情報を出力したバスを
アクセス対象のスレーブに接続し、上記スレーブにエラ
ーが生じたときには、接続されているバスマスタにエラ
ー信号を送ってエラー処理を行わせるとともに他のバス
マスタにストップ信号を送って他のバスマスタからの上
記スレーブに対するアクセスを防止するようにしたこと
を特徴とするバス切替制御におけるエラー処理方式。[Claim 1] Bus switching circuits (2a, 2b) provided corresponding to a plurality of bus masters (1a, 1b), respectively.
, bus selection circuits (3a, 3b) provided corresponding to the plurality of slaves (4a, 4b), and a plurality of buses (11 to 18) respectively connected between the bus switching circuit and the bus selection circuit. ), the bus switching circuit outputs the access information to the bus to the slave to be accessed based on the access information output from the bus master,
The bus selection circuit connects the bus that outputs the access information to the slave to be accessed, and when an error occurs in the slave, it sends an error signal to the connected bus master to perform error processing, and the other bus masters An error handling method in bus switching control characterized in that a stop signal is sent to the slave to prevent other bus masters from accessing the slave.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3019680A JPH04257957A (en) | 1991-02-13 | 1991-02-13 | Error processing system in bus switching control |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3019680A JPH04257957A (en) | 1991-02-13 | 1991-02-13 | Error processing system in bus switching control |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH04257957A true JPH04257957A (en) | 1992-09-14 |
Family
ID=12005951
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP3019680A Pending JPH04257957A (en) | 1991-02-13 | 1991-02-13 | Error processing system in bus switching control |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH04257957A (en) |
-
1991
- 1991-02-13 JP JP3019680A patent/JPH04257957A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4380798A (en) | Semaphore register including ownership bits | |
JPH04257957A (en) | Error processing system in bus switching control | |
EP0180299B1 (en) | Error detection system for a data processing apparatus | |
JPS599767A (en) | Multiprocessor | |
JPS5930292B2 (en) | Souchikanketsugohoshiki | |
JPH0562384B2 (en) | ||
JPS593775B2 (en) | Bus request processing unit | |
JP3401729B2 (en) | Split bus control circuit | |
JPS6061859A (en) | Data communication system of microcomputer | |
JPH03144739A (en) | Data transfer control system for duplexed storage device | |
JP2531080B2 (en) | Bus adapter switching method | |
JPS63251846A (en) | Storage device control system | |
JPS638500B2 (en) | ||
JPS6010379A (en) | Data transfer system of data processing system | |
JP2573790B2 (en) | Transfer control device | |
JP2001022710A (en) | System with plural bus controllers | |
JP2821176B2 (en) | Information processing device | |
JPS58169614A (en) | Bus control system | |
JPH01211152A (en) | Bus transfer control system | |
JPH07109599B2 (en) | Information transfer device for processing system | |
JPS5975354A (en) | Processor device | |
JPH0573484A (en) | Information processing system | |
JPH04102955A (en) | Interruption controller | |
JPS63163949A (en) | Multi processor system | |
JPH05298133A (en) | Data transfer device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20011009 |