JP6161113B2 - Data relay device and data relay system - Google Patents
Data relay device and data relay system Download PDFInfo
- Publication number
- JP6161113B2 JP6161113B2 JP2013104165A JP2013104165A JP6161113B2 JP 6161113 B2 JP6161113 B2 JP 6161113B2 JP 2013104165 A JP2013104165 A JP 2013104165A JP 2013104165 A JP2013104165 A JP 2013104165A JP 6161113 B2 JP6161113 B2 JP 6161113B2
- Authority
- JP
- Japan
- Prior art keywords
- request
- read
- read request
- data
- data relay
- 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.)
- Active
Links
Images
Landscapes
- Bus Control (AREA)
Description
本発明は、複数のバスにより接続された装置間での情報送受信技術に係り、特に、上位装置からの要求に応じたデータ中継処理を行うデータ中継装置、データ中継システム、データ中継方法、及びそのプログラムに関する。 The present invention relates to information transmission / reception technology between devices connected by a plurality of buses, and in particular, a data relay device, a data relay system, a data relay method, and a data relay method for performing data relay processing in response to a request from a higher-level device. Regarding the program.
近年、電子・電気機器の高度化により、コンピュータが扱う情報量が増大し、これに伴って、コンピュータに内包される中央処理装置(CPU)の処理速度を向上させる必要性が高まっている。 In recent years, with the advancement of electronic and electrical equipment, the amount of information handled by computers has increased, and along with this, the need to improve the processing speed of a central processing unit (CPU) included in computers has increased.
このため、CPUのクロック周波数を上げるといった手法により上記処理速度の改善が行われてきた。しかし、増大する情報量に対しては、こうした手法のみでは不十分であるため、併せて転送プロトコルの見直し等の対策も必要となってきている。 For this reason, the processing speed has been improved by increasing the clock frequency of the CPU. However, such a method alone is not sufficient for the increasing amount of information, and measures such as reviewing the transfer protocol are also required.
また、CPUにて段階的に処理されるひとまとまりの命令を各処理段階にて独立させることにより、複数の連続したひとまとまりの命令を、それぞれ独立した処理段階にて流れ作業的に処理するという高速化技術(パイプライン処理)も知られている。 In addition, by making a group of instructions processed in stages in the CPU independent in each processing stage, a plurality of consecutive groups of instructions are processed in a flow and work in independent processing stages. High speed technology (pipeline processing) is also known.
加えて、製品開発をするに際しては、新規に設計を行うものばかりではなく、特定の機能を有する一部の部品・プログラム等のみを新規に設計し、他の部品・プログラム等については、これまでの設計資産を活用するというケースが増えつつある。 In addition, when developing products, not only those that are newly designed, but only some of the parts and programs that have a specific function are newly designed, and other parts and programs that have been developed so far There are increasing cases of using design assets.
かかる状況下において、図15に示すような関連技術におけるデータ中継システム600では、1次バス410と2次バス420とに接続されたデータ中継装置(ユーザ回路)100と、1次バス410に接続されバスマスタ機能を有する上位装置(マスタ)200と、2次バス420に接続され且つデータの読み込み(リード)又は書き込み(ライト)を行う機能を有する下位装置(ターゲット)300と、を備えると共に、連続読み込み処理を実行するように構成されている。 Under such circumstances, in the data relay system 600 in the related technology as shown in FIG. 15, the data relay device (user circuit) 100 connected to the primary bus 410 and the secondary bus 420 is connected to the primary bus 410. A host device (master) 200 having a bus master function and a lower device (target) 300 that is connected to the secondary bus 420 and has a function of reading (reading) or writing (writing) data. It is configured to execute the reading process.
すなわち、図16に示すように、上位装置200から1次バス410を介して読込み要求(リードリクエスト)710(1)がアサートされる(有効に送信される)と、データ中継装置100は、これに対して確認応答(アクノリッジ)730(1)を返信し、その後にリクエスト情報を取得して2次バス420側の下位装置300に読込み要求720(1)を発行するという構成を採っている。
次いで、2次バス420側の下位装置300から読込みデータ810(1)を受信したデータ中継装置100は、1次バス410側の上位装置200に対して、リードイネーブル(読み込みを可能にするための信号)を送信(アサート)すると共に読込みデータ810(1)を送信するように構成されている。
That is, as shown in FIG. 16, when a read request (read request) 710 (1) is asserted (validly transmitted) from the
Next, the
また、確認応答730(1)の返信後には、図16に示すように、1次バス410側から読込み要求710(1)に続いて送信される読込み要求(後続読み込み要求)710(2)が発行(アサート)されるが、その際、データ中継装置100は、上位装置200に対して直ちに確認応答730(2)を返信するのではなく、読込みデータ810(1)を1次バス410側に返送した後にこれを返信するように構成されている。
Further, after returning the confirmation response 730 (1), as shown in FIG. 16, a read request (subsequent read request) 710 (2) transmitted from the primary bus 410 side following the read request 710 (1) is received. At this time, the
以降は、上記同様、2次バス420側に後続読込み要求720(2)を発行することで下位装置300から読込みデータ810(2)を受信したデータ中継装置100は、1次バス410側の上位装置200に読込みデータ810(2)を送信するように構成されている。
なお、ここでは、読込み要求710(1)及び後続読込み要求710(2)にかかる情報の送受信のみを示したが、実際には、1次バス410側の上位装置200から連続的に送信される読込み要求を、データ中継装置100が順次取得するという構成を採っている。
Thereafter, as described above, the
Here, only the transmission / reception of information related to the read request 710 (1) and the subsequent read request 710 (2) is shown, but in actuality, it is continuously transmitted from the
このようなデータ中継システムにあっては、1次バスの仕様として、確認応答(アクノリッジ)とライトイネーブル又はリードイネーブルとの間に、以下に示す2つの制約がある。 In such a data relay system, as a specification of the primary bus, there are the following two restrictions between an acknowledgment (acknowledge) and a write enable or a read enable.
第1の制約は、先行リクエストがある場合に、後続する読込み要求に対するアクノリッジ信号を返信できるタイミングは、該先行リクエストの最終データのライトイネーブル又はリードイネーブル以降でなければならないという点である。
第2の制約は、リクエストに対するライトイネーブル又はリードイネーブルの送信が、そのリクエストに対するアクノリッジ信号の返信以降でなければならないという点である。
The first restriction is that when there is a preceding request, the timing at which an acknowledge signal for a subsequent read request can be returned must be after the write enable or read enable of the final data of the preceding request.
The second restriction is that the transmission of the write enable or read enable for the request must be after the return of the acknowledge signal for the request.
加えて、1次バス側から連続でリクエストがある場合、先行するリクエストの確認応答が返信されたら、先行するリクエストのライトイネーブル又はリードイネーブルが送信されていなくても、後続するリクエストが発行されるように構成されている。 In addition, when there are consecutive requests from the primary bus side, if an acknowledgment of the preceding request is returned, the subsequent request is issued even if the write enable or read enable of the preceding request is not transmitted. It is configured as follows.
また、CPUによる処理に関連する技術としては、例えば、下記の内容(特許文献1又は2)が知られている。
Further, as a technique related to processing by the CPU, for example, the following contents (
特許文献1には、記憶装置を共有する複数のメモリアクセス制御装置において、混在するメモリアクセス要求に対する実行結果を要求順に返送するという技術内容が示されている。ここでは、発行されたリクエストの順序制御にかかるハードウェア構成を削減して行うマルチプロセッサ制御方式が開示されている。 Japanese Patent Application Laid-Open No. 2004-228561 discloses a technical content that, in a plurality of memory access control devices sharing a storage device, execution results for mixed memory access requests are returned in order of request. Here, a multiprocessor control method is disclosed in which the hardware configuration related to the order control of issued requests is reduced.
特許文献2には、上位バスを介して2つのCPUが接続され且つ下位バスを介して2つの外部エージェントが接続された2つのバスブリッジにかかる構成内容が開示されている。ここでは、新たに下位バスに発行したリードリクエストのリードIDを1つ以上保持しているか否かの情報を参照することで、リードIDの確認を行う前に上位バスにバス獲得要求信号を出力するという技術内容が開示されている。 Japanese Patent Laid-Open No. 2004-228561 discloses a configuration relating to two bus bridges in which two CPUs are connected via an upper bus and two external agents are connected via a lower bus. Here, the bus acquisition request signal is output to the upper bus before confirming the read ID by referring to the information on whether or not one or more read IDs of the read request newly issued to the lower bus are held. The technical content to be disclosed is disclosed.
しかしながら、図15及び図16を参照して説明した関連技術にかかるデータ中継装置100は、1次バス410側から読込み要求710(1)を受信すると、最初に確認応答730(1)を返信し、その後、リクエスト情報を取得してから2次バス420に対して読込み要求720(1)を送信し、これに応じて返信される読み込みデータ810(1)を取得すると共に1次バス410に対して返送するという動作を行っていた。
ここで、1次バス410の規格上、リクエストが連続している場合における後続リクエストに応じた確認応答の返信は、先行リクエストにかかる読み込みデータの返送が完了したタイミング以降でなければ行えないため、上記一連の処理をリクエストごとに繰り返し行う必要があることから、連続する全てのリクエストの処理を完了させるまでには、リクエスト数に応じた分の処理時間が必要になるという不都合がある。
However, when the
Here, according to the standard of the primary bus 410, the reply of the confirmation response according to the subsequent request when the request is continuous can be performed only after the timing when the return of the read data related to the preceding request is completed. Since it is necessary to repeat the above-described series of processes for each request, there is an inconvenience that a processing time corresponding to the number of requests is required before the processing of all consecutive requests is completed.
また、特許文献1は、リクエストの順序性を保証しながらハードウェア量を削減するという技術内容であり、バスを効率よく利用するという技術内容については何ら開示されていない。加えて、特許文献2は、複数のバスマスタとしてのCPUがバスを効率よく使用するための手法を開示したものであり、同一のマスタが連続で読み込みを行う(リードする)場合にバスを効率よく使用するという技術内容については何ら開示されていない。
Japanese Patent Laid-Open No. 2004-228688 has technical contents for reducing the amount of hardware while guaranteeing the order of requests, and does not disclose any technical contents for efficiently using a bus. In addition,
(発明の目的)
本発明は、上記関連技術の有する不都合を改善するものであり、特に、上位装置から連続的に送信される要求(リクエスト)にかかる情報を有効に中継することで、当該要求に基づくデータ処理の迅速化を図るデータ中継装置、データ中継システム、データ中継方法、及びそのプログラムの提供を目的とする。
(Object of invention)
The present invention improves the inconvenience of the related technology, and in particular, by effectively relaying information related to requests (requests) continuously transmitted from a host device, data processing based on the requests can be performed. It is an object of the present invention to provide a data relay device, a data relay system, a data relay method, and a program thereof that are speeded up.
上記目的を達成するために、本発明にかかる第一のデータ中継装置では、1次バスに接続された上位装置から送信される要求にかかる信号を2次バスに接続された下位装置に送信すると共に、当該要求に応じたデータ中継処理を行うデータ中継装置であって、前記要求に対する確認応答を前記上位装置に返信する確認応答返信部と、前記上位装置から受信した前記要求としての読込み要求に応じた読込み要求情報を取得すると共に、これに基づく信号を前記下位装置に送信する読込み要求送受信処理部と、を有し、前記読込み要求送受信部は、前記読込み要求を受信した際に、これに対する確認応答を前記確認応答返信部が返信するのとは無関係に前記取得及び送信を実行し、前記要求は、前記上位装置から連続的に送信される信号であり、前記読込み要求送受信処理部は、前記読込み要求に対する確認応答を前記確認応答返信部が返信し且つ後続する読込み要求を前記上位装置から受信している場合に、前記後続する読込み要求に応じた後続読込み要求情報を取得する後続情報取得手段を有し、前記読込み要求情報に基づく信号に応じて前記下位装置から送信される読込みデータを前記上位装置に転送する読込みデータ転送部をさらに有し、前記読込み要求送受信処理部は、前記読込みデータ転送部が前記読込みデータの受信を終えた際に、前記後続読込み要求情報に基づく信号を前記下位装置に送信し、前記読込みデータ転送部は、後続する前記読込み要求にかかる前記読込みデータを記憶し、先行する前記読込み要求にかかる前記読込みデータの処理が終了した際に、当該記憶した前記読込みデータを前記上位装置に対して送信するデータ順序制御手段を有することを特徴とした、という構成を採っている。また、本発明にかかる第二のデータ中継装置では、1次バスに接続された上位装置から送信される要求にかかる信号を2次バスに接続された下位装置に送信すると共に、当該要求に応じたデータ中継処理を行うデータ中継装置であって、前記要求に対する確認応答を前記上位装置に返信する確認応答返信部と、前記上位装置から受信した前記要求としての読込み要求に応じた読込み要求情報を取得すると共に、これに基づく信号を前記下位装置に送信する読込み要求送受信処理部と、を有し、前記読込み要求送受信部は、前記読込み要求を受信した際に、これに対する確認応答を前記確認応答返信部が返信するのとは無関係に、前記取得及び送信を実行し、前記要求は、前記上位装置から連続的に送信される信号であり、前記読込み要求送受信処理部は、前記読込み要求に対する確認応答を前記確認応答返信部が返信し且つ後続する読込み要求を前記上位装置から受信している場合に、前記後続する読込み要求に応じた後続読込み要求情報を取得する後続情報取得手段を有し、前記2次バスが複数の2次バスにより構成され且つ前記下位装置が当該複数の2次バスの各々に対応づけられた複数の下位装置によりなる場合に、前記上位装置から受信した前記要求としての書込み要求に対する確認応答を前記確認応答返信部が返信した後、当該書込み要求に応じた書込みデータを前記上位装置から取得すると共に、これを待機中の状態にある下位装置に転送する書込みデータ転送部をさらに有し、前記読込み要求送受信処理部は、前記書込み要求に対する確認応答を前記確認応答返信部が返信し且つ後続する読込み要求を前記上位装置から受信している場合に、前記書込みデータ転送部によるデータ転送処理とは無関係に、前記後続情報取得手段が取得した前記後続読込み要求情報に基づく信号を、他の待機中の状態にある下位装置に送信し、前記書込み要求を受信した際に、これに対する確認応答を前記確認応答返信部が返信するのとは無関係に、当該書込み要求に応じた書込み要求情報を取得して記憶処理する書込み要求情報取得処理部と、前記書込みデータ転送部が前記書込みデータを取得した際に、前記書込み要求情報取得処理部が記憶させた書込み要求情報に基づく信号を前記待機中の状態にある下位装置に送信する書込み要求送信処理部と、をさらに備え、この書込み要求送信処理部は、前記待機中の状態にある下位装置を予め設定された基準に従って選定するバス選定手段を有することを特徴とした、という構成を採っている。 In order to achieve the above object, in the first data relay device according to the present invention, a signal related to a request transmitted from a higher-level device connected to the primary bus is transmitted to a lower-level device connected to the secondary bus. And a data relay apparatus that performs data relay processing in response to the request, an acknowledgment reply unit that returns an acknowledgment to the request to the upper apparatus, and a read request as the request received from the upper apparatus. And a read request transmission / reception processing unit that transmits a signal based on the read request information to the lower-level device, and the read request transmission / reception unit receives the read request when the read request is received. an acknowledgment to perform the acquisition and transmission independent of the said acknowledgment response unit returns the request is a signal that is continuously transmitted from the host device, The read / write request transmission / reception processing unit, when the confirmation response reply unit returns a confirmation response to the read request and receives a subsequent read request from the higher-level device, the subsequent read corresponding to the subsequent read request Further comprising a subsequent information acquisition means for acquiring request information, further comprising a read data transfer unit for transferring read data transmitted from the lower apparatus to the upper apparatus in response to a signal based on the read request information, When the read data transfer unit finishes receiving the read data, the request transmission / reception processing unit transmits a signal based on the subsequent read request information to the lower-level device, and the read data transfer unit transmits the subsequent read The read data related to the request is stored, and when the processing of the read data related to the preceding read request is completed, It adopts a feature and the called configuration to have a data sequence control unit to be transmitted to the host system the read data. Further, in the second data relay device according to the present invention, a signal related to a request transmitted from the higher-level device connected to the primary bus is transmitted to the lower-level device connected to the secondary bus, and in response to the request. A data relay apparatus that performs data relay processing, a confirmation response reply unit that returns a confirmation response to the request to the host apparatus, and read request information corresponding to the read request as the request received from the host apparatus. A read request transmission / reception processing unit that obtains and transmits a signal based thereon to the lower-level device, and the read request transmission / reception unit receives a confirmation response to the confirmation response when the read request is received. Regardless of the response from the reply unit, the acquisition and transmission are executed, and the request is a signal continuously transmitted from the host device, and the read request transmission / reception is performed. The processing unit obtains subsequent read request information corresponding to the subsequent read request when the confirmation response reply unit returns a confirmation response to the read request and receives a subsequent read request from the higher-level device. And when the secondary bus is composed of a plurality of secondary buses and the subordinate device is composed of a plurality of subordinate devices associated with each of the plurality of secondary buses, After the confirmation response reply unit returns a confirmation response to the write request as the request received from the host device, the write data corresponding to the write request is acquired from the host device and is in a standby state. A write data transfer unit for transferring to a lower-level device, wherein the read request transmission / reception processing unit sends a confirmation response to the write request to the confirmation response return unit; Regardless of the data transfer processing by the write data transfer unit, when a reply and subsequent read request is received from the host device, a signal based on the subsequent read request information acquired by the subsequent information acquisition unit is transmitted. When the write request is transmitted to another lower-level device that is in a standby state, a write response corresponding to the write request is made regardless of whether the confirmation response reply unit returns a confirmation response to the write request. A write request information acquisition processing unit that acquires and stores request information, and a signal based on the write request information stored by the write request information acquisition processing unit when the write data transfer unit acquires the write data. A write request transmission processing unit that transmits to the lower-level device in the standby state, and the write request transmission processing unit is in the standby state. It has a configuration characterized by having a bus selection means for selecting a position device according to a preset standard.
また、本発明にかかるデータ中継システムでは、1次バスに接続された上位装置と、2次バスに接続された下位装置と、前記上位装置から送信される要求にかかる信号を前記下位装置に送信すると共に当該要求に応じたデータ中継処理を行うデータ中継装置と、を有するという構成を採っている。 In the data relay system according to the present invention, the host device connected to the primary bus, the subordinate device connected to the secondary bus, and the request signal transmitted from the host device are transmitted to the subordinate device. And a data relay device that performs data relay processing in response to the request.
さらに、本発明にかかるデータ中継方法では、1次バスに接続された上位装置から送信される要求にかかる信号を2次バスに接続された下位装置に送信すると共に、当該要求に応じたデータ中継処理を行うデータ中継装置にあって、前記上位装置から前記要求としての読込み要求を受信し、当該読込み要求に応じた読込み要求情報を取得すると共にこれに基づく信号を前記下位装置に送信し、前記要求に対する確認応答を前記上位装置に返信することを特徴とする。 Furthermore, in the data relay method according to the present invention, a signal related to a request transmitted from a higher-level device connected to the primary bus is transmitted to a lower-level device connected to the secondary bus, and data relay according to the request is performed. In the data relay device that performs processing, receives the read request as the request from the higher-level device, acquires read request information according to the read request and transmits a signal based on the read request information to the lower-level device, An acknowledgment response to the request is returned to the host device.
また、本発明にかかるデータ中継プログラムでは、1次バスに接続された上位装置から送信される要求にかかる信号を2次バスに接続された下位装置に送信すると共に、当該要求に応じたデータ中継処理を行うデータ中継装置にあって、前記要求に対する確認応答を前記上位装置に返信する確認応答返信手段、前記上位装置から前記要求としての読込み要求を受信した際に、これに対する確認応答を前記確認応答返信手段にて返信するのとは無関係に、当該読込み要求に応じた読込み要求情報を取得すると共にこれに基づく信号を前記下位装置に送信する読込み要求送受信処理手段、として前記データ中継装置に予め設けられたコンピュータを機能させるためのデータ中継プログラム。 In the data relay program according to the present invention, a signal related to a request transmitted from a higher-level device connected to the primary bus is transmitted to a lower-level device connected to the secondary bus, and the data relay corresponding to the request is performed. In the data relay apparatus that performs processing, an acknowledgment reply means for returning an acknowledgment to the request to the upper apparatus, and when receiving a read request as the request from the upper apparatus, confirming the acknowledgment to the confirmation Regardless of replying by the response reply means, the read request transmission / reception processing means for acquiring the read request information corresponding to the read request and transmitting a signal based on the read request information to the subordinate apparatus in advance to the data relay apparatus. A data relay program for causing a provided computer to function.
本発明によれば、特に、上位装置から連続的に送信される要求(リクエスト)にかかる情報を有効に中継することで、当該要求に基づくデータ処理の迅速化を図ることができるデータ中継装置、データ中継システム、データ中継方法、及びそのプログラムの提供が可能となる。 According to the present invention, in particular, a data relay device that can speed up data processing based on a request by effectively relaying information on a request (request) continuously transmitted from a host device, A data relay system, a data relay method, and a program thereof can be provided.
〔第1実施形態〕
本発明にかかるデータ中継装置及びデータ中継システムの第1実施形態を、図1乃至図4に基づいて説明する。
[First Embodiment]
A data relay device and a data relay system according to a first embodiment of the present invention will be described with reference to FIGS.
図1に示すように、データ中継システム61は、PCI(Peripheral Components Interconnect)等のバス規格に準拠した1次バス41及び2次バス42と、これら1次バス41と2次バス42とに接続されたデータ中継装置(ユーザ回路)11と、1次バス41に接続され且つ書込み要求(ライトコマンド)又は読込み要求(リードコマンド)を発行するバスマスタ機能を有する上位装置(マスタ)20と、2次バスに接続され且つデータの読み込み又は書き込みを行う機能を有するデバイスである下位装置(ターゲット)31と、を備えている。 As shown in FIG. 1, the data relay system 61 is connected to a primary bus 41 and a secondary bus 42 compliant with a bus standard such as PCI (Peripheral Components Interconnect), and to the primary bus 41 and the secondary bus 42. Data relay device (user circuit) 11, a higher-level device (master) 20 that is connected to the primary bus 41 and has a bus master function for issuing a write request (write command) or a read request (read command), and a secondary And a lower level device (target) 31 that is a device connected to the bus and having a function of reading or writing data.
マスタ20は、パイプライン処理による要求(リクエスト)を発行する機能を有しているため、連続で要求を発行する(リクエストする)場合には、1次バス41上でデータ(ライトデータ又はリードデータ)を処理しているときに、次に処理するリクエスト情報が見えるものとする。
また、上記要求(書込み要求及び読込み要求)は、上位装置20からデータ中継装置11に対して連続的に送信される信号である。
ここで、1次バス41と2次バス42とは、同一のバス規格に準拠するように構成してもよいし、相互に異なるバス規格に準拠するように構成してもよい。
Since the
The requests (write request and read request) are signals that are continuously transmitted from the
Here, the primary bus 41 and the secondary bus 42 may be configured to conform to the same bus standard, or may be configured to conform to different bus standards.
データ中継装置11は、1次バス41に接続された上位装置20から連続的に送信される要求にかかる信号を2次バス42に接続された下位装置31に送信すると共に、当該要求に応じたデータ中継処理を行うように構成されている。
The data relay
より具体的にデータ中継装置11は、上位装置20からの要求に対する確認応答を返信する確認応答返信部50と、上位装置20から読込み要求を受信した際に、これに対する確認応答を確認応答返信部50が返信するのとは無関係に(返信するのを待たずに)、当該読込み要求に応じた読込み要求情報(リードリクエスト情報)を取得すると共にこれに基づく信号を下位装置31に送信する読込み要求送受信処理部51と、上記読込み要求情報に基づく信号に応じて下位装置31から送信される読込みデータを上位装置20に転送する読込みデータ転送部55と、を有している。
More specifically, the
読込み要求送受信処理部51は、上記読込み要求に対する確認応答を確認応答返信部50が返信し且つ後続する読込み要求を上位装置20から受信している場合に、読込みデータ転送部55が行う上記読込みデータにかかる処理の進行状況如何にかかわらず(読込みデータ転送部55による処理とは無関係に)、上記後続する読込み要求に応じた後続読込み要求情報を取得する後続情報取得手段51Aと、この後続情報取得手段51Aが取得した後続読込み要求情報を内部メモリ等(図示せず)に記憶処理する要求情報記憶処理手段51Bと、を有している。
The read request transmission /
加えて、読込み要求送受信処理部51は、読込みデータ転送部55が上記読込みデータの受信を終えた際に、要求情報記憶処理手段51Bにて記憶させた後続読込み要求情報に基づく信号を下位装置31に送信するように構成されている。
また、上記読込みデータの受信が完了した際に読込みデータ転送部55は、上位装置20に対して当該読込みデータを送信するように構成されている。
In addition, the read request transmission /
Further, the read
次に、図2を参照して、上位装置20とデータ中継装置11とを接続する1次バス41及びデータ中継装置11と下位装置31とを接続する2次バス42にて送受信される信号等にかかる構成を説明する。
Next, referring to FIG. 2, signals transmitted and received on the primary bus 41 that connects the higher-
まず、上位装置20とデータ中継装置11との間に介在する1次バス41では、上位装置20がデータ中継装置11に対して連続的に送信する信号である要求(リクエスト)71と、データ中継装置11が上位装置20に対して要求を有効に受信したことを伝える(アサートする)信号である確認応答73と、下位装置31から2次バスを介して取得した読込みデータ81を上位装置20に対して送信する際にデータ中継装置11がアサートするリードイネーブル(読み込みを可能にするための信号)74と、1次バスを介して送信される書込みデータ91を受信できる状態にある時に上位装置20に対して送信(アサート)するライトイネーブル(書き込みを可能にするための信号)75と、が送受信されるという構成を採っている。
First, in the primary bus 41 interposed between the
要求71には、リクエスト信号,アドレス,書込み・読込み選択信号,及びバースト数やデータ幅などのデータサイズ情報が含まれている。
また、本第1実施形態においてデータ中継装置11は、要求71としての書込み要求又は読込み要求に対する確認応答73の返信を、要求71に応じた要求情報(リクエスト情報)を受け付けた後に行うという構成を採っている。すなわち、データ中継装置11は、確認応答73を返信するのとは無関係に(確認応答73の返信を待たずに)、書込み要求情報又は読込み要求情報を取得すると共にこれを必要に応じて内部メモリ等(図示せず)に記憶処理するように構成されている。
The request 71 includes a request signal, an address, a write / read selection signal, and data size information such as the number of bursts and data width.
Further, in the first embodiment, the
さらに、1次バス41の仕様として、確認応答とライトイネーブル又はリードイネーブルとの間には、上述した第1の制約(先行リクエストがある場合に、後続する読込み要求に対する確認応答を返信できるタイミングが、該先行リクエストの最終データのライトイネーブル又はリードイネーブル以降でなければならないこと)及び第2の制約(リクエストに対するライトイネーブル又はリードイネーブルのアサートが、そのリクエストに対する確認応答の返信以降でなければならないこと)が存する。 Further, as the specification of the primary bus 41, the first restriction described above (when there is a preceding request, there is a timing at which the confirmation response to the subsequent read request can be returned between the confirmation response and the write enable or read enable. , Must be after write enable or read enable for the last data of the preceding request) and second constraint (assertion of write enable or read enable for the request must be after reply of acknowledgment for the request) ) Exists.
次に、データ中継装置11と下位装置31との間に介在する2次バス42では、上位装置20から受信した要求(読込み要求又は書込み要求)71に応じた要求情報に基づく信号である読込み要求72又は書込み要求76と、下位装置31から読込み要求72に応じて送信される読込みデータ81と、書込み要求76の後にデータ中継装置11が下位装置31に送信する書込みデータ91と、が送受信されるように構成されている。
Next, in the secondary bus 42 interposed between the
次に、図3を参照して、2次バス42側の下位装置31のアウトスタンディング数が1(一度に処理できるリクエスト数が1つ)の場合におけるデータ中継装置11の連続した読込み処理(リード処理)を説明する。この図3には、横軸に時刻(t)をとると共に、1次バス41及び2次バス42において送受信される信号及びデータの推移を示す。
Next, referring to FIG. 3, when the number of standings of the
1次バス41側から読込み要求71(1)が有効に送信される(アサートされる)と、読込み要求送受信処理部51は、確認応答返信部50による確認応答73(1)の返信(アサート)を待たずに読込み要求情報を取得するように構成されている。
また、確認応答73(1)の返信の状況如何にかかわらず、読込み要求送受信処理部51は、2次バス42側に読込み要求72(1)を発行するという構成を採っている。
When the read request 71 (1) is effectively transmitted (asserted) from the primary bus 41 side, the read request transmission /
Further, the read request transmission /
確認応答返信部50が確認応答73(1)を返信した後、1次バス41側から後続読込み要求71(2)が発行されていれば、読込み要求送受信処理部51は、後続情報取得手段51Aにて当該後続読込み要求71(2)にかかる後続要求情報を取得すると共に、これを要求情報記憶処理手段51Bにて内部メモリ等(図示せず)に記憶処理するという構成を採っている。
If the subsequent read request 71 (2) is issued from the primary bus 41 side after the confirmation
この読込み要求送受信処理部51が後続要求情報を取得した時点において、読込みデータ転送部55は、読込みデータ81(1)を上位装置20に返送できていない。このため、確認応答返信部50は、上記第2の制約により、この時点では確認応答73(2)を返信しないという構成となる。
At the time when the read request transmission /
また、2次バス42側で読込みデータ81(1)を下位装置31から受信すると、データ中継装置11は、読込み要求送受信処理部51にて2次バス42側に後続読込み要求72(2)を発行すると共に、読込みデータ転送部55にて1次バス41側の上位装置20に対して読込みデータ81(1)を返送するように構成されている。
When the read data 81 (1) is received from the
すなわち、2次バス42側で読込みデータ81(1)を受信した読込みデータ転送部55は、1次バス41側にリードイネーブルを送信(アサート)すると共に、上位装置20に対して読込みデータ81(1)を返送するように構成されている。
In other words, the read
読込みデータ転送部55による読込みデータ81(1)の返送が完了すると、確認応答返信部50は、上位装置20に対して確認応答73(2)を返信するように構成されている(第2の制約)。
When the return of the read data 81 (1) by the read
後続読込み要求71(2)にかかるデータ中継処理は、上述した読込み要求71(1)にかかる処理内容と同様である。すなわち、2次バス42側で後続読込み要求72(2)に応じた読込みデータ81(2)を受信した読込みデータ転送部55が、これを1次バス41側に転送するという構成を採っている。
The data relay processing related to the subsequent read request 71 (2) is the same as the processing content related to the read request 71 (1) described above. That is, the read
また、この図3では、上記図16に示した関連技術において送受信される信号等の一部を破線で記載することにより、本第1実施形態にかかるデータ中継システム61と関連技術にかかるデータ中継システム600とが、同様の処理を同時に開始した場合における情報送受信処理の顕著な相違を示す。 In FIG. 3, a part of the signal transmitted and received in the related technique shown in FIG. 16 is indicated by a broken line, whereby the data relay system 61 according to the first embodiment and the data relay according to the related technique are described. The system 600 shows a significant difference in information transmission / reception processing when similar processing is started simultaneously.
すなわち、図3における「処理完了時間の差分」により、後続読込み要求71(2)にかかる読込みデータ81(2)を返送するまでの時刻(処理完了時刻)が、関連技術において読込みデータ810(2)を返送するまでの時刻(処理完了時刻)に比べ、極めて早くなっていることを明示する。 That is, according to the “difference in processing completion time” in FIG. 3, the time (processing completion time) until the read data 81 (2) related to the subsequent read request 71 (2) is returned is read data 810 (2 ) Clearly indicate that it is much earlier than the time it takes to return (process completion time).
加えて、本第1実施形態におけるデータ中継装置11は、さらに連続的に後続する読込み要求(図示せず)にかかるデータ中継処理についても、上記後続読込み要求71(2)と同様の処理を実行するように構成されている。したがって、上位装置20から連続的に送信される要求に応じた有意なデータ中継処理を実現するデータ中継装置11によれば、当該要求に基づくデータ処理の迅速化を図ることができる。
In addition, the
(動作説明)
次に、図1に示すデータ中継装置11及びデータ中継システム61の動作を、図4に示すシーケンス図に基づいて説明する。
(Description of operation)
Next, operations of the
前記上位装置20から読込み要求を受信した読込み要求送受信処理部51は、当該読込み要求に応じた読込み要求情報を取得すると共に(図4:S101)、この読込み要求情報に基づく信号を前記下位装置31に送信する(図4:S102)。
次いで、上記要求に対する確認応答を、確認応答返信部50が上位装置20に返信する(図4:S103)。
The read request transmission /
Next, the confirmation
次に、後続する読込み要求を上位装置20から受信した読込み要求送受信処理部51が、これに応じた後続読込み要求情報を後続情報取得手段51Aにて取得すると共に、これを適宜要求情報記憶処理手段51Bにて内部メモリ等(図示せず)に記憶処理する(図4:S104)。
Next, the read request transmission /
続いて、読込み要求情報に基づく信号に応じて下位装置31から送信される読込みデータを読込みデータ転送部55が受信する(図4:S105)。
この受信が完了すると、上記後続読込み要求情報に基づく信号を読込み要求送受信処理部51が下位装置31に送信し(図4:S106)、併せて上位装置20に対して読込みデータ転送部55が、リードイネーブルを送信すると共に(図4:S107)、上記により受信した読込みデータを送信する(図4:S108)。
次いで、後続読込み要求に対する確認応答(後続確認応答)を確認応答返信部50が上位装置20に対して返信する(図4:S109)。
Subsequently, the read
When this reception is completed, the read request transmission /
Next, the confirmation
次に、後続読込み要求情報に基づく信号に応じて下位装置31から送信される後続読込みデータを受信した読込みデータ転送部55が(図4:S110)、上位装置20に対して、リードイネーブルを送信すると共に(図4:S111)当該後続読込みデータを返送する(図4:S112)。
Next, the read
上記各ステップS101〜S112(図4)における各工程の実行内容をプログラム化すると共に、この一連の各制御プログラムをコンピュータによって実現するように構成してもよい。また、上記動作内容は、便宜上、図4にて付した番号の順(S101〜S112)に説明したが、本第1実施形態にかかる動作順序は、必ずしもこれに限定されるものではない。 The execution contents of each step in the above steps S101 to S112 (FIG. 4) may be programmed, and the series of each control program may be realized by a computer. Moreover, although the said operation | movement content was demonstrated in order of the number attached | subjected in FIG. 4 (S101-S112) for convenience, the operation | movement order concerning this 1st Embodiment is not necessarily limited to this.
(第1実施形態の効果等)
パイプライン処理が行われる1次バス41側から2次バス42側に対して読込み要求が送信された場合に、当該読込み要求にかかる情報をデータ中継装置11が有効に中継処理することから、読込み処理に要する処理時間を短縮することができる。
(Effects of the first embodiment)
When a read request is transmitted from the primary bus 41 side where the pipeline processing is performed to the secondary bus 42 side, the
すなわち、1次バス41からの読込み要求が連続する場合において、データ中継装置11は、確認応答の返信に依拠せずに、リクエスト情報を取得し且つ2次バス42に対してリードリクエストを実施することができるため、これにより、連続する各要求にかかるデータ処理の迅速化を図ることが可能となる。
That is, when the read requests from the primary bus 41 are continuous, the
また、上述した通り、データ中継装置11によれば、確認応答の返信タイミングに制約がある1次バスから読み込み要求が連続するような場合においても、読込み処理が完了するまでの処理速度を速めることができ、同一のバスにて実行されるリードリクエストに対するスループットの改善を図ることが可能となる。
さらに、過去に扱われていたプロトコルが、本第1実施形態に適合するようなケースであれば、既存のシステム等の性能の改善を図ることができる。
In addition, as described above, according to the
Furthermore, if the protocol handled in the past is a case that conforms to the first embodiment, the performance of the existing system or the like can be improved.
〔第2実施形態〕
本発明にかかるデータ中継装置及びデータ中継システムの第2実施形態を、図5乃至図7に基づいて説明する。ここで、前述した第1実施形態と同一の構成部材については同一の符号を用いるものとする。
[Second Embodiment]
A second embodiment of the data relay apparatus and data relay system according to the present invention will be described with reference to FIGS. Here, the same reference numerals are used for the same constituent members as those of the first embodiment described above.
(全体的構成)
本第2実施形態では、データ中継システム62が有する2次バス42側の下位装置(ターゲット)として、アウトスタンディング数が2以上(一度に処理できるリクエスト数が2以上)である下位装置32を採用すると共に、これを有効に活用するための機能構成をデータ中継装置12に設けたことを特徴とする。
(Overall configuration)
In the second embodiment, as the lower level device (target) on the secondary bus 42 side included in the data relay system 62, the
すなわち、図5に示すように、一度に2以上の信号を処理する機能を有する下位装置32を有するデータ中継システム62において、読込み要求送受信処理部52は、前述した後続情報取得手段51Aと、下位装置32から読込みデータ55が読込みデータを受信しているか否かにかかわらず、後続情報取得手段51Aが前述した後続読込み要求情報を取得した際に、当該後続読込み要求情報に基づく信号を下位装置32に送信する独立送信処理手段52Aと、を有している。
他の構成内容については、前述した第1実施形態と同様であるため省略する。
That is, as shown in FIG. 5, in the data relay system 62 having the low-
The other configuration contents are the same as those in the first embodiment described above, and are therefore omitted.
次に、図6を参照して、一度に2つ以上のリクエストを処理できる下位装置32を採用した場合におけるデータ中継装置12の連続した読込み処理を説明する。
Next, referring to FIG. 6, the continuous reading process of the
1次バス41側から読込み要求71(1)がアサートされると、読込み要求送受信処理部52は、確認応答返信部50による確認応答73(1)の返信状況如何にかかわらず、読込み要求71(1)に応じた読込み要求情報を取得すると共に、これに基づく信号である読込み要求72(1)を2次バス42側に送信するという構成を採っている。
When the read request 71 (1) is asserted from the primary bus 41 side, the read request transmission /
確認応答返信部50が確認応答73(1)を返信した後、1次バス41側から後続読込み要求71(2)が発行されていれば、読込み要求送受信処理部52は、後続情報取得手段51Aにて後続読込み要求71(2)にかかる後続読込み要求情報を取得し、その際、読込みデータ転送部55にて下位装置32から読込みデータ81(1)を受信しているか否かにかかわらず、独立送信処理手段52Aにて当該後続読込み要求情報に基づく信号である後続読込み要求72(2)を下位装置32に送信するように構成されている。
これにより、一度に2つ以上のリクエストを処理できる下位装置32を有効に機能させることが可能となる。
If the subsequent read request 71 (2) is issued from the primary bus 41 side after the confirmation
As a result, the
読込みデータ転送部55による読込みデータ81(1)の返送が完了すると、上位装置20に対して確認応答返信部50が確認応答を返信するように構成されている。
When the return of the read data 81 (1) by the read
ここで、この図6を上記図3に照らすと、本第2実施形態では、読込み要求送受信処理部52が後続読込み要求72(2)を送信し、これに応じて受信した読込みデータ81(2)を読込みデータ転送部55が要求元である上位装置20に返送するという一連の処理を、前述した第1実施形態の場合よりも早いタイミングで実現できることが把握でき、すなわち、データ中継装置12によれば、下位装置の処理能力を最大限に活かすことができることから、1次バス41側から連続的に送信される要求に基づくデータ処理をさらに迅速化することが可能となる。
Here, referring to FIG. 3 in FIG. 3, in the second embodiment, the read request transmission /
また、この図6においても、上記図16で示した関連技術にて送受信される信号等の一部を破線で記載し、ここで示す「処理完了時間の差分」により、読込みデータ81(2)を返送するまでの時刻(処理完了時刻)が、関連技術において読込みデータ810(2)を返送するまでの時刻(処理完了時刻)に比べ、極めて早くなっていることを明示する。 Also in FIG. 6, a part of the signal transmitted and received by the related technique shown in FIG. 16 is indicated by a broken line, and the read data 81 (2) is indicated by the “difference in processing completion time” shown here. It is clearly shown that the time until the return of the data (processing completion time) is much earlier than the time until the read data 810 (2) is returned (processing completion time) in the related art.
加えて、さらに後続する読込み要求(図示せず)にかかるデータ中継処理についても、後続読込み要求71(2)と同様に実行するという構成を採ったデータ中継装置12によれば、順次送信される要求にかかる情報処理の迅速化を図ることができる。
In addition, data relay processing related to a subsequent read request (not shown) is also sequentially transmitted according to the
(動作説明)
次に、図5に示すデータ中継装置12の動作を、図7に示すシーケンス図に基づいて説明する。
(Description of operation)
Next, the operation of the
上位装置20から読込み要求を受信した読込み要求送受信処理部52が、当該読込み要求に応じた読込み要求情報を取得すると共に(図7:S201)これに基づく信号(読込み要求)を下位装置32に送信し(図7:S202)、確認応答返信部50が当該読込み要求に対する確認応答を返信する(図7:S203)。
The read request transmission /
次いで、後続する読込み要求を上位装置20から受信した読込み要求送受信処理部52が、これに応じた後続読込み要求情報を後続情報取得手段51Aにて取得すると共に(図7:S204)、この後続読込み要求情報に基づく信号(後続読込み要求)を独立送信処理手段52Aにて下位装置32に送信する(図7:S205)。
Next, the read request transmission /
続いて、読込み要求情報に基づく信号に応じて下位装置32から送信される読込みデータを受信した読込みデータ転送部55が(図7:S206)、上位装置20に対して、リードイネーブルを送信すると共に(図7:S207)当該読込みデータを返送する(図7:S208)。
Subsequently, the read
次に、後続読込み要求に対する確認応答(後続確認応答)を確認応答返信部50が上位装置20に返信し(図7:S209)、上記後続読込み要求に応じて下位装置32から送信される後続読込みデータを受信した読込みデータ転送部55が(図7:S210)、上位装置20に対して、リードイネーブルを送信すると共に(図7:S211)当該後続読込みデータを返送する(図7:S212)。
Next, the confirmation
上記各ステップS201〜S212(図7)における各工程の実行内容をプログラム化すると共に、この一連の各制御プログラムをコンピュータによって実現するように構成してもよい。また、上記動作内容は、便宜上、図7にて付した番号の順(S201〜S212)に説明したが、本第2実施形態にかかる動作順序は、必ずしもこれに限定されるものではない。 The execution contents of each step in the above steps S201 to S212 (FIG. 7) may be programmed, and this series of control programs may be realized by a computer. Moreover, although the said operation | movement content was demonstrated in order of the number attached | subjected in FIG. 7 (S201-S212) for convenience, the operation | movement order concerning this 2nd Embodiment is not necessarily limited to this.
(第2実施形態の効果等)
本第2実施形態におけるデータ中継装置12によれば、下位装置(ターゲット)のアウトスタンディング数が2以上である場合に、当該下位装置の処理能力を有効に活用したデータ中継処理を実現できるため、読込み処理に要する時間をより短縮することができ、連続する各要求にかかるデータ処理の更なる迅速化を図ることが可能となる。
(Effects of the second embodiment, etc.)
According to the
また、データ中継装置12に、前述した第1実施形態における構成部材である要求情報記憶処理手段51Bを設けるという構成を採ってもよい。このようにすれば、下位装置のアウトスタンディング数に応じた適切なデータ中継処理が可能となる。
他の効果等については、前述した第1実施形態の場合と同様である。
Further, the
Other effects and the like are the same as those of the first embodiment described above.
〔第3実施形態〕
本発明にかかるデータ中継装置及びデータ中継システムの第3実施形態を、図8乃至図11に基づいて説明する。ここでは、2次側のバスが複数のバスにより構成されたデータ中継システムにかかる構成及び動作内容を説明する。前述した第1及び第2実施形態と同一の構成部材については同一の符号を用いるものとする。
[Third Embodiment]
A third embodiment of the data relay apparatus and data relay system according to the present invention will be described with reference to FIGS. Here, the configuration and operation contents of a data relay system in which the secondary side bus is constituted by a plurality of buses will be described. The same reference numerals are used for the same components as those in the first and second embodiments described above.
(全体的構成)
本第3実施形態におけるデータ中継システム63は、図8に示すように、複数(ここではn本:nは任意の自然数)の2次バス42(1)〜(n)と、これら各々に対応づけられた下位装置33(1)〜(n)と、を有している。
また、1次バス41に接続された上位装置20からの要求に応じたデータ中継処理を行うデータ中継装置13は、複数の2次バス42(1)〜(n)に接続され、且つ当該要求に基づく信号を当該複数の2次バス42(1)〜(n)の何れかを介して下位装置33(1)〜(n)の何れかに送信するように構成されている。
(Overall configuration)
As shown in FIG. 8, the data relay system 63 in the third embodiment corresponds to a plurality of (here, n: n is an arbitrary natural number) secondary buses 42 (1) to (n) and each of these. Subordinate devices 33 (1) to (n).
The data relay
したがって、読込み要求送受信処理部53は、複数の2次バス42(1)〜(n)の内から、予め設定された基準に従って、信号又はデータの送受信が行われていない2次バス42(1〜nの何れか)を選定すると共に、この選定した2次バスに対応づけられた下位装置33(1〜nの何れか)に対して上位装置20からの要求にかかる信号(要求に応じた要求情報に基づく信号)を送信するバス選定送信手段53Aを有している。
Accordingly, the read request transmission /
すなわち、読込み要求送受信処理部53はバス選定送信手段53Aにて、複数の下位装置33(1)〜(n)の内から、待機中の状態にあり且つ優先順位の高い下位装置33(1〜nの何れか)を、予め設定された基準をもとに選定するという構成を採っている。
That is, the read request transmission /
本第3実施形態では、待機中の状態にある下位装置(信号等の送受信が行われていない2次バス)が複数存在する場合に、バス選定送信手段53Aは、上記優先順位として各2次バス42(1)〜(n)に付された番号を参照して上記選定を実行するように構成されている。ここでは、図8における2次バス42(1)〜(n)及び下位装置33(1)〜(n)に示す括弧内の数字が当該付された番号であるものとし、バス選定送信手段53Aは、この番号の昇順に従って上記選定を実行するという構成を想定する。
In the third embodiment, when there are a plurality of lower-level devices (secondary buses that are not transmitting and receiving signals and the like) in a standby state, the bus
また、読込みデータ転送部56は、複数の2次バス42(1)〜(n)の何れかを介して下位装置33(1)〜(n)の何れかから適宜送信される読込みデータを、1次バス41を介して上位装置20に転送する機能を有している。すなわち、読込みデータ転送部56は、バス選定送信手段53Aにて選定した下位装置33(1〜nの何れか)から読込みデータを取得すると共にこれを上位装置20に返送するように構成されている。
Further, the read
さらに、読込みデータ転送部56は、先行する読込み要求にかかる読込みデータの処理よりも、これに後続する読込み要求にかかる読込みデータの処理の方が早く終了してしまうという状況下において、データ中継装置13内で1次バス41側に返送する読込みデータの順番が逆転してしまわないように制御するデータ順序制御手段56Aを有している。
Further, the read
すなわち、かかる状況下においてデータ順序制御手段56Aは、後続読込み要求にかかる後続読込みデータを内部メモリ等(図示せず)に記憶処理し、先行する読込み要求にかかる読込みデータの処理が終了した際に、当該記憶させた後続読込みデータを上位装置20に対して送信するように構成されている。
他の構成内容については、前述した第1又は第2実施形態と同様である。
That is, under such circumstances, the data
Other configuration contents are the same as those in the first or second embodiment described above.
次に、図9を参照して、上位装置20とデータ中継装置13とを接続する1次バス41及びデータ中継装置13と下位装置33(1)〜(n)とを接続する2次バス42(1)〜(n)にて送受信される信号等にかかる構成を説明する。
Next, referring to FIG. 9, a primary bus 41 that connects the higher-
1次バス41側で送受信される信号及びデータは、前述した第1実施形態において図2を参照して説明した内容と同様であるため、ここでは省略する。 Signals and data transmitted / received on the primary bus 41 side are the same as those described with reference to FIG. 2 in the first embodiment described above, and are therefore omitted here.
また、図9に示すように、上位装置20から受信した要求(読込み要求又は書込み要求)71に応じた要求情報を取得したデータ中継装置13は、当該要求情報に基づく信号である読込み要求72又は書込み要求76を、バス選定送信手段53Aが選定した2次バス42(1〜nの何れか)に対して送信するという構成を採っている。
すなわち、各2次バス42(1)〜(n)では、前述した第1実施形態における2次バス42と同様の信号及びデータが適宜送受信されるように構成されている。
Further, as shown in FIG. 9, the
That is, each secondary bus 42 (1) to (n) is configured to appropriately transmit and receive signals and data similar to those of the secondary bus 42 in the first embodiment described above.
次に、図10を参照して、本第3実施形態におけるデータ中継装置13の連続的な読込み処理を説明する。ここでは、2次バス42(1)と2次バス42(2)とが双方共に待機中の状態にある状況下において、上位装置20から読込み要求が連続的に送信される場面を想定する。
Next, with reference to FIG. 10, the continuous reading process of the
1次バス41側から読込み要求71(1)がアサートされると、読込み要求送受信処理部53は、確認応答返信部50による確認応答73(1)の返信状況如何にかかわらず、読込み要求71(1)にかかる読込み要求情報を取得すると共に、2次バス42(1)側に読込み要求72(1)を送信するという構成を採っている。
When the read request 71 (1) is asserted from the primary bus 41 side, the read request transmission /
本第3実施形態では、後続情報取得手段51Aが上記後続読込み要求情報を取得すると、読込みデータ転送部56が下位装置33(1)から読込みデータ81(1)を受信しているか否かにかかわらず、バス選定送信手段53Aは、待機中の状態にあり且つ付された番号の昇順に則した下位装置33(2)に、2次バス42(2)を介して当該後続読込み要求情報に基づく信号である後続読込み要求72(2)を送信するように構成されている。
In the third embodiment, when the subsequent
複数の2次バス42(1)〜(n)を採用した本第3実施形態において、2次バス42(1)と2次バス42(2)とはバスが異なることから、データ中継装置13は、2次バス側の下位装置のアウトスタンディング数に依拠することなく、選定した2次バス42(1〜nの何れか)に対してリクエストを発行することができる。 In the third embodiment employing a plurality of secondary buses 42 (1) to (n), the secondary bus 42 (1) and the secondary bus 42 (2) are different from each other. Can issue a request to the selected secondary bus 42 (any one of 1 to n) without depending on the number of standings of lower-level devices on the secondary bus side.
確認応答返信部50が確認応答73(1)を返信した後、1次バス41側から後続読込み要求71(2)が発行されていれば、読込み要求送受信処理部53は、後続情報取得手段51Aにて後続読込み要求71(2)にかかる後続読込み要求情報を取得し、その際、読込みデータ転送部56にて下位装置33(1)から読込みデータ81(1)を受信しているか否かにかかわらず、バス選定送信手段53Aにて当該後続読込み要求情報に基づく信号である後続読込み要求72(2)を下位装置33(2)に送信するように構成されている。
If the subsequent read request 71 (2) has been issued from the primary bus 41 side after the confirmation
読込みデータ転送部56による読込みデータ81(1)の返送が完了すると確認応答返信部50は、上位装置20に対して確認応答73(2)を返信するように構成されている。
When the return of the read data 81 (1) by the read
ここで、図10を上記図3に照らすと、本第3実施形態では、読込み要求送受信処理部53がバス選定送信手段53Aにて後続読込み要求72(2)を送信し、これに応じて受信した読込みデータ81(2)を読込みデータ転送部56が要求元である上位装置20に返送するという一連の処理が、前述した第1実施形態の場合よりも早いタイミングで終了することを把握できる。
すなわち、データ中継装置13によれば、複数の2次バス42(1)〜(n)及び下位装置33(1)〜(n)を有するデータ中継システム63の特徴的構成を有意に活用することができるため、1次バス41側から連続的に送信される要求に基づくデータ処理を、下位装置のアウトスタンディング数如何にかかわらず、前述した第2実施形態と同様に迅速化することが可能となる。
Here, in the case of FIG. 10 with reference to FIG. 3, in the third embodiment, the read request transmission /
That is, according to the
また、この図10においても、上記図16で示した関連技術にて送受信される信号等の一部を破線で記載し、ここで示す「処理完了時間の差分」により、読込みデータ81(2)を返送するまでの時刻(処理完了時刻)が、関連技術において読込みデータ810(2)を返送するまでの時刻(処理完了時刻)に比べ、極めて早くなっていることを明示する。 Also in FIG. 10, a part of the signal transmitted and received by the related technology shown in FIG. 16 is indicated by a broken line, and the read data 81 (2) is indicated by the “difference in processing completion time” shown here. It is clearly shown that the time until the return of the data (processing completion time) is much earlier than the time until the read data 810 (2) is returned (processing completion time) in the related art.
加えて、さらに後続する読込み要求(図示せず)にかかるデータ中継処理についても、データ中継装置13が後続読込み要求71(2)と同様に実行するという構成を採ったため、連続的に送信される要求に基づくデータ処理の迅速化を図ることができる。
In addition, the data relay processing related to the subsequent read request (not shown) is also transmitted continuously because the
(動作説明)
次に、図8に示すデータ中継装置13の動作を、図11に示すシーケンス図に基づいて説明する。
(Description of operation)
Next, the operation of the
上位装置20から読込み要求を受信した読込み要求送受信処理部53が、当該読込み要求に応じた読込み要求情報を取得すると共に(図11:S301)これに基づく信号(読込み要求)を下位装置33(1)に送信し(図11:S302)、確認応答返信部50が当該読込み要求に対する確認応答を返信する(図11:S303)。
The read request transmission /
次いで、後続する読込み要求を上位装置20から受信した読込み要求送受信処理部53が、これに応じた後続読込み要求情報を後続情報取得手段51Aにて取得すると共に(図11:S304)、バス選定送信手段53Aにて選定した下位装置33(2)に後続読込み要求情報に基づく信号(後続読込み要求)を送信する(図11:S305)。
Next, the read request transmission /
続いて、読込み要求情報に基づく信号に応じて下位装置33(1)から送信される読込みデータを受信した読込みデータ転送部56が(図11:S306)、上位装置20に対して、リードイネーブルを送信すると共に(図11:S307)当該読込みデータを返送する(図11:S308)。
Subsequently, the read
次に、確認応答返信部50が後続確認応答を上位装置20に返信し(図11:S309)、上記後続読込み要求情報に基づく信号に応じて下位装置33(2)から送信される後続読込みデータを受信した読込みデータ転送部56が(図11:S310)、上位装置20に対して、リードイネーブルを送信すると共に(図11:S311)当該後続読込みデータを返送する(図11:S312)。
Next, the confirmation
上記各ステップS301〜S312(図11)における各工程の実行内容をプログラム化すると共に、この一連の各制御プログラムをコンピュータによって実現するように構成してもよい。また、上記動作内容は、便宜上、図11にて付した番号の順(S301〜S312)に説明したが、本第3実施形態にかかる動作順序は、必ずしもこれに限定されるものではない。 The execution contents of each step in the above steps S301 to S312 (FIG. 11) may be programmed, and the series of each control program may be realized by a computer. In addition, for the sake of convenience, the above operation contents have been described in the order of the numbers given in FIG. 11 (S301 to S312), but the operation order according to the third embodiment is not necessarily limited to this.
(第3実施形態の効果等)
上述した通り、本第3実施形態におけるデータ中継装置13によれば、複数のバスとこれに対応づけられた複数の下位装置とを有効に活用したデータ中継処理を実現できるため、読込み処理に要する時間をより短縮することができ、連続する各要求に基づくデータ処理の更なる迅速化を図ることが可能となる。
(Effects of the third embodiment)
As described above, according to the
すなわち、異なるバスを有効に活用することによりデータ中継装置13は、2次バス側の下位装置のアウトスタンディング数に依拠することなく要求(リクエスト)を発行することができるため、リード処理が完了するまでの時刻を大幅に早めることが可能となる。
That is, by effectively using different buses, the
また、複数のバスを含むデータ中継システムにおいて、連続的に送信される読込み要求(リードリクエスト)が異なるバスに振り分けられて処理されるような場合でも、データ中継装置13によれば、上述した通り有意なデータ中継処理を行うことができるため、連続した読込み要求に対するスループットの改善を図ることが可能となる。
他の効果等については、前述した第1及び第2実施形態の場合と同様である。
Further, in a data relay system including a plurality of buses, even when read requests (read requests) transmitted continuously are distributed to different buses and processed, according to the
Other effects and the like are the same as those of the first and second embodiments described above.
〔第4実施形態〕
本発明にかかるデータ中継装置及びデータ中継システムの第4実施形態を、図12乃至図14に基づいて説明する。ここでのデータ中継システムは、前述した第3実施形態と同様に複数の2次バスを含むという構成を採っている。また、前述した第1乃至第3実施形態と同一の構成部材については同一の符号を用いるものとする。
[Fourth Embodiment]
A data relay device and data relay system according to a fourth embodiment of the present invention will be described with reference to FIGS. The data relay system here is configured to include a plurality of secondary buses as in the third embodiment described above. The same reference numerals are used for the same constituent members as those in the first to third embodiments described above.
(全体的構成)
本第4実施形態におけるデータ中継システム64は、図12に示すように、複数の2次バス42(1)〜(n)のそれぞれに対応づけられた下位装置33(1)〜(n)と、1次バス41に接続された上位装置20と、この上位装置20からの要求に応じたデータ中継処理を行うデータ中継装置14と、を有する。ここでは特に、前述した第3実施形態とは異なる構成部材を有するデータ中継装置14について説明する。
(Overall configuration)
As shown in FIG. 12, the data relay system 64 according to the fourth embodiment includes lower-order devices 33 (1) to (n) associated with each of the plurality of secondary buses 42 (1) to (n). The
データ中継装置14は、上位装置20から書込み要求を受信した際に、これに対する確認応答を確認応答返信部50が返信するのとは無関係に(返信するのを待たずに)、当該書込み要求に応じた書込み要求情報を取得して記憶処理する書込み要求情報取得処理部57と、上記書込み要求に対する確認応答を確認応答返信部50が返信した後、当該書込み要求に応じた書込みデータを前記上位装置20から取得すると共にこれを待機中の状態にある下位装置に転送する書込みデータ転送部58と、この書込みデータ転送部58が上記書込みデータを取得した際に、書込み要求情報取得処理部57が記憶させた書込み要求情報に基づく信号を上記待機中の状態にある下位装置に送信する書込み要求送信処理部59と、をさらに備えている。
When the
書込み要求送信処理部59は、上記待機中の状態にある下位装置を予め設定された基準に従って選定するバス選定手段59Aを有する。すなわち、前述したバス選定送信手段53Aと同様にバス選定手段59Aが選定した下位装置33(1〜nの何れか)に対して、書込み要求送信処理部59が上記書込み要求情報に基づく信号を送信すると共に、書込みデータ転送部58が上記書込みデータを送信するように構成されている。
The write request
また、読込み要求送受信処理部54は、前記書込み要求に対する確認応答を前記確認応答返信部50が返信し且つ後続する読込み要求を前記上位装置20から受信している場合に、前記書込みデータ転送部58によるデータ転送処理の進行状況如何にかかわらず(データ転送処理とは無関係に)、前記後続情報取得手段51Aが取得した上記後続読込み要求情報に基づく信号を、書込みデータ転送部58が上記書込みデータを転送した下位装置とは異なり且つ待機中の状態にある下位装置(他の待機中の状態にある下位装置)に送信するように構成されている。
ここでの送信先となる下位装置は、バス選定送信手段53Aが上記同様に選定するという構成を採っている。
他の構成内容については、前述した第1乃至第3実施形態と同様である。
Also, the read request transmission /
The subordinate apparatus which becomes the transmission destination here employs a configuration in which the bus selection / transmission means 53A selects in the same manner as described above.
Other configuration contents are the same as those in the first to third embodiments described above.
次に、図13を参照して、本第4実施形態におけるデータ中継装置14の連続した読込み処理を説明する。ここでも、2次バス42(1)と2次バス42(2)とが双方共に待機中の状態にある状況下において、上位装置20から読込み要求が連続的に送信される場面を想定する。
Next, with reference to FIG. 13, the continuous reading process of the
1次バス41側から書込み要求71W(1)がアサートされると、書込み要求情報取得処理部57は、確認応答返信部50による確認応答73W(1)の返信を待たずに読込み要求情報を取得しておくように構成されている。
また、確認応答返信部50が確認応答73W(1)を返信した後に、書込みデータ転送部58が、上位装置20に対してライトイネーブルを要求データ分アサートすることにより書込みデータ(ライトデータ)91(1)を取得し、書込み要求送信処理部59が、2次バス42(1)に書込み要求76(1)を送信するように構成されている。
When the write request 71W (1) is asserted from the primary bus 41 side, the write request information
In addition, after the confirmation
確認応答返信部50が確認応答73W(1)を返信した後に、1次バス41側から後続読込み要求71(2)が発行されていれば、読込み要求送受信処理部54は、後続情報取得手段51Aにてこれに応じた後続読込み要求情報を取得すると共に、2次バス42側での書込み(ライト)が完了したか否かにかかわらず、バス選定送信手段53Aにて選定した2次バス42(2)に後続書込み要求72(2)を送信するという構成を採っている。
If the subsequent read request 71 (2) is issued from the primary bus 41 side after the confirmation
確認応答返信部50は、1次バス41側での書込みデータ91(1)の処理が完了した後に確認応答73(2)を返信し、読込みデータ転送部56は、2次バス42側で受信した読込みデータ81(2)を1次バス側に転送する、という構成を採っている。
The confirmation
本第4実施形態においてもデータ中継装置14は、2次バス側の下位装置のアウトスタンディング数に依拠せずに、バス選定送信手段53Aにて選定した2次バス42(1〜nの何れか)に対してリクエストを送信することができる。
Also in the fourth embodiment, the
上述した通り、データ中継装置14によれば、複数の2次バス42(1)〜(n)及び下位装置33(1)〜(n)を有するデータ中継システム64の特徴的構成を有意に活用することができるため、下位装置の処理能力如何にかかわらず、1次バス41側から順次送信される要求にかかるデータ処理の迅速化を図ることが可能となる。
As described above, according to the
加えて、この図13では、書込み要求(ライトリクエスト)が発行された後に読込み要求(リードリクエスト)が発行された場合に、既存の関連技術にて送受信される信号等の一部を破線で記載し、ここで示す「処理完了時間の差分」により、読込みデータ81(2)を返送するまでの時刻(処理完了時刻)が、関連技術にて読込みデータ810(2)を返送するまでの時刻(処理完了時刻)に比べ、極めて早くなっていることを明示する。 In addition, in FIG. 13, when a read request (read request) is issued after a write request (write request) is issued, a part of a signal and the like transmitted and received by the existing related technology is indicated by a broken line Then, according to the “difference in processing completion time” shown here, the time until the read data 81 (2) is returned (processing completion time) is the time until the read data 810 (2) is returned by the related technology ( It is clearly shown that it is very early compared to the processing completion time.
既存の関連技術では、確認応答(図示せず:確認応答73(2)と同じタイミングで返信される)を返信した後に2次バス側に後続読込み要求720(2)を送信するという構成を採っているため、これに伴って、2次バス側から受信した読込みデータ810(2)を1次バス側に返送する時刻が遅くなることから、上記差分が生じることとなる。 The existing related technology adopts a configuration in which a subsequent read request 720 (2) is transmitted to the secondary bus side after returning a confirmation response (not shown: returned at the same timing as the confirmation response 73 (2)). As a result, the time at which the read data 810 (2) received from the secondary bus side is returned to the primary bus side is delayed, resulting in the above difference.
加えて、データ中継装置14は、後続読込み要求71(2)と同様に、さらに後続する読込み要求(図示せず)にかかるデータ中継処理を実行するように構成されているため、連続的に送信される要求に基づくデータ処理の迅速化を図ることができる。
In addition, since the
(動作説明)
次に、図12に示すデータ中継装置14の動作を、図14に示すシーケンス図に基づいて説明する。
(Description of operation)
Next, the operation of the
上位装置20から書込み要求を受信したデータ中継装置14が、書込み要求情報取得処理部57にて当該書込み要求に応じた書込み要求情報を取得する(図14:S401)。
次に、確認応答返信部50が、当該書込み要求に対する確認応答を上位装置20に返信する(図14:S402)。
The data relay
Next, the confirmation
次いで、後続する読込み要求を上位装置20から受信した読込み要求送受信処理部54が、これに応じた後続読込み要求情報を後続情報取得手段51Aにて取得すると共に内部メモリ等(図示せず)に記憶処理する(図14:S403)。
Next, the read request transmission /
また、確認応答返信部50が上記書込み要求に対する確認応答を返信した後、書込みデータ転送部58は、上位装置20に対してライトイネーブルを要求データ分アサートし(図14:S404)、これにより上記書込み要求にかかる書込みデータを取得する(図14:S405)。
Further, after the confirmation
次いで、2次バス42(1)を介し下位装置33(1)に対して、書込み要求送信処理部59が上記書込み要求情報に基づく信号である書込み要求を発行し(図14:S406)、書込みデータ転送部58が上記により取得した書込みデータを送信する(図14:S407)。
Next, the write request
一方で、後続読込み要求に応じた後続読込み要求情報を取得した読込み要求送受信処理部54は(図14:S403)、書込みデータ転送部58によるデータ転送処理とは無関係に、バス選定送信手段53Aにて選定した下位装置33(2)に上記後続読込み要求情報に基づく信号を送信する(図14:S408)。
On the other hand, the read request transmission /
次に、後続確認応答を確認応答返信部50が上位装置20に返信し(図14:S409)、上記後続読込み要求情報に基づく信号に応じて下位装置33(2)から送信される後続読込みデータを受信した読込みデータ転送部56が(図14:S410)、上位装置20に対してリードイネーブルを送信すると共に(図14:S411)当該後続読込みデータを返送する(図14:S412)。
Next, the confirmation
上記各ステップS401〜S412(図14)における各工程の実行内容をプログラム化すると共に、この一連の各制御プログラムをコンピュータによって実現するように構成してもよい。また、上記動作内容は、便宜上、図14にて付した番号の順(S401〜S412)に説明したが、本第4実施形態にかかる動作順序は、必ずしもこれに限定されるものではない。 The execution contents of each step in the above steps S401 to S412 (FIG. 14) may be programmed, and the series of control programs may be realized by a computer. Moreover, although the said operation content demonstrated for the sake of convenience the order of the number attached | subjected in FIG. 14 (S401-S412), the operation | movement order concerning this 4th Embodiment is not necessarily limited to this.
(第4実施形態の効果等)
上位装置20から書込み要求(ライトリクエスト)と読込み要求(リードリクエスト)とが連続して送信された場合においても、データ中継装置14によれば、上述した通り、各要求にかかる情報を有効に中継処理することができ、データ処理の迅速化を図ることが可能となる。
(Effects of the fourth embodiment)
Even when a write request (write request) and a read request (read request) are continuously transmitted from the
また、複数のバスを含むデータ中継システムにおいて、書込み要求が発行された後に読込み要求が発行されたような場合でも、データ中継装置13によれば、上述した通り、異なるバスを有効に活用することができるため、書込み要求後の読込み要求に対するスループットの改善を図ることが可能となる。
Further, in a data relay system including a plurality of buses, even when a read request is issued after a write request is issued, the
本第4実施形態では、前述した第3実施形態と同様に、複数の2次バス及びこれに対応づけられた複数の下位装置を含むという構成を採用したが、これらに代えて、前述した第2実施形態で採用した「1本の2次バス42及びアウトスタンディング数が2以上である下位装置32」と同様の構成部材を採用するようにしてもよい。かかる場合において、特に、バス選定送信手段53Aに代えて、独立送信処理手段52A(図5)と同等の構成部材をデータ中継装置14に装備すれば、書込み要求後に連続して読込み要求が発行された場合においても、上記同様にデータ処理の迅速化を図ることができる。
他の効果等については、前述した第1及び第2実施形態の場合と同様である。
In the fourth embodiment, as in the third embodiment described above, a configuration including a plurality of secondary buses and a plurality of lower-level devices associated therewith is adopted. Constituent members similar to the “one secondary bus 42 and the
Other effects and the like are the same as those of the first and second embodiments described above.
なお、上述した各実施形態は、データ中継装置、データ中継システム、データ中継方法、及びそのプログラムにおける好適な具体例であり、技術的に好ましい種々の限定を付している場合もある。しかし、本発明の技術範囲は、特に本発明を限定する記載がない限り、これらの態様に限定されるものではない。 Each of the above-described embodiments is a preferable specific example in the data relay device, the data relay system, the data relay method, and the program thereof, and may have various technically preferable limitations. However, the technical scope of the present invention is not limited to these embodiments unless specifically described to limit the present invention.
以下は、上述した実施形態についての新規な技術的内容の要点をまとめたものであるが、本発明は必ずしもこれに限定されるものではない。 The following summarizes the main points of the new technical contents of the above-described embodiment, but the present invention is not necessarily limited to this.
(付記1)
1次バスに接続された上位装置から送信される要求にかかる信号を2次バスに接続された下位装置に送信すると共に、当該要求に応じたデータ中継処理を行うデータ中継装置であって、
前記要求に対する確認応答を前記上位装置に返信する確認応答返信部と、
前記上位装置から受信した前記要求としての読込み要求に応じた読込み要求情報を取得すると共に、これに基づく信号を前記下位装置に送信する読込み要求送受信処理部と、を有し、
前記読込み要求送受信部は、前記読込み要求を受信した際に、これに対する確認応答を前記確認応答返信部が返信するのとは無関係に、前記取得及び送信を実行することを特徴としたデータ中継装置。
(Appendix 1)
A data relay device that transmits a signal related to a request transmitted from a higher-level device connected to a primary bus to a lower-level device connected to a secondary bus, and performs data relay processing according to the request,
A confirmation response reply unit that sends back a confirmation response to the request to the host device;
A read request transmission / reception processing unit that acquires read request information corresponding to the read request as the request received from the higher-level device and transmits a signal based on the read request information to the lower-level device, and
When the read request transmission / reception unit receives the read request, the read request transmission / reception unit executes the acquisition and transmission regardless of whether the confirmation response reply unit returns a confirmation response to the read request. .
(付記2)
前記付記1に記載のデータ中継装置において、
前記要求は、前記上位装置から連続的に送信される信号であり、
前記読込み要求送受信処理部は、前記読込み要求に対する確認応答を前記確認応答返信部が返信し且つ後続する読込み要求を前記上位装置から受信している場合に、前記後続する読込み要求に応じた後続読込み要求情報を取得する後続情報取得手段を有することを特徴としたデータ中継装置。
(Appendix 2)
In the data relay device according to
The request is a signal continuously transmitted from the host device,
The read request transmission / reception processing unit, when the confirmation response reply unit returns a confirmation response to the read request and receives a subsequent read request from the higher-level device, the subsequent read corresponding to the subsequent read request A data relay apparatus comprising a subsequent information acquisition means for acquiring request information.
(付記3)
前記付記2に記載のデータ中継装置において、
前記読込み要求送受信処理部は、前記後続情報取得手段が取得した前記後続読込み要求情報を記憶処理する要求情報記憶処理手段を有することを特徴としたデータ中継装置。
(Appendix 3)
In the data relay device according to
The data transfer apparatus according to
(付記4)
前記付記2又は3に記載のデータ中継装置において、
前記読込み要求情報に基づく信号に応じて前記下位装置から送信される読込みデータを前記上位装置に転送する読込みデータ転送部をさらに有し、
前記読込み要求送受信処理部は、前記読込みデータ転送部が前記読込みデータの受信を終えた際に、前記後続読込み要求情報に基づく信号を前記下位装置に送信することを特徴としたデータ中継装置。
(Appendix 4)
In the data relay device according to
A read data transfer unit that transfers read data transmitted from the lower-level device to the higher-level device in response to a signal based on the read request information;
The read request transmission / reception processing unit transmits a signal based on the subsequent read request information to the lower-level device when the read data transfer unit finishes receiving the read data.
(付記5)
前記付記2又は3に記載のデータ中継装置において、
前記下位装置が一度に2以上の信号を処理する機能を有する場合に、
前記読込み要求送受信処理部は、前記後続情報取得手段が前記後続読込み要求情報を取得した際に、これに基づく信号を前記下位装置に送信する独立送信処理手段をさらに有することを特徴としたデータ中継装置。
(Appendix 5)
In the data relay device according to
When the subordinate device has a function of processing two or more signals at a time,
The read request transmission / reception processing unit further includes an independent transmission processing unit that transmits a signal based on the subsequent read request information to the lower-level device when the subsequent information acquisition unit acquires the subsequent read request information. apparatus.
(付記6)
前記付記2又は3に記載のデータ中継装置において、
前記2次バスが複数の2次バスにより構成され且つ前記下位装置が当該複数の2次バスの各々に対応づけられた複数の下位装置によりなる場合に、
前記読込み要求送受信処理部は、前記後続情報取得手段が前記後続読込み要求情報を取得した際に、これに基づく信号を待機中の状態にある下位装置に送信することを特徴としたデータ中継装置。
(Appendix 6)
In the data relay device according to
When the secondary bus is constituted by a plurality of secondary buses and the lower order device is constituted by a plurality of lower order devices associated with each of the plurality of secondary buses,
The read request transmission / reception processing unit, when the subsequent information acquisition unit acquires the subsequent read request information, transmits a signal based thereon to a lower-level device in a standby state.
(付記7)
前記付記6に記載のデータ中継装置において、
前記読込み要求送受信処理部は、前記待機中の状態にある下位装置を予め設定された基準に従って選定するバス選定手段を有することを特徴としたデータ中継装置。
(Appendix 7)
In the data relay device according to appendix 6,
The data transfer device according to
(付記8)
前記付記2又は3に記載のデータ中継装置において、
前記2次バスが複数の2次バスにより構成され且つ前記下位装置が当該複数の2次バスの各々に対応づけられた複数の下位装置によりなる場合に、
前記上位装置から受信した前記要求としての書込み要求に対する確認応答を前記確認応答返信部が返信した後、当該書込み要求に応じた書込みデータを前記上位装置から取得すると共に、これを待機中の状態にある下位装置に転送する書込みデータ転送部をさらに有し、
前記読込み要求送受信処理部は、前記書込み要求に対する確認応答を前記確認応答返信部が返信し且つ後続する読込み要求を前記上位装置から受信している場合に、前記書込みデータ転送部によるデータ転送処理とは無関係に、前記後続情報取得手段が取得した前記後続読込み要求情報に基づく信号を、他の待機中の状態にある下位装置に送信することを特徴としたデータ中継装置。
(Appendix 8)
In the data relay device according to
When the secondary bus is constituted by a plurality of secondary buses and the lower order device is constituted by a plurality of lower order devices associated with each of the plurality of secondary buses,
After the confirmation response reply unit returns a confirmation response to the write request as the request received from the higher-level device, the write data corresponding to the write request is acquired from the higher-level device, and this is in a standby state. It further has a write data transfer unit for transferring to a certain lower device,
The read request transmission / reception processing unit is configured to perform data transfer processing by the write data transfer unit when the confirmation response reply unit returns a confirmation response to the write request and a subsequent read request is received from the host device. Regardless of the data relay apparatus, the data relay apparatus transmits a signal based on the subsequent read request information acquired by the subsequent information acquisition means to another lower-level apparatus in a standby state.
(付記9)
前記付記8に記載のデータ中継装置において、
前記書込み要求を受信した際に、これに対する確認応答を前記確認応答返信部が返信するのとは無関係に、当該書込み要求に応じた書込み要求情報を取得して記憶処理する書込み要求情報取得処理部と、
前記書込みデータ転送部が前記書込みデータを取得した際に、前記書込み要求情報取得処理部が記憶させた書込み要求情報に基づく信号を前記待機中の状態にある下位装置に送信する書込み要求送信処理部と、をさらに備え、
この書込み要求送信処理部は、前記待機中の状態にある下位装置を予め設定された基準に従って選定するバス選定手段を有することを特徴としたデータ中継装置。
(Appendix 9)
In the data relay device according to appendix 8,
Write request information acquisition processing unit for acquiring and storing write request information corresponding to the write request regardless of the fact that the confirmation response reply unit returns a confirmation response to the write request when receiving the write request When,
When the write data transfer unit acquires the write data, the write request transmission processing unit transmits a signal based on the write request information stored by the write request information acquisition processing unit to the lower-level device in the standby state And further comprising
The write request transmission processing unit includes a bus selection unit that selects a lower-level device in the standby state according to a preset criterion.
(付記10)
前記付記2又は3に記載のデータ中継装置において、
前記下位装置が一度に2以上の信号を処理する機能を有する場合に、
前記上位装置から受信した前記要求としての書込み要求に対する確認応答を前記確認応答返信部が返信した後、当該書込み要求に応じた書込みデータを前記上位装置から取得すると共に、これを待機中の状態にある下位装置に転送する書込みデータ転送部をさらに有し、
前記読込み要求送受信処理部は、前記書込み要求に対する確認応答を前記確認応答返信部が返信し且つ前記読込み要求に後続する読込み要求を前記上位装置から受信している場合に、前記書込みデータ転送部によるデータ転送処理とは無関係に、前記後続読込み要求情報に基づく信号を前記下位装置に送信することを特徴としたデータ中継装置。
(Appendix 10)
In the data relay device according to
When the subordinate device has a function of processing two or more signals at a time,
After the confirmation response reply unit returns a confirmation response to the write request as the request received from the higher-level device, the write data corresponding to the write request is acquired from the higher-level device, and this is in a standby state. It further has a write data transfer unit for transferring to a certain lower device,
The read request transmission / reception processing unit, when the confirmation response reply unit sends back a confirmation response to the write request and receives a read request subsequent to the read request from the host device, the write data transfer unit A data relay apparatus, wherein a signal based on the subsequent read request information is transmitted to the subordinate apparatus regardless of data transfer processing.
(付記11)
1次バスに接続された上位装置と、2次バスに接続された下位装置と、前記上位装置から送信される要求にかかる信号を前記下位装置に送信すると共に当該要求に応じたデータ中継処理を行うデータ中継装置と、を有するデータ中継システムであって、
前記データ中継装置として、前記付記1乃至10の何れか1つに記載のデータ中継装置を設けたことを特徴とするデータ中継システム。
(Appendix 11)
A host device connected to the primary bus, a lower device connected to the secondary bus, and a signal relating to a request transmitted from the host device is transmitted to the lower device, and data relay processing corresponding to the request is performed. A data relay system having a data relay device,
11. A data relay system comprising the data relay device according to any one of the
(付記12)
1次バスに接続された上位装置と、2次バスに接続され且つ一度に2以上の信号を処理する機能を有する下位装置と、前記上位装置から送信される要求にかかる信号を前記下位装置に送信すると共に当該要求に応じたデータ中継処理を行うデータ中継装置と、を有するデータ中継システムであって、
前記データ中継装置として、前記付記5又は10に記載のデータ中継装置を設けたことを特徴とするデータ中継システム。
(Appendix 12)
A host device connected to the primary bus, a slave device connected to the secondary bus and having a function of processing two or more signals at a time, and a signal relating to a request transmitted from the host device to the slave device A data relay system that transmits and performs data relay processing in response to the request,
11. A data relay system comprising the data relay device according to appendix 5 or 10 as the data relay device.
(付記13)
1次バスに接続された上位装置と、複数の2次バスの各々に対応づけられた複数の下位装置と、前記上位装置から送信される要求にかかる信号を前記複数の下位装置の何れかに送信すると共に当該要求に応じたデータ中継処理を行うデータ中継装置と、を有するデータ中継システムであって、
前記データ中継装置として、前記付記6乃至9の何れか一つに記載のデータ中継装置を設けたことを特徴とするデータ中継システム。
(Appendix 13)
A host device connected to the primary bus, a plurality of lower devices associated with each of the plurality of secondary buses, and a signal relating to a request transmitted from the host device to any of the plurality of lower devices A data relay system that transmits and performs data relay processing in response to the request,
10. A data relay system comprising the data relay device according to any one of appendices 6 to 9 as the data relay device.
(付記14)
1次バスに接続された上位装置から送信される要求にかかる信号を2次バスに接続された下位装置に送信すると共に、当該要求に応じたデータ中継処理を行うデータ中継装置にあって、
前記上位装置から前記要求としての読込み要求を受信し、
当該読込み要求に応じた読込み要求情報を取得すると共にこれに基づく信号を前記下位装置に送信し、
前記要求に対する確認応答を前記上位装置に返信することを特徴としたデータ中継方法。
(Appendix 14)
A data relay device that transmits a signal related to a request transmitted from a higher-level device connected to the primary bus to a lower-level device connected to the secondary bus, and performs data relay processing according to the request,
Receiving a read request as the request from the host device;
Acquires the read request information corresponding to the read request and transmits a signal based on the read request information to the lower-level device,
A data relay method characterized by returning a confirmation response to the request to the higher-level device.
(付記15)
前記付記14に記載のデータ中継方法において、
前記要求は、前記上位装置から連続的に送信される信号であり、
前記確認応答の返信後、
後続する読込み要求を前記上位装置から受信すると共にこれに応じた後続読込み要求情報を取得し、
前記読込み要求情報に基づく信号に応じて前記下位装置から送信される読込みデータを受信し、
前記後続読込み要求情報に基づく信号を前記下位装置に送信することを特徴としたデータ中継方法。
(Appendix 15)
In the data relay method according to
The request is a signal continuously transmitted from the host device,
After returning the confirmation response,
Receiving a subsequent read request from the higher-level device and acquiring subsequent read request information according to the received read request;
Receiving read data transmitted from the lower-level device in response to a signal based on the read request information;
A data relay method, wherein a signal based on the subsequent read request information is transmitted to the lower-level device.
(付記16)
前記付記14に記載のデータ中継方法において、
前記要求は、前記上位装置から連続的に送信される信号であり、
前記下位装置が一度に2以上の信号を処理する機能を有する場合に、
前記確認応答の返信後、
後続する読込み要求を前記上位装置から受信すると共にこれに応じた後続読込み要求情報を取得し、
この後続読込み要求情報に基づく信号を前記下位装置に送信し、
前記読込み要求情報に基づく信号に応じて前記下位装置から送信される読込みデータを受信すると共に、これを前記上位装置に転送することを特徴としたデータ中継方法。
(Appendix 16)
In the data relay method according to
The request is a signal continuously transmitted from the host device,
When the subordinate device has a function of processing two or more signals at a time,
After returning the confirmation response,
Receiving a subsequent read request from the higher-level device and acquiring subsequent read request information according to the received read request;
Send a signal based on this subsequent read request information to the lower-level device,
A data relay method characterized by receiving read data transmitted from the lower apparatus in response to a signal based on the read request information and transferring the read data to the upper apparatus.
(付記17)
前記付記14に記載のデータ中継方法において、
前記2次バスが複数の2次バスにより構成され且つ前記下位装置が当該複数の2次バスの各々に対応づけられた複数の下位装置によりなる場合に、
前記確認応答の返信後、
後続する読込み要求を前記上位装置から受信すると共にこれに応じた後続読込み要求情報を取得し、
この後続読込み要求情報に基づく信号を待機中の状態にある下位装置に送信し、
前記読込み要求情報に基づく信号に応じて前記下位装置から送信される読込みデータを受信すると共に、これを前記上位装置に送信することを特徴としたデータ中継方法。
(Appendix 17)
In the data relay method according to
When the secondary bus is constituted by a plurality of secondary buses and the lower order device is constituted by a plurality of lower order devices associated with each of the plurality of secondary buses,
After returning the confirmation response,
Receiving a subsequent read request from the higher-level device and acquiring subsequent read request information according to the received read request;
Send a signal based on this subsequent read request information to the lower-level device in the standby state,
A data relay method characterized by receiving read data transmitted from the lower apparatus in response to a signal based on the read request information and transmitting the read data to the upper apparatus.
(付記18)
1次バスに接続された上位装置から送信される要求にかかる信号を2次バスに接続された下位装置に送信すると共に、当該要求に応じたデータ中継処理を行うデータ中継装置にあって、
前記要求は、前記上位装置から連続的に送信される信号であり、
前記2次バスが複数の2次バスにより構成され且つ前記下位装置が当該複数の2次バスの各々に対応づけられた複数の下位装置によりなる場合に、
前記上位装置から前記要求としての書込み要求を受信すると共に、当該書込み要求に応じた書込み要求情報を取得し、
前記書込み要求に対する確認応答を前記上位装置に返信し、
前記書込み要求に後続する読込み要求を前記上位装置から受信している場合に、これに応じた後続読込み要求情報を取得すると共に、予め設定された基準に従って待機中の状態にある下位装置を選定し、
この選定した下位装置に前記後続読込み要求情報に基づく信号を送信することを特徴としたデータ中継方法。
(Appendix 18)
A data relay device that transmits a signal related to a request transmitted from a higher-level device connected to the primary bus to a lower-level device connected to the secondary bus, and performs data relay processing according to the request,
The request is a signal continuously transmitted from the host device,
When the secondary bus is constituted by a plurality of secondary buses and the lower order device is constituted by a plurality of lower order devices associated with each of the plurality of secondary buses,
While receiving a write request as the request from the host device, obtain write request information according to the write request,
A confirmation response to the write request is sent back to the host device,
When a read request subsequent to the write request is received from the host device, subsequent read request information corresponding to the request is acquired, and a lower device in a standby state is selected according to a preset criterion. ,
A data relay method, comprising: transmitting a signal based on the subsequent read request information to the selected subordinate device.
(付記19)
1次バスに接続された上位装置から送信される要求にかかる信号を2次バスに接続された下位装置に送信すると共に、当該要求に応じたデータ中継処理を行うデータ中継装置にあって、
前記要求に対する確認応答を前記上位装置に返信する確認応答返信手段、
前記上位装置から前記要求としての読込み要求を受信した際に、これに対する確認応答を前記確認応答返信手段にて返信するのとは無関係に、当該読込み要求に応じた読込み要求情報を取得すると共にこれに基づく信号を前記下位装置に送信する読込み要求送受信処理手段、として前記データ中継装置に予め設けられたコンピュータを機能させるためのデータ中継プログラム。
(Appendix 19)
A data relay device that transmits a signal related to a request transmitted from a higher-level device connected to the primary bus to a lower-level device connected to the secondary bus, and performs data relay processing according to the request,
An acknowledgment reply means for replying an acknowledgment to the request to the higher-level device;
When the read request as the request is received from the host device, the read request information corresponding to the read request is acquired and the confirmation response is returned by the confirmation response reply unit. A data relay program for causing a computer provided in advance in the data relay apparatus to function as a read request transmission / reception processing means for transmitting a signal based on the above to the lower apparatus.
(付記20)
前記付記19に記載のデータ中継プログラムにおいて、
前記要求は、前記上位装置から連続的に送信される信号であり、
前記読込み要求に対する確認応答を前記確認応答返信手段にて返信し且つ後続する読込み要求が前記上位装置から発行されている場合に、前記後続する読込み要求に応じた後続読込み要求情報を取得する後続情報取得手段、として前記コンピュータを機能させるためのデータ中継プログラム。
(Appendix 20)
In the data relay program according to appendix 19,
The request is a signal continuously transmitted from the host device,
Subsequent information for obtaining a subsequent read request information corresponding to the subsequent read request when a confirmation response to the read request is returned by the confirmation response reply unit and a subsequent read request is issued from the higher-level device. A data relay program for causing the computer to function as acquisition means.
(付記21)
前記付記20に記載のデータ中継プログラムにおいて、
前記後続情報取得手段にて取得した前記後続読込み要求情報を記憶処理する要求情報記憶処理手段、として前記コンピュータを機能させるためのデータ中継プログラム。
(Appendix 21)
In the data relay program according to
A data relay program for causing the computer to function as request information storage processing means for storing and processing the subsequent read request information acquired by the subsequent information acquisition means.
(付記22)
前記付記20に記載のデータ中継プログラムにおいて、
前記下位装置が一度に2以上の信号を処理する機能を有する場合に、
前記後続情報取得手段にて前記後続読込み要求情報を取得した際に、これに基づく信号を前記下位装置に送信する独立送信処理手段、として前記コンピュータを機能させるためのデータ中継プログラム。
(Appendix 22)
In the data relay program according to
When the subordinate device has a function of processing two or more signals at a time,
A data relay program for causing the computer to function as an independent transmission processing unit that transmits a signal based on the subsequent reading request information to the lower-level device when the subsequent information acquisition unit acquires the subsequent reading request information.
(付記23)
前記付記20に記載のデータ中継プログラムにおいて、
前記2次バスが複数の2次バスにより構成され且つ前記下位装置が当該複数の2次バスの各々に対応づけられた複数の下位装置によりなる場合に、
予め設定された基準に従って待機中の状態にある下位装置を選定すると共に、この選定した下位装置に対して前記後続情報取得手段にて取得した後続読込み要求情報に基づく信号を送信するバス選定送信手段、として前記コンピュータを機能させるためのデータ中継プログラム。
(Appendix 23)
In the data relay program according to
When the secondary bus is constituted by a plurality of secondary buses and the lower order device is constituted by a plurality of lower order devices associated with each of the plurality of secondary buses,
Bus selection transmission means for selecting a lower-level device in a standby state according to a preset criterion and transmitting a signal based on the subsequent read request information acquired by the subsequent information acquisition means to the selected lower-level device A data relay program for causing the computer to function as.
(付記24)
前記付記20に記載のデータ中継プログラムにおいて、
前記2次バスが複数の2次バスにより構成され且つ前記下位装置が当該複数の2次バスの各々に対応づけられた複数の下位装置によりなる場合に、
前記上位装置から受信した前記要求としての書込み要求に対する確認応答を前記確認応答返信部が返信した後に、当該書込み要求に応じた書込みデータを前記上位装置から取得すると共にこれを待機中の状態にある下位装置に転送する書込みデータ転送手段、
前記書込み要求に対する確認応答を前記確認応答返信部が返信し且つ後続する読込み要求を前記上位装置から受信している場合に、前記書込みデータ転送手段によるデータ転送処理とは無関係に、予め設定された基準に従って他の待機中の状態にある下位装置を選定すると共に、前記後続情報取得手段にて取得した前記後続読込み要求情報に基づく信号を、この選定した下位装置に送信する独立送信手段、として前記コンピュータを機能させるためのデータ中継プログラム。
(Appendix 24)
In the data relay program according to
When the secondary bus is constituted by a plurality of secondary buses and the lower order device is constituted by a plurality of lower order devices associated with each of the plurality of secondary buses,
After the confirmation response reply unit returns a confirmation response to the write request as the request received from the host device, the write data corresponding to the write request is acquired from the host device and is in a standby state. Write data transfer means for transferring to the lower device,
When the confirmation response reply unit sends back a confirmation response to the write request and receives a subsequent read request from the host device, it is set in advance regardless of the data transfer processing by the write data transfer means. In addition to selecting a lower-level device in a standby state according to the criteria, the independent transmission means for transmitting a signal based on the subsequent reading request information acquired by the subsequent information acquisition means to the selected lower-level device, A data relay program that allows computers to function.
本発明は、LSI(Large Scale Integration)設計やFPGA(Field Programmable Gate Array)設計等にかかる技術全般に適用可能である。 The present invention can be applied to all technologies related to LSI (Large Scale Integration) design, FPGA (Field Programmable Gate Array) design, and the like.
11,12,13,14,100 データ中継装置(ユーザ回路)
20,200 上位装置(マスタ)
31,32,33(1)〜(n),300 下位装置(ターゲット)
41,410 1次バス
42,42(1)〜(n),420 2次バス
50 確認応答返信部
51,52,53,54 読込み要求送受信処理部
51A 後続情報取得手段
51B 要求情報記憶処理手段
52A 独立送信処理手段
53A バス選定送信手段
55,56 読込みデータ転送部
56A データ順序制御手段
57 書込み要求情報取得処理部
58 書込みデータ転送部
59 書込み要求送信処理部
59A バス選定手段
61,62,63,64,600 データ中継システム
11, 12, 13, 14, 100 Data relay device (user circuit)
20,200 Host device (master)
31, 32, 33 (1) to (n), 300 Subordinate device (target)
41, 410 Primary bus 42, 42 (1) to (n), 420
Claims (5)
前記要求に対する確認応答を前記上位装置に返信する確認応答返信部と、
前記上位装置から受信した前記要求としての読込み要求に応じた読込み要求情報を取得すると共に、これに基づく信号を前記下位装置に送信する読込み要求送受信処理部と、を有し、
前記読込み要求送受信部は、前記読込み要求を受信した際に、これに対する確認応答を前記確認応答返信部が返信するのとは無関係に、前記取得及び送信を実行し、
前記要求は、前記上位装置から連続的に送信される信号であり、
前記読込み要求送受信処理部は、前記読込み要求に対する確認応答を前記確認応答返信部が返信し且つ後続する読込み要求を前記上位装置から受信している場合に、前記後続する読込み要求に応じた後続読込み要求情報を取得する後続情報取得手段を有し、
前記読込み要求情報に基づく信号に応じて前記下位装置から送信される読込みデータを前記上位装置に転送する読込みデータ転送部をさらに有し、
前記読込み要求送受信処理部は、前記読込みデータ転送部が前記読込みデータの受信を終えた際に、前記後続読込み要求情報に基づく信号を前記下位装置に送信し、
前記読込みデータ転送部は、後続する前記読込み要求にかかる前記読込みデータを記憶し、先行する前記読込み要求にかかる前記読込みデータの処理が終了した際に、当該記憶した前記読込みデータを前記上位装置に対して送信するデータ順序制御手段を有することを特徴としたデータ中継装置。 A data relay device that transmits a signal related to a request transmitted from a higher-level device connected to a primary bus to a lower-level device connected to a secondary bus, and performs data relay processing according to the request,
A confirmation response reply unit that sends back a confirmation response to the request to the host device;
A read request transmission / reception processing unit that acquires read request information corresponding to the read request as the request received from the higher-level device and transmits a signal based on the read request information to the lower-level device, and
The read request transmission / reception unit, when receiving the read request, executes the acquisition and transmission irrespective of the confirmation response reply unit returning a confirmation response to the read request ,
The request is a signal continuously transmitted from the host device,
The read request transmission / reception processing unit, when the confirmation response reply unit returns a confirmation response to the read request and receives a subsequent read request from the higher-level device, the subsequent read corresponding to the subsequent read request Having subsequent information acquisition means for acquiring request information;
A read data transfer unit that transfers read data transmitted from the lower-level device to the higher-level device in response to a signal based on the read request information;
The read request transmission / reception processing unit, when the read data transfer unit has finished receiving the read data, transmits a signal based on the subsequent read request information to the lower-level device,
The read data transfer unit stores the read data related to the subsequent read request, and when the processing of the read data related to the preceding read request is completed, the stored read data is stored in the host device. data relay apparatus, characterized in that chromatic data sequence control means for transmitting against.
前記下位装置が一度に2以上の信号を処理する機能を有する場合に、
前記読込み要求送受信処理部は、前記後続情報取得手段が前記後続読込み要求情報を取得した際に、これに基づく信号を前記下位装置に送信する独立送信処理手段をさらに有することを特徴としたデータ中継装置。 In the data relay device according to claim 1 ,
When the subordinate device has a function of processing two or more signals at a time,
The read request transmission / reception processing unit further includes an independent transmission processing unit that transmits a signal based on the subsequent read request information to the lower-level device when the subsequent information acquisition unit acquires the subsequent read request information. apparatus.
前記2次バスが複数の2次バスにより構成され且つ前記下位装置が当該複数の2次バスの各々に対応づけられた複数の下位装置によりなる場合に、
前記読込み要求送受信処理部は、前記後続情報取得手段が前記後続読込み要求情報を取得した際に、これに基づく信号を待機中の状態にある下位装置に送信することを特徴としたデータ中継装置。 In the data relay device according to claim 2 ,
When the secondary bus is constituted by a plurality of secondary buses and the lower order device is constituted by a plurality of lower order devices associated with each of the plurality of secondary buses,
The read request transmission / reception processing unit, when the subsequent information acquisition unit acquires the subsequent read request information, transmits a signal based thereon to a lower-level device in a standby state.
前記要求に対する確認応答を前記上位装置に返信する確認応答返信部と、
前記上位装置から受信した前記要求としての読込み要求に応じた読込み要求情報を取得すると共に、これに基づく信号を前記下位装置に送信する読込み要求送受信処理部と、を有し、
前記読込み要求送受信部は、前記読込み要求を受信した際に、これに対する確認応答を前記確認応答返信部が返信するのとは無関係に、前記取得及び送信を実行し、
前記要求は、前記上位装置から連続的に送信される信号であり、
前記読込み要求送受信処理部は、前記読込み要求に対する確認応答を前記確認応答返信部が返信し且つ後続する読込み要求を前記上位装置から受信している場合に、前記後続する読込み要求に応じた後続読込み要求情報を取得する後続情報取得手段を有し、
前記2次バスが複数の2次バスにより構成され且つ前記下位装置が当該複数の2次バスの各々に対応づけられた複数の下位装置によりなる場合に、
前記上位装置から受信した前記要求としての書込み要求に対する確認応答を前記確認応答返信部が返信した後、当該書込み要求に応じた書込みデータを前記上位装置から取得すると共に、これを待機中の状態にある下位装置に転送する書込みデータ転送部をさらに有し、
前記読込み要求送受信処理部は、前記書込み要求に対する確認応答を前記確認応答返信部が返信し且つ後続する読込み要求を前記上位装置から受信している場合に、前記書込みデータ転送部によるデータ転送処理とは無関係に、前記後続情報取得手段が取得した前記後続読込み要求情報に基づく信号を、他の待機中の状態にある下位装置に送信し、
前記書込み要求を受信した際に、これに対する確認応答を前記確認応答返信部が返信するのとは無関係に、当該書込み要求に応じた書込み要求情報を取得して記憶処理する書込み要求情報取得処理部と、
前記書込みデータ転送部が前記書込みデータを取得した際に、前記書込み要求情報取得処理部が記憶させた書込み要求情報に基づく信号を前記待機中の状態にある下位装置に送信する書込み要求送信処理部と、をさらに備え、
この書込み要求送信処理部は、前記待機中の状態にある下位装置を予め設定された基準に従って選定するバス選定手段を有することを特徴としたデータ中継装置。 A data relay device that transmits a signal related to a request transmitted from a higher-level device connected to a primary bus to a lower-level device connected to a secondary bus, and performs data relay processing according to the request,
A confirmation response reply unit that sends back a confirmation response to the request to the host device;
A read request transmission / reception processing unit that acquires read request information corresponding to the read request as the request received from the higher-level device and transmits a signal based on the read request information to the lower-level device, and
The read request transmission / reception unit, when receiving the read request, executes the acquisition and transmission irrespective of the confirmation response reply unit returning a confirmation response to the read request,
The request is a signal continuously transmitted from the host device,
The read request transmission / reception processing unit, when the confirmation response reply unit returns a confirmation response to the read request and receives a subsequent read request from the higher-level device, the subsequent read corresponding to the subsequent read request Having subsequent information acquisition means for acquiring request information;
When the secondary bus is constituted by a plurality of secondary buses and the lower order device is constituted by a plurality of lower order devices associated with each of the plurality of secondary buses,
After the confirmation response reply unit returns a confirmation response to the write request as the request received from the higher-level device, the write data corresponding to the write request is acquired from the higher-level device, and this is in a standby state. It further has a write data transfer unit for transferring to a certain lower device,
The read request transmission / reception processing unit is configured to perform data transfer processing by the write data transfer unit when the confirmation response reply unit returns a confirmation response to the write request and a subsequent read request is received from the host device. Regardless of, a signal based on the subsequent read request information acquired by the subsequent information acquisition means is transmitted to another lower-level device in a standby state ,
Write request information acquisition processing unit for acquiring and storing write request information corresponding to the write request regardless of the fact that the confirmation response reply unit returns a confirmation response to the write request when receiving the write request When,
When the write data transfer unit acquires the write data, the write request transmission processing unit transmits a signal based on the write request information stored by the write request information acquisition processing unit to the lower-level device in the standby state And further comprising
The write request transmission processing unit, a data relaying apparatus, characterized in that have a bus selecting means for selecting according to a preset reference lower device in the state in the standby.
前記データ中継装置として、前記請求項1乃至4の何れか1つに記載のデータ中継装置を設けたことを特徴とするデータ中継システム。 A host device connected to the primary bus, a lower device connected to the secondary bus, and a signal relating to a request transmitted from the host device is transmitted to the lower device, and data relay processing corresponding to the request is performed. A data relay system having a data relay device,
Wherein as the data relay apparatus, data relay system characterized in that a data relay apparatus according to any one of claims 1 to 4.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013104165A JP6161113B2 (en) | 2013-05-16 | 2013-05-16 | Data relay device and data relay system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013104165A JP6161113B2 (en) | 2013-05-16 | 2013-05-16 | Data relay device and data relay system |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2014225139A JP2014225139A (en) | 2014-12-04 |
JP6161113B2 true JP6161113B2 (en) | 2017-07-12 |
Family
ID=52123771
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013104165A Active JP6161113B2 (en) | 2013-05-16 | 2013-05-16 | Data relay device and data relay system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6161113B2 (en) |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3400730B2 (en) * | 1998-12-18 | 2003-04-28 | 富士通株式会社 | Data transmission system and data transmission control device used for this data transmission system |
JP4597507B2 (en) * | 2003-12-02 | 2010-12-15 | 株式会社日立製作所 | Storage device control apparatus and storage device control apparatus control method |
JP2009098778A (en) * | 2007-10-15 | 2009-05-07 | Fuji Xerox Co Ltd | Hub device |
JP2014222466A (en) * | 2013-05-14 | 2014-11-27 | ルネサスエレクトロニクス株式会社 | Information processing device, information processing system, and information processing system communication method |
-
2013
- 2013-05-16 JP JP2013104165A patent/JP6161113B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2014225139A (en) | 2014-12-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
AU2017223094B2 (en) | Bus bridge for translating requests between a module bus and an axi bus | |
CN108304334B (en) | Application processor and integrated circuit including interrupt controller | |
US8327053B2 (en) | Bus control system and semiconductor integrated circuit | |
US9170963B2 (en) | Apparatus and method for generating interrupt signal that supports multi-processor | |
JP2006293927A (en) | Direct memory access controller and system lsi including direct memory access controller | |
US20170308487A1 (en) | Data transfer control system, data transfer control method, and program storage medium | |
EP3176701B1 (en) | Systems and methods for transmitting an access request via a flexible register access bus | |
WO2012081085A1 (en) | Interrupt source management device and interrupt processing system | |
JP2003271574A (en) | Data communication method for shared memory type multiprocessor system | |
JP6161113B2 (en) | Data relay device and data relay system | |
JP6146508B1 (en) | Synchronous processing unit, device, system and method | |
KR102206313B1 (en) | System interconnect and operating method of system interconnect | |
JP2001236335A (en) | Decentralized memory type parallel computer and its data transfer end confirming method | |
US20100153610A1 (en) | Bus arbiter and bus system | |
KR20060112349A (en) | Bus system and bus data processing method for system on chip | |
CN101261610B (en) | Method and apparatus for multi-main apparatus non-violating access slave apparatus | |
JP2006285872A (en) | Multi-cpu system | |
JP2006119724A (en) | Cpu system, bus bridge, its control method, and computer system | |
US11249918B2 (en) | Mapping entry invalidation | |
JP4249741B2 (en) | Bus system and information processing system including bus system | |
CN107273312B (en) | Direct memory access control device for computing unit with working memory | |
WO2011030498A1 (en) | Data processing device and data processing method | |
JP6445387B2 (en) | Semiconductor device and memory inspection method | |
CN117891506A (en) | Communication method, device and system | |
JP2006092077A (en) | Bus system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20160414 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20170228 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20170307 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170501 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20170516 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20170608 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6161113 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |