JP3788355B2 - Design verification system, design verification method, and design verification program - Google Patents
Design verification system, design verification method, and design verification program Download PDFInfo
- Publication number
- JP3788355B2 JP3788355B2 JP2002020190A JP2002020190A JP3788355B2 JP 3788355 B2 JP3788355 B2 JP 3788355B2 JP 2002020190 A JP2002020190 A JP 2002020190A JP 2002020190 A JP2002020190 A JP 2002020190A JP 3788355 B2 JP3788355 B2 JP 3788355B2
- Authority
- JP
- Japan
- Prior art keywords
- type
- nopow
- library
- information
- pow
- 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
Links
Images
Landscapes
- Design And Manufacture Of Integrated Circuits (AREA)
Description
【0001】
【発明の属する技術分野】
本発明は、設計検証システム、設計検証方法、および、設計検証プログラムに関し、特に、グランド、電源ピンに対する設計検証システム、設計検証方法、および、設計検証プログラムに関する。
【0002】
【従来の技術】
従来のカードの論理設計システムは、電源、グランドを定義したPOW型ライブラリと、電源、グランドを定義しないNOPOW型ライブラリを設計者が部品毎に選択して、回路図エディタを使用してネットリストを作成する手法が実用化されている。
【0003】
また、従来の技術としては、たとえば、「特開2000−99561号公報」記載のものがある。この技術は、「解析対象装置の論理回路を構成する素子の間の接続関係を規定するネットリストを格納するネットリスト格納手段と、その素子の各々をその論理回路のチップ上に配置して形成されるインスタンスの各々の位置情報とインスタンス間の接続情報とからなる配置配線情報を格納する配置配線情報格納手段と、論理回路を構成する1つ以上の素子からなるセル毎の遅延時間を格納するセル・ディレイ・ライブラリと、そのネットリスト格納手段との出力に基づいてインスタンスの動作時間を静的に算出する動作時間算出部と、論理回路を構成するセルの動作状態での予め算出された消費電流パラメータを格納するセル・パワー・ライブラリと、ネットリスト格納手段の出力と、配置配線情報格納手段の出力と、動作時間算出部の出力に得られた静的に算出された各インスタンスの動作時間と、セル・パワー・ライブラリの出力に得られる消費電流パラメータとに基づいて、論理回路全体で最も電流が消費される時刻、最大消費電流値、及び最大電流消費位置を算出する最大消費電流値算出部と、論理回路内の電源配線上での電圧降下を、最大消費電流値算出部の出力に基づいて解析・検証する電源電圧変動解析部とを備える半導体装置の電源電圧変動解析装置」である。
【0004】
【発明が解決しようとする課題】
上述した従来の技術の問題点は、POW型の設計では、G/Vピンを回路図作成後にPOW型ライブラリから自動発生するが、POW型ライブラリで定義した通りの使い方しかできず、オープンにしたりネットを分けることができないことである。たとえば、EMI対策のために、内層を分割して接続したい場合、電位が同じでも、分割した単位毎にネット名を分ける必要があるが、POW型ではネット名を分けて発生することはできず、一律に同じネット名になってしまう。また、同様な理由から、G/Vピンを信号層で配線し内層に接続することができない。さらに、回路図上でG/Vピンを表示することができないといった問題がある。
【0005】
代替手段としてNOPOWライブラリを使って設計する手法がある。
【0006】
NOPOWライブラリ使用時は、POW型では不可能な、G/Vピンのオープンやネット名を分けたり、G/Vピンを信号層でひきまわす設計が可能であり、また、回路図上でG/Vピンを表示することができるが、一方、G/Vピンを自動発生できないため、設計者が手動でアサインする必要がある。
【0007】
このように、従来技術では、NOPOW型ライブラリを使用しなければ設計できないカード設計において、前述の通り、G/Vピンのアサインを設計者が手動で行わなければならないが、そのアサインが正しく行われているかどうかを検証する手段が、回路図エディタとライブラリ仕様書を目視で確認する以外無く、信号ピン数が1000ピンを越える部品(主にLSI)を搭載する場合、G/Vピン数は1000オーダーになるため、設計者の誤解や認識違いが原因となるG/Vピンアサインミスが頻発し、カード設計品質を低下させる原因となっている。
【0008】
また、「特開2000−99561号公報」の技術においては、実際の電源電圧の変動は解析できるが、個別のG/Vピンの接続誤りを発見するのは困難である。
【0009】
本発明の目的は、ネットリストの接続情報と部品ライブラリの定義との不一致を自動的に検出し、G/Vの接続の適否を容易に検証可能とすることである。
【0010】
【課題を解決するための手段】
本発明の第1の設計検証システムは、ネットリストからNOPOW型ライブラリを使用する部品の電源・グランドピンの接続情報をメモリに抽出し、部品ライブラリからNOPOW型に対応するPOW型部品のライブラリ情報の電源・グランドピンの定義を前記メモリに抽出し、電源・グランドピンの接続の情報と電源・グランドピンの定義とを比較し、比較結果を前記メモリに格納する検証手段を有することを特徴とする。
【0011】
本発明の第2の設計検証システムは、ネットリスト、および、NOPOW型部品抽出ルールをメモリに入力し、前記ネットリストから前記NOPOW型部品抽出ルールに基づいてNOPOW型部品の接続を含む部品情報を抽出し、NOPOW型ライブラリ使用部品情報を前記メモリに作成するNOPOW型部品抽出手段と、部品ライブラリ、POW型ライブラリ抽出ルールを前記メモリに入力し、前記NOPOW型ライブラリ使用部品情報内の各部品のNOPOW型ライブラリ名に対し、前記POW型ライブラリ抽出ルールに基づいて、前記部品ライブラリから対応するPOW型ライブラリ名を対応させ、対応POW型ライブラリ名情報を前記メモリに作成するPOW型ライブラリ抽出手段と、前記NOPOW型ライブラリ使用部品情報内の各NOPOW型部品の電源・グランドピンの接続と、前記部品ライブラリから前記対応POW型ライブラリ名情報に基づいて抽出された対応するPOW部品の電源・グランドピンの定義とを比較し、相違情報を前記メモリに作成するG/Vピンアサイン検証手段とを有することを特徴とする。
【0012】
本発明の第3の設計検証システムは、ネットリスト、および、NOPOW型部品抽出ルールをメモリに入力し、前記ネットリストから前記NOPOW型部品抽出ルールに基づいてNOPOW型部品の接続を含む部品情報を抽出し、NOPOW型ライブラリ使用部品情報を前記メモリに作成するNOPOW型部品抽出手段と、部品ライブラリ、POW型ライブラリ抽出ルールを前記メモリに入力し、前記NOPOW型ライブラリ使用部品情報内の各部品のNOPOW型ライブラリ名に対し、前記POW型ライブラリ抽出ルールに基づいて、前記部品ライブラリから対応するPOW型ライブラリ名を対応させ、対応POW型ライブラリ名情報を前記メモリに作成し、対応するPOW型ライブラリ名が存在しない場合には、存在しないことを示す内容を前記メモリの相違情報に格納するPOW型ライブラリ抽出手段と、前記NOPOW型ライブラリ使用部品情報内の各NOPOW型部品の電源・グランドピンの接続と、前記部品ライブラリから前記対応POW型ライブラリ名情報に基づいて抽出された対応するPOW部品の電源・グランドピンの定義とを比較し、相違の内容を前記メモリの前記相違情報に格納するG/Vピンアサイン検証手段とを有することを特徴とする。
【0013】
本発明の第1の設計検証方法は、ネットリストからNOPOW型ライブラリを使用する部品の電源・グランドピンの接続情報をメモリに抽出し、部品ライブラリからNOPOW型に対応するPOW型部品のライブラリ情報の電源・グランドピンの定義を前記メモリに抽出し、電源・グランドピンの接続の情報と電源・グランドピンの定義とを比較し、比較結果を前記メモリに格納する検証手順を含むことを特徴とする。
【0014】
本発明の第2の設計検証方法は、ネットリスト、および、NOPOW型部品抽出ルールをメモリに入力し、前記ネットリストから前記NOPOW型部品抽出ルールに基づいてNOPOW型部品の接続を含む部品情報を抽出し、NOPOW型ライブラリ使用部品情報を前記メモリに作成するNOPOW型部品抽出手順と、部品ライブラリ、POW型ライブラリ抽出ルールを前記メモリに入力し、前記NOPOW型ライブラリ使用部品情報内の各部品のNOPOW型ライブラリ名に対し、前記POW型ライブラリ抽出ルールに基づいて、前記部品ライブラリから対応するPOW型ライブラリ名を対応させ、対応POW型ライブラリ名情報を前記メモリに作成するPOW型ライブラリ抽出手順と、前記NOPOW型ライブラリ使用部品情報内の各NOPOW型部品の電源・グランドピンの接続と、前記部品ライブラリから前記対応POW型ライブラリ名情報に基づいて抽出された対応するPOW部品の電源・グランドピンの定義とを比較し、相違情報を前記メモリに作成するG/Vピンアサイン検証手順とを含むことを特徴とする。
【0015】
本発明の第3の設計検証方法は、ネットリスト、および、NOPOW型部品抽出ルールをメモリに入力し、前記ネットリストから前記NOPOW型部品抽出ルールに基づいてNOPOW型部品の接続を含む部品情報を抽出し、NOPOW型ライブラリ使用部品情報を前記メモリに作成するNOPOW型部品抽出手順と、部品ライブラリ、POW型ライブラリ抽出ルールを前記メモリに入力し、前記NOPOW型ライブラリ使用部品情報内の各部品のNOPOW型ライブラリ名に対し、前記POW型ライブラリ抽出ルールに基づいて、前記部品ライブラリから対応するPOW型ライブラリ名を対応させ、対応POW型ライブラリ名情報を前記メモリに作成し、対応するPOW型ライブラリ名が存在しない場合には、存在しないことを示す内容を前記メモリの相違情報に格納するPOW型ライブラリ抽出手順と、前記NOPOW型ライブラリ使用部品情報内の各NOPOW型部品の電源・グランドピンの接続と、前記部品ライブラリから前記対応POW型ライブラリ名情報に基づいて抽出された対応するPOW部品の電源・グランドピンの定義とを比較し、相違の内容を前記メモリの前記相違情報に格納するG/Vピンアサイン検証手順とを含むことを特徴とする。
【0016】
本発明の第1の設計検証プログラムは、ネットリストからNOPOW型ライブラリを使用する部品の電源・グランドピンの接続情報をメモリに抽出し、部品ライブラリからNOPOW型に対応するPOW型部品のライブラリ情報の電源・グランドピンの定義を前記メモリに抽出し、電源・グランドピンの接続の情報と電源・グランドピンの定義とを比較し、比較結果を前記メモリに格納する検証手順をコンピュータに実行させることを特徴とする。
【0017】
本発明の第2の設計検証プログラムは、ネットリスト、および、NOPOW型部品抽出ルールをメモリに入力し、前記ネットリストから前記NOPOW型部品抽出ルールに基づいてNOPOW型部品の接続を含む部品情報を抽出し、NOPOW型ライブラリ使用部品情報を前記メモリに作成するNOPOW型部品抽出手順と、部品ライブラリ、POW型ライブラリ抽出ルールを前記メモリに入力し、前記NOPOW型ライブラリ使用部品情報内の各部品のNOPOW型ライブラリ名に対し、前記POW型ライブラリ抽出ルールに基づいて、前記部品ライブラリから対応するPOW型ライブラリ名を対応させ、対応POW型ライブラリ名情報を前記メモリに作成するPOW型ライブラリ抽出手順と、前記NOPOW型ライブラリ使用部品情報内の各NOPOW型部品の電源・グランドピンの接続と、前記部品ライブラリから前記対応POW型ライブラリ名情報に基づいて抽出された対応するPOW部品の電源・グランドピンの定義とを比較し、相違情報を前記メモリに作成するG/Vピンアサイン検証手順とをコンピュータに実行させることを特徴とする。
【0018】
本発明の第3の設計検証プログラムは、ネットリスト、および、NOPOW型部品抽出ルールをメモリに入力し、前記ネットリストから前記NOPOW型部品抽出ルールに基づいてNOPOW型部品の接続を含む部品情報を抽出し、NOPOW型ライブラリ使用部品情報を前記メモリに作成するNOPOW型部品抽出手順と、部品ライブラリ、POW型ライブラリ抽出ルールを前記メモリに入力し、前記NOPOW型ライブラリ使用部品情報内の各部品のNOPOW型ライブラリ名に対し、前記POW型ライブラリ抽出ルールに基づいて、前記部品ライブラリから対応するPOW型ライブラリ名を対応させ、対応POW型ライブラリ名情報を前記メモリに作成し、対応するPOW型ライブラリ名が存在しない場合には、存在しないことを示す内容を前記メモリの相違情報に格納するPOW型ライブラリ抽出手順と、前記NOPOW型ライブラリ使用部品情報内の各NOPOW型部品の電源・グランドピンの接続と、前記部品ライブラリから前記対応POW型ライブラリ名情報に基づいて抽出された対応するPOW部品の電源・グランドピンの定義とを比較し、相違の内容を前記メモリの前記相違情報に格納するG/Vピンアサイン検証手順とをコンピュータに実行させることを特徴とする。
【0019】
【発明の実施の形態】
次に、本発明の第1の実施の形態について図面を参照して詳細に説明する。
【0020】
図1は、本発明の第1の実施の形態の構成を示すブロック図である。
【0021】
図1参照すると、本発明の第1の実施の形態は、ネットリスト11と、部品ライブラリ12と、NOPOW型部品抽出ルール13と、POW型ライブラリ抽出ルール14と、NOPOW型ライブラリ使用部品情報31と、対応POW型ライブラリ名情報32と、相違情報40と、検証部100とから構成される。また、検証部100は、NOPOW型部品抽出手段21と、POW型ライブラリ抽出手段22と、G/Vピンアサイン検証手段23とから構成される。
【0022】
たとえば、検証部100は、コンピュータ内に実現され、ネットリスト11、部品ライブラリ12、NOPOW型部品抽出ルール13、および、POW型ライブラリ抽出ルール14は、コンピュータに接続される外部記憶装置等に保持され、利用時には、コンピュータの内部のメモリ等に入力される。また、NOPOW型ライブラリ使用部品情報31、対応POW型ライブラリ名情報32、相違情報40は、コンピュータの内部の上記メモリ等に作成される。
【0023】
NOPOW型ライブラリ使用部品情報31、対応POW型ライブラリ名情報32、相違情報40は、事前にメモリに領域が確保されていてもよいし、NOPOW型部品抽出手段21、POW型ライブラリ抽出手段22、あるいは、G/Vピンアサイン検証手段23により作成されてもよい。
【0024】
図2は、図1の各ブロックの内容を示す説明図である。
【0025】
図2を参照すると、ネットリスト11は、各部品の接続を示すものである。たとえば、部品名:LOC1の部品(LSI2−N)は、ピン:Aが2.5[V]に、ピン:Bが入力ピン:X1に、ピン:CがGND(グランド)に接続されている。また、分品名:LOC2の部品(LSI1−P)は、ピン:Bが、部品名:LOC1の部品のピンI:Dと接続されており、ピン:Dが出力ピン:Y1と接続されている。また、部品名:LOC3の部品(LSI1−N)は、ピン:Aが3.3[V]に、ピン:Bが入力ピン:X2に、ピンCがGNDに、ピン:Dが出力ピン:Y2に接続されている。
【0026】
部品ライブラリ12は、すべての部品のライブラリ名、ピン名、ピン属性を保持する。たとえば、ライブラリ名[LSI1−N]の部品のピン:Aは、未定義であり、ピン:Bは、入力であり、ピン:Cは、未定義であり、ピン:Dは、出力である。また、ライブラリ名[LSI1−P]の部品のピン:Aは、3.3[V]であり、ピン:Bは、入力であり、ピン:Cは、GNDであり、ピン:Dは、出力である。また、[LSI2−N]の部品のピン:Aは、未定義であり、ピン:Bは、入力であり、ピン:Cは、未定義であり、ピン:Dは、出力である。
【0027】
NOPOW型部品抽出ルール13は、たとえば、「ライブラリ名の最後の文字が‘N’」というルールを保持する。
【0028】
POW型ライブラリ抽出ルール14は、たとえば、「ライブラリ名の最後の文字を、‘N’から‘P’に変換する」というルールを保持する。
【0029】
NOPOW型部品抽出手段21はネットリスト11、および、NOPOW型部品抽出ルール13からNOPOW型ライブラリ使用部品情報31を作成する。POW型ライブラリ抽出手段22は、部品ライブラリ12、POW型ライブラリ抽出ルール14、および、NOPOW型ライブラリ使用部品情報31から対応POW型ライブラリ名情報32を作成する。G/Vピンアサイン検証手段23は、部品ライブラリ12、NOPOW型ライブラリ使用部品情報31、および、対応POW型ライブラリ名情報32から、相違情報40を作成する。
【0030】
NOPOW型ライブラリ使用部品情報31は、ネットリスト11中でNOPOW型ライブラリを使用している全部品の使用ライブラリ名、部品名、ピン名、ピン属性を保持する。各部品においては、ネットリスト11に基づいて、入力ピンであれば、ピン属性として‘入力’が規定される。出力ピンであれば、ピン属性として‘出力’が規定される。また、電源ピンであれば、電源電圧(2.5[V]等)が規定される。また、グランドピンであれば、グランド(GND)が規定される。
【0031】
図2を参照すると、たとえば、部品名:LOC1の部品は、ピン:Aは、2.5[V]として、ピン:Bは、‘入力’として、ピン:Cは、GNDとして、ピン:Dは、出力として規定される。
【0032】
対応POW型ライブラリ名情報32は、ネットリスト11中で使用されているNOPOW型のライブラリに対応するPOW型ライブラリのライブラリ名を保持する。
【0033】
図2を参照すると、たとえば、NOPOW型のLSI1−Nには、POW型のLSI1−Pが対応し、NOPOW型のLSI2−Nには、POW型のLSI2−Pが対応する。
【0034】
相違情報40は、NOPOW型ライブラリ使用部品情報31内の各部品の電源、グランドのピンの電源電圧、グランド規定と、対応するPOW型ライブラリの定義との相違を保持する。また、NOPOW型ライブラリに対応するPOW型ライブラリが存在しない場合に、その旨を示す内容も保持する。
【0035】
図2を参照すると、たとえば、「部品名:LOC1の部品のピン:Aの電源電圧が異なります。ネットリスト=2.5[V]、ライブラリ=1.8[V]」という内容を保持する。
【0036】
次に、本発明の第1の実施の形態の動作について図面を参照して説明する。
【0037】
図3は、本発明の第1の実施の形態の動作を示すフローチャートである。
【0038】
図4は、本発明の第1の実施の形態の動作を示すフローチャートである。
【0039】
図3を参照すると、まず、検証部100は、ネットリスト11を入力し(図3ステップA1)、さらに、NOPOW型部品抽出ルール13を入力する(図3ステップA2)。
【0040】
次に、NOPOW型部品抽出手段21が、ネットリスト11から1部品ずつ順に抽出し(図3ステップA3)、NOPOW型部品抽出ルール13(NOPOW型部品は、ライブラリ名の最後の文字が‘N’)に基づいて、使用ライブラリ名が、POW型のものかNOPOW型のものかの判定を行う(図3ステップA4)。NOPOW型の場合は(図3ステップA4/NOPOW型)、NOPOW型ライブラリ使用部品情報31に当該部品の情報を追加する(図3ステップA5)。
【0041】
また、POW型の場合は(図3ステップA4/POW型)、NOPOW型ライブラリ使用部品情報31に対する処理は実施しない。次に、NOPOW型部品抽出手段21は、ネットリスト11の全部品について、POW/NOPOWの判定が完了したどうか調べ(図3ステップA6)、POW/NOPOWの判定が完了していなければ(図3ステップA6/未完)、ステップA3に戻る(図3ステップA6)。
【0042】
NOPOW型部品抽出手段21により全部品のPOW/NOPOWの判定が完了すると(図3ステップA6/完了)、次に、検証部100は、部品ライブラリ12を入力し(図3ステップA7)、さらに、POW型ライブラリ抽出ルール14を入力する(図3ステップA8)。
【0043】
次に、POW型ライブラリ抽出手段22は、NOPOW型ライブラリ使用部品情報31から使用ライブラリ名を抽出し(図3ステップA9)、POW型ライブラリ抽出ルール14に基づいて、部品ライブラリ12に対応するPOW型のライブラリが存在するかどうか調べる(図3ステップA10)。すなわち、NOPOW型ライブラリのライブラリ名とライブラリ名の最後の文字が‘P’である以外は、同一のライブラリ名の部品が存在するかどうかを調べる。
【0044】
POW型ライブラリ抽出手段22は、同一のライブラリ名の部品が存在する場合は(図3ステップA10/存在)、対応POW型ライブラリ名情報32にライブラリ名の対応情報を格納し(図3ステップA11)、存在しない場合は(図3ステップA10/非存在)、相違情報40にライブラリ不足のエラーメッセージを格納する(図3ステップA12)。POW型ライブラリ抽出手段22は、NOPOW型ライブラリ使用部品情報31の全部品について、対応するPOW型ライブラリの調査が終わっていなければ(図3ステップA13/未完)、ステップA9に戻る。
【0045】
POW型ライブラリ抽出手段22により全NOPOW型部品の調査が完了すると(図3ステップA13/完了)、図4に示すように、G/Vピンアサイン検証手段23が、NOPOW型ライブラリ使用部品情報31から、1つ部品情報を抽出する(図4ステップA14)。
【0046】
次に、G/Vピンアサイン検証手段23は、POW型ライブラリ抽出手段22対応POW型ライブラリ名情報32から対応部情報を抽出し、部品ライブラリ12から対応情報に含まれるPOW型部品のライブラリ情報を抽出し(図4ステップA15)、NOPOW型ライブラリ使用部品情報31から抽出された部品情報、部品ライブラリ12から抽出されたライブラリ情報からG/Vピンの情報を抽出する(図4ステップA16)。
【0047】
次に、G/Vピンアサイン検証手段23は、抽出された対応する部品のG/Vピンの電圧レベルを比較し(図4ステップA17)、不一致の場合は(図4ステップA17/不一致)、相違情報40に不一致メッセージを格納する(図4ステップA18)。次に、G/Vピンアサイン検証手段23は、対応部品の全G/Vピンの比較が完了していなければ(図4ステップA19/未完)、ステップA16に戻る。全G/Vピンの比較が完了が完了すると(図4ステップA19/完了)、G/Vピンアサイン検証手段23は、全部品の検証が完了したかどうかを調べ(図4ステップA20)、完了していなければ(図4ステップA20/未完)、ステップA14に戻り、次の部品について処理を続ける。
【0048】
次に、本発明の第1の実施の形態ついて図2の例を用いてさらに具体的に説明する。
【0049】
まず、検証部100は、ネットリスト11、NOPOW型部品抽出ルール13を入力する(図3ステップA1、ステップA2)。次に、部品名:LOC1の情報を抽出し(図3ステップA3)、POW、NOPOWのどちらであるのかの判定を行い(図3ステップA4)、NOPOW型であるので、NOPOW型ライブラリ使用部品情報31にLOC1の情報を追加する(図3ステップA5)。本例では、部品名=LOC1、ライブラリ名=LSI2−N、ピン名=A、ピン属性=2.5V、ピン名=B、ピン属性=入力、ピン名=C、ピン属性=GND(グランドの略)、ピン名=D、ピン属性=出力として定義する。部品LOC2、LOC3についても、ステップA3〜ステップA5の処理を行い、全部品の処理が完了する(図3ステップA6/完了)。
【0050】
次に、部品ライブラリ12、POW型ライブラリ抽出ルール14を入力し(図3ステップA7、ステップA8)、NOPOW型ライブラリ使用部品情報31から、LOC1の使用ライブラリ名LSI2−Nを抽出する(図3ステップA9)。次に、POW型ライブラリ抽出ルール14から対応するPOW型ライブラリLSI2−Pを検索し(図3ステップA10)、存在するので、対応POW型ライブラリ名情報32に格納する(図3ステップA11)。LOC3についても、ステップA9〜ステップA12の処理を行い、全部品の処理が完了(図3ステップA13/完了)する。
【0051】
さらに、部品名:LOC1とライブラリLSI2−Pの情報を抽出し(図4ステップA14〜ステップA15)、G/Vピン:A(図4ステップA16)の情報を抽出し(図3ステップA16)、電圧レベルを比較する(図4ステップA17)。
【0052】
本例では、NOPOW型ライブラリ使用部品情報31に定義した部品名LOC1のピン名:Aのピン属性は2.5[V]となっている。一方、部品ライブラリ12のライブラリLSI2−Pのピン名Aのピン属性は1.8[V]と定義されており、電圧レベルが異なるため、不一致メッセージを相違情報40に格納する(図4ステップA18)。同様に、G/Vピン:CについてもステップA16〜A18の処理を行い、全G/Vの処理が完了すると(図3ステップA19/完了)、LOC3についてもステップA14〜A19の処理を行い、全部品の検証が完了する(図3ステップA20/完了)。
【0053】
次に、本発明の第2の実施の形態について図面を参照して詳細に説明する。
【0054】
本発明の第2の実施の形態は、ネットリスト11、および、NOPOW型部品抽出ルール13をメモリに入力し(図3ステップA1、ステップA2)、ネットリスト11からNOPOW型部品抽出ルール13に基づいてNOPOW型部品の接続を含む部品情報を抽出し(図3ステップA4)、NOPOW型ライブラリ使用部品情報31を前記メモリに作成する(図3ステップA5)NOPOW型部品抽出手順と、部品ライブラリ12、POW型ライブラリ抽出ルール14を前記メモリに入力し(図3ステップA7、ステップA8)、NOPOW型ライブラリ使用部品情報31内の各部品のNOPOW型ライブラリ名に対し、前記POW型ライブラリ抽出ルール14に基づいて、部品ライブラリ12から対応するPOW型ライブラリ名を対応させ、対応POW型ライブラリ名情報32を前記メモリに作成し(図3ステップA9〜ステップA11)、対応するPOW型ライブラリ名が存在しない場合には、存在しないことを示す内容を前記メモリの相違情報40に格納する(図3ステップA12)POW型ライブラリ抽出手順と、NOPOW型ライブラリ使用部品情報31内の各NOPOW型部品の電源・グランドピンの接続と、部品ライブラリ12から対応POW型ライブラリ名情報32に基づいて抽出された対応するPOW部品の電源・グランドピンの定義とを比較し(図4ステップA14〜ステップA17)、相違の内容を前記メモリの相違情報40に格納する(図4ステップA18)G/Vピンアサイン検証手順とを含む方法である。
【0055】
次に、本発明の第3の実施の形態について図面を参照して詳細に説明する。
【0056】
本発明の第3の実施の形態は、ネットリスト11、および、NOPOW型部品抽出ルール13をメモリに入力し(図3ステップA1、ステップA2)、ネットリスト11からNOPOW型部品抽出ルール13に基づいてNOPOW型部品の接続を含む部品情報を抽出し(図3ステップA4)、NOPOW型ライブラリ使用部品情報31を前記メモリに作成する(図3ステップA5)NOPOW型部品抽出手順と、部品ライブラリ12、POW型ライブラリ抽出ルール14を前記メモリに入力し(図3ステップA7、ステップA8)、NOPOW型ライブラリ使用部品情報31内の各部品のNOPOW型ライブラリ名に対し、前記POW型ライブラリ抽出ルール14に基づいて、部品ライブラリ12から対応するPOW型ライブラリ名を対応させ、対応POW型ライブラリ名情報32を前記メモリに作成し(図3ステップA9〜ステップA11)、対応するPOW型ライブラリ名が存在しない場合には、存在しないことを示す内容を前記メモリの相違情報40に格納する(図3ステップA12)POW型ライブラリ抽出手順と、NOPOW型ライブラリ使用部品情報31内の各NOPOW型部品の電源・グランドピンの接続と、部品ライブラリ12から対応POW型ライブラリ名情報32に基づいて抽出された対応するPOW部品の電源・グランドピンの定義とを比較し(図4ステップA14〜ステップA17)、相違の内容を前記メモリの相違情報40に格納する(図4ステップA18)G/Vピンアサイン検証手順とをコンピュータに実行させるプログラムである。
【0057】
【発明の効果】
本発明の効果は、G/Vの接続の適否を容易に検証できることである。
【0058】
その理由は、ネットリストの接続情報と部品ライブラリの定義との不一致を自動的に検出するからである。
【図面の簡単な説明】
【図1】本発明の第1の実施の形態の構成を示すブロック図である。
【図2】図1の各ブロックの内容を示す説明図である。
【図3】本発明の第1の実施の形態の動作を示すフローチャートである。
【図4】本発明の第1の実施の形態の動作を示すフローチャートである。
【符号の説明】
11 ネットリスト
12 部品ライブラリ
13 NOPOW型部品抽出ルール
14 POW型ライブラリ抽出ルール
21 NOPOW型部品抽出手段
22 POW型ライブラリ抽出手段
23 G/Vピンアサイン検証手段
31 NOPOW型ライブラリ使用部品情報
32 対応POW型ライブラリ名情報
40 相違情報
100 検証部[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a design verification system, a design verification method, and a design verification program, and more particularly to a design verification system, a design verification method, and a design verification program for a ground and a power supply pin.
[0002]
[Prior art]
In the conventional card logic design system, a designer selects a POW type library that defines a power source and a ground and a NOPOW type library that does not define a power source and a ground for each component, and uses a circuit diagram editor to create a netlist. The technique to create is put into practical use.
[0003]
Further, as a conventional technique, for example, there is one described in “JP 2000-99561 A”. This technology “forms a netlist storage means for storing a netlist for defining a connection relationship between elements constituting a logic circuit of a device to be analyzed, and each of the elements is arranged on a chip of the logic circuit. A placement and routing information storage means for storing placement and routing information consisting of position information of each instance and connection information between instances, and a delay time for each cell consisting of one or more elements constituting a logic circuit. An operation time calculation unit that statically calculates the operation time of the instance based on the output of the cell delay library and its netlist storage means, and a pre-calculated consumption in the operation state of the cells constituting the logic circuit Cell power library for storing current parameters, output of netlist storage means, output of placement and routing information storage means, output of operation time calculation section Based on the statically calculated operation time of each instance obtained and the current consumption parameter obtained at the output of the cell power library, the time when the most current is consumed in the entire logic circuit, the maximum current consumption Power supply voltage fluctuation analysis that analyzes and verifies the voltage drop on the power supply wiring in the logic circuit based on the output of the maximum current consumption value calculation unit A power supply voltage fluctuation analysis apparatus for a semiconductor device comprising a section.
[0004]
[Problems to be solved by the invention]
The problem with the conventional technology described above is that, in the POW type design, the G / V pin is automatically generated from the POW type library after creating the circuit diagram, but it can only be used as defined in the POW type library and can be opened. The net cannot be separated. For example, when it is desired to divide and connect the inner layer for EMI countermeasures, it is necessary to divide the net name for each divided unit even if the potential is the same, but in the POW type, the net name cannot be generated separately. , It will be the same net name uniformly. For the same reason, the G / V pin cannot be wired in the signal layer and connected to the inner layer. Furthermore, there is a problem that the G / V pin cannot be displayed on the circuit diagram.
[0005]
As an alternative, there is a method of designing using the NOPOW library.
[0006]
When using the NOPOW library, it is possible to design the G / V pin open and net name, which is not possible with the POW type, or to open the G / V pin in the signal layer. Although the V pin can be displayed, the G / V pin cannot be automatically generated, so the designer needs to manually assign it.
[0007]
In this way, in the prior art, in the card design that cannot be designed without using the NOPOW type library, as described above, the G / V pin must be manually assigned by the designer, but the assignment is performed correctly. If the component (mainly LSI) having more than 1000 signal pins is mounted, the number of G / V pins is 1000. Since it becomes an order, G / V pin assignment mistakes caused by misunderstandings and misrecognitions of the designer frequently occur, causing the card design quality to deteriorate.
[0008]
In addition, in the technique of “Japanese Patent Laid-Open No. 2000-99561,” actual power supply voltage fluctuations can be analyzed, but it is difficult to find connection errors between individual G / V pins.
[0009]
An object of the present invention is to automatically detect mismatches between netlist connection information and component library definitions, and to easily verify whether G / V connections are appropriate.
[0010]
[Means for Solving the Problems]
The first design verification system of the present invention extracts power supply / ground pin connection information of a part using the NOPOW type library from the net list to a memory, and stores the library information of the POW type part corresponding to the NOPOW type from the part library. And a verification unit that extracts the definition of the power / ground pin to the memory, compares the connection information of the power / ground pin with the definition of the power / ground pin, and stores the comparison result in the memory. .
[0011]
The second design verification system of the present invention inputs a net list and a NOPOW type part extraction rule into a memory, and receives part information including connection of a NOPOW type part from the net list based on the NOPOW type part extraction rule. A NOPOW type component extracting means for extracting and generating a NOPOW type library use part information in the memory, a part library, and a POW type library extraction rule are input to the memory, and the NOPOW of each part in the NOPOW type library use part information is input. A POW type library extracting means for associating a corresponding POW type library name from the component library and creating corresponding POW type library name information in the memory based on the POW type library extraction rule; NOPOW type library use parts information The connection of the power / ground pin of the NOPOW type component is compared with the definition of the power / ground pin of the corresponding POW component extracted from the component library based on the corresponding POW type library name information, and the difference information is stored in the memory. And a G / V pin assignment verifying means.
[0012]
The third design verification system of the present invention inputs a net list and a NOPOW type part extraction rule into a memory, and receives part information including connection of a NOPOW type part from the net list based on the NOPOW type part extraction rule. A NOPOW type component extracting means for extracting and generating a NOPOW type library use part information in the memory, a part library and a POW type library extraction rule are input to the memory, and the NOPOW of each part in the NOPOW type library use part information is input. Based on the POW type library extraction rule, the corresponding POW type library name is made to correspond to the type library name from the part library, and the corresponding POW type library name information is created in the memory. If it does not exist, indicate that it does not exist. Is stored in the memory difference information, the power / ground pin connection of each NOPOW type component in the NOPOW type library used component information, and the corresponding POW type library name information from the component library. G / V pin assignment verification means for comparing the power supply / ground pin definition of the corresponding POW component extracted based on the difference information and storing the content of the difference in the difference information of the memory.
[0013]
According to the first design verification method of the present invention, power supply / ground pin connection information of a part using the NOPOW type library is extracted from the net list to a memory, and the library information of the POW type part corresponding to the NOPOW type is extracted from the part library. And a verification procedure for extracting the definition of the power / ground pin into the memory, comparing the connection information of the power / ground pin with the definition of the power / ground pin, and storing the comparison result in the memory. .
[0014]
According to a second design verification method of the present invention, a net list and a NOPOW type part extraction rule are input to a memory, and part information including connection of a NOPOW type part from the net list is input based on the NOPOW type part extraction rule. A NOPOW type part extraction procedure for extracting and generating a NOPOW type library use part information in the memory, a part library, and a POW type library extraction rule are input to the memory, and the NOPOW of each part in the NOPOW type library use part information is input. A POW type library extraction procedure for associating a corresponding POW type library name from the component library and creating corresponding POW type library name information in the memory based on the POW type library extraction rule, Each N in the NOPOW type library use part information The connection of the power / ground pin of the POW type part is compared with the definition of the power / ground pin of the corresponding POW part extracted from the part library based on the corresponding POW type library name information, and the difference information is stored in the memory. And a G / V pin assignment verification procedure to be created.
[0015]
According to a third design verification method of the present invention, a net list and a NOPOW type part extraction rule are input to a memory, and part information including connection of a NOPOW type part from the net list is input based on the NOPOW type part extraction rule. A NOPOW type component extraction procedure for extracting and generating a NOPOW type library use part information in the memory, a part library, and a POW type library extraction rule are input to the memory, and the NOPOW of each part in the NOPOW type library use part information is input. Based on the POW type library extraction rule, the corresponding POW type library name is made to correspond to the type library name from the part library, and the corresponding POW type library name information is created in the memory. If it does not exist, change the content indicating that it does not exist. Based on the POW type library extraction procedure stored in the memory difference information, the connection of the power / ground pin of each NOPOW type part in the NOPOW type library use part information, and the corresponding POW type library name information from the part library And a G / V pin assignment verification procedure for comparing the power supply / ground pin definition of the corresponding POW component extracted in this manner and storing the difference contents in the difference information of the memory.
[0016]
The first design verification program of the present invention extracts power supply / ground pin connection information of a part using the NOPOW type library from the net list to a memory, and stores the library information of the POW type part corresponding to the NOPOW type from the part library. Extracting the definition of the power / ground pin to the memory, comparing the connection information of the power / ground pin with the definition of the power / ground pin, and causing the computer to execute a verification procedure for storing the comparison result in the memory; Features.
[0017]
The second design verification program of the present invention inputs a net list and a NOPOW type part extraction rule into a memory, and stores part information including connection of a NOPOW type part from the net list based on the NOPOW type part extraction rule. A NOPOW type part extraction procedure for extracting and generating a NOPOW type library use part information in the memory, a part library, and a POW type library extraction rule are input to the memory, and the NOPOW of each part in the NOPOW type library use part information is input. A POW type library extraction procedure for associating a corresponding POW type library name from the component library and creating corresponding POW type library name information in the memory based on the POW type library extraction rule, In the NOPOW type library component information Compare the power / ground pin connection of each NOPOW type component with the definition of the power / ground pin of the corresponding POW component extracted from the component library based on the corresponding POW type library name information. A G / V pin assignment verification procedure created in a memory is caused to be executed by a computer.
[0018]
The third design verification program of the present invention inputs a net list and a NOPOW type part extraction rule into a memory, and stores part information including connection of a NOPOW type part from the net list based on the NOPOW type part extraction rule. A NOPOW type component extraction procedure for extracting and generating a NOPOW type library use part information in the memory, a part library, and a POW type library extraction rule are input to the memory, and the NOPOW of each part in the NOPOW type library use part information is input. Based on the POW type library extraction rule, the corresponding POW type library name is made to correspond to the type library name from the part library, and the corresponding POW type library name information is created in the memory. If it does not exist, it indicates that it does not exist POW type library extraction procedure for storing the contents in the difference information of the memory, connection of power / ground pins of each NOPOW type part in the NOPOW type library use part information, and the corresponding POW type library name information from the part library And comparing the definition of the power supply / ground pin of the corresponding POW component extracted based on the above and causing the computer to execute a G / V pin assignment verification procedure for storing the contents of the difference in the difference information of the memory. Features.
[0019]
DETAILED DESCRIPTION OF THE INVENTION
Next, a first embodiment of the present invention will be described in detail with reference to the drawings.
[0020]
FIG. 1 is a block diagram showing the configuration of the first exemplary embodiment of the present invention.
[0021]
Referring to FIG. 1, the first embodiment of the present invention includes a net list 11, a
[0022]
For example, the
[0023]
The NOPOW type library used
[0024]
FIG. 2 is an explanatory diagram showing the contents of each block in FIG.
[0025]
Referring to FIG. 2, the net list 11 indicates connection of each component. For example, in a component name: LOC1 (LSI2-N), pin: A is connected to 2.5 [V], pin: B is connected to input pin: X1, and pin: C is connected to GND (ground). . In the part name: LOC2 part (LSI1-P), the pin: B is connected to the pin I: D of the part name: LOC1, and the pin: D is connected to the output pin: Y1. . In addition, for the component (LSI1-N) of the component name: LOC3, the pin: A is 3.3 [V], the pin: B is the input pin: X2, the pin C is GND, and the pin: D is the output pin: Connected to Y2.
[0026]
The
[0027]
The NOPOW type
[0028]
The POW type
[0029]
The NOPOW type component extraction means 21 creates NOPOW type library
[0030]
The NOPOW type library
[0031]
Referring to FIG. 2, for example, a component having a part name: LOC1 has a pin: A of 2.5 [V], a pin: B as an “input”, a pin: C as a GND, and a pin: D Is defined as an output.
[0032]
The corresponding POW type
[0033]
Referring to FIG. 2, for example, a POW type LSI 1 -P corresponds to a NOPOW type LSI 1 -N, and a POW type LSI 2 -P corresponds to a NOPOW type LSI 2 -N.
[0034]
The difference information 40 holds the difference between the power supply of each component, the power supply voltage of the ground pin, the ground specification, and the definition of the corresponding POW type library in the NOPOW library
[0035]
Referring to FIG. 2, for example, the content of “part name: LOC1 component pin: A power supply voltage is different. Netlist = 2.5 [V], library = 1.8 [V]” is retained. .
[0036]
Next, the operation of the first exemplary embodiment of the present invention will be described with reference to the drawings.
[0037]
FIG. 3 is a flowchart showing the operation of the first exemplary embodiment of the present invention.
[0038]
FIG. 4 is a flowchart showing the operation of the first exemplary embodiment of the present invention.
[0039]
Referring to FIG. 3, first, the
[0040]
Next, the NOPOW type part extracting means 21 sequentially extracts one part at a time from the net list 11 (step A3 in FIG. 3), and the NOPOW type part extraction rule 13 (NOPOW type parts have the last letter of the library name “N”. ) To determine whether the used library name is of the POW type or the NOPOW type (step A4 in FIG. 3). In the case of the NOPOW type (step A4 / NOPOW type in FIG. 3), information on the part is added to the NOPOW type library use part information 31 (step A5 in FIG. 3).
[0041]
In the case of the POW type (step A4 / POW type in FIG. 3), the processing for the NOPOW type library
[0042]
When the POW / NOPOW determination of all parts is completed by the NOPOW type part extracting means 21 (step A6 / completed in FIG. 3), the
[0043]
Next, the POW type library extracting means 22 extracts the used library name from the NOPOW type library used part information 31 (step A9 in FIG. 3), and the POW type corresponding to the
[0044]
If there is a part with the same library name (step A10 in FIG. 3 / existence), the POW type library extracting means 22 stores the correspondence information of the library name in the corresponding POW type library name information 32 (step A11 in FIG. 3). If it does not exist (step A10 in FIG. 3 / non-existent), an error message indicating that the library is insufficient is stored in the difference information 40 (step A12 in FIG. 3). The POW type library extracting means 22 returns to step A9 if the investigation of the corresponding POW type library has not been completed for all the parts in the NOPOW type library using part information 31 (step A13 / incomplete in FIG. 3).
[0045]
When the survey of all NOPOW type parts is completed by the POW type library extracting means 22 (step A13 / completion in FIG. 3), the G / V pin assignment verifying means 23 reads from the NOPOW type library using
[0046]
Next, the G / V pin assignment verification means 23 extracts corresponding part information from the POW type
[0047]
Next, the G / V pin assignment verifying means 23 compares the voltage levels of the extracted G / V pins of the corresponding parts (step A17 in FIG. 4). If they do not match (step A17 in FIG. 4 / mismatch), The mismatch message is stored in the difference information 40 (step A18 in FIG. 4). Next, if the comparison of all the G / V pins of the corresponding component is not completed (step A19 / incomplete in FIG. 4), the G / V pin
[0048]
Next, the first embodiment of the present invention will be described more specifically with reference to the example of FIG.
[0049]
First, the
[0050]
Next, the
[0051]
Further, information on the part name: LOC1 and library LSI2-P is extracted (step A14 to step A15 in FIG. 4), and information on the G / V pin: A (step A16 in FIG. 4) is extracted (step A16 in FIG. 3). The voltage levels are compared (step A17 in FIG. 4).
[0052]
In this example, the pin attribute of the part name LOC1 defined in the NOPOW type library
[0053]
Next, a second embodiment of the present invention will be described in detail with reference to the drawings.
[0054]
In the second embodiment of the present invention, the net list 11 and the NOPOW type
[0055]
Next, a third embodiment of the present invention will be described in detail with reference to the drawings.
[0056]
In the third embodiment of the present invention, the net list 11 and the NOPOW type
[0057]
【The invention's effect】
The effect of the present invention is that the suitability of G / V connection can be easily verified.
[0058]
This is because a mismatch between the netlist connection information and the component library definition is automatically detected.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a configuration of a first exemplary embodiment of the present invention.
FIG. 2 is an explanatory diagram showing the contents of each block in FIG. 1;
FIG. 3 is a flowchart showing the operation of the first exemplary embodiment of the present invention.
FIG. 4 is a flowchart showing the operation of the first exemplary embodiment of the present invention.
[Explanation of symbols]
11 Netlist
12 Parts library
13 NOPOW type parts extraction rules
14 POW type library extraction rules
21 NOPOW type part extraction means
22 POW type library extraction means
23 G / V pin assignment verification means
31 NOPOW type library parts information
32 Supported POW type library name information
40 Difference information
100 Verification Department
Claims (9)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002020190A JP3788355B2 (en) | 2002-01-29 | 2002-01-29 | Design verification system, design verification method, and design verification program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002020190A JP3788355B2 (en) | 2002-01-29 | 2002-01-29 | Design verification system, design verification method, and design verification program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2003223477A JP2003223477A (en) | 2003-08-08 |
JP3788355B2 true JP3788355B2 (en) | 2006-06-21 |
Family
ID=27743759
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2002020190A Expired - Fee Related JP3788355B2 (en) | 2002-01-29 | 2002-01-29 | Design verification system, design verification method, and design verification program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3788355B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4962084B2 (en) * | 2007-03-28 | 2012-06-27 | 日本電気株式会社 | Circuit design verification system, method, and program |
-
2002
- 2002-01-29 JP JP2002020190A patent/JP3788355B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2003223477A (en) | 2003-08-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7900181B2 (en) | Systems, methods, and media for block-based assertion generation, qualification and analysis | |
US8234617B2 (en) | Method and system for re-using digital assertions in a mixed signal design | |
US8370779B1 (en) | Method and system for power distribution analysis | |
US6934671B2 (en) | Method and system for including parametric in-line test data in simulations for improved model to hardware correlation | |
JPH05167046A (en) | System and method for manufacturing factory- programmed device | |
JP2006244073A (en) | Semiconductor design device | |
CN112069763B (en) | Method for correcting circuit | |
US20170308639A1 (en) | Method for analyzing ir drop and electromigration of ic | |
US7003743B2 (en) | Method and system of data processor design by sensitizing logical difference | |
US7900174B2 (en) | Method and system for characterizing an integrated circuit design | |
JP2003141206A (en) | Method and program for timing verification of lsi test data | |
JP4544118B2 (en) | Circuit verification system and method, and program | |
JP2006085576A (en) | Method for layout of semiconductor integrated circuit, program for layout of semiconductor integrated circuit, and system for layout of semiconductor integrated circuit | |
US7096384B2 (en) | Fault simulator for verifying reliability of test pattern | |
JP3788355B2 (en) | Design verification system, design verification method, and design verification program | |
Blocklove et al. | Evaluating LLMs for Hardware Design and Test | |
US6609231B2 (en) | Apparatus and method for automatically verifying a designed circuit | |
JP2006277180A (en) | Device for supporting failure analysis of rtl input program, method thereof, and partial rtl generating device | |
US20050273656A1 (en) | Learning based logic diagnosis | |
US7689399B1 (en) | Automatic extraction of design properties | |
TWI409659B (en) | Circuit design methods, circuit design systems and recording media | |
JP2000195960A (en) | Device and method for calculating delays in semiconductor integrated circuit and device and method for verifying timing | |
US7047173B1 (en) | Analog signal verification using digital signatures | |
JP4983642B2 (en) | Design verification program, design verification method, and design verification apparatus | |
JP2011034517A (en) | Equivalence verification device, data processing method thereof, and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20050322 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20060228 |
|
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: 20060307 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20060320 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100407 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110407 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120407 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120407 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130407 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130407 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140407 Year of fee payment: 8 |
|
LAPS | Cancellation because of no payment of annual fees |