JPH0619833A - Bus controller - Google Patents

Bus controller

Info

Publication number
JPH0619833A
JPH0619833A JP19283292A JP19283292A JPH0619833A JP H0619833 A JPH0619833 A JP H0619833A JP 19283292 A JP19283292 A JP 19283292A JP 19283292 A JP19283292 A JP 19283292A JP H0619833 A JPH0619833 A JP H0619833A
Authority
JP
Japan
Prior art keywords
bus
transfer
master
bus master
arbiter
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
JP19283292A
Other languages
Japanese (ja)
Inventor
Masao Tokokuni
雅夫 常国
Yoshitsugu Yamanashi
能嗣 山梨
Hiroshi Nonoshita
博 野々下
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP19283292A priority Critical patent/JPH0619833A/en
Publication of JPH0619833A publication Critical patent/JPH0619833A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Information Transfer Systems (AREA)

Abstract

PURPOSE:To transfer data between bus masters different in transfer modes without contradiction by automatically concealing a bus transfer state signal transmitted to the bus master in a slave state for an arbitrary period different in the transfer mode. CONSTITUTION:A bus arbiter 5 arbitrates the bus right of a system data bus 4 between the first bus master 1 and the second bus master 2. A transfer mode mask mechanism 6 masks the transfer of the second bus master 2 to the first bus master 1 in bus transfer which the second bus master 2 executes as a master. When the second bus master 2 becoming a master state by the bus arbiter 5, for example, starts transfer through the system data bus 4, the transfer mask mechanism 6 functioning as a concealing means analyzes the transfer mode of the second bus master 2 and automatically conceals the bus transfer state signal transmitted to the first bus master 1 in the slave state for the arbitrary period different in the transfer mode.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、システムバスを介して
複数のバスマスタとメモリとが接続されるバスシステム
に係り、特に各バスマスタによるシステムバス上でのデ
ータ転送を制御するバス制御装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a bus system in which a plurality of bus masters and memories are connected via a system bus, and more particularly to a bus controller for controlling data transfer on each system bus by each bus master. Is.

【0002】[0002]

【従来の技術】従来、この種の装置、例えば密結合され
たバスマスタ(CPU,DMAC等)とそれらバスマス
タに共有されるメモリを有するシステムにおいて、1つ
ないし複数のバスマスタが一時的な記憶領域(キャッシ
ュ)を内蔵して、かつキャッシュをライトバックモード
で使用する場合がある。この時、キャッシュを持ったバ
スマスタ(以下バスマスタ1)が共有メモリをアクセス
する際、そのデータがキャッシュに存在していれば(キ
ャッシュヒット)、そのバスマスタ1はメモリにはアク
セスにいかずにキャッシュとの間でデータのやり取りを
行う。
2. Description of the Related Art Conventionally, in a device of this type, for example, in a system having tightly coupled bus masters (CPU, DMAC, etc.) and a memory shared by these bus masters, one or more bus masters have a temporary storage area ( Cache) and the cache may be used in write-back mode. At this time, when a bus master having a cache (hereinafter referred to as a bus master 1) accesses the shared memory, if the data exists in the cache (cache hit), the bus master 1 cannot access the memory and is cached. Exchange data between.

【0003】この時のアクセスがライトであると、ライ
トバックモードであるためにキャッシュのみが更新さ
れ、メモリの内容は更新されずダーティ状態になる。こ
の状態で別のバスマスタ(以下バスマスタ2)がマスタ
となってダーティデータをリードしようとすると、デー
タはメモリからではなくスレーブ状態のバスマスタ1か
ら出さなければならない。そのために、バスマスタ1は
バス権をバスマスタ2に譲ってスレーブ状態に入った後
は、バスを監視してダーティデータのリードが発生した
場合には、自身の持っているダーティデータをメモリに
代わって出力する機能を有していなければならない。
If the access at this time is a write, only the cache is updated because the write-back mode is set, and the contents of the memory are not updated to be in a dirty state. In this state, if another bus master (hereinafter referred to as bus master 2) becomes the master and tries to read dirty data, the data must be output from the bus master 1 in the slave state, not from the memory. Therefore, after the bus master 1 transfers the bus right to the bus master 2 and enters the slave state, when the dirty data is read by monitoring the bus, the dirty data owned by the bus master 1 is replaced with the memory. It must have the ability to output.

【0004】この時、バスマスタ1にモニタされるデー
タ転送は、バスマスタ1に認識できる転送モードでなけ
ればならない。ここで、転送モードとは転送のサイズ等
のことである。何故ならば、この転送で要求されたデー
タをバスマスタ1が保有していた場合には、メモリに代
わってデータを内部から出力しなければならず、その際
バスに表明する転送モードは自身が行える必要があるか
らである。従って、この転送モードは、バスマスタ同士
で完全に一致していることが要求される。
At this time, the data transfer monitored by the bus master 1 must be in a transfer mode which can be recognized by the bus master 1. Here, the transfer mode is the size of transfer or the like. This is because, if the bus master 1 holds the data requested by this transfer, the data must be internally output instead of the memory, and the transfer mode asserted on the bus can be performed by itself. It is necessary. Therefore, this transfer mode is required to completely match between the bus masters.

【0005】[0005]

【発明が解決しようとする課題】このように従来の装置
においては、転送モードの違うバスマスタの転送を矛盾
なく行おうとすると、バスを監視しているスレーブ状態
のバスマスタに対して、認識できる転送モードに変換し
て知らせるか、エラー応答させるかする必要が生じ、す
なわちバスを監視しているスレーブ状態のバスマスタ
が、現在マスタ状態にあるバスマスタが行うアクセスに
対して、メモリに代わってデータをやり取りする必要が
ない場合であっても、バスを監視している以上行う必要
があり、制御が複雑化する等の問題点があった。
As described above, in the conventional device, if the bus masters having different transfer modes are attempted to perform the transfer without any contradiction, the transfer mode which can be recognized by the bus master in the slave state monitoring the bus is recognized. It becomes necessary to convert the data to a signal or to make an error response, that is, the bus master in the slave state monitoring the bus exchanges data on behalf of the memory for the access made by the bus master currently in the master state. Even if it is not necessary, there is a problem that the control is complicated because it needs to be performed as long as the bus is monitored.

【0006】本発明は、上記の問題点を解決するために
なされたもので、他のバスマスタの行う転送の一部ない
し全部のモードが認識できないバスマスタに対して、他
のバスマスタが転送中にその転送サイクルを見掛け上マ
スクすることにより、転送モードの異なるバスマスタ間
の転送を矛盾なく実行することができるバス制御装置を
提供することを目的とする。
The present invention has been made in order to solve the above-mentioned problems, and when a bus master cannot recognize some or all modes of the transfer performed by another bus master, the other bus master is transferring the same during transfer. It is an object of the present invention to provide a bus control device capable of consistently executing transfer between bus masters having different transfer modes by apparently masking the transfer cycle.

【0007】[0007]

【課題を解決するための手段】本発明に係るバス制御装
置は、各バスマスタのバス要求を調停するバスアービタ
と、このバスアービタによりマスタ状態とされたバスマ
スタの転送モードを解析してスレーブ状態のバスマスタ
に対して送出されるバス転送状態信号を転送モードの異
なる任意の期間自動的に隠蔽する隠蔽手段とを有するも
のである。
A bus controller according to the present invention analyzes a bus arbiter that arbitrates a bus request of each bus master and a transfer mode of a bus master that is brought into a master state by the bus arbiter, and determines a bus master in a slave state. And a concealment means for automatically concealing a bus transfer status signal sent to the device for an arbitrary period in which the transfer mode is different.

【0008】[0008]

【作用】本発明においては、バスアービタによりマスタ
状態とされたバスマスタがシステムデータバスを介した
転送を開始すると、隠蔽手段がバスマスタの転送モード
を解析してスレーブ状態のバスマスタに対して送出され
るバス転送状態信号を転送モードの異なる任意の期間自
動的に隠蔽することにより、転送モードの異なるバスマ
スタ間の転送を矛盾なく実行することを可能とする。
According to the present invention, when a bus master placed in the master state by the bus arbiter starts the transfer via the system data bus, the concealment means analyzes the transfer mode of the bus master and sends it to the bus master in the slave state. By automatically hiding the transfer status signal for an arbitrary period in which the transfer modes are different, it is possible to perform transfer between bus masters in different transfer modes without contradiction.

【0009】[0009]

【実施例】図1は本発明の一実施例を示すバス制御装置
の一例を示すブロック図である。
FIG. 1 is a block diagram showing an example of a bus controller showing an embodiment of the present invention.

