JPH04315244A - Bus connector - Google Patents

Bus connector

Info

Publication number
JPH04315244A
JPH04315244A JP8011891A JP8011891A JPH04315244A JP H04315244 A JPH04315244 A JP H04315244A JP 8011891 A JP8011891 A JP 8011891A JP 8011891 A JP8011891 A JP 8011891A JP H04315244 A JPH04315244 A JP H04315244A
Authority
JP
Japan
Prior art keywords
bus
buses
request
connection device
architecture
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
JP8011891A
Other languages
Japanese (ja)
Inventor
Motohisa Miyao
宮尾 元久
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP8011891A priority Critical patent/JPH04315244A/en
Publication of JPH04315244A publication Critical patent/JPH04315244A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To easily perform access between devices respectively connected to the two buses of various architectures without loading much burden to the devices. CONSTITUTION:When a command showing 'access request to a device B2 at a bus B' is applied from a device A1 connected to a bus A to a bus connector (this device) 10, a CPU part 11 in this device 10 possesses the bus B by a bus control signal interface 13B, confirms that the device B2 can be accessed and informs it of the device A1. Afterwards, the access to the device B2 can be alternated by this device 10 by issuing the access command to the device B2 from the device A1 to this device 10. In this case, data to be transferred between the buses A and B are transformed so as to be matched to the architecture of the counter bus by a data processing part 14 in this device 10.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】この発明は、アーキテクチャの異
なる2つのバス間を接続するのに好適なバス接続装置に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a bus connection device suitable for connecting two buses having different architectures.

【0002】0002

【従来の技術】一般に、アーキテクチャの異なる2つの
バスのうちの一方に接続されている装置から他方に接続
されている装置をアクセスできるようにするには、両バ
ス間を接続するバス接続装置が必要となる。従来、この
バス接続装置は、同装置により接続される2つのバスの
アーキテクチャを考慮してハードウェア機構により構成
されており、一方のバス上のデータおよび制御信号を他
方のバス上のデータおよび制御信号に変換するための専
用の変換インタフェースであった。
2. Description of the Related Art In general, in order to allow a device connected to one of two buses with different architectures to access a device connected to the other, a bus connection device that connects both buses is generally used. It becomes necessary. Conventionally, this bus connection device has been configured with a hardware mechanism that takes into account the architecture of the two buses connected by the device, and transfers data and control signals on one bus to data and control signals on the other bus. It was a dedicated conversion interface for converting signals.

【0003】さて、上記のようなバス接続装置により2
つのバスが接続されるシステムにおいて、一方のバス側
の装置が他方のバス側の装置をアクセスするには、次の
ような手順を必要とする。
Now, with the above-mentioned bus connection device, two
In a system in which two buses are connected, the following procedure is required for a device on one bus to access a device on the other bus.

【0004】まずアクセス要求元装置(ホストCPU)
は、自身が接続されているバス(要求元側バス)を取得
する。次に要求元装置は、要求先装置が接続されている
バス(要求先側バス)を取得するためのバス取得要求信
号を発行する。この要求信号は、要求元側バスを介して
バス接続装置に導かれ、同装置によって要求先側バスの
アーキテクチャに適合した要求信号に変換され、要求先
側バスに送出される。そして、要求先側バスの調停を行
うバス調停回路により要求が受付けられると、その受付
け信号(承認信号)がバス接続装置による信号変換を経
て要求元側バスに返される。
[0004] First, the access request source device (host CPU)
obtains the bus to which it is connected (request source bus). Next, the request source device issues a bus acquisition request signal for acquiring the bus to which the request destination device is connected (request destination bus). This request signal is guided to the bus connection device via the request source bus, converted by the same device into a request signal compatible with the architecture of the request destination bus, and sent to the request destination bus. When the request is accepted by the bus arbitration circuit that arbitrates the request destination bus, the acceptance signal (approval signal) is returned to the request source bus through signal conversion by the bus connection device.

