JP2009276987A - Circuit design verification method - Google Patents

Circuit design verification method Download PDF

Info

Publication number
JP2009276987A
JP2009276987A JP2008127162A JP2008127162A JP2009276987A JP 2009276987 A JP2009276987 A JP 2009276987A JP 2008127162 A JP2008127162 A JP 2008127162A JP 2008127162 A JP2008127162 A JP 2008127162A JP 2009276987 A JP2009276987 A JP 2009276987A
Authority
JP
Japan
Prior art keywords
cell
lvs
file
data
name
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2008127162A
Other languages
Japanese (ja)
Inventor
Shikio Morita
信貴男 森田
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.)
Denso Corp
Original Assignee
Denso Corp
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 Denso Corp filed Critical Denso Corp
Priority to JP2008127162A priority Critical patent/JP2009276987A/en
Publication of JP2009276987A publication Critical patent/JP2009276987A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a circuit design verification method for allowing an operator to perform design verification without omission while reducing his burden. <P>SOLUTION: When registering a cell in a library 3, the circuit element of a standard cell is changed according to the specifications of a product, and registered as a specific cell 4, and when the size of the element is extracted about a GDS file of the specific cell 4, a cell single GDS file 5 is created for a bipolar transistor and a diode, and when a separation script for executing LVS in the cell units is created on the basis of the data and cell name of the cell, an include file for the LVS is created on the basis of this separation script. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、回路図と、この回路図に基づいて設計を行ったレイアウトデータとを比較して検証する回路設計検証方法に関する。   The present invention relates to a circuit design verification method for comparing and verifying a circuit diagram and layout data designed based on the circuit diagram.

回路図に基づいて行った集積回路のレイアウト設計を検証する場合、接続状態と共に各デバイスのサイズを検証している。後者のサイズについては、MOSトランジスタ,抵抗素子,キャパシタであれば各デバイスの属性によって、例えば、MOSトランジスタであればゲート長Lやゲート幅W,抵抗素子やキャパシタであれば抵抗値や容量値によって検証を行うことができる。   When verifying the layout design of the integrated circuit based on the circuit diagram, the size of each device is verified together with the connection state. The size of the latter depends on the attribute of each device if it is a MOS transistor, resistor element, or capacitor. Verification can be performed.

しかしながら、バイポーラトランジスタやダイオードについては、属性としてエミッタ面積やアノード面積を用いて検証することはできるが、それ以外の部分で不一致が発生しても検出できない。これは、現状の検証アルゴリズムがデバイスの構造(バイポーラトランジスタであればPNP,NPN,ダイオードであればツェナー,耐圧など)により分類を行うことを前提としているためである。
このように設計の検証を行う従来技術として、例えば特許文献1に開示されているものがある。
特開平7−93392号公報
However, bipolar transistors and diodes can be verified using the emitter area and the anode area as attributes, but cannot be detected even if a mismatch occurs in other parts. This is because the current verification algorithm is premised on classification based on the device structure (PNP, NPN for bipolar transistors, Zener, withstand voltage, etc. for diodes).
As a conventional technique for performing design verification in this way, for example, there is one disclosed in Patent Document 1.
Japanese Patent Laid-Open No. 7-93392

特許文献1によって検証を行うとすれば、結局は、バイポーラトランジスタやダイオードについては、デバイスの細部が異なっているもの全て(例えば100〜数100種類程度)を予め個別のセルとして作成した上で設計を行う必要があり、その作業負担が非常に大きく、時間を要するという問題がある。
本発明は上記事情に鑑みてなされたものであり、その目的は、漏れがない設計検証を、作業者の負担を軽減して行うことができる回路設計検証方法を提供することにある。
If verification is performed according to Patent Document 1, in the end, bipolar transistors and diodes are all designed with different device details (for example, about 100 to several hundred types) created as individual cells in advance. There is a problem that the work burden is very large and time is required.
The present invention has been made in view of the above circumstances, and an object thereof is to provide a circuit design verification method capable of performing design verification without leakage while reducing the burden on the operator.

請求項1記載の回路設計検証方法によれば、ライブラリにセルを登録する場合、標準セルの回路素子を製品の仕様に応じて変更したものを特殊セルとして登録し、特殊セルのGDSファイルについて素子のサイズを抽出する際に、バイポーラトランジスタ及びダイオードについては、個別のセルのGDSファイルを作成すると共に、当該セルのデータとセル名とに基づいてセル単位でLVSを実行するための分離スクリプトを作成すると、その分離スクリプトに基づいてLVS用のインクルードファイルを生成する。   According to the circuit design verification method of claim 1, when a cell is registered in a library, a standard cell circuit element changed according to a product specification is registered as a special cell, and the element for a special cell GDS file is registered. When extracting the size of a bipolar transistor and diode, create a GDS file for each individual cell and create a separation script to execute LVS on a cell-by-cell basis based on the cell data and cell name Then, an include file for LVS is generated based on the separation script.

また、レイアウトデータより、バイポーラトランジスタ,ダイオードについては、それらのデバイス名を前記個別のセル名と同じセル名とするように変更し、インクルードファイルをインクルードすることで呼び出したセル名と、レイアウトデータより生成したセル名とを比較するセル名比較LVS処理を行う。そして、セル名比較LVS処理でエラーが発生しなかった場合は、全ての登録セルとレイアウトデータのセルの場所についてXOR処理を行う。   Also, from the layout data, for bipolar transistors and diodes, change their device names to the same cell names as the individual cell names, and from the cell names called by including the include file and the layout data A cell name comparison LVS process for comparing the generated cell name is performed. If no error occurs in the cell name comparison LVS process, the XOR process is performed for all registered cells and the cell locations of the layout data.

以上のように検証を行えば、バイポーラトランジスタ及びダイオードについて細部の構成が相違する素子が多数存在する場合でも、各素子にはそれぞれ異なるセル名が自動的に付与されてセル名で比較が行われる。また、XOR処理も各セル毎に行われるので、より詳細なレベルで検証が行われる。したがって、ユーザは、特許文献1のように仕様が異なる素子毎に個別のセルを予め作成する必要がなく、漏れがない設計検証をより簡単に行うことができる。   If verification is performed as described above, even when there are a large number of elements having different detailed configurations of bipolar transistors and diodes, different cell names are automatically assigned to the respective elements, and comparison is made by cell names. . Further, since XOR processing is also performed for each cell, verification is performed at a more detailed level. Therefore, the user does not need to create individual cells for each element having different specifications as in Patent Document 1, and can easily perform design verification without leakage.

請求項2記載の回路設計検証方法によれば、通常の(デバイス単位で分離して比較する)LVS処理を先に実行し、その結果エラーが発生しなかった場合にセル名比較LVS処理を行う。すなわち、より粗いデバイスレベルでのLVS処理が通った後に、バイポーラトランジスタ及びダイオードについて詳細なセルレベルでのLVS処理を行うことにより、手順を最適化して検証効率を向上させることができる。   According to the circuit design verification method of the second aspect, the normal LVS process (separated by device unit) is executed first, and if no error occurs as a result, the cell name comparison LVS process is performed. . In other words, after the LVS process at the coarser device level passes, the detailed cell level LVS process is performed on the bipolar transistor and the diode, thereby optimizing the procedure and improving the verification efficiency.

以下、本発明の一実施例について図面を参照して説明する。図1は、回路設計検証方法の処理手順を概念的に示すフローチャートである。回路図1に基づいて、半導体集積回路のレイアウト2を設計するが、その設計の際に、使用する回路素子のデータをデバイス単位のセル(GDS,又はGDS2形式)としてセルライブラリ(マスタファイル)3に登録する。また、レイアウト2のデータは、設計で使用したセルのGDSファイルとして見ることもできる。   An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a flowchart conceptually showing a processing procedure of the circuit design verification method. The layout 2 of the semiconductor integrated circuit is designed based on the circuit diagram 1. In the design, the data of the circuit element to be used is converted into a device unit cell (GDS or GDS2 format) cell library (master file) 3 Register with. The layout 2 data can also be viewed as a GDS file of cells used in the design.

また、上記設計に使用した素子は、標準素子として予め用意されている標準セルを、設計仕様に応じて変更したものを多数使用するのが一般的であり、それらを追加登録することで特殊セルライブラリ4が構成される(セルライブラリ3の一部となる)。そして、特殊セルライブラリ4について、デバイス単位のセル毎のサイズを抽出する際に(ステップS1)、バイポーラトランジスタとダイオードについては、個別の素子毎に分割したセル単体GDSファイル5を作成する(ステップS2)。そして、これらの処理が完了すると、デバイス単位のサイズ情報と共に、セル単体GDSファイル5をセルライブラリ3に登録する(ステップS3)。   In addition, the elements used in the above design generally use a large number of standard cells prepared in advance as standard elements, which are changed according to the design specifications. Library 4 is configured (becomes part of cell library 3). Then, when extracting the size of each cell in the device unit for the special cell library 4 (step S1), the cell unit GDS file 5 divided for each individual element is created for the bipolar transistor and the diode (step S2). ). When these processes are completed, the cell unit GDS file 5 is registered in the cell library 3 together with the size information for each device (step S3).

また、ステップS2においてセル分割を行う際に、セルのデータとセル名とから分離スクリプトを作成する(ステップS4)。分離スクリプトは、セルの外形をセル名で選択するもので、その分離スクリプトによって生成されたインクルードファイルがセルライブラリ3(検証用マスタファイル)に配置される。
そして、従来行われているLVS処理は(ステップS5)、回路図1に基づいて生成され、デバイス名で記述されているネットリストと、レイアウト2のGDSファイルと、セルライブラリ3のGDSファイルとをデバイス名毎に、記述されているサイズが一致するか否かを検証する。エラーが発生すれば(ステップS6→あり)設計データを修正した後、再度LVS処理を行う。
Further, when performing cell division in step S2, a separation script is created from the cell data and the cell name (step S4). The separation script is used to select the outer shape of the cell by the cell name, and the include file generated by the separation script is arranged in the cell library 3 (verification master file).
A conventional LVS process (step S5) is performed based on a net list, which is generated based on the circuit diagram 1 and described by a device name, a GDS file of layout 2, and a GDS file of cell library 3. For each device name, verify whether the described sizes match. If an error occurs (step S6 → Yes), the LVS process is performed again after correcting the design data.

ここで、図2は、上記LVS処理の詳細をモデル化して示すものである。先ず、入力されたレイアウトデータ2を、デバイスの構造によって、MOSデバイス,抵抗素子・容量素子,バイポーラデバイス,ダイオードデバイスに分離する。それから、各デバイスを更に詳細に分離する。MOSデバイスについては、Nチャネル,Pチャネルと、低耐圧,高耐圧との組合せにより4種類に分離し、抵抗素子・容量素子については、拡散抵抗別,キャパシタの構造別に分離する。そして、MOSデバイスについては、ゲート長L,ゲート幅Wを検証し、抵抗素子については抵抗値及び素子幅を検証し、容量素子については容量値を検証する。以上が、従来のLVS処理に相当する内容である。   Here, FIG. 2 shows the details of the LVS process in a modeled form. First, the input layout data 2 is separated into a MOS device, a resistance element / capacitance element, a bipolar device, and a diode device according to the device structure. Then separate each device in more detail. MOS devices are separated into four types according to the combination of N channel and P channel, and low breakdown voltage and high breakdown voltage, and resistance elements and capacitive elements are separated according to diffusion resistance and capacitor structure. Then, the gate length L and the gate width W are verified for the MOS device, the resistance value and the element width are verified for the resistance element, and the capacitance value is verified for the capacitance element. The above is the content corresponding to the conventional LVS process.

バイポーラデバイスについては、ラテラルPNP,バーティカルPNP,NPNと耐圧との組み合わせで分離し、ダイオードデバイスについては、ESD用ダイオード,ツェナーダイオードと耐圧との組み合わせで分離するが、これらのデバイスは、設計パラメータが非常に多く、従来のLVS処理における特定箇所の値だけでは検証が不十分となる。そこで、ステップS5のLVS処理が通れば(ステップS6→なし)、本発明独自の処理であるセル名比較LVS処理を実行する(ステップS7)。   Bipolar devices are separated by a combination of lateral PNP, vertical PNP, NPN and withstand voltage, and diode devices are separated by a combination of an ESD diode, Zener diode and withstand voltage. The number of specific points in the conventional LVS processing is insufficient, and verification is insufficient. Therefore, if the LVS process in step S5 passes (step S6 → None), the cell name comparison LVS process that is unique to the present invention is executed (step S7).

そのため、回路図1に基づいて生成されるネットリスト(デバイス名で記述)を、変換プログラムによって(ステップS11)バイポーラトランジスタ及びダイオードについてのみセル名で記述されるネットリスト6に変換する。ここで、図4は、上記変換プログラムによって変換されるネットリストの一例であり、(a)は変換前,(b)は変換後のリストを示す。   For this reason, the net list (described by the device name) generated based on the circuit diagram 1 is converted into the net list 6 described by the cell name only for the bipolar transistor and the diode by the conversion program (step S11). Here, FIG. 4 is an example of a net list converted by the conversion program, where (a) shows a list before conversion and (b) shows a list after conversion.

図4(a)において、矢印で示す行の「HS」がデバイス名(例えばNPNトランジスタを示す)で、その後に記号「$」で挟まれている「T4N4」が回路図1より生成される際に付されたコメントであり、このコメントは、ステップS2で分割されたセル単体GDSファイル5における各セル名に対応する名称が付与されている。この処理は、図4(a)のネットリストを生成するプログラムのオプション設定により実現される。
そして、図4(b)に示す変換後のリストでは、矢印で示す行のデバイス名「HS」がセル名「T4N4」に置き換えられている。すなわち、変換プログラムは、図4(a)のリスト中にあるコメントを抽出して、デバイス名をそのコメントに置き換える処理を行う。
In FIG. 4A, when “HS” in the row indicated by the arrow is a device name (for example, an NPN transistor) and “T4N4” sandwiched between symbols “$” is generated from the circuit diagram 1 in FIG. This comment is given a name corresponding to each cell name in the single cell GDS file 5 divided in step S2. This process is realized by setting options of a program that generates the netlist of FIG.
In the converted list shown in FIG. 4B, the device name “HS” in the row indicated by the arrow is replaced with the cell name “T4N4”. That is, the conversion program performs processing for extracting a comment in the list of FIG. 4A and replacing the device name with the comment.

再び図1を参照する。ステップS7のセル名比較LVS処理を実行するには、LVSルールファイルを変更する必要がある。この変更は、ステップS4で作成した分離スクリプトからインクルードファイルを生成し、LVSルールファイルに取り込ませることで行う。図1に示すLVSルールファイル7は、インクルードファイルを取り込んだ結果変更されたものを示している。尚、上記のファイル取り込み(インクルード)は、セル名比較LVS処理の実行を開始する際にインクルードを行うプログラムが用意されており、そのプログラムの実行により行われる。   Refer to FIG. 1 again. In order to execute the cell name comparison LVS process in step S7, it is necessary to change the LVS rule file. This change is performed by generating an include file from the separation script created in step S4 and incorporating it into the LVS rule file. The LVS rule file 7 shown in FIG. 1 shows a file that has been changed as a result of taking in an include file. Note that the above-described file import (include) is performed by executing a program that includes when a cell name comparison LVS process is started.

また、図5(a)はLVSルールファイルの変更前、図5(b)は変更後の一例を示す。図5(a)は、ステップS5における従来のLVSを行う場合に使用されるファイルであり、デバイス名「HD」が記述されている。そして、(b)に示す変更後のファイル7は、デバイス名がセル名「T4PB1」に置き換えられていると共に、テキスト「LAYOUT TEXT“T4PB1”…」が追加されている。   5A shows an example before the LVS rule file is changed, and FIG. 5B shows an example after the change. FIG. 5A shows a file used when performing the conventional LVS in step S5, in which the device name “HD” is described. In the changed file 7 shown in (b), the device name is replaced by the cell name “T4PB1” and the text “LAYOUT TEXT“ T4PB1 ”...” Is added.

そして、ステップS7では、セル名ネットリスト6と、セルライブラリ(マスタファイル)3のセル単体GDSファイル5とが比較されて、バイポーラトランジスタ及びダイオードについてセル名での比較が行われる。そして、エラーがなければ(ステップS8→なし)続いてXOR(COMP)処理を行う(ステップS9)。セルライブラリ3には、セル単体GDSファイル5が含まれているので、バイポーラトランジスタ及びダイオードに関しては、個別のセル毎にXOR処理が行われる。   In step S7, the cell name netlist 6 and the cell single GDS file 5 of the cell library (master file) 3 are compared, and the bipolar transistor and the diode are compared by the cell name. If there is no error (step S8 → None), then XOR (COMP) processing is performed (step S9). Since the cell library 3 includes the single cell GDS file 5, XOR processing is performed for each individual cell with respect to the bipolar transistor and the diode.

すなわち、レイアウト2に使用されているセルと、従来のセルライブラリに登録されているセルとでXOR処理を実行すると、レイアウト2を設計する際にセルを展開(階層構造を崩す)したり、セルの上位階層に不必要なデータが存在している場合には、それらを検証することができない。そこで、本発明では、階層がない状態からセル領域を個別に分離したセルライブラリ3のデータと、レイアウト2のデータとを比較する。図6は、セル名T4PL1,T4PB1毎に、分離した領域のイメージを示す。   In other words, if XOR processing is performed on a cell used in layout 2 and a cell registered in a conventional cell library, the cell is expanded (breaking the hierarchical structure) when designing layout 2, and the cell If there is unnecessary data in the upper hierarchy, it cannot be verified. Therefore, in the present invention, the data of the cell library 3 in which the cell regions are individually separated from the state where there is no hierarchy is compared with the data of the layout 2. FIG. 6 shows an image of a separated area for each of the cell names T4PL1 and T4PB1.

図3は、ステップS9のXOR処理をモデル的に示すものである。ステップS7のセル名比較LVSを実行した際に、比較したセルのリスト8を作成する。そして、レイアウト2のGDSファイル,セルライブラリ3のGDSファイル,セルリスト8を比較する。ここでエラーが出なければ(ステップS10→なし)一連の検証処理を終了する。   FIG. 3 schematically shows the XOR process in step S9. When the cell name comparison LVS in step S7 is executed, a list 8 of compared cells is created. Then, the GDS file of the layout 2, the GDS file of the cell library 3, and the cell list 8 are compared. If no error occurs (step S10 → None), a series of verification processing is terminated.

図7乃至図9は、図1のフローを実行した結果、検証装置のモニタ画面に表示されるリストの一例を示す。図7(a)は、最初のLVSルールファイル(lvs.cal)の指定入力、及び検証対象とするプロセスファイル(AAA)の指定入力と、ステップS7のセル名比較LVS処理の実行結果であり、図7(b)は、ステップS9のXOR処理の実行結果である。また、図7(c)は、全ての検証処理が終了した時点で出力されるアウトプットファイルを示している。   7 to 9 show examples of lists displayed on the monitor screen of the verification apparatus as a result of executing the flow of FIG. FIG. 7A shows the result of executing the specified input of the first LVS rule file (lvs.cal), the specified input of the process file (AAA) to be verified, and the cell name comparison LVS process in step S7. FIG. 7B shows the execution result of the XOR process in step S9. FIG. 7C shows an output file output when all the verification processes are completed.

また、図8は、セル名比較LVS処理の実行結果の様々なパターンを示しており、(a)は図7(a)と同様にエラーがない場合(CORRECT)である。(b)はエラーがある場合(INCORRECT)、(c)はLVS処理が中止された場合(NOT_COMPARED)、(d)はLVS処理が実行されなかった場合(NOT_EXCUTE)を示す。(e),(d)は、(b)のエラーがある場合におけるレポートファイルの一例であり、登録されていないセルを使用している場合,異なるセルを使用している場合のメッセージである。
また、図9は、ステップS9のXOR処理の実行結果にエラーが含まれている場合であり、エラーがある場合は「ERROR」が表示され、セルのGDSファイルが存在しない場合は「FAILED」が表示される。
FIG. 8 shows various patterns of the execution result of the cell name comparison LVS process. FIG. 8A shows a case where there is no error (CORRECT) as in FIG. 7A. (B) shows a case where there is an error (INCORRECT), (c) shows a case where the LVS process is stopped (NOT_COMPARED), and (d) shows a case where the LVS process is not executed (NOT_EXCUTE). (E), (d) is an example of a report file when there is an error in (b), and is a message when a non-registered cell is used or when a different cell is used.
FIG. 9 shows a case where an error is included in the execution result of the XOR process in step S9. If there is an error, “ERROR” is displayed, and if the cell GDS file does not exist, “FAILED” is displayed. Is displayed.

以上のように本実施例によれば、ライブラリ3にセルを登録する場合、標準セルの回路素子を製品の仕様に応じて変更したものを特殊セル4として登録し、特殊セル4のGDSファイルについて素子のサイズを抽出する際に、バイポーラトランジスタ及びダイオードについては、セル単体GDSファイル5を作成すると共に、当該セルのデータとセル名とに基づいてセル単位でLVSを実行するための分離スクリプトを作成すると、その分離スクリプトに基づいてLVS用のインクルードファイルを生成する。
また、レイアウト2のデータより、バイポーラトランジスタ,ダイオードについては、それらのデバイス名を前記個別のセル名と同じセル名とするように変更し、インクルードファイルをインクルードすることで呼び出したセル名と、レイアウト2のデータより生成したセル名とを比較するセル名比較LVS処理を行い、エラーが発生しなかった場合は、全ての登録セルとレイアウトデータのセルの場所についてXOR処理を行うようにした。
As described above, according to this embodiment, when a cell is registered in the library 3, the standard cell circuit element changed according to the product specification is registered as the special cell 4, and the GDS file of the special cell 4 is registered. When extracting the element size, for bipolar transistors and diodes, a cell unit GDS file 5 is created, and a separation script is created to execute LVS on a cell basis based on the cell data and cell name. Then, an include file for LVS is generated based on the separation script.
Also, from the data of layout 2, for bipolar transistors and diodes, the device names are changed to the same cell names as the individual cell names, and the cell name called by including the include file and the layout The cell name comparison LVS process for comparing the cell name generated from the data 2 is performed, and if no error occurs, the XOR process is performed for all registered cells and the cell locations of the layout data.

以上のように検証を行えば、バイポーラトランジスタ及びダイオードについて細部の構成が相違する素子が多数存在する場合でも、各素子にはそれぞれ異なるセル名が付与されてセル名で比較が行われる。また、XOR処理も各セル毎に行われるので、より詳細なレベルで検証が行われる。したがって、ユーザは、特許文献1のように仕様が異なる素子毎に個別のセルを予め作成する必要がなく、漏れがない設計検証をより簡単に行うことができる。
そして、通常のLVS処理を先に実行し、その結果エラーが発生しなかった場合にセル名比較LVS処理を行うので、より粗いデバイスレベルでのLVS処理が通った後に、バイポーラトランジスタ及びダイオードについて詳細なセルレベルでのLVS処理を行うことにより、手順を最適化して検証効率を向上させることができる。
If verification is performed as described above, even when there are many elements having different detailed configurations of bipolar transistors and diodes, different cell names are assigned to the respective elements, and comparison is performed using the cell names. Further, since XOR processing is also performed for each cell, verification is performed at a more detailed level. Therefore, the user does not need to create individual cells for each element having different specifications as in Patent Document 1, and can easily perform design verification without leakage.
The normal LVS process is executed first, and as a result, if no error occurs, the cell name comparison LVS process is performed. Therefore, after the LVS process at the coarser device level passes, the bipolar transistor and the diode are described in detail. By performing the LVS process at the cell level, the procedure can be optimized and the verification efficiency can be improved.

本発明は上記し且つ図面に記載した実施例にのみ限定されるものではなく、以下のような変形または拡張が可能である。
ステップS7のセル名比較LVS処理は、ステップS5のLVS処理を実行する前に実行しても良い。
The present invention is not limited to the embodiments described above and shown in the drawings, and the following modifications or expansions are possible.
The cell name comparison LVS process in step S7 may be executed before executing the LVS process in step S5.

本発明の一実施例であり、回路設計検証方法の処理手順を概念的に示すフローチャート1 is a flowchart conceptually showing a processing procedure of a circuit design verification method according to an embodiment of the present invention. LVS処理の詳細をモデル化して示す図Diagram showing details of LVS processing ステップS9のXOR処理をモデル的に示す図The figure which shows the XOR process of step S9 modelly (a)は変換プログラムにより変換される前、(b)は変換後のネットリストを示す図(A) is a diagram showing a netlist after being converted by the conversion program, and (b) is a diagram showing a netlist after the conversion. (a)はLVSルールファイルの変更前、(b)は変更後の一例を示す図(A) is a diagram showing an example before the LVS rule file is changed, and (b) is a diagram showing an example after the change. セル名毎に分離した領域のイメージを示す図Diagram showing the image of the area separated for each cell name 図1のフローを実行した結果、モニタ画面に表示されるリストの一例を示す図The figure which shows an example of the list | wrist displayed on a monitor screen as a result of performing the flow of FIG. セル名比較LVS処理の実行結果の様々なパターンを示す図7相当図FIG. 7 equivalent diagram showing various patterns of the execution result of the cell name comparison LVS process XOR処理の実行結果にエラーが含まれている場合の図7相当図FIG. 7 equivalent diagram when an error is included in the execution result of the XOR process

符号の説明Explanation of symbols

図面中、1は回路図、2はレイアウト、3はセルライブラリ、5はセル単体GDSファイル、6はセル名ネットリストを示す。   In the drawing, 1 is a circuit diagram, 2 is a layout, 3 is a cell library, 5 is a single GDS file, and 6 is a cell name netlist.

Claims (2)

回路図より抽出したネットリストデータと、前記回路図に基づいて設計を行ったレイアウトデータとを比較して検証するLVS(Layout Versus Schematic)処理と、
前記レイアウトデータと、前記回路図に使用する素子のデータがセルとして登録されるライブラリとを比較して検証するXOR処理とを実行する回路設計検証方法において、
前記ライブラリにセルを登録する場合、標準セルとして定義されている回路素子を、製品の仕様に応じて変更したものを特殊セルとして登録し、
前記特殊セルのGDS(Graphic Data Stream)ファイルについて、素子のサイズを抽出する際に、バイポーラトランジスタ及びダイオードについては、個別のセルのGDSファイルを作成すると共に、当該セルのデータとセル名とに基づいて、セル単位でLVSを実行するための分離スクリプトを作成すると、前記分離スクリプトに基づいてLVS用のインクルードファイルを生成し、
前記レイアウトデータより、バイポーラトランジスタ,ダイオードについては、それらのデバイス名を、前記個別のセル名と同じセル名とするように変更し、
前記バイポーラトランジスタ及び前記ダイオードについて、前記インクルードファイルをインクルードすることで呼び出したセル名と、前記レイアウトデータより生成したセル名とを比較するセル名比較LVS処理を行い、
前記セル名比較LVS処理を行った結果、エラーが発生しなかった場合は、全ての登録セルとレイアウトデータのセルの場所についてXOR処理を行うことを特徴とする回路設計検証方法。
LVS (Layout Versus Schematic) processing for comparing and verifying netlist data extracted from a circuit diagram and layout data designed based on the circuit diagram;
In a circuit design verification method for executing the XOR processing for comparing and verifying the layout data and a library in which element data used in the circuit diagram is registered as a cell,
When registering a cell in the library, register a circuit element defined as a standard cell as a special cell, which is changed according to the product specifications,
Regarding the GDS (Graphic Data Stream) file of the special cell, when extracting the element size, for the bipolar transistor and the diode, a GDS file of the individual cell is created and the cell data and the cell name are used. Then, when a separation script for executing LVS on a cell basis is created, an include file for LVS is generated based on the separation script,
From the layout data, for bipolar transistors and diodes, change their device names to be the same cell names as the individual cell names,
For the bipolar transistor and the diode, a cell name comparison LVS process for comparing the cell name called by including the include file with the cell name generated from the layout data is performed.
A circuit design verification method comprising: performing XOR processing for all registered cells and cell locations of layout data when no error occurs as a result of the cell name comparison LVS processing.
通常のLVS処理を先に実行し、その結果エラーが発生しなかった場合に、前記セル名比較LVS処理を行うことを特徴とする請求項1記載の回路設計検証方法。   2. The circuit design verification method according to claim 1, wherein when a normal LVS process is executed first and no error occurs as a result, the cell name comparison LVS process is performed.
JP2008127162A 2008-05-14 2008-05-14 Circuit design verification method Pending JP2009276987A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008127162A JP2009276987A (en) 2008-05-14 2008-05-14 Circuit design verification method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008127162A JP2009276987A (en) 2008-05-14 2008-05-14 Circuit design verification method

Publications (1)

Publication Number Publication Date
JP2009276987A true JP2009276987A (en) 2009-11-26

Family

ID=41442366

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008127162A Pending JP2009276987A (en) 2008-05-14 2008-05-14 Circuit design verification method

Country Status (1)

Country Link
JP (1) JP2009276987A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011222835A (en) * 2010-04-12 2011-11-04 Fujitsu Semiconductor Ltd Integrated circuit manufacturing/designing method and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011222835A (en) * 2010-04-12 2011-11-04 Fujitsu Semiconductor Ltd Integrated circuit manufacturing/designing method and program

Similar Documents

Publication Publication Date Title
JP5725359B2 (en) Source code comparison device, source code comparison method, and source code comparison program
US7461366B2 (en) Usage of a buildcode to specify layout characteristics
US9811449B2 (en) Test scenario generation support device and test scenario generation support method
JP2010033208A (en) Circuit design assisting apparatus, circuit design assisting program, and circuit design assisting method
US6321367B1 (en) Apparatus and method for automatically generating circuit layouts
JP5747698B2 (en) Requirements management support device
JP2009276987A (en) Circuit design verification method
US8032847B2 (en) Layout design method of semiconductor integrated circuit
JP2006155524A (en) Verification method, verification device and verification program for semiconductor integrated circuit
JP2008204127A (en) Design verification device
JP2016167235A (en) Display apparatus and engineering method of semiconductor integrated circuit
JP2004171075A (en) Layout design device, method and program for semiconductor integrated circuit
JP2000294650A (en) Method and device for verifying latch up
JP2004165572A (en) Device, method and program for layout design of semiconductor integrated circuit
JP2012068798A (en) Esd verification device, esd verification method, and esd verification program
JP4620241B2 (en) Semiconductor device design support apparatus and method
JP2008097541A (en) Layout verification method and layout verification device
JP6324132B2 (en) Circuit diagram changing apparatus, method, program, and recording medium
JP2004171076A (en) Layout design device, layout design method and layout design program for semiconductor integrated circuit
JP2013250837A (en) False self loop configuration automatic detection device and method
JP5661216B1 (en) ESD verification apparatus, ESD verification method, and program causing computer to function as ESD verification apparatus
JP2010182233A (en) Layout data verification apparatus, layout data verification method, and layout data verification program
JP2012094041A (en) Method for generating layout verification data
JP2017058994A (en) Obfuscation device, method and program
JP2012243080A (en) Wiring design verification method for semiconductor integrated circuit