【0010】図において、1は第1バスマスタ、2は第
2バスマスタ、3はメモリであり、これらはシステム・
データ・バス4を介して相互にデータの転送を行うこと
ができる。5はバスアービタは、システム・データ・バ
ス4のバス権を第1バスマスタ1,第2バスマスタ2の
間で調停する。6は転送モードマスク機構は、第2バス
マスタ2がマスタとなって行うバス転送の内、第1バス
マスタ1に対して第2バスマスタ2の転送をマスクす
る。
In the figure, 1 is a first bus master, 2 is a second bus master, and 3 is a memory.
Data can be transferred to each other via the data bus 4. A bus arbiter 5 arbitrates the bus right of the system data bus 4 between the first bus master 1 and the second bus master 2. The transfer mode masking mechanism 6 masks the transfer of the second bus master 2 from the first bus master 1 among the bus transfers performed by the second bus master 2 as a master.

【0011】このように構成されたバス制御装置におい
て、バスアービタ5によりマスタ状態とされた、例えば
第2バスマスタ2がシステム・データ・バス4を介して
転送を開始すると、隠蔽手段として機能する転送マスク
機構6が第2バスマスタ2の転送モードを解析してスレ
ーブ状態の第1バスマスタ1に対して送出されるバス転
送状態信号を転送モードの異なる任意の期間自動的に隠
蔽することにより、転送モードの異なるバスマスタ間の
転送を矛盾なく実行する。
In the thus configured bus control device, when the second bus master 2, which is in the master state by the bus arbiter 5, starts a transfer via the system data bus 4, a transfer mask functioning as a concealment means. The mechanism 6 analyzes the transfer mode of the second bus master 2 and automatically conceals the bus transfer status signal sent to the first bus master 1 in the slave state, so that the transfer mode of the transfer mode is changed. Performs transfers between different bus masters consistently.

【0012】以下、図2,図3を参照しながらバス権を
誰も握っていない状態から、第2バスマスタ2が第1バ
スマスタ1に認識できないバス転送を行い、その後第1
バスマスタ1が転送を行うという設定で、第2バスマス
タ2の転送をいかにして第1バスマスタ1にマスクする
かの動作について説明する。なお、図2,図3におい
て、F1〜F5はそれずれフェーズを示し、図3におい
て、破線はバス要求が発せられていない状態を示す。
Hereinafter, referring to FIGS. 2 and 3, the second bus master 2 performs a bus transfer which cannot be recognized by the first bus master 1 from a state in which no one holds the bus right, and then the first bus master 1
An operation of masking the transfer of the second bus master 2 by the first bus master 1 when the bus master 1 performs the transfer will be described. 2 and 3, F1 to F5 indicate the shift phases, and the broken line in FIG. 3 indicates the state in which the bus request is not issued.

【0013】図2,図3に示すフェーズF1においては
後述するようにバス調停を行う。
In phase F1 shown in FIGS. 2 and 3, bus arbitration is performed as described later.

【0014】先ず、第2バスマスタ2からの第2バス要
求9がバスアービタ5へ送られる。この時、第1バスマ
スタ1からのバス要求は発せられていないので、第2バ
スマスタ2にバス権が与えられる。これはバスアービタ
5から第2バスマスタ2へのバス許可信号10が有効と
なり、バスアービタ5から第1バスマスタ1へのバス許
可信号8が無効となることによって伝えられる。
First, the second bus request 9 from the second bus master 2 is sent to the bus arbiter 5. At this time, since the bus request from the first bus master 1 has not been issued, the bus right is given to the second bus master 2. This is transmitted when the bus permission signal 10 from the bus arbiter 5 to the second bus master 2 becomes valid and the bus permission signal 8 from the bus arbiter 5 to the first bus master 1 becomes invalid.

【0015】図2,図3に示すフェーズF2においては
後述するように第2バスマスタ2が転送を開始する。
In the phase F2 shown in FIGS. 2 and 3, the second bus master 2 starts the transfer as described later.