【0005】要求元装置は、要求先側バスが取得できる
と、要求先装置に対するアクセス要求コマンド(リード
またはライトコマンド)を要求元側バスに送出する。こ
のコマンドは、バス接続装置によって要求先側バスのア
ーキテクチャに適合したコマンドに変換され、要求先側
バスに送出される。要求先装置は、バス上のアクセス要
求コマンドを受取ると、要求されたコマンド処理を行う
。もし、リードコマンドの場合ならば、要求先装置は、
上記した要求元装置によるバス取得の場合と同様の手順
で、2つのバスを取得し、しかる後にリードデータを、
バス接続装置によるデータ変換を経て要求元装置に転送
する。
[0005] When the requesting device acquires the requesting bus, it sends an access request command (read or write command) to the requesting device to the requesting bus. This command is converted by the bus connection device into a command compatible with the architecture of the requesting side bus, and sent to the requesting side bus. Upon receiving the access request command on the bus, the request destination device performs the requested command processing. If it is a read command, the request destination device is
Acquire the two buses using the same procedure as when the request source device acquires the bus described above, and then read the read data.
The data is converted by the bus connected device and then transferred to the requesting device.

【0006】[0006]

【発明が解決しようとする課題】上記したように従来の
バス接続装置は、同装置により接続される2つのバス間
を往来するデータおよび制御信号を、それぞれ相手バス
のアーキテクチャに適合するように変換する専用の変換
インタフェースであった。このため従来は、バスアーキ
テクチャが比較的類似しているバス間の接続にしか適用
できないという問題があった。
[Problems to be Solved by the Invention] As mentioned above, conventional bus connection devices convert the data and control signals sent back and forth between two buses connected by the same device so that they are compatible with the architecture of the other bus. It was a dedicated conversion interface. For this reason, there has been a problem in the past that the method can only be applied to connections between buses that have relatively similar bus architectures.

【0007】更に、自身が接続されていないバス側の装
置にコマンド、データ等を送るには、2つのバスを取得
しなければならないために、装置の負荷が大きく、特に
自身側のバスが取得できても相手側のバスが取得できな
かった場合には、問題であった。
Furthermore, in order to send commands, data, etc. to a device on the bus side to which it is not connected, it is necessary to acquire two buses, which places a heavy load on the device. Even if it was possible, if the other party's bus could not be acquired, it would be a problem.

【0008】この発明は上記事情に鑑みてなされたもの
でその目的は、アーキテクチャの異なる2つのバスにそ
れぞれ接続されている装置間のアクセスが装置に多大な
負担をかけずに簡単に行えるバス接続装置を提供するこ
とにある。この発明の他の目的は、任意のアーキテクチ
ャのバス間を接続できるバス接続装置を提供することに
ある。
The present invention was made in view of the above circumstances, and its purpose is to provide a bus connection that allows easy access between devices connected to two buses with different architectures without placing a large burden on the devices. The goal is to provide equipment. Another object of the present invention is to provide a bus connection device that can connect buses of arbitrary architectures.

【0009】[0009]

【課題を解決するための手段】この発明は、第1のアー
キテクチャの第1のバスと第2のアーキテクチャの第2
のバスとを接続するバス接続装置に、同バス接続装置を
第1および第2のバス上でそれぞれ識別するための第1
および第2の識別情報が設定される識別情報設定手段と
、第1および第2のバス間で転送されるデータを相手バ
スのアーキテクチャに適合するように変換するデータ処
理手段と、第1および第2のバスの一方に接続されてい
る装置から他方に接続されている装置へのアクセス要求
が、第1および第2の識別情報のうちの上記一方のバス
に対応する識別情報の指定によりバス接続装置に与えら
れた場合に、要求元装置に代わって上記他方のバスを介
して要求先の装置をアクセスすると共に、上記データ処
理手段を制御する制御手段と、この制御手段の制御のも
とで第1および第2のバスをそれぞれ制御するバス制御
信号処理手段とを設けたことを特徴とするものである。
[Means for Solving the Problems] The present invention provides a first bus of a first architecture and a second bus of a second architecture.
A first bus connection device for identifying the bus connection device on the first and second buses respectively.
and identification information setting means for setting second identification information; data processing means for converting data transferred between the first and second buses to match the architecture of the other bus; An access request from a device connected to one of the two buses to a device connected to the other bus connects the bus by specifying the identification information corresponding to the one of the first and second identification information. a control means for accessing the requested device via the other bus on behalf of the requesting device and controlling the data processing means; and under the control of the control means; The present invention is characterized in that it includes bus control signal processing means for controlling the first and second buses, respectively.

【0010】0010

【作用】上記の構成によれば、第1および第2のバスの
一方に接続されている装置(要求元装置)から他方に接
続されている装置(要求先装置)へのアクセス要求が、
上記第1および第2の識別情報のうちの上記一方のバス
に対応する識別情報の指定する本発明装置に対して与え
られると、制御手段はバス制御信号処理手段を制御して
他方のバスを取得し、要求元装置に代わって要求先装置
をアクセスする。この際、両バス間で転送されるデータ
は、データ処理手段により、相手バスのアーキテクチャ
に適合するように変換される。このため要求元装置は、
要求先装置が上記一方のバスに直接接続されているかの
如く要求先装置をアクセスすることができる。
[Operation] According to the above configuration, an access request from a device connected to one of the first and second buses (request source device) to a device connected to the other (request destination device)
When the identification information corresponding to one of the buses among the first and second identification information is given to the device of the present invention, the control means controls the bus control signal processing means to control the other bus. and access the requested device on behalf of the requesting device. At this time, the data transferred between the two buses is converted by the data processing means so as to be compatible with the architecture of the other bus. Therefore, the requesting device
The requested device can be accessed as if it were directly connected to one of the buses.

【0011】[0011]

【実施例】図1はこの発明のバス接続装置によって2つ
のバス間が接続された計算機システムの一実施例を示す
ブロック構成図である。同図において、A,Bはそれぞ
れアーキテクチャを異にするバス、A1〜A3はバスA
に接続される装置、B1〜B3はバスBに接続される装
置である。装置A1,B1はホストCPUであり、装置
A2,A3および装置B2,B3は装置A1,B1から
アクセスが可能な磁気ディスク装置等の入出力デバイス
である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a block diagram showing an embodiment of a computer system in which two buses are connected by a bus connection device of the present invention. In the figure, A and B are buses with different architectures, and A1 to A3 are buses A
B1 to B3 are devices connected to bus B. Devices A1 and B1 are host CPUs, and devices A2 and A3 and devices B2 and B3 are input/output devices such as magnetic disk drives that can be accessed from devices A1 and B1.

