JPH09282273A - Data transfer method and communication control unit - Google Patents

Data transfer method and communication control unit

Info

Publication number
JPH09282273A
JPH09282273A JP8097124A JP9712496A JPH09282273A JP H09282273 A JPH09282273 A JP H09282273A JP 8097124 A JP8097124 A JP 8097124A JP 9712496 A JP9712496 A JP 9712496A JP H09282273 A JPH09282273 A JP H09282273A
Authority
JP
Japan
Prior art keywords
signal
bus
request signal
data
identification information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP8097124A
Other languages
Japanese (ja)
Inventor
Mitsuo Yamamoto
三夫 山本
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 Engineering Ltd
Original Assignee
NEC Engineering 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 Engineering Ltd filed Critical NEC Engineering Ltd
Priority to JP8097124A priority Critical patent/JPH09282273A/en
Publication of JPH09282273A publication Critical patent/JPH09282273A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a communication control unit for efficiently detecting a transaction error in split transfer. SOLUTION: This communication control unit(CCU) 17 connected to an IO bus 16 and a communication channel 3 is provided with a basic part 27 for performing the split transfer and an error detection part 58 constituted of an AC decoder 51, an ID decoder 52, a flag holding circuit 53 and AND gates 54-57. The error detection part 58 judges whether or not response signals received by the CCU 17 are previously requested signals and outputs signals for indicating incorrect reception in the case that they are not the requested signals.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、システムバス及び
IOバス上でのデータ転送技術に係り、より詳しくは、
アドレス情報とデータ情報とを交互に転送を行うスプリ
ット転送方式におけるエラー検出技術に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data transfer technique on a system bus and an IO bus, more specifically,
The present invention relates to an error detection technique in a split transfer system that transfers address information and data information alternately.

【0002】[0002]

【従来の技術】システムバス及びIOバス上でのデータ
転送方式として、少なくとも2通りの方式が知られてい
る。第1の方式はインタロック転送方式である。この方
式では、一度のバス占有でアドレスとデータを転送す
る。第2の方式はスプリット転送方式である。この方式
では、アドレス転送とデータ転送との間に一旦バスの開
放が行われる。
2. Description of the Related Art At least two methods are known as data transfer methods on a system bus and an IO bus. The first method is an interlock transfer method. In this method, an address and data are transferred by occupying the bus once. The second method is a split transfer method. In this method, the bus is temporarily released between address transfer and data transfer.

【0003】従来より、このスプリット転送方式では、
リプライトランザクションにおける応答信号が先行する
リクエストトランザクションにおける要求信号に応じた
ものかどうかを検出するエラー検出手段が設けられてい
る。このスプリット転送方式による従来のエラー検出手
段を図6を参照して説明する。
Conventionally, in this split transfer system,
There is provided error detection means for detecting whether or not the reply signal in the reply transaction corresponds to the request signal in the preceding request transaction. The conventional error detecting means based on this split transfer method will be described with reference to FIG.

【0004】図6は、従来技術によるバスインターフェ
ースアダプタ(以下BIA)におけるエラー検出手段の
ブロック構成例を示すものである。このBIA15は、
システムバス13とIOバス16に接続されるバス変換
回路61を備え、このバス変換回路61によりシステム
バス13とIOバス16との間のデータ転送を制御して
いる。システムバス13とIOバス16は、いずれもA
C(アクセスコード)バスライン及びADD/DAT
(アドレス/データ)バスラインを含んでいる。
FIG. 6 shows an example of the block configuration of an error detecting means in a conventional bus interface adapter (hereinafter referred to as BIA). This BIA15 is
A bus conversion circuit 61 connected to the system bus 13 and the IO bus 16 is provided, and the bus conversion circuit 61 controls data transfer between the system bus 13 and the IO bus 16. System bus 13 and IO bus 16 are both A
C (access code) bus line and ADD / DAT
Includes (address / data) bus lines.

