JP2005182485A - Serial transmission controller, computer system, and serial transmission control method - Google Patents

Serial transmission controller, computer system, and serial transmission control method Download PDF

Info

Publication number
JP2005182485A
JP2005182485A JP2003422840A JP2003422840A JP2005182485A JP 2005182485 A JP2005182485 A JP 2005182485A JP 2003422840 A JP2003422840 A JP 2003422840A JP 2003422840 A JP2003422840 A JP 2003422840A JP 2005182485 A JP2005182485 A JP 2005182485A
Authority
JP
Japan
Prior art keywords
lane
logical
physical
lane number
valid
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.)
Granted
Application number
JP2003422840A
Other languages
Japanese (ja)
Other versions
JP4322659B2 (en
Inventor
Koji Kobayashi
宏次 小林
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 Computertechno Ltd
Original Assignee
NEC Computertechno 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 Computertechno Ltd filed Critical NEC Computertechno Ltd
Priority to JP2003422840A priority Critical patent/JP4322659B2/en
Publication of JP2005182485A publication Critical patent/JP2005182485A/en
Application granted granted Critical
Publication of JP4322659B2 publication Critical patent/JP4322659B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Communication Control (AREA)
  • Information Transfer Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To enhance the versatility of inter-device wiring by enabling to freely establish a logical lane number and to suppress a decrease in performance when a failure is caused in a plurality of lanes. <P>SOLUTION: The link control circuit 13 of a serial transmission controller 1D manages the training (initialization) of a link and the state of each lane. A lane control circuit 11 decides its defined logical lane number based on the state (the presence or absence of the failure) of each lane from the link control circuit 13 and the receiving logical lane number of a serial transmission controller 2E at a connection destination, and automatically re-assigns the logical lane number for the usable lane only in encountering the failure. A crossbar circuit 10 receives the defined logical lane number generated from the lane control circuit 11 to convert the defined logical lane number into any physical lane number. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、シリアル伝送制御装置、コンピュータシステム、および、シリアル伝送制御方法に関し、特に、論理レーン番号を自由に設定可能なシリアル伝送制御装置、コンピュータシステム、および、シリアル伝送制御方法に関する。   The present invention relates to a serial transmission control device, a computer system, and a serial transmission control method, and more particularly to a serial transmission control device, a computer system, and a serial transmission control method that can freely set logical lane numbers.

従来のシリアル伝送制御装置、特に、PCI Expressに関して図面を参照して説明する。   A conventional serial transmission control device, particularly PCI Express, will be described with reference to the drawings.

図5は、×4のPCI Expressの構成例を示すブロック図である。   FIG. 5 is a block diagram illustrating a configuration example of a x4 PCI Express.

PCI Expressは、装置間における通信規格であり、×1,×2,×4,×8,×12,×16,×32(本数分のレーンを束ねたリンク)をサポートしている。(例:×16の場合は16レーンを束ねたリンク)
図5を参照すると、上流側のシリアル伝送制御装置1A(物理層)と、下流側のシリアル伝送制御装置2B(物理層)とが×4のPCI Expressで接続されている。ここで、たとえば、パーソナルコンピュータにおいて、上流側とは、オペレーティングシステムが動作するメインのプロセッサに近い部分であり、下流側とは、周辺装置に近い部分である。
PCI Express is a communication standard between apparatuses, and supports x1, x2, x4, x8, x12, x16, and x32 (links in which a number of lanes are bundled). (Example: In the case of x16, a link that bundles 16 lanes)
Referring to FIG. 5, a serial transmission control device 1A (physical layer) on the upstream side and a serial transmission control device 2B (physical layer) on the downstream side are connected by a PCI Express of x4. Here, for example, in the personal computer, the upstream side is a part close to the main processor on which the operating system operates, and the downstream side is a part close to the peripheral device.

PCI Expressの物理レーン番号に対する論理レーン番号の割り付け方法としては、物理レーン番号順に論理レーン番号を割り当てる方法(物理レーン番号0,1,2,3に対し論理レーン番号0,1,2,3を割り当てる。図5の左)と、論理レーン番号を反転する方法(物理レーン番号0,1,2,3に対し論理レーン番号3,2,1,0を割り当てる。図5の右)とがある。   As a method of assigning logical lane numbers to physical lane numbers of PCI Express, a method of assigning logical lane numbers in the order of physical lane numbers (logical lane numbers 0, 1, 2, 3 are assigned to physical lane numbers 0, 1, 2, 3). 5) and the method of inverting the logical lane number (assigning logical lane numbers 3, 2, 1, 0 to physical lane numbers 0, 1, 2, 3; right of FIG. 5). .

論理レーン番号を反転する方法は、レーン障害の場合や、接続先の装置の論理レーン番号が反転している時場合の回避策として使用される。また、割り当ての制御は、リンク制御回路3Cで行われる。   The method of reversing the logical lane number is used as a workaround in the case of a lane failure or when the logical lane number of the connected device is reversed. Assignment control is performed by the link control circuit 3C.

また、レーン障害が起きた場合、リンク制御回路3Cは、リンクの再トレーニングを行い、リンクの再構成を行う。図5は、物理レーン番号1で障害が発生した場合を示している。論理レーン番号を変えず、×1(物理レーン番号0,論理レーン番号0)として使用する方法と、論理レーン番号を反転して、×2(物理レーン番号2,3に論理レーン番号1,0を割り当てる)として使用する方法があるが、図5の例では、性能の観点から論理レーン番号を反転した×2が選択されている。   When a lane failure occurs, the link control circuit 3C performs link retraining and link reconfiguration. FIG. 5 shows a case where a failure has occurred in physical lane number 1. A method of using as x1 (physical lane number 0, logical lane number 0) without changing the logical lane number, and inverting the logical lane number to x2 (logical lane numbers 1, 0 in physical lane numbers 2, 3) In the example of FIG. 5, x2 with the logical lane number inverted is selected from the viewpoint of performance.

また、論理ポートと物理ポートの対応をバーチャルポート識別アドレスを利用して制御する技術がある(たとえば、特許文献1)。   In addition, there is a technique for controlling the correspondence between a logical port and a physical port using a virtual port identification address (for example, Patent Document 1).

特表2003−504961Special table 2003-504961