【0016】バス権を得た第2バスマスタは、バス要求
9の送出を止め、バス転送中信号13を発行して、バス
転送を始める。このことはメモリ3と転送マスク機構6
に伝えられる。転送マスク機構6は、この転送が第1バ
スマスタ1に認識できるモードであるかを判断して、認
識できない場合には、第1バスマスタ1への転送中信号
12をマスク(転送中信号12を発行しない)する。
The second bus master, which has obtained the bus right, stops sending the bus request 9 and issues the bus transfer in-progress signal 13 to start the bus transfer. This means that the memory 3 and the transfer mask mechanism 6
Be transmitted to. The transfer mask mechanism 6 judges whether this transfer is in a mode that can be recognized by the first bus master 1, and if it cannot be recognized, masks the transferring signal 12 to the first bus master 1 (issues the transferring signal 12). Do not)

【0017】この結果、第1バスマスタ1はフェーズF
2からスレーブ状態に入りバス監視を開始するが、第2
バスマスタ2の転送はマスクされ識別されない。従っ
て、第1バスマスタ1は、第2バスマスタ2の転送が完
了するのを待たずに、バス権を要求するのを待たずに、
バス権を要求することが起こり得る。
As a result, the first bus master 1 is in phase F.
It enters the slave state from 2 and starts the bus monitoring.
Bus master 2 transfers are masked and not identified. Therefore, the first bus master 1 does not wait for the transfer of the second bus master 2 to be completed, and not to request the bus right,
Requesting bus rights can occur.

【0018】一方、第2バスマスタ2の転送が第1バス
マスタ1に認識できる場合は、第2バスマスタ2のバス
転送中信号13はマスクされないでそのままバス転送中
信号12として第1バスマスタ1へ与えられる。この場
合には、第1バスマスタ1は第2バスマスタ2の転送が
完了するのを待ってからバス権を要求するので問題は発
生しない。
On the other hand, when the transfer of the second bus master 2 can be recognized by the first bus master 1, the in-bus transfer signal 13 of the second bus master 2 is not masked and is given as it is to the first bus master 1 as the in-bus transfer signal 12. . In this case, since the first bus master 1 waits for the transfer of the second bus master 2 to be completed and then requests the bus right, no problem occurs.

【0019】図2,図3に示すフェーズF3においては
後述するように第2バスマスタ2の転送が未完了で第1
バスマスタ1の転送要求が出力され、それが保留され
る。
In the phase F3 shown in FIGS. 2 and 3, the transfer of the second bus master 2 is not completed and the first transfer is completed as described later.
The transfer request of the bus master 1 is output and held.

【0020】ところで、メモリ3はフェーズF2におい
て、自分への転送要求であることをバス転送中信号13
で判断して転送応答信号15を発行する。これは、その
時点でのバスマスタ(第2バスマスタ2)に認識され、
所定の転送モードが完了した時点(本実施例では3回の
転送が行われた時:フェーズF3の最後)で、第2バス
マスタ2はバス転送を終了し、そのことをバス転送中信
号13を無効にすることで、転送マスク機構6およびバ
スアービタ5に通知する。このフェーズF3の間は、バ
ス権は第2バスマスタ2に与えられており、バス要求を
出した第1バスマスタ1はその要求がバスアービタ5に
よって留保されている。
By the way, the memory 3 indicates in the phase F2 that it is a transfer request to itself by the bus transfer signal 13
Then, the transfer response signal 15 is issued. This is recognized by the current bus master (second bus master 2),
At the time when the predetermined transfer mode is completed (when the transfer is performed three times in the present embodiment: the end of the phase F3), the second bus master 2 finishes the bus transfer, and notifies the bus transfer signal 13 to that effect. By invalidating, the transfer mask mechanism 6 and the bus arbiter 5 are notified. During this phase F3, the bus right is given to the second bus master 2, and the request is reserved by the bus arbiter 5 for the first bus master 1 which issued the bus request.

【0021】図2,図3に示すフェーズF4においては
後述するようにバス権を放棄するので、この調停期間で
は第1バスマスタ1にバス権が与えられ、そのことがバ
スアービタ5から第1バスマスタ1へのバス許可信号8
が有効となり、バスアービタ5から第2バスマスタ2へ
のバス許可信号10が無効となることによって伝えられ
る。
In the phase F4 shown in FIGS. 2 and 3, the bus right is abandoned as will be described later. Therefore, the bus right is given to the first bus master 1 during this arbitration period, which means that the bus arbiter 5 causes the first bus master 1 to do so. Bus permission signal 8 to
Is valid, and the bus permission signal 10 from the bus arbiter 5 to the second bus master 2 is invalidated.

【0022】図2,図3に示すフェーズF5においては
後述するように第1バスマスタ1が転送を開始する。
In the phase F5 shown in FIGS. 2 and 3, the first bus master 1 starts the transfer as will be described later.

【0023】フェーズF5に入り、初めて第1バスマス
タ1は転送を開始することができ、この時のバス転送中
信号11はバスアービタ5,メモリ3だけでなく第2バ
スマスタ2へも直接伝えられる。これは、本実施例が第
1バスマスタ1の転送モードは、第2バスマスタ2には
完全に認識できると仮定してあるからである。
After entering the phase F5, the first bus master 1 can start the transfer for the first time, and the bus transferring signal 11 at this time is directly transmitted not only to the bus arbiter 5 and the memory 3 but also to the second bus master 2. This is because the present embodiment assumes that the transfer mode of the first bus master 1 can be completely recognized by the second bus master 2.

【0024】以上のようにして、第1バスマスタ1が認
識できない転送を第2バスマスタ2が行うであっても、
第2バスマスタ2からの転送中信号13を、第1バスマ
スタ1への転送中信号12へ直接繋がずに、間に転送マ
スク機構6を介することで矛盾なく行うことができるよ
うになる。そして、以上の説明からもわかるように、転
送マスク機構6は極めて単純な構造で良いため、システ
ムの制御構成が非常に簡素化される。
As described above, even if the second bus master 2 carries out a transfer which the first bus master 1 cannot recognize,
The transfer-in-progress signal 13 from the second bus master 2 is not directly connected to the transfer-in-progress signal 12 to the first bus master 1, and the transfer mask mechanism 6 is interposed therebetween so that it can be performed consistently. Further, as can be seen from the above description, the transfer mask mechanism 6 may have an extremely simple structure, so that the control configuration of the system is greatly simplified.

【0025】なお、上記実施例では第1バスマスタ1
は、第2バスマスタ2の行うバス転送の中で認識できな
いバス転送であるが、第2バスマスタ2は第1バスマス
タ1の行うバス転送はすべて認識できるという設定であ
るため、第2バスマスタ2は図示しないCPU、第1バ
スマスタ1はDMAC等と役割の異なるバスマスタを想
定したものといえるが、図4に示すように双方の第1バ
スマスタ1,第2バスマスタ2が互いに認識できないバ
ス転送を行う場合であっても、同様に各々の認識できな
い転送を相手に対してマスクできるため、異種CPU同
士の接続にも対応させることができる。
In the above embodiment, the first bus master 1
Is a bus transfer that cannot be recognized among the bus transfers performed by the second bus master 2, but the second bus master 2 is set so that it can recognize all the bus transfers performed by the first bus master 1. It can be said that the CPU and the first bus master 1 are assumed to be bus masters having different roles from the DMAC and the like. However, as shown in FIG. Even if there is, since each unrecognized transfer can be masked with respect to the other party, it is possible to support connection between different types of CPUs.

【0026】また、上記実施例では転送マスク機構6
が、図1に示すように、特に独立したブロックとして存
在する場合について説明したが、特に独立したブロック
として存在しない構成、例えば転送マスク機構6がバス
アービタ5に機能として組み込まれるバス制御装置にも
本発明を容易に適用することができる。
In the above embodiment, the transfer mask mechanism 6 is used.
However, as shown in FIG. 1, the case where they exist as independent blocks has been described. However, a configuration that does not exist as an independent block, for example, a bus control device in which the transfer mask mechanism 6 is incorporated into the bus arbiter 5 as a function is also present. The invention can be easily applied.

【0027】[0027]

【発明の効果】以上説明したように、本発明はバスアー
ビタによりマスタ状態とされたバスマスタがシステムデ
ータバスを介した転送を開始すると、隠蔽手段がバスマ
スタの転送モードを解析してスレーブ状態のバスマスタ
に対して送出されるバス転送状態信号を転送モードの異
なる任意の期間自動的に隠蔽するように構成したので、
転送モードの異なるバスマスタ間の転送を矛盾なく実行
することができる。
As described above, according to the present invention, when a bus master placed in the master state by the bus arbiter starts a transfer via the system data bus, the concealment means analyzes the transfer mode of the bus master and determines that the bus master is in the slave state. Since the bus transfer status signal sent to the device is configured to be automatically hidden during an arbitrary period of different transfer modes,
Transfers between bus masters with different transfer modes can be executed without contradiction.

【0028】従って、簡単、かつ安価な制御回路構成
で、バスマスタの転送モードが異なる複数のバスマスタ
のそれぞれの差異に影響されずに、バスシステムを自由
に拡張または設計することができる等の優れた効果を奏
する。
Therefore, it is excellent in that the bus system can be freely expanded or designed with a simple and inexpensive control circuit configuration without being affected by the differences between the plurality of bus masters having different transfer modes. Produce an effect.

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

【図1】本発明の一実施例を示すバス制御装置の一例を
示すブロック図である。
FIG. 1 is a block diagram showing an example of a bus control device showing an embodiment of the present invention.

【図2】図1のバス調停動作を説明するタイミングチャ
ートである。
FIG. 2 is a timing chart explaining the bus arbitration operation of FIG.

【図3】図1のバス調停動作を説明するチャートであ
る。
3 is a chart illustrating the bus arbitration operation of FIG.

【図4】本発明の他の実施例を示すバス制御装置の一例
を示すブロック図である。
FIG. 4 is a block diagram showing an example of a bus control device showing another embodiment of the present invention.

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

1 第1バスマスタ 2 第2バスマスタ 3 メモリ 4 システム・データ・バス 5 バスアービタ 6 転送マスク機構 1 First Bus Master 2 Second Bus Master 3 Memory 4 System Data Bus 5 Bus Arbiter 6 Transfer Mask Mechanism

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 転送モードの異なる複数のバスマスタが
システムデータバスを介してメモリをアクセスするバス
システムにおいて、各バスマスタのバス要求を調停する
バスアービタと、このバスアービタによりマスタ状態と
されたバスマスタの転送モードを解析してスレーブ状態
のバスマスタに対して送出されるバス転送状態信号を転
送モードの異なる任意の期間自動的に隠蔽する隠蔽手段
とを具備したことを特徴とするバス制御装置。
1. In a bus system in which a plurality of bus masters having different transfer modes access a memory via a system data bus, a bus arbiter that arbitrates bus requests of each bus master and a transfer mode of a bus master that is in a master state by the bus arbiter. And a concealment means for automatically concealing a bus transfer state signal sent to a bus master in a slave state during an arbitrary period of different transfer modes.
JP19283292A 1992-06-29 1992-06-29 Bus controller Pending JPH0619833A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19283292A JPH0619833A (en) 1992-06-29 1992-06-29 Bus controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP19283292A JPH0619833A (en) 1992-06-29 1992-06-29 Bus controller

Publications (1)

Publication Number Publication Date
JPH0619833A true JPH0619833A (en) 1994-01-28

Family

ID=16297724

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19283292A Pending JPH0619833A (en) 1992-06-29 1992-06-29 Bus controller

Country Status (1)

Country Link
JP (1) JPH0619833A (en)

Similar Documents

Publication Publication Date Title
KR970001919B1 (en) System and method for transfering information between multiple buses
US6986005B2 (en) Low latency lock for multiprocessor computer system
KR100381619B1 (en) System and method for providing speculative arbitration for transferring data
JP3807250B2 (en) Cluster system, computer and program
JPS5878246A (en) Access regulating apparatus and method
JP3092566B2 (en) Memory control method using pipelined bus
JPH103447A (en) Bus bridge device
JP2591502B2 (en) Information processing system and its bus arbitration system
US6862646B2 (en) Method and apparatus for eliminating the software generated ready-signal to hardware devices that are not part of the memory coherency domain
US5918025A (en) Method and apparatus for converting a five wire arbitration/buffer management protocol into a two wire protocol
JPH0619833A (en) Bus controller
JPH10307788A (en) Bus bridge
JPH0744459A (en) Cache control method and cache controller
JPH05257903A (en) Multiprocessor system
JP2565916B2 (en) Memory access controller
JPH06208542A (en) Bus contention system
JPH1139266A (en) Multiprocessor device
JP2000181738A (en) Duplex system and memory control method
JP2679440B2 (en) Information processing device
JP2825889B2 (en) Deadlock avoidance circuit in multiprocessor system
JPS6160162A (en) Bus arbitration system
JPS6224347A (en) Bus controller
JPH0236016B2 (en)
JPH0434187B2 (en)
JPH02100746A (en) Multiprocessor bus