JP5758212B2 - Element model, element model creation method, circuit verification method, and circuit verification apparatus - Google Patents

Element model, element model creation method, circuit verification method, and circuit verification apparatus Download PDF

Info

Publication number
JP5758212B2
JP5758212B2 JP2011138463A JP2011138463A JP5758212B2 JP 5758212 B2 JP5758212 B2 JP 5758212B2 JP 2011138463 A JP2011138463 A JP 2011138463A JP 2011138463 A JP2011138463 A JP 2011138463A JP 5758212 B2 JP5758212 B2 JP 5758212B2
Authority
JP
Japan
Prior art keywords
characteristic
simulation
limiting
defining
element model
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.)
Active
Application number
JP2011138463A
Other languages
Japanese (ja)
Other versions
JP2013008077A (en
Inventor
幸二 蓬田
幸二 蓬田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Lapis Semiconductor Co Ltd
Original Assignee
Lapis Semiconductor Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Lapis Semiconductor Co Ltd filed Critical Lapis Semiconductor Co Ltd
Priority to JP2011138463A priority Critical patent/JP5758212B2/en
Publication of JP2013008077A publication Critical patent/JP2013008077A/en
Application granted granted Critical
Publication of JP5758212B2 publication Critical patent/JP5758212B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、回路の動作を検証するためのシミュレーションに使用される素子モデル、該素子モデルを作成する素子モデル作成方法、該素子モデルを使用した回路検証方法、及び回路検証装置に関するものである。   The present invention relates to an element model used for a simulation for verifying the operation of a circuit, an element model creation method for creating the element model, a circuit verification method using the element model, and a circuit verification apparatus.

一般的に、半導体装置の回路設計等の際には回路シミュレーションが行われ、回路動作が検証される。回路シミュレーションでは、回路に組み込まれる素子をモデル化した素子モデルが用いられる。図11に、従来の回路シミュレーションの手法を示す。   Generally, a circuit simulation is performed when designing a circuit of a semiconductor device and the circuit operation is verified. In the circuit simulation, an element model obtained by modeling an element incorporated in a circuit is used. FIG. 11 shows a conventional circuit simulation technique.

回路シミュレーションを実行する回路検証手段(以下、シミュレータ)100には、ネットリスト、素子物理特性データ、及びシミュレーション条件のデータが入力される。ネットリストは、検証対象の回路の接続情報を示すデータである。素子物理特性データは、ネットリストで使用される素子の固有の物理特性を示すデータである。シミュレーション条件には、シミュレーション時に回路へ入力される入力波形や電源条件、温度等が含まれる。   A circuit verification means (hereinafter referred to as a simulator) 100 that executes circuit simulation receives a net list, element physical characteristic data, and simulation condition data. The net list is data indicating connection information of a circuit to be verified. The element physical characteristic data is data indicating the specific physical characteristic of the element used in the netlist. The simulation conditions include an input waveform input to the circuit at the time of simulation, power supply conditions, temperature, and the like.

シミュレータ100は、回路解析シミュレーション機能102により、シミュレータ100に内蔵される素子モデルに上記入力された素子物理特性データをあてはめ、ネットリストで表された回路について、シミュレーション条件に応じた波形を入力してシミュレーションを行い、回路動作検証結果を出力する(下記特許文献1も参照。)。   The simulator 100 uses the circuit analysis simulation function 102 to apply the input element physical characteristic data to the element model built in the simulator 100 and input a waveform corresponding to the simulation condition for the circuit represented by the netlist. A simulation is performed and a circuit operation verification result is output (see also Patent Document 1 below).

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

シミュレータ100で使用される従来の素子モデルは、一般的な素子の固有の物理特性(抵抗値、容量値等)及び素子固有の物理特性に応じた電気的特性を現すだけであり、素子の異常状態(例えば、断線や絶縁膜破壊等)が生じる電流や電圧の制限値を検証する機能は含まれていない。従って、シミュレーション中に素子に制限値を超える電流が流れるか否か、制限値を超える電圧が加えられるか否か等、制限特性を検証するには、図11に示されるように、シミュレータ100に内蔵されている素子特性検証機能104を用いるしかなかった。シミュレータ100に内蔵される素子特性検証機能104の検証対象は限られており、該検証対象から外れた素子の限界値については該機能では検証できないという問題があった。   The conventional element model used in the simulator 100 only shows electrical characteristics according to the physical characteristics (resistance value, capacitance value, etc.) specific to general elements and the physical characteristics specific to the elements. It does not include a function for verifying a limit value of a current or voltage that causes a state (for example, disconnection or insulation film breakdown). Therefore, in order to verify the limiting characteristics, such as whether or not a current exceeding the limit value flows through the element during the simulation and whether or not a voltage exceeding the limit value is applied, as shown in FIG. The built-in element characteristic verification function 104 must be used. The verification target of the element characteristic verification function 104 built in the simulator 100 is limited, and there is a problem that the limit value of an element that is out of the verification target cannot be verified by the function.

また、シミュレータ100が異なると素子特性検証機能104の仕様が異なる(素子電圧や素子電流を検証する方法が異なる)。素子特性検証機能104の仕様がシミュレータ毎に異なると、検証者が制限値の指定を誤ったり、指定漏れが生じやすくなったりする。より具体的に説明すると、前述したように、従来の手法では、素子特性検証機能104で使用される制限値のデータは素子物理特性データには含まれず、検証者が、図11に示すように、制限値の情報を記述したファイル(検証用の素子検証情報)を、シミュレーションで使用する素子モデル等とは別に作成してシミュレータ100に入力し動作させる必要がある。従って、シミュレータ毎に素子特性検証機能104の仕様が異なると、指定ミスも生じやすくなる。また、素子検証情報を素子モデルとは別に作成することで、素子の物理特性に変更があった場合において、素子モデルのみ該変更が反映され、素子検証情報については変更漏れが生じる場合もある。   In addition, when the simulator 100 is different, the specifications of the element characteristic verification function 104 are different (the method for verifying the element voltage and the element current is different). If the specifications of the element characteristic verification function 104 are different for each simulator, the verifier may mistakenly specify a limit value or may easily cause a specification omission. More specifically, as described above, in the conventional method, the limit value data used in the element characteristic verification function 104 is not included in the element physical characteristic data, and the verifier as shown in FIG. It is necessary to create a file (device verification information for verification) describing limit value information separately from the device model used in the simulation, and input and operate the simulator 100. Therefore, if the specifications of the element characteristic verification function 104 are different for each simulator, a specification mistake is likely to occur. Also, by creating the element verification information separately from the element model, when there is a change in the physical characteristics of the element, the change is reflected only in the element model, and the element verification information may be missed.

また、シミュレータ100によっては、素子特性検証機能104自体が内蔵されていないものもある。このようなシミュレータ100では、素子の制限特性が検証できないという問題があった。   Some simulators 100 do not include the element characteristic verification function 104 itself. Such a simulator 100 has a problem that the limiting characteristics of the element cannot be verified.

このように、従来の手法では、シミュレータによって機能不足のために制限特性の検証ができない、或いは機能自体がなく検証自体ができないという問題があった。   As described above, the conventional method has a problem that the restriction characteristic cannot be verified due to a lack of function by the simulator, or the function itself is not available and the verification itself cannot be performed.

なお、シミュレーションの際に、従来より、シミュレータ100に内蔵されない素子モデルが作成されて使用される場合もあるが、この場合であっても、従来の手法では、固有の物理特性や該固有の物理特性に応じた電気的特性が定義された素子モデルが作成され使用されるだけであり、上記問題を解決することはできない。   In the simulation, an element model that is not built in the simulator 100 may be created and used in the past, but even in this case, the conventional method uses the specific physical characteristics and the specific physical model. Only the element model in which the electrical characteristics corresponding to the characteristics are defined is created and used, and the above problem cannot be solved.

本発明は、上述した課題を解決するために提案されたものであり、回路検証手段によらず素子の制限特性の検証を容易に行うことができる素子モデル、素子モデル作成方法、回路検証方法、及び回路検証装置を提供することを目的とする。   The present invention has been proposed in order to solve the above-described problems, and an element model, an element model creation method, a circuit verification method, which can easily verify the limiting characteristics of an element without depending on circuit verification means, It is another object of the present invention to provide a circuit verification apparatus.

また、本発明の素子モデルの作成方法は、少なくとも1つの素子で構成された回路の動作を検証するためのシミュレーションで使用される前記素子をモデル化した素子モデルを作成する作成方法であって、コンピュータが、前記素子の固有の物理特性を定義する物理特性定義ステップと、前記素子の固有の物理特性を用いた電気的特性であって前記シミュレーションを行う電気的特性を定義する電気的特性定義ステップと、前記素子の固有の物理特性に応じた電気的特性の制限を示す制限特性として、レイアウト制限特性を定義する制限特性定義ステップと、前記シミュレーション中に、前記素子の固有の物理特性に応じた電気的特性が前記制限特性に違反しているか否かを検証するための処理内容を定義する検証処理定義ステップと、を含んで構成されている。 The element model creation method of the present invention is a creation method for creating an element model obtained by modeling the element used in a simulation for verifying the operation of a circuit composed of at least one element, A physical characteristic defining step in which a computer defines a specific physical characteristic of the element; and an electrical characteristic defining step in which an electrical characteristic using the specific physical characteristic of the element is defined and an electrical characteristic for performing the simulation is defined. And a limiting characteristic defining step for defining a layout limiting characteristic as a limiting characteristic indicating a limitation of an electrical characteristic according to a specific physical characteristic of the element, and according to a specific physical characteristic of the element during the simulation. A verification process definition step for defining a process content for verifying whether or not the electrical characteristic violates the restriction characteristic. In is configured.

また、本発明の回路検証方法及び回路検証装置は、少なくとも1つの素子で構成された回路の動作を検証するためのシミュレーションで使用される前記素子をモデル化した素子モデルであって、前記素子の固有の物理特性を定義した物理特性定義部と、前記素子の固有の物理特性を用いた電気的特性であって前記シミュレーションを行う電気的特性を定義する電気的特性定義部と、前記素子の固有の物理特性に応じた電気的特性のレイアウト制限を示す制限特性を定義した制限特性定義部と、前記シミュレーション中に、前記素子の固有の物理特性に応じた電気的特性が前記制限特性に違反しているか否かを検証するための処理内容を示す制限特性検証部と、を含む素子モデルを用いて、前記シミュレーションを行うと共に、該シミュレーション中に制限特性を検証するものである。 The circuit verification method and the circuit verification apparatus according to the present invention are an element model obtained by modeling the element used in a simulation for verifying the operation of a circuit including at least one element, A physical characteristic defining unit that defines a specific physical characteristic, an electrical characteristic defining unit that defines an electrical characteristic that uses the specific physical characteristic of the element and performs the simulation, and a specific characteristic of the element A limiting characteristic defining unit that defines a limiting characteristic indicating a layout limitation of an electrical characteristic according to a physical characteristic of the device, and an electrical characteristic according to a specific physical characteristic of the element violates the limiting characteristic during the simulation. a limiting characteristic verification unit illustrating processes for verifying whether it is using the device model including, performs the simulation, the simulation sheet It is intended to verify the limiting characteristic in emissions.

また、本発明の回路検証装置を、前記素子モデルの作成方法により素子モデルを作成する作成手段と、前記作成手段により作成された素子モデルを用いて、前記シミュレーションを行うと共に、該シミュレーション中に素子の制限特性を検証する回路検証手段と、を備えて構成することもできる。   In addition, the circuit verification apparatus according to the present invention includes a creation unit that creates an element model by the creation method of the element model, the simulation using the element model created by the creation unit, and an element during the simulation. And circuit verification means for verifying the limiting characteristics.

以上説明したように、本発明によれば、回路検証手段によらず素子の制限特性の検証を容易に行うことができる、という効果を奏する。   As described above, according to the present invention, there is an effect that the limiting characteristic of the element can be easily verified regardless of the circuit verification means.

実施の形態に係る回路検証システムの構成図である。It is a block diagram of the circuit verification system which concerns on embodiment. 素子モデルの構成を示す図である。It is a figure which shows the structure of an element model. 第1の実施の形態に係る素子特性定義部の構成を示す図である。It is a figure which shows the structure of the element characteristic definition part which concerns on 1st Embodiment. 第1の実施の形態に係る素子特性検証部の構成を示す図である。It is a figure which shows the structure of the element characteristic verification part which concerns on 1st Embodiment. 第1の実施の形態に係る素子モデルの具体的な記述例を示す図である。It is a figure which shows the specific description example of the element model which concerns on 1st Embodiment. ネットリストにおける素子モデルの指定例を示す図である。It is a figure which shows the example of designation | designated of the element model in a net list. 素子に流れる電流値が制限値を超えたため断線状態となったことを示すエラーメッセージの一例である。It is an example of the error message which shows that it became a disconnection state because the electric current value which flows into an element exceeded a limit value. 第2の実施の形態に係る素子特性定義部の構成を示す図である。It is a figure which shows the structure of the element characteristic definition part which concerns on 2nd Embodiment. 第2の実施の形態に係る素子特性検証部の構成を示す図である。It is a figure which shows the structure of the element characteristic verification part which concerns on 2nd Embodiment. 第2の実施の形態に係る素子モデルの具体的な記述例を示す図である。It is a figure which shows the specific description example of the element model which concerns on 2nd Embodiment. 従来の回路シミュレーションの手法を示す図である。It is a figure which shows the method of the conventional circuit simulation.

以下、本発明の実施の形態について図面を参照しながら詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

[第1の実施の形態]   [First Embodiment]

本実施の形態に係る回路検証システム10は、図1に示すように、素子モデル作成部20及び回路検証部30を備えている。回路検証部30は、少なくとも1つの素子で構成された回路の動作を検証するためのシミュレーションを実行する。素子モデル作成部20は、素子をモデル化した素子モデルであって、上記シミュレーションで使用される素子モデルを作成する。   As shown in FIG. 1, the circuit verification system 10 according to the present exemplary embodiment includes an element model creation unit 20 and a circuit verification unit 30. The circuit verification unit 30 executes a simulation for verifying the operation of the circuit configured by at least one element. The element model creation unit 20 is an element model obtained by modeling an element, and creates an element model used in the simulation.

素子モデル作成部20及び回路検証部30の各々は、CPU(Central Processing Unit)、RAM(Random Access Memory)、ROM(Read Only Memory)、I/O(入出力)インタフェース、及び通信インタフェースを備え、それらがバスを介して相互に接続されて構成された一般的なコンピュータにより構成されている(図示省略)。I/Oインタフェースには、HDD(ハードディスクドライブ)、キーボードやマウス等の操作部、及びディスプレイ等の表示部が接続される。通信インタフェースは、通信回線やLAN等のネットワークに接続されて、該ネットワークに接続された他の端末と相互に情報をやりとりする。   Each of the element model creation unit 20 and the circuit verification unit 30 includes a CPU (Central Processing Unit), a RAM (Random Access Memory), a ROM (Read Only Memory), an I / O (input / output) interface, and a communication interface. These are configured by a general computer configured to be connected to each other via a bus (not shown). Connected to the I / O interface are an HDD (hard disk drive), an operation unit such as a keyboard and a mouse, and a display unit such as a display. The communication interface is connected to a network such as a communication line or a LAN, and exchanges information with other terminals connected to the network.

なお、素子モデル作成装置の機能と回路検証装置の機能を兼ね備えた1つのコンピュータにより回路検証システム10を構成してもよいが、本実施の形態では、素子モデル作成装置と回路検証装置とが異なるコンピュータにより構成された回路検証システム10を例に挙げて説明する。   The circuit verification system 10 may be configured by a single computer having both the function of the element model creation device and the function of the circuit verification device. However, in this embodiment, the element model creation device and the circuit verification device are different. The circuit verification system 10 configured by a computer will be described as an example.

素子モデル作成部20を構成するコンピュータのCPUは、該コンピュータのROMやHDD等に記憶された素子モデル作成プログラムを実行する。なお、素子モデル作成部20のCPUが実行するプログラムが記憶される記録媒体は、ROMやHDD等に限定されず、CD−ROMドライブやFDドライブであってもよいし、DVDディスク、光磁気ディスク、ICカードなどの可搬型記録媒体や素子モデル作成部20の外部に備えられたHDD等の記憶装置等であってもよく、更にまたネットワークを介して接続されたデータベース、或いは他のコンピュータシステム並びにそのデータベースであってもよい。   The CPU of the computer constituting the element model creation unit 20 executes an element model creation program stored in the ROM, HDD, or the like of the computer. Note that the recording medium on which the program executed by the CPU of the element model creation unit 20 is stored is not limited to a ROM or HDD, but may be a CD-ROM drive or an FD drive, or a DVD disk or magneto-optical disk. Further, it may be a portable recording medium such as an IC card, a storage device such as an HDD provided outside the element model creation unit 20, and a database connected via a network, or other computer system, That database may be used.

回路検証部30を構成するコンピュータのCPUは、該コンピュータのROMやHDD等に記憶されたプログラムを実行する。CPUが実行するプログラムには、回路の動作を検証するためのシミュレーションを実行するプログラムも含まれている。なお、回路検証部30のCPUが実行するプログラムが記憶される記録媒体は、ROMやHDD等に限定されず、CD−ROMドライブやFDドライブであってもよいし、DVDディスク、光磁気ディスク、ICカードなどの可搬型記録媒体や回路検証部30の外部に備えられたHDD等の記憶装置等であってもよく、更にまたネットワークを介して接続されたデータベース、或いは他のコンピュータシステム並びにそのデータベースであってもよい。   The CPU of the computer constituting the circuit verification unit 30 executes a program stored in the ROM, HDD or the like of the computer. The program executed by the CPU includes a program for executing a simulation for verifying the operation of the circuit. The recording medium that stores the program executed by the CPU of the circuit verification unit 30 is not limited to the ROM and the HDD, but may be a CD-ROM drive or an FD drive, a DVD disk, a magneto-optical disk, It may be a portable recording medium such as an IC card, a storage device such as an HDD provided outside the circuit verification unit 30, and a database connected via a network, or another computer system and its database. It may be.

素子モデル作成部20には、操作部や通信インタフェース等を介して、シミュレーションする回路を構成する素子の固有の物理特性を示すデータが入力される。素子の固有の物理特性を示すデータは、例えば、製造元等で素子の物理特性を実際に測定して解析した結果から得られるデータである(図3も参照。)。例えば、素子が抵抗素子である場合には素子の抵抗値等をいい、素子が容量素子である場合には素子の容量値等のデータをいう。   The element model creation unit 20 receives data indicating the specific physical characteristics of the elements constituting the circuit to be simulated via the operation unit, the communication interface, and the like. The data indicating the intrinsic physical characteristics of the element is, for example, data obtained from a result of actual measurement and analysis of the physical characteristics of the element by a manufacturer or the like (see also FIG. 3). For example, when the element is a resistance element, the resistance value of the element is referred to, and when the element is a capacitance element, the capacitance value of the element is referred to.

また、素子モデル作成部20には、操作部や通信インタフェース等を介して、素子の固有の物理特性に応じた電気的特性の制限を示す制限特性を示すデータが入力される。以下、素子固有の物理特性に応じた電気的特性を、素子の電気的特性と呼称し、該電気的特性の制限を示す制限特性を素子の制限特性と呼称する。   In addition, the element model creation unit 20 receives data indicating restriction characteristics indicating restriction of electrical characteristics in accordance with the specific physical characteristics of the elements via the operation unit, the communication interface, and the like. Hereinafter, an electrical characteristic corresponding to a physical characteristic unique to the element is referred to as an electrical characteristic of the element, and a limiting characteristic indicating a limitation on the electrical characteristic is referred to as a limiting characteristic of the element.

ここで、素子の制限特性とは、例えば、これを超えると素子が異常状態となる(破壊され断線したり絶縁膜破壊等が生じたりする)電流や電圧の限界値、素子が仕様上安全に動作できる電圧値・電流値等の範囲である動作領域、素子のレイアウト制限(例えば、素子から所定範囲内に特定の素子を配置してはならない、或いは素子を特定の素子と並列に配置してはならない、といった、電気的特性に影響が出ないようにするためのレイアウト制限)等をいう。この制限特性を示すデータも、素子の物理特性を実際に測定して解析した結果から得られるデータである。   Here, the limiting characteristic of the element is, for example, the limit value of current or voltage that causes the element to become abnormal (becomes broken and breaks the insulation film, etc.), and the element is safe in terms of specifications. Operational range that is the range of voltage value and current value that can be operated, element layout restrictions (for example, a specific element must not be placed within a predetermined range from the element, or an element is placed in parallel with a specific element) Layout restrictions to prevent the electrical characteristics from being affected. The data indicating the limiting characteristics is also data obtained from the result of actual measurement and analysis of the physical characteristics of the element.

素子モデル作成部20は、上記入力された各データに基づき、素子の固有の物理特性を定義し、素子の制限特性を定義し、素子の電気的特性であってシミュレーションを行なう電気的特性を定義し、シミュレーション中に、素子の電気的特性が制限特性に違反しているか否かを検証するための処理内容を定義して、素子モデルを作成する。   The element model creation unit 20 defines the specific physical characteristics of the element based on the input data, defines the limiting characteristics of the element, and defines the electrical characteristics of the element that are to be simulated. Then, during the simulation, an element model is created by defining a processing content for verifying whether or not the electric characteristic of the element violates the limiting characteristic.

より具体的には、素子の固有の物理特性の定義は、入力された素子固有の物理特性を示すデータを用い、素子の制限特性の定義は、入力された素子の制限特性を示すデータを用いて行なう。また、素子の電気的特性は、素子の種類に応じて予め定められたテンプレートに、素子固有の物理特性を示すデータをあてはめて定義し、素子の制限特性を検証するための処理内容も、予め定められたテンプレートに、上記定義した素子の電気的特性をあてはめて定義する。   More specifically, the definition of the specific physical characteristics of the element uses data indicating the input physical characteristics of the element, and the definition of the limit characteristics of the element uses data indicating the input limit characteristics of the element. To do. In addition, the electrical characteristics of the element are defined by applying data indicating the physical characteristics unique to the element to a template determined in advance according to the type of the element, and the processing content for verifying the limiting characteristics of the element is also determined in advance. The defined template is defined by applying the electrical characteristics of the element defined above.

なお、素子モデルの作成には、多くの回路シミュレータで使用されるVerilog-A記述言語、もしくは、CMI(Common Model Interface)を用いることができる。当然ながら、本実施の形態に係る回路シミュレータとしての回路検証部30は、該Verilog-A記述言語、もしくは、CMI(Common Model Interface)をサポートしており、素子モデルの記述を解釈可能に構成されているものとする。以下、素子モデルについて詳しく説明する。   The element model can be created using Verilog-A description language used in many circuit simulators or CMI (Common Model Interface). Naturally, the circuit verification unit 30 as a circuit simulator according to the present embodiment supports the Verilog-A description language or CMI (Common Model Interface), and is configured to be able to interpret the description of the element model. It shall be. Hereinafter, the element model will be described in detail.

図2に、素子モデル作成部20により作成される素子モデル40の構成を示す。本実施の形態の素子モデル40は、素子特性定義部50と素子特性検証部52とを備えている。   FIG. 2 shows a configuration of the element model 40 created by the element model creation unit 20. The element model 40 of this embodiment includes an element characteristic definition unit 50 and an element characteristic verification unit 52.

素子特性定義部50は、素子の特性を定義する部分である。図3に、素子特性定義部50の構成を示す。本実施の形態の素子特性定義部50は、素子の固有の物理特性を定義する物理特性定義部60と、素子の制限特性を定義する制限特性定義部62とを備えている。   The element characteristic defining unit 50 is a part that defines element characteristics. FIG. 3 shows the configuration of the element characteristic defining unit 50. The element characteristic defining unit 50 according to the present embodiment includes a physical characteristic defining unit 60 that defines a specific physical characteristic of an element, and a limiting characteristic defining unit 62 that defines a limiting characteristic of the element.

素子特性検証部52は、回路及び素子の特性の検証に必要な記述部分であって、シミュレーション実行中は、回路検証部30により、検証対象の回路の動作時間軸に沿って所定の間隔で繰り返し読み込まれる。当所定の間隔とは、シミュレータ(回路検証部30)により決められた間隔もしくはシミュレーション実行者が指定した間隔である。図4に素子特性検証部52の構成を示す。素子特性検証部52は、素子特性シミュレーション部70と、制限特性検証部72とを備えている。   The element characteristic verification unit 52 is a description part necessary for verification of circuit and element characteristics, and is repeatedly performed by the circuit verification unit 30 at predetermined intervals along the operation time axis of the circuit to be verified during simulation. Is read. The predetermined interval is an interval determined by the simulator (circuit verification unit 30) or an interval designated by a simulation executor. FIG. 4 shows the configuration of the element characteristic verification unit 52. The element characteristic verification unit 52 includes an element characteristic simulation unit 70 and a limiting characteristic verification unit 72.

素子特性シミュレーション部70は、素子の電気的特性であって、シミュレーションを行なう電気的特性を定義した部分である。例えば、素子モデルが表す素子が抵抗素子であって、物理特性定義部60で定義された物理特性が素子の抵抗値であった場合には、該素子の抵抗値、電圧値、及び電流値の関係をオームの法則で表した電気的特性などが素子特性シミュレーション部70として記述される。   The element characteristic simulation unit 70 is an electric characteristic of the element, and is a part that defines the electric characteristic for simulation. For example, when the element represented by the element model is a resistance element and the physical characteristic defined by the physical characteristic definition unit 60 is the resistance value of the element, the resistance value, voltage value, and current value of the element The device characteristics simulation unit 70 describes the electrical characteristics of the relationship expressed by Ohm's law.

制限特性検証部72は、回路検証部30のシミュレーション中に、素子の電気的特性が素子の制限特性に違反しているか否かを検証するための処理内容を示す部分である。なお、制限特性検証部72は、電気的特性が制限特性に違反した状態になった場合にのみ、その旨を出力するように記述してもよいし、電気的特性が制限特性に違反していない状態においては、正常である旨のメッセージを出力し続け、違反した状態になった場合に、制限特性に違反したことを示すメッセージ出力するように記述してもよい。   The limiting characteristic verifying unit 72 is a part indicating processing contents for verifying whether or not the electrical characteristics of the element violate the limiting characteristics of the element during the simulation of the circuit verifying unit 30. Note that the limited characteristic verification unit 72 may describe that the electrical characteristic is in a state of violating the limited characteristic so that the fact is output, or the electrical characteristic violates the limited characteristic. In such a case, a message indicating that the restriction characteristic is violated may be output when the message indicating that the restriction is violated is continued.

素子モデル作成部20は、作成した素子モデルを回路検証部30に入力する。   The element model creation unit 20 inputs the created element model to the circuit verification unit 30.

回路検証部30には、素子モデル作成部20で作成された素子モデル40が入力されると共に、操作部や通信インタフェース等を介して、ネットリスト、及びシミュレーション条件を示すデータが入力される。   The circuit verification unit 30 receives the element model 40 created by the element model creation unit 20 and the net list and data indicating simulation conditions via the operation unit and the communication interface.

ネットリストは、検証対象の回路を構成する素子の接続状態を表すデータである。ネットリスト中には、検証対象の回路に使用される素子の素子モデル40が指定されており、該指定された素子モデル40がシミュレーションで使用される。シミュレーション条件には、シミュレーションの際に回路に入力される入力波形を定めるデータや、電源電圧、及び環境温度等が含まれる。   The net list is data representing the connection state of the elements constituting the circuit to be verified. In the net list, an element model 40 of an element used for the circuit to be verified is specified, and the specified element model 40 is used in the simulation. The simulation conditions include data defining an input waveform input to the circuit during simulation, power supply voltage, environmental temperature, and the like.

回路検証部30は、入力されたネットリストで表された回路に、入力された素子モデルを適用して、シミュレーション条件に応じたシミュレーションを行い、シミュレーション結果(回路動作検証結果)を出力する。また、回路検証部30は、シミュレーション中に、素子モデル40の素子特性検証部52に示される制限特性の検証処理も実行する。シミュレーションの結果得られた回路動作検証結果や、素子の制限特性の検証結果(素子検証結果)は、HDD等の記憶装置に出力して記憶しておいてもよいし、表示部に表示するようにしてもよいし、通信インタフェースを介して他の装置に送信するようにしてもよい。   The circuit verification unit 30 applies the input element model to the circuit represented by the input netlist, performs a simulation according to the simulation conditions, and outputs a simulation result (circuit operation verification result). In addition, the circuit verification unit 30 also executes a verification process for limiting characteristics indicated by the element characteristic verification unit 52 of the element model 40 during the simulation. The circuit operation verification result obtained as a result of the simulation and the verification result of the limiting characteristic of the element (element verification result) may be output to and stored in a storage device such as an HDD or displayed on the display unit. Alternatively, it may be transmitted to another device via a communication interface.

なお、制限特性の検証は、回路検証部30が通常のシミュレーションの実行中に、素子モデルに記述されている素子特性検証部52の処理内容を実行することで実現されるものであるため、回路検証部30は、図11に示す回路解析シミュレーション機能102さえ備えていれば、図11に示す素子特性検証機能104が設けられていなくても、上記制限特性の検証を実行することができる。   The verification of the limiting characteristics is realized by the circuit verification unit 30 executing the processing contents of the element characteristic verification unit 52 described in the element model during the normal simulation. As long as the verification unit 30 has only the circuit analysis simulation function 102 shown in FIG. 11, the verification of the limiting characteristics can be performed even if the element characteristic verification function 104 shown in FIG. 11 is not provided.

図5に、本実施の形態に係る素子モデルの具体的な例を示す。   FIG. 5 shows a specific example of the element model according to the present embodiment.

この素子モデルは、"metal_resistor"という名称が付与され、p端子及びn端子に接続される抵抗素子の素子モデルである。素子特性定義部50の物理特性定義部60には、この抵抗素子の固有の物理特性として、1オームの抵抗値rが定義され、制限特性定義部62には、この抵抗素子の制限特性として、1mAの電流値の限界値current_limitが定義されている。図5の素子モデルは、電流値1mAを超える大きさの電流が流れると素子が破壊され断線するという素子モデルであることを示している。   This element model is an element model of a resistance element which is given the name “metal_resistor” and is connected to the p terminal and the n terminal. In the physical characteristic defining unit 60 of the element characteristic defining unit 50, a resistance value r of 1 ohm is defined as a specific physical characteristic of this resistive element, and in the limiting characteristic defining unit 62, as a limiting characteristic of this resistive element, A limit value current_limit of a current value of 1 mA is defined. The element model in FIG. 5 indicates that the element is broken and disconnected when a current having a current value exceeding 1 mA flows.

次に、素子特性検証部52について説明する。素子特性検証部52の素子特性シミュレーション部70には、p端子及びn端子間に接続された素子を流れる電流の値I(p,n)を、p端子とn端子間の電圧値V(p,n)を素子の抵抗値rで除算した値として示した関係式が、素子の電気的特性として示されている。更に、素子特性シミュレーション部70には、該電流の値I(p,n)を、currentというパラメータにセットする処理内容も記述されている。   Next, the element characteristic verification unit 52 will be described. In the element characteristic simulation unit 70 of the element characteristic verification unit 52, the value I (p, n) of the current flowing through the element connected between the p terminal and the n terminal is set to the voltage value V (p between the p terminal and the n terminal. , n) divided by the resistance value r of the element is shown as the electrical characteristics of the element. Further, the element characteristic simulation unit 70 also describes processing contents for setting the current value I (p, n) in a parameter called current.

制限特性検証部72には、currentの絶対値が、上記制限特性定義部62で定義された限界値current_limitを超えたか否かを検証(判定)し、超えた場合には、エラーメッセージを出力する、という処理内容が示されている。   The limit characteristic verification unit 72 verifies (determines) whether or not the absolute value of current exceeds the limit value current_limit defined by the limit characteristic definition unit 62, and outputs an error message if it exceeds. The processing contents are shown.

図6に、ネットリストにおける素子モデルの指定例を示す。図6に示すように、シミュレーションする回路Rtestのp端子及びn端子の間に、metal_resistorという名称の素子モデルで表される素子が接続されるように、指定されている。   FIG. 6 shows an example of specifying an element model in the netlist. As shown in FIG. 6, it is specified that an element represented by an element model named metal_resistor is connected between the p terminal and the n terminal of the circuit Rtest to be simulated.

回路検証部30は、上記のように指定された素子モデルを使用して、入力されたネットリストで表された回路の動作をシミュレーションする。そして、シミュレーション中に、定期的に図5の素子特性検証部52に示される処理内容を実行することにより、制限特性を検証する。回路検証部30は、このように、抵抗素子metal_resistorをシミュレーションで評価し、シミュレーション中に限界値1mAを超える電流が該素子を流れたと判定した場合には、配線が断線したと判定して、図7に示すように、シミュレーション中に素子に流れた電流の値(図7では2A)が限界値を超えたため断線状態となったことを示すエラーメッセージを出力する。なお、素子検証の結果、制限特性違反となっても回路動作のシミュレーションは続行される。   The circuit verification unit 30 simulates the operation of the circuit represented by the input netlist using the element model specified as described above. Then, during the simulation, the limiting characteristics are verified by periodically executing the processing contents shown in the element characteristic verification unit 52 of FIG. In this way, the circuit verification unit 30 evaluates the resistance element metal_resistor by simulation, and when it is determined that a current exceeding the limit value of 1 mA flows through the element during the simulation, the circuit verification unit 30 determines that the wiring is disconnected, As shown in FIG. 7, an error message is output indicating that a disconnection state has occurred because the value of the current flowing through the element during simulation (2A in FIG. 7) exceeded the limit value. As a result of the element verification, the simulation of the circuit operation is continued even if the limit characteristic is violated.

以上説明したように、本実施の形態によれば、回路検証部30の外部で作成する素子モデルに素子の制限特性の検証機能をもたせるようにしたため、回路検証部30によらない検証環境を提供することが可能となり、素子モデルに制限特性の情報を入れ込むことで、不具合が生じるような回路設計を防止することが可能となる。また、シミュレーションを実行する際に、回路動作の検証者が、回路動作のシミュレーションに用いる素子モデルとは別の制限特性検証用のファイルを作成して、シミュレーションとは別に素子検証を行う必要がなくなる。これにより、回路設計をスムーズに行うことができる。   As described above, according to the present embodiment, since the element model created outside the circuit verification unit 30 is provided with the verification function of the limiting characteristic of the element, a verification environment independent of the circuit verification unit 30 is provided. It becomes possible to prevent the circuit design from causing a problem by incorporating the information on the limiting characteristics into the element model. In addition, when executing simulation, it is not necessary for a verifier of circuit operation to create a file for verifying limiting characteristics different from the element model used for simulation of circuit operation, and to perform element verification separately from the simulation. . Thereby, circuit design can be performed smoothly.

また、本実施の形態によれば、シミュレータに内蔵されている素子モデルで表されない特殊な素子についても、該素子をモデル化した素子モデルを作成して検証を行うことができる。   In addition, according to the present embodiment, it is possible to perform verification by creating an element model obtained by modeling a specific element that is not represented by the element model built in the simulator.

なお、本実施の形態では、抵抗素子を例に挙げて説明したが、素子モデルで表すことができる素子は抵抗素子に限定されるものではない。例えば、MOSトランジスタ、バイポーラトランジスタ、ダイオード、容量、インダクタ、特殊な特性をもつ素子等、様々な素子においても、同様に素子検証のための記述を素子モデルに含めることで、制限特性を検証することができる。例えば、MOSトランジスタについて素子モデルを作成するのであれば、ゲート容量やドレイン容量等の限界値を素子の制限特性として素子モデルに記述しておき、制限特性検証の処理手順も上記と同様に、記述しておけばよい。   Note that in this embodiment, a resistance element is described as an example, but an element that can be represented by an element model is not limited to a resistance element. For example, even in various elements such as MOS transistors, bipolar transistors, diodes, capacitors, inductors, elements with special characteristics, etc., verify the limiting characteristics by including descriptions for element verification in the element model. Can do. For example, when creating an element model for a MOS transistor, limit values such as gate capacitance and drain capacitance are described in the element model as the limiting characteristics of the element, and the processing procedure for verification of the limiting characteristics is also described in the same manner as described above. You just have to.

また、本実施の形態では、回路動作の時間軸に沿って所定の時間が経過する毎に素子モデル40の素子特性検証部52の記述を読み込んで検証を実行する例について説明したが、素子のレイアウト制限を検証する場合には、シミュレーション中に何度も検証する必要がないため、この場合には、例えばシミュレーションの開始時だけに素子のレイアウト状態を示す値を取得して素子検証が行われるように素子特性検証部52を記述して素子モデルを作成してもよい。   Further, in the present embodiment, an example has been described in which the description of the element characteristic verification unit 52 of the element model 40 is read and verified every time a predetermined time elapses along the time axis of the circuit operation. When verifying layout restrictions, it is not necessary to verify many times during the simulation. In this case, for example, the element verification is performed by acquiring a value indicating the layout state of the element only at the start of the simulation. Thus, the element characteristic verification unit 52 may be described to create an element model.

また、本実施の形態では、素子モデル作成部20を、コンピュータに内蔵されるCPUがROM等に記憶されたプログラムを実行することにより実現されるものとして説明したが、これに限定されず、例えば、検証実行者が、キーボードやマウス等の操作部を操作することにより、素子の固有の物理特性を示すデータ及び制限特性を示すデータを用いて上記と同様に素子モデルを作成することで、素子モデル作成部20の機能を実現するようにしてもよい。   Further, in the present embodiment, the element model creation unit 20 has been described as being realized by a CPU built in a computer executing a program stored in a ROM or the like, but is not limited thereto, for example, The verification executor operates an operation unit such as a keyboard or a mouse to create an element model in the same manner as described above by using data indicating the specific physical characteristics of the element and data indicating the limiting characteristics. You may make it implement | achieve the function of the model preparation part 20. FIG.

[第2の実施の形態]   [Second Embodiment]

第1の実施の形態では、素子モデルに制限特性を検証するための記述を加えることにより、回路シミュレーション中に、素子の電気的特性が制限特性に違反するか否かを検証する例について説明したが、本実施の形態では、素子検証に加えて、素子の電気的特性が制限特性に違反する状態となって異常状態(断線等)が生じた場合における回路動作をシミュレーションで検証可能に素子モデルを作成する例について説明する。   In the first embodiment, an example has been described in which, by adding a description for verifying the limiting characteristics to the element model, it is verified whether the electrical characteristics of the element violate the limiting characteristics during circuit simulation. However, in this embodiment, in addition to the element verification, the element model can verify the circuit operation in the case where an abnormal state (disconnection, etc.) occurs because the electric characteristic of the element violates the limiting characteristic. An example of creating is described.

従来の素子モデルでシミュレーションを実行した場合において、シミュレーション中に素子の制限特性に違反した状態(例えば、電流の限界値を超える大きな電流が素子に流れた状態)となっても、素子の固有の物理特性に応じた電気的特性でシミュレーションが続行される。   When a simulation is performed with a conventional device model, even if the device is in violation of the device's limiting characteristics during the simulation (for example, a state in which a large current exceeding the current limit value flows through the device), The simulation is continued with electrical characteristics corresponding to the physical characteristics.

しかしながら、実際は、素子の電気的特性が制限特性に違反した状態になると、素子が素子固有の物理特性を発揮できない異常な状態(例えば、断線や絶縁膜破壊等)となってしまうため、シミュレーションによる検証結果は、実際にはあり得ない回路動作を示すものとなってしまう。そこで、本実施の形態では、素子モデル作成部20において、第1の実施の形態で説明した素子検証だけでなく、素子の電気的特性が制限特性に違反する状態となり異常な状態となった場合における回路動作の検証結果が得られる素子モデルを作成し、回路検証部30で用いるものとする。   However, in reality, if the electrical characteristics of the element violate the limiting characteristics, the element will be in an abnormal state in which the physical characteristics inherent to the element cannot be exhibited (for example, disconnection or insulation film breakdown). The verification result indicates a circuit operation that is impossible in practice. Therefore, in the present embodiment, in the element model creation unit 20, not only the element verification described in the first embodiment but also an abnormal state where the element electrical characteristics violate the limiting characteristics. An element model from which a verification result of the circuit operation is obtained is used in the circuit verification unit 30.

図8に、本実施の形態に係る素子モデルの素子特性定義部50の構成を示す。本実施の形態に係る素子特性定義部50は、第1の実施の形態で説明した物理特性定義部60及び制限特性定義部62の他に、仮想物理特性定義部64を備えている。   FIG. 8 shows the configuration of the element characteristic defining unit 50 of the element model according to the present embodiment. The element characteristic defining unit 50 according to the present embodiment includes a virtual physical characteristic defining unit 64 in addition to the physical characteristic defining unit 60 and the limiting characteristic defining unit 62 described in the first embodiment.

仮想物理特性定義部64は、シミュレーションにおいて素子の異常状態を模擬するための仮想的な物理特性を定義する部分である。例えば、抵抗素子の素子モデルの制限特性定義部62において電流の限界値が1mAの制限特性が定義されている場合には、電流が限界値を超え断線した状態を模擬するための仮想的な抵抗値をここで定義する。   The virtual physical characteristic defining unit 64 is a part that defines virtual physical characteristics for simulating an abnormal state of an element in a simulation. For example, when the limiting characteristic defining unit 62 of the element model of the resistive element defines a limiting characteristic with a current limit value of 1 mA, a virtual resistance for simulating a state where the current exceeds the limit value and is disconnected Define the value here.

図9に、本実施の形態に係る素子特性検証部52の構成を示す。本実施の形態に係る素子特性検証部52も、素子特性シミュレーション部70と、制限特性検証部72と、特性変更部76とを備えている。素子特性シミュレーション部70及び制限特性検証部72は、第1の実施の形態と同様であるため、ここでは説明を省略する。   FIG. 9 shows a configuration of the element characteristic verification unit 52 according to the present embodiment. The element characteristic verification unit 52 according to the present embodiment also includes an element characteristic simulation unit 70, a limit characteristic verification unit 72, and a characteristic change unit 76. Since the element characteristic simulation unit 70 and the limiting characteristic verification unit 72 are the same as those in the first embodiment, the description thereof is omitted here.

特性変更部76は、素子の固有の物理特性に応じた電気的特性が制限特性に違反した状態であると判定された場合に、シミュレーションで使用される電気的特性を、物理特性定義部60で定義した素子固有の物理特性に応じた電気的特性から、仮想物理特性定義部64で定義した仮想的な物理特性に応じた電気的特性へ変更するための処理内容が記述される部分である。素子モデル作成部20は、例えば、素子モデルが表わす素子の種類毎に予め定められた作成規則を用いて、特性変更部76を定義して、素子モデルを作成する。   When it is determined that the electrical characteristics corresponding to the specific physical characteristics of the element are in violation of the limiting characteristics, the characteristic changing unit 76 converts the electrical characteristics used in the simulation into the physical characteristic defining unit 60. This is a part in which processing contents for changing from an electrical characteristic corresponding to the defined physical characteristic of the element to an electrical characteristic corresponding to the virtual physical characteristic defined by the virtual physical characteristic defining unit 64 are described. For example, the element model creation unit 20 creates the element model by defining the characteristic changing unit 76 using a creation rule predetermined for each type of element represented by the element model.

これにより、回路検証部30は、素子モデルの素子特性検証部52の記述内容に従って、素子の固有の物理特性に応じた電気的特性が制限特性に違反していない間は、物理特性定義部60で定義された素子固有の物理特性に応じた電気的特性によりシミュレーションを行い、素子の固有の物理特性に応じた電気的特性が制限特性に違反した後は、仮想物理特性定義部64で定義された仮想的な物理特性に応じた電気的特性によりシミュレーションを行う。   As a result, the circuit verification unit 30 follows the description contents of the element characteristic verification unit 52 of the element model, while the electrical characteristic according to the specific physical characteristic of the element does not violate the limiting characteristic, and the physical characteristic definition unit 60 After the simulation is performed with the electrical characteristics according to the physical characteristics specific to the element defined in (1), and the electrical characteristics according to the specific physical characteristics of the element violate the limiting characteristics, the virtual physical characteristics definition unit 64 defines the characteristics. Simulation is performed with electrical characteristics corresponding to the virtual physical characteristics.

図10に、本実施の形態に係る素子モデルの具体的な記述例を示す。   FIG. 10 shows a specific description example of the element model according to the present embodiment.

この素子モデルは、"resistor"という名称が付与され、且つp端子及びn端子に接続される抵抗素子の素子モデルである。素子特性定義部50の物理特性定義部60には、この抵抗素子の固有の物理特性として1オームの抵抗値Rが定義され、制限特性定義部62には、この抵抗素子の制限特性として、1Aの電流値の限界値current_limitが定義されている。また、仮想物理特性定義部64には、断線を模擬する仮想的な物理特性として、1G(1×10)オームの抵抗値res_cutvalが定義されている。 This element model is an element model of a resistance element which is given the name “resistor” and which is connected to the p terminal and the n terminal. A resistance value R of 1 ohm is defined in the physical characteristic definition unit 60 of the element characteristic definition unit 50 as a specific physical characteristic of the resistance element, and 1A is defined in the limiting characteristic definition unit 62 as the limiting characteristic of the resistance element. The current value limit value current_limit is defined. The virtual physical property defining unit 64 defines a resistance value res_cutval of 1G (1 × 10 9 ) ohms as a virtual physical property that simulates a disconnection.

次に、素子特性検証部52の記述について説明する。この例では、初期ステップ(initial_step)、制限特性検証部72、特性変更部76、及び素子特性シミュレーション部70の順に素子特性検証部52が記述されている。   Next, description of the element characteristic verification unit 52 will be described. In this example, the element characteristic verification unit 52 is described in the order of the initial step (initial_step), the limiting characteristic verification unit 72, the characteristic change unit 76, and the element characteristic simulation unit 70.

初期ステップでは、限界値current_limitを抵抗値Rで除算して、電圧値vol_limitを求め、パラメータResに対して抵抗値Rをセットする処理が記述されている。この例では、制限特性検証部72において、電流値ではなく電圧値により制限特性を判定するため、上記制限特性定義部62で定義されている電流値を電圧値に変換している。なお、初期ステップは、シミュレーションを開始したときに1回だけ実行される。   The initial step describes a process of dividing the limit value current_limit by the resistance value R to obtain the voltage value vol_limit and setting the resistance value R for the parameter Res. In this example, the limiting characteristic verifying unit 72 converts the current value defined by the limiting characteristic defining unit 62 into a voltage value in order to determine the limiting characteristic based on the voltage value instead of the current value. The initial step is executed only once when the simulation is started.

次に、制限特性検証部72及び特性変更部76について説明する。まず、p端子とn端子間の電圧値V(p,n)が、電圧値vol_limitを超えているか否かを判断し(図10(1)も参照)、超えていれば、Resに抵抗値res_cut_valの値をセットする(図10の(2)も参照)と共に、制限特性に違反して断線した旨を示すエラーメッセージを出力し(図10(3)も参照)、電圧値V(p,n)が電圧値vol_limitを超えていないと判断した場合には、Resには抵抗値Rの値をセットする(図10(4)も参照)、という処理手順が記述されている。ここで、図10(2)は、特性変更部76に相当する記述であり、それ以外は、制限特性検証部72に相当する記述である。   Next, the limit characteristic verification unit 72 and the characteristic change unit 76 will be described. First, it is determined whether or not the voltage value V (p, n) between the p terminal and the n terminal exceeds the voltage value vol_limit (see also FIG. 10 (1)). The value of res_cut_val is set (see also (2) in FIG. 10), and an error message indicating that the wire is broken in violation of the limiting characteristics is output (see also (3) in FIG. 10), and the voltage value V (p, When it is determined that n) does not exceed the voltage value vol_limit, a processing procedure is described in which the value of the resistance value R is set in Res (see also FIG. 10 (4)). Here, FIG. 10B is a description corresponding to the characteristic changing unit 76, and the rest is a description corresponding to the limited characteristic verifying unit 72.

すなわち、抵抗値Rに応じた電気的特性が素子の制限特性に違反していなければ、抵抗値Rに応じた電気的特性でシミュレーションが実行され、抵抗値Rに応じた電気的特性が素子の制限特性に違反した場合には、制限特性違反となった旨を示すエラーメッセージを出力すると共に、シミュレーションを行う電気的特性が、異常時の抵抗値res_cut_valに応じた電気的特性となるようにResの値を変更し、抵抗値res_cut_valに応じた電気的特性でシミュレーションの実行が継続されるようにしている。すなわち、異常時には素子の抵抗値を高く設定して、シミュレーション中、素子に流れる電流値を上記固有の物理特性を適用する場合より小さくし、断線状態を模擬している。   That is, if the electrical characteristic according to the resistance value R does not violate the limiting characteristic of the element, the simulation is executed with the electrical characteristic according to the resistance value R, and the electrical characteristic according to the resistance value R is If the limit characteristic is violated, an error message indicating that the limit characteristic has been violated is output, and the electrical characteristic to be simulated is Res so that the electrical characteristic according to the resistance value res_cut_val at the time of abnormality The simulation is continued with the electrical characteristics corresponding to the resistance value res_cut_val. That is, when the abnormality occurs, the resistance value of the element is set high, and during the simulation, the value of the current flowing through the element is made smaller than when applying the above-described specific physical characteristics to simulate a disconnection state.

素子特性シミュレーション部70には、p端子及びn端子間を流れる電流の値I(p,n)を、p端子とn端子間の電圧値V(p,n)をResで除算して示した電気的特性が記述されている。なお、Resの値は、上述したように、シミュレーション中の素子の電気的特性が素子の制限特性に違反しない正常な状態か、素子の電気的特性が素子の制限特性に違反した異常な状態かに応じて異なる値となる。   In the element characteristic simulation unit 70, the value I (p, n) of the current flowing between the p terminal and the n terminal is shown, and the voltage value V (p, n) between the p terminal and the n terminal is divided by Res. Electrical characteristics are described. Note that, as described above, the value of Res is the normal state where the electrical characteristics of the element being simulated do not violate the limiting characteristics of the element, or the abnormal state where the electrical characteristics of the element violate the limiting characteristics of the element. It becomes a different value depending on.

なお、回路検証部30は、シミュレーションを開始すると、回路動作の時間軸に沿って所定の時間が経過する毎に素子モデルの素子特性検証部52の記述を読み込んで処理を実行するが、初期ステップの処理は、シミュレーション開始時以外は実行されない。   When the simulation is started, the circuit verification unit 30 reads the description of the element characteristic verification unit 52 of the element model and executes the process every time a predetermined time passes along the time axis of the circuit operation. This process is not executed except when the simulation is started.

このように素子モデルを作成することで、回路検証部30によるシミュレーション実行中に、素子の制限特性が検証されるだけでなく、シミュレーション中に素子の電気的特性が制限特性に違反する状態となっても、素子に異常が生じた状態を模擬した回路動作も検証できる。   By creating the element model in this manner, not only the limiting characteristics of the elements are verified during the simulation by the circuit verification unit 30, but also the electrical characteristics of the elements violate the limiting characteristics during the simulation. However, it is also possible to verify the circuit operation that simulates the state in which an abnormality has occurred in the element.

10 回路検証システム
20 素子モデル作成部
30 回路検証部
40 素子モデル
50 素子特性定義部
52 素子特性検証部
60 物理特性定義部
62 制限特性定義部
64 仮想物理特性定義部
70 素子特性シミュレーション部(電気的特性定義部)
72 制限特性検証部
76 特性変更部
DESCRIPTION OF SYMBOLS 10 Circuit verification system 20 Element model creation part 30 Circuit verification part 40 Element model 50 Element characteristic definition part 52 Element characteristic verification part 60 Physical characteristic definition part 62 Restriction characteristic definition part 64 Virtual physical characteristic definition part 70 Element characteristic simulation part (electrical (Characteristic definition part)
72 Restriction Character Verification Unit 76 Character Change Unit

Claims (9)

少なくとも1つの素子で構成された回路の動作を検証するためのシミュレーションで使用される前記素子をモデル化した素子モデルを作成する作成方法であって、
コンピュータが、
前記素子の固有の物理特性を定義する物理特性定義ステップと、
前記素子の固有の物理特性を用いた電気的特性であって前記シミュレーションを行う電気的特性を定義する電気的特性定義ステップと、
前記素子の固有の物理特性に応じた電気的特性の制限を示す制限特性として、レイアウト制限特性を定義する制限特性定義ステップと、
前記シミュレーション中に、前記素子の固有の物理特性に応じた電気的特性が前記制限特性に違反しているか否かを検証するための処理内容を定義する検証処理定義ステップと、
を含む処理を実行する素子モデルの作成方法。
A creation method for creating an element model obtained by modeling the element used in a simulation for verifying an operation of a circuit including at least one element,
Computer
A physical property defining step for defining a specific physical property of the element;
An electrical characteristic defining step for defining electrical characteristics using the physical characteristics inherent to the element and performing the simulation;
A limiting characteristic defining step for defining a layout limiting characteristic as a limiting characteristic indicating a limitation of an electrical characteristic according to a specific physical characteristic of the element;
A verification process definition step for defining a process content for verifying whether or not an electrical characteristic corresponding to a specific physical characteristic of the element violates the restriction characteristic during the simulation;
A method for creating an element model for executing a process including:
コンピュータが、
前記シミュレーションにおいて前記素子の異常状態を模擬するための仮想的な物理特性を定義する仮想物理特性定義ステップと、
前記シミュレーション中に、前記素子の固有の物理特性に応じた電気的特性が前記制限特性に違反していると検証された場合に、前記シミュレーションを行う電気的特性を、前記素子の固有の物理特性に応じた電気的特性から、前記仮想的な物理特性に応じた電気的特性へ変更するための処理内容を定義する変更処理定義ステップと、
を更に含む処理を実行する請求項1に記載の素子モデルの作成方法。
Computer
A virtual physical property defining step for defining a virtual physical property for simulating an abnormal state of the element in the simulation;
During the simulation, when it is verified that an electrical characteristic corresponding to the specific physical characteristic of the element violates the limiting characteristic, the electrical characteristic for performing the simulation is changed to a specific physical characteristic of the element. A change process defining step for defining a process content for changing from an electrical characteristic according to the electrical characteristic to the virtual physical characteristic;
The element model creation method according to claim 1, wherein a process further including:
前記制限特性定義ステップでは、素子の断線が起こらない電流又は電圧の限界値を前記制限特性として定義し、
前記仮想物理特性定義ステップでは、前記素子の断線を模擬するための仮想的な物理特性を定義する
請求項2に記載の素子モデルの作成方法。
In the limiting characteristic defining step, a limit value of current or voltage at which no element disconnection occurs is defined as the limiting characteristic,
The element model creation method according to claim 2, wherein in the virtual physical characteristic defining step, virtual physical characteristics for simulating the disconnection of the element are defined.
前記レイアウト制限特性は、前記電気的特性に影響が出ないようにするためのレイアウト制限特性である
請求項1〜請求項3のいずれか1項に記載の素子モデルの作成方法。
4. The element model creation method according to claim 1, wherein the layout restriction characteristic is a layout restriction characteristic for preventing the electrical characteristic from being affected. 5.
前記制限特性定義ステップでは、MOSトランジスタのゲート容量又はドレイン容量の限界値を前記制限特性として定義する
請求項1〜請求項4のいずれか1項に記載の素子モデルの作成方法。
5. The element model creation method according to claim 1, wherein, in the limiting characteristic defining step, a limit value of a gate capacitance or a drain capacitance of a MOS transistor is defined as the limiting characteristic.
前記制限特性定義ステップでは、前記物理特性及び前記電気的特性を定義するファイルと同じファイルに前記制限特性を定義する
請求項1又は請求項2に記載の素子モデルの作成方法。
3. The element model creation method according to claim 1, wherein, in the limiting characteristic defining step, the limiting characteristic is defined in the same file as the file defining the physical characteristics and the electrical characteristics.
コンピュータが、
少なくとも1つの素子で構成された回路の動作を検証するためのシミュレーションで使用される前記素子をモデル化した素子モデルであって、
前記素子の固有の物理特性を定義した物理特性定義部と、
前記素子の固有の物理特性を用いた電気的特性であって前記シミュレーションを行う電気的特性を定義する電気的特性定義部と、
前記素子の固有の物理特性に応じた電気的特性のレイアウト制限を示す制限特性を定義した制限特性定義部と、
前記シミュレーション中に、前記素子の固有の物理特性に応じた電気的特性が前記制限特性に違反しているか否かを検証するための処理内容を示す制限特性検証部と、
を含む素子モデルを用いて、前記シミュレーションを行うと共に、該シミュレーション中に制限特性を検証する回路検証方法。
Computer
An element model obtained by modeling the element used in a simulation for verifying the operation of a circuit including at least one element,
A physical property definition section that defines the specific physical properties of the element;
An electrical characteristic defining unit that defines electrical characteristics using the physical characteristics inherent to the element and performing the simulation;
A limiting characteristic defining unit that defines limiting characteristics indicating a layout limitation of electrical characteristics according to the inherent physical characteristics of the element;
During the simulation, a limiting characteristic verification unit that indicates a processing content for verifying whether or not an electrical characteristic according to a specific physical characteristic of the element violates the limiting characteristic;
A circuit verification method for performing the simulation using an element model including: and verifying the limiting characteristics during the simulation.
少なくとも1つの素子で構成された回路の動作を検証するためのシミュレーションで使用される前記素子をモデル化した素子モデルであって、
前記素子の固有の物理特性を定義した物理特性定義部と、
前記素子の固有の物理特性を用いた電気的特性であって前記シミュレーションを行う電気的特性を定義する電気的特性定義部と、
前記素子の固有の物理特性に応じた電気的特性のレイアウト制限を示す制限特性を定義した制限特性定義部と、
前記シミュレーション中に、前記素子の固有の物理特性に応じた電気的特性が前記制限特性に違反しているか否かを検証するための処理内容を示す制限特性検証部と、
を含む素子モデルを記憶し、記憶した素子モデルを用いて、前記シミュレーションを行うと共に、該シミュレーション中に素子の制限特性を検証する回路検証装置。
An element model obtained by modeling the element used in a simulation for verifying the operation of a circuit including at least one element,
A physical property definition section that defines the specific physical properties of the element;
An electrical characteristic defining unit that defines electrical characteristics using the physical characteristics inherent to the element and performing the simulation;
A limiting characteristic defining unit that defines limiting characteristics indicating a layout limitation of electrical characteristics according to the inherent physical characteristics of the element;
During the simulation, a limiting characteristic verification unit that indicates a processing content for verifying whether or not an electrical characteristic according to a specific physical characteristic of the element violates the limiting characteristic;
A circuit verification apparatus that stores an element model including the element model, performs the simulation using the stored element model, and verifies the limiting characteristics of the element during the simulation.
請求項1〜請求項6のいずれか1項に記載の作成方法により素子モデルを作成する作成手段と、
前記作成手段により作成された素子モデルを用いて、前記シミュレーションを行うと共に、該シミュレーション中に素子の制限特性を検証する回路検証手段と、
を備えた回路検証装置。
Creating means for creating an element model by the creating method according to any one of claims 1 to 6;
Using the element model created by the creating means, performing the simulation, and circuit verification means for verifying the limiting characteristics of the element during the simulation,
A circuit verification apparatus comprising:
JP2011138463A 2011-06-22 2011-06-22 Element model, element model creation method, circuit verification method, and circuit verification apparatus Active JP5758212B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011138463A JP5758212B2 (en) 2011-06-22 2011-06-22 Element model, element model creation method, circuit verification method, and circuit verification apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011138463A JP5758212B2 (en) 2011-06-22 2011-06-22 Element model, element model creation method, circuit verification method, and circuit verification apparatus

Publications (2)

Publication Number Publication Date
JP2013008077A JP2013008077A (en) 2013-01-10
JP5758212B2 true JP5758212B2 (en) 2015-08-05

Family

ID=47675406

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011138463A Active JP5758212B2 (en) 2011-06-22 2011-06-22 Element model, element model creation method, circuit verification method, and circuit verification apparatus

Country Status (1)

Country Link
JP (1) JP5758212B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003316845A (en) * 2002-04-24 2003-11-07 Matsushita Electric Ind Co Ltd Function model generating device and function model generating method

Also Published As

Publication number Publication date
JP2013008077A (en) 2013-01-10

Similar Documents

Publication Publication Date Title
US10423884B2 (en) Extension of model-based design to identify and analyze impact of reliability information on systems and components
CN106886623B (en) System for designing integrated circuits with pre-layout RC information
US8850375B2 (en) Integrated circuit design and simulation
US10591526B1 (en) Systems and methods to generate a test bench for electrostatic discharge analysis of an integrated circuit design
JP6193038B2 (en) Fault simulation method and apparatus
US20170169156A1 (en) Designing a Density Driven Integrated Circuit
US20150121325A1 (en) Simulation system and method for testing a simulation of a device against one or more violation rules
Shi et al. Software hardware co-simulation and co-verification in safety critical system design
JP6300833B2 (en) Simulation method and apparatus
US20150161306A1 (en) Fault insertion for system verification
US8798981B2 (en) Circuit simulation using step response analysis in the frequency domain
US9245088B1 (en) System and method for data mining safe operating area violations
US8650527B2 (en) Method and software tool for analyzing and reducing the failure rate of an integrated circuit
JP5758212B2 (en) Element model, element model creation method, circuit verification method, and circuit verification apparatus
TWI775299B (en) Computer-implemented method of performing voltage rule checking in an electronic design automation platform
US9411918B1 (en) Simplified device model extension using subcircuits
US10579774B2 (en) Integrated circuit (IC) design systems and methods using single-pin imaginary devices
JPWO2020243355A5 (en)
JP4417084B2 (en) Fault detection simulation system for analog circuits
JP2010134775A (en) Method, program and apparatus for simulating circuit
JP4080464B2 (en) Verification vector generation method and electronic circuit verification method using the same
JP7249303B2 (en) Arithmetic device and method
US11847392B1 (en) Method, product, and system for dynamic design switching for high performance mixed signal simulation
JP2007233454A (en) Method for preparing noise library, program for preparing noise library and device for preparing noise library
WO2023133942A1 (en) Circuit analysis method and apparatus, electronic device, and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140326

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20141017

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20141028

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141219

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150407

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150414

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150603

R150 Certificate of patent or registration of utility model

Ref document number: 5758212

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150