JP3092599B2 - Fault simulation method and fault simulation device for logic circuit - Google Patents

Fault simulation method and fault simulation device for logic circuit

Info

Publication number
JP3092599B2
JP3092599B2 JP10257984A JP25798498A JP3092599B2 JP 3092599 B2 JP3092599 B2 JP 3092599B2 JP 10257984 A JP10257984 A JP 10257984A JP 25798498 A JP25798498 A JP 25798498A JP 3092599 B2 JP3092599 B2 JP 3092599B2
Authority
JP
Japan
Prior art keywords
simulation
circuit
logic circuit
fault
delay
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
Application number
JP10257984A
Other languages
Japanese (ja)
Other versions
JP2000090138A (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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP10257984A priority Critical patent/JP3092599B2/en
Publication of JP2000090138A publication Critical patent/JP2000090138A/en
Application granted granted Critical
Publication of JP3092599B2 publication Critical patent/JP3092599B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、論理回路に対する
テストパタンの故障検出率を計算するための論理回路の
故障シミュレーション方法および故障シミュレーション
装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a logic circuit fault simulation method and a fault simulation for calculating a fault coverage of a test pattern for a logic circuit.
Related to the device .

【0002】[0002]

【従来の技術】従来から、入力ファイルに格納された論
理回路の回路データとテストパタンをコンピュータに入
力し、また、回路データから故障を仮定することによっ
て、仮定した故障の下に、論理回路に対するテストパタ
ンの故障検出率を計算して、テストパタンを評価するこ
とが行われている。
2. Description of the Related Art Conventionally, circuit data and a test pattern of a logic circuit stored in an input file are input to a computer, and a fault is assumed from the circuit data. A test pattern is evaluated by calculating a failure detection rate of the test pattern.

【0003】図6は、従来のこの種の論理回路の故障シ
ミュレーション方法の例を示すフローチャートである。
先ず、入力ファイルに格納された論理回路の回路データ
を入力し(図6のステップ201)、この回路データか
ら故障を仮定する(202)。また、入力ファイルから
テストパタンを入力する(203)。
FIG. 6 is a flowchart showing an example of a conventional fault simulation method for a logic circuit of this type.
First, circuit data of a logic circuit stored in an input file is input (step 201 in FIG. 6), and a failure is assumed from this circuit data (202). Further, a test pattern is input from the input file (203).

【0004】次に、フル遅延故障シミュレーションを行
う(204)。フル遅延故障シミュレーションとは、論
理回路を構成するゲートおよび配線ごとに遅延時間を考
慮して、故障が仮定された論理回路(以下、故障回路と
記す)のテストパタンに対する応答出力を求める、精度
の高い故障検出率が得られるシミュレーションである。
この結果、仮定した故障を検出すれば、その故障は削除
して(205)、テストパタンが終了するまで(20
6)、テストパタンの入力(203)以降の手順を繰り
返す。全テストパタンについて、ステップ203から2
05までの処理が終了すれば(206)、このようなテ
ストパタン群の故障検出率を計算する(207)。
Next, a full delay fault simulation is performed (204). The full delay fault simulation is a method of calculating a response output to a test pattern of a logic circuit in which a fault is assumed (hereinafter referred to as a faulty circuit) in consideration of a delay time for each gate and wiring constituting the logic circuit. This is a simulation that can obtain a high failure detection rate.
As a result, if the assumed fault is detected, the fault is deleted (205) and the test pattern is terminated (20) until the test pattern ends.
6), the procedure after the input of the test pattern (203) is repeated. Steps 203 to 2 for all test patterns
When the processing up to 05 is completed (206), the failure detection rate of such a test pattern group is calculated (207).

【0005】なお、論理回路の構成とテストパタンの内
容とから、明らかにユニット遅延故障シミュレーション
で済むもの、遅延時間まで考慮しなくとも故障が顕在化
するものもあるが、この種のケースは本発明の対象では
ない。ここで、ユニット遅延故障シミュレーションと
は、論理回路を構成するすべてのゲートおよび配線の遅
延時間を一律に見積もって、故障が仮定された論理回路
のテストパタンに対する応答出力を求める、フル遅延故
障シミュレーションより粗いシミュレーションをいう。
[0005] It should be noted that, depending on the configuration of the logic circuit and the contents of the test pattern, there are cases in which a unit delay fault simulation can be satisfactorily performed, and cases in which a fault becomes apparent without considering delay time. It is not the subject of the invention. Here, the unit delay fault simulation is based on a full delay fault simulation in which the delay times of all gates and wirings constituting a logic circuit are uniformly estimated and a response output to a test pattern of a logic circuit in which a fault is assumed is obtained. This is a rough simulation.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、上述し
た従来の論理回路の故障シミュレーション方法では、ユ
ニット遅延故障シミュレーションを行えば足りる論理回
路についてまで、フル遅延故障シミュレーションを行っ
ている場合が少なくないが、フル遅延故障シミュレーシ
ョンは、ユニット遅延故障シミュレーションより、はる
かに長いシミュレーション時間を必要とするため、ユニ
ット遅延故障シミュレーションであっても問題がない論
理回路の場合は無駄な演算をしていることになる。
However, in the above-described conventional fault simulation method for a logic circuit, there are many cases where a full delay fault simulation is performed for a logic circuit for which a unit delay fault simulation is sufficient. The full delay fault simulation requires a much longer simulation time than the unit delay fault simulation. Therefore, in the case of a logic circuit having no problem even in the unit delay fault simulation, useless operations are performed.

【0007】ここで、下表を参照すると、この表は、9
つの論理回路について、フル遅延故障シミュレーション
による故障検出率F.C.(1)と、ユニット遅延シミ
ュレーションによる故障検出率F.C.(2),F.
C.(1)とF.C.(2)の誤差および期待値と実測
値の不一致の実測値をそれぞれパーセントで示してい
る。
Here, referring to the following table, this table shows that 9
The fault coverage F. based on full delay fault simulation for C. (1) and the fault coverage F. based on the unit delay simulation. C. (2), F.R.
C. (1) and F. C. The error of (2) and the measured value of the mismatch between the expected value and the measured value are shown in percentage.

【0008】[0008]

【表1】 [Table 1]

【0009】本表から明かなように、回路1〜回路4お
よび回路9については、期待値と実測値の不一致もF.
C.(1)とF.C.(2)の誤差もない。回路6〜回
路8は不一致がないのに、F.C.(1)とF.C.
(2)の誤差があるものの僅小である。したがって、こ
の8つの回路は、ユニット遅延シミュレーションで足り
るものであることがわかる。結局、29.40%の不一
致が認められる回路5のみが、16.50%の誤差とな
るので、フル遅延故障シミュレーションが必要であるこ
とがわかる。
As is clear from this table, for the circuits 1 to 4 and the circuit 9, the discrepancy between the expected value and the actually measured value is determined by F.C.
C. (1) and F. C. There is no error of (2). Although there is no mismatch between the circuits 6 to 8, C. (1) and F. C.
Although there is the error of (2), it is small. Therefore, it is understood that these eight circuits are sufficient for the unit delay simulation. As a result, only the circuit 5 in which the mismatch of 29.40% is recognized has an error of 16.50%, which indicates that the full delay fault simulation is necessary.

【0010】したがって、本発明の目的は、順序回路の
ように論理回路がフル遅延故障シミュレーションを必要
とするか、それともユニット故障遅延シミュレーション
でも問題ないかを判断し、それによってフル遅延故障シ
ミュレーションとユニット遅延故障シミュレーションと
を適宜使い分けることによって、故障検出率の低下を少
なく保ちながら、シミュレーション時間の短縮を図った
効率的な論理回路の故障シミュレーション方法および
障シミュレーション装置を提供することにある。
Accordingly, it is an object of the present invention to determine whether a logic circuit, such as a sequential circuit, requires a full delay fault simulation, or whether there is no problem in a unit fault delay simulation. by selectively using the delay fault simulation appropriately, while keeping small the decrease of the fault coverage, fault simulation method and therefore efficient logic circuits shortened simulation time
An object of the present invention is to provide a failure simulation device .

【0011】[0011]

【課題を解決するための手段】本発明の第1の論理回路
の故障シミュレーション方法は、論理回路に対するテス
トパタンの故障検出率を計算するための論理回路の故障
シミュレーション方法において、先ず、故障回路に対し
て、すべてのゲートおよび配線の遅延時間を一律に見積
もって前記テストパタンに対する応答出力を求めるユニ
ット遅延シミュレーションを行うが、故障を仮定しない
前記論理回路(以下、正回路と記す)に対する前記ユニ
ット遅延シミュレーションの結果(以下、実測値と記
す)と、正回路に対して、ゲートおよび配線ごとの遅延
時間を考慮して前記テストパタンに対する応答出力を求
めるフル遅延シミュレーションの結果(以下、期待値と
記す)との比較結果により、故障回路に対して、前記フ
ル遅延シミュレーションを行うように切り換えることを
特徴とする。
A first method of simulating a fault in a logic circuit according to the present invention is a method of simulating a fault in a logic circuit for calculating a fault detection rate of a test pattern for the logic circuit. On the other hand, a unit delay simulation for obtaining a response output to the test pattern by uniformly estimating delay times of all gates and wirings is performed, but the unit delay for the logic circuit (hereinafter, referred to as a positive circuit) which does not assume a failure is performed. The result of the simulation (hereinafter, referred to as an actually measured value) and the result of a full delay simulation (hereinafter, referred to as an expected value) for obtaining a response output to the test pattern with respect to the positive circuit in consideration of the delay time of each gate and wiring. Based on the comparison result, the full delay simulation And wherein the switching to perform the emissions.

【0012】また、本発明の第2の論理回路の故障シミ
ュレーション方法は、論理回路に対するテストパタンの
故障検出率を計算するための論理回路の故障シミュレー
ション方法において、正回路に対して、ゲートおよび配
線ごとの遅延時間を考慮して前記テストパタンに対する
応答出力を求めるフル遅延シミュレーションの結果(期
待値)を記憶する手順と、前記論理回路の回路データを
入力する手順と、該回路データから故障を仮定する手順
と、前記テストパタンを入力する手順と、該回路データ
について、すべてのゲートおよび配線の遅延時間を一律
に見積もって当該論理回路の前記テストパタンに対する
出力を求めるユニット遅延シミュレーションを実行する
手順と、実測値と前記期待値とを比較し、その結果によ
って前記ユニット遅延シミュレーションの実行を前記フ
ル遅延シミュレーションに切り換える手順と、前記ユニ
ット遅延シミュレーションまたは前記フル遅延シミュレ
ーションの実行により前記仮定した故障を検出すると当
該故障を削除して前記テストパタン入力以下の手順を全
テストパタンについて繰り返す手順とを有することを特
徴とする。
Further, a second method of simulating a fault in a logic circuit according to the present invention is a method of simulating a fault in a logic circuit for calculating a fault detection rate of a test pattern for the logic circuit. A procedure of storing a result (expected value) of a full delay simulation for obtaining a response output to the test pattern in consideration of a delay time of each circuit, a procedure of inputting circuit data of the logic circuit, and assuming a fault from the circuit data. And a step of inputting the test pattern, and a step of executing a unit delay simulation for uniformly estimating delay times of all gates and wirings for the circuit data and obtaining an output of the logic circuit for the test pattern. Comparing the measured value with the expected value, and based on the result, Switching the execution of the delay simulation to the full delay simulation, and detecting the assumed fault by executing the unit delay simulation or the full delay simulation, deleting the fault and performing the procedure from the test pattern input to the entire test pattern. And a procedure for repeating the above.

【0013】さらに、本発明の論理回路の故障シミュレ
ーション方法の好ましい実施の形態は、前記ユニット遅
延シミュレーション時には、指定されたテストパタンご
とに、かつシミュレーション状態を実行ごとに保持して
おき、前記切り換え時には前回保持したシミュレーショ
ン状態に戻して、そこから前記フル遅延シミュレーショ
ンを実行し、かつ規定回数だけ実行すると前記ユニット
遅延シミュレーションに復帰する。
Further, in a preferred embodiment of the fault simulation method for a logic circuit according to the present invention, in the unit delay simulation, a specified test pattern and a simulation state are held for each execution and the switching is performed for the switching. After returning to the previously held simulation state, the full delay simulation is executed from there, and when the simulation is executed a specified number of times, the process returns to the unit delay simulation.

【0014】さらに、本発明の論理回路の故障シミュレ
ーション方法の好ましい実施の形態は、前記切り換え
は、前記実測値が前記期待値と不一致となる回数が所定
数を超えたときに行い、また、この切り換え、または復
帰は、ユニットフラグのオフまたはオンにより行う。
Further, in a preferred embodiment of the fault simulation method for a logic circuit according to the present invention, the switching is performed when the number of times the actual measurement value does not match the expected value exceeds a predetermined number. Switching or returning is performed by turning off or on the unit flag.

【0015】さらに、本発明の論理回路の故障シミュレ
ーション方法の好ましい実施の形態は、前記ユニット遅
延シミュレーションは、故障回路の動作が、正回路の動
作と異なる時点でのみ、故障回路のシミュレーションを
正回路のシミュレーションと同時に行う同時故障シミュ
レーション法(コンカレント法)によることを特徴とす
る。
Further, in a preferred embodiment of the method for simulating a fault in a logic circuit according to the present invention, the unit delay simulation includes simulating the faulty circuit only when the operation of the faulty circuit is different from the operation of the positive circuit. And a simultaneous failure simulation method (concurrent method) performed simultaneously with the simulation.

【0016】また、本発明の論理回路の故障シミュレー
ション装置は、論理回路に対するテストパタンの故障検
出率を計算するための論理回路の故障シミュレーション
装置において、前記論理回路の回路データを入力する回
路データ入力回路と、該回路データから故障を仮定する
故障仮定回路と、前記テストパタンを入力するテストパ
タン入力回路と、前記回路データについて、すべてのゲ
ートおよび配線の遅延時間を一律に見積もって当該論理
回路の前記テストパタンに対する応答出力を求めるユニ
ット遅延シミュレータと、前記回路データについて、ゲ
ートおよび配線ごとの遅延時間を考慮して当該論理回路
の前記テストパタンに対する出力を求めるフル遅延シミ
ュレータと、故障を仮定しない前記論理回路(正回路)
に対する前記ユニット遅延シミュレータの実行結果(実
測値)と前記フル遅延シミュレータの実行結果(期待
値)とが不一致の回数を計数するカウンタと、前記ユニ
ット遅延シミュレータとフル遅延シミュレータのいずれ
を動作させるかをそれぞれオン・オフで表すフラグとを
有し、当初は、前記フラグをオンにしておき、前記カウ
ンタの値が所定のしきい値を超えるとオフにすることを
特徴とする。
Further, a fault simulation of a logic circuit according to the present invention is provided.
Deployment device, fault simulation of the logic circuit for calculating the fault coverage of the test pattern for the logic circuit
In the apparatus , a circuit data input circuit that inputs circuit data of the logic circuit, a failure assumption circuit that assumes a failure from the circuit data, a test pattern input circuit that inputs the test pattern, and all of the circuit data A unit delay simulator for uniformly estimating a delay time of a gate and a wiring and obtaining a response output to the test pattern of the logic circuit; and a test of the logic circuit for the circuit data in consideration of a delay time for each gate and wiring. A full delay simulator for obtaining an output for a pattern, and the logic circuit (positive circuit) that does not assume a fault
Of the unit delay simulator for
Measured value) and the execution result of the full delay simulator (expected
Value), and a flag indicating whether the unit delay simulator or the full delay simulator is to be operated by ON / OFF, and the flag is initially set to ON. , When the value of the counter exceeds a predetermined threshold value.

【0017】本発明は、正回路に対するフル遅延シミュ
レーション(フル遅延論理シミュレーション)による正
回路の応答出力(期待値)と、正回路に対するユニット
遅延シミュレーション(ユニット遅延論理シミュレーシ
ョン)による正回路の応答出力(実測値)との不一致が
なければ、故障回路に対するフル遅延シミュレーション
(フル遅延故障シミュレーション)の故障検出率と、故
障回路に対するユニット遅延シミュレーション(ユニッ
ト遅延故障シミュレーション)の故障検出率との誤差が
僅小であることに着目してなされたものであり、先ず、
ユニット遅延シミュレーションを行い、期待値と実測値
の差が所定のしきい値を超えると、フル遅延シミュレー
ションに移行するようにすることにより、効率的な論理
回路の故障シミュレーションを実現した。
The present invention provides a response output (expected value) of a positive circuit based on a full delay simulation (full delay logic simulation) for a positive circuit and a response output (expected value) of a positive circuit based on a unit delay simulation (unit delay logic simulation) for the positive circuit. If there is no inconsistency with the measured value, the error between the fault detection rate of the full delay simulation for the faulty circuit (full delay fault simulation) and the fault detection rate of the unit delay simulation for the faulty circuit (unit delay fault simulation) is very small. The focus was on the fact that
A unit delay simulation was performed, and when the difference between the expected value and the measured value exceeded a predetermined threshold value, the process was shifted to a full delay simulation, thereby realizing an efficient logic circuit failure simulation.

【0018】なお、フル(ユニット)遅延論理シミュレ
ーションとフル(ユニット)遅延故障シミュレーション
との総称をフル(ユニット)遅延シミュレーションとい
うものとする。
The full (unit) delay logic simulation and the full (unit) delay fault simulation are collectively referred to as a full (unit) delay simulation.

【0019】[0019]

【発明の実施の形態】次に、本発明の実施の形態につい
て説明する。
Next, an embodiment of the present invention will be described.

【0020】図2は、本発明の論理回路の故障シミュレ
ーション装置のブロック図であり、論理回路の回路デー
タを入力ファイルから入力する回路データ入力回路1
と、この回路データから故障を仮定する故障仮定回路2
と、テストパタンを入力ファイルから入力するテストパ
タン入力回路3と、回路データについて、すべてのゲー
トおよび配線の遅延時間を一律に見積もって論理回路の
テストパタンに対する応答出力を求めるユニット遅延シ
ミュレータ4と、回路データについて、ゲートおよび配
線ごとの遅延時間を考慮して論理回路のテストパタンに
対する応答出力を求めるフル遅延シミュレータ5と、実
測値と期待値とが不一致の回数を計数するカウンタ6
と、ユニット遅延シミュレータ4とフル遅延シミュレー
タ5のいずれを動作させるかをオン・オフで表すフラグ
7と、ユニット遅延シミュレータ4およびフル遅延シミ
ュレータ5によるシミュレーションの結果から、論理回
路の故障検出率を計算する故障検出率計算回路8と、制
御回路9とを有する。
FIG. 2 is a fault simulation of a logic circuit according to the present invention.
FIG. 1 is a block diagram of an application device , and a circuit data input circuit 1 for inputting circuit data of a logic circuit from an input file.
And a failure assumption circuit 2 for assuming a failure from this circuit data
A test pattern input circuit 3 for inputting a test pattern from an input file, a unit delay simulator 4 for uniformly estimating delay times of all gates and wirings for circuit data and obtaining a response output to a test pattern of a logic circuit, For circuit data, a full delay simulator 5 for obtaining a response output to a test pattern of a logic circuit in consideration of a delay time for each gate and wiring, and a counter 6 for counting the number of times of mismatch between an actual measurement value and an expected value
Calculate the fault detection rate of the logic circuit from the flag 7 indicating on / off which of the unit delay simulator 4 and the full delay simulator 5 is to be operated, and the result of the simulation by the unit delay simulator 4 and the full delay simulator 5 And a control circuit 9.