【0005】エラー検出部66は、IOバスアドレス保
持回路62,ACデコーダ63,比較回路64、及びA
NDゲート65から構成される。ACデコーダ63は、
応答信号を識別するものである。比較回路64は、AD
D/DATバスからの信号に含まれたアドレス情報とI
Oバスアドレス保持回路62に保持されたIOバスアド
レスとを比較し、IOバス16に接続された、図示され
ない通信制御装置に向けた応答信号であるかどうかを判
定するものである。ANDゲート65では、ADD/D
ATバスからの信号が上記通信制御装置の要求信号に応
答したものであればOK、そうでなければNGとなる信
号を出力する。このエラー検出部66は、BIA15に
備えられる代わりに、バスインターフェース装置14に
備えられている場合もある。
The error detection unit 66 includes an IO bus address holding circuit 62, an AC decoder 63, a comparison circuit 64, and an A
It is composed of an ND gate 65. The AC decoder 63 is
The response signal is identified. The comparison circuit 64 is AD
Address information and I included in the signal from the D / DAT bus
The I / O bus address held in the O bus address holding circuit 62 is compared to determine whether or not the response signal is for a communication control device (not shown) connected to the IO bus 16. In the AND gate 65, ADD / D
If the signal from the AT bus is in response to the request signal from the communication control device, it outputs OK, otherwise it outputs NG. The error detection unit 66 may be provided in the bus interface device 14 instead of being provided in the BIA 15.

【0006】[0006]

【発明が解決しようとする課題】上述のように、従来
は、IOバス16の上位にあるBIA15にエラー検出
手段が設けられている。しかし、このようなエラー検出
手段では、応答信号が配下のIOバスアドレスに関する
ものかどうかの判定が可能であるだけで、要求元の通信
制御装置内のローカルメモリアドレスに関するものかど
うかの判定ができない。また、応答信号が要求元である
通信制御装置に、ローカルメモリアドレスに関するもの
かどうかを検出するエラー検出手段を設けたとしても、
ローカルメモリアドレスであるスプリットIDの比較手
段が多ビットのデータ列の保持回路及び比較回路で構成
されるため、物理的なハードウエア量が大きくなる。ハ
ードウエア量は、スプリット転送のアウトスタンデイン
グ数の増大によっても大きくなる。
As described above, conventionally, the BIA 15 above the IO bus 16 is provided with the error detecting means. However, such an error detecting means can only determine whether or not the response signal is related to the subordinate IO bus address, but cannot determine whether or not the response signal is related to the local memory address in the requesting communication control device. . Further, even if the communication control device which is the request source is provided with an error detection means for detecting whether or not the response signal is related to the local memory address,
Since the comparison means of the split ID which is the local memory address is composed of the holding circuit and the comparison circuit of the multi-bit data string, the physical hardware amount becomes large. The amount of hardware also increases with an increase in the number of split transfer outstandings.

【0007】そこで本発明の課題は、通信制御装置で受
信した応答信号が、自己が送信した要求信号に基づく信
号か否かの確認を効率的に行うデータ転送方法を提供す
ることにある。本発明の他の課題は、上記データ転送方
法の実施に適した通信制御装置を提供することにある。
Therefore, an object of the present invention is to provide a data transfer method for efficiently confirming whether or not a response signal received by a communication control device is a signal based on a request signal transmitted by itself. Another object of the present invention is to provide a communication control device suitable for implementing the above data transfer method.

【0008】[0008]

【課題を解決するための手段】本発明が提供するデータ
転送方法は、データ送信端末に向けてデータの送信を要
求する要求信号を送信するとともに、該要求信号に応じ
て送られた要求対象データを含む応答信号を受信するデ
ータ転送手段を備えた通信制御装置におけるデータ転送
方法であって、このデータ転送手段が、少なくとも、前
記要求信号に、該要求信号を特定するための識別情報を
含ませるとともに該識別情報を保持しておくステップ
と、前記応答信号を受信した際に、該応答信号に含まれ
る前記識別情報と照合可能な特定情報に基づいて該応答
信号が先に送信された要求信号に応じて返送されたもの
であるか否かを判別するステップと、を実行することを
特徴とする。
A data transfer method provided by the present invention transmits a request signal for requesting data transmission to a data transmission terminal and request target data sent in response to the request signal. A data transfer method in a communication control device, comprising: a data transfer means for receiving a response signal, the data transfer means including at least the request signal with identification information for specifying the request signal. And a step of holding the identification information together with a request signal to which the response signal is previously transmitted based on specific information that can be collated with the identification information included in the response signal when the response signal is received. And a step of determining whether or not the data has been returned according to the above.

【0009】また、本発明が提供する通信制御装置は、
データ送信端末に向けて所要データの送信を要求する要
求信号を生成して送信する送信手段と、該要求信号に応
じて該データ送信端末より送信された所要データを含む
応答信号を受信する受信手段と、受信した応答信号が先
に送信した要求信号に基づく信号か否かを判別する判別
手段、とを有することを特徴とする。
Further, the communication control device provided by the present invention is
Transmitting means for generating and transmitting a request signal requesting transmission of required data to the data transmitting terminal, and receiving means for receiving a response signal including required data transmitted from the data transmitting terminal in response to the request signal. And a determination unit that determines whether or not the received response signal is a signal based on the previously transmitted request signal.

【0010】上記構成の通信制御装置において、前記送
信手段は、例えば、前記要求信号に該要求信号を特定す
るための識別情報を付与する識別情報付与手段を含むも
のであり、前記判別手段は、前記データ送信端末に向け
て送信した要求信号に付与した識別情報を保持する保持
手段と、受信した前記応答信号と前記保持手段に保持さ
れている識別情報とを照合して照合結果に応じた判定情
報を出力する判定手段と、を有するものである。
In the communication control device having the above-mentioned configuration, the transmitting means includes, for example, identification information adding means for adding identification information for specifying the request signal to the request signal, and the determining means includes: Holding means for holding the identification information added to the request signal transmitted to the data transmission terminal, and the response signal received and the identification information held in the holding means are collated to determine according to the collation result. Determination means for outputting information.

【0011】[0011]

【発明の実施の形態】以下、図面を参照て本発明の実施
形態を詳細に説明する。図1は、本発明の一実施形態に
よる計算機システムのブロック構成図である。この計算
機システムでは、FNP(Front End Network Processo
r)1が、外部端末の一例となるホストコンピュータ2
及び通信回線3に接続されている。
DETAILED DESCRIPTION OF THE INVENTION Embodiments of the present invention will be described in detail below with reference to the drawings. FIG. 1 is a block diagram of a computer system according to an embodiment of the present invention. In this computer system, FNP (Front End Network Processo)
r) 1 is a host computer 2 as an example of an external terminal
And the communication line 3.

【0012】FNP1内では、中央演算処理装置(以下
CPU)11と主記憶装置(以下MEM)12がシステ
ムバス13に接続されている。システムバス13にはバ
スインターフェース装置(BIU)14が、BIU14
にはバスインターフェースアダプタ(以下BIA)15
が、BIA15にはIOバス(入出力バス)16がそれ
ぞれ接続されている。さらに、IOバス16には複数の
通信制御装置(以下CCU)17とオンラインアダプタ
(以下OLA)18が接続されている。
In the FNP 1, a central processing unit (hereinafter CPU) 11 and a main memory device (hereinafter MEM) 12 are connected to a system bus 13. The system bus 13 has a bus interface unit (BIU) 14
Has a bus interface adapter (BIA) 15
However, an IO bus (input / output bus) 16 is connected to each BIA 15. Further, a plurality of communication control units (hereinafter, CCU) 17 and online adapters (hereinafter, OLA) 18 are connected to the IO bus 16.

【0013】OLA18はホストコンピュータ2に接続
されており、各CCU17は、公衆回線や通信回線網な
どの通信回線3に接続されている。BIA15は、IO
バス16とシステムバス13との間のデータ転送と、I
Oバス16上のトランザクションのタイムアウトの監視
とを行う。なお、本実施形態による計算機システムで
は、BIA15あるいはBIU14のいずれかに、図6
に示した従来技術によるエラー検出部66が設けられ
る。
The OLA 18 is connected to the host computer 2, and each CCU 17 is connected to a communication line 3 such as a public line or a communication line network. BIA15 is IO
Data transfer between the bus 16 and the system bus 13, and I
It monitors the timeout of transactions on the O-bus 16. In the computer system according to the present embodiment, one of the BIA 15 and the BIU 14 has
An error detection unit 66 according to the related art shown in FIG.

【0014】図2は、本実施形態によるCCU17のブ
ロック構成図である。CCU17の基本的な通信制御を
行う基本部27内では、IOバスインターフェース21
の一端、マイクロCPU23、ローカルメモリ24、シ
リアル/パラレル変換回路25がそれぞれ内部バス22
に接続されており、シリアル/パラレル変換回路25に
は回線トランシーバ/レシーバ回路26が接続されてい
る。回線トランシーバ/レシーバ回路26は通信回線3
に接続されている。IOバスインターフェース21の他
端はIOバス16に接続されている。シリアル/パラレ
ル変換回路25は、通信データのシリアル/パラレル変
換を行うものである。
FIG. 2 is a block diagram of the CCU 17 according to this embodiment. In the basic unit 27 that performs basic communication control of the CCU 17, the IO bus interface 21
, The micro CPU 23, the local memory 24, and the serial / parallel conversion circuit 25 are respectively connected to the internal bus 22.
A line transceiver / receiver circuit 26 is connected to the serial / parallel conversion circuit 25. The line transceiver / receiver circuit 26 is the communication line 3
It is connected to the. The other end of the IO bus interface 21 is connected to the IO bus 16. The serial / parallel conversion circuit 25 performs serial / parallel conversion of communication data.

【0015】IOバス16は、ADD/DAT(アドレ
ス/データ)信号、AC(アクセスコード)信号、及び
各種制御信号(B_REQ信号、C_SEL信号、AC
K信号)の入出力のためのバスラインを含んでいる。A
DD/DATバスライン信号は32ビット(4バイト)
幅で、ACバスライン信号はトランザクションのタイプ
及び転送バイト数を決定する。図3の表は、これらのバ
スライン信号のより詳しい内容を示すものである。
The IO bus 16 has an ADD / DAT (address / data) signal, an AC (access code) signal, and various control signals (B_REQ signal, C_SEL signal, AC).
It includes a bus line for inputting / outputting a K signal). A
DD / DAT bus line signal is 32 bits (4 bytes)
In width, the AC bus line signal determines the type of transaction and the number of bytes transferred. The table in FIG. 3 shows more detailed contents of these bus line signals.

【0016】CCU17は、バス起動時に、バス使用権
獲得要求として、B_REQ信号を送信する。BIA1
5は、調停の結果、バス使用権として、B_REQ_A
CK信号を送信する。このとき、CCU17がバスマス
タとなり、一つ目のバスサイクルが開始される。
When the bus is activated, the CCU 17 transmits a B_REQ signal as a bus use right acquisition request. BIA1
As a result of the arbitration, 5 uses B_REQ_A as the bus use right.
Transmit the CK signal. At this time, the CCU 17 becomes the bus master and the first bus cycle is started.

【0017】CCU17がスレーブ(従属)の場合は、
BIA15がマスタとなる。この場合、CCU17のカ
ード選択信号として、C_SEL信号を出力すること
で、一つ目のバスサイクルが開始される。一つのバスサ
イクルは、スレーブ側が出力するACK信号によってハ
ンドシェークされ、区切られる。
When the CCU 17 is a slave (subordinate),
BIA15 becomes the master. In this case, the first bus cycle is started by outputting the C_SEL signal as the card selection signal of the CCU 17. One bus cycle is handshaked and divided by the ACK signal output from the slave side.

【0018】図4(a),(b)は、スプリットトラン
ザクションのタイミング例を示すタイミングチャートで
ある。ここでは、CCU17がMEMアドレスが[A
MEM]番地から16バイトのデータを読み込む場合の例
が示されている。図4(a)はリクエストトランザクシ
ョンにおける各バスラインの信号を示している。要求信
号送信時における特定情報付与手段では、CCU17が
マスタとなり、読み込み先のMEMアドレスを転送先ア
ドレスとし、要求信号を特定する特定情報である格納先
のローカルメモリ24のアドレスをデータDLMとしてB
IA15に転送する。その後、CCU17は、IOバス
16を一旦開放する。図4(b)はリプライトランザク
ションで、この場合はBIA15がマスタとなり、先に
転送したローカルメモリ24のアドレスを転送先アドレ
スとしたデータ転送を起動する。
FIGS. 4A and 4B are timing charts showing an example of the timing of the split transaction. Here, the CCU 17 sets the MEM address to [A
An example of reading 16 bytes of data from the [ MEM ] address is shown. FIG. 4A shows signals on each bus line in the request transaction. In the specific information adding means at the time of transmitting the request signal, the CCU 17 serves as a master, the MEM address of the read destination is the transfer destination address, and the address of the local memory 24 of the storage destination which is the specific information for specifying the request signal is the data D LM as
Transfer to IA15. After that, the CCU 17 once releases the IO bus 16. FIG. 4B shows a reply transaction. In this case, the BIA 15 becomes the master, and data transfer is started with the previously transferred address of the local memory 24 as the transfer destination address.

【0019】図5は、本実施形態によるCCU17内に
設けられた判別手段を与えるエラー検出部のブロック構
成図を示している。エラー検出部58は、ACデコーダ
51、IDデコーダ52、フラグ保持回路53、そして
ANDゲート54〜57から構成されている。
FIG. 5 is a block diagram showing the configuration of the error detection unit provided in the CCU 17 according to this embodiment and providing the discrimination means. The error detection unit 58 is composed of an AC decoder 51, an ID decoder 52, a flag holding circuit 53, and AND gates 54 to 57.

【0020】ACデコーダ51は、IOバス16上の転
送がリクエストトランザクションであるか、あるいはリ
プライトランザクションであるかのトランザクション種
別を示すアクセスコードをデコードする。IDデコーダ
52は、スプリットIDである転送先ローカリメモリ2
4のアドレスをデコードする。すなわち、リクエストト
ランザクション時はデータ部を、リプライトランザクシ
ョン時はアドレス部をそれぞれデコードする。フラグ保
持回路53は、転送先のローカルメモリ24のアドレス
と同じアドレスを保持し、リクエストトランザクション
を起動したときにフラグをセットする。そして、リプラ
イトランザクションを受信したときにフラグがセットさ
れていればクリアする。
The AC decoder 51 decodes an access code which indicates a transaction type whether the transfer on the IO bus 16 is a request transaction or a reply transaction. The ID decoder 52 uses the split local ID as the transfer destination local memory 2
Decode the address of 4. That is, the data part is decoded at the time of the request transaction, and the address part is decoded at the time of the reply transaction. The flag holding circuit 53 holds the same address as the address of the transfer destination local memory 24, and sets a flag when the request transaction is activated. Then, if the flag is set when the reply transaction is received, it is cleared.

【0021】こうして、フラグがセットされている状態
でリプライトランザクションを受信したときは正常受
信、クリア状態で受信した場合は不正受信と判断され
る。また、リプライトランザクションを受信したもの
の、スプリットIDが一致しない場合も不正受信と判断
される。これにより、リクエストトランザクションを起
動していないにも拘わらず、リプライトランザクション
を受信した場合や、リクエストに対するリプライトラン
ザクション受信時の転送先ローカルメモリ24のアドレ
スの正当性までを検出することができる。
Thus, when the reply transaction is received while the flag is set, it is determined as normal reception, and when the reply transaction is received in the clear state, it is determined as illegal reception. In addition, even if the reply transaction is received but the split IDs do not match, it is determined that the reception is illegal. As a result, it is possible to detect the case where a reply transaction is received even though the request transaction is not activated, or even the legitimacy of the address of the transfer destination local memory 24 when the reply transaction is received for the request.

【0022】さらに、アウトスタンディング数または転
送先のローカルメモリ24のエリア数を増大させる場
合、フラグ保持回路53の増設及びIDデコーダ52の
条件を追加するだけで対応することができる。
Further, when the number of outstandings or the number of areas of the transfer destination local memory 24 is increased, it can be dealt with only by adding the flag holding circuit 53 and the condition of the ID decoder 52.

【0023】本実施形態では、さらに、BIA15ある
いはBIU14にリプライトランザションのIOアドレ
スの誤りを検出するエラー検出部66を備えているた
め、スプリット転送におけるエラーを幅広く検出するこ
とができる。特に、スプリットIDを保持してリプライ
トランザクション受信時に比較する方法に比べてハード
ウエア量を大幅に削減することできる。
In this embodiment, the BIA 15 or the BIU 14 is further provided with the error detecting section 66 for detecting an error in the IO address of the reply transaction, so that an error in the split transfer can be widely detected. In particular, it is possible to significantly reduce the amount of hardware as compared with the method of holding the split ID and comparing it when the reply transaction is received.

【0024】[0024]

【発明の効果】上述の説明から明らかなように、本発明
によれば、スプリット転送に係るエラーの検出に必要な
回路構成を、転送数の増大に伴って複雑化及び大型化す
ることなく、経済的且つ効率的にスプリット転送エラー
をほぼ網羅して検出することができる。
As is apparent from the above description, according to the present invention, the circuit configuration required for detecting an error related to split transfer does not become complicated and large in size as the number of transfers increases. The split transfer error can be detected almost comprehensively and economically and efficiently.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施形態による計算機システムのブ
ロック構成図。
FIG. 1 is a block configuration diagram of a computer system according to an embodiment of the present invention.

【図2】本実施形態による通信制御装置のブロック構成
図。
FIG. 2 is a block configuration diagram of a communication control device according to the present embodiment.

【図3】本実施形態によるバスライン信号のより詳しい
内容を示す表。
FIG. 3 is a table showing more detailed contents of bus line signals according to the present embodiment.

【図4】本実施形態による通信制御装置のエラー検出部
の構成図。
FIG. 4 is a configuration diagram of an error detection unit of the communication control device according to the present embodiment.

【図5】(a)は本実施形態によるリクエストトランザ
クションにおける各バスライン信号を示した図、(b)
は本実施形態によるリプライトランザクションにおける
各バスライン信号を示した図。
FIG. 5A is a diagram showing each bus line signal in a request transaction according to the present embodiment, and FIG.
FIG. 3 is a diagram showing each bus line signal in a reply transaction according to the present embodiment.

【図6】従来技術によるBIAに設けられたエラー検出
部のブロック構成図。
FIG. 6 is a block configuration diagram of an error detection unit provided in a BIA according to a conventional technique.

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

1 FNP 2 ホストコンピュータ 3 通信回線 11 CPU 12 MEM 13 システムバス 14 BIU 15 BIA 16 IOバス 17 CCU 18 OLA 21 IOバスインターフェース 22 内部バス 23 マイクロCPU 24 ローカルメモリ 25 シリアル/パラレル変換回路 26 回線トランシーバ/レシーバ回路 27 CCUの基本部 51,63 ACデコーダ 52 IDデコーダ 53 フラグ保持回路 58,66 エラー検出部 61 バス変換回路 62 IOバスアドレス保持回路 64 比較回路 54〜57,65 ANDゲート 1 FNP 2 Host Computer 3 Communication Line 11 CPU 12 MEM 13 System Bus 14 BIU 15 BIA 16 IO Bus 17 CCU 18 OLA 21 IO Bus Interface 22 Internal Bus 23 Micro CPU 24 Local Memory 25 Serial / Parallel Conversion Circuit 26 Line Transceiver / Receiver Circuit 27 Basic unit of CCU 51, 63 AC decoder 52 ID decoder 53 Flag holding circuit 58, 66 Error detection unit 61 Bus conversion circuit 62 IO bus address holding circuit 64 Comparison circuit 54-57, 65 AND gate

【手続補正書】[Procedure amendment]

【提出日】平成8年6月13日[Submission date] June 13, 1996

【手続補正1】[Procedure amendment 1]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】図面の簡単な説明[Correction target item name] Brief description of drawings

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施形態による計算機システムのブ
ロック構成図。
FIG. 1 is a block configuration diagram of a computer system according to an embodiment of the present invention.

【図2】本実施形態による通信制御装置のブロック構成
図。
FIG. 2 is a block configuration diagram of a communication control device according to the present embodiment.

【図3】本実施形態によるバスライン信号のより詳しい
内容を示す表。
Chart showing more detailed contents of the bus line signals according to FIG. 3 embodiment.

【図4】(a)は本実施形態によるリクエストトランザ
クションにおける各バスライン信号を示した図、(b)
は本実施形態によるリプライトランザクションにおける
各バスライン信号を示した図。
FIG. 4A is a request transaction according to the present embodiment.
Diagram showing each bus line signal in the operation, (b)
In the reply transaction according to the present embodiment
The figure which showed each bus-line signal.

【図5】本実施形態による通信制御装置のエラー検出部
の構成図。
FIG. 5 is an error detection unit of the communication control device according to the present embodiment .
Configuration diagram of.

【図6】従来技術によるBIAに設けられたエラー検出
部のブロック構成図。
FIG. 6 is a block configuration diagram of an error detection unit provided in a BIA according to a conventional technique.

【符号の説明】 1 FNP 2 ホストコンピュータ 3 通信回線 11 CPU 12 MEM 13 システムバス 14 BIU 15 BIA 16 IOバス 17 CCU 18 OLA 21 IOバスインターフェース 22 内部バス 23 マイクロCPU 24 ローカルメモリ 25 シリアル/パラレル変換回路 26 回線トランシーバ/レシーバ回路 27 CCUの基本部 51,63 ACデコーダ 52 IDデコーダ 53 フラグ保持回路 58,66 エラー検出部 61 バス変換回路 62 IOバスアドレス保持回路 64 比較回路 54〜57,65 ANDゲート[Explanation of Codes] 1 FNP 2 Host computer 3 Communication line 11 CPU 12 MEM 13 System bus 14 BIU 15 BIA 16 IO bus 17 CCU 18 OLA 21 IO bus interface 22 Internal bus 23 Micro CPU 24 Local memory 25 Serial / parallel conversion circuit 26 Line Transceiver / Receiver Circuit 27 Basic Unit of CCU 51, 63 AC Decoder 52 ID Decoder 53 Flag Holding Circuit 58, 66 Error Detection Unit 61 Bus Conversion Circuit 62 IO Bus Address Holding Circuit 64 Comparison Circuit 54-57, 65 AND Gate

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 データ送信端末に向けてデータの送信を
要求する要求信号を送信するとともに、該要求信号に応
じて返送された要求対象データを含む応答信号を受信す
るデータ転送手段を備えて成る通信制御装置におけるデ
ータ転送方法であって、前記データ転送手段が、少なく
とも、前記要求信号に、該要求信号を特定するための識
別情報を含ませるとともに該識別情報を保持しておくス
テップと、 前記応答信号を受信した際に、該応答信号に含まれる前
記識別情報と照合可能な特定情報に基づいて該応答信号
が先に送信された要求信号に応じて返送されたものであ
るか否かを判別するステップと、を実行することを特徴
とするデータ転送方法。
1. A data transfer means for transmitting a request signal for requesting data transmission to a data transmitting terminal, and for receiving a response signal including request target data returned in response to the request signal. A data transfer method in a communication control device, wherein the data transfer means stores at least the identification information for identifying the request signal in the request signal and holds the identification information. When a response signal is received, whether or not the response signal is returned in response to the previously transmitted request signal based on the identification information that can be collated with the identification information included in the response signal A data transfer method comprising: performing a determining step.
【請求項2】 データ送信端末に向けて所要データの送
信を要求する要求信号を生成して送信する送信手段と、 該要求信号に応じて該データ送信端末より送信された所
要データを含む応答信号を受信する受信手段と、 受信した応答信号が先に送信した要求信号に基づく信号
か否かを判別する判別手段、とを有することを特徴とす
る通信制御装置。
2. A transmitting means for generating and transmitting a request signal for requesting transmission of required data to the data transmitting terminal, and a response signal including the required data transmitted from the data transmitting terminal in response to the request signal. A communication control device, comprising: a receiving unit that receives the received response signal; and a determination unit that determines whether the received response signal is a signal based on the previously transmitted request signal.
【請求項3】 前記送信手段は、前記要求信号に該要求
信号を特定するための識別情報を付与する識別情報付与
手段を含むものであり、 前記判別手段は、前記データ送信端末に向けて送信した
要求信号に付与した識別情報を保持する保持手段と、受
信した前記応答信号と前記保持手段に保持されている識
別情報とを照合して照合結果に応じた判定情報を出力す
る判定手段と、を有することを特徴とする請求項2記載
の通信制御装置。
3. The transmitting means includes identification information adding means for adding to the request signal identification information for specifying the request signal, and the determining means transmits to the data transmitting terminal. Holding means for holding the identification information added to the request signal, a determination means for collating the received response signal and the identification information retained in the holding means, and outputting the determination information according to the collation result, The communication control device according to claim 2, further comprising:
JP8097124A 1996-04-18 1996-04-18 Data transfer method and communication control unit Pending JPH09282273A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8097124A JPH09282273A (en) 1996-04-18 1996-04-18 Data transfer method and communication control unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8097124A JPH09282273A (en) 1996-04-18 1996-04-18 Data transfer method and communication control unit

Publications (1)

Publication Number Publication Date
JPH09282273A true JPH09282273A (en) 1997-10-31

Family

ID=14183822

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8097124A Pending JPH09282273A (en) 1996-04-18 1996-04-18 Data transfer method and communication control unit

Country Status (1)

Country Link
JP (1) JPH09282273A (en)

Similar Documents

Publication Publication Date Title
US5752076A (en) Dynamic programming of bus master channels by intelligent peripheral devices using communication packets
EP2380085B1 (en) Detecting lost and out of order posted write packets in a peripheral component interconnect (pci) express network
US20050165989A1 (en) I2C communication system and method enabling bi-directional communications
US7821919B2 (en) Data processing apparatus and data processing method
CN112836453B (en) SAS controller frame buffer area structure design method
US7047343B2 (en) System and method for communication of keyboard and touchpad inputs as HID packets embedded on a SMBus
US9535454B2 (en) Computing module with serial data connectivity
US20070038783A1 (en) Communication device, host apparatus, and communication method
US6862283B2 (en) Method and apparatus for maintaining packet ordering with error recovery among multiple outstanding packets between two devices
US6988160B2 (en) Method and apparatus for efficient messaging between memories across a PCI bus
US20040139258A1 (en) Device and method for improved serial bus transaction using incremental address decode
US20060106955A1 (en) Method for dynamically adjusting the data transfer order of PCI express root ports
CN109154925A (en) Communication equipment, communication means, program and communication system
US20080313365A1 (en) Controlling write transactions between initiators and recipients via interconnect logic
US7213180B2 (en) Bus bridge circuit, bus connection system, and data error notification method for bus bridge circuit
JPH09282273A (en) Data transfer method and communication control unit
US20070116066A1 (en) Method and apparatus for packet error detection
US6058449A (en) Fault tolerant serial arbitration system
US6832277B2 (en) Method and apparatus for transmitting data that utilizes delay elements to reduce capacitive coupling
US5909558A (en) Low power serial arbitration system
JP2001223726A (en) Method, device, and system for multiplex communication
CN111490919A (en) Master-slave machine system, equipment terminal and communication verification method thereof
CN114884768B (en) Detection device, system and detection method for bus idle state
JP2007265108A (en) Bus bridge
US6771716B1 (en) Method of communication with coherence checking and device for the implementation thereof