【0012】10はバスAとバスBとを接続するための
バス接続装置である。バス接続装置10は、バスA,B
を介して送られる装置(ホストCPU)A1,B1から
のコマンドに従い、後述するバス制御信号インタフェー
ス13A,13B並びにデータ処理部14を制御するC
PU部11、および同装置10のバスA,B上の識別番
号(装置番号、装置アドレス)、即ちバスA,Bからみ
た装置10の識別番号IDA,IDBを設定するための
識別番号設定部(以下、ID設定部と称する)12A,
12Bを有する。ID設定部12A,12Bは例えばス
イッチである。バス接続装置10はまた、バスA,B上
の制御信号の入出力を司るバス制御信号インタフェース
13A,13B、およびバスA,B間で転送されるデー
タを転送先のバスのアーキテクチャに適合するように変
換(データ幅の変換、ビット位置、例えばLSBとMS
Bの変換等)するデータ変換機能と、転送先のバスが取
得できない場合に、変換データを一時保持するためのバ
ッファを持つデータ処理部である。このデータ処理部1
4は、CPU部11から指定されたデータ変換を行うハ
ードウェア機構である。
Reference numeral 10 denotes a bus connection device for connecting bus A and bus B. The bus connection device 10 includes buses A, B
C that controls the bus control signal interfaces 13A, 13B and the data processing unit 14, which will be described later, according to commands sent from the devices (host CPU) A1, B1 via the
An identification number setting section (for setting the PU section 11 and the identification numbers (device number, device address) of the device 10 on the buses A and B, that is, the identification numbers IDA and IDB of the device 10 as seen from the buses A and B. (hereinafter referred to as ID setting section) 12A,
It has 12B. The ID setting units 12A and 12B are, for example, switches. The bus connection device 10 also includes bus control signal interfaces 13A and 13B that manage input and output of control signals on the buses A and B, and data transferred between the buses A and B so as to be compatible with the architecture of the destination bus. (Conversion of data width, bit position, e.g. LSB and MS
This is a data processing unit that has a data conversion function (such as conversion of B) and a buffer for temporarily holding converted data when the transfer destination bus cannot be obtained. This data processing section 1
4 is a hardware mechanism that performs data conversion specified by the CPU unit 11;

【0013】次に、図1の構成の動作を、バスAに接続
されている装置(ホストCPU)A1がバスBに接続さ
れている装置B2をアクセスしようとする場合を例に説
明する。
Next, the operation of the configuration shown in FIG. 1 will be explained using an example in which a device (host CPU) A1 connected to bus A attempts to access device B2 connected to bus B.

【0014】装置A1は、バスB側の装置B2をアクセ
スしようとする場合には、まず周知の方式によりバスA
を取得する。次に装置A1は、バス接続装置10に対し
て、“バスBの装置B2へのアクセス要求”を示す特定
アクセス要求コマンドを発行する。このコマンドの宛先
アドレス(DA)はバス接続装置10のバスB上のアド
レス(識別番号)IDAであり、発信元アドレス(SA
)はアクセス要求元の装置A1のアドレスである。
When the device A1 attempts to access the device B2 on the bus B side, the device A1 first accesses the device B2 on the bus A side using a well-known method.
get. Next, the device A1 issues a specific access request command to the bus connection device 10 indicating a “request for access to the device B2 on the bus B”. The destination address (DA) of this command is the address (identification number) IDA on bus B of the bus connection device 10, and the source address (SA
) is the address of the access requesting device A1.

【0015】装置A1から発行されたバス接続装置10
宛ての上記特定アクセス要求コマンドは、バスAを介し
てバス接続装置10内のCPU部11に転送される。C
PU部11は、上記特定アクセス要求コマンドをバスA
から受取ると、その宛先アドレスがID設定部12Aに
設定されている(自装置10のバスA上の)識別番号I
DAに一致するか否かを調べ、一致するならば、(同コ
マンドは自装置宛てであることから)同コマンドを取込
む。そしてCPU部11は、取込んだ上記特定アクセス
要求コマンドを解釈して、バスA上の装置A1からバス
B上の装置B2をアクセスすることが要求されているこ
とを認識する。
Bus connection device 10 issued from device A1
The specific access request command addressed to the bus A is transferred to the CPU unit 11 in the bus connection device 10. C
The PU unit 11 sends the specific access request command to bus A.
, the destination address is the identification number I (on bus A of the own device 10) set in the ID setting section 12A.
It is checked whether they match the DA, and if they match, the command is fetched (because the command is addressed to the device itself). Then, the CPU section 11 interprets the fetched specific access request command and recognizes that access from the device A1 on the bus A to the device B2 on the bus B is requested.

【0016】次にCPU部11は、装置A1からの特定
アクセス要求コマンドで要求されたアクセスを装置A1
に代わって実行するために、まずバス制御信号インタフ
ェース13Bを制御してバスBの取得要求を出させる。 CPU部11は、このバス取得要求がバスBの調停を行
うバス調停回路(図示せず)によって受付けられてバス
Bを取得すると、装置B2がアクセス可能であることを
バスBを介して確認する。CPU部11は、装置B2が
アクセス可能であることを確認すると、その旨を(上記
特定アクセス要求コマンドに対する応答として)バスA
を介して装置A1に通知する。
Next, the CPU section 11 provides the device A1 with the access requested by the specific access request command from the device A1.
In order to execute this on behalf of , first, the bus control signal interface 13B is controlled to issue a bus B acquisition request. When this bus acquisition request is received by a bus arbitration circuit (not shown) that arbitrates for bus B and bus B is acquired, CPU unit 11 confirms via bus B that device B2 is accessible. . When the CPU unit 11 confirms that the device B2 is accessible, it sends a message to that effect (as a response to the specific access request command) via the bus A.
The device A1 is notified via.

【0017】なお、バスAは、装置A1が同バスAを取
得して上記特定アクセス要求コマンドを発行してから、
バス接続装置10から装置A1への応答が返されるまで
の期間は開放されない構成であっても、特定アクセス要
求コマンドの転送が完了すると直ちに開放される構成で
あっても構わない。後者の構成では、バスAが有効に利
用できるものの、バス接続装置10は装置A1に応答を
返すのに際して、バスAを取得する必要がある。
[0017] The bus A is accessed after the device A1 acquires the bus A and issues the above-mentioned specific access request command.
The configuration may be such that it is not released until a response is returned from the bus connection device 10 to the device A1, or it may be configured to be released immediately after the transfer of the specific access request command is completed. In the latter configuration, although bus A can be used effectively, bus connection device 10 needs to acquire bus A when returning a response to device A1.

【0018】さて装置A1は、上記特定アクセス要求コ
マンドに対するバス接続装置10からの応答を受取ると
、これ以降は、装置B2に対するコマンド(例えばリー
ドコマンド、或いはライトコマンドなど)を(装置B2
に代えて)バス接続装置10に発行することで、以下に
述べるように装置B2が直接バスAに接続されているか
の如くにアクセス可能となる。
Now, when the device A1 receives the response from the bus connection device 10 to the above-mentioned specific access request command, it thereafter sends commands (such as read commands or write commands) to the device B2 (device B2
(instead of) to bus connection device 10, device B2 can be accessed as if it were directly connected to bus A, as described below.

【0019】今、装置A1がバス接続装置10を宛先と
するリードコマンドをバスA上に発行したものとする。 このバスA上のリードコマンドは、その宛先であるバス
接続装置10のCPU部11により取込まれる。
Now, assume that device A1 issues a read command on bus A with bus connection device 10 as the destination. This read command on bus A is taken in by the CPU section 11 of the bus connection device 10 that is its destination.

【0020】CPU部11は、装置A1からのリードコ
マンドを取込むと、まずバス制御信号インタフェース1
3Bを制御してバスBを取得させ、この状態でバスB上
の装置B2を宛先とするリードコマンドをバスB上に発
行する。装置B2は、このバスB上の自装置宛てのリー
ドコマンドを受取ると、同コマンドで指定されたデータ
を読出し、同データをバスBを介してバス接続装置10
へ転送する。
When the CPU unit 11 receives a read command from the device A1, it first reads the bus control signal interface 1.
3B to acquire bus B, and in this state issues a read command on bus B with device B2 on bus B as the destination. When device B2 receives a read command addressed to its own device on bus B, device B2 reads the data specified by the command and sends the data via bus B to bus connection device 10.
Transfer to.

【0021】装置B2からバスBを介してバス接続装置
10に転送されたリードデータは、バス接続装置10内
のデータ処理部14により、転送先バスAのアーキテク
チャに適合するように、データ幅の変換、或いはビット
位置、例えばLSBとMSBの変換等が行われる。ここ
では、データの変換だけが行われるため、バス制御信号
も変換する必要があった従来のバス接続装置に比べて、
ハードウェア構成が極めて簡単になる。なお、バス制御
信号は、バス制御信号インタフェース13A,13Bに
より直接接続先のバスA,B上の装置との間で入出力さ
れるため、従来と異なって変換の必要がない。
The read data transferred from the device B2 to the bus connection device 10 via the bus B is processed by the data processing unit 14 in the bus connection device 10 to have a data width that is compatible with the architecture of the transfer destination bus A. Conversion or conversion of bit positions, for example between LSB and MSB, etc. is performed. Here, only data conversion is performed, compared to traditional bus connection devices that also had to convert bus control signals.
Hardware configuration becomes extremely simple. It should be noted that the bus control signals are directly inputted and outputted to and from devices on the buses A and B to which they are connected via the bus control signal interfaces 13A and 13B, so there is no need for conversion unlike in the past.

【0022】バス接続装置10内のCPU部11は、デ
ータ処理部14によってバスAのアーキテクチャに合う
ようにデータ変換されたリードデータを、バス制御信号
インタフェース13AによりバスAを制御して、バスA
上の要求元装置A1に転送する。
The CPU section 11 in the bus connection device 10 controls the bus A using the bus control signal interface 13A to transfer read data converted by the data processing section 14 to match the architecture of the bus A.
The request is transferred to the requesting device A1 above.

【0023】なお、前記実施例では、バスA上の装置か
らバスB上の装置をアクセスする場合について説明した
が、バスB上の装置からバスA上の装置をアクセスする
場合も、バス接続装置10の代行アクセスにより前記実
施例と同様に行われることは明らかである。
In the above embodiment, a case was explained in which a device on bus A accesses a device on bus B. However, when accessing a device on bus A from a device on bus B, the bus connection device It is clear that the proxy access of 10 is performed in the same manner as in the previous embodiment.

【0024】また、前記実施例では、バス接続装置10
によって接続されるバスAとバスBのアーキテクチャが
異なる場合について説明したが、同一のアーキテクチャ
のバス間を接続する場合、具体的には装置接続台数に制
限のあるバスを拡張するために、主バスと拡張バスを接
続する場合にも適用可能である。
Furthermore, in the above embodiment, the bus connection device 10
We have explained the case where bus A and bus B connected by It is also applicable when connecting an expansion bus.

【0025】[0025]

【発明の効果】以上詳述したようにこの発明によれば、
アーキテクチャの異なる2つのバスの一方に接続されて
いる装置(要求元装置)から他方に接続されている装置
(要求先装置)へのアクセス要求が、本発明装置に対し
て与えられた場合には、要求元装置に代わって他方のバ
スを取得して要求先装置をアクセスすると共に、両バス
間で転送されるデータを相手バスのアーキテクチャに適
合するように変換する構成としたので、要求元装置は、
バスアーキテクチャの違いを意識したり、要求先装置側
のバスを制御したりすることなく、要求先装置をアクセ
スできるようになり、即ち要求先装置が自装置側のバス
に直接接続されているかの如く要求先装置をアクセスす
ることができるようになり、オーバヘッドが軽減される
[Effects of the Invention] As detailed above, according to the present invention,
When an access request is given to the device of the present invention from a device connected to one of two buses with different architectures (request source device) to a device connected to the other (request destination device), , the requesting device acquires the other bus on behalf of the requesting device and accesses the requesting device, and also converts the data transferred between both buses to match the architecture of the other bus. teeth,
It is now possible to access a request destination device without being aware of differences in bus architecture or controlling the bus on the request destination device side. The request destination device can be accessed in a manner similar to the above, and overhead is reduced.

【0026】また、バスアーキテクチャの違いに応じて
データだけを変換するだけでよく、構成が複雑となるバ
ス制御信号等の変換は不要となるため、アーキテクチャ
が著しく異なるバス間の接続も、簡単な構成で容易に実
現できる。
[0026] In addition, it is only necessary to convert data according to the difference in bus architecture, and there is no need to convert bus control signals, etc., which would complicate the configuration. Therefore, connections between buses with significantly different architectures can be easily made. This can be easily achieved through configuration.

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

【図1】この発明のバス接続装置によって2つのバス間
が接続された計算機システムの一実施例を示すブロック
構成図。
FIG. 1 is a block diagram showing an embodiment of a computer system in which two buses are connected by a bus connection device of the present invention.

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

A,B…バス、A1〜A3,B1〜B3…装置、10…
バス接続装置、11…CPU部(制御手段)、12A,
12B…ID設定部、13A,13B…バス制御信号イ
ンタフェース(バス制御信号処理手段)、14…データ
処理部。
A, B...bus, A1-A3, B1-B3...device, 10...
Bus connection device, 11...CPU section (control means), 12A,
12B...ID setting unit, 13A, 13B...bus control signal interface (bus control signal processing means), 14...data processing unit.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  第1のアーキテクチャの第1のバスと
第2のアーキテクチャの第2のバスとを接続するバス接
続装置において、上記バス接続装置を上記第1および第
2のバス上でそれぞれ識別するための第1および第2の
識別情報が設定される識別情報設定手段と、上記第1お
よび第2のバス間で転送されるデータを相手バスのアー
キテクチャに適合するように変換するデータ処理手段と
、上記第1および第2のバスの一方に接続されている装
置から他方に接続されている装置へのアクセス要求が、
上記第1および第2の識別情報のうちの上記一方のバス
に対応する識別情報の指定により上記バス接続装置に与
えられた場合に、上記要求元装置に代わって上記他方の
バスを介して要求先の装置をアクセスすると共に、上記
データ処理手段を制御する制御手段と、この制御手段の
制御のもとで上記第1および第2のバスをそれぞれ制御
するバス制御信号処理手段と、を具備することを特徴と
するバス接続装置。
1. A bus connection device that connects a first bus of a first architecture and a second bus of a second architecture, wherein the bus connection device is identified on the first and second buses, respectively. identification information setting means for setting first and second identification information for the purpose of the above-described data processing; and data processing means for converting data transferred between the first and second buses so as to be compatible with the architecture of the other bus. and an access request from a device connected to one of the first and second buses to a device connected to the other,
When the first and second identification information is given to the bus connection device by designation of identification information corresponding to one of the buses, a request is made via the other bus on behalf of the request source device. control means for accessing the above device and controlling the data processing means; and bus control signal processing means for controlling the first and second buses respectively under the control of the control means. A bus connection device characterized by:
JP8011891A 1991-04-12 1991-04-12 Bus connector Pending JPH04315244A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8011891A JPH04315244A (en) 1991-04-12 1991-04-12 Bus connector

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8011891A JPH04315244A (en) 1991-04-12 1991-04-12 Bus connector

Publications (1)

Publication Number Publication Date
JPH04315244A true JPH04315244A (en) 1992-11-06

Family

ID=13709286

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8011891A Pending JPH04315244A (en) 1991-04-12 1991-04-12 Bus connector

Country Status (1)

Country Link
JP (1) JPH04315244A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07191936A (en) * 1993-11-22 1995-07-28 Internatl Business Mach Corp <Ibm> Multiple-bus interface adaptor
JPH0863425A (en) * 1994-08-02 1996-03-08 Motorola Inc Interbus buffer
US6584538B2 (en) 1993-02-11 2003-06-24 Hitachi, Ltd. Information processing system
JP2008276356A (en) * 2007-04-26 2008-11-13 Seiko Epson Corp Data signal processing device, image processing device, image output device, and data signal processing method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6584538B2 (en) 1993-02-11 2003-06-24 Hitachi, Ltd. Information processing system
JPH07191936A (en) * 1993-11-22 1995-07-28 Internatl Business Mach Corp <Ibm> Multiple-bus interface adaptor
JPH0863425A (en) * 1994-08-02 1996-03-08 Motorola Inc Interbus buffer
JP2008276356A (en) * 2007-04-26 2008-11-13 Seiko Epson Corp Data signal processing device, image processing device, image output device, and data signal processing method

Similar Documents

Publication Publication Date Title
US5857080A (en) Apparatus and method for address translation in bus bridge devices
WO1998032063A2 (en) Method and apparatus for zero latency bus transactions
US5944805A (en) System and method for transmitting data upon an address portion of a computer system bus during periods of maximum utilization of a data portion of the bus
US6260091B1 (en) Method and apparatus for performing out-of-order bus operations in which an agent only arbitrates for use of a data bus to send data with a deferred reply
JPH04315244A (en) Bus connector
US5935223A (en) System for blocking access to a computer device using a glue logic circuit operable to force a target computer device to perform a target abort
US20040225769A1 (en) Bus architecture with primary bus and secondary or slave bus for microprocessor systems
EP0587370A1 (en) Method and apparatus for software sharing between multiple controllers
JP3451628B2 (en) 4-wire synchronous serial communication system
US6029218A (en) Data transfer method and data transfer device
JP3499938B2 (en) I / O device sharing system between multiple systems with different protocols
JPH10307788A (en) Bus bridge
JPH01175056A (en) Program transfer system
JPH10187595A (en) Bus bridge
EP0439594B1 (en) Device for interfacing a main processor bus connected to a main processor to a peripheral bus having a number of peripheral devices connected thereto
JP2990692B2 (en) Bus acquisition control method
JPH0348305A (en) Robot control device
JP3186247B2 (en) DMA controller for communication
JPH053018B2 (en)
JPH07334453A (en) Memory access system
JPH07120329B2 (en) Bus controller
JPS62184557A (en) Microprocessor bus interface circuit
JPS60136853A (en) Data transfer system
JPH0434187B2 (en)
JPH02148349A (en) Information processor