従来は、各レーンの物理レーン番号と論理レーン番号が固定的に割り付けられていたため、PCI Expressの仕様上、リンクの構成に必須となるレーン(論理レーン番号0)で障害が起きると、他に使用可能なレーンがあるにも関わらず、リンクが使用出来なくなる問題があった。その回避策として論理レーン番号を反転する機能(例:4レーン構成のリンクにおいて、物理レーン番号0,1,2,3に論理レーン番号0,1,2,3を割り付けたとき、反転機能を使用すると論理レーン番号は3,2,1,0となる)を有しているが、同様の問題を抱えており、1回目の障害は救えても、2回目の障害でリンクが使用できなくなる可能性があった。リンクを構成するのに必須となるレーン(論理レーン番号0)で障害が発生するとリンクが使用不可になってしまう。   Conventionally, the physical lane number and logical lane number of each lane are fixedly assigned. Therefore, if a failure occurs in a lane (logical lane number 0) that is essential for link configuration according to the PCI Express specification, There was a problem that links could not be used even though there were usable lanes. As a workaround, the function to invert the logical lane number (eg, when the logical lane number 0, 1, 2, 3 is assigned to the physical lane number 0, 1, 2, 3 in the 4-lane configuration link, the inversion function is (If used, the logical lane number will be 3, 2, 1, 0). However, it has the same problem, and even if the first failure can be saved, the link cannot be used due to the second failure. There was a possibility. If a failure occurs in a lane (logical lane number 0) that is indispensable for configuring a link, the link becomes unusable.

PCI Expressの論理レーン番号の割り当て方法は上記の通り、通常と反転の2種類しかなく、論理レーン番号0となりうる最若番と最老番の物理レーン番号の2つのレーンで障害が起きると、他に使用可能なレーンが残っていてもリンクが使用不可になってしまう。   As described above, there are only two types of PCI Express logical lane number assignment methods, normal and inverted. When a failure occurs in two lanes, the youngest number and the oldest physical lane number that can be logical lane number 0, Even if other usable lanes remain, the link becomes unusable.

さらには、レーンの物理レーン番号と論理レーン番号とが固定に割り付けられていることから、各装置のピンも固定となり、装置間の配線にも制限があった。   Furthermore, since the physical lane number and the logical lane number of the lane are fixedly assigned, the pins of each device are also fixed, and the wiring between the devices is limited.

また、特許文献1記載の技術も障害時の論理レーン番号の再割り当てに関して効率的な機能を開示していない。   In addition, the technique described in Patent Document 1 does not disclose an efficient function for reassigning logical lane numbers at the time of failure.

本発明の目的は、論理レーン番号を自由に設定可能とすることで、装置間配線の自由度を高め、さらには、複数のレーンで障害が起きた時の性能低下を抑えることである。   An object of the present invention is to increase the degree of freedom of inter-device wiring by making it possible to freely set logical lane numbers, and to suppress performance degradation when a failure occurs in a plurality of lanes.

本発明の第1のシリアル伝送制御装置は、各物理レーンの有効・無効を示すビットを格納するレーン有効フラグと、前記レーン有効フラグで示される無効な物理レーンのみを除く有効なレーン全てを論理レーンに割り当てる制御回路とを含むことを特徴とする。   The first serial transmission control device according to the present invention logically stores all the valid lanes except for the invalid lane indicated by the lane valid flag and the invalid lane indicated by the lane valid flag. And a control circuit assigned to the lane.

本発明の第2のシリアル伝送制御装置は、各物理レーンの有効・無効を示すビットを格納するレーン有効フラグと、前記レーン有効フラグの値、接続先の装置の機能、および、前記接続先が自身より上流か下流かに基づいて、前記レーン有効フラグで示される無効な物理レーンのみを除く有効なレーン全てを論理レーンに割り当てる制御回路とを含むことを特徴とする。   The second serial transmission control device of the present invention includes a lane valid flag for storing a bit indicating validity / invalidity of each physical lane, a value of the lane valid flag, a function of a connection destination device, and the connection destination. And a control circuit that allocates all the valid lanes except the invalid physical lane indicated by the lane valid flag to the logical lane based on whether it is upstream or downstream of itself.

本発明の第3のシリアル伝送制御装置は、各物理レーンの有効・無効を示すビットを格納するレーン有効フラグと、「論理レーン番号=有効フラグの個数(対象物理レーン番号以下の個数)−1」のアルゴリズムに基づいて前記レーン有効フラグで示される無効な物理レーンのみを除く有効なレーン全てを論理レーンに割り当てる制御回路とを含むことを特徴とする。   The third serial transmission control device of the present invention includes a lane valid flag for storing a bit indicating validity / invalidity of each physical lane, and “logical lane number = number of valid flags (number of target physical lane number or less) −1. And a control circuit that allocates all the valid lanes except the invalid physical lane indicated by the lane valid flag to the logical lane based on the algorithm of "."

本発明の第4のシリアル伝送制御装置は、各物理レーンの有効・無効を示すビットを格納するレーン有効フラグと、前記レーン有効フラグの値、接続先の装置の機能、および、前記接続先が自身より上流か下流かに基づいて、かつ、「論理レーン番号=有効フラグの個数(対象物理レーン番号以下の個数)−1」のアルゴリズムに基づいて前記レーン有効フラグで示される無効な物理レーンのみを除く有効なレーン全てを論理レーンに割り当てる制御回路とを含むことを特徴とする。   The fourth serial transmission control device of the present invention includes a lane valid flag for storing a bit indicating validity / invalidity of each physical lane, a value of the lane valid flag, a function of a connection destination device, and the connection destination. Only the invalid physical lane indicated by the lane valid flag based on whether it is upstream or downstream from itself and based on the algorithm of “logical lane number = number of valid flags (number of target physical lane number or less) −1” And a control circuit that allocates all effective lanes except for to logical lanes.

本発明の第5のシリアル伝送制御装置は、各物理レーンの有効・無効を示すビットを格納するレーン有効フラグと、接続先の装置からの受信用論理レーン番号を格納する物理レーン対応の受信用論理レーン番号レジスタと、「論理レーン番号=有効フラグの個数(対象物理レーン番号以下の個数)−1」のアルゴリズムに基づいて送信用論理レーン番号を格納する物理レーン対応の送信用論理レーン番号レジスタと、接続先の装置の機能、および、前記接続先が自身より上流か下流かに基づいて、前記受信用論理レーン番号レジスタの値、送信用論理レーン番号レジスタの値のどちらかを格納する前記物理レーン対応の確定論理レーン番号レジスタと含むことを特徴とする。   The fifth serial transmission control device according to the present invention is a reception device corresponding to a physical lane that stores a lane validity flag for storing a bit indicating validity / invalidity of each physical lane and a logical lane number for reception from a connected device. Logical lane number register and a logical lane number register for transmission corresponding to a physical lane that stores a logical lane number for transmission based on an algorithm of “logical lane number = number of valid flags (number of target physical lane number or less) −1” And stores the value of the logical lane number register for reception or the value of the logical lane number register for transmission based on the function of the connection destination device and whether the connection destination is upstream or downstream of itself. And a definite logical lane number register corresponding to the physical lane.

本発明の第6のシリアル伝送制御装置は、接続先の装置から受信用論理レーン番号を受信し、前記接続先の装置に送信用論理レーン番号を送信するリンク制御回路と、各物理レーンの有効・無効を示すビットを格納するレーン有効フラグと、前記送信用論理レーン番号からの受信用論理レーン番号を格納する物理レーン対応の受信用論理レーン番号レジスタと、「論理レーン番号=有効フラグの個数(対象物理レーン番号以下の個数)−1」のアルゴリズムに基づいて送信用論理レーン番号を格納する物理レーン対応の送信用論理レーン番号レジスタと、接続先の装置の機能、および、前記接続先が自身より上流か下流かに基づいて、前記受信用論理レーン番号レジスタの値、送信用論理レーン番号レジスタの値のどちらかを確定論理レーン番号として格納する前記物理レーン対応の確定論理レーン番号レジスタとを備えるレーン制御回路と、前記レーン制御回路からの確定論理レーン番号に基づいてデータ転送を行うクロスバ回路と、を含むことを特徴とする。   A sixth serial transmission control device of the present invention receives a reception logical lane number from a connection destination device, and transmits a transmission logical lane number to the connection destination device, and the validity of each physical lane. A lane valid flag for storing a bit indicating invalidity, a reception logical lane number register corresponding to a physical lane for storing a reception logical lane number from the transmission logical lane number, and “logical lane number = number of valid flags” Based on the algorithm of (number of target physical lane number or less) -1 ", the transmission logical lane number register corresponding to the physical lane for storing the transmission logical lane number, the function of the connection destination device, and the connection destination Based on whether it is upstream or downstream from itself, either the value of the reception logical lane number register or the value of the transmission logical lane number register is determined. A lane control circuit including a defined logical lane number register corresponding to the physical lane stored as a signal, and a crossbar circuit that performs data transfer based on the determined logical lane number from the lane control circuit. .

本発明のコンピュータシステムは、前記第1、2、3、4、5、または、6のシリアル伝送制御装置を1以上備えることを特徴とする。   The computer system of the present invention is characterized in that it includes one or more of the first, second, third, fourth, fifth, and sixth serial transmission control devices.

本発明の第1のシリアル伝送制御方法は、シリアル伝送制御装置が、各物理レーンの有効・無効を示すビットを格納するレーン有効で示される無効な物理レーンのみを除く有効なレーン全てを論理レーンに割り当てるステップを含むことを特徴とする。   According to the first serial transmission control method of the present invention, the serial transmission control device stores all valid lanes except for the invalid physical lane indicated by the lane valid in which the bit indicating the validity / invalidity of each physical lane is stored. Including the step of assigning to.

本発明の第2のシリアル伝送制御方法は、シリアル伝送制御装置が、各物理レーンの有効・無効を示すビットを格納するレーン有効フラグの値、接続先の装置の機能、および、前記接続先が自身より上流か下流かに基づいて、前記レーン有効フラグで示される無効な物理レーンのみを除く有効なレーン全てを論理レーンに割り当てるステップを含むことを特徴とする。   In the second serial transmission control method of the present invention, the serial transmission control device has a value of a lane valid flag for storing a bit indicating validity / invalidity of each physical lane, a function of a connection destination device, and the connection destination The method includes a step of allocating all valid lanes excluding only invalid physical lanes indicated by the lane valid flag to logical lanes based on whether they are upstream or downstream.

本発明の第3のシリアル伝送制御方法は、シリアル伝送制御装置が、各物理レーンの有効・無効を示すビットを格納するレーン有効フラグ、「論理レーン番号=有効フラグの個数(対象物理レーン番号以下の個数)−1」のアルゴリズムに基づいて前記レーン有効フラグで示される無効な物理レーンのみを除く有効なレーン全てを論理レーンに割り当てるステップを含むことを特徴とする。   In the third serial transmission control method of the present invention, the serial transmission control device stores a lane valid flag for storing a bit indicating validity / invalidity of each physical lane, “logical lane number = number of valid flags (subject physical lane number or less). The method includes a step of allocating all valid lanes excluding only invalid physical lanes indicated by the lane valid flag to logical lanes based on an algorithm of “number of -1)”.

本発明の第4のシリアル伝送制御方法は、シリアル伝送制御装置が、各物理レーンの有効・無効を示すビットを格納するレーン有効フラグ、前記レーン有効フラグの値、接続先の装置の機能、および、前記接続先が自身より上流か下流かに基づいて、かつ、「論理レーン番号=有効フラグの個数(対象物理レーン番号以下の個数)−1」のアルゴリズムに基づいて前記レーン有効フラグで示される無効な物理レーンのみを除く有効なレーン全てを論理レーンに割り当てるステップとを含むことを特徴とする。   According to a fourth serial transmission control method of the present invention, a serial transmission control device stores a lane validity flag for storing a bit indicating validity / invalidity of each physical lane, a value of the lane validity flag, a function of a connection destination device, and Based on whether the connection destination is upstream or downstream from itself and indicated by the lane valid flag based on an algorithm of “logical lane number = number of valid flags (number of target physical lane numbers) −1”. Assigning all valid lanes except logical physical lanes to logical lanes.

本発明の第5のシリアル伝送制御方法は、シリアル伝送制御装置が、各物理レーンの有効・無効を示すビットをレーン有効フラグに格納するステップと、物理レーン対応の受信用論理レーン番号レジスタに接続先の装置からの受信用論理レーン番号を格納するステップと、物理レーン対応の送信用論理レーン番号レジスタに「論理レーン番号=有効フラグの個数(対象物理レーン番号以下の個数)−1」のアルゴリズムに基づいて送信用論理レーン番号を格納するステップと、前記物理レーン対応の確定論理レーン番号レジスタに、接続先の装置の機能、および、前記接続先が自身より上流か下流かに基づいて、前記受信用論理レーン番号レジスタの値、送信用論理レーン番号レジスタの値のどちらかを格納するステップと、を含むことを特徴とする。   According to a fifth serial transmission control method of the present invention, the serial transmission control device stores a bit indicating validity / invalidity of each physical lane in a lane validity flag and is connected to a reception logical lane number register corresponding to the physical lane. The step of storing the logical lane number for reception from the previous device, and the algorithm of “logical lane number = number of valid flags (number of target physical lane number or less) −1” in the transmission logical lane number register corresponding to the physical lane−1 Storing the logical lane number for transmission based on the above, in the fixed logical lane number register corresponding to the physical lane, based on the function of the connection destination device, and whether the connection destination is upstream or downstream from itself, Storing either the value of the reception logical lane number register or the value of the transmission logical lane number register. To.

本発明の第6のシリアル伝送制御方法は、リンク制御回路が、接続先の装置から受信用論理レーン番号を受信し、前記接続先の装置に送信用論理レーン番号を送信するステップと、レーン制御回路が、各物理レーンの有効・無効を示すビットをレーン有効フラグに格納するステップと、レーン制御回路が、物理レーン対応の受信用論理レーン番号レジスタに接続先の装置からの受信用論理レーン番号を格納するステップと、レーン制御回路が、物理レーン対応の送信用論理レーン番号レジスタに「論理レーン番号=有効フラグの個数(対象物理レーン番号以下の個数)−1」のアルゴリズムに基づいて送信用論理レーン番号を格納するステップと、レーン制御回路が、前記物理レーン対応の確定論理レーン番号レジスタに、接続先の装置の機能、および、前記接続先が自身より上流か下流かに基づいて、前記受信用論理レーン番号レジスタの値、送信用論理レーン番号レジスタの値のどちらかを格納するステップと、クロスバ回路前記レーン制御回路からの確定論理レーン番号に基づいてデータ転送を行うステップと、を含むことを特徴とする。   According to a sixth serial transmission control method of the present invention, the link control circuit receives a reception logical lane number from a connection destination device, and transmits the transmission logical lane number to the connection destination device. The circuit stores the bits indicating the validity / invalidity of each physical lane in the lane validity flag, and the lane control circuit receives the logical lane number for reception from the connected device in the logical lane number register for reception corresponding to the physical lane. And the lane control circuit uses the transmission logical lane number register corresponding to the physical lane for transmission based on an algorithm of “logical lane number = number of valid flags (number of target physical lane number or less) −1”. The step of storing the logical lane number and the lane control circuit store the function of the connected device in the determined logical lane number register corresponding to the physical lane. And storing either the value of the logical lane number register for reception or the value of the logical lane number register for transmission based on whether the connection destination is upstream or downstream of itself, a crossbar circuit, and the lane control circuit And transferring data based on the determined logical lane number from

本発明の第1の効果は、複数のレーンで障害が起きた時の性能低下を抑えることが可能なことである。   The first effect of the present invention is that it is possible to suppress a decrease in performance when a failure occurs in a plurality of lanes.

その理由は、物理レーン番号に対し論理レーン番号を自由に割り付けることを可能とするからである。   This is because the logical lane number can be freely assigned to the physical lane number.

第2の効果は、装置間の配線が自由に行えることであり、配線ミスした時の回避策ともなる。   The second effect is that wiring between devices can be performed freely, and it is also a workaround when a wiring mistake occurs.

これも、物理レーン番号に対し論理レーン番号を自由に割り付けることを可能とするからである。   This is also because the logical lane number can be freely assigned to the physical lane number.

次に、本発明を実施するための第1の最良の形態について図面を参照して詳細に説明する。   Next, a first best mode for carrying out the present invention will be described in detail with reference to the drawings.

図1は、本発明を実施するための第1の最良の形態の構成を示すブロック図である。   FIG. 1 is a block diagram showing the configuration of the first best mode for carrying out the present invention.

図1を参照すると、上流側のシリアル伝送制御装置1Dと、下流側のシリアル伝送制御装置2Eとがシリアルリンクで接続される。シリアル伝送制御装置1Dは、クロスバ回路10と、レーン制御回路11と、リンク制御回路13とを含む。シリアル伝送制御装置2Eは、リンク制御回路13を含む。   Referring to FIG. 1, an upstream serial transmission control device 1D and a downstream serial transmission control device 2E are connected by a serial link. The serial transmission control device 1D includes a crossbar circuit 10, a lane control circuit 11, and a link control circuit 13. The serial transmission control device 2E includes a link control circuit 13.

クロスバ回路10は、レーン制御回路11により確定された各論理レーン番号を使用して物理レーン番号に論理レーン番号を対応させ、データの転送を行う。リンク制御回路13は、シリアルリンクのトレーニング(初期化)や状態の監視を行っており、接続先の論理レーン番号、および、各レーンの状態(障害の有無)をレーン制御回路11に報告する。   The crossbar circuit 10 uses each logical lane number determined by the lane control circuit 11 to associate the logical lane number with the physical lane number and transfers data. The link control circuit 13 performs serial link training (initialization) and status monitoring, and reports the connection destination logical lane number and the status of each lane (whether there is a failure) to the lane control circuit 11.

レーン制御回路11は、リンク制御回路13から受け取った情報を使用し、接続先が従来の装置であるか否かを考慮し、本発明の機能を有する装置同士の接続の場合は、レーン制御回路11は、上流側・下流側を考慮して、物理レーン番号に対する論理レーン番号を確定する。   The lane control circuit 11 uses the information received from the link control circuit 13 and considers whether or not the connection destination is a conventional device. When the devices having the functions of the present invention are connected, the lane control circuit 11 11 determines the logical lane number for the physical lane number in consideration of the upstream side and the downstream side.

