JP5196525B2 - Version number information holding circuit and semiconductor integrated circuit - Google Patents

Version number information holding circuit and semiconductor integrated circuit Download PDF

Info

Publication number
JP5196525B2
JP5196525B2 JP2007234497A JP2007234497A JP5196525B2 JP 5196525 B2 JP5196525 B2 JP 5196525B2 JP 2007234497 A JP2007234497 A JP 2007234497A JP 2007234497 A JP2007234497 A JP 2007234497A JP 5196525 B2 JP5196525 B2 JP 5196525B2
Authority
JP
Japan
Prior art keywords
version number
wiring
output
number information
holding circuit
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.)
Expired - Fee Related
Application number
JP2007234497A
Other languages
Japanese (ja)
Other versions
JP2009070850A (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 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 JP2007234497A priority Critical patent/JP5196525B2/en
Publication of JP2009070850A publication Critical patent/JP2009070850A/en
Application granted granted Critical
Publication of JP5196525B2 publication Critical patent/JP5196525B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、版数情報保持回路及び半導体集積回路に関し、更に詳しくは、版数を示す情報を保持する版数情報保持回路、及び、そのような版数情報保持回路を備える半導体集積回路に関する。   The present invention relates to a version number information holding circuit and a semiconductor integrated circuit, and more particularly to a version number information holding circuit for holding information indicating a version number and a semiconductor integrated circuit including such a version number information holding circuit.

半導体集積回路は、版数管理のために、版数情報を保持するものがある。例えば、XBXという名称のLSIを考える。このXBXの一部の機能を変更する必要があったとする。機能変更の理由は、例えば性能向上や不具合の修正である。図11に、修正前後での半導体集積回路を示す。この例では、機能変更により、LSI100の一部の機能A101が、機能A’102へと変更されている。機能A101を機能A’102に変更することで、XBXというLSI100の内部を見た場合、機能変更の前後では別のLSIとなる。   Some semiconductor integrated circuits retain version number information for version number management. For example, consider an LSI named XBX. Assume that it is necessary to change some functions of the XBX. The reason for the function change is, for example, performance improvement or defect correction. FIG. 11 shows the semiconductor integrated circuit before and after the correction. In this example, a part of the function A101 of the LSI 100 is changed to a function A′102 due to the function change. By changing the function A101 to the function A'102, when the inside of the LSI 100 called XBX is viewed, it becomes another LSI before and after the function change.

しかし、XBXというLSI100が組み込まれたシステムでは、XBXというLSI100が全く別のLSIになったわけではない。システムとして必要とされているLSI100の動作が、例えば機能変更理由が性能向上であった場合は性能が向上し、機能変更理由が不具合修正であれば動作が正常になるということである。このような機能変更が行われた場合、XBXというLSIの名称は、機能変更の前後で変更しないことが一般的である。   However, in a system in which the LSI 100 called XBX is incorporated, the LSI 100 called XBX is not a completely different LSI. The operation of the LSI 100 required as a system means that, for example, if the reason for function change is performance improvement, the performance is improved, and if the reason for function change is defect correction, the operation becomes normal. When such a function change is performed, the name of the LSI called XBX is generally not changed before and after the function change.

ただし、LSIの名称は同一であっても、機能変更前と後のLSI100を区別する必要がある。例えば、機能変更理由が性能向上であった場合は、LSI100が組み込まれたシステムに性能上のバリエーションがあり、上位バージョンでは性能が向上したXBXが必須であれば、搭載されたXBXが機能向上版のXBXであることを確認する必要がある。また、不具合修正により機能変更が行われたケースでは、不具合回避のため、XBX搭載システム中で、機能変更前のXBXでは機能Aに関連する処理を抑止し、変更後のXBXでは抑止を行わないという処置を、ソフトウェア等で切り替える動作を行う。   However, even if the LSI names are the same, it is necessary to distinguish between the LSI 100 before and after the function change. For example, if the reason for the function change is performance improvement, there is a performance variation in the system in which the LSI 100 is incorporated, and if the XBX with improved performance is essential in the higher version, the installed XBX is the function improvement version. It is necessary to confirm that it is XBX. Also, in the case where a function change has been made due to a defect correction, in order to avoid the problem, in the XBX-equipped system, the processing related to function A is suppressed in the XBX before the function change, and not suppressed in the XBX after the change. The operation of switching the above process by software or the like is performed.

同一名称で機能が異なるLSIを区分する手段として、LSI内部に、そのLSIの版数103を保持する方法がある。版数103は、外部から参照可能にしておく。図11の例では、機能変更前では版数103を“0000”と定義しておき、機能変更後では、版数103を“0001”とする。この場合、XBX搭載システムは、版数103を参照することで、版数が“0000”、すなわち、機能A101を有するXBXであるか、版数が“0001”、すなわち、機能A’102を有するXBXであるかを判別することができ、版数に応じて、動作を切り替えることができる。このように、LSI100に版数103を保持させ、機能の変更に合わせて版数103を更新することで、同一名称で機能が異なるLSIを区別できるようになる。   As a means for distinguishing LSIs having the same name and different functions, there is a method of retaining the LSI version number 103 in the LSI. The version number 103 can be referred to from the outside. In the example of FIG. 11, the version number 103 is defined as “0000” before the function change, and the version number 103 is set to “0001” after the function change. In this case, the XBX-equipped system refers to the version number 103 so that the version number is “0000”, that is, the XBX having the function A101, or the version number is “0001”, that is, the function A′102. Whether it is XBX can be determined, and the operation can be switched according to the version number. In this way, by holding the version number 103 in the LSI 100 and updating the version number 103 in accordance with the function change, LSIs having the same name and different functions can be distinguished.

次に、LSIの機能変更を、配線層の修正によって実現する方法について説明する。図12に、ASIC LSIの構造の例を示す。LSIは、複数の層を有する。これらの層は、下地と配線層との2つに区分できる。図12では、Layer0が下地であり、Layer1〜4が配線層である。実際には、各レイヤー間を接続する層間配線も存在するが、同図中ではこれを省略している。下地であるLayer0には、ファンクションブロックと呼ばれるロジックを形成する回路が存在する。これらのロジック回路間を結ぶ配線が引かれるのが、Layer1〜4までの配線層である。配線層は、通常、層ごとに配線が引かれる方向が決まっている。図12の例では、Layer1とLayer3がX方向用の配線層であり、Layer2とLayer4とがY方向用の配線層である。LSIの形成に際しては、これらX方向の配線用である層と、Y方向の配線用である層とを組み合わせて、配線を行う。   Next, a method for realizing the function change of the LSI by correcting the wiring layer will be described. FIG. 12 shows an example of the structure of the ASIC LSI. The LSI has a plurality of layers. These layers can be divided into two, a base layer and a wiring layer. In FIG. 12, Layer 0 is a base and Layers 1 to 4 are wiring layers. Actually, there are interlayer wirings connecting the layers, but this is omitted in the figure. In Layer 0, which is the base, there is a circuit that forms a logic called a function block. It is the wiring layers from Layers 1 to 4 that connect the wirings connecting these logic circuits. In the wiring layer, the direction in which the wiring is drawn is usually determined for each layer. In the example of FIG. 12, Layer1 and Layer3 are wiring layers for the X direction, and Layer2 and Layer4 are wiring layers for the Y direction. When the LSI is formed, wiring is performed by combining the layer for wiring in the X direction and the layer for wiring in the Y direction.

LSIの製造は、LSIを構成する複数の層ごとに行われる。製造される層ごとに、製造のためのデータや製造のための機材が存在する。このため、ある特定の層のみ、製造データや製造のための機材を作り変え、それ以外の層については変更せずに、LSIを修正するということもできる。この方法では、LSIを全面的に設計し直した場合に比して、設計のための時間やコスト、製造機材の再作成にかかる時間やコストを削減できる。また、例えば、修正前に下地層までを作成した段階で、配線層の作成から修正後の製造機材を使用することで、修正前に製造途中のLSIを、修正後のLSI製造に利用できるメリットがある。   An LSI is manufactured for each of a plurality of layers constituting the LSI. For each layer to be manufactured, there are manufacturing data and manufacturing equipment. For this reason, it is possible to modify the LSI without changing the manufacturing data and the equipment for manufacturing only for a specific layer and changing the other layers. In this method, the time and cost for designing and the time and cost for re-creating the manufacturing equipment can be reduced as compared with the case where the LSI is completely redesigned. In addition, for example, at the stage of creating up to the base layer before correction, by using the manufacturing equipment after the creation of the wiring layer, it is possible to use the LSI being manufactured before the correction for the LSI manufacturing after the correction There is.

図13及び図14に、機能修正前後のLSIの回路構成の一部を示す。以下、図13、図14を参照して、配線層修正により、LSIの機能変更を行う例を説明する。この機能変更は、論理的な不具合を変更する機能変更である。図13に示す回路は、論理的な不具合がある状態の回路である。OR回路211は、レジスタA201の出力とレジスタB202の出力との論理和をとる。レジスタD204には、OR回路211が出力する論理和の結果がセットされる。AND回路212は、レジスタB202の出力とレジスタC203の出力との論理積をとる。レジスタE205には、AND回路212が出力する論理積の結果がセットされる。   13 and 14 show a part of the circuit configuration of the LSI before and after the function correction. Hereinafter, an example in which the function of an LSI is changed by correcting a wiring layer will be described with reference to FIGS. This function change is a function change that changes a logical defect. The circuit shown in FIG. 13 is a circuit having a logical defect. The OR circuit 211 calculates the logical sum of the output of the register A201 and the output of the register B202. The logical sum output from the OR circuit 211 is set in the register D204. The AND circuit 212 calculates the logical product of the output of the register B202 and the output of the register C203. The result of the logical product output from the AND circuit 212 is set in the register E205.

図13に示された論理でLSIが製造された後、論理的な不具合が発見されたとする。不具合の内容は、レジスタD204にセットされるべきデータは、レジスタA201の出力とレジスタB202の出力との論理和の結果ではなく、レジスタB202の出力とレジスタC203の出力との論理積の結果と、レジスタA201の出力との論理和であるという内容である。不具合修正に際しては、レジスタB202の出力とレジスタC203の出力との論理積を出力するAND回路が必要である。図13に示す回路には、レジスタB202の出力とレジスタC203の出力との論理積を出力するAND回路212が既に存在しているので、これを利用すればよい。この場合、下地層にAND回路を追加することなく、配線修正のみで、不具合修正が可能である。   Assume that a logical failure is found after an LSI is manufactured with the logic shown in FIG. The content of the defect is that the data to be set in the register D204 is not the result of the logical sum of the output of the register A201 and the output of the register B202, but the result of the logical product of the output of the register B202 and the output of the register C203. The content is a logical sum with the output of the register A201. To correct the problem, an AND circuit that outputs a logical product of the output of the register B202 and the output of the register C203 is necessary. The circuit shown in FIG. 13 already has an AND circuit 212 that outputs a logical product of the output of the register B202 and the output of the register C203. In this case, the defect can be corrected only by correcting the wiring without adding an AND circuit to the base layer.

図14に、不具合修正後の回路接続の様子を示す。図13に示す回路との相違は、レジスタB202とOR回路211の入力とを接続する信号線が削除され、AND回路212の出力信号線に分岐が設けられ、その分岐点とOR回路211の入力とを接続する信号線が追加されている点である。図13に示す論理から、図14に示す論理への修正に当たり、レジスタや論理回路を増やす必要はなく、下地層を変更する必要はない。従って、下地層の再設計と製造機材の再作成をする必要はない。つまり、図13の論理で製造されたLSIの下地を、図14の論理で製造される下地として利用できる。   FIG. 14 shows the circuit connection after the defect correction. 13 differs from the circuit shown in FIG. 13 in that the signal line connecting the register B 202 and the input of the OR circuit 211 is deleted, and a branch is provided in the output signal line of the AND circuit 212. The signal line which connects and is added. In the modification from the logic shown in FIG. 13 to the logic shown in FIG. 14, it is not necessary to increase the number of registers and logic circuits, and it is not necessary to change the underlying layer. Therefore, there is no need to redesign the underlayer and recreate production equipment. That is, the LSI substrate manufactured with the logic of FIG. 13 can be used as the substrate manufactured with the logic of FIG.

半導体集積回路の機能変更に際しては、配線層の再設計にかかる期間とコストとを考慮すると、修正する配線層の数が少ない方法にて修正を行うことが望ましい。特に、近年の製造プロセスの微細化が進むLSI設計では、各配線層の製造機材であるレチクルの作成に非常に大きなコストがかかるため、修正する配線層が少なくて済むことは、製造原価の低減に直結する。   When changing the function of a semiconductor integrated circuit, it is desirable to make corrections by a method that requires a smaller number of wiring layers to be corrected in consideration of the time and cost required for redesigning the wiring layers. In particular, in LSI design where the manufacturing process has been miniaturized in recent years, it takes a very large cost to create a reticle, which is the manufacturing equipment for each wiring layer. Directly connected to

ここで、配線層の修正によるLSIの機能変更を、できるだけ少ない層数の変更で実現するにあたって問題となるのが、修正要因となった問題箇所の修正以外に、前述の版数情報を更新する必要があることである。例えば、図12に示した、配線層が4層のLSIにて配線修正による機能変更を行ったケースで、修正の要因であった問題は、Layer3とLayer4との2層で修正が可能であったとする。この場合でも、版数の更新に際して、Layer1及びLayer2の修正が必要となれば、修正が必要な層数は、4層となり、修正に必要なコストが増大する。   Here, in addition to the correction of the problem location that caused the correction, the problem is that the problem in realizing the change in the LSI function due to the correction of the wiring layer by changing the number of layers is as small as possible. It is necessary. For example, in the case where the function is changed by correcting the wiring in an LSI having four wiring layers as shown in FIG. 12, the problem that was the cause of the correction can be corrected in two layers of Layer 3 and Layer 4. Suppose. Even in this case, if the revision of Layer 1 and Layer 2 is required when updating the version number, the number of layers that need to be corrected becomes four, and the cost required for the correction increases.

図15に、関連技術における版数情報保持回路の構成を示す。版数は、“0”から“15”までを想定する。版数情報保持回路は、4ビットの情報を保持するためのHWレビジョンbit0〜bit3を有する。各HWレジビジョンbitは、F/F(フリップフロップ)で構成され、0クランプソース52又は1クランプソース50の何れかに接続される。図15では、各HWレビジョンbitは、0クランプソース52に接続されており、HWレビジョンbit0〜bit3が出力する4ビットの情報は、“0000”となっている。HWレビジョン出力制御部53は、HWレビジョンbit0〜bit3の値を読み出し、読み出した4ビットの情報に対応する値を、LSI内の論理又はLSI外部に出力する。図15では、4ビットの情報が“0000”となっているので、版数“0”を出力する。   FIG. 15 shows the configuration of the version number information holding circuit in the related art. The version number is assumed to be “0” to “15”. The version number information holding circuit has HW revision bits 0 to 3 for holding 4-bit information. Each HW registration bit is configured by an F / F (flip-flop) and is connected to either the 0 clamp source 52 or the 1 clamp source 50. In FIG. 15, each HW revision bit is connected to the 0 clamp source 52, and the 4-bit information output by the HW revision bits 0 to 3 is “0000”. The HW revision output control unit 53 reads the values of the HW revision bits 0 to 3 and outputs a value corresponding to the read 4-bit information to the logic in the LSI or outside the LSI. In FIG. 15, since the 4-bit information is “0000”, the version number “0” is output.

版数を更新する際には、版数を“1”とする。すなわち、HWレビジョンbit3の値を“1”にして、HWレビジョンbit0〜bit3が出力する4ビットの情報を“0001”とする。HWレビジョンbit3の値を“1”とするためには、“1”を出力する1クランプソースが必要である。RTLで記述されたソースを元に、ツールによって回路を合成する現在のLSI設計で、クランプソースは、LSIのどの箇所でも存在する可能性が高く、このような修正にあたっては、近傍に存在する他論理用の1クランプソースを利用できることが多い。図15では、回路近傍に、他論理51が使用する1クランプソース50が存在するため、これを利用することができる。   When updating the version number, the version number is set to “1”. That is, the value of the HW revision bit 3 is set to “1”, and the 4-bit information output from the HW revision bits 0 to 3 is set to “0001”. In order to set the value of the HW revision bit 3 to “1”, one clamp source that outputs “1” is required. In the current LSI design that synthesizes a circuit with a tool based on the source described in RTL, the clamp source is likely to exist in any part of the LSI. Often, one clamp source for logic can be used. In FIG. 15, since one clamp source 50 used by the other logic 51 exists in the vicinity of the circuit, this can be used.

図16に、版数更新後の版数情報保持回路を示す。図15に示す状態から、0クランプソース52とHWレビジョンbit3とを接続する配線を削除し、代わりに、1クランプソース50の出力信号配線からの分岐を、HWレビジョンbit3に接続する。これにより、HWレビジョン出力制御部53が読み出す4ビットの情報が“0001”となり、HWレビジョン出力部53は、版数“1”を出力する。   FIG. 16 shows a version number information holding circuit after the version number is updated. From the state shown in FIG. 15, the wiring that connects the 0 clamp source 52 and the HW revision bit 3 is deleted, and instead, the branch from the output signal wiring of the 1 clamp source 50 is connected to the HW revision bit 3. As a result, the 4-bit information read by the HW revision output control unit 53 becomes “0001”, and the HW revision output unit 53 outputs the version number “1”.

上記の例は、版数を“0”から“1”とする更新であるため、接続先を変更する必要があるのはHWリビジョンbit3の1ビットのみであり、近傍で探すクランプソースは、1クランプソースのみである。しかし、例えば、版数“7”から“8”への更新を考えると、その場合は、“0111”から“1000”へ更新する必要があり、HWレビジョンbitの全てを修正する必要がある。また、図15では、0クランプソース52の出力が各HWレビジョンbitに共通に接続されているが、これは必ずこのようになるということではなく、全ビットが独立したクランプソースに接続されていることもある。従って、このような版数情報保持回路では、配線層の修正によりLSIの機能変更を、できるだけ少ない層数で実現しようとしても、版数更新の修正層自体を少なくできる保証がない。また、出来上がった回路に応じて版数更新の修正層を決めるため、版数を上げる要因となった機能変更での修正層と同一層を使用して版数修正を行える保証もない。   In the above example, since the version number is updated from “0” to “1”, it is necessary to change the connection destination only for one bit of the HW revision bit 3 and the clamp source to be searched in the vicinity is 1 Only the clamp source. However, for example, considering an update from the version number “7” to “8”, in that case, it is necessary to update from “0111” to “1000”, and it is necessary to correct all of the HW revision bits. In FIG. 15, the output of the 0 clamp source 52 is commonly connected to each HW revision bit, but this is not necessarily the case, and all bits are connected to independent clamp sources. Sometimes. Therefore, in such a version number information holding circuit, there is no guarantee that the revision layer itself for version number update can be reduced even if an attempt is made to change the function of the LSI by correcting the wiring layer with as few layers as possible. Further, since the revision layer for version number update is determined according to the completed circuit, there is no guarantee that the version revision can be performed using the same layer as the revision layer for the function change that caused the version number to increase.

上記問題に対し、機能変更に際して変更する配線層と同層の配線層を修正することで版数情報の更新が可能な版数情報管理が、特許文献1に記載されている。図17に、特許文献1に記載の版数情報持回路を示す。この版数情報保持回路は、3つの版数情報設定レジスタ54と、版数情報エンコード部56と、版数情報出力部58とを有する。また、版数情報保持回路は、各版数情報設定レジスタ54に対応して、0クランプソース52と、1クランプソース50とを有する。初期状態、つまり、版数“0”の状態では、各版数情報設定レジスタ54を0クランプソース52に接続する。1クランプソース50については、入力回路55に接続しておく。   Japanese Patent Application Laid-Open No. 2004-151867 describes version number information management that can update version number information by modifying a wiring layer that is the same layer as the wiring layer that is changed when the function is changed. FIG. 17 shows a version number information holding circuit described in Patent Document 1. This version number information holding circuit includes three version number information setting registers 54, a version number information encoding unit 56, and a version number information output unit 58. The version number information holding circuit includes a zero clamp source 52 and a one clamp source 50 corresponding to each version number information setting register 54. In the initial state, that is, in the state of the version number “0”, each version number information setting register 54 is connected to the 0 clamp source 52. The one clamp source 50 is connected to the input circuit 55 in advance.

版数情報エンコード部56は、3つの版数情報設定レジスタ54の値の組合せ(r1、r2、r3)に応じた2ビットのデータ(b0、b1)を出力する。版数情報エンコード部56における入力データ(r1、r2、r3)と、出力データ(b0、b1)との組合せを図18に示す。図18において、D.C.は、Don’t Careを表し、入力値に依存しないことを示している。初期状態では、各版数情報設定レジスタ54は0クランプソース52に接続されているため、版数情報エンコード部56は、b0=0、b1=0を出力する。版数情報出力部58は、版数情報エンコード部56が出力する2ビットのデータ“00”を、版数情報記憶レジスタ57を介して受け取り、“00”に対応する版数情報“0”を出力する。   The version number information encoding unit 56 outputs 2-bit data (b0, b1) corresponding to the combination (r1, r2, r3) of the three version number information setting registers 54. FIG. 18 shows combinations of input data (r1, r2, r3) and output data (b0, b1) in the version number information encoding unit 56. In FIG. C. Represents Don't Care and indicates that it does not depend on the input value. In the initial state, since each version number information setting register 54 is connected to the 0 clamp source 52, the version number information encoding unit 56 outputs b0 = 0 and b1 = 0. The version number information output unit 58 receives the 2-bit data “00” output from the version number information encoding unit 56 via the version number information storage register 57 and receives the version number information “0” corresponding to “00”. Output.

LSIの機能変更に伴い、版数情報を更新するときは、版数情報設定レジスタ54の接続先を、0クランプソース52から1クランプソース50に変更する。LSIの機能変更を配線層の修正によって行う場合に、機能変更及び版数情報の更新を、できるだけ少ない配線層数で実現するためには、機能変更にどの配線層を用いたとしても、その層と同層で、版数情報の更新を行うことを保証する必要がある。そこで、0クランプソース52と版数情報設定レジスタ54との間の配線、及び、1クランプソース50と入力回路55との間の配線は、互いに平行で、かつ、配線層の全ての層を用いて配線する。このようにすることで、どの層においても、版数情報設定レジスタ54の接続先を、0クランプソース52から1クランプソース50に切り換えることができる。   When the version number information is updated in accordance with the change in the function of the LSI, the connection destination of the version number information setting register 54 is changed from the 0 clamp source 52 to the 1 clamp source 50. When changing the function of an LSI by correcting the wiring layer, in order to realize the function change and update of the version number information with the smallest possible number of wiring layers, no matter which wiring layer is used for the function change, that layer It is necessary to ensure that the version information is updated at the same level. Therefore, the wiring between the 0 clamp source 52 and the version number information setting register 54 and the wiring between the 1 clamp source 50 and the input circuit 55 are parallel to each other and use all the wiring layers. And wire. In this way, the connection destination of the version number information setting register 54 can be switched from the 0 clamp source 52 to the 1 clamp source 50 in any layer.

例えば、配線層の層数が4層であるときは、0クランプソース52から、第1層、第2層、第3層、第4層の配線により、配線を第4層まで持ち上げ、その後、第3層、第2層、第1層の配線により、版数情報設定レジスタ54に接続する。また、1クランプソース50から、第1層、第2層、第3層、第4層の配線により、配線を第4層まで持ち上げ、その後、第3層、第2層、第1層の配線により、入力回路55に接続する。このとき、各層にて、0クランプソース52から版数情報設定レジスタ54までの配線と、1クランプソース50から入力回路55までの配線と平行になるように配線する。   For example, when the number of wiring layers is four, the wiring is lifted from the 0 clamp source 52 to the fourth layer by the wiring of the first layer, the second layer, the third layer, and the fourth layer. The version number information setting register 54 is connected by wiring of the third layer, the second layer, and the first layer. Further, the wiring is lifted up to the fourth layer from the one clamp source 50 by the first layer, the second layer, the third layer, and the fourth layer, and then the third layer, the second layer, and the first layer are wired. Thus, the input circuit 55 is connected. At this time, in each layer, the wiring from the 0 clamp source 52 to the version number setting register 54 and the wiring from the 1 clamp source 50 to the input circuit 55 are wired in parallel.

LSIの機能修正に伴って、版数情報を更新する際には、任意の配線層にて、0クランプソース52から版数情報設定レジスタ54までの配線、及び、1クランプソース50から入力回路55までの配線を切断し、当該配線層で配線を繋ぎ換えることで、版数情報設定レジスタ54の接続先を1クランプソース50に変更し、入力回路55の接続先を0クランプソース52に変更する。例えば、r1に対応する版数情報設定レジスタ54の接続先を、1クランプソース50に切り換える。この場合、版数情報エンコード部56は、b0=0、b1=1を出力し、版数情報出力部58は、“01”に対応した版数情報“1”を出力する。その後、LSIの更なる機能修正があり、r2に対応する版数情報設定レジスタ54の接続先が1クランプソース50に切り換えられると、版数情報エンコード部56は、b0=1、b1=0を出力し、版数情報出力部58は、“10”に対応した版数情報“2”を出力する。   When the version number information is updated along with the modification of the function of the LSI, the wiring from the 0 clamp source 52 to the version number information setting register 54, and the 1 clamp source 50 to the input circuit 55 in an arbitrary wiring layer. The connection destination of the version number information setting register 54 is changed to the 1 clamp source 50 and the connection destination of the input circuit 55 is changed to the 0 clamp source 52 by cutting the wiring up to and changing the wiring in the wiring layer. . For example, the connection destination of the version number information setting register 54 corresponding to r1 is switched to one clamp source 50. In this case, the version number information encoding unit 56 outputs b0 = 0 and b1 = 1, and the version number information output unit 58 outputs version number information “1” corresponding to “01”. After that, when there is a further function modification of the LSI and the connection destination of the version number information setting register 54 corresponding to r2 is switched to 1 clamp source 50, the version number information encoding unit 56 sets b0 = 1 and b1 = 0. The version number information output unit 58 outputs the version number information “2” corresponding to “10”.

特許文献1では、0クランプソース52から版数情報設定レジスタ54までの配線と、1クランプソース50から入力回路55までの配線とを、互いに平行で、かつ、配線層の全ての層を用いて配線している。このため、任意の1つの配線層の配線を修正することで、版数情報設定レジスタ54の接続先を、0クランプソース52から1クランプソース50に切り換えることができる。従って、配線層を修正することでLSIの機能変更を行う際に、機能変更によって修正することが必要になった配線層を用いて、版数情報を更新することが可能である。   In Patent Document 1, the wiring from the 0 clamp source 52 to the version number information setting register 54 and the wiring from the 1 clamp source 50 to the input circuit 55 are parallel to each other and all layers of the wiring layer are used. Wiring. Therefore, the connection destination of the version number information setting register 54 can be switched from the 0 clamp source 52 to the 1 clamp source 50 by correcting the wiring of any one wiring layer. Therefore, when the function of the LSI is changed by correcting the wiring layer, the version number information can be updated by using the wiring layer that needs to be corrected by the function change.

特開2005−116902号公報JP-A-2005-116902

特許文献1では、版数情報設定レジスタ54の値の組合せと、版数情報(2ビットのデータb0、b1)との組合せは、下地層に形成された版数情報エンコード部56によって決定される。このため、版数情報エンコード部56に作りこまれた版数情報以外の版数を生成することはできず、汎用性が低い。例えば、途中の版から、版数情報保持回路を搭載するような場合は、その版に合わせて、版数情報エンコード部56を作成する必要がある。従って、例えば、初期の版数として版数“0”を設定した版数情報エンコード部56を有する版数情報保持回路は、版数“0”のLSIにしか搭載することができず、様々な版数のLSIで使い回すことができない。   In Patent Document 1, the combination of the value of the version number information setting register 54 and the combination of the version number information (2-bit data b0, b1) is determined by the version number information encoding unit 56 formed in the base layer. . For this reason, version numbers other than the version number information created in the version number information encoding unit 56 cannot be generated, and versatility is low. For example, when a version number information holding circuit is mounted from an intermediate version, it is necessary to create the version number information encoding unit 56 according to the version. Therefore, for example, the version number information holding circuit having the version number information encoding unit 56 in which the version number “0” is set as the initial version number can be mounted only on the LSI having the version number “0”. Cannot be reused with a version of LSI.

本発明は、任意の初期版数からの版数変更が可能な版数情報保持回路、及び、そのような版数情報保持回路を有する半導体集積回路を提供することを目的とする。   An object of the present invention is to provide a version number information holding circuit capable of changing the version number from an arbitrary initial version number, and a semiconductor integrated circuit having such a version number information holding circuit.

上記目的を達成するために、本発明の版数情報保持回路は、半導体集積回路に搭載される版数情報保持回路であって、初期版数を出力する初期版数情報部と、前記初期版数に所定数を加算した版数を出力する加算器と、選択情報を保持する条件設定部の出力に従って、前記初期版数情報部の出力又は前記加算器が出力する版数の何れかを出力する版数出力部とを備えることを特徴とする。   In order to achieve the above object, a version number information holding circuit according to the present invention is a version number information holding circuit mounted on a semiconductor integrated circuit, and includes an initial version number information section for outputting an initial version number, and the initial version number. An adder that outputs a version number obtained by adding a predetermined number to the number, and outputs either the output of the initial version number information unit or the version number output by the adder according to the output of the condition setting unit that holds selection information And a version number output unit.

本発明の版数情報保持回路は、半導体集積回路に搭載される版数情報保持回路であって、初期版数を出力する初期版数情報部と、Nを2以上の自然数として、前記初期版数に、それぞれ1〜Nを加算する第1〜第Nの加算器と、第1〜第Nの選択情報を保持する第1〜第Nの条件設定部の出力に従って、前記初期版数、又は、前記第1〜第Nの加算器の出力のうちの何れかを出力する版数出力部とを備えることを特徴とする。   A version number information holding circuit according to the present invention is a version number information holding circuit mounted on a semiconductor integrated circuit, wherein an initial version number information section for outputting an initial version number, and N is a natural number of 2 or more, the initial version In accordance with the outputs of the first to Nth adders for adding 1 to N to the numbers and the first to Nth condition setting units for holding the first to Nth selection information, respectively, the initial version number, or And a version number output unit for outputting any one of the outputs of the first to Nth adders.

本発明の版数情報保持回路は、半導体集積回路に搭載される版数情報保持回路であって、初期版数を出力する初期版数情報部と、Nを2以上の自然数として、それぞれが第1〜第Nの選択情報を保持する第1〜第Nの条件設定部の出力に応じて、前記初期版数に、1〜Nを加算した版数を出力する加算器とを備えることを特徴とする。 The version number information holding circuit according to the present invention is a version number information holding circuit mounted on a semiconductor integrated circuit, wherein an initial version number information unit for outputting an initial version number, and N is a natural number of 2 or more, An adder that outputs a version number obtained by adding 1 to N to the initial version number in accordance with outputs of the first to Nth condition setting units that hold the 1st to Nth selection information. And

本発明の半導体集積回路は、上記本発明の版数情報保持回路を有することを特徴とする。   A semiconductor integrated circuit according to the present invention has the version number information holding circuit according to the present invention.

本発明の版数情報保持回路では、任意の初期版数からの版数変更が可能である。   In the version number information holding circuit of the present invention, the version number can be changed from an arbitrary initial version number.

以下、図面を参照し、本発明の実施の形態を詳細に説明する。図1は、本発明の第1実施形態の版数情報保持回路を示している。版数情報保持回路は、4ビットの初期版数情報(HWレビジョンbit0〜bit3)13と、加算器20と、セレクタ21と、セレクト条件保持FF12と、HWレビジョン出力制御部22とを有する。本実施形態では、版数情報保持回路が出力する版数として、“0”から“15”までの値を想定し、HWレビジョン出力制御部22に入力するHWレビジョンのビット数を、4ビットとしている。版数情報保持回路は、半導体集積回路に搭載され、版数情報を出力する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. FIG. 1 shows a version number information holding circuit according to the first embodiment of the present invention. The version number information holding circuit includes 4-bit initial version number information (HW revision bits 0 to 3) 13, an adder 20, a selector 21, a selection condition holding FF 12, and an HW revision output control unit 22. In this embodiment, the version number output from the version number information holding circuit is assumed to be a value from “0” to “15”, and the number of bits of the HW revision input to the HW revision output control unit 22 is 4 bits. Yes. The version number information holding circuit is mounted on the semiconductor integrated circuit and outputs version number information.

初期版数情報13は、FFで構成される4つのHWレビジョンbit0〜3を有し、初期版数を出力する。初期版数情報13の各HWレビジョンbitは、0クランプソース10又は1クランプソース11に接続される。図1では、初期版数情報13が出力する初期版数を“0”(2進表記“0000”)とするため、各HWレビジョンbitを、0クランプソース17に接続している。初期版数は、“0”には限られず、任意の値を設定可能である。例えば、初期版数を“7”(2進表記“0111”)とする場合は、HWレビジョンbit0を0クランプソース17に接続し、HWレジビジョンbit1〜bit3を近傍にある1クランプソースに接続すればよい。   The initial version number information 13 has four HW revision bits 0 to 3 composed of FFs, and outputs the initial version number. Each HW revision bit of the initial version number information 13 is connected to the 0 clamp source 10 or the 1 clamp source 11. In FIG. 1, each HW revision bit is connected to the 0 clamp source 17 in order to set the initial version number output by the initial version number information 13 to “0” (binary notation “0000”). The initial version number is not limited to “0”, and an arbitrary value can be set. For example, if the initial version number is “7” (binary notation “0111”), connect HW revision bit 0 to 0 clamp source 17 and connect HW revision bits 1 to 3 to one nearby clamp source. That's fine.

加算器20は、初期版数情報13の出力値に所定数を加えて出力する。通常、版数の更新では更新前の版数に1を加えた版数が更新後の版数となるので、加算器20にて加算する所定数は「1」とすればよい。加算器20は、例えば、初期版数情報13の出力値が2進表記で“0000”のときは、“0001”を出力する。セレクタ21とHWレビジョン出力制御部22とは、版数出力部を構成する。セレクタ21は、初期版数情報13の出力値と、加算器20の出力値とを入力し、何れかを選択して出力する。セレクト条件保持FF12は、0クランプソース10又は1クランプソース11に接続される。セレクタ21は、セレクト条件保持FF12の出力が“1”であるか、“0”であるかに応じて、入力する2つの値のうちの何れを選択するかを決定する。HWレビジョン出力制御部22は、セレクタ21を介して入力する初期版数情報13の出力値、又は、加算器20の出力値に基づく版数(HWレビジョン)を、版数値を使用する論理部や、半導体集積回路外部に出力する。   The adder 20 adds a predetermined number to the output value of the initial version number information 13 and outputs the result. Usually, in the update of the version number, the version number obtained by adding 1 to the version number before the update becomes the version number after the update, and therefore the predetermined number added by the adder 20 may be “1”. For example, when the output value of the initial version number information 13 is “0000” in binary notation, the adder 20 outputs “0001”. The selector 21 and the HW revision output control unit 22 constitute a version number output unit. The selector 21 inputs the output value of the initial version number information 13 and the output value of the adder 20 and selects and outputs either of them. The selection condition holding FF 12 is connected to the 0 clamp source 10 or the 1 clamp source 11. The selector 21 determines which of the two input values to select depending on whether the output of the selection condition holding FF 12 is “1” or “0”. The HW revision output control unit 22 converts the output value of the initial version number information 13 input via the selector 21 or the version number (HW revision) based on the output value of the adder 20 into a logic unit that uses the version number, And output to the outside of the semiconductor integrated circuit.

図1の例では、セレクタ21は、セレクト条件保持FF12の出力が“0”のとき、初期版数情報13の出力値を選択し、セレクト条件保持FF12の出力が“1”のとき、加算器20の出力を選択する。版数値の修正を行わない初期状態では、セレクタ21が初期版数情報13を出力するように、セレクト条件保持FF12を、配線14を介して0クランプソース10に接続する。1クランプソース11については、出力配線15のみ行い、接続先はオープンにする。この状態では、HWレビジョン出力制御部22は、初期版数情報13の出力値“0000”に対応する版数“0”を出力する。   In the example of FIG. 1, the selector 21 selects the output value of the initial version number information 13 when the output of the select condition holding FF 12 is “0”, and the adder when the output of the select condition holding FF 12 is “1”. Select 20 outputs. In an initial state in which the version number is not corrected, the select condition holding FF 12 is connected to the 0 clamp source 10 via the wiring 14 so that the selector 21 outputs the initial version number information 13. For one clamp source 11, only the output wiring 15 is provided and the connection destination is left open. In this state, the HW revision output control unit 22 outputs the version number “0” corresponding to the output value “0000” of the initial version number information 13.

図2に、配線修正により、LSIの版数情報を更新した後の版数情報保持回路を示す。版数情報の更新に際しては、セレクト条件保持FF12の出力値を“1”とするために、セレクト条件保持FF12と0クランプソース10とを接続する配線を切断し、セレクト条件保持FF12を、1クランプソース11の出力配線に接続する。0クランプソース10については、出力配線をオープンとする。セレクト条件保持FF12の出力値が“1”となることで、セレクタ21は、加算器20の出力値“0001”を、HWレビジョン出力制御部22に出力する。HWレビジョン出力制御部22が、セレクタ21を介して入力する“0001”に対応した版数“1”を出力することで、版数が更新される。   FIG. 2 shows a version number information holding circuit after the LSI version number information is updated by wiring correction. When updating the version number information, in order to set the output value of the select condition holding FF 12 to “1”, the wiring connecting the select condition holding FF 12 and the 0 clamp source 10 is cut, and the select condition holding FF 12 is set to 1 clamp. Connect to the output wiring of the source 11. For the 0 clamp source 10, the output wiring is open. When the output value of the selection condition holding FF 12 becomes “1”, the selector 21 outputs the output value “0001” of the adder 20 to the HW revision output control unit 22. The HW revision output control unit 22 outputs the version number “1” corresponding to “0001” input via the selector 21, thereby updating the version number.

図3に、配線修正前の0クランプソース10の出力配線と、1クランプソース11の出力配線とを示す。0クランプソース10の出力配線14は、複数の配線層の配線をビアプラグで接続した第1の配線グループの配線を構成し、セレクト条件保持FF12に、0クランプソース10が出力する電位(第1の電位)を与える。1クランプソース11の出力配線15は、0クランプソース10の出力配線14と同様に、複数の配線層の配線をビアプラグで接続した第2の配線グループの配線を構成する。1クランプソース11の出力配線15には、1クランプソース11の出力電位(第2の電位)が印加されるものの、出力(接続先)はオープンとなっている。   FIG. 3 shows the output wiring of the 0 clamp source 10 and the output wiring of the 1 clamp source 11 before the wiring correction. The output wiring 14 of the 0 clamp source 10 constitutes a wiring of a first wiring group in which wirings of a plurality of wiring layers are connected by via plugs, and the potential (first output) output from the 0 clamp source 10 to the selection condition holding FF 12. Potential). Similarly to the output wiring 14 of the 0 clamp source 10, the output wiring 15 of the 1 clamp source 11 constitutes a wiring of a second wiring group in which wirings of a plurality of wiring layers are connected by via plugs. Although the output potential (second potential) of the one clamp source 11 is applied to the output wiring 15 of the one clamp source 11, the output (connection destination) is open.

