JP2010134775A - Method, program and apparatus for simulating circuit - Google Patents

Method, program and apparatus for simulating circuit Download PDF

Info

Publication number
JP2010134775A
JP2010134775A JP2008311358A JP2008311358A JP2010134775A JP 2010134775 A JP2010134775 A JP 2010134775A JP 2008311358 A JP2008311358 A JP 2008311358A JP 2008311358 A JP2008311358 A JP 2008311358A JP 2010134775 A JP2010134775 A JP 2010134775A
Authority
JP
Japan
Prior art keywords
circuit simulation
circuit
position information
unit
symbol
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
JP2008311358A
Other languages
Japanese (ja)
Inventor
Tomohisa Kimura
智寿 木村
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2008311358A priority Critical patent/JP2010134775A/en
Publication of JP2010134775A publication Critical patent/JP2010134775A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a circuit simulation method for accurately and easily conducting circuit simulations for the variation of element characteristics according to the locations of elements. <P>SOLUTION: A circuit simulation apparatus 1 includes a symbol library 11 for storing symbols of elements used in the circuit design of an integrated circuit, and a SPICE (Simulation Program with Circuit Emphasis) model storage unit 13 for storing a SPICE model. Position information about the locations of the elements is set for the symbols of the elements. Circuit simulation of the integrated circuit is conducted using a model parameter of the SPICE model for which a variable corresponding to each element's position information is set, and the position information set for each symbol. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、回路シミュレーション方法、回路シミュレーションプログラムおよび回路シミュレーション装置に関するものである。   The present invention relates to a circuit simulation method, a circuit simulation program, and a circuit simulation apparatus.

近年、多様な解析機能を持った回路シミュレータ(回路シミュレーション装置)を使って確度の高い集積回路の設計が行なわれている。回路の解析方法の1つとして、素子のプロセス変動の影響を調べるばらつき解析がある。このばらつき解析としては、主にコーナー解析、モンテカルロ解析の2種類の解析方法が用いられている。   In recent years, a highly accurate integrated circuit has been designed using a circuit simulator (circuit simulation apparatus) having various analysis functions. As one of circuit analysis methods, there is variation analysis for examining the influence of element process variations. For this variation analysis, two types of analysis methods are mainly used: corner analysis and Monte Carlo analysis.

コーナー解析は、プロセス変動の度合いを反映させたモデルパラメータ(複数のばらつき条件)を用意しておき、用意したばらつき条件の中から1つのばらつき条件を選択して回路シミュレーションを実行する方法である。設計者は、モデルパラメータのセクションと呼ばれる選択スイッチを切り替えることで、各種条件の回路シミュレーションを実施する。   Corner analysis is a method in which model parameters (a plurality of variation conditions) reflecting the degree of process variation are prepared, and one variation condition is selected from the prepared variation conditions to execute circuit simulation. The designer performs circuit simulation under various conditions by switching selection switches called model parameter sections.

モンテカルロ解析は、回路パラメータのうちのいくつかにランダムな変動を加えた条件を使った回路シミュレーションを多数回実行し、その結果を統計的に解析する方法である。このモンテカルロ解析では、素子のばらつきを解析するために、モデルパラメータの中の所定のものにランダムな変動を加えるようになっている。これにより、設計者は、統計処理された結果を参考にして、プロセス変動の影響を見積もることができる。   The Monte Carlo analysis is a method of statistically analyzing the result of executing circuit simulation using a condition obtained by adding random fluctuation to some of circuit parameters many times. In this Monte Carlo analysis, random fluctuations are added to predetermined ones of model parameters in order to analyze variations in elements. Thereby, the designer can estimate the influence of the process variation with reference to the statistically processed result.

これらのばらつき解析では、素子の特性変動のレイアウト依存性を解析することはできなかった。例えば、素子の特性を同じにするために、素子の配置の向きを揃えたり近くに配置したりした場合に、レイアウト上の対策の効果を解析することはできなかった。   In these variations analysis, it was impossible to analyze the layout dependence of the characteristic variation of the element. For example, in order to make the characteristics of the elements the same, the effects of the countermeasures on the layout cannot be analyzed when the arrangement directions of the elements are aligned or arranged close to each other.

そこで、特許文献1に記載のばらつき解析方法では、素子の位置情報から特性や形状の位置依存変動量を計算し、回路情報を補正したうえで、回路シミュレーションを実行している。   Therefore, in the variation analysis method described in Patent Document 1, a circuit simulation is executed after calculating position-dependent variation amounts of characteristics and shapes from element position information and correcting circuit information.

しかしながら、上記従来の技術では、シミュレーションを実行する前に特性や形状の位置依存変動量を計算しなければならないので、シミュレーションを実行するまでに手間と時間を要するという問題があった。   However, the above-described conventional technique has a problem that it takes time and effort to execute the simulation because the position-dependent variation amount of the characteristics and shape must be calculated before the simulation is executed.

特開2007−213134号公報JP 2007-213134 A

本発明は、素子の配置位置に応じた素子特性のばらつきを正確かつ容易に回路シミュレーションする回路シミュレーション方法、回路シミュレーションプログラムおよび回路シミュレーション装置を得ることを目的とする。   It is an object of the present invention to obtain a circuit simulation method, a circuit simulation program, and a circuit simulation apparatus that perform circuit simulation accurately and easily for variations in element characteristics according to element arrangement positions.

本願発明の一態様によれば、集積回路の回路設計時に用いられる素子のシンボルに、前記素子の配置位置に関する位置情報を設定する位置情報設定ステップと、前記素子の位置情報に対応する変数が設定された前記素子のモデルパラメータと、前記シンボルに設定された位置情報と、を用いて前記集積回路の回路シミュレーションを行うシミュレーションステップと、を含むことを特徴とする回路シミュレーション方法が提供される。
また、本願発明の一態様によれば、集積回路の回路設計時に用いられる素子のシンボルに、前記素子の配置位置に関する位置情報を設定する位置情報設定部と、前記素子の位置情報に対応する変数が設定された前記素子のモデルパラメータと、前記シンボルに設定された位置情報と、を用いて前記集積回路の回路シミュレーションを行うシミュレーション部と、を備えることを特徴とする回路シミュレーション装置が提供される。
According to one aspect of the present invention, a position information setting step for setting position information related to the arrangement position of the element is set in a symbol of the element used when designing an integrated circuit, and a variable corresponding to the position information of the element is set. There is provided a circuit simulation method including a simulation step of performing a circuit simulation of the integrated circuit using the model parameter of the element and the position information set in the symbol.
Further, according to one aspect of the present invention, a position information setting unit that sets position information related to an arrangement position of the element in a symbol of the element used when designing a circuit of the integrated circuit, and a variable corresponding to the position information of the element There is provided a circuit simulation apparatus comprising: a simulation unit that performs a circuit simulation of the integrated circuit using a model parameter of the element for which the parameter is set and position information set for the symbol. .

この発明によれば、素子の配置位置に応じた素子特性のばらつきを正確かつ容易に回路シミュレーションすることが可能になるという効果を奏する。   According to the present invention, it is possible to accurately and easily perform circuit simulation of variations in element characteristics according to the arrangement position of elements.

以下に、本発明に係る回路シミュレーション方法、回路シミュレーションプログラムおよび回路シミュレーション装置の実施の形態を図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。   Hereinafter, embodiments of a circuit simulation method, a circuit simulation program, and a circuit simulation apparatus according to the present invention will be described in detail with reference to the drawings. Note that the present invention is not limited to the embodiments.

(実施の形態)
図1は、本発明の実施の形態に係る回路シミュレーション装置の構成を示す機能ブロック図である。回路シミュレーション装置1は、集積回路の回路シミュレーションを行う装置であり、集積回路を構成する素子の配置情報を、回路シミュレーションを行う際に用いるモデルパラメータ(回路特性をシミュレーションするための条件ファイル)の変数に導入して回路シミュレーションを行う。回路シミュレーション装置1は、例えば集積回路の設計を行うCAD(Computer Aided Design)装置などに組み込まれている。
(Embodiment)
FIG. 1 is a functional block diagram showing a configuration of a circuit simulation apparatus according to an embodiment of the present invention. The circuit simulation device 1 is a device that performs circuit simulation of an integrated circuit, and includes variable information of model parameters (condition files for simulating circuit characteristics) that are used when circuit simulation is performed on arrangement information of elements constituting the integrated circuit. And circuit simulation. The circuit simulation apparatus 1 is incorporated in, for example, a CAD (Computer Aided Design) apparatus that designs an integrated circuit.

回路シミュレーション装置1は、シンボルライブラリ11、スケマティックデータ生成部12、SPICEモデル記憶部13、解析方法設定部14、指示入力部15、レイアウトデータ記憶部16、素子認識データ生成部17、ネットリスト作成部18、回路シミュレーション処理部19、解析結果出力部20、制御部21を有している。   The circuit simulation apparatus 1 includes a symbol library 11, a schematic data generation unit 12, a SPICE model storage unit 13, an analysis method setting unit 14, an instruction input unit 15, a layout data storage unit 16, an element recognition data generation unit 17, and a net list generation unit. 18, a circuit simulation processing unit 19, an analysis result output unit 20, and a control unit 21.

シンボルライブラリ11は、解析対象となる素子のシンボルを記憶するメモリなどである。シンボルライブラリ11が記憶している素子のシンボルは、集積回路の回路設計時に用いられる情報であり、回路図上に配置される記号、素子に関する種々の情報(プロパティ(属性)、モデル名、サイズ、プロセス情報など)を含んで構成されている。   The symbol library 11 is a memory that stores symbols of elements to be analyzed. The symbol of the element stored in the symbol library 11 is information used at the time of circuit design of the integrated circuit. The symbol arranged on the circuit diagram, various information about the element (property (attribute), model name, size, Process information).

スケマティックデータ生成部12は、シンボルライブラリ11が記憶しているシンボルを用いてスケマティックデータ(図式のデータ)を生成する。スケマティックデータ生成部12は、指示入力部15から所定の指示情報が入力された場合には、この指示情報に基づいてスケマティックデータを生成する。スケマティックデータ生成部12は、指示入力部15に素子を指定する指示情報が入力されると、指定された素子のシンボルをシンボルライブラリ11から抽出する。また、スケマティックデータ生成部12は、指示入力部15に素子の座標値を指定する指示情報が入力されると、指定された座標値(位置情報)を素子のシンボルに対応付ける。これにより、本実施の形態では、シンボルのプロパティに、素子の配置される位置の情報(座標)を対応付けておく。スケマティックデータ生成部12は、生成したスケマティックデータや、プロパティとして素子の座標値を登録したシンボルを、ネットリスト作成部18に入力する。   The schematic data generation unit 12 generates schematic data (schematic data) using the symbols stored in the symbol library 11. When predetermined instruction information is input from the instruction input unit 15, the schematic data generation unit 12 generates schematic data based on the instruction information. When the instruction information designating the element is input to the instruction input unit 15, the schematic data generation unit 12 extracts the symbol of the designated element from the symbol library 11. Further, when the instruction information specifying the element coordinate value is input to the instruction input unit 15, the schematic data generation unit 12 associates the specified coordinate value (position information) with the symbol of the element. Thus, in the present embodiment, information (coordinates) of the position where the element is arranged is associated with the symbol property. The schematic data generation unit 12 inputs the generated schematic data and a symbol in which element coordinate values are registered as properties to the net list creation unit 18.

SPICEモデル記憶部13は、SPICE(Simulation Program with Integrated Circuit Emphasis)モデルを記憶するメモリなどである。SPICEモデルは、SPICEシミュレーションプログラムで用いられるモデルであり、SPICEパラメータ(モデルパラメータ)などを含んで構成されている。本実施の形態のモデルパラメータは、座標値を変数としたパラメータ(位置情報に対応する変数)を含んで構成されており、回路シミュレーション装置1は、この座標値を変数としたパラメータと、座標値と、を用いて集積回路の回路シミュレーションを行う。   The SPICE model storage unit 13 is a memory that stores a SPICE (Simulation Program with Integrated Circuit Emphasis) model. The SPICE model is a model used in the SPICE simulation program, and includes SPICE parameters (model parameters) and the like. The model parameter of the present embodiment is configured to include a parameter having a coordinate value as a variable (a variable corresponding to position information), and the circuit simulation apparatus 1 uses the parameter having the coordinate value as a variable, the coordinate value, and the like. Then, the circuit simulation of the integrated circuit is performed.

解析方法設定部14は、指示入力部15からの指示情報に基づいて、素子の座標値を用いた回路シミュレーションまたは従来の回路シミュレーションの何れかを回路シミュレーション方法に設定する。   Based on the instruction information from the instruction input unit 15, the analysis method setting unit 14 sets either a circuit simulation using element coordinate values or a conventional circuit simulation as a circuit simulation method.

指示入力部15は、スケマティックデータの生成に用いる素子を指定する指示情報、この素子の座標値を指定する指示情報、回路シミュレーション方法の種類を指定する指示情報などを入力する。レイアウトデータ記憶部16は、回路シミュレーションに用いる集積回路のレイアウトデータを記憶するメモリなどである。   The instruction input unit 15 inputs instruction information for specifying an element used for generating schematic data, instruction information for specifying a coordinate value of the element, instruction information for specifying the type of circuit simulation method, and the like. The layout data storage unit 16 is a memory that stores layout data of an integrated circuit used for circuit simulation.

素子認識データ生成部(設計支援装置)17は、レイアウトデータ記憶部16が記憶しているレイアウトデータを用いて素子認識を行う。素子認識データ生成部17は、素子認識として、レイアウトデータから素子や配線に関する情報を抽出してExtractedデータ(素子抽出図面)を生成する。素子認識データ生成部17は、素子抽出図面に各素子の座標値を含めておく。素子認識データ生成部17は、生成した素子抽出図面をネットリスト作成部18に入力する。   The element recognition data generation unit (design support apparatus) 17 performs element recognition using the layout data stored in the layout data storage unit 16. As element recognition, the element recognition data generation unit 17 extracts information about elements and wiring from layout data and generates Extracted data (element extraction drawing). The element recognition data generation unit 17 includes the coordinate value of each element in the element extraction drawing. The element recognition data generation unit 17 inputs the generated element extraction drawing to the net list generation unit 18.

ネットリスト作成部18は、スケマティックデータ生成部12が生成したスケマティックデータと、SPICEモデル記憶部13内のSPICEモデルと、を用いてネットリストを作成する。ネットリストは、集積回路内の素子に関する情報である。ネットリストでは、素子名、素子の種類、素子の接続先などの情報が素子毎に対応付けられている。素子認識データ生成部17が素子抽出図面をネットリスト作成部18に入力した場合、ネットリスト作成部18は、素子抽出図面を用いてネットリストを作成する。   The net list creation unit 18 creates a net list using the schematic data generated by the schematic data generation unit 12 and the SPICE model in the SPICE model storage unit 13. A netlist is information about elements in an integrated circuit. In the netlist, information such as element name, element type, and element connection destination is associated with each element. When the element recognition data generation unit 17 inputs the element extraction drawing to the net list creation unit 18, the net list creation unit 18 creates a net list using the element extraction drawing.

回路シミュレーション処理部19は、ネットリスト作成部18が作成したネットリストを用いて集積回路の回路シミュレーションを行う。ネットリストには素子の座標値などが含まれており、回路シミュレーション処理部19は、素子の座標値を用いて回路シミュレーションを行う。回路シミュレーション処理部19は、解析方法設定部14が所定の回路シミュレーション方法を設定した場合には、設定された回路シミュレーション方法によって集積回路の回路シミュレーションを行う。   The circuit simulation processing unit 19 performs circuit simulation of the integrated circuit using the net list created by the net list creation unit 18. The net list includes element coordinate values and the like, and the circuit simulation processing unit 19 performs circuit simulation using the element coordinate values. When the analysis method setting unit 14 sets a predetermined circuit simulation method, the circuit simulation processing unit 19 performs circuit simulation of the integrated circuit by the set circuit simulation method.

解析結果出力部20は、回路シミュレーション処理部19による回路シミュレーション結果を表示または外部出力する。制御部21は、シンボルライブラリ11、スケマティックデータ生成部12、SPICEモデル記憶部13、解析方法設定部14、指示入力部15、レイアウトデータ記憶部16、素子認識データ生成部17、ネットリスト作成部18、回路シミュレーション処理部19、解析結果出力部20を制御する。   The analysis result output unit 20 displays or externally outputs the circuit simulation result by the circuit simulation processing unit 19. The control unit 21 includes a symbol library 11, a schematic data generation unit 12, a SPICE model storage unit 13, an analysis method setting unit 14, an instruction input unit 15, a layout data storage unit 16, an element recognition data generation unit 17, and a net list generation unit 18. The circuit simulation processing unit 19 and the analysis result output unit 20 are controlled.

なお、回路シミュレーション装置1のスケマティックデータ生成部12や素子認識データ生成部17が特許請求の範囲に記載の位置情報設定部に対応し、ネットリスト作成部18、回路シミュレーション処理部19が特許請求の範囲に記載のシミュレーション部に対応する。   Note that the schematic data generation unit 12 and the element recognition data generation unit 17 of the circuit simulation apparatus 1 correspond to the position information setting unit described in the claims, and the net list creation unit 18 and the circuit simulation processing unit 19 claim. Corresponds to the simulation part described in the range.

図2は、実施の形態に係る回路シミュレーション装置のハードウェア構成を示す図である。回路シミュレーション装置1は、CPU(Central Processing Unit)91、ROM(Read Only Memory)92、RAM(Random Access Memory)93、表示部94、入力部95を有している。回路シミュレーション装置1では、これらのCPU91、ROM92、RAM93、表示部94、入力部95がバスラインを介して接続されている。   FIG. 2 is a diagram illustrating a hardware configuration of the circuit simulation apparatus according to the embodiment. The circuit simulation apparatus 1 includes a CPU (Central Processing Unit) 91, a ROM (Read Only Memory) 92, a RAM (Random Access Memory) 93, a display unit 94, and an input unit 95. In the circuit simulation device 1, the CPU 91, the ROM 92, the RAM 93, the display unit 94, and the input unit 95 are connected via a bus line.

CPU91は、回路シミュレーションを行うコンピュータプログラムである回路シミュレーションプログラム97を用いて集積回路の回路シミュレーションを行う。表示部94は、液晶モニタなどの表示装置であり、CPU91からの指示に基づいて、回路シミュレーションを行う際の種々の情報(シンボル、スケマティックデータ、SPICEモデル、レイアウトデータ、素子抽出図面、ネットリスト、解析方法の設定画面、回路シミュレーション結果など)を表示する。入力部95は、マウスやキーボードを備えて構成され、使用者から外部入力される指示情報を入力する。入力部95へ入力された指示情報は、CPU91へ送られる。   The CPU 91 performs circuit simulation of the integrated circuit using a circuit simulation program 97 which is a computer program for performing circuit simulation. The display unit 94 is a display device such as a liquid crystal monitor, and based on instructions from the CPU 91, various information (symbol, schematic data, SPICE model, layout data, element extraction drawing, netlist, Analysis method setting screen, circuit simulation result, etc.) are displayed. The input unit 95 includes a mouse and a keyboard, and inputs instruction information input from the user from the outside. The instruction information input to the input unit 95 is sent to the CPU 91.

回路シミュレーションプログラム97は、ROM92内に格納されており、バスラインを介してRAM93へロードされる。CPU91はRAM93内にロードされた回路シミュレーションプログラム97を実行する。具体的には、回路シミュレーション装置1では、使用者による入力部95からの指示入力に従って、CPU91がROM92内から回路シミュレーションプログラム97を読み出してRAM93内のプログラム格納領域に展開して各種処理を実行する。CPU91は、この各種処理に際して生じる各種データをRAM93内に形成されるデータ格納領域に一時的に記憶させておく。   The circuit simulation program 97 is stored in the ROM 92 and loaded into the RAM 93 via the bus line. The CPU 91 executes a circuit simulation program 97 loaded in the RAM 93. Specifically, in the circuit simulation apparatus 1, the CPU 91 reads the circuit simulation program 97 from the ROM 92 and expands it in the program storage area in the RAM 93 in accordance with an instruction input from the input unit 95 by the user, and executes various processes. . The CPU 91 temporarily stores various data generated during the various processes in a data storage area formed in the RAM 93.

本実施の形態の回路シミュレーション装置1で実行される回路シミュレーションプログラム97は、前述の各部(シンボルライブラリ11、スケマティックデータ生成部12、SPICEモデル記憶部13、解析方法設定部14、指示入力部15、レイアウトデータ記憶部16、素子認識データ生成部17、ネットリスト作成部18、回路シミュレーション処理部19、解析結果出力部20、制御部21)を含むモジュール構成となっており、上記各部が主記憶装置上にロードされ、上記各部が主記憶装置上に生成されるようになっている。   The circuit simulation program 97 executed by the circuit simulation apparatus 1 according to the present embodiment includes the above-described units (symbol library 11, schematic data generation unit 12, SPICE model storage unit 13, analysis method setting unit 14, instruction input unit 15, The module configuration includes a layout data storage unit 16, an element recognition data generation unit 17, a net list creation unit 18, a circuit simulation processing unit 19, an analysis result output unit 20, and a control unit 21). The above-described units are generated on the main storage device.

なお、本実施形態の回路シミュレーション装置1で実行される回路シミュレーションプログラム97を、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成してもよい。また、本実施形態の回路シミュレーション装置1で実行される回路シミュレーションプログラム97をインターネット等のネットワーク経由で提供または配布するように構成してもよい。また、本実施形態の回路シミュレーションプログラム97を、ROM等に予め組み込んで回路シミュレーション装置1に提供するように構成してもよい。   Note that the circuit simulation program 97 executed by the circuit simulation apparatus 1 of the present embodiment may be provided by being stored on a computer connected to a network such as the Internet and downloaded via the network. . Further, the circuit simulation program 97 executed by the circuit simulation apparatus 1 of the present embodiment may be configured to be provided or distributed via a network such as the Internet. Further, the circuit simulation program 97 of the present embodiment may be configured to be incorporated in advance in a ROM or the like and provided to the circuit simulation apparatus 1.

つぎに、実施の形態に係る回路シミュレーション装置1の動作手順を説明する。図3は、回路シミュレーション装置の動作手順を示すフローチャートである。予め、シンボルライブラリ11へは素子のシンボルを登録し、SPICEモデル記憶部13へは、SPICEモデルを登録し、レイアウトデータ記憶部16へは、レイアウトデータを登録しておく(ステップS10)。解析方法設定部14は、指示入力部15からの指示情報に基づいて、素子の座標値を用いた回路シミュレーションまたは従来の回路シミュレーションを回路シミュレーション方法に設定する。ここでは、素子の座標値を用いた回路シミュレーション(実施の形態に係る回路シミュレーション)方法が、解析方法設定部14に設定された場合について説明する。   Next, an operation procedure of the circuit simulation apparatus 1 according to the embodiment will be described. FIG. 3 is a flowchart showing an operation procedure of the circuit simulation apparatus. Element symbols are registered in advance in the symbol library 11, SPICE models are registered in the SPICE model storage unit 13, and layout data is registered in the layout data storage unit 16 (step S10). Based on the instruction information from the instruction input unit 15, the analysis method setting unit 14 sets a circuit simulation using element coordinate values or a conventional circuit simulation as a circuit simulation method. Here, a case where a circuit simulation (circuit simulation according to the embodiment) method using the coordinate values of the element is set in the analysis method setting unit 14 will be described.

回路シミュレーション装置1は、例えば図4に示す回路2の回路シミュレーションを行う。図4は、カレントミラーを有した回路の一例を示す図である。回路シミュレーション装置1は、図4の回路2を用いて、カレントミラーを構成するトランジスタのペア性を解析する。   The circuit simulation apparatus 1 performs circuit simulation of the circuit 2 shown in FIG. 4, for example. FIG. 4 is a diagram illustrating an example of a circuit having a current mirror. The circuit simulation apparatus 1 analyzes the pair characteristics of the transistors constituting the current mirror using the circuit 2 in FIG.

回路2は、カレントミラー25と、このカレントミラー25の出力側に接続される電源31〜33と、を含んで構成されている。回路シミュレーション装置1は、端子(Iout1、Iout2、Iout3)から電源31〜33へ出力される電流値を、カレントミラー25内の各素子の座標値を用いて回路シミュレーションする。図5は、カレントミラーの構成の一例を示す図である。同図に示すように、カレントミラー25は、複数の素子M0〜M5を含んで構成されている。そして、カレントミラー25のIout1、Iout2、Iout3がそれぞれ、電源31〜33に接続されている。   The circuit 2 includes a current mirror 25 and power supplies 31 to 33 connected to the output side of the current mirror 25. The circuit simulation apparatus 1 performs circuit simulation on the current values output from the terminals (Iout1, Iout2, Iout3) to the power supplies 31 to 33 using the coordinate values of the elements in the current mirror 25. FIG. 5 is a diagram illustrating an example of the configuration of the current mirror. As shown in the figure, the current mirror 25 includes a plurality of elements M0 to M5. And Iout1, Iout2, and Iout3 of the current mirror 25 are connected to the power supplies 31 to 33, respectively.

スケマティックデータ生成部12は、シンボルライブラリ11内のシンボルを参照してスケマティックデータを生成する(ステップS20)。このとき、指示入力部15に素子を指定する指示情報が入力されると、スケマティックデータ生成部12は、指定された素子のシンボルをシンボルライブラリ11から抽出する。また、指示入力部15から素子の座標値を指定する指示情報が入力されると(ステップS30、Yes)、スケマティックデータ生成部12は、指定された座標値を素子のシンボルに対応付ける(ステップS40)。   The schematic data generation unit 12 refers to symbols in the symbol library 11 and generates schematic data (step S20). At this time, when instruction information for designating an element is input to the instruction input unit 15, the schematic data generation unit 12 extracts a symbol of the designated element from the symbol library 11. When the instruction information for specifying the coordinate value of the element is input from the instruction input unit 15 (Yes in step S30), the schematic data generation unit 12 associates the specified coordinate value with the symbol of the element (step S40). .

なお、スケマティックデータ生成部12は、素子の座標値となるデフォルト値(例えば、x=0、y=0)を予め素子毎に設定しておき、このデフォルト値を素子のシンボルに対応付けてもよい。また、各素子の座標値として座標原点をデフォルト値に設定しておき、素子の座標値が入力された場合に、スケマティックデータ生成部12が指定された座標値を素子のシンボルに対応付けてもよい。スケマティックデータ生成部12は、生成したスケマティックデータや、素子の座標値が対応付けられたシンボルを、ネットリスト作成部18に入力する。   Note that the schematic data generation unit 12 sets a default value (for example, x = 0, y = 0) as an element coordinate value in advance for each element, and associates the default value with the symbol of the element. Good. Further, the coordinate origin is set as a default value as the coordinate value of each element, and when the coordinate value of the element is input, the schematic data generation unit 12 may associate the designated coordinate value with the symbol of the element. Good. The schematic data generation unit 12 inputs the generated schematic data and symbols associated with element coordinate values to the net list creation unit 18.

一方、指示入力部15に、素子を指定する指示情報や素子の座標値を指定する指示情報が入力されない場合(ステップS30、No)、素子認識データ生成部17は、レイアウトデータ記憶部16が記憶しているレイアウトデータを用いて素子認識を行う。具体的には、素子認識データ生成部17は、レイアウトデータから素子や配線に関する情報(回路素子や寄生素子)を抽出して素子抽出図面を生成し、素子抽出図面に各素子の座標値を対応付けしておく(ステップS50)。これにより、配線の影響等のレイアウトパターンに依存する寄生の影響を考慮した回路シミュレーションを従来よりも正確に行うことが可能となる。   On the other hand, when the instruction information for designating the element and the instruction information for designating the coordinate value of the element are not input to the instruction input unit 15 (No in step S30), the layout data storage unit 16 stores the element recognition data generation unit 17. Element recognition is performed using the layout data. Specifically, the element recognition data generation unit 17 extracts element and wiring information (circuit elements and parasitic elements) from the layout data, generates an element extraction drawing, and corresponds the coordinate value of each element to the element extraction drawing. It is attached (step S50). As a result, it is possible to perform a circuit simulation more accurately than in the past in consideration of the influence of parasitics that depend on the layout pattern such as the influence of wiring.

図6は、レイアウトデータを用いた素子認識図面の生成方法を説明するための図である。図6では、カレントミラー25がPMOS41,42、NMOS51〜54を有している場合を示している。なお、ここでのPMOS41が素子M0に対応しPMOS42が素子M1に対応している。また、ここでのNMOS51〜54がそれぞれ素子M2〜M5に対応している。   FIG. 6 is a diagram for explaining a method for generating an element recognition drawing using layout data. FIG. 6 shows a case where the current mirror 25 includes PMOSs 41 and 42 and NMOSs 51 to 54. Here, the PMOS 41 corresponds to the element M0, and the PMOS 42 corresponds to the element M1. Further, the NMOSs 51 to 54 here correspond to the elements M2 to M5, respectively.

カレントミラー25では、例えばNMOS54がNMOS51〜53から離されて配置される場合がある。そして、各素子の配置によって、カレントミラー25からの出力値(Iout1〜3)に差が生じる場合がある。そこで、本実施の形態の素子認識データ生成部17は、カレントミラー25のレイアウトデータから素子や配線に関する情報を抽出して素子抽出図面を生成し、素子抽出図面に各素子(PMOS41,42、NMOS51〜54)の座標値を対応付けしておく。これにより、回路シミュレーションを行う際に、各素子の配置に応じた回路シミュレーションを行うことが可能となる。   In the current mirror 25, for example, the NMOS 54 may be arranged separately from the NMOSs 51 to 53. A difference may occur in the output values (Iout1 to Iout3) from the current mirror 25 depending on the arrangement of each element. Therefore, the element recognition data generation unit 17 of the present embodiment extracts element and wiring information from the layout data of the current mirror 25 to generate an element extraction drawing, and each element (PMOS 41, 42, NMOS 51) is included in the element extraction drawing. To 54) are associated with each other. Thereby, when performing circuit simulation, it becomes possible to perform circuit simulation according to arrangement | positioning of each element.

ネットリスト作成部18は、スケマティックデータ生成部12が生成したスケマティックデータと、SPICEモデル記憶部13内のSPICEモデルと、を参照してネットリストを作成する。このとき、ネットリスト作成部18は、素子の座標値が対応付けされているシンボルまたは素子抽出図面を用いてネットリストを作成する(ステップS60)。   The net list creation unit 18 creates a net list by referring to the schematic data generated by the schematic data generation unit 12 and the SPICE model in the SPICE model storage unit 13. At this time, the net list creation unit 18 creates a net list by using the symbol or the element extraction drawing with which the coordinate value of the element is associated (step S60).

回路シミュレーション処理部19は、ネットリスト作成部18が作成したネットリストを用いて集積回路の回路シミュレーションを行う(ステップS70)。解析結果出力部20は、回路シミュレーション処理部19による回路シミュレーション結果などを表示する。   The circuit simulation processing unit 19 performs circuit simulation of the integrated circuit using the net list created by the net list creation unit 18 (step S70). The analysis result output unit 20 displays a circuit simulation result by the circuit simulation processing unit 19 and the like.

ここで、素子のシンボルにその素子の座標値をプロパティとして持たせた場合のシンボルの具体例について説明する。図7は、座標値を有したシンボルから生成したネットリストの一例を示す図である。図7では、素子がMOSトランジスタの場合のシンボル例(シンボル情報61)を示している。シンボル情報61内の各素子M0〜M5の各行が表す素子情報は、接続先に関する情報、素子のモデル名、ゲート幅(W)、ゲート長(L)の他に、素子の座標値(xやy)を含んで構成されている。例えば、素子M5は、ゲート幅(W)が5μmであり、ゲート長(L)が0.13μmである。さらに、素子M5は、座標値がx=111μmであり、y=68μmである。   Here, a specific example of a symbol when the symbol of the element has the coordinate value of the element as a property will be described. FIG. 7 is a diagram illustrating an example of a net list generated from symbols having coordinate values. FIG. 7 shows a symbol example (symbol information 61) when the element is a MOS transistor. The element information represented by each row of the elements M0 to M5 in the symbol information 61 includes information on the connection destination, element model name, gate width (W), gate length (L), as well as element coordinate values (x and y). For example, the element M5 has a gate width (W) of 5 μm and a gate length (L) of 0.13 μm. Further, the element M5 has coordinate values of x = 111 μm and y = 68 μm.

なお、ここでは素子がMOSトランジスタである場合を一例として示したが、素子は抵抗や容量等の他の素子であってもよい。この場合も、素子がMOSトランジスタである場合と同様のシンボルによって素子を示すことができる。   Although the case where the element is a MOS transistor is shown here as an example, the element may be another element such as a resistor or a capacitor. Also in this case, the element can be indicated by the same symbol as in the case where the element is a MOS transistor.

つぎに、素子の座標値を変数としたパラメータをモデルパラメータに持たせた場合のモデルパラメータの具体例について説明する。図8は、素子の座標値を変数としたパラメータをモデルパラメータに持たせた場合のモデルパラメータファイルの一例を示す図である。図8では、MOSトランジスタのBSIMモデル中のプロセスパラメータに属するパラメータ値に座標依存性を持たせた場合のモデルパラメータファイルの一部分(モデルパラメータファイル62)を示している。   Next, a specific example of the model parameter in the case where the parameter having the coordinate value of the element as a variable is given to the model parameter will be described. FIG. 8 is a diagram illustrating an example of a model parameter file when a model parameter is provided with a parameter whose element coordinate value is a variable. FIG. 8 shows a part of the model parameter file (model parameter file 62) when the parameter values belonging to the process parameters in the BSIM model of the MOS transistor have coordinate dependency.

モデルパラメータファイル62内では、parametersに続く部分で、素子の座標情報(x,y)と相対的な位置変動の変数(d_tox_xy、d_vth_xy、d_lint_xy)が定義されている。また、modelに続く部分では、通常のモデルパラメータを示している。ここでは、tox等のプロセスパラメータに属するパラメータ値に位置変動の変数を加えたことにより、座標依存性を回路シミュレーションで解析できるようにしている。   In the model parameter file 62, element coordinate information (x, y) and relative position variation variables (d_tox_xy, d_vth_xy, d_lint_xy) are defined in the part following parameters. The part following model indicates normal model parameters. Here, by adding a position variation variable to a parameter value belonging to a process parameter such as tox, the coordinate dependency can be analyzed by circuit simulation.

例えば、x=0、y=0を基準値とした場合のMOSトランジスタの酸化膜厚(d_tox_xy)を示すパラメータ(変動値)は、素子の座標値を用いて0.3E−9*((x*x)+(y*y))などによって表すことができる。また、MOSトランジスタの閾値電圧(d_vth0_xy)を示すパラメータは、素子の座標値を用いて0.1*((x*x)+(y*y))などによって表すことができる。また、実効的なチャネル長を決めるパラメータ(d_lint_xy)は、素子の座標値を用いて1.0E−08*((x*x)+(y*y))などによって表すことができる。   For example, the parameter (variation value) indicating the oxide film thickness (d_tox_xy) of the MOS transistor when x = 0 and y = 0 is used as a reference value is 0.3E-9 * ((x * X) + (y * y)). Further, a parameter indicating the threshold voltage (d_vth0_xy) of the MOS transistor can be expressed by 0.1 * ((x * x) + (y * y)) or the like using the coordinate value of the element. Further, a parameter (d_lint_xy) for determining an effective channel length can be represented by 1.0E-08 * ((x * x) + (y * y)) using the element coordinate values.

したがって、MOSトランジスタの酸化膜厚(tox)は、(d_tox_xy)を用いて、3E−9+d_tox_xyなどによって表すことができる。また、MOSトランジスタの閾値電圧(vth0)は、(d_vth0_xy)を用いて、0.1+d_vth0_xyなどによって表すことができる。また、実効的なチャネル長(lint)は、(d_lint_xy)を用いて、1e−8+_d_lint_xyなどによって表すことができる。   Therefore, the oxide film thickness (tox) of the MOS transistor can be expressed by 3E-9 + d_tox_xy or the like using (d_tox_xy). The threshold voltage (vth0) of the MOS transistor can be expressed by 0.1 + d_vth0_xy using (d_vth0_xy). The effective channel length (lint) can be represented by 1e-8 + _d_lint_xy using (d_lint_xy).

これにより、例えば、回路シミュレーションの高精度化のために抵抗素子のモデルに寄生容量を持たせたマクロモデルを用いる場合であっても、その寄生容量を計算する係数に座標依存性を持たせることができる。   As a result, for example, even when using a macro model with a parasitic capacitance in the resistor element model in order to increase the accuracy of circuit simulation, the coefficient for calculating the parasitic capacitance should be coordinate-dependent. Can do.

つぎに、モデルパラメータに素子の座標依存性を解析するためのセクション(回路シミュレーション方法の種類を指定する部分)を持たせた場合の解析方法設定画面について説明する。本実施の形態の回路シミュレーション装置1は、コーナー解析、モンテカルロ解析、素子の座標(位置)を用いた解析などの複数種類の回路シミュレーション方法の中から何れかの回路シミュレーション方法を選択するための表示画面を表示部94に表示させる。素子の座標を用いた解析方法を選択する指示が指示入力部15から入力されると、回路シミュレーション装置1は、素子の座標を用いた本実施の形態に係る解析方法を実行する。具体的には、回路シミュレーション装置1は、素子の座標を用いた解析方法に対応する変数(素子の座標を用いた変数)をモデルパラメータに設定して回路シミュレーションを行う。   Next, an analysis method setting screen in the case where a section for analyzing the coordinate dependency of an element (a part for designating the type of circuit simulation method) is provided in the model parameter will be described. The circuit simulation apparatus 1 according to the present embodiment is a display for selecting one of the circuit simulation methods from a plurality of types of circuit simulation methods such as corner analysis, Monte Carlo analysis, and analysis using element coordinates (position). The screen is displayed on the display unit 94. When an instruction to select an analysis method using the element coordinates is input from the instruction input unit 15, the circuit simulation device 1 executes the analysis method according to the present embodiment using the element coordinates. Specifically, the circuit simulation apparatus 1 performs circuit simulation by setting a variable (variable using the element coordinates) corresponding to the analysis method using the element coordinates as a model parameter.

図9は、モデルパラメータに素子の座標依存性を解析するためのセクションを持たせた場合のモデルパラメータファイルの一例を示す図である。図9では、回路シミュレーションに用いるモデルパラメータファイルの一部分(モデルパラメータファイル63)を示している。本実施の形態のモデルパラメータファイル63には、コーナー解析、モンテカルロ解析、素子の座標を用いた解析の何れかを実行させるために、パラメータ値の異なる複数のセクションを持たせている。例えば、素子の座標を用いた解析とセクションの「xy」を対応付けておく。そして回路シミュレーション装置1は、セクションとして「xy」が入力(選択)された場合には、図8に示したパラメータと同様のパラメータ値を用いて回路シミュレーションを行う。   FIG. 9 is a diagram illustrating an example of a model parameter file when a model parameter is provided with a section for analyzing element coordinate dependency. FIG. 9 shows a part of a model parameter file (model parameter file 63) used for circuit simulation. The model parameter file 63 of the present embodiment has a plurality of sections with different parameter values in order to execute any one of corner analysis, Monte Carlo analysis, and analysis using element coordinates. For example, the analysis using element coordinates is associated with the section “xy”. When “xy” is input (selected) as a section, the circuit simulation apparatus 1 performs circuit simulation using the same parameter values as the parameters illustrated in FIG.

回路シミュレーション装置1は、素子の座標を用いた回路シミュレーションを行う際に、必要に応じて素子の座標設定画面を表示部94に表示させる。換言すると、素子の座標に応じたばらつき解析を示すセクション名(解析条件)が使用者によって指定されると、表示部94は素子の座標設定画面を表示する。素子の座標設定画面としては、素子の座標(x,y)を入力させる画面であってもよいし、図6に示す素子の配置を指定する画面であってもよい。   The circuit simulation device 1 displays an element coordinate setting screen on the display unit 94 as necessary when performing a circuit simulation using the element coordinates. In other words, when a section name (analysis condition) indicating variation analysis according to the element coordinates is designated by the user, the display unit 94 displays the element coordinate setting screen. The element coordinate setting screen may be a screen for inputting element coordinates (x, y) or a screen for designating the arrangement of elements shown in FIG.

また、本実施の形態の回路シミュレーション装置1は、レイアウトデータから素子抽出を行なう際に、素子プロパティに素子の座標値を持たせている。図10は、レイアウトデータから素子の座標値を抽出した際の画面(素子座標表示画面71)の一例を示す図である。素子認識データ生成部17は、レイアウトデータから素子抽出を行なう際に、素子の座標値を抽出し、素子プロパティに座標値を対応付けしておく。従来、素子抽出を行う際には、レイアウトデータから素子およびその素子のプロパティ値を抽出していた。本実施の形態の回路シミュレーション装置1は、素子および素子のプロパティ値とともに、素子の配置されている座標値(x,y)を抽出しておく。そして、回路シミュレーション装置1は、抽出した座標値を素子プロパティに登録するとともに、素子座標表示画面71内の座標表示エリア72,73に表示させる。ここでは、座標表示エリア72に素子のx座標を表示させ、座標表示エリア73に素子のy座標を表示させる場合を示している。なお、本実施の形態のばらつき解析では、複数の素子間の回路特性の違いを評価することを目的の1つとしているので、素子の座標値は集積回路上の絶対的な位置情報である必要はなく素子間の相対的な位置情報でよい。   Further, the circuit simulation apparatus 1 according to the present embodiment gives element coordinate values to element properties when extracting elements from layout data. FIG. 10 is a diagram illustrating an example of a screen (element coordinate display screen 71) when element coordinate values are extracted from layout data. When the element recognition data generation unit 17 performs element extraction from the layout data, the element recognition data generation unit 17 extracts the coordinate value of the element and associates the coordinate value with the element property. Conventionally, when performing element extraction, elements and property values of the elements are extracted from layout data. The circuit simulation device 1 according to the present embodiment extracts the coordinate values (x, y) at which the elements are arranged, together with the elements and the property values of the elements. Then, the circuit simulation device 1 registers the extracted coordinate value in the element property and displays it in the coordinate display areas 72 and 73 in the element coordinate display screen 71. Here, the case where the x coordinate of the element is displayed in the coordinate display area 72 and the y coordinate of the element is displayed in the coordinate display area 73 is shown. Note that, in the variation analysis of the present embodiment, one of the purposes is to evaluate the difference in circuit characteristics between a plurality of elements, so the coordinate values of the elements need to be absolute position information on the integrated circuit. Relative positional information between elements may be sufficient.

このように、本実施の形態では、素子のシンボルにその素子の座標値をプロパティとして持たせている。また、モデルパラメータに、素子の座標値を変数としたパラメータを持たせている。また、モデルパラメータに、素子の座標依存性を解析するためのセクション(解析条件に対応するパラメータ)を持たせている。また、レイアウトデータから素子と素子の座標を抽出し、素子プロパティに素子の座標値を持たせている。   As described above, in the present embodiment, a symbol of an element has the coordinate value of the element as a property. In addition, the model parameter has a parameter with the coordinate value of the element as a variable. The model parameter is provided with a section (parameter corresponding to the analysis condition) for analyzing the coordinate dependency of the element. Also, the element coordinates are extracted from the layout data, and the element coordinate values are assigned to the element properties.

図11は、素子の座標値を用いた回路シミュレーションの結果を示す図である。図11では、図4に示した回路2の素子の座標値を指示入力部15から入力した場合の回路シミュレーションの結果を示している。ここでは、電源31へ流れる電流値がi=116.2μAであり、電源32へ流れる電流値がi=115.9μAであり、電源33へ流れる電流値がi=114.4μAである場合を示している。このように、素子の配置位置の違いによってカレントミラー25からの出力値に誤差が生じる場合であっても、回路シミュレーション装置1は素子の配置位置に応じた回路シミュレーションを行うことが可能となる。これにより、素子の配置位置に応じた素子特性のミスマッチの影響を解析することが可能となる。   FIG. 11 is a diagram illustrating a result of circuit simulation using the coordinate values of the element. FIG. 11 shows the result of the circuit simulation when the coordinate value of the element of the circuit 2 shown in FIG. 4 is input from the instruction input unit 15. Here, the current value flowing to the power source 31 is i = 16.2 μA, the current value flowing to the power source 32 is i = 15.9 μA, and the current value flowing to the power source 33 is i = 114.4 μA. ing. As described above, even if an error occurs in the output value from the current mirror 25 due to the difference in the element arrangement position, the circuit simulation device 1 can perform the circuit simulation according to the element arrangement position. As a result, it is possible to analyze the influence of mismatch of element characteristics according to the arrangement position of the element.

図12は、レイアウトデータから抽出した素子の座標を用いた回路シミュレーションの結果を示す図である。図12では、図4に示した回路2の素子の座標値をレイアウトデータから抽出した場合の回路シミュレーションの結果を示している。ここでは、電源31へ流れる電流値がi=113.8μAであり、電源32へ流れる電流値がi=112.7μAであり、電源33へ流れる電流値がi=110.9μAである場合を示している。   FIG. 12 is a diagram illustrating a result of circuit simulation using the element coordinates extracted from the layout data. FIG. 12 shows a circuit simulation result when the coordinate values of the elements of the circuit 2 shown in FIG. 4 are extracted from the layout data. Here, the current value flowing to the power source 31 is i = 113.8 μA, the current value flowing to the power source 32 is i = 12.7 μA, and the current value flowing to the power source 33 is i = 110.9 μA. ing.

ところで、レイアウトデータから素子の配線寄生を抽出し、抽出した配線寄生の影響のみを考慮して回路シミュレーションを行った場合、電源31へ流れる電流値はi=113.9μAであった。また、電源32へ流れる電流値はi=113.2μAであり、電源33へ流れる電流値はi=112.7μAであった。   By the way, when the wiring parasitic of the element is extracted from the layout data and the circuit simulation is performed considering only the influence of the extracted wiring parasitic, the value of the current flowing to the power source 31 is i = 13.9 μA. The value of current flowing to the power supply 32 was i = 111.2 μA, and the value of current flowing to the power supply 33 was i = 12.7 μA.

カレントミラー25では、実際の各電源31〜33へ流れる電流値が、素子の配置座標によって異なるものとなっている。ところが、素子の座標値や配線寄生の影響を無視して電源31〜33へ流れる電流値を回路シミュレーション(コーナー解析)すると、各電源31〜33へ流れる電流値が同じとなる。換言すると、実際に各電源31〜33へ流れる電流値の差を正確に回路シミュレーションできていなければ、各電源31〜33へ流れる電流値は略同じとなる。   In the current mirror 25, the actual current value flowing to each of the power supplies 31 to 33 differs depending on the element arrangement coordinates. However, if circuit simulation (corner analysis) is performed on the current values flowing to the power supplies 31 to 33 while ignoring the influence of the element coordinate values and the wiring parasitics, the current values flowing to the power supplies 31 to 33 are the same. In other words, the current value flowing to each of the power supplies 31 to 33 is substantially the same unless the difference in the current value flowing to each of the power supplies 31 to 33 can be accurately simulated.

例えば、素子の配線寄生の影響を考慮して回路シミュレーションを行った場合には、各電源31〜33へ流れる電流値の差が小さい。一方、配線寄生と素子の座標の影響との両方を考慮して回路シミュレーションを行った場合、電源31〜33へ流れる電流値の差が大きくなる。したがって、素子の座標の影響を考慮して回路シミュレーションを行なうことによって、正確な回路シミュレーションを行うことが可能となる。このように、素子の座標値をレイアウトデータから抽出した場合であっても、回路シミュレーション装置1は素子の配置に応じた回路シミュレーションを行うことが可能となる。この後、素子特性のばらつきを考慮して集積回路の設計を行うとともに、設計した集積回路を用いて半導体デバイスが製造される。   For example, when a circuit simulation is performed in consideration of the influence of element wiring parasitics, the difference in current value flowing to each of the power supplies 31 to 33 is small. On the other hand, when the circuit simulation is performed in consideration of both the wiring parasitic and the influence of the element coordinates, the difference between the current values flowing to the power supplies 31 to 33 increases. Therefore, an accurate circuit simulation can be performed by performing the circuit simulation in consideration of the influence of the element coordinates. As described above, even when the coordinate values of the elements are extracted from the layout data, the circuit simulation device 1 can perform the circuit simulation according to the arrangement of the elements. Thereafter, an integrated circuit is designed in consideration of variations in element characteristics, and a semiconductor device is manufactured using the designed integrated circuit.

このように、回路シミュレーション装置1は、集積回路を構成する素子の配置情報を回路シミュレーションの際に用いるモデルパラメータの変数に導入している。これにより、素子の位置依存性を考慮した回路シミュレーションを実行することが可能となる。換言すると、従来の回路シミュレーション方法ではできなかったレイアウトパターンに依存した素子マッチングの影響を解析できる。これにより、素子特性のばらつきとして、所定の傾向を有したシステマティックばらつきを解析することが可能となる。また、本実施の形態の解析と従来のモンテカルロ解析を組み合わせることにより、ランダムなばらつきを従来よりも正確に解析することが可能となる。   As described above, the circuit simulation apparatus 1 introduces the arrangement information of the elements constituting the integrated circuit into the variable of the model parameter used in the circuit simulation. Thereby, it is possible to execute a circuit simulation in consideration of the position dependency of the element. In other words, it is possible to analyze the influence of element matching depending on the layout pattern that cannot be achieved by the conventional circuit simulation method. This makes it possible to analyze systematic variations having a predetermined tendency as variations in element characteristics. Further, by combining the analysis of this embodiment and the conventional Monte Carlo analysis, it becomes possible to analyze random variations more accurately than in the past.

なお、本実施の形態では、回路シミュレーション装置1が解析方法設定部14、レイアウトデータ記憶部16、素子認識データ生成部17を有している場合について説明したが、回路シミュレーション装置1は、これらの解析方法設定部14、レイアウトデータ記憶部16、素子認識データ生成部17を有していなくてもよい。回路シミュレーション装置1がレイアウトデータ記憶部16や素子認識データ生成部17を有していない場合には、指示入力部15から素子の座標値を入力して集積回路の回路シミュレーションを行う。また、回路シミュレーション装置1が解析方法設定部14を有していない場合には、回路シミュレーション装置1は、素子の座標を用いた解析方法によって集積回路の回路シミュレーションを行う。   In the present embodiment, the case where the circuit simulation apparatus 1 includes the analysis method setting unit 14, the layout data storage unit 16, and the element recognition data generation unit 17 has been described. However, the circuit simulation apparatus 1 The analysis method setting unit 14, the layout data storage unit 16, and the element recognition data generation unit 17 may not be provided. When the circuit simulation apparatus 1 does not have the layout data storage unit 16 or the element recognition data generation unit 17, the circuit simulation of the integrated circuit is performed by inputting the element coordinate values from the instruction input unit 15. When the circuit simulation apparatus 1 does not have the analysis method setting unit 14, the circuit simulation apparatus 1 performs circuit simulation of the integrated circuit by an analysis method using the element coordinates.

また、本実施の形態では、複数の出力値を回路シミュレーションして各出力値を比較する場合について説明したが、1つの出力値を回路シミュレーションしてもよい。この場合であっても、素子の座標に応じた正確な回路シミュレーションを行うことができる。   Further, in the present embodiment, a case has been described in which a plurality of output values are subjected to circuit simulation and each output value is compared, but one output value may be subjected to circuit simulation. Even in this case, an accurate circuit simulation according to the coordinates of the element can be performed.

このように実施の形態によれば、回路シミュレーションの際に用いるモデルパラメータの変数に素子の配置位置を導入しているので、素子の配置位置に応じた素子特性(回路特性)のばらつきを正確かつ容易に解析することが可能となる。   As described above, according to the embodiment, since the element arrangement position is introduced into the variable of the model parameter used in the circuit simulation, the variation of the element characteristic (circuit characteristic) according to the element arrangement position can be accurately and accurately determined. It becomes possible to analyze easily.

また、現行の回路シミュレーションフローと処理フローが同一であるので、現行の回路シミュレーションプログラムを用いて容易に回路シミュレーションを行うことが可能となる。   In addition, since the current circuit simulation flow and the processing flow are the same, it is possible to easily perform circuit simulation using the current circuit simulation program.

また、レイアウトデータから素子の座標値を抽出するとともに、抽出した座標値を用いて回路シミュレーションを行うので、素子の配置位置に応じた素子特性のばらつきを正確かつ容易に解析することが可能となる。また、複数種類の回路シミュレーション方法の中から何れかの回路シミュレーション方法を設定するので、種々の回路シミュレーション方法を行うことが可能となる。   In addition, since the element coordinate values are extracted from the layout data and the circuit simulation is performed using the extracted coordinate values, it is possible to accurately and easily analyze variations in element characteristics according to the arrangement positions of the elements. . In addition, since any one of the circuit simulation methods is set from among a plurality of types of circuit simulation methods, various circuit simulation methods can be performed.

実施の形態に係る回路シミュレーション装置の構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the circuit simulation apparatus which concerns on embodiment. 実施の形態に係る回路シミュレーション装置のハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of the circuit simulation apparatus which concerns on embodiment. 回路シミュレーション装置の動作手順を示すフローチャートである。It is a flowchart which shows the operation | movement procedure of a circuit simulation apparatus. カレントミラーを有した回路の一例を示す図である。It is a figure which shows an example of the circuit which has a current mirror. カレントミラーの構成の一例を示す図である。It is a figure which shows an example of a structure of a current mirror. レイアウトデータを用いた素子認識図面の生成方法を説明するための図である。It is a figure for demonstrating the production | generation method of the element recognition drawing using layout data. 座標値を有したシンボルから生成したネットリストの一例を示す図である。It is a figure which shows an example of the net list produced | generated from the symbol which has a coordinate value. 素子の座標値を変数としたパラメータをモデルパラメータに持たせた場合のモデルパラメータファイルの一例を示す図である。It is a figure which shows an example of the model parameter file at the time of giving the parameter which made the coordinate value of an element a variable to a model parameter. モデルパラメータに素子の座標依存性を解析するためのセクションを持たせた場合のモデルパラメータファイルの一例を示す図である。It is a figure which shows an example of the model parameter file at the time of giving the section for analyzing the coordinate dependence of an element to a model parameter. レイアウトデータから素子の座標値を抽出した際の画面の一例を示す図である。It is a figure which shows an example of the screen at the time of extracting the coordinate value of an element from layout data. 素子の座標値を用いた回路シミュレーションの結果を示す図である。It is a figure which shows the result of the circuit simulation using the coordinate value of an element. レイアウトデータから抽出した素子の座標を用いた回路シミュレーションの結果を示す図である。It is a figure which shows the result of the circuit simulation using the coordinate of the element extracted from layout data.

符号の説明Explanation of symbols

1 回路シミュレーション装置、12 スケマティックデータ生成部、14 解析方法設定部、17 素子認識データ生成部、18 ネットリスト作成部、19 回路シミュレーション処理部、61 シンボル情報、62,63 モデルパラメータファイル   DESCRIPTION OF SYMBOLS 1 Circuit simulation apparatus, 12 Schematic data generation part, 14 Analysis method setting part, 17 Element recognition data generation part, 18 Net list creation part, 19 Circuit simulation processing part, 61 Symbol information, 62, 63 Model parameter file

Claims (5)

集積回路の回路設計時に用いられる素子のシンボルに、前記素子の配置位置に関する位置情報を設定する位置情報設定ステップと、
前記素子の位置情報に対応する変数が設定された前記素子のモデルパラメータと、前記シンボルに設定された位置情報と、を用いて前記集積回路の回路シミュレーションを行うシミュレーションステップと、
を含むことを特徴とする回路シミュレーション方法。
A position information setting step for setting position information related to the arrangement position of the element in a symbol of the element used when designing the circuit of the integrated circuit;
A simulation step of performing a circuit simulation of the integrated circuit using a model parameter of the element in which a variable corresponding to the position information of the element is set, and position information set in the symbol;
A circuit simulation method comprising:
前記位置情報設定ステップは、
前記集積回路のレイアウトデータから前記素子の位置情報を抽出して前記シンボルに設定することを特徴とする請求項1に記載の回路シミュレーション方法。
The position information setting step includes:
2. The circuit simulation method according to claim 1, wherein position information of the element is extracted from layout data of the integrated circuit and set to the symbol.
複数種類の回路シミュレーション方法の中から前記位置情報を用いた回路シミュレーションを行うよう回路シミュレーション方法を設定するシミュレーション方法設定ステップをさらに含むことを特徴とする請求項1または2に記載の回路シミュレーション方法。   The circuit simulation method according to claim 1, further comprising a simulation method setting step of setting a circuit simulation method so as to perform a circuit simulation using the position information from among a plurality of types of circuit simulation methods. 請求項1〜3のいずれか1つに記載の回路シミュレーション方法をコンピュータに実行させる回路シミュレーションプログラム。   A circuit simulation program for causing a computer to execute the circuit simulation method according to claim 1. 集積回路の回路設計時に用いられる素子のシンボルに、前記素子の配置位置に関する位置情報を設定する位置情報設定部と、
前記素子の位置情報に対応する変数が設定された前記素子のモデルパラメータと、前記シンボルに設定された位置情報と、を用いて前記集積回路の回路シミュレーションを行うシミュレーション部と、
を備えることを特徴とする回路シミュレーション装置。
A position information setting unit for setting position information related to the arrangement position of the element in a symbol of the element used when designing the circuit of the integrated circuit;
A simulation unit that performs a circuit simulation of the integrated circuit using a model parameter of the element in which a variable corresponding to the position information of the element is set, and position information set in the symbol;
A circuit simulation apparatus comprising:
JP2008311358A 2008-12-05 2008-12-05 Method, program and apparatus for simulating circuit Pending JP2010134775A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008311358A JP2010134775A (en) 2008-12-05 2008-12-05 Method, program and apparatus for simulating circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008311358A JP2010134775A (en) 2008-12-05 2008-12-05 Method, program and apparatus for simulating circuit

Publications (1)

Publication Number Publication Date
JP2010134775A true JP2010134775A (en) 2010-06-17

Family

ID=42345999

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008311358A Pending JP2010134775A (en) 2008-12-05 2008-12-05 Method, program and apparatus for simulating circuit

Country Status (1)

Country Link
JP (1) JP2010134775A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108761155A (en) * 2018-06-05 2018-11-06 北京电子工程总体研究所 A kind of configurable power plant simulation system
KR20200002303A (en) * 2018-06-29 2020-01-08 삼성전자주식회사 System For Designing A Integrated Circuit Using Extracted Model Parameter And Manufacturing A Integrated Circuit Using The Same
JP2021149855A (en) * 2020-03-23 2021-09-27 株式会社東芝 Simulation data, calculation method and calculation device
JP2021149858A (en) * 2020-03-23 2021-09-27 株式会社東芝 Simulation data, calculation method and calculation device

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108761155A (en) * 2018-06-05 2018-11-06 北京电子工程总体研究所 A kind of configurable power plant simulation system
KR20200002303A (en) * 2018-06-29 2020-01-08 삼성전자주식회사 System For Designing A Integrated Circuit Using Extracted Model Parameter And Manufacturing A Integrated Circuit Using The Same
KR102580947B1 (en) 2018-06-29 2023-09-20 삼성전자주식회사 System For Designing A Integrated Circuit Using Extracted Model Parameter And Manufacturing A Integrated Circuit Using The Same
JP2021149855A (en) * 2020-03-23 2021-09-27 株式会社東芝 Simulation data, calculation method and calculation device
JP2021149858A (en) * 2020-03-23 2021-09-27 株式会社東芝 Simulation data, calculation method and calculation device
JP7240350B2 (en) 2020-03-23 2023-03-15 株式会社東芝 Arithmetic device and method
JP7244451B2 (en) 2020-03-23 2023-03-22 株式会社東芝 Arithmetic device and method

Similar Documents

Publication Publication Date Title
US11487924B2 (en) System, method and associated computer readable medium for designing integrated circuit with pre-layout RC information
KR101679920B1 (en) Integrated circuit design method and apparatus
JP4882902B2 (en) Simulation method and program
US8954908B1 (en) Fast monte carlo statistical analysis using threshold voltage modeling
Lourenço et al. AIDA: Layout-aware analog circuit-level sizing with in-loop layout generation
JP2006178907A (en) Circuit simulation method and device
JP2007122589A (en) Mixed signal circuit simulator
US7089512B2 (en) Method for optimal use of direct fit and interpolated models in schematic custom design of electrical circuits
JP2012048706A (en) Constructing mapping between model parameters and electrical parameters
US7810051B2 (en) Layout method, CAD apparatus, computer-readable program and computer-readable storage medium
JP5098970B2 (en) Leak current distribution verification support program, leak current distribution verification support device, and leak current distribution verification support method
JP2010134775A (en) Method, program and apparatus for simulating circuit
KR20100080331A (en) Extracting consistent compact model parameters for related devices
JP2001014368A (en) Device and method for clock analysis
US9411918B1 (en) Simplified device model extension using subcircuits
JP6568980B2 (en) Circuit design apparatus, circuit design method and program
US20060047492A1 (en) Circuit simulation methods and systems
US20110078649A1 (en) Wafer layout assisting method and system
US20060015311A1 (en) Circuit design support method and system
Foundries Application Note—SPICE Models & Simulations
JP2011134865A (en) Design support apparatus, design support method, and design support program
WO2023047969A1 (en) Macro model of semiconductor integrated circuit device, circuit design simulation program, and circuit design simulator
White et al. Electrically aware design methodologies for advanced process nodes
Weber et al. Circuit Design: Anticipate, Analyze, Exploit Variations
JP2006202966A (en) Method and apparatus for circuit simulation of semiconductor integrated circuit