ここで、従来の装置とは、論理レーン番号の割り当て方法が、通常と反転の2種類しかなく、論理レーン番号0となりうる最若番と最老番との物理レーン番号の2つのレーンで障害が起きると、他に使用可能なレーンが残っていてもリンクが使用不可になってしまう装置のことである。   Here, with the conventional device, there are only two types of logical lane number assignment methods, normal and inverted, and there is a failure in two lanes of the physical lane number of the youngest number and the oldest number that can be logical lane number 0. When this happens, the link becomes unavailable even if other usable lanes remain.

また、リンク制御回路13から障害が報告された場合は、レーン制御回路11は、内蔵するレーン有効フラグ20の各Bit(後述)を参照し、有効なレーンのみを使用してレーン番号を再割り付けする。   If a failure is reported from the link control circuit 13, the lane control circuit 11 refers to each bit (described later) of the built-in lane valid flag 20 and reassigns the lane number using only valid lanes. To do.

次に、レーン制御回路11の詳細な構成について図面を参照して説明する。   Next, the detailed configuration of the lane control circuit 11 will be described with reference to the drawings.

図2は、図1のレーン制御回路11の詳細な構成を示すブロック図である。   FIG. 2 is a block diagram showing a detailed configuration of the lane control circuit 11 of FIG.

図2を参照すると、シリアル伝送制御装置1Dのレーン制御回路11は、レーン有効フラグ20と、物理レーン対応に、それぞれ、送信用論理レーン番号レジスタ21と、受信用論理レーン番号レジスタ22と、確定論理レーン番号レジスタ23と、送信用論理レーン番号レジスタ21の出力、受信用論理レーン番号レジスタ22の出力のどちらかを選択する選択回路24と、送信用論理レーン番号レジスタ21の出力、確定論理レーン番号レジスタ23の出力のどちらかを全宅する選択回路25とを含む。また、図示しない制御回路が存在し、レーン有効フラグ20、送信用論理レーン番号レジスタ21、受信用論理レーン番号レジスタ22の値の受け渡し等を含む制御を実行する。   Referring to FIG. 2, the lane control circuit 11 of the serial transmission control device 1D determines the lane valid flag 20 and the logical lane number register 21 for reception and the logical lane number register 22 for reception corresponding to the physical lane, respectively. A selection circuit 24 that selects one of the output of the logical lane number register 23, the output of the transmission logical lane number register 21, and the output of the reception logical lane number register 22, the output of the transmission logical lane number register 21, and the determined logical lane And a selection circuit 25 that houses either of the outputs of the number register 23. Further, a control circuit (not shown) exists, and executes control including transfer of values of the lane valid flag 20, the transmission logical lane number register 21, and the reception logical lane number register 22.

レーン有効フラグ20は、物理レーンごとに使用可能か否かを示しており、使用可能なレーンだけに論理レーン番号が生成され、送信用論理レーン番号レジスタ21に格納される。論理レーン番号の生成方法としては、自物理レーン番号より若番の物理レーンの有効個数から算出する方法がある。たとえば、物理レーン番号2に対して、論理レーン番号を割り当てるときに、物理レーン0の有効フラグがレーン0は有効で、かつ、物理レーン1の有効フラグが無効の場合、物理レーン2の論理レーン番号は、“1”が割り当てられ、物理レーン0,1共に有効な場合は、“2”が、共に無効な場合は、“0”が、論理番号として割り当てられる。   The lane valid flag 20 indicates whether or not each physical lane can be used, and a logical lane number is generated only for the usable lane and stored in the transmission logical lane number register 21. As a method of generating a logical lane number, there is a method of calculating from the effective number of physical lanes that are younger than the own physical lane number. For example, when assigning a logical lane number to physical lane number 2, if the valid flag for physical lane 0 is valid for lane 0 and the valid flag for physical lane 1 is invalid, the logical lane for physical lane 2 As the number, “1” is assigned, and when both physical lanes 0 and 1 are valid, “2” is assigned as a logical number, and when both are invalid, “0” is assigned as a logical number.

レーン有効フラグ20は、電源オンの時(初期)は、すべて“1”(Bit0−3=“1111”)であり、リンクのトレーニング中、または、データ通信中にレーンの障害を検出されると、障害のあるレーンのBitが、オフ(“1”から“0”)にされる。送信用論理レーン番号レジスタ21には、レーン有効フラグ20を使用して割り付けられた論理レーン番号が常時、更新、格納される。すなわち、レーン有効フラグ20の値が更新されると、送信用論理レーン番号レジスタ21の値も同時に更新される。レーンの障害は、リンク制御回路13で検出され、検出されるとリンクの再トレーニングが始まり、更新された値を使って論理レーン番号の再設定が行われる。   The lane valid flags 20 are all “1” (Bit 0-3 = “1111”) when the power is turned on (initial), and when a lane failure is detected during link training or data communication. Bit of the faulty lane is turned off ("1" to "0"). In the transmission logical lane number register 21, the logical lane number assigned using the lane valid flag 20 is constantly updated and stored. That is, when the value of the lane valid flag 20 is updated, the value of the transmission logical lane number register 21 is also updated at the same time. A lane failure is detected by the link control circuit 13, and when it is detected, retraining of the link is started, and the logical lane number is reset using the updated value.

送信用論理レーン番号レジスタ21への論理レーン番号の割り付けは、物理レーン番号の若番から順に実施され、有効なレーンに対してのみ0,1,2,3,・・・,と順に論理番号を割り当てられ、無効なレーンに関しては、割り付けられない。   Allocation of logical lane numbers to the transmission logical lane number register 21 is performed in order from the smallest physical lane number, and the logical numbers are in order of 0, 1, 2, 3,. Is not assigned to invalid lanes.

論理的には、<論理レーン番号(物理レーン番号)=有効フラグの個数(対象物理レーン番号以下の個数)−1>となる。   Logically, <logical lane number (physical lane number) = number of valid flags (number of target physical lane number or less) -1>.

たとえば、(1)レーン有効フラグ20がBit0−3=1111の場合、送信用論理レーン番号レジスタ21には下記の値が格納される。   For example, (1) when the lane valid flag 20 is Bit0-3 = 1111, the transmission logical lane number register 21 stores the following values.

<物理レーン0→論理レーン番号=1個(Bit0)−1=0>、<物理レーン1→論理レーン番号=2個(Bit0:Bit1)−1=1>、<物理レーン2→論理レーン番号=3個(Bit0:Bit1:Bit2)−1=2>、<物理レーン3→論理レーン番号=4個(Bit0:Bit1:Bit2:Bit3)−1=3>。   <Physical lane 0 → logical lane number = 1 (bit 0) −1 = 0>, <physical lane 1 → logical lane number = 2 (bit 0: bit 1) −1 = 1>, <physical lane 2 → logical lane number = 3 (Bit0: Bit1: Bit2) -1 = 2>, <physical lane 3 → logical lane number = 4 (Bit0: Bit1: Bit2: Bit3) -1 = 3>.

また、(2)レーン有効フラグ20がBit0−3=1101(Bit2:レーン2で障害が発生し、オフ)の場合、送信用論理レーン番号レジスタ21には下記の値が格納される。   Further, (2) when the lane valid flag 20 is Bit0-3 = 1101 (Bit2: a failure occurs in the lane 2 and is off), the transmission logical lane number register 21 stores the following values.

<物理レーン0→論理レーン番号=1個(Bit0)−1=0>、<物理レーン1→論理レーン番号=2個(Bit0:Bit1)−1=1>、<物理レーン2→論理レーン番号=(Bit2=0なので割り付けない)>、<物理レーン3→論理レーン番号=3個(Bit0:Bit1:Bit3)−1=2>。   <Physical lane 0 → logical lane number = 1 (bit 0) −1 = 0>, <physical lane 1 → logical lane number = 2 (bit 0: bit 1) −1 = 1>, <physical lane 2 → logical lane number = (No assignment because Bit2 = 0)>, <Physical Lane 3 → Logical Lane Number = 3 (Bit0: Bit1: Bit3) -1 = 2>.

図3は、論理レーン番号の再割り付けの1例を示す説明図である。   FIG. 3 is an explanatory diagram of an example of logical lane number reallocation.

図3を参照すると、シリアル伝送制御装置1Dの物理レーン0と、シリアル伝送制御装置2Eの物理レーン2との接続で障害が発生し、論理レーン番号の再割り付けが実施されている。   Referring to FIG. 3, a failure occurs in the connection between the physical lane 0 of the serial transmission control device 1D and the physical lane 2 of the serial transmission control device 2E, and the logical lane number is reassigned.

受信用論理レーン番号レジスタ22は、接続先のシリアル伝送制御装置2Eから受信した論理レーン番号を格納する。送信用論理レーン番号レジスタ21は、接続先のシリアル伝送制御装置2Eへの論理レーン番号を格納し、受信用論理レーン番号レジスタ22は、接続先のシリアル伝送制御装置2Eから受信した論理レーン番号を格納する。   The reception logical lane number register 22 stores the logical lane number received from the connected serial transmission control device 2E. The transmission logical lane number register 21 stores the logical lane number to the connection destination serial transmission control device 2E, and the reception logical lane number register 22 stores the logical lane number received from the connection destination serial transmission control device 2E. Store.

確定論理レーン番号レジスタ23に格納される確定論理レーン番号の決定には、接続先のシリアル伝送制御装置2Eが、従来のシリアル伝送制御装置か否かが考慮される。また、同じ機能を有するシリアル伝送制御装置同士の接続場合は、上流側か下流側かが判断され、その結果選択された論理レーン番号が確定論理レーン番号レジスタ23に格納される。この確定論理レーン番号レジスタ23内の確定論理レーン番号は、クロスバ回路10、リンク制御回路13を経由して接続先のシリアル伝送制御装置2Eへ送信される。   In determining the fixed logical lane number stored in the fixed logical lane number register 23, it is considered whether or not the serial transmission control device 2E to be connected is a conventional serial transmission control device. When serial transmission control devices having the same function are connected to each other, it is determined whether they are upstream or downstream, and the logical lane number selected as a result is stored in the confirmed logical lane number register 23. The confirmed logical lane number in the confirmed logical lane number register 23 is transmitted to the connected serial transmission control device 2E via the crossbar circuit 10 and the link control circuit 13.

以上、詳細に実施例の構成を述べたが、図1のリンク制御回路13、および、クロスバ回路10は、当業者にとってよく知られており、詳細な構成は省略する。   The configuration of the embodiment has been described in detail above, but the link control circuit 13 and the crossbar circuit 10 in FIG. 1 are well known to those skilled in the art, and the detailed configuration is omitted.

次に、本発明を実施するための最良の形態の動作について図面を参照して説明する。
Next, the operation of the best mode for carrying out the present invention will be described with reference to the drawings.

図4は、本発明を実施するための最良の形態の動作を示すフローチャートである。   FIG. 4 is a flowchart showing the operation of the best mode for carrying out the present invention.

図4を参照すると、シリアル伝送制御装置1D(シリアル伝送制御装置2E)は、接続先のシリアル伝送制御装置2E(シリアル伝送制御装置1D)と通信を行うために、まず、リンク制御回路13が、リンクのトレーニングを実施する(図4ステップS1)。   Referring to FIG. 4, in order for the serial transmission control device 1D (serial transmission control device 2E) to communicate with the connected serial transmission control device 2E (serial transmission control device 1D), first, the link control circuit 13 Link training is performed (step S1 in FIG. 4).

シリアル伝送制御装置1D、シリアル伝送制御装置2Eは、それぞれ、自身が従来の装置であるかどうかを示す機能情報(本発明の機能を持っていないかどうかを示す情報)を事前に内蔵している。また、シリアル伝送制御装置1D、シリアル伝送制御装置2Eは、上流・下流を判定するための位置識別情報(たとえば、連番)を事前に内蔵している。   Each of the serial transmission control device 1D and the serial transmission control device 2E previously incorporates function information indicating whether or not the device itself is a conventional device (information indicating whether the device does not have the function of the present invention). . In addition, the serial transmission control device 1D and the serial transmission control device 2E incorporate in advance position identification information (for example, serial numbers) for determining upstream and downstream.

トレーニングでは、接続先の機能情報、位置識別情報を取得する。   In training, function information and position identification information of a connection destination are acquired.

次に、シリアル伝送制御装置1D(シリアル伝送制御装置2E)は、レーン制御回路11の送信用論理レーン番号レジスタ21の値をリンク制御回路13を経由して送信し、接続先のシリアル伝送制御装置2E(シリアル伝送制御装置1D)から送られてくる論理レーン番号を受信し、リンク制御回路13を経由してレーン制御回路11の受信用論理レーン番号レジスタ22に格納する(ステップS2)。   Next, the serial transmission control device 1D (serial transmission control device 2E) transmits the value of the transmission logical lane number register 21 of the lane control circuit 11 via the link control circuit 13, and the serial transmission control device of the connection destination The logical lane number sent from 2E (serial transmission control device 1D) is received and stored in the reception logical lane number register 22 of the lane control circuit 11 via the link control circuit 13 (step S2).

次に、シリアル伝送制御装置1D(シリアル伝送制御装置2E)は、接続先のシリアル伝送制御装置2E(シリアル伝送制御装置1D)が、たとえば、従来の装置(論理レーン番号の割り当て方法が、通常と反転の2種類しかなく、論理レーン番号0となりうる最若番と最老番との物理レーン番号の2つのレーンで障害が起きると、他に使用可能なレーンが残っていてもリンクが使用不可になってしまう装置)であるか否かを調べる(ステップS3)。接続先のシリアル伝送制御装置2E(シリアル伝送制御装置1D)から固定の受信用論理レーン番号が送られてくるので、受信した受信用論理レーン番号を確定論理レーン番号とする(ステップS5)。   Next, the serial transmission control device 1D (serial transmission control device 2E) is connected to the serial transmission control device 2E (serial transmission control device 1D) as a connection destination. If there is a failure in two lanes, the youngest number and the oldest number of physical lane numbers that can be logical lane number 0, there are only two types of inversion, and the link cannot be used even if other usable lanes remain. It is checked whether it is a device that becomes (step S3). Since a fixed reception logical lane number is sent from the connected serial transmission control device 2E (serial transmission control device 1D), the received logical lane number is set as the confirmed logical lane number (step S5).

接続先のシリアル伝送制御装置2E(シリアル伝送制御装置1D)が、従来の装置でないと(ステップS3/No)、シリアル伝送制御装置1D(シリアル伝送制御装置2E)は、自身の位置が接続先のシリアル伝送制御装置2E(シリアル伝送制御装置1D)より上流側か否かを調べる(図4のステップS4)。   If the connection destination serial transmission control device 2E (serial transmission control device 1D) is not a conventional device (step S3 / No), the serial transmission control device 1D (serial transmission control device 2E) is located at the connection destination. It is checked whether it is upstream from the serial transmission control device 2E (serial transmission control device 1D) (step S4 in FIG. 4).

シリアル伝送制御装置1D(シリアル伝送制御装置2E)は、自身の位置が接続先のシリアル伝送制御装置2E(シリアル伝送制御装置1D)より上流側であると(ステップS4/Yes)、上流側は受信用論理レーン番号を確定論理レーン番号とし(図4のステップS6)、自身の位置が接続先のシリアル伝送制御装置2E(シリアル伝送制御装置1D)より下流側であると(ステップS4/No)、送信用論理レーン番号(図4のステップS7)を確定論理レーン番号にする。   When the serial transmission control device 1D (serial transmission control device 2E) is located upstream of the serial transmission control device 2E (serial transmission control device 1D) to which it is connected (step S4 / Yes), the upstream side receives it. If the logical lane number is a confirmed logical lane number (step S6 in FIG. 4), and its own position is on the downstream side of the connection destination serial transmission control device 2E (serial transmission control device 1D) (step S4 / No), The transmission logical lane number (step S7 in FIG. 4) is set as the confirmed logical lane number.

レーン障害が発生すると(ステップS8)、レーン制御回路11内のレーン有効フラグ20の障害が発生したレーンに対応するBitをオフにし(ステップS9)、使用可能なレーンでのみ確定論理レーン番号の再割り付けを行い(ステップS10)、リンクの再トレーニングを行う。   When a lane failure occurs (step S8), the bit corresponding to the lane in which the failure of the lane valid flag 20 in the lane control circuit 11 occurs is turned off (step S9), and the confirmed logical lane number is re-established only in the usable lane. Allocation is performed (step S10), and link retraining is performed.

上流側のシリアル伝送制御装置1Dにおける確定論理レーン番号の決定は、詳細には、以下の順序で行われる。   The determination of the confirmed logical lane number in the upstream serial transmission control device 1D is performed in the following order in detail.

(1)送信用論理レーン番号レジスタ21の値を下流側のシリアル伝送制御装置2Eに送信する。(2)シリアル伝送制御装置2Eから受信した論理レーン番号を受信用論理レーン番号レジスタ22に格納する。(3)受信用論理レーン番号レジスタ22の値を確定論理レーン番号レジスタ23に格納する。   (1) The value in the transmission logical lane number register 21 is transmitted to the downstream serial transmission control device 2E. (2) The logical lane number received from the serial transmission control device 2E is stored in the reception logical lane number register 22. (3) Store the value of the reception logical lane number register 22 in the fixed logical lane number register 23.

下流側のシリアル伝送制御装置2Eにおける確定論理レーン番号の決定は、詳細には、以下の順序で行われる。
(1)上流側のシリアル伝送制御装置1Dから受信した論理レーン番号を受信用論理レーン番号レジスタ22に格納する。(2)送信用論理レーン番号レジスタ21の値をシリアル伝送制御装置1Dに送信する。(3)送信用論理レーン番号レジスタ21の値を確定論理レーン番号レジスタ23に格納する。
The determination of the confirmed logical lane number in the downstream serial transmission control device 2E is performed in the following order in detail.
(1) The logical lane number received from the upstream serial transmission control device 1D is stored in the reception logical lane number register 22. (2) The value of the transmission logical lane number register 21 is transmitted to the serial transmission control device 1D. (3) Store the value of the transmission logical lane number register 21 in the fixed logical lane number register 23.

次に、本発明を実施するための第2の最良の形態について図面を参照して詳細に説明する。   Next, a second best mode for carrying out the present invention will be described in detail with reference to the drawings.

次に、本発明を実施するための第2の最良の形態は、図4の各ステップを含む方法である。   Next, a second best mode for carrying out the present invention is a method including the steps of FIG.

本発明のシリアル伝送制御装置1Dは、種々のコンピュータシステムに適用可能である。   The serial transmission control device 1D of the present invention can be applied to various computer systems.

本発明を実施するための第1の最良の形態の構成を示すブロック図である。It is a block diagram which shows the structure of the 1st best form for implementing this invention. 図1のレーン制御回路11の詳細な構成を示すブロック図である。It is a block diagram which shows the detailed structure of the lane control circuit 11 of FIG. 論理レーン番号の再割り付けの1例を示す説明図である。It is explanatory drawing which shows one example of reallocation of a logical lane number. 本発明を実施するための最良の形態の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the best form for implementing this invention. PCI Expressの構成例を示すブロック図である。It is a block diagram which shows the structural example of PCI Express.

符号の説明Explanation of symbols

1A シリアル伝送制御装置
1D シリアル伝送制御装置
2B シリアル伝送制御装置
2E シリアル伝送制御装置
3C リンク制御回路
10 クロスバ回路
11 レーン制御回路
13 リンク制御回路
20 レーン有効フラグ
21 送信用論理レーン番号レジスタ
22 受信用論理レーン番号レジスタ
23 確定論理レーン番号レジスタ
24 選択回路
25 選択回路
1A Serial transmission control device 1D Serial transmission control device 2B Serial transmission control device 2E Serial transmission control device 3C Link control circuit 10 Crossbar circuit 11 Lane control circuit 13 Link control circuit 20 Lane valid flag 21 Transmission logical lane number register 22 Reception logical Lane number register 23 Deterministic logic lane number register 24 Selection circuit 25 Selection circuit

Claims (13)

各物理レーンの有効・無効を示すビットを格納するレーン有効フラグと、前記レーン有効フラグで示される無効な物理レーンのみを除く有効なレーン全てを論理レーンに割り当てる制御回路とを含むことを特徴とするシリアル伝送制御装置。 A lane valid flag that stores a bit indicating validity / invalidity of each physical lane, and a control circuit that allocates all valid lanes except the invalid physical lane indicated by the lane valid flag to logical lanes. Serial transmission control device. 各物理レーンの有効・無効を示すビットを格納するレーン有効フラグと、前記レーン有効フラグの値、接続先の装置の機能、および、前記接続先が自身より上流か下流かに基づいて、前記レーン有効フラグで示される無効な物理レーンのみを除く有効なレーン全てを論理レーンに割り当てる制御回路とを含むことを特徴とするシリアル伝送制御装置。 Based on a lane valid flag that stores a bit indicating validity / invalidity of each physical lane, a value of the lane validity flag, a function of a connection destination device, and whether the connection destination is upstream or downstream of itself, the lane And a control circuit for allocating all valid lanes excluding only invalid physical lanes indicated by valid flags to logical lanes. 各物理レーンの有効・無効を示すビットを格納するレーン有効フラグと、「論理レーン番号=有効フラグの個数(対象物理レーン番号以下の個数)−1」のアルゴリズムに基づいて前記レーン有効フラグで示される無効な物理レーンのみを除く有効なレーン全てを論理レーンに割り当てる制御回路とを含むことを特徴とするシリアル伝送制御装置。 A lane valid flag for storing a bit indicating validity / invalidity of each physical lane, and the lane valid flag based on an algorithm of “logical lane number = number of valid flags (number of target physical lane number or less) −1”. And a control circuit for allocating all valid lanes except logical invalid lanes to logical lanes. 各物理レーンの有効・無効を示すビットを格納するレーン有効フラグと、前記レーン有効フラグの値、接続先の装置の機能、および、前記接続先が自身より上流か下流かに基づいて、かつ、「論理レーン番号=有効フラグの個数(対象物理レーン番号以下の個数)−1」のアルゴリズムに基づいて前記レーン有効フラグで示される無効な物理レーンのみを除く有効なレーン全てを論理レーンに割り当てる制御回路とを含むことを特徴とするシリアル伝送制御装置。 Based on a lane valid flag that stores a bit indicating validity / invalidity of each physical lane, a value of the lane valid flag, a function of a connection destination device, and whether the connection destination is upstream or downstream of itself, and Control that allocates all valid lanes to logical lanes except for invalid physical lanes indicated by the lane valid flag based on the algorithm of “logical lane number = number of valid flags (number of target physical lane number or less) −1”. A serial transmission control device comprising a circuit. 各物理レーンの有効・無効を示すビットを格納するレーン有効フラグと、接続先の装置からの受信用論理レーン番号を格納する物理レーン対応の受信用論理レーン番号レジスタと、「論理レーン番号=有効フラグの個数(対象物理レーン番号以下の個数)−1」のアルゴリズムに基づいて送信用論理レーン番号を格納する物理レーン対応の送信用論理レーン番号レジスタと、接続先の装置の機能、および、前記接続先が自身より上流か下流かに基づいて、前記受信用論理レーン番号レジスタの値、送信用論理レーン番号レジスタの値のどちらかを格納する前記物理レーン対応の確定論理レーン番号レジスタと含むことを特徴とするシリアル伝送制御装置。 A lane valid flag that stores a bit indicating validity / invalidity of each physical lane, a reception logical lane number register corresponding to a physical lane that stores a reception logical lane number from a connected device, and “logical lane number = valid” The number of flags (number of target physical lane numbers or less) -1 "based on the algorithm for transmission, the logical lane number register for transmission corresponding to the physical lane, the function of the connection destination device, Based on whether the connection destination is upstream or downstream of itself, the logical lane number register for reception and the fixed logical lane number register for the physical lane for storing either the value of the logical lane number register for transmission are included. A serial transmission control device. 接続先の装置から受信用論理レーン番号を受信し、前記接続先の装置に送信用論理レーン番号を送信するリンク制御回路と、
各物理レーンの有効・無効を示すビットを格納するレーン有効フラグと、前記送信用論理レーン番号からの受信用論理レーン番号を格納する物理レーン対応の受信用論理レーン番号レジスタと、「論理レーン番号=有効フラグの個数(対象物理レーン番号以下の個数)−1」のアルゴリズムに基づいて送信用論理レーン番号を格納する物理レーン対応の送信用論理レーン番号レジスタと、接続先の装置の機能、および、前記接続先が自身より上流か下流かに基づいて、前記受信用論理レーン番号レジスタの値、送信用論理レーン番号レジスタの値のどちらかを確定論理レーン番号として格納する前記物理レーン対応の確定論理レーン番号レジスタとを備えるレーン制御回路と、
前記レーン制御回路からの確定論理レーン番号に基づいてデータ転送を行うクロスバ回路と、
を含むことを特徴とするシリアル伝送制御装置。
A link control circuit that receives a reception logical lane number from a connection destination device and transmits a transmission logical lane number to the connection destination device;
A lane valid flag for storing a bit indicating validity / invalidity of each physical lane, a reception logical lane number register corresponding to a physical lane for storing a reception logical lane number from the transmission logical lane number, and a “logical lane number” = Number of valid flags (number of target physical lane numbers or less) -1 "based on the algorithm of the transmission logical lane number register for storing the logical lane number for transmission, the function of the connection destination device, and Based on whether the connection destination is upstream or downstream from itself, either the value of the reception logical lane number register or the value of the transmission logical lane number register is stored as a fixed logical lane number. A lane control circuit comprising a logical lane number register;
A crossbar circuit that performs data transfer based on the determined logical lane number from the lane control circuit;
A serial transmission control device comprising:
請求項1、2、3、4、5、または、6記載のシリアル伝送制御装置を1以上備えることを特徴とするコンピュータシステム。 A computer system comprising one or more serial transmission control devices according to claim 1, 2, 3, 4, 5, or 6. シリアル伝送制御装置が、各物理レーンの有効・無効を示すビットを格納するレーン有効で示される無効な物理レーンのみを除く有効なレーン全てを論理レーンに割り当てるステップを含むことを特徴とするシリアル伝送制御方法。 The serial transmission control device includes a step of assigning all valid lanes except logical physical lanes indicated by lane valid to store bits indicating validity / invalidity of each physical lane to logical lanes. Control method. シリアル伝送制御装置が、各物理レーンの有効・無効を示すビットを格納するレーン有効フラグの値、接続先の装置の機能、および、前記接続先が自身より上流か下流かに基づいて、前記レーン有効フラグで示される無効な物理レーンのみを除く有効なレーン全てを論理レーンに割り当てるステップを含むことを特徴とするシリアル伝送制御方法。 Based on the value of the lane valid flag in which the serial transmission control device stores a bit indicating validity / invalidity of each physical lane, the function of the connection destination device, and whether the connection destination is upstream or downstream of itself A serial transmission control method comprising a step of allocating all valid lanes excluding only invalid physical lanes indicated by a valid flag to logical lanes. シリアル伝送制御装置が、各物理レーンの有効・無効を示すビットを格納するレーン有効フラグ、「論理レーン番号=有効フラグの個数(対象物理レーン番号以下の個数)−1」のアルゴリズムに基づいて前記レーン有効フラグで示される無効な物理レーンのみを除く有効なレーン全てを論理レーンに割り当てるステップを含むことを特徴とするシリアル伝送制御方法。 The serial transmission control device is based on an algorithm of a lane valid flag for storing a bit indicating validity / invalidity of each physical lane, “logical lane number = number of valid flags (number of target physical lane numbers) −1”. A serial transmission control method comprising a step of allocating all valid lanes excluding only invalid physical lanes indicated by a lane valid flag to logical lanes. シリアル伝送制御装置が、各物理レーンの有効・無効を示すビットを格納するレーン有効フラグ、前記レーン有効フラグの値、接続先の装置の機能、および、前記接続先が自身より上流か下流かに基づいて、かつ、「論理レーン番号=有効フラグの個数(対象物理レーン番号以下の個数)−1」のアルゴリズムに基づいて前記レーン有効フラグで示される無効な物理レーンのみを除く有効なレーン全てを論理レーンに割り当てるステップとを含むことを特徴とするシリアル伝送制御方法。 The serial transmission control device stores a lane valid flag for storing a bit indicating validity / invalidity of each physical lane, the value of the lane valid flag, the function of the connection destination device, and whether the connection destination is upstream or downstream of itself. And all valid lanes excluding only invalid physical lanes indicated by the lane valid flag based on the algorithm of “logical lane number = number of valid flags (number of target physical lane number or less) −1”. A serial transmission control method comprising the steps of: assigning to a logical lane. シリアル伝送制御装置が、
各物理レーンの有効・無効を示すビットをレーン有効フラグに格納するステップと、
物理レーン対応の受信用論理レーン番号レジスタに接続先の装置からの受信用論理レーン番号を格納するステップと、
物理レーン対応の送信用論理レーン番号レジスタに「論理レーン番号=有効フラグの個数(対象物理レーン番号以下の個数)−1」のアルゴリズムに基づいて送信用論理レーン番号を格納するステップと、
前記物理レーン対応の確定論理レーン番号レジスタに、接続先の装置の機能、および、前記接続先が自身より上流か下流かに基づいて、前記受信用論理レーン番号レジスタの値、送信用論理レーン番号レジスタの値のどちらかを格納するステップと、
を含むことを特徴とするシリアル伝送制御方法。
Serial transmission control device
Storing a bit indicating validity / invalidity of each physical lane in a lane validity flag;
Storing the logical lane number for reception from the connected device in the logical lane number register for reception corresponding to the physical lane;
Storing a transmission logical lane number in a transmission logical lane number register corresponding to a physical lane based on an algorithm of “logical lane number = number of valid flags (number of target physical lane number or less) −1”;
In the determined logical lane number register corresponding to the physical lane, the value of the reception logical lane number register, the transmission logical lane number, based on the function of the connection destination device and whether the connection destination is upstream or downstream from itself Storing either of the register values;
A serial transmission control method comprising:
リンク制御回路が、接続先の装置から受信用論理レーン番号を受信し、前記接続先の装置に送信用論理レーン番号を送信するステップと、
レーン制御回路が、各物理レーンの有効・無効を示すビットをレーン有効フラグに格納するステップと、
レーン制御回路が、物理レーン対応の受信用論理レーン番号レジスタに接続先の装置からの受信用論理レーン番号を格納するステップと、
レーン制御回路が、物理レーン対応の送信用論理レーン番号レジスタに「論理レーン番号=有効フラグの個数(対象物理レーン番号以下の個数)−1」のアルゴリズムに基づいて送信用論理レーン番号を格納するステップと、
レーン制御回路が、前記物理レーン対応の確定論理レーン番号レジスタに、接続先の装置の機能、および、前記接続先が自身より上流か下流かに基づいて、前記受信用論理レーン番号レジスタの値、送信用論理レーン番号レジスタの値のどちらかを格納するステップと、
クロスバ回路前記レーン制御回路からの確定論理レーン番号に基づいてデータ転送を行うステップと、
を含むことを特徴とするシリアル伝送制御方法。
A link control circuit receiving a reception logical lane number from a connection destination device and transmitting a transmission logical lane number to the connection destination device;
A step in which the lane control circuit stores a bit indicating validity / invalidity of each physical lane in a lane validity flag;
A step in which the lane control circuit stores the reception logical lane number from the connection destination device in the reception logical lane number register corresponding to the physical lane;
The lane control circuit stores the transmission logical lane number in the transmission logical lane number register corresponding to the physical lane based on the algorithm of “logical lane number = number of valid flags (number of target physical lane number or less) −1”. Steps,
The lane control circuit determines the value of the reception logical lane number register based on the function of the connection destination device in the fixed logical lane number register corresponding to the physical lane, and whether the connection destination is upstream or downstream from itself. Storing one of the values of the logical lane number register for transmission; and
Crossbar circuit performing data transfer based on the determined logical lane number from the lane control circuit;
A serial transmission control method comprising:
JP2003422840A 2003-12-19 2003-12-19 Serial transmission control device, computer system, and serial transmission control method Expired - Fee Related JP4322659B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003422840A JP4322659B2 (en) 2003-12-19 2003-12-19 Serial transmission control device, computer system, and serial transmission control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003422840A JP4322659B2 (en) 2003-12-19 2003-12-19 Serial transmission control device, computer system, and serial transmission control method

Publications (2)

Publication Number Publication Date
JP2005182485A true JP2005182485A (en) 2005-07-07
JP4322659B2 JP4322659B2 (en) 2009-09-02

Family

ID=34783582

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003422840A Expired - Fee Related JP4322659B2 (en) 2003-12-19 2003-12-19 Serial transmission control device, computer system, and serial transmission control method

Country Status (1)

Country Link
JP (1) JP4322659B2 (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007280237A (en) * 2006-04-11 2007-10-25 Nec Corp Pci express link, multi-host computer system and method of reconfiguring pci express link
JP2008294738A (en) * 2007-05-24 2008-12-04 Nec Electronics Corp Semiconductor chip
JP2009169854A (en) * 2008-01-18 2009-07-30 Nec Corp Computer system, fault handling method and fault handling program
JP2010061606A (en) * 2008-09-08 2010-03-18 Nec Corp Pci card, motherboard, pci bus system, control method and program
US7711878B2 (en) * 2004-05-21 2010-05-04 Intel Corporation Method and apparatus for acknowledgement-based handshake mechanism for interactively training links
JP2010183134A (en) * 2009-02-03 2010-08-19 Ricoh Co Ltd Serial data communications device
WO2010103564A1 (en) * 2009-03-10 2010-09-16 富士通株式会社 Transmission/reception device, transmission device, reception device, and data transmission/reception method
JP2011108006A (en) * 2009-11-18 2011-06-02 Nec Corp Failure diagnosis system of disk array device, failure diagnosis method, failure diagnosis program, and disk device
JP2011197970A (en) * 2010-03-18 2011-10-06 Ricoh Co Ltd Adapter and information equipment
JP2012022463A (en) * 2010-07-13 2012-02-02 Ricoh Co Ltd Communication unit, information equipment, and information system
JP2012196834A (en) * 2011-03-18 2012-10-18 Ricoh Co Ltd Printer and print system
JP2013012879A (en) * 2011-06-29 2013-01-17 Fujitsu Ltd Communication apparatus, communication circuit, and communication method
JP2014048730A (en) * 2012-08-29 2014-03-17 Fujitsu Ltd Information processing apparatus and control method
EP3051418A1 (en) 2014-12-26 2016-08-03 Fujitsu Limited Information processing apparatus, information processing system, and communication device
JP2016526311A (en) * 2014-04-02 2016-09-01 華為技術有限公司Huawei Technologies Co.,Ltd. Method, apparatus and system for handling PCIe link failures
JP2016184858A (en) * 2015-03-26 2016-10-20 ソニー株式会社 Communication device, communication system, and communication method
US10771149B2 (en) 2017-07-11 2020-09-08 Fujitsu Limited Communication bypass apparatus, method and non-transitory computer readable storage medium

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7711878B2 (en) * 2004-05-21 2010-05-04 Intel Corporation Method and apparatus for acknowledgement-based handshake mechanism for interactively training links
JP2007280237A (en) * 2006-04-11 2007-10-25 Nec Corp Pci express link, multi-host computer system and method of reconfiguring pci express link
JP2008294738A (en) * 2007-05-24 2008-12-04 Nec Electronics Corp Semiconductor chip
JP2009169854A (en) * 2008-01-18 2009-07-30 Nec Corp Computer system, fault handling method and fault handling program
JP2010061606A (en) * 2008-09-08 2010-03-18 Nec Corp Pci card, motherboard, pci bus system, control method and program
JP2010183134A (en) * 2009-02-03 2010-08-19 Ricoh Co Ltd Serial data communications device
JP5252074B2 (en) * 2009-03-10 2013-07-31 富士通株式会社 Transmission / reception device and data transmission / reception method
WO2010103564A1 (en) * 2009-03-10 2010-09-16 富士通株式会社 Transmission/reception device, transmission device, reception device, and data transmission/reception method
US8607103B2 (en) 2009-03-10 2013-12-10 Fujitsu Limited Transmission/reception device, transmission device, reception device, and data transmission/reception method
JP2011108006A (en) * 2009-11-18 2011-06-02 Nec Corp Failure diagnosis system of disk array device, failure diagnosis method, failure diagnosis program, and disk device
JP2011197970A (en) * 2010-03-18 2011-10-06 Ricoh Co Ltd Adapter and information equipment
JP2012022463A (en) * 2010-07-13 2012-02-02 Ricoh Co Ltd Communication unit, information equipment, and information system
JP2012196834A (en) * 2011-03-18 2012-10-18 Ricoh Co Ltd Printer and print system
JP2013012879A (en) * 2011-06-29 2013-01-17 Fujitsu Ltd Communication apparatus, communication circuit, and communication method
JP2014048730A (en) * 2012-08-29 2014-03-17 Fujitsu Ltd Information processing apparatus and control method
JP2016526311A (en) * 2014-04-02 2016-09-01 華為技術有限公司Huawei Technologies Co.,Ltd. Method, apparatus and system for handling PCIe link failures
US9785530B2 (en) 2014-04-02 2017-10-10 Huawei Technologies Co., Ltd. Method, device, and system for processing PCIe link fault
EP3051418A1 (en) 2014-12-26 2016-08-03 Fujitsu Limited Information processing apparatus, information processing system, and communication device
US10230625B2 (en) 2014-12-26 2019-03-12 Fujitsu Limited Information processing apparatus, information processing system, and communication device
JP2016184858A (en) * 2015-03-26 2016-10-20 ソニー株式会社 Communication device, communication system, and communication method
US10700898B2 (en) 2015-03-26 2020-06-30 Sony Corporation Communication device, communication system, communication method, and surgical system
US10771149B2 (en) 2017-07-11 2020-09-08 Fujitsu Limited Communication bypass apparatus, method and non-transitory computer readable storage medium

Also Published As

Publication number Publication date
JP4322659B2 (en) 2009-09-02

Similar Documents

Publication Publication Date Title
JP4322659B2 (en) Serial transmission control device, computer system, and serial transmission control method
CN112543925B (en) Unified address space for multiple hardware accelerators using dedicated low latency links
US7565470B2 (en) Serial bus device with address assignment by master device
CN105095139A (en) Inter-integrated circuit system and data operation and transmission method thereof
CN101739369A (en) Interrupt detection apparatus and information processing system
US20110289243A1 (en) Communication control device, data communication method and program
US11921652B2 (en) Method, apparatus and system for device transparent grouping of devices on a bus
US11544132B2 (en) Communication apparatus, communication method, program, and communication system
JP2006092521A (en) Nonvolatile memory storage device including interface select switch, and associated method
US5896549A (en) System for selecting between internal and external DMA request where ASP generates internal request is determined by at least one bit position within configuration register
US20200250128A1 (en) Communication apparatus, communication method, program, and communication system
JP4160068B2 (en) Digital programming interface between baseband processor and radio frequency integrated module
JP4104939B2 (en) Multiprocessor system
CN108038061B (en) Address allocation method and PLC system
CN115114215A (en) High-speed peripheral component interconnection interface device and operation method thereof
US20050138236A1 (en) Direct memory access control device and method for automatically updating data transmisson size from peripheral
JP4970563B2 (en) Bridge apparatus and method for coupling a plurality of non-Fibre Channel devices into a Fiber Channel arbitrated loop
US6487679B1 (en) Error recovery mechanism for a high-performance interconnect
US20030200401A1 (en) Microcomputer system automatically backing-up data written in storage medium in transceiver, and transceiver connected thereto
US11757799B2 (en) Line monitor device and network switch
US8055813B2 (en) Flexible and efficient configuration of multiple common interfaces
JP5364641B2 (en) Information processing device
JP6593222B2 (en) Information processing apparatus, arithmetic processing apparatus, and information processing apparatus control method
JP6163941B2 (en) Control device and image forming apparatus
JP2020009293A (en) Driving system, host ic, and target ic

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20070126

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070524

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070626

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070822

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080603

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20080616

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080702

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20080806

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: 20090519

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20090519

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090603

R150 Certificate of patent or registration of utility model

Ref document number: 4322659

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120612

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120612

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130612

Year of fee payment: 4

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees