JPH0895905A - Bus interface circuit - Google Patents
Bus interface circuitInfo
- Publication number
- JPH0895905A JPH0895905A JP22762194A JP22762194A JPH0895905A JP H0895905 A JPH0895905 A JP H0895905A JP 22762194 A JP22762194 A JP 22762194A JP 22762194 A JP22762194 A JP 22762194A JP H0895905 A JPH0895905 A JP H0895905A
- Authority
- JP
- Japan
- Prior art keywords
- bus
- request
- priority
- control table
- devices
- 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
Landscapes
- Bus Control (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は計算機システムのバスイ
ンターフェース回路に関し、特に、バス使用の頻度や優
先順位等に基づいてバスの効率的使用を可能とするバス
インターフェース回路に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a bus interface circuit for a computer system, and more particularly to a bus interface circuit that enables efficient use of the bus based on the bus usage frequency and priority.
【0002】[0002]
【従来の技術】従来、バスによって各構成要素を接続す
る計算機システムにおいて、ディスク等の入出力装置の
アダプタや通信アダプタ等、バスに接続されてバス要求
元となるデバイスは、バスの仕様に基づきデータバス、
アドレスバス、制御信号線等を1セットとして使用して
いる。このため、バス獲得の優先順位がバスに接続され
る全てのデバイスに対し均等に割り当てられているバス
では、バスに接続されるデバイスの規模や機能によりバ
ス要求頻度が異なるにも拘わらず、バス獲得の可能性は
均等になる。このようなバスの仕様で、特定のデバイス
のバス獲得頻度を向上させる従来技術として、例えば、
特開昭62−197851号広報に開示されている方法
がある。この技術は、プログラムによって制御されるバ
スアービタに対し、バス獲得に関する優先順位をデバイ
スのスロット番号、アドレス等で指定するため、バスに
接続されるデバイスのスロット変更、アドレス変更毎に
優先順位を書き換える必要がある。2. Description of the Related Art Conventionally, in a computer system in which each component is connected by a bus, a device such as an adapter of an input / output device such as a disk or a communication adapter, which is a bus request source connected to the bus, is based on the bus specifications. Data bus,
Address buses, control signal lines, etc. are used as one set. Therefore, in a bus in which the priority of bus acquisition is evenly assigned to all devices connected to the bus, the bus request frequency differs depending on the size and function of the devices connected to the bus, The chances of winning are even. As a conventional technique for improving the bus acquisition frequency of a specific device with such a bus specification, for example,
There is a method disclosed in Japanese Patent Laid-Open No. 62-197851. With this technology, the priority order for bus acquisition is specified to the bus arbiter controlled by the program by the device slot number, address, etc. Therefore, it is necessary to rewrite the priority order every time the slot of the device connected to the bus is changed or the address is changed. There is.
【0003】また、共通のバスを使用する複数のデバイ
スがバスインターフェース回路を共用する場合、バス使
用要求の受付後にトランザクションの処理順序を任意の
優先順位に従って切り換えることができないため、優先
順位の高いバス使用要求が優先順位の低いバス使用要求
の後に発生した場合、優先順位の高いバス使用要求に対
するトランザクションは、優先順位の低いバス使用要求
に対するトランザクションの終了まで待たされる。Further, when a plurality of devices that use a common bus share a bus interface circuit, the processing order of transactions cannot be switched according to an arbitrary priority after receiving a bus usage request, so that a bus with a high priority is used. If the usage request occurs after the low priority bus usage request, the transaction for the high priority bus usage request is held until the end of the transaction for the low priority bus usage request.
【0004】さらに、スプリット方式のバスにおけるリ
ード動作は、バスマスタがスレーブに対しアドレスを送
出するフェーズと、スレーブがデータを返送するフェー
ズに分かれている。したがって、これらフェーズの間に
バスに接続される他のデバイスのトランザクションが実
行可能となる。しかし、同一のデバイスは、スロット番
号や物理アドレス等のバス制御装置がバスに接続されて
いるデバイスを識別するための番号が一つしか割当てら
れていないために、スレーブがデータを返送するフェー
ズが終了するまで他のトランザクションが待たされる。Further, the read operation in the split type bus is divided into a phase in which the bus master sends an address to the slave and a phase in which the slave sends back data. Therefore, transactions of other devices connected to the bus can be executed during these phases. However, since the same device is assigned only one number for identifying the device connected to the bus by the bus controller such as slot number and physical address, the phase in which the slave sends back data Other transactions are kept waiting until they are finished.
【0005】[0005]
【発明が解決しようとする課題】上述の如く、バスに接
続されるデバイスのバス獲得頻度の制御は、デバイスを
制御するプログラムでは不可能である。また、共通のバ
スを使用する複数のデバイスがバスインターフェース回
路を共用する場合、デバイス間のバス使用に関する優先
順位制御が不十分なため、各デバイスの性能や利用形態
等の特性に応じたバス使用の優先度制御が行えず、全体
能に優れた計算機システムを構築する際に大きな障害と
なる。さらに、スプリット方式のバスに接続されるデバ
イスのリード動作の際、他のトランザクションの実行が
可能であるにも拘わらず、スレーブデバイスがデータを
返送するフェーズが終了するまで他のトランザクション
が待たされる。As described above, the control of the bus acquisition frequency of the device connected to the bus cannot be performed by the program controlling the device. In addition, when multiple devices that use a common bus share the bus interface circuit, priority control regarding bus usage between devices is insufficient, so bus usage according to the characteristics of each device such as performance and usage The priority control cannot be performed, which is a major obstacle in constructing a computer system with excellent overall performance. Further, during the read operation of the device connected to the split-type bus, other transactions are allowed to wait until the slave device completes the phase of returning data, although other transactions can be executed.
【0006】本発明の目的は、従来の技術における上述
の如き問題点を解決し、バスの獲得頻度をバスに直接あ
るいは間接に接続されたプロセッサ上のプログラムまた
はバスインターフェース制御回路を搭載するバス制御装
置に組み込まれたプログラムにより制御可能とすること
にある。本発明の他の目的は、共通のバスを使用する複
数のデバイスがバスインターフェース回路を共用する場
合、デバイス間のバス使用に関する優先順位をデバイス
からのバス使用要求の受付後にも制御可能とすることに
ある。本発明のさらに他の目的は、スプリット方式のバ
スに接続されるデバイスのリード動作におけるデータ返
送の待ち時間にも、他のトランザクションの実行を可能
とするバスインターフェース回路を提供することにあ
る。An object of the present invention is to solve the above-mentioned problems in the prior art, and to control the bus acquisition frequency by installing a program on a processor directly or indirectly connected to the bus or a bus interface control circuit. It is to be controllable by a program installed in the device. Another object of the present invention is to make it possible to control the priority of bus usage between devices even after receiving a bus usage request from a device when a plurality of devices using a common bus share a bus interface circuit. It is in. Still another object of the present invention is to provide a bus interface circuit that enables execution of another transaction even during a data return waiting time in a read operation of a device connected to a split type bus.
【0007】[0007]
【課題を解決するための手段】上記目的を達成するた
め、本発明のバスインターフェース回路は、バスと前記
バスを使用する複数のデバイスとに接続され、前記複数
のデバイスのうちの各デバイスからの前記バスの使用要
求に対する前記バスの獲得をバスリクエスト信号及びバ
スグラント信号に基づいて行い、バスインターフェース
回路バスリクエスト信号線及び対応するバスグラント信
号線の組を複数組と、前記各デバイスが使用可能な前記
信号線の組の数を保持する使用信号線制御テーブルと、
前記使用信号線制御テーブルの内容を変更する手段と、
前記各デバイスからのバス使用要求に応じて、前記使用
信号線制御テーブルの内容に基づいて該デバイスの前記
使用可能信号線組数の範囲内で前記バスリクエスト信号
線及び前記バスグラント信号線を用いて該デバイスから
のバス使用要求に対する前記バスの獲得を行う手段とを
有する。In order to achieve the above object, a bus interface circuit of the present invention is connected to a bus and a plurality of devices using the bus, and the bus interface circuit from each device of the plurality of devices is connected to the bus. The acquisition of the bus for the request for use of the bus is performed based on the bus request signal and the bus grant signal, and each device can be used with a plurality of sets of bus interface circuit bus request signal lines and corresponding bus grant signal lines. A used signal line control table that holds the number of sets of signal lines,
Means for changing the contents of the use signal line control table,
In response to a bus use request from each device, the bus request signal line and the bus grant signal line are used within the range of the number of usable signal line groups of the device based on the contents of the use signal line control table. Means for acquiring the bus in response to a bus use request from the device.
【0008】また、上記第二の目的を達成するために、
本発明のバスインターフェース回路は、バスと前記バス
を使用する複数のデバイスとに接続され、前記複数のデ
バイスのうちの各デバイスからの前記バスの使用要求に
基づき発生するトランザクションを処理するバスインタ
ーフェース回路であって、前記各デバイスの前記バスの
使用に関する優先順位を保持するバス優先順位制御テー
ブルと、前記バス優先順位制御テーブルの内容を変更す
る手段と、前記バス優先順位制御テーブルの内容に基づ
いて、前記トランザクションの処理順序を決定する手段
とを有する。In order to achieve the above second object,
A bus interface circuit of the present invention is connected to a bus and a plurality of devices that use the bus, and processes a transaction generated based on a request to use the bus from each device of the plurality of devices. Based on the contents of the bus priority control table, a bus priority control table holding the priority of the use of the bus of each device, means for changing the contents of the bus priority control table, , Means for determining the processing order of the transactions.
【0009】さらに、上記第三の目的を達成するため、
本発明のバスインターフェース回路は、スプリット方式
のバスと前記バスを使用する複数のデバイスとに接続さ
れ、前記複数のデバイスのうちの各デバイスからの前記
バスの使用要求に基づき発生するトランザクションを処
理するバスインターフェース回路であって、前記各デバ
イスを識別するために該デバイスに割り当てる番号を前
記各デバイス毎に1個または複数個保持するデバイス識
別番号制御テーブルと、前記デバイス識別番号制御テー
ブルに保持する前記各デバイスに割り当てる前記デバイ
ス識別番号の個数を変更する手段とを有し、前記各デバ
イスからのバス使用要求に基づくリード動作におけるデ
ータ返送待ちの間にも、該デバイスに対する前記デバイ
ス識別番号の個数の範囲内で該デバイス識別番号の中か
ら使用されていない番号を使用することにより、該デバ
イスに関する他の前記トランザクションを実行する。Further, in order to achieve the above third object,
The bus interface circuit of the present invention is connected to a split-type bus and a plurality of devices that use the bus, and processes a transaction that occurs based on a request to use the bus from each device of the plurality of devices. A bus interface circuit, wherein a device identification number control table that holds one or more numbers assigned to each device for identifying each device, and a device identification number control table that holds the device identification number control table And a means for changing the number of the device identification numbers assigned to the respective devices, and the number of the device identification numbers for the devices is maintained even while waiting for the data return in the read operation based on the bus use request from the respective devices. It is not used from the device identification number within the range. The use of numbers, perform other said transaction related to the device.
【0010】[0010]
【作用】各デバイスが使用可能な信号線の組数を使用信
号線制御テーブルに保持し、その内容をバスに直接ある
いは間接に接続されたプロセッサ上のプログラムまたは
バスインターフェース制御回路を搭載するバス制御装置
に組み込まれたプログラムによって変更することができ
るので、バスの獲得頻度をプログラムにより制御するこ
とができる。A bus control in which the number of sets of signal lines that can be used by each device is held in a used signal line control table, and the contents are loaded with a program on a processor or a bus interface control circuit directly or indirectly connected to the bus. Since it can be changed by a program installed in the device, the bus acquisition frequency can be controlled by the program.
【0011】また、共通のバスを使用する複数のデバイ
スがバスインターフェース回路を共用する場合、デバイ
ス間のバス使用に関する優先順位をバス優先順位制御テ
ーブルに保持し、その内容をプログラムにより変更する
ことができるので、デバイスの優先順位に基づくバス使
用要求の処理順序の制御を柔軟に行うことができる。When a plurality of devices that use a common bus share a bus interface circuit, the priority order regarding the bus usage between devices can be held in a bus priority order control table and the contents can be changed by a program. Therefore, it is possible to flexibly control the processing order of the bus use request based on the device priority.
【0012】さらに、スプリット方式のバスに接続され
るデバイスのリード動作におけるデータ返送の待ち時間
にも、そのデバイスに割り当てることができるデバイス
識別番号の個数の範囲内で、該デバイスに関する他のト
ランザクションを実行することができる。Further, even during the waiting time for the data return in the read operation of the device connected to the split type bus, other transactions related to the device can be performed within the range of the number of device identification numbers that can be assigned to the device. Can be executed.
【0013】[0013]
【実施例】以下、本発明の一実施例を図面を参照して詳
細に説明する。最初に、図1を参照して本発明の概要を
説明する。図1は、本発明の原理ブロック図である。図
1において、バス100に各種信号線やデータ線を介し
てバス制御装置102が接続されている。バス100に
はバス制御装置の他に、図示しないプロセッサやメモリ
等、計算機システムのたの構成要素が接続されている。
バス制御装置102は、バスインタフェース回路103
及び複数のデバイス105から構成される。デバイス1
05としては、ディスク等の入出力装置のアダプタや他
のプロセッサ等との通信のための通信アダプタ等があ
る。バスインターフェース回路103は、バス制御回路
104の他に、使用信号線制御テーブル205、バス優
先順位制御テーブル206及びデバイス識別番号制御テ
ーブル209を有する。バスインターフェース回路10
3は本発明の対象となる部分であり、後で詳細に説明す
る。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below in detail with reference to the drawings. First, the outline of the present invention will be described with reference to FIG. FIG. 1 is a block diagram of the principle of the present invention. In FIG. 1, a bus control device 102 is connected to a bus 100 via various signal lines and data lines. In addition to the bus control device, other components of the computer system such as a processor and a memory (not shown) are connected to the bus 100.
The bus control device 102 includes a bus interface circuit 103.
And a plurality of devices 105. Device 1
Reference numeral 05 includes an adapter of an input / output device such as a disk and a communication adapter for communication with other processors. The bus interface circuit 103 has a use signal line control table 205, a bus priority control table 206, and a device identification number control table 209 in addition to the bus control circuit 104. Bus interface circuit 10
Reference numeral 3 denotes a target part of the present invention, which will be described in detail later.
【0014】図1において、バス100とバス制御装置
102とのインターフェース中の従来インターフェース
101は従来と同様の仕様であり、バスリクエスト信号
線203、対応するバスグラント信号線204、及びバ
ス制御装置102がバス100に接続されているデバイ
ス105を識別するための番号を示す信号線207を含
む。本発明においては、従来インターフェース101に
含まれる信号線群を複数接続し、これらを用いてバス1
00の効率的な使用を可能にする点に特徴がある。In FIG. 1, the conventional interface 101 in the interface between the bus 100 and the bus control device 102 has the same specifications as the conventional one, and the bus request signal line 203, the corresponding bus grant signal line 204, and the bus control device 102. Includes a signal line 207 indicating a number for identifying the device 105 connected to the bus 100. In the present invention, a plurality of signal line groups included in the conventional interface 101 are connected, and these are used to connect the bus 1
It is characterized in that it enables efficient use of 00.
【0015】第一に、バスリクエスト信号線(201、
203)及び対応するバスグラント信号線(202、2
04)を複数接続し、図示しないバス100に直接ある
いは間接に接続されたプロセッサ上のプログラムまたは
バスインターフェース制御回路を搭載するバス制御装置
に組み込まれたプログラムより与えられるバスリクエス
ト信号線及びバスグラント信号線の使用数を格納する使
用信号線制御テーブル205を参照することにより、複
数のバスリクエストを行うことを可能とする。First, the bus request signal line (201,
203) and the corresponding bus grant signal lines (202, 2)
04), a bus request signal line and a bus grant signal given by a program on a processor directly or indirectly connected to a bus 100 (not shown) or a program incorporated in a bus controller equipped with a bus interface control circuit. By referring to the used signal line control table 205 that stores the number of used lines, it is possible to make a plurality of bus requests.
【0016】第二に、共通のバス100を使用する複数
のデバイス105からのバス使用要求に対し、図示しな
いバス100に直接あるいは間接に接続されたプロセッ
サ上のプログラムまたはバスインターフェース制御回路
を搭載するバス制御装置に組み込まれたプログラムによ
り与えられるデバイス105間のバス100の使用に関
する優先順位の変更を可能とするバス優先順位制御テー
ブル206を参照することにより、時間的に後から受け
付けた優先順位の高いバス使用要求に基づき発生するト
ランザクションの処理と、時間的に先に受け付けた優先
順位の低いバス使用要求に基づき発生するトランザクシ
ョンの処理の順序を切り換えることを可能とする。Secondly, in response to a bus use request from a plurality of devices 105 using the common bus 100, a program on a processor directly or indirectly connected to the bus 100 (not shown) or a bus interface control circuit is mounted. By referring to the bus priority control table 206 that enables changing the priority regarding the use of the bus 100 between the devices 105 given by the program incorporated in the bus control device, the priority of the priority accepted later in time is confirmed. It is possible to switch the order of processing of a transaction generated based on a high bus usage request and processing of a transaction generated based on a low priority bus usage request received earlier in time.
【0017】第三に、バス制御装置102がバス100
に接続されているデバイス105を識別するための番号
を示す信号線(207、208)を複数割り当てると共
に、図示しないバス100に直接あるいは間接に接続さ
れたプロセッサ上のプログラムまたはバスインターフェ
ース制御回路を搭載するバス制御装置に組み込まれたプ
ログラムにより与えられる番号の使用数の変更を可能と
するデバイス識別番号制御テーブル209を参照するこ
とにより、リード動作におけるデータ返送の待ち時間に
も、番号の中から使用されていない番号を使用すること
により、デバイス内部の他のトランザクションを実行す
ることを可能とする。Thirdly, the bus control device 102 is connected to the bus 100.
A plurality of signal lines (207, 208) indicating a number for identifying the device 105 connected to the bus are assigned, and a program on a processor directly or indirectly connected to the bus 100 (not shown) or a bus interface control circuit is mounted. By referring to the device identification number control table 209 that enables the number of uses of the number given by the program incorporated in the bus control device to be changed, the number is also used from the number for the waiting time for data return in the read operation. The use of unnumbered numbers allows other transactions inside the device to be performed.
【0018】図2は、本発明の一実施例であるバスイン
ターフェース回路103のブロック図である。図2にお
いて、矩形は回路の構成要素を示し、太線はデータの流
れを示し、細線は制御信号の流れを示す。図1中のバス
制御回路104は、図2においては特に示さないが、3
つの制御テーブルを除く各構成要素から構成される。FIG. 2 is a block diagram of the bus interface circuit 103 which is an embodiment of the present invention. In FIG. 2, rectangles show the components of the circuit, thick lines show the flow of data, and thin lines show the flow of control signals. The bus control circuit 104 in FIG. 1 is not shown in FIG.
It consists of each component except one control table.
【0019】図2に示すバスインターフェース回路10
3は、複数のバスリクエスト信号線201及び202、
複数のバスグラント信号線203及び204、バスリク
エスト信号線とバスグラント信号線の使用数を格納する
使用信号線制御テーブル205、デバイス105間のバ
ス100使用に関する優先順位を格納するバス優先順位
制御テーブル206、バス制御装置102がバス100
に接続されているデバイス105を識別するための番号
を示す信号線207及び208、信号線207及び20
8が示す番号の使用数を格納するデバイス識別番号制御
テーブル209を含む。The bus interface circuit 10 shown in FIG.
3 is a plurality of bus request signal lines 201 and 202,
A plurality of bus grant signal lines 203 and 204, a use signal line control table 205 that stores the number of uses of the bus request signal line and the bus grant signal line, and a bus priority control table that stores the priority order of the bus 100 use between the devices 105. 206, the bus control device 102 is the bus 100
Signal lines 207 and 208 and signal lines 207 and 20 indicating numbers for identifying the device 105 connected to the
8 includes a device identification number control table 209 that stores the number of used numbers.
【0020】そして、その他の構成要素として、デバイ
ス105がバス100に出力するアドレスまたはデータ
を保持するフリップフロップ210、バス100からデ
バイス105に入力するアドレスまたはデータを保持す
るフリップフロップ211、バスリクエスト信号をアサ
ートすると共に、バスグラント信号を受信するバスリク
エスト信号送信部212、バスリクエスト信号以外のバ
ス制御信号を送信するバス制御信号送信部213、バス
グラント信号以外のバス制御信号を受信するバス制御信
号受信部214、バス優先順位制御テーブル206を参
照し、デバイス105間のバス100使用に関する優先
順位を制御する優先順位制御部215、バス使用要求の
トランザクションタイプ別にバス100のプロトコルシ
ーケンスを管理するプロトコル制御部216及び21
7、デバイス105のバス使用要求に対するアービトレ
ーションを行うとともに、プロトコル制御部216及び
217の使用状況に基づきバス使用要求の受付を行うリ
クエスト受付制御部218、デバイス105に対するリ
クエスト受付の完了、データのストローブ信号等を生成
するデバイス制御信号生成部219、優先順位制御部2
15の出力信号に基づいて、デバイス105がバス10
0に出力するアドレスまたはデータを切り換えるセレク
タ220−a、及びデバイス105がバス100から入
力するアドレスまたはデータを切り換えるセレクタ22
0−b、優先順位制御部215の出力信号に基づいてバ
スグラント信号を入力するプロトコル制御部(216、
217)を指定するデコーダ221、優先順位制御部2
15の出力信号に基づいてプロトコル制御部(216、
217)の出力を切り換えるセレクタ222を含む。制
御テーブル205、206、209の値は、バス100
に接続された図示しない図示しないバス100に直接あ
るいは間接に接続されたプロセッサ上のプログラムまた
はバス制御装置に組み込まれたプログラム(デバイス1
05に実装されるROMを含む)等によって与えられ
る。As other constituent elements, a flip-flop 210 holding an address or data output from the device 105 to the bus 100, a flip-flop 211 holding an address or data input from the bus 100 to the device 105, and a bus request signal. Bus request signal transmission unit 212 that receives a bus grant signal, a bus control signal transmission unit 213 that transmits a bus control signal other than the bus request signal, and a bus control signal that receives a bus control signal other than the bus grant signal. By referring to the reception unit 214 and the bus priority control table 206, the priority control unit 215 that controls the priority regarding the use of the bus 100 between the devices 105, and manages the protocol sequence of the bus 100 for each transaction type of the bus use request. Protocol control unit 216 and 21
7. A request acceptance control unit 218 that performs arbitration for the bus usage request of the device 105, and accepts the bus usage request based on the usage status of the protocol control units 216 and 217, completion of request acceptance for the device 105, and a data strobe signal. Device control signal generation unit 219, priority control unit 2
15 based on the output signal of the
Selector 220-a for switching the address or data output to 0, and selector 22 for switching the address or data input by the device 105 from the bus 100.
0-b, a protocol control unit (216, 216, which inputs a bus grant signal based on the output signal of the priority control unit 215).
217) specifying the decoder 221 and the priority control unit 2
The protocol control unit (216, 216,
A selector 222 for switching the output of 217) is included. The values of the control tables 205, 206, 209 are the bus 100
A program on a processor directly or indirectly connected to a bus 100 (not shown) connected to the computer or a program incorporated in a bus controller (device 1
(Including a ROM implemented in 05) and the like.
【0021】リクエスト受付制御部218は、バス優先
順位制御テーブル206に指定されたデバイス105間
のバス使用に関する優先順位と、バス使用を要求するデ
バイス105がアサートしているバス使用要求信号線2
23の出力を比較し、優先順位の高いデバイスからのバ
ス使用要求を選択する。それと同時に、プロトコル制御
部216及び217の状態を確認し、プロトコル制御部
が使用されていない状態の場合、バス使用要求を受け付
ける。The request acceptance control unit 218 determines the priority of the bus use between the devices 105 specified in the bus priority control table 206 and the bus use request signal line 2 asserted by the device 105 requesting the bus use.
The outputs of 23 are compared, and a bus use request from a device with a higher priority is selected. At the same time, the states of the protocol control units 216 and 217 are confirmed, and if the protocol control unit is not in use, the bus use request is accepted.
【0022】この結果、リクエスト受付制御部218は
以下の(1)〜(3)を行う。 (1)バスリクエスト信号送信部212に対し、バスリ
クエスト信号のアサートを指示する。 (2)使用されていない状態のプロトコル制御部216
または217(複数のプロトコル制御部が使用されてい
ない状態の場合は1つを選択)に対し、受け付けたバス
使用要求のトランザクションタイプに対応するシーケン
スを起動する。 (3)優先順位制御部215に対し、受け付けたデバイ
スの番号、および(2)で起動をかけたプロトコル制御
部の番号を通達する。As a result, the request acceptance control section 218 carries out the following (1) to (3). (1) Instruct the bus request signal transmission unit 212 to assert the bus request signal. (2) Protocol control unit 216 in an unused state
Alternatively, 217 (select one if a plurality of protocol control units are not used) activates the sequence corresponding to the transaction type of the received bus use request. (3) The priority control unit 215 is notified of the received device number and the protocol control unit number activated in (2).
【0023】(1)によりバスリクエスト信号送信部2
12は、使用信号線制御テーブル205に指定されたバ
スリクエスト信号線の使用数の範囲内でバスリクエスト
信号線201または202にバスリクエスト信号をアサ
ートする。According to (1), the bus request signal transmitter 2
12 asserts a bus request signal to the bus request signal line 201 or 202 within the range of the number of used bus request signal lines designated in the used signal line control table 205.
【0024】(2)により優先順位制御部215は、バ
ス優先順位制御テーブル206に指定されたデバイス1
05間のバス100使用に関する優先順位とデバイス1
05の番号を比較することにより、セレクタ220を切
り換え、デバイス105からバス100に出力するアド
レスまたはデータ224をバス100の前段のフリップ
フロップ210に設定する。それと同時に、優先順位の
高いデバイス105からのバス使用要求に対応するトラ
ンザクションを処理しているプロトコル制御部216ま
たは217を選択するため、デコーダ221及びセレク
タ222を切り換える。According to (2), the priority control unit 215 causes the device 1 designated in the bus priority control table 206 to
05 Bus 100 use priority and device 1
By comparing the numbers 05, the selector 220 is switched and the address or data 224 to be output from the device 105 to the bus 100 is set in the flip-flop 210 at the preceding stage of the bus 100. At the same time, the decoder 221 and the selector 222 are switched to select the protocol control unit 216 or 217 that is processing the transaction corresponding to the bus use request from the device 105 having a high priority.
【0025】(3)により起動指示を受けたプロトコル
制御部216または217はバスグラント待ち状態とな
る。The protocol control unit 216 or 217, which has received the activation instruction in (3), goes into a bus grant waiting state.
【0026】バスリクエスト信号送信部212は、バス
グラント信号線203または204のいずれかからバス
グラント信号を受信すると、デコーダ221が指定して
いる優先順位が一番高いデバイス105からのバス使用
要求に対応するトランザクションを処理しているプロト
コル制御部に対してバスマスタとしての動作を促す。ま
た、優先順位制御部215に対し優先順位制御を凍結す
る信号を出力する。When the bus request signal transmission unit 212 receives the bus grant signal from either the bus grant signal line 203 or 204, the bus request signal transmission unit 212 sends a bus use request from the device 105 having the highest priority designated by the decoder 221. Prompt the protocol control unit processing the corresponding transaction to operate as a bus master. Further, it outputs a signal for freezing the priority control to the priority control unit 215.
【0027】プロトコル制御部はトランザクションタイ
プに対応するシーケンス信号をバス制御信号送信部21
3、及び必要に応じてデバイス制御信号生成部219に
出力する。また、バスマスタとしてのシーケンスの完了
と同時に、優先順位制御部215に対して優先順位制御
の凍結解除を指示する信号を出力する。The protocol control unit sends the sequence signal corresponding to the transaction type to the bus control signal transmission unit 21.
3 and, if necessary, outputs to the device control signal generation unit 219. Simultaneously with the completion of the sequence as the bus master, a signal for instructing the priority control section 215 to cancel the freeze of the priority control is output.
【0028】バス制御信号送信部213はプロトコル制
御部の出力するシーケンスに従いバス制御信号を出力す
る。この際、信号線207および208が示す番号を、
デバイス識別番号制御テーブル209が示す範囲内で使
い分ける。トランザクションタイプがリード動作の場
合、使用した番号とプロトコル制御部の番号の対応をバ
ス制御信号受信部214に通達する。The bus control signal transmitter 213 outputs a bus control signal according to the sequence output by the protocol controller. At this time, the numbers indicated by the signal lines 207 and 208 are
The device is selectively used within the range indicated by the device identification number control table 209. When the transaction type is a read operation, the bus control signal receiving unit 214 is notified of the correspondence between the number used and the number of the protocol control unit.
【0029】バス制御信号受信部214はリードしたデ
ータがバスから返送された際、該当するトランザクショ
ンを処理しているプロトコル制御部に対しデータの取込
みを指示する。When the read data is returned from the bus, the bus control signal receiving unit 214 instructs the protocol control unit processing the corresponding transaction to fetch the data.
【0030】以上の説明においては、本発明を実施した
バスインターフェース回路の一実施例を示したが、本発
明は上記実施例に限定されるものではなく、その要旨を
逸脱しない範囲で種々の変更が可能であることはいうま
でもない。例えば、本実施例における優先順位制御は、
バスに直接あるいは間接に接続されたプロセッサ上のプ
ログラムまたはバスインターフェース制御回路を搭載す
るバス制御装置に組み込まれたプログラムによる優先順
位の変更を可能にしているが、優先順位が固定されてい
るデバイス間でもバス使用要求受付後の優先順位制御が
可能となる。また、適用するデバイス及びバスインター
フェース回路が1チップのLSIに構成されていてもよ
い。さらに、各信号線は各々2本ずつとなっているが、
3本以上の任意の本数でもよいことは言うまでもない。In the above description, one embodiment of the bus interface circuit embodying the present invention is shown. However, the present invention is not limited to the above embodiment, and various modifications are made without departing from the spirit of the invention. It goes without saying that is possible. For example, the priority control in this embodiment is
Between devices with fixed priority, which allows the priority to be changed by a program on the processor directly or indirectly connected to the bus or by a program incorporated in the bus controller equipped with the bus interface control circuit. However, it becomes possible to control the priority order after receiving the bus use request. Further, the applied device and the bus interface circuit may be configured in a one-chip LSI. Furthermore, each signal line has two,
It goes without saying that any number of three or more may be used.
【0031】[0031]
【発明の効果】本発明によれば、同一のバスに複数のデ
バイスが接続されるシステムの構築時に、デバイスの個
数ではなく、デバイスの規模、要求される機能、性能、
速度等を考慮した上でバス獲得頻度を調節することがで
きる。According to the present invention, when constructing a system in which a plurality of devices are connected to the same bus, not the number of devices but the scale of devices, required functions, performance,
The bus acquisition frequency can be adjusted in consideration of speed and the like.
【0032】また、共通のバスを使用する複数のデバイ
スがバスインターフェース回路を制御する場合、デバイ
ス間のバス使用に関する優先順位制御をプログラムによ
り実現することができ、デバイスからのバス使用要求の
受付後にも制御することができる。Further, when a plurality of devices using a common bus control the bus interface circuit, priority control regarding bus use between devices can be realized by a program, and after receiving a bus use request from the device. Can also be controlled.
【0033】さらに、スプリット方式のバスに接続され
るデバイスのリード動作におけるデータ返送の待ち時間
でも、デバイス内部の他のトランザクションの実行が可
能となるため、デバイス内部の処理効率が向上する。Further, even during the waiting time for data return in the read operation of the device connected to the split type bus, other transactions inside the device can be executed, so that the processing efficiency inside the device is improved.
【図1】本発明の原理ブロック図である。FIG. 1 is a principle block diagram of the present invention.
【図2】本発明の一実施例のバスインターフェース回路
のブロック図である。FIG. 2 is a block diagram of a bus interface circuit according to an embodiment of the present invention.
100…バス、102…バス制御装置、103…バスイ
ンターフェース回路 104…バス制御回路、105…デバイス 201、202…バスリクエスト信号線 203、204…バスグラント信号線、205…使用信
号線制御テーブル 206…バス優先順位制御テーブル 207、208…デバイス識別番号信号線 209…デバイス識別番号信号線、212…バスリクエ
スト信号送信部 213…バス制御信号送信部、214…バス制御信号受
信部 215…優先順位制御部、216、217…プロトコル
制御部 218…リクエスト受付部、219…デバイス制御信号
生成部100 ... Bus, 102 ... Bus control device, 103 ... Bus interface circuit 104 ... Bus control circuit, 105 ... Device 201, 202 ... Bus request signal line 203, 204 ... Bus grant signal line, 205 ... Use signal line control table 206 ... Bus priority control table 207, 208 ... Device identification number signal line 209 ... Device identification number signal line, 212 ... Bus request signal transmitting section 213 ... Bus control signal transmitting section, 214 ... Bus control signal receiving section 215 ... Priority control section 216, 217 ... Protocol control unit 218 ... Request reception unit, 219 ... Device control signal generation unit
フロントページの続き (72)発明者 井内 秀則 東京都国分寺市東恋ヶ窪一丁目280番地 株式会社日立製作所中央研究所内 (72)発明者 田邉 慎一 神奈川県海老名市下今泉810番地 株式会 社日立製作所オフィスシステム事業部内Front page continuation (72) Inventor Hidenori Inouchi 1-280, Higashi Koigakubo, Kokubunji, Tokyo Inside Central Research Laboratory, Hitachi, Ltd. Department
Claims (3)
とに接続され、前記複数のデバイスのうちの各デバイス
からの前記バスの使用要求に対する前記バスの獲得をバ
スリクエスト信号及びバスグラント信号に基づいて行う
バスインターフェース回路であって、前記バスリクエス
ト信号を伝えるためのバスリクエスト信号線、及び該バ
スリクエスト信号線に対応し、前記バスグラント信号を
伝えるためのバスグラント信号線の組を複数組と、前記
各デバイスが使用可能な前記信号線の組の数を保持する
使用信号線制御テーブルと、前記使用信号線制御テーブ
ルの内容を変更する手段と、前記各デバイスからのバス
使用要求に応じて、前記使用信号線制御テーブルの内容
に基づいて該デバイスの前記使用可能信号線組数の範囲
内で前記バスリクエスト信号線及び前記バスグラント信
号線を用いて該デバイスからのバス使用要求に対する前
記バスの獲得を行う手段とを有することを特徴とするバ
スインターフェース回路。1. A bus request signal and a bus grant signal, which are connected to a bus and a plurality of devices that use the bus, and obtain the bus in response to a request to use the bus from each device of the plurality of devices. A bus interface circuit for transmitting the bus request signal, and a plurality of sets of bus grant signal lines for transmitting the bus request signal and corresponding to the bus request signal line for transmitting the bus grant signal. A use signal line control table that holds the number of sets of the signal lines that can be used by each device, a unit that changes the contents of the use signal line control table, and a bus use request from each device. Within the range of the number of usable signal line sets of the device based on the contents of the used signal line control table. Bus interface circuit, characterized in that it comprises using a strike signal lines and the bus grant signal line and a means for performing the acquisition of the bus for the bus use request from the device.
とに接続され、前記複数のデバイスのうちの各デバイス
からの前記バスの使用要求に基づき発生するトランザク
ションを処理するバスインターフェース回路であって、
前記各デバイスの前記バスの使用に関する優先順位を保
持するバス優先順位制御テーブルと、前記バス優先順位
制御テーブルの内容を変更する手段と、前記バス優先順
位制御テーブルの内容に基づいて、前記トランザクショ
ンの処理順序を決定する手段とを有することを特徴とす
るバスインターフェース回路。2. A bus interface circuit that is connected to a bus and a plurality of devices that use the bus, and that processes a transaction generated based on a request to use the bus from each device of the plurality of devices. ,
A bus priority control table that holds a priority regarding the use of the bus of each device, a unit that changes the contents of the bus priority control table, and a transaction priority based on the contents of the bus priority control table. A bus interface circuit having means for determining a processing order.
る複数のデバイスとに接続され、前記複数のデバイスの
うちの各デバイスからの前記バスの使用要求に基づき発
生するトランザクションを処理するバスインターフェー
ス回路であって、前記各デバイスを識別するために該デ
バイスに割り当てる番号を前記各デバイス毎に1個また
は複数個保持するデバイス識別番号制御テーブルと、前
記デバイス識別番号制御テーブルに保持する前記各デバ
イスに割り当てる前記デバイス識別番号の個数を変更す
る手段とを有し、前記各デバイスからのバス使用要求に
基づくリード動作におけるデータ返送待ちの間にも、該
デバイスに対する前記デバイス識別番号の個数の範囲内
で該デバイス識別番号の中から使用されていない番号を
使用することにより、該デバイスに関する他の前記トラ
ンザクションを実行することを特徴とするバスインター
フェース回路。3. A bus interface circuit, which is connected to a split-type bus and a plurality of devices that use the bus, and processes a transaction generated based on a request for use of the bus from each device of the plurality of devices. A device identification number control table that holds one or a plurality of numbers assigned to each device to identify each device, and each device that is held in the device identification number control table. And a means for changing the number of the device identification numbers to be allocated, and within the range of the number of the device identification numbers for the devices even while waiting for the data return in the read operation based on the bus use request from each device. By using an unused number among the device identification numbers, A bus interface circuit and executes the other of the transactions for the device.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP22762194A JPH0895905A (en) | 1994-09-22 | 1994-09-22 | Bus interface circuit |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP22762194A JPH0895905A (en) | 1994-09-22 | 1994-09-22 | Bus interface circuit |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0895905A true JPH0895905A (en) | 1996-04-12 |
Family
ID=16863806
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP22762194A Pending JPH0895905A (en) | 1994-09-22 | 1994-09-22 | Bus interface circuit |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0895905A (en) |
-
1994
- 1994-09-22 JP JP22762194A patent/JPH0895905A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7246185B1 (en) | Master and slave side arbitrators associated with programmable chip system components | |
US5710891A (en) | Pipelined distributed bus arbitration system | |
US5598542A (en) | Method and apparatus for bus arbitration in a multiple bus information handling system using time slot assignment values | |
GB2216368A (en) | Bus arbitration method and apparatus | |
US5420985A (en) | Bus arbiter system and method utilizing hardware and software which is capable of operation in distributed mode or central mode | |
US5313591A (en) | Computer bus arbitration for N processors requiring only N unidirectional signal leads | |
JPH0652096A (en) | Method and apparatus for executing arbitration of bus using arbiter in data processing system | |
JPS5837585B2 (en) | Keisan Kisouchi | |
JPH0916533A (en) | Symmetrical multiprocessing system | |
WO2003001388A1 (en) | System and method for controlling bus arbitration during cache memory burst cycles | |
KR19990003941A (en) | Multilevel control bus arbitrator | |
US20050010706A1 (en) | Dynamic bus arbitration method and bus arbiter | |
JP2009505241A (en) | Partially populated hierarchical crossbar | |
US5937167A (en) | Communication controller for generating four timing signals each of selectable frequency for transferring data across a network | |
US4376975A (en) | Arbitration controller providing for access of a common resource by a plurality of central processing units | |
JPH10283310A (en) | Method and device for bus arbitration of multiprocessor system | |
JPH0895905A (en) | Bus interface circuit | |
US5666545A (en) | Direct access video bus computer system and method for transferring video information using a dedicated video bus | |
EP1440377A1 (en) | A computer system with a communication bus | |
US6836840B2 (en) | Slaves with identification and selection stages for group write | |
EP1193607B1 (en) | Apparatus and method for the exchange of signal groups between a plurality of components in a digital signal processor having a direct memory access controller | |
US5687327A (en) | System and method for allocating bus resources in a data processing system | |
CN118331905B (en) | Extensible on-chip interconnection bus structure | |
EP1193605B1 (en) | Apparatus and method for the transfer of signal groups between digital signal processors in a digital signal processing unit | |
JPH06266657A (en) | Information processor |