JPH04245363A - Bus arbitration system - Google Patents

Bus arbitration system

Info

Publication number
JPH04245363A
JPH04245363A JP980991A JP980991A JPH04245363A JP H04245363 A JPH04245363 A JP H04245363A JP 980991 A JP980991 A JP 980991A JP 980991 A JP980991 A JP 980991A JP H04245363 A JPH04245363 A JP H04245363A
Authority
JP
Japan
Prior art keywords
bus
master
access
width
unit
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
JP980991A
Other languages
Japanese (ja)
Inventor
Yutaka Oshima
豊 大島
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 JP980991A priority Critical patent/JPH04245363A/en
Publication of JPH04245363A publication Critical patent/JPH04245363A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the use efficiency of a bus by accessing an I/O equipment which has small data width even during the use of a bus by one bus master by utilizing the rest of bus width by another bus master when only part of the bus width is used. CONSTITUTION:The bus BUS with the bus width 3n to which input/output equipments 11, 12, and 13 with data width 2n, 3n, and (n) are connected is divided into unit buses BUS1-BUS3 with the bus width (n), and bus arbiters 31-33 in a bus arbitration part 30 arbitrates the unit buses BUS1-BUS3 according to request signals REQ1-REQ2 and send permission signals ACK1-ACK3 back. The bus masters 21 and 22 accesses the target I/O equipment after the permission signals allowing the use of the unit buses where the target I/O equipment is connected are all sent back.

Description

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

【0001】0001

【産業上の利用分野】この発明は、異なるデータ幅の入
出力機器(以下、I/O機器と称する)が接続されるバ
スを対象とするバス調停方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a bus arbitration system for buses to which input/output devices having different data widths (hereinafter referred to as I/O devices) are connected.

【0002】0002

【従来の技術】一般に、計算機システムに設けられるI
/O機器のデータ幅は、8ビット、16ビット、32ビ
ット等様々である。このため、1つのシステム内に、異
なるデータ幅のI/O機器が組込まれることもある。
[Prior Art] Generally, an I
The data width of /O devices varies, such as 8 bits, 16 bits, and 32 bits. Therefore, I/O devices with different data widths may be incorporated into one system.

【0003】このようなシステムでは、同システム内で
用いられるI/O機器のうち最も広いデータ幅を持つI
/O機器が接続可能なバス幅(通常は最も広いデータ幅
と同一幅)のバス(I/Oアクセス用バス)を設け、I
/O機器をアクセスするマスタ装置(バスマスタ)と接
続するのが一般的であった。このバスには、各マスタか
らのアクセス要求(I/O機器アクセスのためのバス使
用要求)を受けてバス調停を行うバス調停回路が接続さ
れている。
[0003] In such a system, the I/O device having the widest data width among the I/O devices used in the system is
A bus (I/O access bus) with a bus width (usually the same width as the widest data width) that can be connected to I/O devices is provided.
It was common to connect the /O device to a master device (bus master) for access. Connected to this bus is a bus arbitration circuit that receives access requests (bus use requests for I/O device access) from each master and performs bus arbitration.

【0004】バス調停回路は、マスタからのアクセス要
求を受取るとバスの状態を調べ、バスが空いていれば要
求元マスタにアクセス許可を与えるという制御を行う。 もし、バスが空いていない場合には、空くまでアクセス
許可は与えられない。
[0004] When the bus arbitration circuit receives an access request from a master, it checks the state of the bus, and if the bus is free, performs control such as granting access permission to the requesting master. If the bus is not available, access permission will not be granted until the bus is available.

【0005】さて、以上の計算機システムにおいて、例
えば32ビット幅のI/Oアクセス用バスに、8ビット
のI/O機器と16ビットのI/O機器が接続されてい
るシステムを例にとると、或るマスタが8ビットI/O
機器をアクセスするときには、32ビットバスのうちの
8ビット部分しか使用されず、残りの24ビット部分は
実質的には空き状態となる。しかし従来は、このような
32ビットバスの状態も、バス全体が使用中であって空
き状態にないものとして扱われていた。このため、上記
した残りの24ビット部分を利用して他のマスタが16
ビットI/O機器を同時にアクセスしようとしても、バ
ス調停回路は許可を与えないことから、アクセスできな
かった。
[0005] Now, in the above computer system, let us take as an example a system in which an 8-bit I/O device and a 16-bit I/O device are connected to a 32-bit width I/O access bus. , a certain master has 8-bit I/O
When accessing a device, only an 8-bit portion of the 32-bit bus is used, and the remaining 24-bit portion is essentially free. However, in the past, the state of such a 32-bit bus was treated as if the entire bus was in use and not free. Therefore, other masters can use the remaining 24 bits mentioned above to
Even if an attempt was made to access the bit I/O devices at the same time, the bus arbitration circuit would not grant permission, so the access could not be made.

【0006】[0006]

【発明が解決しようとする課題】上記したように従来の
バス調停方式では、或るバスマスタがバスを使用してい
る期間は、たとえ一部のバス幅しか使用していなくても
、バス全体が使用中であって空き状態にないものとして
扱われていた。このため、他のバスマスタが、バスの使
用されていない部分を利用してデータ幅の小さいI/O
機器をアクセスしようとしても、バス使用許可を得るこ
とはできないという問題があった。
[Problems to be Solved by the Invention] As mentioned above, in the conventional bus arbitration method, during the period when a certain bus master is using the bus, even if only a part of the bus width is used, the entire bus width is It was treated as being in use and not vacant. This allows other bus masters to use unused portions of the bus to perform I/Os with small data widths.
There was a problem in that even if an attempt was made to access the device, permission to use the bus could not be obtained.

【0007】この発明は上記事情に鑑みてなされたもの
でその目的は、或るバスマスタがバス使用中であっても
一部のバス幅しか使用されていない場合には、別のバス
マスタがその残り部分を利用してデータ幅の小さいI/
O機器をアクセスすることができるバス調停方式を提供
することにある。
[0007] The present invention has been made in view of the above circumstances, and its purpose is to allow another bus master to take over the remaining bus width even if a certain bus master is using the bus. I/I with small data width by using the
The object of the present invention is to provide a bus arbitration method that can access O devices.

【0008】[0008]

【課題を解決するための手段】この発明は、異なるデー
タ幅の入出力機器が接続されるバスを所定バス幅の複数
の単位バスに分割して扱うもので、各バスマスタからの
アクセス要求に応じて各単位バス毎にバス調停を行うバ
ス調停手段を備え、このバス調停手段により、所望のI
/O機器をアクセスするのに必要な幾つかの単位バスの
使用が全て許可された場合に、バスマスタは同I/O機
器をアクセスすることを特徴とするものである。
[Means for Solving the Problems] The present invention handles a bus to which input/output devices with different data widths are connected by dividing it into a plurality of unit buses of a predetermined bus width, and handles the bus in response to access requests from each bus master. bus arbitration means for performing bus arbitration for each unit bus, and by this bus arbitration means, a desired I/O
The bus master accesses the I/O device when the use of several unit buses necessary for accessing the I/O device is all permitted.

【0009】[0009]

【作用】上記の構成において、バスマスタは、或るデー
タ幅のI/O機器をアクセスしようとする場合には、バ
ス調停手段に対してアクセス要求(バス使用要求)を発
する。バス調停手段は、バスマスタからのアクセス要求
を受取ると、各単位バスが空き状態にあるか否か(使用
中でないか否か)をもとに、要求元バスマスタに対して
単位バス毎にアクセスの許可/不許可を出す。これによ
り要求元バスマスタは、目的とするI/O機器をアクセ
スするのに必要な幾つかの単位バスの使用が全て許可さ
れた場合には、その幾つかの単位バスを介して同I/O
機器をアクセスする。即ち要求元バスマスタは、他のバ
スマスタがバス使用中であっても、一部のバス幅しか使
用されていないならば、目的とするI/O機器のデータ
幅によっては、残りのバス部分を利用して同I/O機器
をアクセスすることが可能となる。
[Operation] In the above structure, when the bus master wishes to access an I/O device of a certain data width, it issues an access request (bus use request) to the bus arbitration means. Upon receiving an access request from a bus master, the bus arbitration means requests access to each unit bus to the requesting bus master based on whether each unit bus is free (or not in use). Give permission/disapproval. As a result, if the requesting bus master is permitted to use all of the several unit buses necessary to access the target I/O device, the requesting bus master can access the same I/O device via the several unit buses.
Access equipment. In other words, even if another bus master is using the bus, if only part of the bus width is used, the requesting bus master may use the remaining bus portion depending on the data width of the target I/O device. This makes it possible to access the same I/O device.

【0010】0010

【実施例】図1はこの発明を適用する計算機システムの
一実施例を示すブロック構成図である。同図において、
BUSはバス幅3nのI/O用のシステムバスである。 システムバスBUSは、バス幅nの3つの単位バスBU
S1〜BUS3から成る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a block diagram showing an embodiment of a computer system to which the present invention is applied. In the same figure,
BUS is an I/O system bus with a bus width of 3n. The system bus BUS consists of three unit buses BU with bus width n.
Consists of S1 to BUS3.

【0011】システムバスBUSには、例えば3つのI
/O機器11,12,13が接続されている。またシス
テムバスBUS(の単位バスBUS1〜BUS3)には
、同バスBUSを利用してI/O機器11〜13をアク
セスする例えば2つのバスマスタ21,22も接続され
ている。ここで、I/O機器11のデータ幅は2nであ
り、システムバスBUSの単位バスBUS1,BUS2
に接続されている。また、I/O機器12のデータ幅は
3nであり、システムバスBUSの単位バスBUS1〜
BUS3に接続されている。更に、I/O機器13のデ
ータ幅はnであり、システムバスBUSの単位バスBU
S3接続されている。
For example, the system bus BUS has three I
/O devices 11, 12, and 13 are connected. Further, two bus masters 21 and 22, for example, which access the I/O devices 11 to 13 using the system bus BUS (unit buses BUS1 to BUS3) are also connected to the system bus BUS. Here, the data width of the I/O device 11 is 2n, and the unit buses BUS1 and BUS2 of the system bus BUS
It is connected to the. Further, the data width of the I/O device 12 is 3n, and the unit buses BUS1 to BUS of the system bus BUS
Connected to BUS3. Furthermore, the data width of the I/O device 13 is n, and the unit bus BU of the system bus BUS
S3 is connected.

【0012】バスマスタ21,22には、同マスタ21
,22からのアクセス要求(リクエスト信号REQ1,
REQ2)に応じて、各単位バスBUS1〜BUS3毎
にバス調停を行うバス調停部30が接続されている。こ
のバス調停部30は、バスマスタ21,22からのリク
エスト信号REQ1,REQ2に応じて単位バスBUS
1の調停を行い、同バスBUS1が空いている場合に許
可信号ACK1を返すバスアビタ31を有している。バ
ス調停部30は更に、バスマスタ21,22からのリク
エスト信号REQ1,REQ2に応じて単位バスBUS
2の調停を行い、同バスBUS2が空いている場合に許
可信号ACK2を返すバスアビタ32、および上記リク
エスト信号REQ1,REQ2に応じて単位バスBUS
3の調停を行い、同バスBUS3が空いている場合に許
可信号ACK3を返すバスアビタ33を有している。
The bus masters 21 and 22 include
, 22 (request signal REQ1,
REQ2), a bus arbitration section 30 that performs bus arbitration is connected to each of the unit buses BUS1 to BUS3. The bus arbitration unit 30 selects the unit bus BUS in response to request signals REQ1 and REQ2 from the bus masters 21 and 22.
1, and returns a permission signal ACK1 when the bus BUS1 is vacant. The bus arbitration unit 30 further selects the unit bus BUS in response to request signals REQ1 and REQ2 from the bus masters 21 and 22.
2, and returns the permission signal ACK2 when the same bus BUS2 is vacant, and the unit bus BUS according to the request signals REQ1 and REQ2.
3, and returns a permission signal ACK3 when the bus BUS3 is vacant.

【0013】次に、第1図のシステムにおけるバス調停
動作を説明する。まず、バスマスタ21が、単位バスB
US1,BUS2に接続されているデータ幅が2nのI
/O機器11をアクセスしようとするものとする。この
場合、バスマスタ21は(バス調停部30内の)バスア
ビタ31〜33に対してリクエスト信号REQ1を出力
する。
Next, the bus arbitration operation in the system shown in FIG. 1 will be explained. First, the bus master 21
I with a data width of 2n connected to US1 and BUS2
Assume that an attempt is made to access the /O device 11. In this case, the bus master 21 outputs the request signal REQ1 to the bus aviters 31 to 33 (in the bus arbitration unit 30).

【0014】バスアビタ31〜33は、バスマスタ21
からリクエスト信号REQ1を受取ると対応する単位バ
スBUS1〜BUS3の状態を調べ、同バスBUS1〜
BUS3が空いている場合に限り、同バスBUS1〜B
US3の使用を許可するためのアクティブな許可信号A
CK1〜ACK3を出力する。
[0014] The bus attachers 31 to 33 are connected to the bus master 21.
When the request signal REQ1 is received from , the status of the corresponding unit buses BUS1 to BUS3 is checked, and the status of the corresponding unit buses BUS1 to BUS3 is checked.
Only when BUS3 is vacant, the same bus BUS1~B
Active authorization signal A to authorize use of US3
Outputs CK1 to ACK3.

【0015】バスマスタ21は、この例のようにI/O
機器11をアクセスするためにリクエスト信号REQ1
を出力した場合には、同I/O機器11が接続されてい
る単位バスBUS1,BUS2の使用を許可する許可信
号ACK1,ACK2を監視する。そしてバスマスタ2
1は、リクエスト信号REQ1に応答して許可信号AC
K1,ACK2がいずれもアクティブとなった場合には
、単位バスBUS1,BUS2を介してI/O機器11
をアクセスする。
[0015] The bus master 21, as in this example,
Request signal REQ1 to access device 11
When the I/O device 11 is output, permission signals ACK1 and ACK2 that permit use of the unit buses BUS1 and BUS2 to which the I/O device 11 is connected are monitored. and bus master 2
1 is a permission signal AC in response to a request signal REQ1.
When both K1 and ACK2 become active, the I/O device 11 is activated via unit buses BUS1 and BUS2.
access.

【0016】さて、バスマスタ21がI/O機器11を
アクセス中に、バスマスタ22において、単位バスBU
S3に接続されているデータ幅がnのI/O機器13を
アクセスする必要が生じたものとする。この場合、バス
マスタ22はバスアビタ31〜33に対してリクエスト
信号REQ2を出力する。
Now, while the bus master 21 is accessing the I/O device 11, the bus master 22 accesses the unit bus BU.
Assume that it becomes necessary to access the I/O device 13 connected to S3 and having a data width of n. In this case, the bus master 22 outputs the request signal REQ2 to the bus aviters 31 to 33.

【0017】バスアビタ31〜33は、バスマスタ22
からリクエスト信号REQ2を受取ると、前記したリク
エスト信号REQ1を受取った場合と同様のバス調停を
行い、対応する単位バスBUS1〜BUS3が空いてい
る場合に限り、同バスBUS1〜BUS3の使用を許可
するためのアクティブな許可信号ACK1〜ACK3を
出力する。ここでは、単位バスBUS3だけが空いてい
ることから、バスアビタ33だけがアクティブな許可信
号ACK3を出力する。
[0017] The bus attachers 31 to 33 are connected to the bus master 22.
When the request signal REQ2 is received from the controller, bus arbitration is performed in the same way as when the request signal REQ1 is received, and the use of the corresponding unit buses BUS1 to BUS3 is permitted only when the corresponding unit buses BUS1 to BUS3 are free. outputs active permission signals ACK1 to ACK3 for Here, since only the unit bus BUS3 is vacant, only the bus aviter 33 outputs the active permission signal ACK3.

【0018】バスマスタ22は、この例のようにI/O
機器13をアクセスするためにリクエスト信号REQ2
を出力した場合には、同I/O機器13が接続されてい
る単位バスBUS3の使用を許可する許可信号ACK3
を監視する。そしてバスマスタ22は、上記のようにリ
クエスト信号REQ2に応答してバスアビタ33からア
クティブな許可信号ACK3が返されると、単位バスB
US3を介してI/O機器13をアクセスする動作を開
始する。この結果、バスマスタ21によるI/O機器1
1へのアクセスと並行して、バスマスタ22によるI/
O機器13へのアクセスが行われる。
The bus master 22, as in this example,
Request signal REQ2 to access device 13
If the I/O device 13 is connected to the unit bus BUS3, the permission signal ACK3 is output.
to monitor. Then, when the bus master 22 receives the active permission signal ACK3 from the bus avita 33 in response to the request signal REQ2 as described above, the bus master 22 receives the unit bus B.
The operation of accessing the I/O device 13 via the US3 is started. As a result, I/O device 1 by bus master 21
In parallel with the access to I/1 by bus master 22,
Access to the O device 13 is performed.

【0019】やがて、バスマスタ21によるI/O機器
11アクセスが終了し、バスマスタ22によるI/O機
器13アクセスだけが続行しているものとする。この状
態で、バスマスタ21において、単位バスBUS1〜B
US3に接続されているデータ幅が3nのI/O機器1
2をアクセスする必要が生じたものとする。この場合、
バスマスタ21はバスアビタ31〜33に対して再びリ
クエスト信号REQ1を出力する。
It is assumed that the access by the bus master 21 to the I/O device 11 eventually ends, and only the access to the I/O device 13 by the bus master 22 continues. In this state, in the bus master 21, unit buses BUS1 to B
I/O device 1 with a data width of 3n connected to US3
Assume that it is necessary to access 2. in this case,
The bus master 21 again outputs the request signal REQ1 to the bus aviters 31-33.

【0020】バスマスタ22が(単位バスBUS3を介
して)I/O機器13をアクセス中に、バスマスタ21
からリクエスト信号REQ1が出力された場合、バスア
ビタ31,32からの許可信号ACK1,ACK2は直
ちにアクティブとなるが、バスアビタ33からの許可信
号ACK3はバスマスタ22によるI/O機器13アク
セスが終了するまではアクティブとならない。バスマス
タ21は、I/O機器12をアクセスするためにリクエ
スト信号REQ1を出力すると、同I/O機器12が接
続されている単位バスBUS1〜BUS3の使用を許可
する許可信号ACK1〜ACK3を監視する。そしてバ
スマスタ21は、許可信号ACK1〜ACK3が全てア
クティブとなった時点で、したがって本実施例では、バ
スマスタ22によるI/O機器13アクセスが終了した
時点で、単位バスBUS1〜BUS3を介してI/O機
器12をアクセスする動作を開始する。
While the bus master 22 is accessing the I/O device 13 (via the unit bus BUS3), the bus master 21
When the request signal REQ1 is output from the bus avitor 31, the permission signals ACK1 and ACK2 from the bus aviters 31 and 32 become active immediately, but the permission signal ACK3 from the bus avita 33 remains active until the bus master 22 finishes accessing the I/O device 13. Not active. When the bus master 21 outputs a request signal REQ1 to access the I/O device 12, it monitors permission signals ACK1 to ACK3 that permit use of unit buses BUS1 to BUS3 to which the I/O device 12 is connected. . Then, the bus master 21 performs the I/O operation via the unit buses BUS1 to BUS3 at the time when all the permission signals ACK1 to ACK3 become active (in this embodiment, when the access to the I/O device 13 by the bus master 22 is completed). The operation to access the O device 12 is started.

【0021】以上のバス調停に従うI/O機器アクセス
により、図1に示すシステムでは、バス幅の小さいI/
O機器11,13へのアクセス頻度がバス幅の大きいI
/O機器12へのアクセス頻度より高い場合には、シス
テムバスBUSの使用効率が高まり、システム性能が大
きく向上する。
With the I/O device access according to the above bus arbitration, the system shown in FIG.
O devices 11 and 13 are accessed frequently by I whose bus width is large.
If the access frequency is higher than the access frequency to the /O device 12, the system bus BUS is used more efficiently and the system performance is greatly improved.

【0022】なお、図1のシステムでは、バスマスタ2
1,22から同時にリクエスト信号REQ1,REQ2
が出力された場合の優先度制御によるバス調停を考慮し
た構成となっていないが、分割された単位バス毎にバス
調停を行うという点で従来のバス全体を対象とするバス
調停とは異なるものの、この従来のバス調停と同様の優
先度制御を適用することにより対処可能である。例えば
、バスマスタ21,22内に、他のバスマスタからのア
クセス要求(リクエスト信号)を監視する機能を設け、
バス調停部30から許可信号が返された場合には、アク
セス要求状態にあるバスマスタの中で最も優先度の高い
バスマスタが許可されたバスを使用できる構成とするこ
とで対処可能である。
Note that in the system of FIG. 1, bus master 2
Request signals REQ1 and REQ2 from 1 and 22 at the same time
Although the configuration does not take into account bus arbitration based on priority control when a This can be handled by applying priority control similar to conventional bus arbitration. For example, a function is provided in the bus masters 21 and 22 to monitor access requests (request signals) from other bus masters,
When a permission signal is returned from the bus arbitration unit 30, it is possible to deal with the situation by configuring a configuration in which the bus master with the highest priority among the bus masters in the access request state can use the permitted bus.

【0023】また、バスアビタ31〜33内に、バスマ
スタ21,22からのリクエスト信号REQ1,REQ
2を受けて優先度制御によるバス調停を行う機能を設け
、最も優先度の高いバスマスタに対して選択的に許可信
号を出力する構成とすることも可能である。この構成で
は、バスアビタ31〜33からの許可信号は、図1のシ
ステムと異なって、バスマスタ21に対するものとバス
マスタ22に対するものとの2種となる。
In addition, request signals REQ1 and REQ from the bus masters 21 and 22 are stored in the bus aviters 31 to 33.
It is also possible to provide a function to perform bus arbitration based on priority control in response to No. 2, and to selectively output a permission signal to the bus master with the highest priority. In this configuration, unlike the system of FIG. 1, there are two types of permission signals from the bus aviters 31 to 33, one for the bus master 21 and one for the bus master 22.

【0024】但し、以上のバス調停では、バスマスタ2
1,22から同時にリクエスト信号REQ1,REQ2
が出された場合、優先度の低いバスマスタは、たとえ目
的とするI/O機器アクセスに必要な単位バスが空いて
いても、同バスを利用することができないという不具合
を生じる。この対策のために、バスマスタ21,22が
、目的とするI/O機器アクセスに必要な単位バスのバ
ス調停を行うバスマスタに対してのみリクエスト信号を
出力する構成とすることが考えられる。このような構成
では、例えばバスマスタ21がI/O機器11をアクセ
スするためにバスアビタ31,32に対してのみリクエ
スト信号を出力し、同時に、バスマスタ22がI/O機
器13をアクセスするためにバスアビタ33に対しての
みリクエスト信号を出力した場合、バスマスタ21,2
2はそれぞれ目的とするI/O機器11,13を同時に
アクセスすることができる。
However, in the above bus arbitration, bus master 2
Request signals REQ1 and REQ2 from 1 and 22 at the same time
When this is issued, a problem arises in that a bus master with a low priority cannot use the unit bus necessary for accessing the target I/O device even if the unit bus is vacant. As a countermeasure against this problem, it is conceivable to adopt a configuration in which the bus masters 21 and 22 output request signals only to the bus masters that perform bus arbitration for the unit buses necessary for accessing the target I/O device. In such a configuration, for example, the bus master 21 outputs a request signal only to the bus abiters 31 and 32 in order to access the I/O device 11, and at the same time, the bus master 22 outputs a request signal to the bus abiters 31 and 32 in order to access the I/O device 13. If the request signal is output only to bus master 21, 2
2 can simultaneously access the target I/O devices 11 and 13, respectively.

【0025】なお、前記実施例では、バスマスタが2台
である場合について説明したが、3台以上の場合にも同
様に適用可能であり、I/O機器の台数についても同様
である。また、前記実施例では、システムバスBUSを
3分割する場合について説明したが、これに限るもので
はない。但し、システムバスBUSに接続されるI/O
機器のデータ幅のうち、最も小さいデータ幅を単位に分
割して、その分割されたバス(単位バス)毎にバス調停
を行うことが、システムバスBUSの使用効率の向上と
いう点では最も好ましい。
[0025] In the above embodiment, the case where there are two bus masters has been described, but the present invention can be similarly applied to a case where there are three or more bus masters, and the same applies to the number of I/O devices. Further, in the embodiment described above, a case has been described in which the system bus BUS is divided into three parts, but the invention is not limited to this. However, I/O connected to the system bus BUS
It is most preferable to divide the smallest data width of the data width of the device into units and perform bus arbitration for each divided bus (unit bus) in terms of improving the usage efficiency of the system bus BUS.

【0026】[0026]

【発明の効果】以上詳述したようにこの発明によれば、
異なるデータ幅の入出力機器が接続されるバスを所定バ
ス幅の複数の単位バスに分割し、各単位バス毎にバス調
停を行う構成としたことにより、或るバスマスタがバス
使用中であっても一部のバス幅しか使用されていない場
合には、別のバスマスタがその残り部分を利用してデー
タ幅の小さいI/O機器をアクセスすることが可能とな
り、このようなデータ幅の小さいI/O機器へのアクセ
ス頻度が高いシステムでは、バスの使用効率が著しく高
まり、システム性能が大きく向上する。
[Effects of the Invention] As detailed above, according to the present invention,
By dividing a bus to which input/output devices with different data widths are connected into multiple unit buses of a predetermined bus width and performing bus arbitration for each unit bus, it is possible to eliminate the possibility that a certain bus master is using the bus. If only a part of the bus width is used, another bus master can use the remaining part to access an I/O device with a small data width. In a system where /O devices are frequently accessed, bus usage efficiency is significantly increased and system performance is greatly improved.

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

【図1】この発明のバス調停方式を適用する計算機シス
テムの一実施例を示すブロック構成図。
FIG. 1 is a block configuration diagram showing an embodiment of a computer system to which a bus arbitration method of the present invention is applied.

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

BUS…システムバス、BUS1〜BUS3…単位バス
、11〜13…I/O機器、21〜23…バスマスタ、
30…バス調停部、31〜33…バスアビタ。
BUS...System bus, BUS1-BUS3...Unit bus, 11-13...I/O equipment, 21-23...Bus master,
30... Bus arbitration department, 31-33... Bus Abita.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  異なるデータ幅の入出力機器が接続さ
れるバスを備えた計算機システムにおいて、上記バスを
構成する所定バス幅の複数の単位バスと、上記バスを介
して上記入出力機器をアクセスする複数のバスマスタと
、このバスマスタからのアクセス要求を受けて上記単位
バス毎にバス調停を行うバス調停手段と、を具備し、上
記バスマスタは、上記バス調停手段により、所望の入出
力機器をアクセスするのに必要な幾つかの上記単位バス
の使用が全て許可された場合に、同入出力機器をアクセ
スすることを特徴とするバス調停方式。
Claim 1: In a computer system comprising a bus to which input/output devices having different data widths are connected, a plurality of unit buses having a predetermined bus width constituting the bus, and accessing the input/output devices via the bus. a plurality of bus masters that perform bus arbitration for each of the unit buses in response to access requests from the bus masters; A bus arbitration method that accesses the same input/output device when the use of all of the above-mentioned unit buses necessary for the above-mentioned operation is permitted.
JP980991A 1991-01-30 1991-01-30 Bus arbitration system Pending JPH04245363A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP980991A JPH04245363A (en) 1991-01-30 1991-01-30 Bus arbitration system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP980991A JPH04245363A (en) 1991-01-30 1991-01-30 Bus arbitration system

Publications (1)

Publication Number Publication Date
JPH04245363A true JPH04245363A (en) 1992-09-01

Family

ID=11730505

Family Applications (1)

Application Number Title Priority Date Filing Date
JP980991A Pending JPH04245363A (en) 1991-01-30 1991-01-30 Bus arbitration system

Country Status (1)

Country Link
JP (1) JPH04245363A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1996041274A1 (en) * 1995-06-07 1996-12-19 Advanced Micro Devices, Inc. Dynamically reconfigurable data bus

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1996041274A1 (en) * 1995-06-07 1996-12-19 Advanced Micro Devices, Inc. Dynamically reconfigurable data bus
US5901332A (en) * 1995-06-07 1999-05-04 Advanced Micro Devices Inc. System for dynamically reconfiguring subbusses of data bus according to system needs based on monitoring each of the information channels that make up data bus

Similar Documents

Publication Publication Date Title
US5621897A (en) Method and apparatus for arbitrating for a bus to enable split transaction bus protocols
KR950008227B1 (en) Computer system having programmable dma control
US5574868A (en) Bus grant prediction technique for a split transaction bus in a multiprocessor computer system
US5590299A (en) Multiprocessor system bus protocol for optimized accessing of interleaved storage modules
WO1997050042A1 (en) A method and apparatus for providing concurrent access by a plur ality of agents to a shared memory
JPH0250753A (en) Interrupt processing apparatus and method for computer
JPH028948A (en) Method and apparatus for controlling access to resource for computer apparatus
US6959354B2 (en) Effective bus utilization using multiple bus interface circuits and arbitration logic circuit
US5822549A (en) Computer system and bus controller for controlling access to a computer bus
US5933616A (en) Multiple bus system bus arbitration according to type of transaction requested and the availability status of the data buffer between the buses
US5931931A (en) Method for bus arbitration in a multiprocessor system
JP3766377B2 (en) Bus control device and information processing system
JPH04245363A (en) Bus arbitration system
JPH0210459A (en) Bus use right determining system
JPH09153009A (en) Arbitration method for hierarchical constitution bus
JPS6280753A (en) Bus control system
JPH0830549A (en) Bus control device
JPS5839343B2 (en) Multiprocessor system instructions
JPH03282955A (en) Bus arbitration circuit
JPH03176754A (en) Multiprocessor system
JPH08339353A (en) Multiprocessor device
JPH0254362A (en) Parallel process computer
JP4432268B2 (en) Bus arbitration system and interrupt processing method for a device serving as a bus master in this system
JPS5936863A (en) Circuit for controlling access competition of common resource
JPH05151145A (en) System bus controller