JP5509952B2 - シミュレーション方法、シミュレーション装置、プログラム、及び記憶媒体 - Google Patents
シミュレーション方法、シミュレーション装置、プログラム、及び記憶媒体 Download PDFInfo
- Publication number
- JP5509952B2 JP5509952B2 JP2010059337A JP2010059337A JP5509952B2 JP 5509952 B2 JP5509952 B2 JP 5509952B2 JP 2010059337 A JP2010059337 A JP 2010059337A JP 2010059337 A JP2010059337 A JP 2010059337A JP 5509952 B2 JP5509952 B2 JP 5509952B2
- Authority
- JP
- Japan
- Prior art keywords
- point
- design
- index
- determination
- search
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/30—Circuit design
- G06F30/36—Circuit design at the analogue level
- G06F30/367—Design verification, e.g. using simulation, simulation program with integrated circuit emphasis [SPICE], direct methods or relaxation methods
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/20—Design optimisation, verification or simulation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/20—Design optimisation, verification or simulation
- G06F30/25—Design optimisation, verification or simulation using particle-based methods
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/30—Circuit design
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2111/00—Details relating to CAD techniques
- G06F2111/06—Multi-objective optimisation, e.g. Pareto optimisation using simulated annealing [SA], ant colony algorithms or genetic algorithms [GA]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2111/00—Details relating to CAD techniques
- G06F2111/08—Probabilistic or stochastic CAD
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C29/00—Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
- G11C29/04—Detection or location of defective memory elements, e.g. cell constructio details, timing of test signals
- G11C29/50—Marginal testing, e.g. race, voltage or current testing
- G11C2029/5002—Characteristic
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C29/00—Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
- G11C29/04—Detection or location of defective memory elements, e.g. cell constructio details, timing of test signals
- G11C29/50—Marginal testing, e.g. race, voltage or current testing
- G11C2029/5004—Voltage
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C29/00—Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
- G11C29/04—Detection or location of defective memory elements, e.g. cell constructio details, timing of test signals
- G11C29/50—Marginal testing, e.g. race, voltage or current testing
- G11C2029/5006—Current
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C29/00—Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
- G11C29/04—Detection or location of defective memory elements, e.g. cell constructio details, timing of test signals
- G11C29/50—Marginal testing, e.g. race, voltage or current testing
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C29/00—Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
- G11C29/04—Detection or location of defective memory elements, e.g. cell constructio details, timing of test signals
- G11C29/50—Marginal testing, e.g. race, voltage or current testing
- G11C29/50004—Marginal testing, e.g. race, voltage or current testing of threshold voltage
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C29/00—Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
- G11C29/04—Detection or location of defective memory elements, e.g. cell constructio details, timing of test signals
- G11C29/50—Marginal testing, e.g. race, voltage or current testing
- G11C29/50012—Marginal testing, e.g. race, voltage or current testing of timing
Landscapes
- Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Evolutionary Computation (AREA)
- Geometry (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Microelectronics & Electronic Packaging (AREA)
- Design And Manufacture Of Integrated Circuits (AREA)
Description
U=探索指標+α (判定指標>=0のとき)
U=探索指標−α (判定指標<0のとき)
とし、擬似コードは、例えば、
If(判定指標>=0){
U=探索指標+α
}else{
U=探索指標−α
}
のようにする。これにより、Uは判定指標がOKの時は0以上の値、NGの時は0未満の値を返す。また、判定指標がOKの領域だけ、NGの領域だけを見ると、後述されるような探索指標と同じ最急降下方向を求めることができる。OKとNGの境界で値が飛ぶが処理上問題とはならない。
(付記1)
装置や回路等の動作をシミュレーションするシミュレーション方法であって、コンピュータが、
任意の設計パラメータを原点とした設計空間における製品の良不良の境界を、動作の良不良を判別する判定指標とは別の動作状態に基づいて定義した探索用指標に基づいて探索することによって特定する境界特定手順を実行することを特徴とするシミュレーション方法。
(付記2)
前記特定された境界を開始点とし、その近傍に発生させた多くの設計パラメータ値を判定指標により判定し、より原点に近い不良条件を見つけることを、1回以上繰り返す手順を実行することを特徴とする、不良確率に影響の大きい原点に近い境界をより精度良く見つける請求項1記載のシミュレーション方法。
(付記3)
前記探索用指標は、前記良不良の判定時刻より過去の時刻における前記判定指標と相関をもった動作状態を示すことを特徴とする、付記1記載のシミュレーション方法。
(付記4)
前記探索用指標は、前記良不良の判定時刻以前の前記判定指標と相関をもった所定動作状態となった時刻を示すことを特徴とする、付記1記載のシミュレーション方法。
(付記5)
前記探索用指標は、時刻とは無関係の直流特性等をシミュレーション又は計算によって求め使用することを特徴とする付記1記載のシミュレーション方法。
(付記6)
前記探索用指標は、2以上の探索用指標の組み合せであることを特徴とする、付記1記載のシミュレーション方法。
(付記7)
前記判定指標の結果と順序関係を一致させるため、判定指標の結果に従って、例えば元の探索指標に定数を加算、乗算することにより生成した新たな探索指標を用いることを特徴とする、付記1記載のシミュレーション手法。
(付記8)
前記コンピュータが、
前記探索用指標をユーザに設定させる探索用指標設定手順を
更に実行することを特徴とする、付記1乃至7のいずれか一項記載のシミュレーション方法。
(付記9)
装置や回路等の動作をシミュレーションするシミュレーション装置であって、
任意の設計パラメータを原点とした設計空間における製品の良不良の境界を、動作の良不良を判別する判定指標とは別の動作状態に基づいて定義した探索用指標に基づいて探索することによって特定する境界特定手段を有することを特徴とするシミュレーション装置。
(付記10)
前記特定された境界を開始点とし、その近傍に発生させた多くの設計パラメータ値を判定指標により判定し、より原点に近い不良条件を見つけることを、1回以上繰り返す手段有することを特徴とする、不良確率に影響の大きい原点に近い境界をより精度良く見つける、付記9記載のシミュレーション装置。
(付記11)
コンピュータに装置や回路等の動作をシミュレーションさせるためのコンピュータ実行可能なプログラムであって、該コンピュータに、
任意の設計パラメータを原点とした設計空間における製品の良不良の境界を、動作の良不良を判別する判定指標とは別の動作状態に基づいて定義した探索用指標に基づいて探索することによって特定する境界特定手順を実行することを特徴とする、コンピュータ実行可能なプログラム。
(付記12)
前記特定された境界を開始点とし、その近傍に発生させた多くの設計パラメータ値を判定指標により判定し、より原点に近い不良条件を見つけることを、1回以上繰り返す手順を実行することを特徴とする、不良確率に影響の大きい原点に近い境界をより精度良く見つける、付記11記載のコンピュータ実行可能なプログラム。
(付記13)
コンピュータに装置や回路等の動作をシミュレーションさせるためのプログラムを記憶したコンピュータ読み取り可能な記憶媒体であって、該コンピュータに、
任意の設計パラメータを原点とした設計空間における製品の良不良の境界を、動作の良不良を判別する判定指標とは別の動作状態に基づいて定義した探索用指標に基づいて探索することによって特定する境界特定手順を実行することを特徴とするコンピュータ読み取り可能な記憶媒体。
(付記14)
前記特定された境界を開始点とし、その近傍に発生させた多くの設計パラメータ値を判定指標により判定し、より原点に近い不良条件を見つけることを、1回以上繰り返す手順を実行することを特徴とする、不良確率に影響の大きい原点に近い境界をより精度良く見つける、付記13記載のコンピュータ読み取り可能な記憶媒体。
3 設計空間
3a 境界
11 CPU
12 メモリユニット
13 表示ユニット
14 出力ユニット
15 入力ユニット
16 通信ユニット
17 記憶装置
18 ドライバ
19 記憶媒体
21 設計パラメータ
29 最確点
31 探索用指標設定部
32 境界点取得部
33 最確点決定部
41 DCシミュレータ
42 過渡シミュレータ
43 モンテカルロシミュレータ
100 シミュレーション装置
B バス
Claims (8)
- 記憶素子の動作シミュレーションの結果である判定指標と、前記判定指標と異なり、前記動作シミュレーションの途中経過から得られる探索用指標とに基づいて、前記記憶素子の設計に用いられる複数の設計パラメータの良不良を判定し、
前記複数の設計パラメータの良不良の判定結果に基づいて、前記複数の設計パラメータのうちの一つの設計パラメータを原点とした設計空間における前記良不良の領域の境界を特定する
処理をコンピュータに実行させることを特徴とするシミュレーション方法。 - 前記良不良の領域の境界の近傍にある前記複数の設計パラメータの良不良を前記判定指標に基づいて判定し、前記良不良の領域の境界上の設計パラメータを見つけるシミュレーションを繰り返す処理をコンピュータに実行させることを特徴とする請求項1記載のシミュレーション方法。
- 前記探索用指標は、前記良不良を判定する時刻より過去の時刻における前記判定指標に基づいた前記記憶素子の動作状態を示すことを特徴とする請求項1記載のシミュレーション方法。
- 前記探索用指標は、前記良不良を判定する判定時刻以前の時刻を示すことを特徴とする請求項1記載のシミュレーション方法。
- 記憶素子の動作シミュレーションの結果である判定指標と、前記判定指標と異なり、前記動作シミュレーションの途中経過から得られる探索用指標とに基づいて、前記記憶素子の設計に用いられる複数の設計パラメータの良不良を判定し、
前記複数の設計パラメータの良不良の判定結果に基づいて、前記複数の設計パラメータのうちの一つの設計パラメータを原点とした設計空間における前記良不良の領域の境界を特定する
処理をコンピュータに実行させるプログラム。 - 前記良不良の領域の境界の近傍にある前記複数の設計パラメータの良不良を前記判定指標に基づいて判定し、前記良不良の領域の境界上の設計パラメータを見つけるシミュレーションを繰り返す処理をコンピュータに実行させることを特徴とする請求項5記載のプログラム。
- 記憶素子の動作シミュレーションの結果である判定指標と、前記判定指標と異なり、前記動作シミュレーションの途中経過から得られる探索用指標とに基づいて、前記記憶素子の設計に用いられる複数の設計パラメータの良不良を判定し、
前記複数の設計パラメータの良不良の判定結果に基づいて、前記複数の設計パラメータのうちの一つの設計パラメータを原点とした設計空間における前記良不良の領域の境界を特定する
処理をコンピュータに実行させるプログラムを記憶したコンピュータ読み取り可能な記憶媒体。 - 前記良不良の領域の境界の近傍にある前記複数の設計パラメータの良不良を前記判定指標に基づいて判定し、前記良不良の領域の境界上の設計パラメータを見つけるシミュレーションを繰り返す処理をコンピュータに実行させることを特徴とする請求項7記載のコンピュータ読み取り可能な記憶媒体。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010059337A JP5509952B2 (ja) | 2010-03-16 | 2010-03-16 | シミュレーション方法、シミュレーション装置、プログラム、及び記憶媒体 |
US13/022,359 US9064070B2 (en) | 2010-03-16 | 2011-02-07 | Indicator-based product design optimization to find defective and non-defective status |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010059337A JP5509952B2 (ja) | 2010-03-16 | 2010-03-16 | シミュレーション方法、シミュレーション装置、プログラム、及び記憶媒体 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011192156A JP2011192156A (ja) | 2011-09-29 |
JP5509952B2 true JP5509952B2 (ja) | 2014-06-04 |
Family
ID=44647911
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010059337A Expired - Fee Related JP5509952B2 (ja) | 2010-03-16 | 2010-03-16 | シミュレーション方法、シミュレーション装置、プログラム、及び記憶媒体 |
Country Status (2)
Country | Link |
---|---|
US (1) | US9064070B2 (ja) |
JP (1) | JP5509952B2 (ja) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5565289B2 (ja) * | 2010-12-08 | 2014-08-06 | 富士通株式会社 | 探索プログラム、探索方法及び探索処理装置 |
US11294800B2 (en) * | 2017-12-07 | 2022-04-05 | The Johns Hopkins University | Determining performance of autonomy decision-making engines |
Family Cites Families (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2734469B2 (ja) * | 1991-05-23 | 1998-03-30 | 三菱電機株式会社 | 回路定数の自動設計システムにおける回路定数最適化方法 |
JP4028292B2 (ja) | 2002-05-20 | 2007-12-26 | 株式会社東芝 | 半導体集積回路のシミュレーション装置 |
US7593834B2 (en) * | 2004-04-30 | 2009-09-22 | Vladimir Sevastyanov | Exclusion of regions method for multi-objective optimization |
US20050257178A1 (en) * | 2004-05-14 | 2005-11-17 | Daems Walter Pol M | Method and apparatus for designing electronic circuits |
JP2007072591A (ja) | 2005-09-05 | 2007-03-22 | Namco Bandai Games Inc | プログラム、数値計算装置及び数値計算方法 |
JP4343892B2 (ja) * | 2005-11-08 | 2009-10-14 | 富士通マイクロエレクトロニクス株式会社 | 半導体集積回路のレイアウト解析方法及びレイアウト解析装置 |
GB0624846D0 (en) * | 2006-12-13 | 2007-01-24 | Imec Inter Uni Micro Electr | Application level estimation techniques for parametric yield in embedded systems under static real-time constraints |
US8050901B2 (en) * | 2006-09-14 | 2011-11-01 | Taiwan Semiconductor Manufacturing Company, Ltd. | Prediction and control of NBTI of integrated circuits |
JP4728203B2 (ja) * | 2006-11-06 | 2011-07-20 | 富士通セミコンダクター株式会社 | 半導体回路のレイアウト方法、プログラム、設計支援システム |
US7979832B2 (en) * | 2006-12-06 | 2011-07-12 | Qualcomm Incorporated | Process variation tolerant memory design |
JP5044635B2 (ja) * | 2007-02-19 | 2012-10-10 | ルネサスエレクトロニクス株式会社 | 回路動作の最悪条件決定システム、方法およびプログラム |
JP4882902B2 (ja) * | 2007-07-30 | 2012-02-22 | 富士通セミコンダクター株式会社 | シミュレーション方法及びプログラム |
US8006220B2 (en) * | 2007-09-24 | 2011-08-23 | Solido Design Automation Inc. | Model-building optimization |
US8024682B2 (en) * | 2008-03-03 | 2011-09-20 | Solido Design Automation Inc. | Global statistical optimization, characterization, and design |
JP4973572B2 (ja) * | 2008-03-28 | 2012-07-11 | 富士通セミコンダクター株式会社 | 半導体回路の設計方法および製造方法 |
JP5375429B2 (ja) * | 2009-02-12 | 2013-12-25 | 富士通株式会社 | 設計支援装置、方法、及びプログラム |
US8139431B2 (en) * | 2009-02-18 | 2012-03-20 | Texas Instruments Incorporated | Structure and methods for measuring margins in an SRAM bit |
US8447547B2 (en) * | 2009-06-17 | 2013-05-21 | Qualcomm Incorporated | Static noise margin estimation |
US7987143B2 (en) * | 2009-09-29 | 2011-07-26 | Livermore Software Technology Corporation | Methods and systems for multi-objective evolutionary algorithm based engineering desgin optimization |
US8572004B2 (en) * | 2009-12-29 | 2013-10-29 | International Business Machines Corporation | Space solution search |
-
2010
- 2010-03-16 JP JP2010059337A patent/JP5509952B2/ja not_active Expired - Fee Related
-
2011
- 2011-02-07 US US13/022,359 patent/US9064070B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
US20110231173A1 (en) | 2011-09-22 |
US9064070B2 (en) | 2015-06-23 |
JP2011192156A (ja) | 2011-09-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10007595B2 (en) | Intelligent software test augmenting | |
JP7131393B2 (ja) | 情報処理装置、情報処理方法およびプログラム | |
US10360027B2 (en) | Automatically extracting a model for the behavior of a mobile application | |
CN109145320B (zh) | 芯片层次化物理设计中的静态时序分析方法及装置 | |
US11748527B2 (en) | Automated generation and evaluation of architectural designs | |
US9378315B1 (en) | Method for semiconductor process corner sweep simulation based on value selection function | |
JP4908281B2 (ja) | 消費電力解析プログラム、消費電力解析方法及び消費電力解析装置 | |
JP5509952B2 (ja) | シミュレーション方法、シミュレーション装置、プログラム、及び記憶媒体 | |
US20140365186A1 (en) | System and method for load balancing for parallel computations on structured multi-block meshes in cfd | |
JP5565289B2 (ja) | 探索プログラム、探索方法及び探索処理装置 | |
US20170220726A1 (en) | Method and system for performing a design space exploration of a circuit | |
JP2007310873A (ja) | パラメータ抽出方法及び当該パラメータ抽出方法を実行させるプログラムを具備するコンピュータ読み取り可能な記憶媒体 | |
US10331823B2 (en) | Method and system of fast nested-loop circuit verification for process and environmental variation and hierarchical circuits | |
JP2014186702A (ja) | 物理故障解析プログラム、物理故障解析方法および物理故障解析装置 | |
CN113673198A (zh) | 一种pcb中走线检查方法、系统、设备以及介质 | |
JP2016042317A (ja) | ソフトウェア設計支援装置、および方法 | |
Rosinger et al. | An approach to guide the system engineer during the design space exploration process | |
US20230237225A1 (en) | Machine learning based reservoir modeling | |
JP5602273B1 (ja) | 電力系統シミュレータならびに電力系統のシミュレーションプログラムおよびシミュレーション方法 | |
TWI765836B (zh) | 用於類比電路尺寸調整之方法及裝置 | |
JP6113599B2 (ja) | 検査モデル生成装置 | |
US11675956B2 (en) | Pruning redundant buffering solutions using fast timing models | |
US20240028787A1 (en) | Techniques for design space exploration in a multi-user collaboration system | |
KR102056810B1 (ko) | 하이 오더 메쉬 구조를 갖는 그래픽 모델의 메쉬 품질 향상을 위한 그래픽 처리 장치 및 방법 | |
JP6620658B2 (ja) | 遅延見積方法、遅延見積プログラム、及び遅延見積装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20121105 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130613 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130618 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130812 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20131210 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140203 |
|
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: 20140225 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140310 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5509952 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
LAPS | Cancellation because of no payment of annual fees |