0クランプソース10の出力配線14と、1クランプソース11の出力配線15とは、版数の修正に際して、セレクト条件保持FF12の接続先を0クランプソース10から1クランプソース11へ変更することを考慮して、互いに平行に配置する。また、セレクト条件保持FF12の接続先の切り替えに際して、何れの配線層を用いても接続切替えが可能となるように、全ての配線層を使用して配線される。ここで、「全ての配線層」とは、半導体集積回路の設計にてユーザが任意に配線を引くことができる配線層(ユーザ配線)の全ての意味である。電源配線を行う配線層や、クロック分配を行う配線層などの固定的に使用される配線層については、その層に、0クランプソース10の出力配線14及び1クランプソース11の出力配線15を通しておく必要はない。   The output wiring 14 of the 0 clamp source 10 and the output wiring 15 of the 1 clamp source 11 consider changing the connection destination of the selection condition holding FF 12 from the 0 clamp source 10 to the 1 clamp source 11 when correcting the version number. Then, they are arranged parallel to each other. In addition, when switching the connection destination of the selection condition holding FF 12, wiring is performed using all wiring layers so that connection switching is possible regardless of which wiring layer is used. Here, “all wiring layers” means all wiring layers (user wiring) that a user can arbitrarily draw wirings in designing a semiconductor integrated circuit. For a wiring layer that is used fixedly, such as a wiring layer that performs power supply wiring and a wiring layer that performs clock distribution, the output wiring 14 of the 0 clamp source 10 and the output wiring 15 of the 1 clamp source 11 are passed through the layers. There is no need.

図3では、配線層数を4層としている。各配線層は、配線方向が決まっている。図3では、第1層(Layer1)及び第3層(Layer3)は、Y方向に配線する配線層であり、第2層(Layer2)及び第4層(Layer4)は、X方向に配線する配線層である。図3に中に示す点線(グリッド)は、レイアウト設計において、配線を引くことが可能な位置を示している。平行に配置された0クランプソース10の出力配線14及び1クランプソースの出力配線15は、各層に少なくとも1箇所は、配線修正を考慮して、図3中に楕円で示す箇所のように、配線可能な位置を示す点線を少なくとも2つ横切る配線長で配線される部分を有する。   In FIG. 3, the number of wiring layers is four. Each wiring layer has a predetermined wiring direction. In FIG. 3, the first layer (Layer 1) and the third layer (Layer 3) are wiring layers wired in the Y direction, and the second layer (Layer 2) and the fourth layer (Layer 4) are wirings wired in the X direction. Is a layer. A dotted line (grid) shown in FIG. 3 indicates a position where wiring can be drawn in the layout design. The output wiring 14 of the 0 clamp source 10 and the output wiring 15 of the 1 clamp source arranged in parallel are arranged at least one place in each layer as shown by an ellipse in FIG. 3 in consideration of wiring correction. It has a portion wired with a wiring length crossing at least two dotted lines indicating possible positions.

図4〜図7に、それぞれ、配線修正後の0クランプソース10の出力配線と、1クランプソース11の出力配線とを示す。セレクト条件保持FF12の接続先切り換えは、4層の配線層のうちの任意の一層で行う。図4は、第1層にて配線修正を行う例である。配線修正では、1クランプソース11の出力配線15(図3)を、第1層にて、配線15−1と配線15−2との2つに分ける。0クランプソース10の出力配線14についても同様に、第1層にて、配線14−1と配線14−2との2つに分ける。第1層における配線14、15の分割は、配線修正を考慮した配線長で配線されている部分(図3中に楕円で囲む部分)で行う。   4 to 7 show the output wiring of the 0 clamp source 10 and the output wiring of the 1 clamp source 11 after the wiring correction, respectively. The connection destination of the selection condition holding FF 12 is switched in any one of the four wiring layers. FIG. 4 is an example in which wiring correction is performed in the first layer. In the wiring correction, the output wiring 15 (FIG. 3) of one clamp source 11 is divided into two wirings 15-1 and 15-2 in the first layer. Similarly, the output wiring 14 of the 0 clamp source 10 is divided into two in the first layer, that is, wiring 14-1 and wiring 14-2. The division of the wirings 14 and 15 in the first layer is performed at a portion wired with a wiring length considering wiring correction (a portion surrounded by an ellipse in FIG. 3).

第1層にて、2つに分割した配線部分同士を接続し、第1の配線グループから第2の配線グループへの折り返し部分、及び、第2の配線グループから第1の配線グループへの折り返し部分を形成する。より詳細には、1クランプソース11に接続された配線15−1と、セレクト条件保持FF12に接続された配線14−1とを、X方向の配線16−1で接続して、折り返し部分を形成する。これにより、1クランプソース11とセレクト条件保持FF12とが、第1層の配線15−1、16−1、14−1により接続される。また、分割された残りの配線15−2と配線14−2とを、X方向の配線16−2で接続する。このようにすることで、配線14−2、16−2、15−2で構成される0クランプソース10の出力配線は、オープンとなる。なお、配線15−2と配線14−2とを、配線16−2で接続するのは、配線15−2がフローティング状態となることを防ぐためである。   In the first layer, the wiring portions divided into two are connected to each other, the folded portion from the first wiring group to the second wiring group, and the folding from the second wiring group to the first wiring group. Forming part. More specifically, the wiring 15-1 connected to one clamp source 11 and the wiring 14-1 connected to the selection condition holding FF 12 are connected by the wiring 16-1 in the X direction to form a folded portion. To do. As a result, the one clamp source 11 and the select condition holding FF 12 are connected by the first-layer wirings 15-1, 16-1, and 14-1. Further, the remaining divided wiring 15-2 and wiring 14-2 are connected by a wiring 16-2 in the X direction. By doing in this way, the output wiring of the 0 clamp source 10 comprised by wiring 14-2, 16-2, 15-2 becomes open. The reason why the wiring 15-2 and the wiring 14-2 are connected by the wiring 16-2 is to prevent the wiring 15-2 from being in a floating state.

図5に、第2層にて配線修正を行う例を示す。図4との相違は、第2層にて、0クランプソース10の出力配線14及び1クランプソース11の出力配線15を2つに分割し、Y方向に延びる第2層の配線16−1、16−2にて、配線14−1と配線15−1、及び、配線14−2と配線15−2をそれぞれ接続する点である。図6は、第3層にて配線修正を行う例であり、図7は、第4層にて配線修正を行う例である。何れの例においても、特定の1つの層のみの変更で、セレクト条件保持FF12と1クランプソース11とを接続でき、0クランプソース10の出力をオープンにできる。   FIG. 5 shows an example in which wiring correction is performed in the second layer. The difference from FIG. 4 is that in the second layer, the output wiring 14 of the 0 clamp source 10 and the output wiring 15 of the 1 clamp source 11 are divided into two, and the second layer wiring 16-1 extending in the Y direction, In 16-2, the wiring 14-1 and the wiring 15-1, and the wiring 14-2 and the wiring 15-2 are connected. FIG. 6 is an example in which wiring correction is performed in the third layer, and FIG. 7 is an example in which wiring correction is performed in the fourth layer. In any example, by changing only one specific layer, the selection condition holding FF 12 and the 1 clamp source 11 can be connected, and the output of the 0 clamp source 10 can be opened.

本実施形態では、セレクタ21により、初期版数情報13が出力する値と、初期版数情報13が出力する値に加算器20にて1加えた値とを、HWレビジョン出力制御部22に切り換えて入力する。初期版数情報13は、各HWレビジョンbitの値の組合せにより、任意の値を設定可能である。本実施形態では、セレクタ21のセレクト条件を定めるセレクト条件保持FF12の値を切り換えることで、任意の初期版数から、版数を1つ上げることができ、汎用性の高い版数情報保持回路を実現できる。すなわち、初期版数情報13を所望の版数に設定することで、版数“0”から“1”への更新や、版数“7”から“8”への更新に対応することができ、修正前の版数値がどのような場合であっても、版数情報の変更が可能な、汎用性の高い版数情報保持回路を実現できる。   In this embodiment, the selector 21 switches the value output by the initial version number information 13 and the value output by the adder 20 to the value output by the initial version number information 13 to the HW revision output control unit 22. Enter. The initial version number information 13 can be set to any value depending on the combination of the values of each HW revision bit. In this embodiment, the version number can be increased by one from any initial version number by switching the value of the selection condition holding FF 12 that determines the selection condition of the selector 21, and a versatile version number information holding circuit is provided. realizable. That is, by setting the initial version number information 13 to a desired version number, an update from the version number “0” to “1” and an update from the version number “7” to “8” can be supported. Therefore, it is possible to realize a versatile version number information holding circuit capable of changing the version number information regardless of the version number before correction.

また、本実施形態では、初期状態では、セレクト条件保持FF12から0クランプソース10までの配線と、1クランプソース11の出力配線とを、互いに平行に、かつ、全ての配線層を用いて配線している。このようにすることで、複数ある配線層のうちの任意の1の配線修正により、セレクト条件保持FF12の接続先を切り換えることができる。従って、配線層における配線修正によりLSIの機能変更を行う際に、版数情報の更新に使用する配線層を、版数を上げる要因となったLSIの機能変更で修正する配線層と同じ配線層とすることができ、版数情報の更新を、低コストで実現できる。   In this embodiment, in the initial state, the wiring from the selection condition holding FF 12 to the 0 clamp source 10 and the output wiring of the 1 clamp source 11 are wired in parallel to each other and using all wiring layers. ing. In this way, the connection destination of the selection condition holding FF 12 can be switched by correcting any one of the plurality of wiring layers. Therefore, when changing the LSI function by correcting the wiring in the wiring layer, the wiring layer used for updating the version number information is the same wiring layer as the wiring layer corrected by the LSI function change that caused the version number to be increased. The version number information can be updated at a low cost.

図8は、本発明の第2実施形態の版数情報保持回路を示している。第1実施形態では、1回の版数更新を想定している。本実施形態では、複数回の版数更新に対応可能とする。本実施形態の版数情報保持回路は、第1実施形態の構成に加えて、初期版数情報13の出力値に「2」を加えて出力する加算器20bと、セレクト条件保持FF12bの出力値に応じてセレクタ21aの出力と加算器20bの出力とを切り換えて出力するセレクタ21bを備える。セレクト条件保持FF12bと0クランプソース10bと間の配線14b、及び、1クランプソース11bの出力配線15bは、第1実施形態で説明した、セレクト条件保持FF12と0クランプソース10までの間の配線14、及び、1クランプソース11の出力配線15と同様に、互いに平行で、かつ、全ての配線層を通るように配線されている(図3)。   FIG. 8 shows a version number information holding circuit according to the second embodiment of the present invention. In the first embodiment, it is assumed that the version number is updated once. In this embodiment, it is possible to cope with a plurality of version number updates. In addition to the configuration of the first embodiment, the version number information holding circuit of this embodiment includes an adder 20b that outputs “2” added to the output value of the initial version number information 13 and the output value of the selection condition holding FF 12b. The selector 21b for switching the output of the selector 21a and the output of the adder 20b in response to the output is provided. The wiring 14b between the selection condition holding FF 12b and the 0 clamp source 10b and the output wiring 15b of the 1 clamp source 11b are the wiring 14 between the selection condition holding FF 12 and the 0 clamp source 10 described in the first embodiment. And, like the output wiring 15 of the one clamp source 11, they are wired in parallel to each other and through all the wiring layers (FIG. 3).

セレクタ21bは、セレクト条件保持FF12bが0クランプソース10bに接続されているときはセレクタ21aの出力を出力し、セレクト条件保持FF12bが1クランプソース11bに接続されているときは加算器20bの出力を出力する。LSIの機能修正に伴って、版数を“2”に更新するときは、セレクト条件保持FF12bの接続先を、0クランプソース10bから1クランプソース11bに切り換える。この切り換えは、版数を“0”から“1”に更新する際と同様に、配線層中の任意の1層で、0クランプソース10bからセレクト条件保持FF12bまでの配線と、1クランプソース11bの出力配線とを繋ぎ換えることで実現できる。   The selector 21b outputs the output of the selector 21a when the select condition holding FF 12b is connected to the 0 clamp source 10b, and outputs the output of the adder 20b when the select condition holding FF 12b is connected to the 1 clamp source 11b. Output. When the version number is updated to “2” due to the function correction of the LSI, the connection destination of the select condition holding FF 12b is switched from the 0 clamp source 10b to the 1 clamp source 11b. This switching is performed in the same manner as when the version number is updated from “0” to “1”. In any one layer in the wiring layer, the wiring from the 0 clamp source 10b to the selection condition holding FF 12b and the 1 clamp source 11b This can be realized by switching the output wiring.

版数を、初期版数情報13の出力値に2を加えた値、すなわち、版数を“2”に更新するとき、セレクト条件保持FF12aの接続先は、0クランプソース10aであっても1クランプソース11aであってもよい。これは、セレクト条件保持FF12bが“1”を出力するときは、セレクタ21aが初期版数情報13の出力と加算器20aの出力の何れを出力していたとしても、セレクタ21bから、加算器20bの出力が出力されるからである。従って、前回の版数更新にて、セレクト条件保持FF12aの接続先が1クランプソース11aに切り換えられているときでも、セレクト条件保持FF12aの接続先を0クランプソース10aに戻すことなく、版数を“2”に更新できる。なお、ここでは、版数を2つ上げることを想定したが、加算器20、セレクタ21、及び、セレクト条件保持FF12の数を増加させることで、版数を3つ以上あげることもできる。   When the version number is updated to a value obtained by adding 2 to the output value of the initial version number information 13, that is, the version number is updated to "2", the connection destination of the select condition holding FF 12a is 1 even if the connection destination is the 0 clamp source 10a. The clamp source 11a may be used. This is because when the select condition holding FF 12b outputs “1”, the selector 21b outputs either the output of the initial version number information 13 or the output of the adder 20a from the selector 21b. This is because the output of Accordingly, even when the connection destination of the selection condition holding FF 12a is switched to the 1 clamp source 11a in the previous version number update, the version number is changed without returning the connection destination of the selection condition holding FF 12a to the 0 clamp source 10a. Can be updated to “2”. Here, it is assumed that the version number is increased by two, but it is also possible to increase the version number by three or more by increasing the number of the adder 20, the selector 21, and the selection condition holding FF12.

図9は、本発明の第3実施形態の版数情報保持回路を示している。本実施形態では、加算値を変更可能な加算器を用いて、版数を更新する。加算器23は、セレクト条件保持FF12a〜12dの値の組合せに応じて、初期版数情報13の出力に、0〜4の何れかを加算して出力する。セレクト条件保持FF12a〜12dと0クランプソース10a〜10dと間の配線14a〜14d、及び、1クランプソース11a〜11dの出力配線15a〜15dは、第1実施形態で説明した、セレクト条件保持FF12と0クランプソース10までの間の配線14、及び、1クランプソース11の出力配線15と同様に、互いに平行で、かつ、全ての配線層を通るように配線されている(図3)。   FIG. 9 shows a version number information holding circuit according to the third embodiment of the present invention. In the present embodiment, the version number is updated using an adder that can change the addition value. The adder 23 adds any one of 0 to 4 to the output of the initial version number information 13 according to the combination of the values of the select condition holding FFs 12a to 12d and outputs the result. The wirings 14a to 14d between the selection condition holding FFs 12a to 12d and the 0 clamp sources 10a to 10d and the output wirings 15a to 15d of the 1 clamp sources 11a to 11d are the same as the selection condition holding FF 12 described in the first embodiment. Similar to the wiring 14 between the 0 clamp source 10 and the output wiring 15 of the 1 clamp source 11, the wiring is parallel to each other and passes through all wiring layers (FIG. 3).

図10に、各セレクト条件保持FFの値の組合せと、加算値との関係を示す。同図における「*」は、値が0か1かに依存しないことを示している。加算器23は、セレクト条件保持FF12a〜12dの出力が全て「0」のときは、加算値を「0」とし、初期版数情報13が出力する初期版数を、そのままHWレビジョン出力制御部22に出力する。加算器23は、セレクト条件保持FF12aの出力のみが「1」で、その他のセレクト条件保持FF12b〜12dの出力が全て「0」のときは、加算値を「1」として、初期版数に1を加えた値を、HWレビジョン出力制御部22に出力する。セレクト条件保持FF12bの出力が「1」で、セレクト条件保持FF12c、12dの出力が「0」のときは、加算値を「2」として、初期版数に2を加えた値を、HWレビジョン出力制御部22に出力する。   FIG. 10 shows the relationship between the combination of values of each selection condition holding FF and the added value. “*” In the figure indicates that the value does not depend on 0 or 1. When the outputs of the selection condition holding FFs 12a to 12d are all “0”, the adder 23 sets the added value to “0”, and the initial version number output by the initial version number information 13 is directly used as the HW revision output control unit 22. Output to. When only the output of the select condition holding FF 12a is “1” and the outputs of the other select condition holding FFs 12b to 12d are all “0”, the adder 23 sets the added value to “1” and sets the initial version number to 1. Is added to the HW revision output control unit 22. When the output of the selection condition holding FF 12b is “1” and the outputs of the selection condition holding FFs 12c and 12d are “0”, the addition value is “2”, and the value obtained by adding 2 to the initial version number is output as the HW revision. Output to the control unit 22.

加算器23にて加算する値と、セレクト条件保持FF12a〜12dの値の組合せでは、加算値が大きい側に対応するセレクト条件保持FFを優先する。例えば、加算値を「4」とすべく、セレクト条件保持FF12dの値を「1」としたときは、他のセレクト条件保持FF12a〜12cの値がどのような値であっても、加算値は「4」とする。このように、加算値が大きい側に対応するセレクト条件保持FFを優先することで、加算値が大きくなるように、セレクト条件保持FFの接続先を繋ぎ換える修正を行う際に、既に行った配線修正を、元の状態に戻す必要がなくなる。   In the combination of the value to be added by the adder 23 and the values of the select condition holding FFs 12a to 12d, the select condition holding FF corresponding to the larger added value is prioritized. For example, when the value of the selection condition holding FF 12d is set to “1” so that the addition value is “4”, the addition value is the same regardless of the values of the other selection condition holding FFs 12a to 12c. “4”. In this way, when the correction is performed to change the connection destination of the selection condition holding FF so that the addition value becomes large by giving priority to the selection condition holding FF corresponding to the side with the larger addition value, the wiring already performed is performed. There is no need to revert the fix.

初期状態では、セレクト条件保持FF12a〜12dは、それぞれ0クランプソース10a〜10dに接続される。この状態では、加算器23は、初期版数情報13が出力する初期版数「0」に、換算値「0」を加算した「0」を出力する。版数を1つ上げて“1”とする場合は、セレクト条件保持FF12aの接続先を、1クランプソース11aに切り換える。この接続先の切り換えは、第1実施形態で説明したように、配線層中の任意の1層で実現できる。加算器23は、セレクト条件保持FF12aの出力が“1”、セレクト条件保持FF12b〜12dの出力が“0”となることで、加算値を“1”とし、初期版数“0”に1を加算した“1”(2進表記で0001)を、HWレビジョン出力制御部22に出力する。これにより、版数が“1”に更新される。   In the initial state, the select condition holding FFs 12a to 12d are connected to the 0 clamp sources 10a to 10d, respectively. In this state, the adder 23 outputs “0” obtained by adding the conversion value “0” to the initial version number “0” output by the initial version number information 13. When the version number is increased by 1 to “1”, the connection destination of the selection condition holding FF 12a is switched to the one clamp source 11a. The switching of the connection destination can be realized in any one layer in the wiring layer as described in the first embodiment. The adder 23 sets the addition value to “1” and sets the initial version number “0” to 1 when the output of the selection condition holding FF 12a is “1” and the outputs of the selection condition holding FFs 12b to 12d are “0”. The added “1” (0001 in binary notation) is output to the HW revision output control unit 22. As a result, the version number is updated to “1”.

以上、本発明をその好適な実施形態に基づいて説明したが、本発明の版数情報保持回路、及び、半導体集積回路は、上記実施形態にのみ限定されるものではなく、上記実施形態の構成から種々の修正及び変更を施したものも、本発明の範囲に含まれる。   Although the present invention has been described based on the preferred embodiments, the version number information holding circuit and the semiconductor integrated circuit of the present invention are not limited to the above embodiments, and the configuration of the above embodiments. To which various modifications and changes are made within the scope of the present invention.

本発明の第1実施形態の版数情報保持回路を示すブロック図。1 is a block diagram showing a version number information holding circuit according to a first embodiment of the present invention. LSIの版数情報を更新した後の版数情報保持回路を示すブロック図。The block diagram which shows the version number information holding circuit after updating the version number information of LSI. 配線修正前の0クランプソースの出力配線と、1クランプソースの出力配線とを示す図。The figure which shows the output wiring of 0 clamp source before wiring correction, and the output wiring of 1 clamp source. 配線修正後の0クランプソースの出力配線と、1クランプソースの出力配線とを示す図。The figure which shows the output wiring of 0 clamp source after wiring correction, and the output wiring of 1 clamp source. 配線修正後の0クランプソースの出力配線と、1クランプソースの出力配線とを示す図。The figure which shows the output wiring of 0 clamp source after wiring correction, and the output wiring of 1 clamp source. 配線修正後の0クランプソースの出力配線と、1クランプソースの出力配線とを示す図。The figure which shows the output wiring of 0 clamp source after wiring correction, and the output wiring of 1 clamp source. 配線修正後の0クランプソースの出力配線と、1クランプソースの出力配線とを示す図。The figure which shows the output wiring of 0 clamp source after wiring correction, and the output wiring of 1 clamp source. 本発明の第2実施形態の版数情報保持回路を示すブロック図。The block diagram which shows the version number information holding circuit of 2nd Embodiment of this invention. 本発明の第3実施形態の版数情報保持回路を示すブロック図。The block diagram which shows the version number information holding circuit of 3rd Embodiment of this invention. 各セレクト条件保持FFの値の組合せと、加算値との関係を示す表。The table | surface which shows the relationship between the combination of the value of each selection condition holding FF, and an addition value. 修正前後での半導体集積回路を示すブロック図。The block diagram which shows the semiconductor integrated circuit before and behind correction. ASIC LSIの構造の例を示す図。The figure which shows the example of the structure of ASIC LSI. 機能修正前のLSIの回路構成の一部を示すブロック図。The block diagram which shows a part of circuit structure of LSI before function correction. 機能修正後のLSIの回路構成の一部を示すブロック図。The block diagram which shows a part of circuit structure of LSI after function correction. 関連技術における版数情報保持回路の構成を示すブロック図。The block diagram which shows the structure of the version number information holding circuit in related technology. 版数更新後の版数情報保持回路を示すブロック図。The block diagram which shows the version number information holding circuit after version number update. 特許文献1に記載の版数情報保持回路を示すブロック図。2 is a block diagram showing a version number information holding circuit described in Patent Document 1. FIG. 版数情報エンコード部における入力データと、出力データとの組合せを示す表。The table | surface which shows the combination of the input data in a version number information encoding part, and output data.

符号の説明Explanation of symbols

10、17:0クランプソース
11:1クランプソース
12:セレクト条件保持FF
13:初期版数情報
14、15:出力配線
16:配線
20、23:加算器
21:セレクタ
22:HWレビジョン出力制御部
10, 17: 0 Clamp source 11: 1 Clamp source 12: Select condition holding FF
13: initial version number information 14, 15: output wiring 16: wiring 20, 23: adder 21: selector 22: HW revision output control unit

Claims (7)

半導体集積回路に搭載される版数情報保持回路であって、
初期版数を出力する初期版数情報部と、
前記初期版数に所定数を加算した版数を出力する加算器と、
選択情報を保持する条件設定部の出力に従って、前記初期版数情報部の出力又は前記加算器が出力する版数の何れかを出力する版数出力部とを備えることを特徴とする版数情報保持回路。
A version number information holding circuit mounted on a semiconductor integrated circuit,
An initial version information section for outputting the initial version number;
An adder for outputting a version number obtained by adding a predetermined number to the initial version number;
Version number information, comprising: a version number output unit that outputs either the output of the initial version number information unit or the version number output by the adder according to the output of the condition setting unit that holds selection information Holding circuit.
半導体集積回路に搭載される版数情報保持回路であって、
初期版数を出力する初期版数情報部と、
Nを2以上の自然数として、前記初期版数に、それぞれ1〜Nを加算する第1〜第Nの加算器と、
それぞれが第1〜第Nの選択情報を保持する第1〜第Nの条件設定部の出力に従って、前記初期版数、又は、前記第1〜第Nの加算器の出力のうちの何れかを出力する版数出力部とを備えることを特徴とする版数情報保持回路。
A version number information holding circuit mounted on a semiconductor integrated circuit,
An initial version information section for outputting the initial version number;
First to Nth adders for adding 1 to N to the initial version number, where N is a natural number of 2 or more,
According to the output of the first to Nth condition setting units each holding the first to Nth selection information, either the initial version number or the output of the first to Nth adders A version number information holding circuit comprising: a version number output unit for outputting.
前記版数出力部が、第1〜第Nのセレクタを有し、
前記第1のセレクタは、前記第1の条件設定部の出力に従って、前記初期版数、又は、前記第1の加算器の出力を出力し、第i(iは2〜Nの整数)のセレクタは、第iの条件設定部の出力に従って、前記第iの加算器の出力、又は、第(i−1)のセレクタの出力を出力する、請求項2に記載の版数情報保持回路。
The version number output unit includes first to Nth selectors;
The first selector outputs the initial version number or the output of the first adder according to the output of the first condition setting unit, and the i-th (i is an integer from 2 to N) selector. The version number information holding circuit according to claim 2, which outputs the output of the i th adder or the output of the (i−1) th selector in accordance with the output of the i th condition setting unit.
半導体集積回路に搭載される版数情報保持回路であって、
初期版数を出力する初期版数情報部と、
Nを2以上の自然数として、それぞれが第1〜第Nの選択情報を保持する第1〜第Nの条件設定部の出力に応じて、前記初期版数に、1〜Nを加算した版数を出力する加算器とを備えることを特徴とする版数情報保持回路。
A version number information holding circuit mounted on a semiconductor integrated circuit,
An initial version information section for outputting the initial version number;
A version number obtained by adding 1 to N to the initial version number according to the output of the first to Nth condition setting units each holding the first to Nth selection information, where N is a natural number of 2 or more A version number information holding circuit comprising: an adder that outputs
前記条件設定部が、
それぞれが複数層の配線層の配線を含む第1及び第2の配線グループによって構成され、各配線グループ内では、隣接する配線層の配線が順次にビアプラグによって接続されており、
第1の配線グループ内の配線と、第2の配線グループ内の配線とが各配線層内では互いにほぼ平行に延在しており、第1の配線グループ内の配線の一端は第1の電位に固定され、かつ、他端は出力端を構成し、第2の配線グループ内の配線の一端は第2の電位に固定され、かつ、他端は開放されており、
前記出力端から前記第1の電位を出力することを特徴とする、請求項1〜4の何れか一に記載の版数情報保持回路。
The condition setting unit
Each is composed of first and second wiring groups including wiring of a plurality of wiring layers, and in each wiring group, wirings of adjacent wiring layers are sequentially connected by via plugs,
The wirings in the first wiring group and the wirings in the second wiring group extend substantially parallel to each other in each wiring layer, and one end of the wiring in the first wiring group has a first potential. And the other end constitutes an output end, one end of the wiring in the second wiring group is fixed to the second potential, and the other end is open,
5. The version number information holding circuit according to claim 1, wherein the first potential is output from the output terminal.
前記条件設定部が、
それぞれが複数層の配線層の配線を含む第1及び第2の配線グループによって構成され、各配線グループ内では、隣接する配線層の配線が順次にビアプラグによって接続されており、
第1の配線グループ内の配線と、第2の配線グループ内の配線とが各配線層内では互いにほぼ平行に延在しており、第1の配線グループ内の配線の一端は第1の電位に固定され、かつ、他端は出力端を構成し、第2の配線グループ内の配線の一端は第2の電位に固定され、かつ、他端は開放されており、
前記複数層の配線層のうちの1層にて、各配線グループ内の配線がそれぞれ2つに分割され、第1の配線グループの分割された配線の各分割端と第2の配線グループの分割された配線の対応する各分割端とが互いに接続されて、第1の配線グループから第2の配線グループに折り返す折り返し部分、及び、第2の配線グループから第1の配線グループに折り返す折り返し部分が形成され、
前記出力端から前記第2の電位を出力することを特徴とする、請求項1〜4の何れか一に記載の版数情報保持回路。
The condition setting unit
Each is composed of first and second wiring groups including wiring of a plurality of wiring layers, and in each wiring group, wirings of adjacent wiring layers are sequentially connected by via plugs,
The wirings in the first wiring group and the wirings in the second wiring group extend substantially parallel to each other in each wiring layer, and one end of the wiring in the first wiring group has a first potential. And the other end constitutes an output end, one end of the wiring in the second wiring group is fixed to the second potential, and the other end is open,
In one of the plurality of wiring layers, the wiring in each wiring group is divided into two, and each divided end of the divided wiring in the first wiring group and the second wiring group are divided. The corresponding divided ends of the connected wirings are connected to each other, and a folded portion that folds back from the first wiring group to the second wiring group, and a folded portion that folds back from the second wiring group to the first wiring group. Formed,
5. The version number information holding circuit according to claim 1, wherein the second potential is output from the output terminal.
請求項1〜6の何れか一に記載の版数情報保持回路を有することを特徴とする半導体集積回路。   A semiconductor integrated circuit comprising the version number information holding circuit according to claim 1.
JP2007234497A 2007-09-10 2007-09-10 Version number information holding circuit and semiconductor integrated circuit Expired - Fee Related JP5196525B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007234497A JP5196525B2 (en) 2007-09-10 2007-09-10 Version number information holding circuit and semiconductor integrated circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007234497A JP5196525B2 (en) 2007-09-10 2007-09-10 Version number information holding circuit and semiconductor integrated circuit

Publications (2)

Publication Number Publication Date
JP2009070850A JP2009070850A (en) 2009-04-02
JP5196525B2 true JP5196525B2 (en) 2013-05-15

Family

ID=40606832

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007234497A Expired - Fee Related JP5196525B2 (en) 2007-09-10 2007-09-10 Version number information holding circuit and semiconductor integrated circuit

Country Status (1)

Country Link
JP (1) JP5196525B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4786756B1 (en) * 2010-04-15 2011-10-05 株式会社東芝 Semiconductor device

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10043137A1 (en) * 2000-08-31 2002-03-14 Bosch Gmbh Robert Device and method for identifying the version of integrated circuits and use for controlling operational processes
JP2003023091A (en) * 2001-07-10 2003-01-24 Mitsubishi Electric Corp Version managing circuit and manufacturing method therefor
JP2003324150A (en) * 2002-02-27 2003-11-14 Ricoh Co Ltd Semiconductor integrated circuit device and manufacturing method of the same
US20040259347A1 (en) * 2003-06-03 2004-12-23 Maurice Velandia Method and an apparatus for a hard-coded bit value changeable in any layer of metal
US6933547B2 (en) * 2003-06-11 2005-08-23 Broadcom Corporation Memory cell for modification of default register values in an integrated circuit chip
JP4867186B2 (en) * 2005-03-29 2012-02-01 富士ゼロックス株式会社 Control device, method, program, and storage medium

Also Published As

Publication number Publication date
JP2009070850A (en) 2009-04-02

Similar Documents

Publication Publication Date Title
US8138788B2 (en) Reconfigurable device
JP2009038072A (en) Semiconductor integrated circuit, and development method thereof
US7640520B2 (en) Design flow for shrinking circuits having non-shrinkable IP layout
JP2007123336A (en) Clock structure method of semiconductor integrated circuit and its program
JP5196525B2 (en) Version number information holding circuit and semiconductor integrated circuit
JP2009021306A (en) Clock supply circuit and designing method thereof
JP2008153327A (en) Method of designing semiconductor integrated circuit and semiconductor integrated circuit
JP2010073136A (en) Convergence method and convergence device for hold time error, and convergence program
JP2005184262A (en) Semiconductor integrated circuit and its fabricating process
JP2005122471A (en) Design data processing method for semiconductor integrated circuit
US20100138803A1 (en) Apparatus and method of supporting design of semiconductor integrated circuit
JPH113945A (en) Clock tree design method of semiconductor integrated circuit and semiconductor integrated circuit by the same
JP2010211302A (en) Clock wiring method
JP2005116793A (en) Semiconductor integrated circuit and its clock wiring method
JP5063958B2 (en) Semiconductor integrated circuit and design method of semiconductor integrated circuit
WO2023155239A1 (en) Layout arrangement and wiring method, circuit layout, electronic device, and storage medium
JP2003282712A (en) Wiring method for clock of semiconductor integrated circuit and semiconductor integrated circuit
US20230267260A1 (en) Method for layout placement and routing, circuit layout, electronic device, and storage medium
JP2658829B2 (en) Layout method of semiconductor integrated circuit
JP2993488B2 (en) Integrated circuit design method, integrated circuit, and storage medium
JP2002134615A (en) System for designing semiconductor integrated circuit
WO2014045500A1 (en) Lsi and method for producing lsi
JP2001230324A (en) Library for delay adjustment and method of delay adjustment using the same
JP3164503B2 (en) Wiring pattern making device
JP3851300B2 (en) Semiconductor integrated circuit device

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20100225

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20100225

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100614

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121016

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121212

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130201

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

Free format text: PAYMENT UNTIL: 20160215

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5196525

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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