【0021】この論理回路の故障シミュレーション装置
の動作の概要は以下のとおりである。入力ファイルに
は、故障検出率計算の対象となる論理回路の回路データ
とテストパタンが格納されている。回路データ入力回路
1は、制御回路9による制御の下、入力ファイルから回
路データを入力し、故障仮定回路2は回路データから故
障を仮定する。また、テストパタン入力回路3は、入力
ファイルからテストパタンを入力する。これらの回路デ
ータ,仮定された故障およびテストパタンは、ユニット
遅延シミュレータ4またはフル遅延シミュレータ5に入
力する。その振り分けは、制御回路9がフラグ7の内容
を見て行うが、当初は、フラグ7はオンであり、ユニッ
ト遅延シミュレータ4が起動される。
The outline of the operation of the fault simulation device for a logic circuit is as follows. The input file stores the circuit data and the test pattern of the logic circuit for which the fault coverage is calculated. The circuit data input circuit 1 inputs circuit data from an input file under the control of the control circuit 9, and the failure assumption circuit 2 assumes a failure from the circuit data. Further, the test pattern input circuit 3 inputs a test pattern from an input file. These circuit data, the assumed fault and the test pattern are input to the unit delay simulator 4 or the full delay simulator 5. The distribution is performed by the control circuit 9 by observing the contents of the flag 7. At first, the flag 7 is on and the unit delay simulator 4 is started.

【0022】ユニット遅延シミュレータ4は、ユニット
遅延論理シミュレーションとユニット遅延故障シミュレ
ーションを同時故障シミュレーション法(コンカレント
法)により行う。同時故障シミュレーション法は、例え
ば、当麻喜弘他2名共著の「フォールトトレラントシス
テムの構成と設計」(槇書店)P.203〜P.206
等に記載されているように、通常、正常回路と故障回路
とが同じ入力系列に対してほとんど同じ動作をするとい
う性質に着目して、故障回路の動作が正常回路の動作と
異なる時点でのみ、故障回路のシミュレーションを正常
回路のシミュレーションと同時に行うというシミュレー
ション方法である。一方、フル遅延シミュレータ5は、
フラグ7がオフになると、フル遅延故障シミュレーショ
ンを行う。
The unit delay simulator 4 performs a unit delay logic simulation and a unit delay fault simulation by a simultaneous fault simulation method (concurrent method). The simultaneous failure simulation method is described in, for example, "Configuration and Design of Fault-Tolerant System", co-authored by Yoshihiro Toma et al. 203-P. 206
In general, paying attention to the property that a normal circuit and a faulty circuit perform almost the same operation for the same input sequence as described in the above, only when the operation of the faulty circuit is different from the operation of the normal circuit This is a simulation method in which the simulation of the failed circuit is performed simultaneously with the simulation of the normal circuit. On the other hand, the full delay simulator 5
When the flag 7 is turned off, a full delay fault simulation is performed.

【0023】ユニット遅延シミュレータ4によるユニッ
ト遅延論理シミュレーションによって得られた実測値
は、制御回路9においてテストパタンごとに期待値と比
較され、不一致があると、カウンタ6はその回数を計数
する。そして、カウンタ6によるカウント値が所定のし
きい値を超えると、制御回路9はフラグ7をオフとし
て、フル遅延シミュレータ5を活性化する。故障検出率
計算回路8は、すべてのテストパタンについてのシミュ
レーションが終了すると、論理回路についてテストパタ
ンの故障検出率を計算して出力ファイルに出力する。
The measured value obtained by the unit delay logic simulation by the unit delay simulator 4 is compared with an expected value for each test pattern in the control circuit 9, and when there is a mismatch, the counter 6 counts the number of times. When the count value of the counter 6 exceeds a predetermined threshold, the control circuit 9 turns off the flag 7 and activates the full delay simulator 5. When the simulation for all the test patterns is completed, the failure detection rate calculation circuit 8 calculates the failure detection rate of the test pattern for the logic circuit and outputs it to the output file.

【0024】本発明は、このような実測結果に基づい
て、期待値と実測値との不一致が発生する回数が、あら
かじめ定めたしきい値以内である限りは、ユニット遅延
シミュレーションを実行し、しきい値を超えるとフル遅
延シミュレーションを実行するように切り換えることと
した。
According to the present invention, a unit delay simulation is executed based on such an actual measurement result as long as the number of occurrences of mismatch between the expected value and the actual measurement value is within a predetermined threshold value. When the threshold value is exceeded, a switch is made to execute a full delay simulation.

【0025】では、次に、フローチャートを参照して、
本発明の論理回路の故障シミュレーション方法について
説明する。
Next, referring to the flowchart,
A fault simulation method for a logic circuit according to the present invention will be described.

【0026】図1は、本発明の論理回路の故障シミュレ
ーション方法の第1の実施例を示すフローチャートであ
る。先ず、回路データ入力回路1は入力ファイルから回
路データを入力する(図1のステップ100)。制御回
路9はフラグをオンにして(101)、故障仮定回路2
は故障を仮定する(102)。故障を仮定するとは、例
えば、図3に示す論理回路例において、アンドゲートA
1 およびA2 に入力するテストパタンが“00”である
ときに、アンドゲートA1 の出力を“1”とするが如き
ものをいう。
FIG. 1 is a flow chart showing a first embodiment of a method for simulating a fault in a logic circuit according to the present invention. First, the circuit data input circuit 1 inputs circuit data from an input file (Step 100 in FIG. 1). The control circuit 9 turns on the flag (101), and the failure assumption circuit 2
Assumes a failure (102). Assuming that a failure occurs, for example, in the logic circuit example shown in FIG.
When the test pattern to be input to the 1 and A 2 are "00", but the AND of the output "1" gates A 1 refers to such things.

【0027】次に、テストパタン入力回路3は入力ファ
イルからテストパタンを入力する(103)。当初は、
フラグはオンになっているため(101,104)、ユ
ニット遅延シミュレータ4が起動される(105)。こ
のシミュレーションの初期においては様子見を行って、
大体の感じを把握するべく、若干の不一致発生は黙認し
てもよいとしたための措置である。
Next, the test pattern input circuit 3 inputs a test pattern from an input file (103). at first,
Since the flag is ON (101, 104), the unit delay simulator 4 is started (105). In the early stages of this simulation,
In order to understand the general feeling, it is a measure to allow minor inconsistencies to be tolerated.

【0028】ユニット遅延シミュレーション(105)
は、上述の回路データについて、仮定した故障の下、テ
ストパタンに対する論理回路の応答出力を、前述の同時
故障シミュレーション法により行う。そして、制御回路
9は、正回路でシミュレーションした実測値と期待値が
一致するか否かをチェックし、不一致が発生するとカウ
ンタ6をカウントアップする(107)。この結果、カ
ウント値が、あらかじめ定めた、しきい値を超えなけれ
ば、ステップ108において、故障を検出すればその故
障を削除して、ステップ103のテストパタン入力に戻
り、パタン終了まで(109)、ステップ103からス
テップ108までを繰り返す。
Unit delay simulation (105)
Performs the response output of the logic circuit to the test pattern under the assumed fault for the above-described circuit data by the above-described simultaneous fault simulation method. Then, the control circuit 9 checks whether or not the measured value simulated by the positive circuit matches the expected value, and counts up the counter 6 when a mismatch occurs (107). As a result, if the count value does not exceed the predetermined threshold value, in step 108, if a failure is detected, the failure is deleted, and the process returns to the test pattern input in step 103 until the pattern ends (109). , Steps 103 to 108 are repeated.

【0029】ステップ107において、カウント値が、
しきい値を超えると、制御回路9はフラグ7をオフにし
て(107)、ステップ108,109を経てステップ
104に戻る。ステップ104においては、フラグがオ
ンになっていないため、フル遅延シミュレータ5が起動
されて、フル遅延故障シミュレーションが実行される
(106)。この場合も、ステップ106の後はステッ
プ107,108に移る。
In step 107, the count value is
If the threshold value is exceeded, the control circuit 9 turns off the flag 7 (107), and returns to step 104 via steps 108 and 109. In step 104, since the flag is not turned on, the full delay simulator 5 is activated, and a full delay fault simulation is executed (106). In this case as well, after step 106, the process moves to steps 107 and 108.

【0030】ステップ109において、全テストパタン
についてシミュレーションの終了が検出されると、故障
検出率計算回路8は、ユニット遅延シミュレーションと
フル遅延故障シミュレーションの結果から故障検出率を
計算し(111)、出力ファイルに出力する。
In step 109, when the end of the simulation is detected for all the test patterns, the fault coverage calculating circuit 8 calculates the fault coverage from the results of the unit delay simulation and the full delay fault simulation (111), and outputs the result. Output to file.

【0031】図3は、本発明の論理回路の故障シミュレ
ーション方法の第2の実施例を示すフローチャートであ
り、図1に示した第1実施例に対して、フル遅延故障シ
ミュレーション(106)の後に、フル遅延故障シミュ
レーションを規定回数だけ繰り返したら、フラグをオン
とするステップ120を付加したものである。
FIG. 3 is a flowchart showing a second embodiment of the method for simulating a fault in a logic circuit according to the present invention. FIG. 3 is different from the first embodiment shown in FIG. And a step 120 of turning on the flag when the full delay fault simulation is repeated a specified number of times.

【0032】これは、テストパタンの特性上、フル遅延
故障シミュレーションでなければ期待値との不一致が起
こるテストパタン群が存在するという、局所性に着眼し
たものであり、ステップ120における規定回数とは、
上記テストパタン群に含まれるテストパタン数と同数と
いうことになる。すなわち、ステップ120でフラグを
オンにすると、再びユニット遅延シミュレーションが行
われることになるが(104,105)、このときに
は、既に上記テストパタン群を通過しているので、期待
値との不一致は発生しないであろうから、ユニット遅延
シミュレーションに再チャレンジさせようとの狙いであ
る。
This focuses on the locality that there is a test pattern group in which a mismatch with an expected value exists unless the simulation is a full delay fault simulation due to the characteristics of the test pattern. ,
That is, the number is equal to the number of test patterns included in the test pattern group. That is, when the flag is turned on in step 120, the unit delay simulation is performed again (104, 105). At this time, since the test pattern group has already been passed, inconsistency with the expected value occurs. The goal is to have the unit delay simulation re-challenge.

【0033】図1の第1実施例では、いったんフル遅延
故障シミュレーションに移行すると、二度とユニット遅
延シミュレーションに戻ってくることはなかったのに対
し、第2の実施例では、ユニット遅延シミュレーション
への回帰を許したため、より高速なシミュレーションが
望めるという特徴がある。しかし、当然に、第1実施例
よりも誤差は増えることになる。
In the first embodiment shown in FIG. 1, once the process has shifted to the full delay fault simulation, the process never returns to the unit delay simulation, whereas the second embodiment returns to the unit delay simulation. The feature is that higher-speed simulation can be expected. However, of course, the error will be larger than in the first embodiment.

【0034】なお、いったん、ユニット遅延シミュレー
ションに戻った後も、再びフル遅延故障シミュレーショ
ンに移行することがある(107)。
After returning to the unit delay simulation, the process may shift to the full delay fault simulation again (107).

【0035】また、図4は本発明の論理回路の故障シミ
ュレーション方法の第3の実施例を示すフローチャート
であり、図1に示した第1実施例に対して、ユニット遅
延シミュレーション(105)の後に、期待値との不一
致カウントを行い、カウント値がしきい値を超えたらフ
ラグをオフにする上に、シミュレーション状態を前回の
シミュレーション状態に戻し(130)、かつ、フラグ
がオンなら指定テストパタンごとにシミュレーション状
態を保持する(140)というステップを付加したもの
である。
FIG. 4 is a flowchart showing a third embodiment of the method for simulating a fault in a logic circuit according to the present invention. FIG. 4 is different from the first embodiment shown in FIG. 1 after a unit delay simulation (105). , A count of mismatch with the expected value is performed, and if the count value exceeds the threshold value, the flag is turned off. In addition, the simulation state is returned to the previous simulation state (130). Is added to the step of holding the simulation state (140).

【0036】ステップ130,140は、実際には、ス
テップ140がステップ130より先に実質上機能す
る。何故なら、ステップ130,140はフラグ7がオ
ンのときに行われる処理だからである。ステップ140
においては、ユニット遅延シミュレーションを実行する
と(105)、指定されたテストパタンごとに、そのと
きのシミュレーション状態、すなわち要所の信号等をメ
モリに保持する。そして、ステップ130において、フ
ラグをオフにしたときに、前回保持したシミュレーショ
ン状態から、フル遅延故障シミュレーションを行う(1
06)。
Steps 130 and 140 actually function substantially before step 140. This is because steps 130 and 140 are processes performed when the flag 7 is on. Step 140
In (2), when the unit delay simulation is executed (105), the simulation state at that time, that is, signals at key points, etc. are stored in the memory for each specified test pattern. In step 130, when the flag is turned off, a full delay fault simulation is performed from the simulation state held last time (1).
06).

【0037】これは、期待値不一致のカウント値がしき
い値を超えたテストパタン近辺では、前述のテストパタ
ン群の入口に当たるので、不一致も頻出しているであろ
うから、そこより、少し前にまで戻して、フル遅延故障
シミュレーションを行う(106)ことにより、若干の
シミュレーション速度を犠牲にしてでも、より慎重なシ
ミュレーションを期して、精度を向上させようとしたも
のである。
This is because near the test pattern where the count value of the mismatch of the expected value exceeds the threshold value, the discrepancy is likely to occur frequently since the discrepancy is likely to occur at the entrance of the above-described test pattern group. Then, by performing the full delay fault simulation (106), the accuracy is improved with the aim of performing a more careful simulation at the expense of some simulation speed.

