JP6161113B2 - Data relay device and data relay system - Google Patents

Data relay device and data relay system Download PDF

Info

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
Application number
JP2013104165A
Other languages
Japanese (ja)
Other versions
JP2014225139A (en
Inventor
雅也 尾崎
雅也 尾崎
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Platforms Ltd
Original Assignee
NEC Platforms Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Platforms Ltd filed Critical NEC Platforms Ltd
Priority to JP2013104165A priority Critical patent/JP6161113B2/en
Publication of JP2014225139A publication Critical patent/JP2014225139A/en
Application granted granted Critical
Publication of JP6161113B2 publication Critical patent/JP6161113B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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 host device 200 via the primary bus 410, the data relay device 100 An acknowledgment (acknowledge) 730 (1) is returned to the request, request information is acquired thereafter, and a read request 720 (1) is issued to the lower level device 300 on the secondary bus 420 side.
Next, the data relay apparatus 100 that has received the read data 810 (1) from the lower-level device 300 on the secondary bus 420 side allows the host device 200 on the primary bus 410 side to read-enable (to enable reading). Signal) is transmitted (asserted) and read data 810 (1) is transmitted.

また、確認応答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 data relay device 100 does not immediately return a confirmation response 730 (2) to the higher-level device 200, but sends the read data 810 (1) to the primary bus 410 side. It is configured to return this after returning it.

以降は、上記同様、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 data relay device 100 that has received the read data 810 (2) from the lower-level device 300 by issuing the subsequent read request 720 (2) to the secondary bus 420 side, The read data 810 (2) is transmitted to the device 200.
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 host device 200 on the primary bus 410 side. A configuration is adopted in which the data relay device 100 sequentially acquires read requests.

このようなデータ中継システムにあっては、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 (Patent Document 1 or 2) are known.

特許文献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.

特開昭61−045355号公報Japanese Patent Laid-Open No. 61-045355 特開平10−187595号公報Japanese Patent Laid-Open No. 10-187595

しかしながら、図15及び図16を参照して説明した関連技術にかかるデータ中継装置100は、1次バス410側から読込み要求710(1)を受信すると、最初に確認応答730(1)を返信し、その後、リクエスト情報を取得してから2次バス420に対して読込み要求720(1)を送信し、これに応じて返信される読み込みデータ810(1)を取得すると共に1次バス410に対して返送するという動作を行っていた。
ここで、1次バス410の規格上、リクエストが連続している場合における後続リクエストに応じた確認応答の返信は、先行リクエストにかかる読み込みデータの返送が完了したタイミング以降でなければ行えないため、上記一連の処理をリクエストごとに繰り返し行う必要があることから、連続する全てのリクエストの処理を完了させるまでには、リクエスト数に応じた分の処理時間が必要になるという不都合がある。
However, when the data relay apparatus 100 according to the related technology described with reference to FIGS. 15 and 16 receives the read request 710 (1) from the primary bus 410 side, it first returns a confirmation response 730 (1). Then, after acquiring the request information, a read request 720 (1) is transmitted to the secondary bus 420, and read data 810 (1) returned in response to the request is acquired and also to the primary bus 410. And returned it.
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, Patent Document 2 discloses a technique for a CPU as a plurality of bus masters to efficiently use a bus, and the bus is efficiently used when the same master reads (reads) continuously. There is no disclosure of the technical content of use.

(発明の目的)
本発明は、上記関連技術の有する不都合を改善するものであり、特に、上位装置から連続的に送信される要求(リクエスト)にかかる情報を有効に中継することで、当該要求に基づくデータ処理の迅速化を図るデータ中継装置、データ中継システム、データ中継方法、及びそのプログラムの提供を目的とする。
(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実施形態にかかるデータ中継装置及びデータ中継システムの構成を示すブロック図である。It is a block diagram which shows the structure of the data relay apparatus and data relay system concerning 1st Embodiment of this invention. 図1に開示したデータ中継システムにおける1次バス及び2次バスにて送受信される情報を示す概略図である。It is the schematic which shows the information transmitted / received by the primary bus in the data relay system disclosed in FIG. 1, and a secondary bus. 図1に開示したデータ中継装置及びデータ中継システムによる連続したリード処理を示す概略図である。It is the schematic which shows the continuous read process by the data relay apparatus and data relay system which were disclosed in FIG. 図1に開示したデータ中継装置及びデータ中継システムの動作を示すシーケンス図である。It is a sequence diagram which shows operation | movement of the data relay apparatus and data relay system which were disclosed by FIG. 本発明の第2実施形態にかかるデータ中継装置及びデータ中継システムの構成を示すブロック図である。It is a block diagram which shows the structure of the data relay apparatus and data relay system concerning 2nd Embodiment of this invention. 図5に開示したデータ中継装置及びデータ中継システムによる連続したリード処理を示す概略図である。FIG. 6 is a schematic diagram illustrating continuous read processing by the data relay device and the data relay system disclosed in FIG. 5. 図5に開示したデータ中継装置及びデータ中継システムの動作を示すシーケンス図である。FIG. 6 is a sequence diagram illustrating operations of the data relay device and the data relay system disclosed in FIG. 5. 本発明の第3実施形態にかかるデータ中継装置及びデータ中継システムの構成を示すブロック図である。It is a block diagram which shows the structure of the data relay apparatus and data relay system concerning 3rd Embodiment of this invention. 図8に開示したデータ中継システムにおける1次バス及び2次バスにて送受信される情報を示す概略図である。It is the schematic which shows the information transmitted / received by the primary bus and secondary bus in the data relay system disclosed in FIG. 図8に開示したデータ中継装置及びデータ中継システムによる連続したリード処理を示す概略図である。FIG. 9 is a schematic diagram illustrating continuous read processing by the data relay device and the data relay system disclosed in FIG. 8. 図8に開示したデータ中継装置及びデータ中継システムの動作を示すシーケンス図である。FIG. 9 is a sequence diagram illustrating operations of the data relay device and the data relay system disclosed in FIG. 8. 本発明の第4実施形態にかかるデータ中継装置及びデータ中継システムの構成を示すブロック図である。It is a block diagram which shows the structure of the data relay apparatus and data relay system concerning 4th Embodiment of this invention. 図12に開示したデータ中継装置及びデータ中継システムによる連続したリード処理を示す概略図である。It is the schematic which shows the continuous read process by the data relay apparatus and data relay system which were disclosed in FIG. 図12に開示したデータ中継装置及びデータ中継システムの動作を示すシーケンス図である。FIG. 13 is a sequence diagram illustrating operations of the data relay device and the data relay system disclosed in FIG. 12. 関連技術にかかるデータ中継装置及びデータ中継システムの構成を示すブロック図である。It is a block diagram which shows the structure of the data relay apparatus concerning related technology, and a data relay system. 図15に開示したデータ中継システムによる連続したリード処理を示す概略図である。FIG. 16 is a schematic diagram showing continuous read processing by the data relay system disclosed in FIG. 15.

〔第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 master 20 has a function of issuing a request (request) by pipeline processing, when issuing a request continuously (requesting), data (write data or read data) on the primary bus 41 ), The request information to be processed next can be seen.
The requests (write request and read request) are signals that are continuously transmitted from the host device 20 to the data relay device 11.
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 device 11 transmits a signal related to a request continuously transmitted from the higher-level device 20 connected to the primary bus 41 to the lower-level device 31 connected to the secondary bus 42 and responds to the request. It is configured to perform data relay processing.

より具体的にデータ中継装置11は、上位装置20からの要求に対する確認応答を返信する確認応答返信部50と、上位装置20から読込み要求を受信した際に、これに対する確認応答を確認応答返信部50が返信するのとは無関係に(返信するのを待たずに)、当該読込み要求に応じた読込み要求情報(リードリクエスト情報)を取得すると共にこれに基づく信号を下位装置31に送信する読込み要求送受信処理部51と、上記読込み要求情報に基づく信号に応じて下位装置31から送信される読込みデータを上位装置20に転送する読込みデータ転送部55と、を有している。   More specifically, the data relay device 11 receives a confirmation response reply unit 50 that sends back a confirmation response to the request from the host device 20, and receives a confirmation response when receiving a read request from the host device 20. A read request for acquiring read request information (read request information) corresponding to the read request and transmitting a signal based on the read request information to the lower-level device 31 regardless of the reply of 50 (without waiting for the reply) A transmission / reception processing unit 51 and a read data transfer unit 55 that transfers read data transmitted from the lower apparatus 31 to the upper apparatus 20 in response to a signal based on the read request information.

読込み要求送受信処理部51は、上記読込み要求に対する確認応答を確認応答返信部50が返信し且つ後続する読込み要求を上位装置20から受信している場合に、読込みデータ転送部55が行う上記読込みデータにかかる処理の進行状況如何にかかわらず(読込みデータ転送部55による処理とは無関係に)、上記後続する読込み要求に応じた後続読込み要求情報を取得する後続情報取得手段51Aと、この後続情報取得手段51Aが取得した後続読込み要求情報を内部メモリ等(図示せず)に記憶処理する要求情報記憶処理手段51Bと、を有している。   The read request transmission / reception processing unit 51 receives the confirmation response to the read request, and the read data transfer unit 55 performs the read data when the confirmation response reply unit 50 replies and receives a subsequent read request from the higher-level device 20. The subsequent information acquisition means 51A for acquiring the subsequent read request information corresponding to the subsequent read request, regardless of the progress status of the processing relating to the above (regardless of the processing by the read data transfer unit 55), and the subsequent information acquisition Request information storage processing means 51B for storing and processing subsequent read request information acquired by means 51A in an internal memory or the like (not shown).

加えて、読込み要求送受信処理部51は、読込みデータ転送部55が上記読込みデータの受信を終えた際に、要求情報記憶処理手段51Bにて記憶させた後続読込み要求情報に基づく信号を下位装置31に送信するように構成されている。
また、上記読込みデータの受信が完了した際に読込みデータ転送部55は、上位装置20に対して当該読込みデータを送信するように構成されている。
In addition, the read request transmission / reception processing unit 51 outputs a signal based on the subsequent read request information stored in the request information storage processing unit 51B when the read data transfer unit 55 has finished receiving the read data. Configured to send to.
Further, the read data transfer unit 55 is configured to transmit the read data to the host device 20 when reception of the read data is completed.

次に、図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-level device 20 and the data relay device 11 and the secondary bus 42 that connects the data relay device 11 and the lower-level device 31. The structure concerning will be described.

まず、上位装置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 host device 20 and the data relay device 11, a request 71 that is a signal that the host device 20 continuously transmits to the data relay device 11 and the data relay. The confirmation response 73, which is a signal that the device 11 has effectively received (asserted) the request from the upper device 20, and the read data 81 acquired from the lower device 31 via the secondary bus are sent to the upper device 20. On the other hand, when the data relay apparatus 11 is ready to receive the read enable (signal for enabling reading) 74 and the write data 91 transmitted via the primary bus, the host apparatus 20 A write enable (signal for enabling writing) 75 to transmit (assert) is transmitted and received.

要求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 data relay apparatus 11 performs the reply of the confirmation response 73 to the write request or the read request as the request 71 after receiving the request information (request information) corresponding to the request 71. Adopted. In other words, the data relay apparatus 11 acquires the write request information or the read request information and sends it to the internal memory as necessary regardless of the reply of the confirmation response 73 (without waiting for the reply of the confirmation response 73). Etc. (not shown).

さらに、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 data relay device 11 and the lower device 31, a read request that is a signal based on request information corresponding to the request (read request or write request) 71 received from the higher device 20. 72 or the write request 76, read data 81 transmitted from the lower apparatus 31 in response to the read request 72, and write data 91 transmitted from the data relay apparatus 11 to the lower apparatus 31 after the write request 76 are transmitted and received. It is configured as follows.

次に、図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 lower level device 31 on the secondary bus 42 side is 1 (the number of requests that can be processed at one time), the data relay device 11 performs a continuous read process (read). Process). In FIG. 3, time (t) is plotted on the horizontal axis, and changes in signals and data transmitted and received in the primary bus 41 and the secondary bus 42 are shown.

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 / reception processing unit 51 returns (asserts) the confirmation response 73 (1) by the confirmation response reply unit 50. The read request information is acquired without waiting.
Further, the read request transmission / reception processing unit 51 issues a read request 72 (1) to the secondary bus 42 side regardless of the status of the reply of the confirmation response 73 (1).

確認応答返信部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 response reply unit 50 returns the confirmation response 73 (1), the read request transmission / reception processing unit 51 includes the subsequent information acquisition unit 51A. The subsequent request information related to the subsequent read request 71 (2) is acquired and stored in an internal memory or the like (not shown) by the request information storage processing means 51B.

この読込み要求送受信処理部51が後続要求情報を取得した時点において、読込みデータ転送部55は、読込みデータ81(1)を上位装置20に返送できていない。このため、確認応答返信部50は、上記第2の制約により、この時点では確認応答73(2)を返信しないという構成となる。   At the time when the read request transmission / reception processing unit 51 acquires the subsequent request information, the read data transfer unit 55 has not returned the read data 81 (1) to the host device 20. Therefore, the confirmation response reply unit 50 is configured not to reply the confirmation response 73 (2) at this time due to the second restriction.

また、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 lower level device 31 on the secondary bus 42 side, the data relay device 11 sends a subsequent read request 72 (2) to the secondary bus 42 side in the read request transmission / reception processing unit 51. The read data transfer unit 55 is configured to return read data 81 (1) to the host device 20 on the primary bus 41 side.

すなわち、2次バス42側で読込みデータ81(1)を受信した読込みデータ転送部55は、1次バス41側にリードイネーブルを送信(アサート)すると共に、上位装置20に対して読込みデータ81(1)を返送するように構成されている。   In other words, the read data transfer unit 55 that has received the read data 81 (1) on the secondary bus 42 side transmits (asserts) a read enable to the primary bus 41 side and also reads the read data 81 ( 1) is sent back.

読込みデータ転送部55による読込みデータ81(1)の返送が完了すると、確認応答返信部50は、上位装置20に対して確認応答73(2)を返信するように構成されている(第2の制約)。   When the return of the read data 81 (1) by the read data transfer unit 55 is completed, the confirmation response reply unit 50 is configured to return a confirmation response 73 (2) to the higher-level device 20 (the second response). Constraints).

後続読込み要求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 data transfer unit 55 that has received the read data 81 (2) corresponding to the subsequent read request 72 (2) on the secondary bus 42 side transfers the read data 81 (2) to the primary bus 41 side. .

また、この図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 data relay apparatus 11 in the first embodiment also executes the same processing as the subsequent read request 71 (2) for the data relay processing related to the continuous subsequent read requests (not shown). Is configured to do. Therefore, according to the data relay device 11 that realizes significant data relay processing in response to a request continuously transmitted from the host device 20, it is possible to speed up data processing based on the request.

(動作説明)
次に、図1に示すデータ中継装置11及びデータ中継システム61の動作を、図4に示すシーケンス図に基づいて説明する。
(Description of operation)
Next, operations of the data relay apparatus 11 and the data relay system 61 shown in FIG. 1 will be described based on the sequence diagram shown in FIG.

前記上位装置20から読込み要求を受信した読込み要求送受信処理部51は、当該読込み要求に応じた読込み要求情報を取得すると共に(図4:S101)、この読込み要求情報に基づく信号を前記下位装置31に送信する(図4:S102)。
次いで、上記要求に対する確認応答を、確認応答返信部50が上位装置20に返信する(図4:S103)。
The read request transmission / reception processing unit 51 that has received the read request from the upper apparatus 20 acquires read request information corresponding to the read request (FIG. 4: S101), and sends a signal based on the read request information to the lower apparatus 31. (FIG. 4: S102).
Next, the confirmation response reply unit 50 returns a confirmation response to the request to the higher-level device 20 (FIG. 4: S103).

次に、後続する読込み要求を上位装置20から受信した読込み要求送受信処理部51が、これに応じた後続読込み要求情報を後続情報取得手段51Aにて取得すると共に、これを適宜要求情報記憶処理手段51Bにて内部メモリ等(図示せず)に記憶処理する(図4:S104)。   Next, the read request transmission / reception processing unit 51 that has received the subsequent read request from the higher-level device 20 acquires the subsequent read request information corresponding to the request by the subsequent information acquisition unit 51A, and appropriately stores this request information storage processing unit. In 51B, storage processing is performed in an internal memory or the like (not shown) (FIG. 4: S104).

続いて、読込み要求情報に基づく信号に応じて下位装置31から送信される読込みデータを読込みデータ転送部55が受信する(図4:S105)。
この受信が完了すると、上記後続読込み要求情報に基づく信号を読込み要求送受信処理部51が下位装置31に送信し(図4:S106)、併せて上位装置20に対して読込みデータ転送部55が、リードイネーブルを送信すると共に(図4:S107)、上記により受信した読込みデータを送信する(図4:S108)。
次いで、後続読込み要求に対する確認応答(後続確認応答)を確認応答返信部50が上位装置20に対して返信する(図4:S109)。
Subsequently, the read data transfer unit 55 receives the read data transmitted from the lower device 31 in response to the signal based on the read request information (FIG. 4: S105).
When this reception is completed, the read request transmission / reception processing unit 51 transmits a signal based on the subsequent read request information to the lower-level device 31 (FIG. 4: S106). A read enable is transmitted (FIG. 4: S107), and the read data received as described above is transmitted (FIG. 4: S108).
Next, the confirmation response reply unit 50 returns a confirmation response to the subsequent reading request (subsequent confirmation response) to the higher-level device 20 (FIG. 4: S109).

次に、後続読込み要求情報に基づく信号に応じて下位装置31から送信される後続読込みデータを受信した読込みデータ転送部55が(図4:S110)、上位装置20に対して、リードイネーブルを送信すると共に(図4:S111)当該後続読込みデータを返送する(図4:S112)。   Next, the read data transfer unit 55 that has received the subsequent read data transmitted from the lower apparatus 31 according to the signal based on the subsequent read request information (FIG. 4: S110) transmits a read enable to the upper apparatus 20. (FIG. 4: S111) The subsequent read data is returned (FIG. 4: S112).

上記各ステップ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 data relay device 11 effectively relays the information related to the read request. Processing time required for processing can be shortened.

すなわち、1次バス41からの読込み要求が連続する場合において、データ中継装置11は、確認応答の返信に依拠せずに、リクエスト情報を取得し且つ2次バス42に対してリードリクエストを実施することができるため、これにより、連続する各要求にかかるデータ処理の迅速化を図ることが可能となる。   That is, when the read requests from the primary bus 41 are continuous, the data relay device 11 acquires request information and makes a read request to the secondary bus 42 without relying on the reply of the confirmation response. Therefore, it is possible to speed up data processing for each successive request.

また、上述した通り、データ中継装置11によれば、確認応答の返信タイミングに制約がある1次バスから読み込み要求が連続するような場合においても、読込み処理が完了するまでの処理速度を速めることができ、同一のバスにて実行されるリードリクエストに対するスループットの改善を図ることが可能となる。
さらに、過去に扱われていたプロトコルが、本第1実施形態に適合するようなケースであれば、既存のシステム等の性能の改善を図ることができる。
In addition, as described above, according to the data relay device 11, even when read requests continue from the primary bus that has a restriction on the response timing of the confirmation response, the processing speed until the read processing is completed can be increased. It is possible to improve throughput for read requests executed on the same bus.
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 lower level device 32 having an outstanding number of 2 or more (the number of requests that can be processed at one time is 2 or more) is adopted. In addition, the data relay device 12 is provided with a functional configuration for effectively utilizing this.

すなわち、図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-order apparatus 32 having the function of processing two or more signals at a time, the read request transmission / reception processing unit 52 includes the above-described subsequent information acquisition unit 51A Regardless of whether or not the read data 55 is received from the device 32, when the subsequent information acquisition unit 51A acquires the subsequent read request information described above, a signal based on the subsequent read request information is transmitted to the lower device 32. And independent transmission processing means 52A for transmitting to the network.
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 data relay apparatus 12 in the case where the low-order apparatus 32 that can process two or more requests at a time is employed will be described.

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 / reception processing unit 52 reads the read request 71 (1) regardless of the reply status of the confirmation response 73 (1) by the confirmation response reply unit 50. The read request information according to 1) is acquired, and a read request 72 (1), which is a signal based on the read request information, is transmitted to the secondary bus 42 side.

確認応答返信部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 response reply unit 50 returns the confirmation response 73 (1), the read request transmission / reception processing unit 52 includes the subsequent information acquisition unit 51A. The subsequent read request information related to the subsequent read request 71 (2) is acquired at this time, and at this time, regardless of whether the read data transfer unit 55 receives the read data 81 (1) from the lower-level device 32 or not. The independent transmission processing unit 52A is configured to transmit a subsequent read request 72 (2), which is a signal based on the subsequent read request information, to the lower apparatus 32.
As a result, the lower level device 32 that can process two or more requests at a time can be effectively functioned.

読込みデータ転送部55による読込みデータ81(1)の返送が完了すると、上位装置20に対して確認応答返信部50が確認応答を返信するように構成されている。   When the return of the read data 81 (1) by the read data transfer unit 55 is completed, the confirmation response reply unit 50 is configured to return a confirmation response to the higher-level device 20.

ここで、この図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 / reception processing unit 52 transmits the subsequent read request 72 (2) and the read data 81 (2) received in response thereto. ) Can be realized at a timing earlier than in the case of the first embodiment described above, that is, the data relay device 12 Therefore, since the processing capability of the lower-level device can be utilized to the maximum extent, it is possible to further speed up the data processing based on the requests transmitted continuously from the primary bus 41 side.

また、この図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 data relay device 12 configured to be executed in the same manner as the subsequent read request 71 (2). It is possible to speed up information processing related to requests.

(動作説明)
次に、図5に示すデータ中継装置12の動作を、図7に示すシーケンス図に基づいて説明する。
(Description of operation)
Next, the operation of the data relay device 12 shown in FIG. 5 will be described based on the sequence diagram shown in FIG.

上位装置20から読込み要求を受信した読込み要求送受信処理部52が、当該読込み要求に応じた読込み要求情報を取得すると共に(図7:S201)これに基づく信号(読込み要求)を下位装置32に送信し(図7:S202)、確認応答返信部50が当該読込み要求に対する確認応答を返信する(図7:S203)。   The read request transmission / reception processing unit 52 that has received the read request from the host apparatus 20 acquires read request information corresponding to the read request (FIG. 7: S201), and transmits a signal (read request) based on the read request information to the lower apparatus 32. Then, the confirmation response reply unit 50 sends back a confirmation response to the read request (FIG. 7: S203).

次いで、後続する読込み要求を上位装置20から受信した読込み要求送受信処理部52が、これに応じた後続読込み要求情報を後続情報取得手段51Aにて取得すると共に(図7:S204)、この後続読込み要求情報に基づく信号(後続読込み要求)を独立送信処理手段52Aにて下位装置32に送信する(図7:S205)。   Next, the read request transmission / reception processing unit 52 that has received the subsequent read request from the higher-level device 20 acquires the subsequent read request information corresponding to the request by the subsequent information acquisition unit 51A (FIG. 7: S204), and the subsequent read A signal based on the request information (subsequent reading request) is transmitted to the lower apparatus 32 by the independent transmission processing means 52A (FIG. 7: S205).

続いて、読込み要求情報に基づく信号に応じて下位装置32から送信される読込みデータを受信した読込みデータ転送部55が(図7:S206)、上位装置20に対して、リードイネーブルを送信すると共に(図7:S207)当該読込みデータを返送する(図7:S208)。   Subsequently, the read data transfer unit 55 that has received the read data transmitted from the lower apparatus 32 in response to a signal based on the read request information (FIG. 7: S206) transmits a read enable to the upper apparatus 20. (FIG. 7: S207) The read data is returned (FIG. 7: S208).

次に、後続読込み要求に対する確認応答(後続確認応答)を確認応答返信部50が上位装置20に返信し(図7:S209)、上記後続読込み要求に応じて下位装置32から送信される後続読込みデータを受信した読込みデータ転送部55が(図7:S210)、上位装置20に対して、リードイネーブルを送信すると共に(図7:S211)当該後続読込みデータを返送する(図7:S212)。   Next, the confirmation response reply unit 50 returns a confirmation response (subsequent confirmation response) to the subsequent reading request to the upper apparatus 20 (FIG. 7: S209), and the subsequent reading transmitted from the lower apparatus 32 in response to the subsequent reading request. The read data transfer unit 55 that has received the data (FIG. 7: S210) transmits a read enable to the host device 20 (FIG. 7: S211) and returns the subsequent read data (FIG. 7: S212).

上記各ステップ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 data relay device 12 in the second embodiment, when the number of outstanding lower-level devices (targets) is 2 or more, data relay processing that effectively uses the processing capability of the lower-level devices can be realized. The time required for the reading process can be further shortened, and the data processing for each successive request can be further speeded up.

また、データ中継装置12に、前述した第1実施形態における構成部材である要求情報記憶処理手段51Bを設けるという構成を採ってもよい。このようにすれば、下位装置のアウトスタンディング数に応じた適切なデータ中継処理が可能となる。
他の効果等については、前述した第1実施形態の場合と同様である。
Further, the data relay device 12 may be configured to be provided with request information storage processing means 51B which is a component in the first embodiment described above. In this way, it is possible to perform an appropriate data relay process according to the number of outstanding devices of the lower device.
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 device 13 that performs data relay processing in response to a request from the host device 20 connected to the primary bus 41 is connected to the plurality of secondary buses 42 (1) to (n) and the request Is transmitted to any one of the lower devices 33 (1) to (n) via any one of the plurality of secondary buses 42 (1) to (n).

したがって、読込み要求送受信処理部53は、複数の2次バス42(1)〜(n)の内から、予め設定された基準に従って、信号又はデータの送受信が行われていない2次バス42(1〜nの何れか)を選定すると共に、この選定した2次バスに対応づけられた下位装置33(1〜nの何れか)に対して上位装置20からの要求にかかる信号(要求に応じた要求情報に基づく信号)を送信するバス選定送信手段53Aを有している。   Accordingly, the read request transmission / reception processing unit 53 selects the secondary bus 42 (1) from which the signal or data is not transmitted / received according to a preset criterion from among the plurality of secondary buses 42 (1) to (n). -N) and a signal related to a request from the higher-level device 20 for the lower-level device 33 (any one of 1-n) associated with the selected secondary bus (according to the request) Bus selection transmission means 53A for transmitting a signal based on the request information).

すなわち、読込み要求送受信処理部53はバス選定送信手段53Aにて、複数の下位装置33(1)〜(n)の内から、待機中の状態にあり且つ優先順位の高い下位装置33(1〜nの何れか)を、予め設定された基準をもとに選定するという構成を採っている。   That is, the read request transmission / reception processing unit 53 uses the bus selection / transmission means 53A to select the low-order device 33 (1 to 1) that is in a standby state and has a high priority from the plurality of low-order devices 33 (1) to (n). Any one of n) is selected based on a preset criterion.

本第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 selection transmission unit 53A sets each secondary as the priority. The selection is performed with reference to the numbers assigned to the buses 42 (1) to (n). Here, it is assumed that the numbers in parentheses shown in the secondary buses 42 (1) to (n) and the lower devices 33 (1) to (n) in FIG. Assumes a configuration in which the selection is performed in ascending order of the numbers.

また、読込みデータ転送部56は、複数の2次バス42(1)〜(n)の何れかを介して下位装置33(1)〜(n)の何れかから適宜送信される読込みデータを、1次バス41を介して上位装置20に転送する機能を有している。すなわち、読込みデータ転送部56は、バス選定送信手段53Aにて選定した下位装置33(1〜nの何れか)から読込みデータを取得すると共にこれを上位装置20に返送するように構成されている。   Further, the read data transfer unit 56 receives read data appropriately transmitted from any of the lower devices 33 (1) to (n) via any one of the plurality of secondary buses 42 (1) to (n). It has a function of transferring to the host device 20 via the primary bus 41. That is, the read data transfer unit 56 is configured to acquire read data from the lower apparatus 33 (any one of 1 to n) selected by the bus selection transmission means 53A and to return this to the upper apparatus 20. .

さらに、読込みデータ転送部56は、先行する読込み要求にかかる読込みデータの処理よりも、これに後続する読込み要求にかかる読込みデータの処理の方が早く終了してしまうという状況下において、データ中継装置13内で1次バス41側に返送する読込みデータの順番が逆転してしまわないように制御するデータ順序制御手段56Aを有している。   Further, the read data transfer unit 56 is configured to execute the data relay apparatus in a situation where the read data processing related to the subsequent read request is completed earlier than the read data processing related to the preceding read request. 13 includes data order control means 56A for controlling the read data to be returned to the primary bus 41 side so that the order of the read data is not reversed.

すなわち、かかる状況下においてデータ順序制御手段56Aは、後続読込み要求にかかる後続読込みデータを内部メモリ等(図示せず)に記憶処理し、先行する読込み要求にかかる読込みデータの処理が終了した際に、当該記憶させた後続読込みデータを上位装置20に対して送信するように構成されている。
他の構成内容については、前述した第1又は第2実施形態と同様である。
That is, under such circumstances, the data order control unit 56A stores subsequent read data related to the subsequent read request in an internal memory or the like (not shown), and when the processing of the read data related to the preceding read request is completed. The stored subsequent read data is transmitted to the host device 20.
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-level device 20 and the data relay device 13 and a secondary bus 42 that connects the data relay device 13 and the lower-level devices 33 (1) to (n). The structure concerning the signal etc. transmitted / received in (1)-(n) is demonstrated.

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 data relay device 13 that has acquired the request information corresponding to the request (read request or write request) 71 received from the host device 20 receives the read request 72 or the signal based on the request information. The configuration is such that the write request 76 is transmitted to the secondary bus 42 (any one of 1 to n) selected by the bus selection transmission means 53A.
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 data relay apparatus 13 in the third embodiment will be described. Here, it is assumed that a read request is continuously transmitted from the host device 20 in a situation where both the secondary bus 42 (1) and the secondary bus 42 (2) are in a standby state.

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 / reception processing unit 53 causes the read request 71 (1) to be read regardless of the response status of the confirmation response 73 (1) by the confirmation response reply unit 50. The read request information according to 1) is acquired, and the read request 72 (1) is transmitted to the secondary bus 42 (1) side.

本第3実施形態では、後続情報取得手段51Aが上記後続読込み要求情報を取得すると、読込みデータ転送部56が下位装置33(1)から読込みデータ81(1)を受信しているか否かにかかわらず、バス選定送信手段53Aは、待機中の状態にあり且つ付された番号の昇順に則した下位装置33(2)に、2次バス42(2)を介して当該後続読込み要求情報に基づく信号である後続読込み要求72(2)を送信するように構成されている。   In the third embodiment, when the subsequent information acquisition unit 51A acquires the subsequent read request information, whether or not the read data transfer unit 56 receives the read data 81 (1) from the lower device 33 (1). First, the bus selection / transmission means 53A is in the standby state and sends the subordinate device 33 (2) in the ascending order of the assigned numbers to the subsequent read request information via the secondary bus 42 (2). A subsequent read request 72 (2), which is a signal, is configured to be transmitted.

複数の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 response reply unit 50 returns the confirmation response 73 (1), the read request transmission / reception processing unit 53 causes the subsequent information acquisition unit 51A to The subsequent read request information related to the subsequent read request 71 (2) is acquired at this time, and at this time, whether or not the read data transfer unit 56 has received the read data 81 (1) from the lower level device 33 (1). Regardless, the bus selection transmission means 53A is configured to transmit a subsequent read request 72 (2), which is a signal based on the subsequent read request information, to the lower level device 33 (2).

読込みデータ転送部56による読込みデータ81(1)の返送が完了すると確認応答返信部50は、上位装置20に対して確認応答73(2)を返信するように構成されている。   When the return of the read data 81 (1) by the read data transfer unit 56 is completed, the confirmation response reply unit 50 is configured to return a confirmation response 73 (2) to the higher-level device 20.

ここで、図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 / reception processing unit 53 transmits the subsequent read request 72 (2) by the bus selection transmission means 53A and receives it accordingly. It can be understood that a series of processes in which the read data transfer unit 56 returns the read data 81 (2) to the requesting higher-level device 20 ends at an earlier timing than in the case of the first embodiment described above.
That is, according to the data relay device 13, the characteristic configuration of the data relay system 63 having the plurality of secondary buses 42 (1) to (n) and the lower devices 33 (1) to (n) is significantly utilized. Therefore, it is possible to speed up data processing based on requests continuously transmitted from the primary bus 41 side, as in the second embodiment described above, regardless of the number of outstanding devices. Become.

また、この図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 data relay device 13 is configured to execute in the same manner as the subsequent read request 71 (2). It is possible to speed up the data processing based on the request.

(動作説明)
次に、図8に示すデータ中継装置13の動作を、図11に示すシーケンス図に基づいて説明する。
(Description of operation)
Next, the operation of the data relay device 13 shown in FIG. 8 will be described based on the sequence diagram shown in FIG.

上位装置20から読込み要求を受信した読込み要求送受信処理部53が、当該読込み要求に応じた読込み要求情報を取得すると共に(図11:S301)これに基づく信号(読込み要求)を下位装置33(1)に送信し(図11:S302)、確認応答返信部50が当該読込み要求に対する確認応答を返信する(図11:S303)。   The read request transmission / reception processing unit 53 that has received the read request from the host device 20 acquires read request information corresponding to the read request (FIG. 11: S301), and sends a signal (read request) based on this information to the lower device 33 (1 ) (FIG. 11: S302), and the confirmation response reply unit 50 returns a confirmation response to the read request (FIG. 11: S303).

次いで、後続する読込み要求を上位装置20から受信した読込み要求送受信処理部53が、これに応じた後続読込み要求情報を後続情報取得手段51Aにて取得すると共に(図11:S304)、バス選定送信手段53Aにて選定した下位装置33(2)に後続読込み要求情報に基づく信号(後続読込み要求)を送信する(図11:S305)。   Next, the read request transmission / reception processing unit 53 that has received the subsequent read request from the higher-level device 20 acquires the subsequent read request information corresponding to the request by the subsequent information acquisition unit 51A (FIG. 11: S304), and the bus selection transmission. A signal based on the subsequent reading request information (subsequent reading request) is transmitted to the lower level device 33 (2) selected by the means 53A (FIG. 11: S305).

続いて、読込み要求情報に基づく信号に応じて下位装置33(1)から送信される読込みデータを受信した読込みデータ転送部56が(図11:S306)、上位装置20に対して、リードイネーブルを送信すると共に(図11:S307)当該読込みデータを返送する(図11:S308)。   Subsequently, the read data transfer unit 56 that has received the read data transmitted from the lower level device 33 (1) in response to the signal based on the read request information (FIG. 11: S306) sets the read enable to the higher level device 20. At the same time as transmitting (FIG. 11: S307), the read data is returned (FIG. 11: S308).

次に、確認応答返信部50が後続確認応答を上位装置20に返信し(図11:S309)、上記後続読込み要求情報に基づく信号に応じて下位装置33(2)から送信される後続読込みデータを受信した読込みデータ転送部56が(図11:S310)、上位装置20に対して、リードイネーブルを送信すると共に(図11:S311)当該後続読込みデータを返送する(図11:S312)。   Next, the confirmation response reply unit 50 returns a subsequent confirmation response to the higher-level device 20 (FIG. 11: S309), and subsequent read data transmitted from the lower-level device 33 (2) in response to a signal based on the subsequent read request information. Is read (FIG. 11: S310), the read enable is transmitted to the host device 20 (FIG. 11: S311), and the subsequent read data is returned (FIG. 11: S312).

上記各ステップ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 data relay device 13 in the third embodiment, data relay processing that effectively uses a plurality of buses and a plurality of lower-level devices associated with the bus can be realized, and thus it is necessary for the read processing. The time can be further shortened, and the data processing based on each successive request can be further speeded up.

すなわち、異なるバスを有効に活用することによりデータ中継装置13は、2次バス側の下位装置のアウトスタンディング数に依拠することなく要求(リクエスト)を発行することができるため、リード処理が完了するまでの時刻を大幅に早めることが可能となる。   That is, by effectively using different buses, the data relay device 13 can issue a request (request) without depending on the number of outstanding devices on the secondary bus side, so that the read process is completed. It is possible to greatly advance the time until.

また、複数のバスを含むデータ中継システムにおいて、連続的に送信される読込み要求(リードリクエスト)が異なるバスに振り分けられて処理されるような場合でも、データ中継装置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 data relay device 13, as described above. Since significant data relay processing can be performed, it is possible to improve the throughput for continuous read requests.
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 host device 20 is connected to the primary bus 41, and the data relay device 14 performs data relay processing in response to a request from the host device 20. Here, in particular, the data relay device 14 having components different from those of the above-described third embodiment will be described.

データ中継装置14は、上位装置20から書込み要求を受信した際に、これに対する確認応答を確認応答返信部50が返信するのとは無関係に(返信するのを待たずに)、当該書込み要求に応じた書込み要求情報を取得して記憶処理する書込み要求情報取得処理部57と、上記書込み要求に対する確認応答を確認応答返信部50が返信した後、当該書込み要求に応じた書込みデータを前記上位装置20から取得すると共にこれを待機中の状態にある下位装置に転送する書込みデータ転送部58と、この書込みデータ転送部58が上記書込みデータを取得した際に、書込み要求情報取得処理部57が記憶させた書込み要求情報に基づく信号を上記待機中の状態にある下位装置に送信する書込み要求送信処理部59と、をさらに備えている。   When the data relay device 14 receives a write request from the higher-level device 20, the data relay device 14 responds to the write request regardless of whether the confirmation response reply unit 50 sends back a confirmation response (without waiting for the reply). A write request information acquisition processing unit 57 for acquiring and storing the corresponding write request information, and after the confirmation response reply unit 50 returns a confirmation response to the write request, write data corresponding to the write request is sent to the host device. 20 and the write data transfer unit 58 that transfers this to the lower-level device in the standby state, and when the write data transfer unit 58 acquires the write data, the write request information acquisition processing unit 57 stores the write data. And a write request transmission processing unit 59 that transmits a signal based on the written request information to the lower-level device in the standby state.

書込み要求送信処理部59は、上記待機中の状態にある下位装置を予め設定された基準に従って選定するバス選定手段59Aを有する。すなわち、前述したバス選定送信手段53Aと同様にバス選定手段59Aが選定した下位装置33(1〜nの何れか)に対して、書込み要求送信処理部59が上記書込み要求情報に基づく信号を送信すると共に、書込みデータ転送部58が上記書込みデータを送信するように構成されている。   The write request transmission processing unit 59 includes a bus selection unit 59A that selects a lower-level device in the standby state according to a preset criterion. That is, the write request transmission processing unit 59 transmits a signal based on the write request information to the lower-level device 33 (any one of 1 to n) selected by the bus selection unit 59A in the same manner as the bus selection transmission unit 53A described above. At the same time, the write data transfer unit 58 is configured to transmit the write data.

また、読込み要求送受信処理部54は、前記書込み要求に対する確認応答を前記確認応答返信部50が返信し且つ後続する読込み要求を前記上位装置20から受信している場合に、前記書込みデータ転送部58によるデータ転送処理の進行状況如何にかかわらず(データ転送処理とは無関係に)、前記後続情報取得手段51Aが取得した上記後続読込み要求情報に基づく信号を、書込みデータ転送部58が上記書込みデータを転送した下位装置とは異なり且つ待機中の状態にある下位装置(他の待機中の状態にある下位装置)に送信するように構成されている。
ここでの送信先となる下位装置は、バス選定送信手段53Aが上記同様に選定するという構成を採っている。
他の構成内容については、前述した第1乃至第3実施形態と同様である。
Also, the read request transmission / reception processing unit 54 returns the write data transfer unit 58 when the confirmation response reply unit 50 returns a confirmation response to the write request and receives a subsequent read request from the host device 20. Regardless of the state of progress of the data transfer process according to the above (regardless of the data transfer process), the write data transfer unit 58 outputs a signal based on the subsequent read request information acquired by the subsequent information acquisition unit 51A. It is configured to transmit to a lower-level device that is different from the transferred lower-level device and is in a standby state (another lower-level device in a standby state).
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 data relay apparatus 14 in the fourth embodiment will be described. Here, it is assumed that a read request is continuously transmitted from the host device 20 in a situation where both the secondary bus 42 (1) and the secondary bus 42 (2) are in a standby state.

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 acquisition processing unit 57 acquires the read request information without waiting for the confirmation response 73W (1) to be returned by the confirmation response reply unit 50. It is configured to keep.
In addition, after the confirmation response reply unit 50 returns the confirmation response 73W (1), the write data transfer unit 58 asserts write enable for the requested data to the higher-level device 20, thereby writing data (write data) 91 ( 1), and the write request transmission processing unit 59 is configured to transmit the write request 76 (1) to the secondary bus 42 (1).

確認応答返信部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 response reply unit 50 returns the confirmation response 73W (1), the read request transmission / reception processing unit 54 includes the subsequent information acquisition unit 51A. The subsequent read request information corresponding to this is acquired at the same time, and the secondary bus 42 (selected by the bus selection transmission means 53A) regardless of whether the writing (write) on the secondary bus 42 side is completed or not. The subsequent write request 72 (2) is transmitted to 2).

確認応答返信部50は、1次バス41側での書込みデータ91(1)の処理が完了した後に確認応答73(2)を返信し、読込みデータ転送部56は、2次バス42側で受信した読込みデータ81(2)を1次バス側に転送する、という構成を採っている。   The confirmation response reply unit 50 returns a confirmation response 73 (2) after the processing of the write data 91 (1) on the primary bus 41 side is completed, and the read data transfer unit 56 receives on the secondary bus 42 side. The read data 81 (2) is transferred to the primary bus side.

本第4実施形態においてもデータ中継装置14は、2次バス側の下位装置のアウトスタンディング数に依拠せずに、バス選定送信手段53Aにて選定した2次バス42(1〜nの何れか)に対してリクエストを送信することができる。   Also in the fourth embodiment, the data relay device 14 does not depend on the number of standings of the secondary device on the secondary bus side, and the secondary bus 42 selected by the bus selection transmission means 53A (any one of 1 to n). ) Request.

上述した通り、データ中継装置14によれば、複数の2次バス42(1)〜(n)及び下位装置33(1)〜(n)を有するデータ中継システム64の特徴的構成を有意に活用することができるため、下位装置の処理能力如何にかかわらず、1次バス41側から順次送信される要求にかかるデータ処理の迅速化を図ることが可能となる。   As described above, according to the data relay device 14, the characteristic configuration of the data relay system 64 having the plurality of secondary buses 42 (1) to (n) and the lower level devices 33 (1) to (n) is significantly utilized. Therefore, it is possible to speed up the data processing for requests sequentially transmitted from the primary bus 41 side regardless of the processing capability of the lower-level device.

加えて、この図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 data relay device 14 is configured to execute a data relay process related to a subsequent read request (not shown), similarly to the subsequent read request 71 (2), the data relay device 14 transmits continuously. The data processing based on the required request can be speeded up.

(動作説明)
次に、図12に示すデータ中継装置14の動作を、図14に示すシーケンス図に基づいて説明する。
(Description of operation)
Next, the operation of the data relay device 14 shown in FIG. 12 will be described based on the sequence diagram shown in FIG.

上位装置20から書込み要求を受信したデータ中継装置14が、書込み要求情報取得処理部57にて当該書込み要求に応じた書込み要求情報を取得する(図14:S401)。
次に、確認応答返信部50が、当該書込み要求に対する確認応答を上位装置20に返信する(図14:S402)。
The data relay device 14 that has received the write request from the host device 20 acquires the write request information corresponding to the write request in the write request information acquisition processing unit 57 (FIG. 14: S401).
Next, the confirmation response reply unit 50 returns a confirmation response to the write request to the higher-level device 20 (FIG. 14: S402).

次いで、後続する読込み要求を上位装置20から受信した読込み要求送受信処理部54が、これに応じた後続読込み要求情報を後続情報取得手段51Aにて取得すると共に内部メモリ等(図示せず)に記憶処理する(図14:S403)。   Next, the read request transmission / reception processing unit 54 that has received the subsequent read request from the higher-level device 20 acquires the subsequent read request information corresponding to the request by the subsequent information acquisition unit 51A and stores it in the internal memory or the like (not shown). Process (FIG. 14: S403).

また、確認応答返信部50が上記書込み要求に対する確認応答を返信した後、書込みデータ転送部58は、上位装置20に対してライトイネーブルを要求データ分アサートし(図14:S404)、これにより上記書込み要求にかかる書込みデータを取得する(図14:S405)。   Further, after the confirmation response reply unit 50 returns a confirmation response to the write request, the write data transfer unit 58 asserts write enable for the requested data to the host device 20 (FIG. 14: S404). Write data relating to the write request is acquired (FIG. 14: S405).

次いで、2次バス42(1)を介し下位装置33(1)に対して、書込み要求送信処理部59が上記書込み要求情報に基づく信号である書込み要求を発行し(図14:S406)、書込みデータ転送部58が上記により取得した書込みデータを送信する(図14:S407)。   Next, the write request transmission processing unit 59 issues a write request, which is a signal based on the write request information, to the subordinate device 33 (1) via the secondary bus 42 (1) (FIG. 14: S406). The data transfer unit 58 transmits the write data acquired as described above (FIG. 14: S407).

一方で、後続読込み要求に応じた後続読込み要求情報を取得した読込み要求送受信処理部54は(図14:S403)、書込みデータ転送部58によるデータ転送処理とは無関係に、バス選定送信手段53Aにて選定した下位装置33(2)に上記後続読込み要求情報に基づく信号を送信する(図14:S408)。   On the other hand, the read request transmission / reception processing unit 54 that has acquired the subsequent read request information corresponding to the subsequent read request (FIG. 14: S403) sends the bus selection transmission unit 53A regardless of the data transfer processing by the write data transfer unit 58. Then, a signal based on the subsequent read request information is transmitted to the selected lower level device 33 (2) (FIG. 14: S408).

次に、後続確認応答を確認応答返信部50が上位装置20に返信し(図14:S409)、上記後続読込み要求情報に基づく信号に応じて下位装置33(2)から送信される後続読込みデータを受信した読込みデータ転送部56が(図14:S410)、上位装置20に対してリードイネーブルを送信すると共に(図14:S411)当該後続読込みデータを返送する(図14:S412)。   Next, the confirmation response reply unit 50 returns the subsequent confirmation response to the upper apparatus 20 (FIG. 14: S409), and the subsequent read data transmitted from the lower apparatus 33 (2) in response to the signal based on the subsequent read request information. Is read (FIG. 14: S410), sends a read enable to the host device 20 (FIG. 14: S411) and returns the subsequent read data (FIG. 14: S412).

上記各ステップ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 host device 20, the data relay device 14 effectively relays information related to each request as described above. It is possible to process the data, and it is possible to speed up the data processing.

また、複数のバスを含むデータ中継システムにおいて、書込み要求が発行された後に読込み要求が発行されたような場合でも、データ中継装置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 data relay device 13 can effectively use different buses as described above. Therefore, it is possible to improve the throughput for the read request after the write request.

本第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 subordinate device 32 having an outstanding number of 2 or more” employed in the second embodiment may be employed. In such a case, in particular, if the data relay device 14 is equipped with a component equivalent to the independent transmission processing unit 52A (FIG. 5) instead of the bus selection transmission unit 53A, a read request is issued continuously after a write request. Even in such a case, the data processing can be speeded up similarly to the above.
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 Appendix 1,
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 Appendix 2,
The data transfer apparatus according to claim 1, wherein the read request transmission / reception processing unit includes request information storage processing means for storing and processing the subsequent read request information acquired by the subsequent information acquisition means.

(付記4)
前記付記2又は3に記載のデータ中継装置において、
前記読込み要求情報に基づく信号に応じて前記下位装置から送信される読込みデータを前記上位装置に転送する読込みデータ転送部をさらに有し、
前記読込み要求送受信処理部は、前記読込みデータ転送部が前記読込みデータの受信を終えた際に、前記後続読込み要求情報に基づく信号を前記下位装置に送信することを特徴としたデータ中継装置。
(Appendix 4)
In the data relay device according to Appendix 2 or 3,
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 Appendix 2 or 3,
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 Appendix 2 or 3,
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 claim 1, wherein the read request transmission / reception processing unit includes a bus selection unit that selects a lower-level device in the standby state according to a preset criterion.

(付記8)
前記付記2又は3に記載のデータ中継装置において、
前記2次バスが複数の2次バスにより構成され且つ前記下位装置が当該複数の2次バスの各々に対応づけられた複数の下位装置によりなる場合に、
前記上位装置から受信した前記要求としての書込み要求に対する確認応答を前記確認応答返信部が返信した後、当該書込み要求に応じた書込みデータを前記上位装置から取得すると共に、これを待機中の状態にある下位装置に転送する書込みデータ転送部をさらに有し、
前記読込み要求送受信処理部は、前記書込み要求に対する確認応答を前記確認応答返信部が返信し且つ後続する読込み要求を前記上位装置から受信している場合に、前記書込みデータ転送部によるデータ転送処理とは無関係に、前記後続情報取得手段が取得した前記後続読込み要求情報に基づく信号を、他の待機中の状態にある下位装置に送信することを特徴としたデータ中継装置。
(Appendix 8)
In the data relay device according to Appendix 2 or 3,
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 Appendix 2 or 3,
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 supplementary notes 1 to 10 as the data relay device.

(付記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 appendix 14,
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 appendix 14,
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 appendix 14,
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 appendix 20,
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 appendix 20,
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 appendix 20,
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 appendix 20,
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 Secondary bus 50 Confirmation response reply unit 51, 52, 53, 54 Read request transmission / reception processing unit 51A Subsequent information acquisition unit 51B Request information storage processing unit 52A Independent transmission processing unit 53A Bus selection transmission unit 55, 56 Read data transfer unit 56A Data order control unit 57 Write request information acquisition processing unit 58 Write data transfer unit 59 Write request transmission processing unit 59A Bus selection unit 61, 62, 63, 64 , 600 Data relay system

Claims (5)

1次バスに接続された上位装置から送信される要求にかかる信号を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;
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.
1次バスに接続された上位装置から送信される要求にかかる信号を2次バスに接続された下位装置に送信すると共に、当該要求に応じたデータ中継処理を行うデータ中継装置であって、
前記要求に対する確認応答を前記上位装置に返信する確認応答返信部と、
前記上位装置から受信した前記要求としての読込み要求に応じた読込み要求情報を取得すると共に、これに基づく信号を前記下位装置に送信する読込み要求送受信処理部と、を有し、
前記読込み要求送受信部は、前記読込み要求を受信した際に、これに対する確認応答を前記確認応答返信部が返信するのとは無関係に、前記取得及び送信を実行し、
前記要求は、前記上位装置から連続的に送信される信号であり、
前記読込み要求送受信処理部は、前記読込み要求に対する確認応答を前記確認応答返信部が返信し且つ後続する読込み要求を前記上位装置から受信している場合に、前記後続する読込み要求に応じた後続読込み要求情報を取得する後続情報取得手段を有し、
前記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次バスに接続された上位装置と、2次バスに接続された下位装置と、前記上位装置から送信される要求にかかる信号を前記下位装置に送信すると共に当該要求に応じたデータ中継処理を行うデータ中継装置と、を有するデータ中継システムであって、
前記データ中継装置として、前記請求項1乃至の何れか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.
JP2013104165A 2013-05-16 2013-05-16 Data relay device and data relay system Active JP6161113B2 (en)

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)

* Cited by examiner, † Cited by third party
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

Also Published As

Publication number Publication date
JP2014225139A (en) 2014-12-04

Similar Documents

Publication Publication Date Title
CN108701113B (en) Bus bridge for translating requests between a module bus and an AXI bus
JP2012506091A (en) Interrupt approval in data processing systems
JP2008503808A (en) High speed memory module
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
JP4198376B2 (en) Bus system and information processing system including bus system
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
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
EP3176701A1 (en) Systems and methods for transmitting an access request via a flexible register access bus
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
JP2010118020A (en) Request order control system, request order control method, and request order control program
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
CN117201518B (en) Data transmission method, system, device, storage medium and electronic equipment
JP4249741B2 (en) Bus system and information processing system including bus system
CN107273312B (en) Direct memory access control device for computing unit with working memory

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