【0038】また、図5は、第2実施例と第3実施例の
アイデアを同時に適用した本発明の論理回路の故障シミ
ュレーション方法の第4の実施例のフローチャートであ
る。すなわち、図4に示した第3の実施例と同じく、フ
ラグ7がオンなら指定テストパタンごとにシミュレーシ
ョン状態を保持しておき(140)、実測値が期待値を
超えたら、フラグ7をオフにして前回のシミュレーショ
ン状態に戻して(130)、フル遅延故障シミュレーシ
ョンを行うことになるが(106)、規定回数だけフル
遅延故障シミュレーションを行ったらフラグをオンにし
て(120)、ユニット遅延シミュレーションに戻るの
である(104,105)。
FIG. 5 is a flowchart of a fourth embodiment of the logic circuit fault simulation method according to the present invention to which the ideas of the second and third embodiments are applied simultaneously. That is, as in the third embodiment shown in FIG. 4, if the flag 7 is on, the simulation state is held for each designated test pattern (140), and if the measured value exceeds the expected value, the flag 7 is turned off. To return to the previous simulation state (130), the full delay fault simulation is performed (106). However, when the full delay fault simulation is performed a specified number of times, the flag is turned on (120), and the process returns to the unit delay simulation. (104, 105).

【0039】なお、以上に説明した、すべての論理回路
の故障シミュレーション方法をコンピュータに実行させ
るためのプログラムを磁気ディスク,半導体メモリ等の
記録媒体に記録して、コンピュータに読み込ませ実行す
るようにしてもよい。そのような方法は、論理回路に対
するテストパタンの故障検出率を計算するための論理回
路の故障シミュレーション方法であって、正回路に対し
て、ゲートおよび配線ごとの遅延時間を考慮して前記テ
ストパタンに対する応答出力を求めるフル遅延シミュレ
ーションの結果(期待値)を記憶する手順と、前記論理
回路の回路データを入力する手順と、該回路データから
故障を仮定する手順と、前記テストパタンを入力する手
順と、該回路データについて、すべてのゲートおよび配
線の遅延時間を一律に見積もって当該論理回路の前記テ
ストパタンに対する応答出力を求めるユニット遅延シミ
ュレーションを実行する手順と、実測値と前記期待値と
を比較し、その結果によって前記ユニット遅延シミュレ
ーションの実行を前記フル遅延シミュレーションに切り
換える手順と、前記ユニット遅延シミュレーションまた
は前記フル遅延シミュレーションの実行により前記仮定
した故障を検出すると当該故障を削除して前記テストパ
タン入力以下の手順を全テストパタンについて繰り返す
手順とを有する。
A program for causing a computer to execute the above-described method for simulating a failure of all logic circuits is recorded on a recording medium such as a magnetic disk or a semiconductor memory, and read and executed by the computer. Is also good. Such a method is a fault simulation method of a logic circuit for calculating a fault detection rate of a test pattern for the logic circuit. Storing a result (expected value) of a full delay simulation for obtaining a response output with respect to, a step of inputting circuit data of the logic circuit, a step of assuming a failure from the circuit data, and a step of inputting the test pattern And a procedure for executing a unit delay simulation for uniformly estimating delay times of all gates and wirings for the circuit data and obtaining a response output to the test pattern of the logic circuit, and comparing an actual measurement value with the expected value. And executing the unit delay simulation according to the result. Having a step of switching to Deployment, and procedures repeating the unit delay simulation or the full delay simulation the assumed fault to delete detects the failure of less than the test pattern input procedure by the execution of the entire test pattern.

【0040】[0040]

【発明の効果】本発明は、ユニット遅延シミュレーショ
ンで正回路の期待値不一致が起きない場合は、その論理
回路はユニット遅延故障シミュレーションを行っても問
題がない回路であるとの判断に立って、この回路につい
てはフル遅延故障シミュレーションより高速なユニット
遅延故障シミュレーションを実行し、期待値不一致が、
しきい値を超える回数発生するとフル遅延故障シミュレ
ーションに切り換えるという構成を採用したため、論理
回路の故障検出率を低下させることなくシミュレーショ
ンの高速化を実現できるという効果を有する。
According to the present invention, if the expected value mismatch of the positive circuit does not occur in the unit delay simulation, the logic circuit is determined to be a circuit having no problem even if the unit delay fault simulation is performed. For this circuit, we performed a unit delay fault simulation faster than the full delay fault simulation,
Since the configuration is switched to the full delay fault simulation when the number of occurrences exceeds the threshold, the simulation can be speeded up without lowering the fault detection rate of the logic circuit.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の論理回路の故障シミュレーション方法
の第1実施例を示すフローチャートである。
FIG. 1 is a flowchart showing a first embodiment of a logic circuit failure simulation method according to the present invention .

【図2】本発明の論理回路の故障シミュレーション装置
を示すブロック図である。
FIG. 2 is a block diagram showing a logic circuit failure simulation apparatus according to the present invention .

【図3】本発明の論理回路の故障シミュレーション方法
の第2の実施例を示すフローチャートである。
FIG. 3 is a flowchart showing a second embodiment of the logic circuit failure simulation method according to the present invention .

【図4】本発明の論理回路の故障シミュレーション方法
の第3の実施例を示すフローチャートである。
FIG. 4 is a flowchart showing a third embodiment of the logic circuit failure simulation method according to the present invention .

【図5】本発明の論理回路の故障シミュレーション方法
の第4の実施例を示すフローチャートである。
FIG. 5 is a flowchart showing a fourth embodiment of the logic circuit fault simulation method according to the present invention .

【図6】従来の論理回路の故障シミュレーション方法の
一例を示すフローチャートである。
FIG. 6 is a flowchart showing an example of a conventional logic circuit failure simulation method .

【符号の説明】[Explanation of symbols]

1 回路データ入力回路 2 故障仮定回路 3 テストパタン入力回路 4 ユニット遅延シミュレータ 5 フル遅延故障シミュレータ 6 カウンタ 7 フラグ 8 故障検出率計算回路 9 制御回路 1 Circuit Data Input Circuit 2 Fault Assumption Circuit 3 Test Pattern Input Circuit 4 Unit Delay Simulator 5 Full Delay Fault Simulator 6 Counter 7 Flag 8 Fault Detection Rate Calculation Circuit 9 Control Circuit

Claims (10)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】論理回路に対するテストパタンの故障検出
率を計算するための論理回路の故障シミュレーション方
法において、 先ず、故障を仮定した前記論理回路(故障回路)に対し
て、すべてのゲートおよび配線の遅延時間を一律に見積
もって前記テストパタンに対する応答出力を求めるユニ
ット遅延シミュレーションを行うが、故障を仮定しない
前記論理回路(正回路)に対する前記ユニット遅延シミ
ュレーションの結果(実測値)と、前記正回路に対し
て、ゲートおよび配線ごとの遅延時間を考慮して前記テ
ストパタンに対する応答出力を求めるフル遅延シミュレ
ーションの結果(期待値)との比較結果により、前記故
障回路に対して、前記フル遅延シミュレーションを行う
ように切り換えることを特徴とする論理回路の故障シミ
ュレーション方法。
1. A fault simulation method for a logic circuit for calculating a fault detection rate of a test pattern for a logic circuit, comprising: A unit delay simulation for obtaining a response output to the test pattern by uniformly estimating the delay time is performed. The result (actually measured value) of the unit delay simulation for the logic circuit (positive circuit) that does not assume a failure and On the other hand, the full delay simulation is performed on the faulty circuit based on a result of comparison with a result (expected value) of a full delay simulation for obtaining a response output to the test pattern in consideration of a delay time for each gate and wiring. Simulation of logic circuit characterized by switching as follows Option.
【請求項2】論理回路に対するテストパタンの故障検出
率を計算するための論理回路の故障シミュレーション方
法において、 故障を仮定しない前記論理回路(正回路)に対して、ゲ
ートおよび配線ごとの遅延時間を考慮して前記テストパ
タンに対する応答出力を求めるフル遅延シミュレーショ
ンの結果(期待値)を記憶する手順と、前記論理回路の
回路データを入力する手順と、該回路データから故障を
仮定する手順と、前記テストパタンを入力する手順と、
該回路データについて、すべてのゲートおよび配線の遅
延時間を一律に見積もって当該論理回路の前記テストパ
タンに対する出力を求めるユニット遅延シミュレーショ
ンを実行する手順と、前記正回路に対する前記ユニット
遅延シミュレーションの結果(実測値)と前記期待値と
を比較し、その結果によって前記ユニット遅延シミュレ
ーションの実行を前記フル遅延シミュレーションに切り
換える手順と、前記ユニット遅延シミュレーションまた
は前記フル遅延シミュレーションの実行により前記仮定
した故障を検出すると当該故障を削除して前記テストパ
タン入力以下の手順を全テストパタンについて繰り返す
手順とを有することを特徴とする論理回路の故障シミュ
レーション方法。
2. A method for simulating a fault in a logic circuit for calculating a fault detection rate of a test pattern for the logic circuit, comprising the steps of: A procedure for storing a result (expected value) of a full delay simulation for obtaining a response output with respect to the test pattern in consideration of, a procedure for inputting circuit data of the logic circuit, a procedure for assuming a failure from the circuit data, Steps for entering a test pattern,
A procedure for uniformly estimating delay times of all gates and wirings for the circuit data and executing a unit delay simulation for obtaining an output for the test pattern of the logic circuit, and a result of the unit delay simulation for the positive circuit (actual measurement) Value) and the expected value, and switching the execution of the unit delay simulation to the full delay simulation based on the result, and detecting the assumed failure by executing the unit delay simulation or the full delay simulation. A step of deleting a fault and repeating the steps following the test pattern input for all test patterns.
【請求項3】前記フル遅延シミュレーションを規定回数
だけ実行すると前記ユニット遅延シミュレーションに復
帰する請求項1または請求項2記載の論理回路の故障シ
ミュレーション方法。
3. The fault simulation method for a logic circuit according to claim 1, wherein when the full delay simulation is performed a specified number of times, the unit delay simulation is restored.
【請求項4】前記ユニット遅延シミュレーション時に
は、指定されたテストパタンごとにシミュレーション状
態を保持しておき、前記切り換え時には前回保持したシ
ミュレーション状態に戻す請求項1または請求項2記載
の論理回路の故障シミュレーション方法。
4. The fault simulation of a logic circuit according to claim 1, wherein a simulation state is held for each specified test pattern during said unit delay simulation, and said simulation state is returned to a previously held simulation state at said switching. Method.
【請求項5】前記ユニット遅延シミュレーション時に
は、指定されたテストパタンごとに、かつシミュレーシ
ョン状態を実行ごとに保持しておき、前記切り換え時に
は前回保持したシミュレーション状態に戻して、そこか
ら前記フル遅延シミュレーションを実行し、かつ規定回
数だけ実行すると前記ユニット遅延シミュレーションに
復帰する請求項1または請求項2記載の論理回路の故障
シミュレーション方法。
5. In the unit delay simulation, the simulation state is held for each specified test pattern and each time the simulation is executed, and the simulation state held last time is returned at the time of the switching, and the full delay simulation is executed from there. 3. The fault simulation method for a logic circuit according to claim 1, wherein the logic circuit returns to the unit delay simulation when the logic circuit is executed and executed a specified number of times.
【請求項6】前記切り換えは、前記実測値が前記期待値
と不一致となる回数が所定数を超えたときに行う請求項
1ないし請求項5のいずれかに記載の論理回路の故障シ
ミュレーション方法。
6. The fault simulation method for a logic circuit according to claim 1, wherein the switching is performed when the number of times the actual value does not match the expected value exceeds a predetermined number.
【請求項7】前記切り換え、または復帰は、ユニットフ
ラグのオフまたはオンにより行う請求項1ないし請求項
6のいずれかに記載の論理回路の故障シミュレーション
方法。
7. The fault simulation method for a logic circuit according to claim 1, wherein said switching or returning is performed by turning off or on a unit flag.
【請求項8】前記ユニット遅延シミュレーションは、前
記故障回路の動作が、前記正回路の動作と異なる時点で
のみ、前記故障回路のシミュレーションを前記正回路の
シミュレーションと同時に行う同時故障シミュレーショ
ン法(コンカレント法)によることを特徴とする請求項
1ないし請求項7のいずれかに記載の論理回路の故障シ
ミュレーション方法。
8. The simultaneous delay simulation method (concurrent method) in which the simulation of the faulty circuit is performed simultaneously with the simulation of the positive circuit only when the operation of the faulty circuit differs from the operation of the positive circuit. 8. The method for simulating a fault in a logic circuit according to claim 1, wherein:
【請求項9】論理回路に対するテストパタンの故障検出
率を計算するための論理回路の故障シミュレーション方
法であって、 故障を仮定しない前記論理回路(正回路)に対して、ゲ
ートおよび配線ごとの遅延時間を考慮して前記テストパ
タンに対する応答出力を求めるフル遅延シミュレーショ
ンの結果(期待値)を記憶する手順と、前記論理回路の
回路データを入力する手順と、該回路データから故障を
仮定する手順と、前記テストパタンを入力する手順と、
該回路データについて、すべてのゲートおよび配線の遅
延時間を一律に見積もって当該論理回路の前記テストパ
タンに対する応答出力を求めるユニット遅延シミュレー
ションを実行する手順と、前記正回路に対する前記ユニ
ット遅延シミュレーションの結果(実測値)と前記期待
値とを比較し、その結果によって前記ユニット遅延シミ
ュレーションの実行を前記フル遅延シミュレーションに
切り換える手順と、前記ユニット遅延シミュレーション
または前記フル遅延シミュレーションの実行により前記
仮定した故障を検出すると当該故障を削除して前記テス
トパタン入力以下の手順を全テストパタンについて繰り
返す手順とを有する方法をコンピュータに実行させるプ
ログラムを記録したコンピュータ読み込み可能な記録媒
体。
9. A fault simulation method for a logic circuit for calculating a fault detection rate of a test pattern for the logic circuit, wherein a delay for each gate and wiring is provided for the logic circuit (positive circuit) which does not assume a fault. A procedure for storing a result (expected value) of a full delay simulation for obtaining a response output to the test pattern in consideration of time, a procedure for inputting circuit data of the logic circuit, and a procedure for assuming a fault from the circuit data. Inputting the test pattern,
A procedure for uniformly estimating delay times of all gates and wirings for the circuit data and executing a unit delay simulation for obtaining a response output to the test pattern of the logic circuit, and a result of the unit delay simulation for the positive circuit ( Comparing the actual measured value) with the expected value, switching the execution of the unit delay simulation to the full delay simulation based on the result, and detecting the assumed failure by executing the unit delay simulation or the full delay simulation. A computer-readable recording medium storing a program for causing a computer to execute a method including the steps of deleting the fault and repeating the steps following the input of the test pattern for all test patterns.
【請求項10】論理回路に対するテストパタンの故障検
出率を計算するための論理回路の故障シミュレーション
装置において、 前記論理回路の回路データを入力する回路データ入力回
路と、該回路データから故障を仮定する故障仮定回路
と、前記テストパタンを入力するテストパタン入力回路
と、前記回路データについて、すべてのゲートおよび配
線の遅延時間を一律に見積もって当該論理回路の前記テ
ストパタンに対する応答出力を求めるユニット遅延シミ
ュレータと、前記回路データについて、ゲートおよび配
線ごとの遅延時間を考慮して当該論理回路の前記テスト
パタンに対する出力を求めるフル遅延シミュレータと、
故障を仮定しない前記論理回路(正回路)に対する前記
ユニット遅延シミュレータの実行結果(実測値)と前記
フル遅延シミュレータの実行結果(期待値)とが不一致
の回数を計数するカウンタと、前記ユニット遅延シミュ
レータとフル遅延シミュレータのいずれを動作させるか
をそれぞれオン・オフで表すフラグとを有し、当初は、
前記フラグをオンにしておき、前記カウンタの値が所定
のしきい値を超えるとオフにすることを特徴とする論理
回路の故障シミュレーション装置
10. A fault simulation of a logic circuit for calculating a fault detection rate of a test pattern for the logic circuit.
In the apparatus , a circuit data input circuit that inputs circuit data of the logic circuit, a failure assumption circuit that assumes a failure from the circuit data, a test pattern input circuit that inputs the test pattern, and all of the circuit data A unit delay simulator for uniformly estimating a delay time of a gate and a wiring and obtaining a response output to the test pattern of the logic circuit; and a test of the logic circuit for the circuit data in consideration of a delay time for each gate and wiring. A full delay simulator that calculates the output for the pattern,
A counter for counting the number of times the execution result (measured value) of the unit delay simulator and the execution result (expected value) of the full delay simulator do not match the logic circuit (positive circuit) that does not assume a failure; And a flag that indicates which of the full delay simulator is to be operated by on / off, respectively.
A fault simulation device for a logic circuit, wherein the flag is turned on, and is turned off when the value of the counter exceeds a predetermined threshold value.
JP10257984A 1998-09-11 1998-09-11 Fault simulation method and fault simulation device for logic circuit Expired - Fee Related JP3092599B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10257984A JP3092599B2 (en) 1998-09-11 1998-09-11 Fault simulation method and fault simulation device for logic circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10257984A JP3092599B2 (en) 1998-09-11 1998-09-11 Fault simulation method and fault simulation device for logic circuit

Publications (2)

Publication Number Publication Date
JP2000090138A JP2000090138A (en) 2000-03-31
JP3092599B2 true JP3092599B2 (en) 2000-09-25

Family

ID=17313941

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10257984A Expired - Fee Related JP3092599B2 (en) 1998-09-11 1998-09-11 Fault simulation method and fault simulation device for logic circuit

Country Status (1)

Country Link
JP (1) JP3092599B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4599064B2 (en) * 2003-01-28 2010-12-15 パナソニック株式会社 Delay fault inspection sequence quality evaluation method, delay fault inspection sequence generation method, and delay fault simulation method

Also Published As

Publication number Publication date
JP2000090138A (en) 2000-03-31

Similar Documents

Publication Publication Date Title
US6301685B1 (en) Error propagation path extraction system, error propagation path extraction method, and recording medium recording error propagation path extraction control program
KR980010844A (en) Methods and systems for identifying failure points
JP3063706B2 (en) Failure diagnosing device and machine-readable recording medium recording program
JP2921502B2 (en) Fault location estimation method for sequential circuits
JP3555071B2 (en) Failure propagation path estimation method, failure propagation path estimation device, and recording medium
EP1327890B1 (en) Method of optimizing a plurality of tests used in digital integrated circuits
JP3092599B2 (en) Fault simulation method and fault simulation device for logic circuit
JP2655105B2 (en) Fault location estimation method for sequential circuits
KR101958540B1 (en) Apparatus and method of debugging post silicon using on-chip dram for multi-core design
JP4652317B2 (en) Logic circuit functional verification apparatus, functional coverage item verification method, and program
JP3614811B2 (en) Fault propagation path estimation system, method and program in combinational logic circuit
JP4907788B2 (en) Fault propagation path estimation system
JP3312605B2 (en) Reverse logic development system, reverse logic development method, and machine-readable recording medium recording program
JPH1152023A (en) Method for estimating faulty location of lsi and storage medium storing program for estimating faulty location of lsi
JPS61187047A (en) Logical circuit simulation system
JP2990813B2 (en) Failure simulation method
JPH1183945A (en) Failure diagnostic system for logic circuit
JP2943161B2 (en) Failure simulation method
JP2830848B2 (en) Failure location estimation method for semiconductor integrated circuits
JP2658857B2 (en) Equivalent fault extraction method and device
JPH06243190A (en) Logic simulator
US20050028051A1 (en) Method for evaluating delay test quality
JPH0769392B2 (en) Method for estimating fault location of logic circuit
JP2629558B2 (en) Test pattern generation system for integrated circuits
JP3087319B2 (en) Timing verification system

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees