JP2006153531A - Method and apparatus for evaluating test vector of semiconductor integrated circuit and method and apparatus for verifying same - Google Patents
Method and apparatus for evaluating test vector of semiconductor integrated circuit and method and apparatus for verifying same Download PDFInfo
- Publication number
- JP2006153531A JP2006153531A JP2004341457A JP2004341457A JP2006153531A JP 2006153531 A JP2006153531 A JP 2006153531A JP 2004341457 A JP2004341457 A JP 2004341457A JP 2004341457 A JP2004341457 A JP 2004341457A JP 2006153531 A JP2006153531 A JP 2006153531A
- Authority
- JP
- Japan
- Prior art keywords
- time series
- semiconductor integrated
- integrated circuit
- series changes
- test vector
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Landscapes
- Tests Of Electronic Circuits (AREA)
- Semiconductor Integrated Circuits (AREA)
- Design And Manufacture Of Integrated Circuits (AREA)
Abstract
Description
本発明は、半導体集積回路のテストベクタ評価方法、検証方法、並びに半導体集積回路のテストベクタ評価装置及び検証装置に関するものである。 The present invention relates to a test vector evaluation method and verification method for a semiconductor integrated circuit, and a test vector evaluation apparatus and verification apparatus for a semiconductor integrated circuit.
従来、半導体集積回路の検証方法として、テストベクタ(テストパターン)を用いて対象となる半導体集積回路の機能シミュレーションを行い、結果を判定する方法が用いられている。 Conventionally, as a method for verifying a semiconductor integrated circuit, a method of performing a function simulation of a target semiconductor integrated circuit using a test vector (test pattern) and determining a result is used.
さらに、機能シミュレーションを改良する方法が、例えば、特許文献1に記載されている。一度機能シミュレーションを行った際に、半導体集積回路の状態変化を記憶し、記憶された半導体集積回路の状態を初期状態として半導体集積回路の入力信号を様々に変化させ、記憶された半導体集積回路の状態とは異なる状態を生成し、機能シミュレーションの効率を上げる方法がある。
Further, a method for improving the function simulation is described in, for example,
また、別の検証方法が、例えば非特許文献1に記載されている。半導体集積回路の機能を数学的命題で記述し、数学的命題と半導体集積回路を比較し、一致するかどうか確かめる形式的機能検証方法が用いられている。
しかしながら、テストベクタを用いて半導体集積回路の機能シミュレーションを行う半導体集積回路の検証方法では、所望の波形が発生する全条件を検証したかどうかの判断が困難である。そのため、検証漏れが発生している。また、所望の波形の発生要因が半導体集積回路の仕様と一致しているかの判断が困難である。また、半導体集積回路は年々高機能化するために回路規模が増大している。また、半導体集積回路の外部に伝播しない不具合は発見することができない。 However, in the semiconductor integrated circuit verification method in which the function simulation of the semiconductor integrated circuit is performed using the test vector, it is difficult to determine whether all conditions for generating a desired waveform have been verified. As a result, a verification failure has occurred. In addition, it is difficult to determine whether the desired waveform generation factor matches the specifications of the semiconductor integrated circuit. In addition, the scale of a semiconductor integrated circuit has been increasing year by year to increase its functionality. Also, it is not possible to find a defect that does not propagate outside the semiconductor integrated circuit.
特許文献1の構成は、この課題を解決する1つの方法であるが、未検証の状態を探索する手段として、記憶された半導体集積回路の状態を初期状態とし、半導体集積回路の入力信号を様々に変化させているため、全ての状態を探索できない場合が生じ、必ずしも十分な検証とはいえない。
The configuration of
また、非特許文献1の構成では、記述された数学的命題に対しては漏れなく検証が可能であるが、数学的命題が十分で有るかを検証する方法がなく、すべての機能を検証するために必要な数学的命題を記述できない場合が生じ、必ずしも十分な検証とはいえない。
In the configuration of
本発明は、上記従来の問題点を解決するもので、機能シミュレーションの結果から数学的命題を自動生成し、形式的機能検証を用いて網羅されていることを検証する半導体集積回路のテストベクタ評価方法と、前記テストベクタ評価方法に基づく半導体集積回路の検証方法と、半導体集積回路のテストベクタ評価装置と、前記テストベクタ評価方法に基づく半導体集積回路の検証装置を提供することを目的とする。 The present invention solves the above-mentioned conventional problems, and automatically generates mathematical propositions from the results of functional simulation and verifies that they are covered using formal functional verification. It is an object to provide a method, a semiconductor integrated circuit verification method based on the test vector evaluation method, a semiconductor integrated circuit test vector evaluation device, and a semiconductor integrated circuit verification device based on the test vector evaluation method.
この目的を達成するために、本発明の第1の半導体集積回路のテストベクタ評価方法は、
テストベクタを用いて半導体集積回路の論理的振舞をシミュレーションし、前記シミュレーション中の前記半導体集積回路の一部またはすべての入力信号と出力信号と内部状態の時系列変化を保存する状態保存工程と、
前記時系列変化から、所望の波形が発生している単数もしくは複数の抽出時系列変化を抽出する抽出工程と、
前記抽出時系列変化が複数のとき、前記抽出時系列変化より少数の圧縮時系列変化にまとめる整理工程とを含むことを特徴としている。
In order to achieve this object, a test vector evaluation method for a first semiconductor integrated circuit according to the present invention includes:
A state storage step of simulating the logical behavior of the semiconductor integrated circuit using a test vector, and storing a time series change of a part or all of the input signal and output signal of the semiconductor integrated circuit and the internal state during the simulation;
An extraction step of extracting one or more extraction time series changes in which a desired waveform is generated from the time series changes;
And an organizing step for collecting the compressed time series changes into a smaller number of compressed time series changes than the extracted time series changes.
この第1の半導体集積回路のテストベクタ評価方法に対応するテストベクタ評価装置は、
テストベクタを用いて半導体集積回路の論理的振舞をシミュレーションし、前記シミュレーション中の前記半導体集積回路の一部またはすべての入力信号と出力信号と内部状態の時系列変化を保存する状態保存手段と、
前記時系列変化から、所望の波形が発生している単数もしくは複数の抽出時系列変化を抽出する抽出手段と、
前記抽出時系列変化が複数のとき、前記抽出時系列変化より少数の圧縮時系列変化にまとめる整理手段とを備えるものである。
A test vector evaluation apparatus corresponding to the test vector evaluation method for the first semiconductor integrated circuit,
A state storage means for simulating the logical behavior of the semiconductor integrated circuit using a test vector, and storing time series changes of a part or all of the input signal and output signal of the semiconductor integrated circuit and the internal state during the simulation;
Extraction means for extracting one or a plurality of extracted time series changes in which a desired waveform is generated from the time series changes;
When there are a plurality of extracted time-series changes, there are provided organizing means for grouping into a smaller number of compressed time-series changes than the extracted time-series changes.
本発明の第2の半導体集積回路のテストベクタ評価方法は、第1の半導体集積回路のテストベクタ評価方法において、
前記整理工程は、前記複数の抽出時系列変化から前記所望の波形が生じるために必ずしも必要でないドントケアの状態を抽出して前記抽出時系列変化より少数の前記圧縮時系列変化にまとめるものである。
The second semiconductor integrated circuit test vector evaluation method of the present invention is the first semiconductor integrated circuit test vector evaluation method,
The organizing step extracts a state of don't care that is not necessarily required to generate the desired waveform from the plurality of extracted time series changes, and collects the compressed time series changes to a smaller number than the extracted time series changes.
本発明の第3の半導体集積回路のテストベクタ評価方法は、第1の半導体集積回路のテストベクタ評価方法において、
前記整理工程は、前記単数の抽出時系列変化から前記所望の波形が発生する場合の数学的命題である第1の数学的命題を生成し、前記第1の数学的命題から信号の条件を削除した第2の数学的命題を生成して、前記第1の数学的命題と前記第2の数学的命題が前記半導体集積回路に対して同じものであるか形式的機能検証を用いて判定することによってドントケアの状態を抽出して前記抽出時系列変化より少数の前記圧縮時系列変化にまとめるものである。
A test vector evaluation method for a third semiconductor integrated circuit according to the present invention is the test vector evaluation method for a first semiconductor integrated circuit.
The organizing step generates a first mathematical proposition which is a mathematical proposition when the desired waveform is generated from the single extracted time series change, and deletes a signal condition from the first mathematical proposition Generating a second mathematical proposition, and determining whether the first mathematical proposition and the second mathematical proposition are the same for the semiconductor integrated circuit using formal functional verification The state of the don't care is extracted by the above, and the compressed time series change is smaller than the extracted time series change.
第1、第2、第3のテストベクタ評価方法により、テストベクタにて発生した所望の波形を生成させる半導体集積回路の状態を圧縮時系列変化にまとまった状態で確認することができるため、所望の波形を生じさせる場合が前記波形変化で十分かどうかの判断を簡単に行える。また、圧縮時系列変化に現れるドントケア条件は、目的となる波形を生成する上で論理的に不要な信号であることを意味し、抽出すべきすべての波形においてドントケアと判断された場合には、回路上不要な論理と判断されるため、半導体集積回路内の不要な論理を抽出することが可能となる。 Since the first, second, and third test vector evaluation methods can confirm the state of the semiconductor integrated circuit that generates the desired waveform generated by the test vector in a state of being gathered in a compressed time series change, It is possible to easily determine whether or not the waveform change is sufficient to generate the waveform. Also, the don't care condition that appears in the compression time series change means that it is a logically unnecessary signal for generating the target waveform, and if it is determined that don't care in all the waveforms to be extracted, Since it is determined that the logic is unnecessary on the circuit, unnecessary logic in the semiconductor integrated circuit can be extracted.
次に、本発明の第1の半導体集積回路の検証方法は、第1の半導体集積回路のテストベクタ評価方法に加えて、前記圧縮時系列変化が所望の波形を発生させるべきすべての波形を表していないとき、漏れているテストベクタを生成するテストベクタ追加工程を含むことを特徴としている。 Next, in the first semiconductor integrated circuit verification method of the present invention, in addition to the test vector evaluation method of the first semiconductor integrated circuit, the compressed time series change represents all waveforms that should generate a desired waveform. It is characterized by including a test vector adding step for generating a leaked test vector when not.
この第1の半導体集積回路の検証方法に対応する第1の検証装置は、前記半導体集積回路のテストベクタ評価装置に加えて、前記圧縮時系列変化が所望の波形を発生させるべきすべての波形を表していないとき、漏れているテストベクタを生成するテストベクタ追加手段を備えたものである。 In addition to the test vector evaluation apparatus for the semiconductor integrated circuit, the first verification apparatus corresponding to the first semiconductor integrated circuit verification method generates all waveforms for which the compression time-series change should generate a desired waveform. When not shown, a test vector adding means for generating a leaked test vector is provided.
本発明の第2の半導体集積回路の検証方法は、第1の半導体集積回路のテストベクタ評価方法に加えて、前記圧縮時系列変化で表現される波形が前記半導体集積回路の仕様以外のものを含むとき、前記半導体集積回路の不具合として検出する検出工程を含むことを特徴としている。 According to a second method for verifying a semiconductor integrated circuit of the present invention, in addition to the test vector evaluation method for the first semiconductor integrated circuit, a waveform expressed by the compression time-series change is other than the specification of the semiconductor integrated circuit. When included, it includes a detection step of detecting as a defect of the semiconductor integrated circuit.
この第2の半導体集積回路の検証方法に対応する第2の検証装置は、前記半導体集積回路のテストベクタ評価装置に加えて、前記圧縮時系列変化で表現される波形が前記半導体集積回路の仕様以外のものを含むとき、不具合パタンとして検出する検出手段を備えたものである。 In addition to the test vector evaluation device for the semiconductor integrated circuit, the second verification device corresponding to the second semiconductor integrated circuit verification method has a waveform expressed by the compressed time-series change in the specifications of the semiconductor integrated circuit. When a device other than the above is included, a detection means for detecting a failure pattern is provided.
前記第1、前記第2の検証方法により、所望の波形を発生させる内部状態を含む状態の組み合わせが簡便に表現されることにより、仕様との差異を容易に発見することが可能である。また、前記圧縮時系列変化は半導体集積回路の内部状態を含んでいるため、半導体集積回路の外部に不具合が伝播してこない場合でも、不具合を発見することができる。 By the first and second verification methods, a combination of states including an internal state that generates a desired waveform is simply expressed, so that a difference from the specification can be easily found. In addition, since the compressed time series change includes the internal state of the semiconductor integrated circuit, it is possible to find a defect even when the defect does not propagate outside the semiconductor integrated circuit.
本発明の第3の半導体集積回路の検証方法は、第1の半導体集積回路のテストベクタ評価方法に加えて、
前記抽出時系列変化に含まれない前記所望の波形が生じる検出時系列変化を前記圧縮時系列変化を用いて検出する検出工程と、
前記検出時系列変化が検出されたとき、前記検出時系列変化を再現するテストベクタを記述するテストベクタ追加工程とを含むことを特徴としている。
In addition to the first semiconductor integrated circuit test vector evaluation method, the third semiconductor integrated circuit verification method of the present invention includes:
A detection step of detecting, using the compressed time series change, a detection time series change in which the desired waveform not included in the extracted time series change is generated;
A test vector adding step for describing a test vector for reproducing the detected time series change when the detected time series change is detected.
この第3の半導体集積回路の検証方法に対応する第3の検証装置は、前記半導体集積回路のテストベクタ評価装置に加えて、
前記抽出時系列変化に含まれない前記所望の波形が生じる検出時系列変化を前記圧縮時系列変化を用いて検出する検出手段と、
前記検出時系列変化が検出されたとき、前記検出時系列変化を再現するテストベクタを記述するテストベクタ追加手段とを備えたものである。
In addition to the test vector evaluation apparatus for the semiconductor integrated circuit, a third verification apparatus corresponding to the third semiconductor integrated circuit verification method includes:
Detecting means for detecting, using the compressed time series change, a detection time series change in which the desired waveform not included in the extracted time series change is generated;
Test vector adding means for describing a test vector for reproducing the detected time series change when the detected time series change is detected.
本発明の第4の半導体集積回路の検証方法は、第1ないし第3の半導体集積回路の検証方法において、前記整理工程は、前記複数の抽出時系列変化から前記所望の波形が生じるために必ずしも必要でないドントケアの状態を抽出して前記抽出時系列変化より少数の前記圧縮時系列変化にまとめることを特徴としている。 According to a fourth semiconductor integrated circuit verification method of the present invention, in the first to third semiconductor integrated circuit verification methods, the organizing step is not necessarily performed because the desired waveform is generated from the plurality of extracted time series changes. It is characterized in that unnecessary don't care states are extracted and combined into a smaller number of compressed time series changes than the extracted time series changes.
本発明の第5の半導体集積回路の検証方法は、第1ないし第3の半導体集積回路の検証方法において、前記整理工程は、前記単数の抽出時系列変化から前記所望の波形が発生する場合の数学的命題である第1の数学的命題を生成し、前記第1の数学的命題から信号の条件を削除した第2の数学的命題を生成して、前記第1の数学的命題と前記第2の数学的命題が前記半導体集積回路に対して同じものであるか形式的機能検証を用いて判定することによってドントケアの状態を抽出して前記抽出時系列変化より少数の前記圧縮時系列変化にまとめることを特徴としている。 According to a fifth semiconductor integrated circuit verification method of the present invention, in the first to third semiconductor integrated circuit verification methods, the organizing step is performed when the desired waveform is generated from the single extracted time series change. Generating a first mathematical proposition which is a mathematical proposition, and generating a second mathematical proposition in which a signal condition is deleted from the first mathematical proposition, and the first mathematical proposition and the first The state of the two mathematical propositions is the same as that for the semiconductor integrated circuit, and the state of the don't care is extracted by determining using formal function verification, so that the compressed time series change is smaller than the extracted time series change. It is characterized by grouping.
本発明の第6の半導体集積回路の検証方法は、第3の半導体集積回路の検証方法において、前記検出工程は、前記第2の数学的命題の条件と結果を入れ替えた第3の数学的命題を生成して、前記第3の数学的命題が前記半導体集積回路の機能の一部分を正しく表現しているかを形式的機能検証を用いて判定することによって前記検出時系列変化を求めることを特徴としている。 According to a sixth semiconductor integrated circuit verification method of the present invention, in the third semiconductor integrated circuit verification method, the detection step includes a third mathematical proposition in which conditions and results of the second mathematical proposition are interchanged. And determining the detected time series change by using formal function verification to determine whether the third mathematical proposition correctly represents a part of the function of the semiconductor integrated circuit. Yes.
第3、第4、第5、第6の検証方法により、テストベクタにて検証されていない検出時系列変化を自動的に求めることができ、検証漏れを防ぐことができる。 According to the third, fourth, fifth, and sixth verification methods, it is possible to automatically obtain a detection time series change that is not verified by the test vector, thereby preventing a verification failure.
本発明によれば、テストベクタにて発生した所望の波形を生成させる半導体集積回路の状態を圧縮時系列変化にまとまった状態で確認することができるため、所望の波形を生じさせる場合が前記波形変化で十分かどうかの判断を簡単に行える。 According to the present invention, the state of the semiconductor integrated circuit that generates the desired waveform generated by the test vector can be confirmed in a state of being gathered in a compression time series change. You can easily judge whether changes are sufficient.
また、圧縮時系列変化に現れるドントケア条件が、目的となる波形を生成する上で論理的に不要な信号であることを意味し、抽出すべきすべての波形においてドントケアと判断された場合には、回路上不要な論理と判断されるため、半導体集積回路内の不要な論理を抽出することが可能となる。 In addition, the don't care condition that appears in the compression time series change means that it is a logically unnecessary signal for generating the target waveform, and if it is determined that don't care in all the waveforms to be extracted, Since it is determined that the logic is unnecessary on the circuit, unnecessary logic in the semiconductor integrated circuit can be extracted.
また、所望の波形を発生させる内部状態を含む状態の組み合わせが簡便に表現されることにより、仕様との差異を容易に発見することが可能である。 In addition, by simply expressing a combination of states including an internal state that generates a desired waveform, it is possible to easily find a difference from the specification.
また、圧縮時系列変化は半導体集積回路の内部状態を含んでいるため、半導体集積回路の外部に不具合が伝播してこない場合でも、不具合を発見することができる。 In addition, since the compressed time-series change includes the internal state of the semiconductor integrated circuit, it is possible to find a defect even when the defect does not propagate outside the semiconductor integrated circuit.
また、テストベクタにて検証されていない検出時系列変化を自動的に求めることができ、検証漏れを防ぐことができる。 In addition, it is possible to automatically obtain a detection time series change that is not verified by the test vector, thereby preventing a verification failure.
以下、本発明の実施の形態を図面に基づいて詳細に説明する。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
(実施の形態1)
図1は本発明の実施の形態1における半導体集積回路のテストベクタ評価方法の処理を示すフローチャートであり、1はコンピュータ装置、2はテストベクタ、3は半導体集積回路の回路記述、S1は第1の工程、S2は第2の工程、S3は第3の工程、S4は第4の工程である。テストベクタ2と半導体集積回路の回路記述3は、コンピュータ装置1の外部のハードディスクに格納されており、インターフェースを介してコンピュータ装置1内に取り込まれる。コンピュータ装置1は、内部CPUを用いて第1ないし第3の工程S1〜S3の処理を実行し、圧縮時系列変化として、再びハードディスクへと出力する。検証者はハードディスク内に取り込まれた圧縮時系列変化を確認することにより、テストベクタの網羅度を従来より容易に評価することができる。さらに本実施形態においては、圧縮時系列変化を別のコンピュータ装置への入力とし、別のコンピュータ装置のCPUを用いて第4の工程S4を処理することにより、未検証のテストベクタを生成することも可能である。なお、第4の工程S4を処理するコンピュータ装置は第1ないし第3の工程S1〜S3を処理するコンピュータ装置1と同一であっても構わない。
(Embodiment 1)
FIG. 1 is a flowchart showing processing of a test vector evaluation method for a semiconductor integrated circuit according to the first embodiment of the present invention. 1 is a computer device, 2 is a test vector, 3 is a circuit description of the semiconductor integrated circuit, and S1 is a first , S2 is the second step, S3 is the third step, and S4 is the fourth step. The
以下に第1ないし第4の工程S1〜S4をさらに具体的に説明する。 Hereinafter, the first to fourth steps S1 to S4 will be described more specifically.
第1の工程S1では、シミュレーションを実行し、対象となる半導体集積回路の一部もしくは全部の入力信号、出力信号および内部状態についてシミュレーションの全時刻あるいは一部の区間の時系列変化を時系列変化Aとして保存する。 In the first step S1, a simulation is executed, and the time series change of all or part of the simulation is performed for a part or all of the input signal, output signal, and internal state of the target semiconductor integrated circuit. Save as A.
第2の工程S2では、時系列変化Aに記録されている入力信号、出力信号、内部状態の中から選択された信号についての部分時系列を定義し、この定義された部分時系列と合致する部分時系列を時系列変化Aから抽出し、抽出時系列変化Bとする。抽出時系列変化Bは抽出するために選択された信号以外の信号も含んでいる。 In the second step S2, a partial time series is defined for a signal selected from the input signal, the output signal, and the internal state recorded in the time series change A, and matches the defined partial time series. A partial time series is extracted from the time series change A and is set as an extracted time series change B. The extraction time series change B includes signals other than the signal selected for extraction.
第3の工程S3では、抽出時系列変化Bから各信号の有意性を判断することで複数の抽出時系列変化Bを併合し、圧縮時系列変化Cを生成する。 In the third step S3, a plurality of extracted time series changes B are merged by judging the significance of each signal from the extracted time series changes B, and a compressed time series change C is generated.
第4の工程S4では、第3の工程S3で得られた圧縮時系列変化Cを用いてテストされていないパタンを検出し、追加パタンの生成を行う。 In the fourth step S4, an untested pattern is detected using the compressed time series change C obtained in the third step S3, and an additional pattern is generated.
以上のように構成された本実施形態の半導体集積回路のテストベクタ評価方法について、以下、半導体集積回路の回路記述3がタイマー回路で、テストベクタ2がタイマー回路のテストベクタである場合について説明する。
The test vector evaluation method for the semiconductor integrated circuit of the present embodiment configured as described above will be described below in the case where the circuit description 3 of the semiconductor integrated circuit is a timer circuit and the
図2はタイマー回路の機能ブロック図であり、21はタイマー、22は信号“1”が書き込まれることによってカウント動作を許可する第1のモードレジスタ(exe)、23は信号“1”が書き込まれることによってカスケード動作を許可する第2のモードレジスタ(cas)、24はタイマー21全体を初期化するリセット信号(rst)、25はカスケード入力信号(cin)、26はタイマー全体の動作の基準となるクロック(clk)、27は4ビットのバイナリカウンタ、28は割り込み出力、29は第1のモードレジスタ(exe)22、第2のモードレジスタ(cas)23にアクセス可能なIOバスである。タイマー21は回路記述としてコンピュータ装置1の外部のハードディスクに格納されている。
FIG. 2 is a functional block diagram of the timer circuit, in which 21 is a timer, 22 is a first mode register (exe) that permits a count operation by writing a signal “1”, and 23 is written with a signal “1”. Accordingly, the second mode register (cas) that permits the cascade operation, 24 is a reset signal (rst) that initializes the
タイマー21の機能について説明する。カウント動作は、第1のモードレジスタ(exe)22を“1”、第2のモードレジスタ(cas)23を“0”に設定すると、クロック26と同期してバイナリカウンタ27がアップカウントする。バイナリカウンタ27の値が“15”から“0”に値が変化した直後、割り込み出力28が1サイクル期間“1”を出力する。バイナリカウンタ27が動作中、つまり第1のモードレジスタ(exe)22が“1”のときしか割り込み出力28は出力されない。カスケード動作とは、第1のモードレジスタ(exe)22が“1”、第2のモードレジスタ(cas)23が“1”のときであり、カスケード入力信号25が“1”のときのみバイナリカウンタ27がアップカウント動作を行う。
The function of the timer 21 will be described. In the counting operation, when the first mode register (exe) 22 is set to “1” and the second mode register (cas) 23 is set to “0”, the binary counter 27 counts up in synchronization with the clock 26. Immediately after the value of the binary counter 27 changes from “15” to “0”, the interrupt output 28 outputs “1” for one cycle period. The interrupt output 28 is output only when the binary counter 27 is in operation, that is, when the first mode register (exe) 22 is “1”. The cascade operation is when the first mode register (exe) 22 is “1” and the second mode register (cas) 23 is “1”, and the binary counter is only when the
図3はタイマー21の時系列変化Aの例である。図3において、Timeはシミュレーション時刻を表し、rstはリセット信号24を表し、cinはカスケード入力信号25を表し、casは第2のモードレジスタ(cas)23を表し、exeは第1のモードレジスタ(exe)22を表し、BCはバイナリカウンタ27を表し、irqは割り込み出力28を表す。クロック26の周期はTime10とする。図3において、クロック26の動作は省略している。入力信号であるテストベクタはrst、cin、cas、exeであり、シミュレーションで得られた内部状態の時系列変化はBC、出力信号の時系列変化はirqである。タイマー21の時系列変化Aは、テストベクタとタイマー21の回路記述をコンピュータ装置1に入力してシミュレーションを行い、タイマー21の入力信号と出力信号と内部状態の時系列変化を保存する第1の工程S1によって得られ、コンピュータ装置1の外部のハードディスクに格納される。
FIG. 3 shows an example of the time series change A of the timer 21. In FIG. 3, Time represents the simulation time, rst represents the
タイマー21の場合の時系列変化Aの詳細な説明を行う。Time0にてrstを“1”にしてタイマー21の初期化を行う。Time20にてexeを“1”に設定し、タイマー21のカウント動作を開始する。Time30からexeを“0”に設定するTime410まで、BCはTime10毎に1ずつアップカウント動作を行う。irqはBCが“15”になった次のサイクルで“1”となる。Time410にてcin、exeを“0”に設定し、Time420でcas、exeを“1”に設定している。そのため、cinが“1”となったTime450の次のサイクルであるTime460にてBCが1、アップカウントしている(“7”→“8”)。
The time series change A in the case of the timer 21 will be described in detail. The timer 21 is initialized by setting rst to “1” at
図4は、第2の工程S2にてタイマー21に関する所望の波形が生じる抽出時系列変化B群を時系列変化Aから抽出した結果を示す。ここで所望の波形とは、irqが“1”となる1サイクル前からirqが“1”となるまで、と設定した。Time170、Time180と、Time330、Time340の2通りが抽出される。
FIG. 4 shows a result of extracting the extracted time series change group B in which the desired waveform related to the timer 21 is generated from the time series change A in the second step S2. Here, the desired waveform is set from one cycle before irq becomes “1” until irq becomes “1”. Two types of
図5は、第3の工程S3にて、抽出時系列変化Bを圧縮時系列変化Cにまとめた結果を示す。 FIG. 5 shows the result of the extraction time series change B combined into the compression time series change C in the third step S3.
ここでは、抽出時系列変化Bより少数の圧縮時系列変化Cにまとめる方法を具体的に説明する。それは、抽出時系列変化B1、抽出時系列変化B2から所望の波形が発生する場合の数学的命題である第1の数学的命題を生成する。さらに、第1の数学的命題から信号の条件を削除した第2の数学的命題を生成する。そして、第1の数学的命題と第2の数学的命題がタイマー21に対して同じものであるか形式的機能検証を用いて判定することによってドントケアの状態を抽出する。その結果として、抽出時系列変化Bより少数の圧縮時系列変化Cにまとめる。 Here, a method of combining the extracted time series changes B into a smaller number of compressed time series changes C will be specifically described. It generates a first mathematical proposition which is a mathematical proposition when a desired waveform is generated from the extracted time series change B1 and the extracted time series change B2. Further, a second mathematical proposition in which the signal condition is deleted from the first mathematical proposition is generated. Then, the state of the don't care is extracted by determining whether the first mathematical proposition and the second mathematical proposition are the same for the timer 21 using formal function verification. As a result, the extracted time series changes B are combined into a smaller number of compressed time series changes C.
抽出時系列変化B1よりirqが“1”になる場合を数学的命題に変換する。具体的には、「rstが“0”かつcinが“0”かつcasが“0”かつexeが“1”かつBCが“15”かつirqが“0”であって、さらに、次のサイクルで、rstが“0”かつcinが“0”かつcasが“0”かつexeが“1”かつBCが“0”ならば、次のサイクルでirqは“1”である。」という第1の数学的命題を記述する。 The case where irq becomes “1” from the extracted time series change B1 is converted into a mathematical proposition. Specifically, “rst is“ 0 ”, cin is“ 0 ”, cas is“ 0 ”, exe is“ 1 ”, BC is“ 15 ”and irq is“ 0 ”, and the next cycle If rst is “0”, cin is “0”, cas is “0”, exe is “1”, and BC is “0”, irq is “1” in the next cycle ”. Describe the mathematical proposition.
次に、この第1の数学的命題の1つの信号条件を取り除いて形式的機能検証を実施する。例えば、第1の数学的命題から、1つ目の信号条件である「rstが“0”かつ」を取り除き、「cinが“0”かつcasが“0”かつexeが“1”かつBCが“15”かつirqが“0” であって、さらに、次のサイクルで、rstが“0”かつcinが“0”かつcasが“0”かつexeが“1”かつBCが“0”ならば、次のサイクルでirqは“1”である。」という第2の数学的命題を生成する。次いで、第2の数学的命題とタイマー21の形式的機能検証を実施する。等価と判定されれば、「rstが“0”かつ」はドントケアの条件であるので、第1の数学的命題から削除する。実際は不等価と判定され、「rstが“0”かつ」はドントケアの条件ではなく、第1の数学的命題から削除することはできない。 Next, a formal function verification is performed by removing one signal condition of the first mathematical proposition. For example, the first signal condition “rst is“ 0 ”and” is removed from the first mathematical proposition, “cin is“ 0 ”, cas is“ 0 ”, exe is“ 1 ”, and BC is If “15” and irq are “0”, and rst is “0”, cin is “0”, cas is “0”, exe is “1”, and BC is “0” in the next cycle For example, in the next cycle, the second mathematical proposition “irq is“ 1 ”” is generated. Next, a formal function verification of the second mathematical proposition and timer 21 is performed. If it is determined to be equivalent, since “rst is“ 0 ”and” is a condition for don't care, it is deleted from the first mathematical proposition. Actually, it is determined as inequality, and “rst is“ 0 ”and” is not a condition of don't care, and cannot be deleted from the first mathematical proposition.
この作業を繰り返し、ドントケアの条件を削除していくと、図4に示す抽出時系列変化B1、抽出時系列変化B2から、「rstが“0”かつcasが“0”かつexeが“1”かつBCが“15”であって、さらに、次のサイクルでrstが“0”ならば、次のサイクルでirqは“1”である。」という第2の数学的命題が生成される。この1つにまとまった第2の数学的命題を波形表現することで図5に示す圧縮時系列変化C1が得られる。 When this operation is repeated and the don't care condition is deleted, from the extracted time series change B1 and extracted time series change B2 shown in FIG. 4, “rst is“ 0 ”, cas is“ 0 ”, and exe is“ 1 ””. If BC is “15” and rst is “0” in the next cycle, the second mathematical proposition “irq is“ 1 ”in the next cycle” is generated. The compressed time series change C1 shown in FIG. 5 can be obtained by expressing the second mathematical proposition combined into one waveform.
次に、第4の工程S4にて、圧縮時系列変化Cが所望の波形を発生させる全通りか判断し、そうでない場合は所望の波形を生じさせる未検証のテストベクタを記述し、第1の工程S1に進む。具体的には、第3の工程S3により圧縮時系列変化Cにはドントケア(“x”)と判断されない信号値が論理値“0”もしくは“1”の値として残されており、例えば、論理値の一方しか現れない信号や、特定の信号組み合わせにおいて、すべての論理値の組み合わせのうち、論理的に発生し得ないものを除く組み合わせが出現していないものを検出する。 Next, in the fourth step S4, it is determined whether or not the compression time series change C generates all the desired waveforms. If not, an unverified test vector that generates the desired waveform is described. The process proceeds to step S1. Specifically, a signal value that is not determined as don't care (“x”) is left as a logical value “0” or “1” in the compression time series change C in the third step S3. A signal in which only one of the values appears or a combination of all the logical values in a specific signal combination in which a combination other than those that cannot be logically generated does not appear is detected.
タイマー21の例で、第1のモードレジスタ(exe)22が“1”かつ、第2のモードレジスタ(cas)23が“1”かつ、リセット信号24が“0”かつ、カスケード入力信号25が“1”かつ、バイナリカウンタ27が“15”で、クロック26が入力されて、次のクロックサイクルで割り込み出力28が“1”となるテストベクタが時系列変化Aに追加されていたとする(図4のC2参照)。その場合、圧縮時系列変化Cには圧縮時系列変化C1と、圧縮時系列変化C2が得られる。圧縮時系列変化C1と、圧縮時系列変化C2を比較すると、両方とも、Timeがnのとき、exeが“1”かつBCが“15”である。これが、タイマー21の場合の論理値が一方しか現れていない信号であり、exeが“0”、又はBCが“15”でない場合が未検証であるかどうか判断する。
In the example of the timer 21, the first mode register (exe) 22 is “1”, the second mode register (cas) 23 is “1”, the
以上のように本実施形態によれば、所望の波形が発生する抽出時系列変化Bを、ドントケアの条件を抽出することで圧縮時系列変化Cにまとめることにより、判断を下すべき信号線の数を減らすことが可能となり、所望の波形を生じさせる場合が抽出時系列変化Bで十分かどうかの判断を従来に比べ、容易に行える。 As described above, according to the present embodiment, the number of signal lines to be determined is determined by collecting the extracted time series change B in which a desired waveform is generated into the compressed time series change C by extracting the don't care conditions. Therefore, it is easier to determine whether or not the extracted time series change B is sufficient when a desired waveform is generated as compared with the conventional case.
また、所望の波形を発生させる内部状態を含む状態の組み合わせが圧縮時系列変化Cにて簡便に表現されることにより、仕様との差異を容易に発見することが可能である。 In addition, a combination of states including an internal state that generates a desired waveform is simply expressed by the compression time series change C, so that a difference from the specification can be easily found.
また、所望の波形を発生させる内部状態を含む状態の組み合わせが圧縮時系列変化Cにて簡便に表現されることにより、仕様との差異を容易に発見することが可能である。 In addition, a combination of states including an internal state that generates a desired waveform is simply expressed by the compression time series change C, so that a difference from the specification can be easily found.
また、本実施形態により生成される圧縮時系列変化Cに現れるドントケア条件は、目的となる波形を生成する上で論理的に不要な信号であることを意味し、抽出すべきすべての波形においてドントケアと判断された場合には、回路上不要な論理と判断される。このように本実施の形態によれは、半導体集積回路内の不要な論理を抽出することが可能となる。 In addition, the don't care condition that appears in the compressed time series change C generated by the present embodiment means that the signal is logically unnecessary for generating the target waveform, and the don't care in all the waveforms to be extracted. If it is determined, it is determined that the logic is unnecessary on the circuit. As described above, according to the present embodiment, it is possible to extract unnecessary logic in the semiconductor integrated circuit.
なお、本実施形態においては第4の工程S4において形式的機能検証を用いてドントケアの条件を抽出したが、形式的機能検証を用いず、抽出時系列変化Bから対象とする信号以外が全く同じものを選び出し、対象信号の論理を調べ、すべての論理が起こっていることを確認することでドントケア条件を抽出することも可能である。また、本実施形態では、条件を1つずつ形式的機能検証により判定したが、複数の条件を一度に削除して判定することも可能であり、この判定結果によりドントケア条件を抽出することも可能である。 In the present embodiment, the condition of don't care is extracted using formal function verification in the fourth step S4. However, the formal function verification is not used and the signals other than the target signal are exactly the same from the extracted time series change B. It is also possible to extract the don't care conditions by selecting one, examining the logic of the target signal, and confirming that all logic has occurred. In this embodiment, the conditions are determined one by one by formal function verification. However, it is also possible to delete a plurality of conditions at once, and it is possible to extract the don't care conditions based on the determination result. It is.
また、抽出時系列変化Bの抽出時に、抽出のために選択された信号に対し、明らかに関係がないと判断できる信号がある場合には、その信号を除外して抽出することで、第3の工程S3を簡便化することが可能である。 Further, when there is a signal that can be determined to be clearly unrelated to the signal selected for extraction at the time of extraction of the extraction time series change B, it is possible to extract the third signal by excluding that signal. This step S3 can be simplified.
(実施の形態2)
図6は本発明の実施の形態2における半導体集積回路の検証方法の処理を示すフローチャートであり、S1,S2,S3は実施の形態1と同じであり、S5は第5の工程である。第5の工程S5では、圧縮時系列変化Cを用いて、第2の工程S2で選択された信号の変化に対し、選択されていない信号の論理が半導体集積回路の仕様と合致しているか判断し、合致していない場合は半導体集積回路の不具合箇所として検出し、必要な修正を施す。もしくは、圧縮時系列変化Cにてドントケアと判断された信号が、仕様でもドントケアかどうか判断し、ドントケアでない場合は半導体集積回路の不具合箇所として検出し、必要な修正を施す。不具合が半導体集積回路の回路記述に問題があった場合は、回路記述の修正を行う。その後、第1の工程S1に進む。
(Embodiment 2)
FIG. 6 is a flowchart showing the process of the semiconductor integrated circuit verification method according to the second embodiment of the present invention. S1, S2 and S3 are the same as those in the first embodiment, and S5 is the fifth step. In the fifth step S5, it is determined whether the logic of the unselected signal matches the specification of the semiconductor integrated circuit with respect to the change in the signal selected in the second step S2, using the compressed time series change C. If they do not match, it is detected as a defective part of the semiconductor integrated circuit and necessary corrections are made. Alternatively, it is determined whether the signal determined to be don't care in the compression time-series change C is also don't care in the specification. If there is a problem in the circuit description of the semiconductor integrated circuit, the circuit description is corrected. Then, it progresses to 1st process S1.
タイマー21の回路記述に不具合があり、図5に示す圧縮時系列変化C3が得られたとする。exeがドントケア“x”でも割り込み出力28が“1”になっている。仕様より、タイマー21が動作中(exeが“1”)でないと割り込み出力28は“1”になりえないので、タイマー21の回路記述に不具合があることが分かる。 It is assumed that there is a defect in the circuit description of the timer 21 and the compressed time series change C3 shown in FIG. 5 is obtained. Even if exe is don't care “x”, the interrupt output 28 is “1”. From the specification, it can be seen that the interrupt output 28 cannot be “1” unless the timer 21 is in operation (exe is “1”), so that the circuit description of the timer 21 is defective.
以上のように本実施形態によれば、所望の波形が発生する抽出時系列変化Bからドントケアの条件を抽出することで、半導体集積回路の内部状態を含む所望の波形が生じる必要最低限の状態を圧縮時系列変化Cとしてまとめる。よって、所望の波形が発生する複数の場合においてそれらが仕様と合致しているかの判断を、少ない状態数により行えるため、従来に比べ、容易に判断できる。さらに、内部信号に対しても、本検証方法は適用可能であるため、半導体集積回路の外部に伝播しない不具合をも簡単に発見できる。 As described above, according to the present embodiment, by extracting the don't care conditions from the extracted time series change B in which the desired waveform is generated, the minimum necessary state in which the desired waveform including the internal state of the semiconductor integrated circuit is generated. Are summarized as a compression time series change C. Therefore, in a plurality of cases where a desired waveform is generated, it can be determined with a small number of states whether or not they match the specifications. Furthermore, since this verification method can be applied to an internal signal, it is possible to easily find a defect that does not propagate outside the semiconductor integrated circuit.
(実施の形態3)
図7は本発明の実施の形態3における半導体集積回路の検証方法の処理を示すフローチャートであり、S1,S2,S3は実施の形態1と同じであり、S6は第6の工程、S7は第7の工程である。第6の工程S6では、第3の工程S3で得られた圧縮時系列変化Cと抽出時系列変化Bを抽出する波形を用いて、抽出時系列変化Bに含まれない抽出する波形を生成する検出時系列変化Dを検出する。第7の工程S7では、第6の工程S6で検出された検出時系列変化Dを発生させるテストベクタを生成する。以上のように構成された本実施形態の半導体集積回路の検証方法について、以下、タイマー回路とそのテストベクタを用いて説明する。
(Embodiment 3)
FIG. 7 is a flowchart showing the process of the semiconductor integrated circuit verification method according to the third embodiment of the present invention. S1, S2, and S3 are the same as those in the first embodiment, S6 is the sixth step, and S7 is the first step. 7 steps. In the sixth step S6, a waveform to be extracted that is not included in the extracted time series change B is generated using the waveform that extracts the compression time series change C and the extraction time series change B obtained in the third step S3. A detection time series change D is detected. In the seventh step S7, a test vector for generating the detection time series change D detected in the sixth step S6 is generated. A method for verifying the semiconductor integrated circuit of the present embodiment configured as described above will be described below using a timer circuit and its test vector.
図8はタイマー21とその圧縮時系列変化Cを用いて、第6の工程S6にて検出した検出時系列変化Dである。 FIG. 8 shows the detected time series change D detected in the sixth step S6 using the timer 21 and its compressed time series change C.
ここでは、第2の数学的命題の条件と結果を入れ替えた第3の数学的命題を生成して、第3の数学的命題が半導体集積回路の機能の一部分を正しく表現しているかを形式的機能検証を用いて判定することによって検出時系列変化Dを求める方法を具体的に説明する。第2の数学的命題の条件と結果を入れ替え、「次のサイクルでirqが“1”ならば、rstが“0”かつcasが“0”かつexeが“1”かつBCが“15”かつ、次のサイクルでrstが“0”である。」(図5のC1参照)という第3の数学的命題を生成する。この第3の数学的命題を用いて形式的機能検証を実施すると、irqが“1”となる他の場合があれば不一致となり、検出できる。タイマー21の例では、検出時系列変化Dが検出される。カスケードモード時に割り込み出力が正しく出力されるかの検証が抜けていることを示している。 Here, a third mathematical proposition in which the condition and result of the second mathematical proposition are exchanged is generated, and a formal representation is made as to whether the third mathematical proposition correctly represents a part of the function of the semiconductor integrated circuit. A method of obtaining the detection time series change D by making a determination using functional verification will be specifically described. Replacing the condition and result of the second mathematical proposition, “If irq is“ 1 ”in the next cycle, rst is“ 0 ”, cas is“ 0 ”, exe is“ 1 ”, BC is“ 15 ”and In the next cycle, a third mathematical proposition “rst is“ 0 ”” (see C1 in FIG. 5) is generated. When formal function verification is performed using the third mathematical proposition, if there is another case in which irq is “1”, they are inconsistent and can be detected. In the example of the timer 21, a detection time series change D is detected. This indicates that the verification that the interrupt output is output correctly in the cascade mode is missing.
次に第7の工程S7にて、検出時系列変化Dが検出されたならば、検出時系列変化Dを再現するテストベクタを記述し、第1の工程S1に進む。 Next, if the detected time series change D is detected in the seventh step S7, a test vector for reproducing the detected time series change D is described, and the process proceeds to the first step S1.
以上のように本実施形態によれば、テストベクタにて検証されていない検出時系列変化Dを発見する数学的命題を自動的に生成できるため、所望の波形が発生する機能検証の漏れを防ぐことが可能となる。 As described above, according to the present embodiment, it is possible to automatically generate a mathematical proposition for finding a detected time-series change D that has not been verified by a test vector, thereby preventing a functional verification from leaking a desired waveform. It becomes possible.
本発明における半導体集積回路のテストベクタの評価方法は、半導体集積回路の検証に用いるテストベクタが必要十分がどうか判定する方法として有用である。 The method for evaluating a test vector of a semiconductor integrated circuit according to the present invention is useful as a method for determining whether a test vector used for verification of a semiconductor integrated circuit is necessary or sufficient.
また、本テストベクタ評価方法を用いた本発明における半導体集積回路の検証方法は、半導体集積回路の検証を効率的に行う方法として有用である。 The semiconductor integrated circuit verification method of the present invention using the test vector evaluation method is useful as a method for efficiently verifying the semiconductor integrated circuit.
また、本テストベクタ評価方法は、テストベクタの削減を行う上で有効であり、検証時間の削減に有効である。また、同様にテスタを用いたLSI評価時のテストベクタの削減にも利用可能である。 In addition, this test vector evaluation method is effective in reducing test vectors and is effective in reducing verification time. Similarly, it can be used to reduce test vectors during LSI evaluation using a tester.
また、本テストベクタ評価方法は、ドントケア条件を抽出することから、回路上、冗長回路である可能性がある部分を検出できることにもなり、不要回路の検出にも利用可能である。 In addition, since this test vector evaluation method extracts don't care conditions, it can detect a portion that may be a redundant circuit on the circuit, and can also be used to detect an unnecessary circuit.
1 コンピュータ装置
2 テストベクタ
3 半導体集積回路の回路記述
A 時系列変化
B1,B2 抽出時系列変化
C1,C2,C3 圧縮時系列変化
D 検出時系列変化
DESCRIPTION OF
Claims (13)
前記時系列変化から、所望の波形が発生している単数もしくは複数の抽出時系列変化を抽出する抽出工程と、
前記抽出時系列変化が複数のとき、前記抽出時系列変化より少数の圧縮時系列変化にまとめる整理工程とを含む半導体集積回路のテストベクタ評価方法。 A state storage step of simulating the logical behavior of the semiconductor integrated circuit using a test vector, and storing time series changes of the input signal and output signal of the semiconductor integrated circuit and the internal state during the simulation;
An extraction step of extracting one or more extraction time series changes in which a desired waveform is generated from the time series changes;
A test vector evaluation method for a semiconductor integrated circuit, comprising: a step of arranging a plurality of extracted time series changes into a smaller number of compressed time series changes than the extracted time series changes.
前記時系列変化から、所望の波形が発生している単数もしくは複数の抽出時系列変化を抽出する抽出工程と、
前記抽出時系列変化が複数のとき、前記抽出時系列変化より少数の圧縮時系列変化にまとめる整理工程と、
前記圧縮時系列変化が所望の波形を発生させるべきすべての波形を表していないとき、漏れているテストベクタを生成するテストベクタ追加工程とを含む半導体集積回路の検証方法。 A state storage step of simulating the logical behavior of the semiconductor integrated circuit using a test vector, and storing time series changes of the input signal and output signal of the semiconductor integrated circuit and the internal state during the simulation;
An extraction step of extracting one or more extraction time series changes in which a desired waveform is generated from the time series changes;
When there are a plurality of the extracted time series changes, an organizing step for collecting the compressed time series changes into a smaller number of compressed time series changes;
A test method for a semiconductor integrated circuit, comprising: a test vector adding step of generating a test vector that leaks when the compressed time series change does not represent all the waveforms that should generate a desired waveform.
前記時系列変化から、所望の波形が発生している単数もしくは複数の抽出時系列変化を抽出する抽出工程と、
前記抽出時系列変化が複数のとき、前記抽出時系列変化より少数の圧縮時系列変化にまとめる整理工程と、
前記圧縮時系列変化で表現される波形が前記半導体集積回路の仕様以外のものを含むとき、前記半導体集積回路の不具合として検出する検出工程とを含む半導体集積回路の検証方法。 A state storage step of simulating the logical behavior of the semiconductor integrated circuit using a test vector, and storing time series changes of the input signal and output signal of the semiconductor integrated circuit and the internal state during the simulation;
An extraction step of extracting one or more extraction time series changes in which a desired waveform is generated from the time series changes;
When there are a plurality of the extracted time series changes, an organizing step for collecting the compressed time series changes into a smaller number of compressed time series changes;
A method for verifying a semiconductor integrated circuit, comprising: a step of detecting as a defect of the semiconductor integrated circuit when the waveform expressed by the compressed time series change includes a waveform other than the specification of the semiconductor integrated circuit.
前記時系列変化から、所望の波形が発生している単数もしくは複数の抽出時系列変化を抽出する抽出工程と、
前記抽出時系列変化が複数のとき、前記抽出時系列変化より少数の圧縮時系列変化にまとめる整理工程と、
前記抽出時系列変化に含まれない前記所望の波形が生じる検出時系列変化を前記圧縮時系列変化を用いて検出する検出工程と、
前記検出時系列変化が検出されたとき、前記検出時系列変化を再現するテストベクタを記述するテストベクタ追加工程とを含む半導体集積回路の検証方法。 A state storage step of simulating the logical behavior of the semiconductor integrated circuit using a test vector, and storing time series changes of the input signal and output signal of the semiconductor integrated circuit and the internal state during the simulation;
An extraction step of extracting one or more extraction time series changes in which a desired waveform is generated from the time series changes;
When there are a plurality of the extracted time series changes, an organizing step for collecting the compressed time series changes into a smaller number of compressed time series changes;
A detection step of detecting, using the compressed time series change, a detection time series change in which the desired waveform not included in the extracted time series change is generated;
And a test vector adding step for describing a test vector for reproducing the detected time series change when the detected time series change is detected.
前記時系列変化から、所望の波形が発生している単数もしくは複数の抽出時系列変化を抽出する抽出手段と、
前記抽出時系列変化が複数のとき、前記抽出時系列変化より少数の圧縮時系列変化にまとめる整理手段とを備える半導体集積回路のテストベクタ評価装置。 State storage means for simulating the logical behavior of the semiconductor integrated circuit using a test vector, and for storing time series changes in the input signal and output signal of the semiconductor integrated circuit and the internal state during the simulation;
Extraction means for extracting one or a plurality of extracted time series changes in which a desired waveform is generated from the time series changes;
An apparatus for evaluating a test vector of a semiconductor integrated circuit, comprising: an organizing unit that summarizes into a smaller number of compressed time series changes than the extracted time series changes when there are a plurality of extracted time series changes.
前記時系列変化から、所望の波形が発生している単数もしくは複数の抽出時系列変化を抽出する抽出手段と、
前記抽出時系列変化が複数のとき、前記抽出時系列変化より少数の圧縮時系列変化にまとめる整理手段と、
前記圧縮時系列変化が所望の波形を発生させるべきすべての波形を表していないとき、漏れているテストベクタを生成するテストベクタ追加手段とを備える半導体集積回路の検証装置。 State storage means for simulating the logical behavior of the semiconductor integrated circuit using a test vector, and for storing time series changes in the input signal and output signal of the semiconductor integrated circuit and the internal state during the simulation;
Extraction means for extracting one or a plurality of extracted time series changes in which a desired waveform is generated from the time series changes;
When there are a plurality of extracted time series changes, organizing means for collecting the compressed time series changes into a smaller number of compressed time series changes;
A verification apparatus for a semiconductor integrated circuit, comprising: test vector adding means for generating a test vector that is leaked when the compressed time series change does not represent all waveforms that should generate a desired waveform.
前記時系列変化から、所望の波形が発生している単数もしくは複数の抽出時系列変化を抽出する抽出手段と、
前記抽出時系列変化が複数のとき、前記抽出時系列変化より少数の圧縮時系列変化にまとめる整理手段と、
前記圧縮時系列変化で表現される波形が前記半導体集積回路の仕様以外のものを含むとき、不具合パタンとして検出する検出手段とを備える半導体集積回路の検証装置。 State storage means for simulating the logical behavior of the semiconductor integrated circuit using a test vector, and for storing time series changes in the input signal and output signal of the semiconductor integrated circuit and the internal state during the simulation;
Extraction means for extracting one or a plurality of extracted time series changes in which a desired waveform is generated from the time series changes;
When there are a plurality of extracted time series changes, organizing means for collecting the compressed time series changes into a smaller number of compressed time series changes;
A verification apparatus for a semiconductor integrated circuit, comprising: detection means for detecting a failure pattern when a waveform expressed by the compressed time-series change includes a waveform other than the specification of the semiconductor integrated circuit.
前記時系列変化から、所望の波形が発生している単数もしくは複数の抽出時系列変化を抽出する抽出手段と、
前記抽出時系列変化が複数のとき、前記抽出時系列変化より少数の圧縮時系列変化にまとめる整理手段と、
前記抽出時系列変化に含まれない前記所望の波形が生じる検出時系列変化を前記圧縮時系列変化を用いて検出する検出手段と、
前記検出時系列変化が検出されたとき、前記検出時系列変化を再現するテストベクタを記述するテストベクタ追加手段とを備える半導体集積回路の検証装置。
State storage means for simulating the logical behavior of the semiconductor integrated circuit using a test vector, and for storing time series changes in the input signal and output signal of the semiconductor integrated circuit and the internal state during the simulation;
Extraction means for extracting one or a plurality of extracted time series changes in which a desired waveform is generated from the time series changes;
When there are a plurality of extracted time series changes, organizing means for collecting the compressed time series changes into a smaller number of compressed time series changes;
Detecting means for detecting, using the compressed time series change, a detection time series change in which the desired waveform not included in the extracted time series change is generated;
A verification apparatus for a semiconductor integrated circuit, comprising: test vector adding means for describing a test vector for reproducing the detected time series change when the detected time series change is detected.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004341457A JP2006153531A (en) | 2004-11-26 | 2004-11-26 | Method and apparatus for evaluating test vector of semiconductor integrated circuit and method and apparatus for verifying same |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004341457A JP2006153531A (en) | 2004-11-26 | 2004-11-26 | Method and apparatus for evaluating test vector of semiconductor integrated circuit and method and apparatus for verifying same |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2006153531A true JP2006153531A (en) | 2006-06-15 |
Family
ID=36632033
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004341457A Pending JP2006153531A (en) | 2004-11-26 | 2004-11-26 | Method and apparatus for evaluating test vector of semiconductor integrated circuit and method and apparatus for verifying same |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2006153531A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009139293A (en) * | 2007-12-10 | 2009-06-25 | Hitachi Ltd | High speed test of semiconductor integrated circuit |
-
2004
- 2004-11-26 JP JP2004341457A patent/JP2006153531A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009139293A (en) * | 2007-12-10 | 2009-06-25 | Hitachi Ltd | High speed test of semiconductor integrated circuit |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7437692B2 (en) | Memory debugger for system-on-a-chip designs | |
US7856582B2 (en) | Techniques for logic built-in self-test diagnostics of integrated circuit devices | |
US10795751B2 (en) | Cell-aware diagnostic pattern generation for logic diagnosis | |
JP5270458B2 (en) | Fault location estimation device | |
US7228262B2 (en) | Semiconductor integrated circuit verification system | |
Prabhu et al. | A SMT-based diagnostic test generation method for combinational circuits | |
US20190220745A1 (en) | Input Data Compression For Machine Learning-Based Chain Diagnosis | |
Pevtsov et al. | Design for testability of integrated circuits and project protection difficulties | |
US9404972B2 (en) | Diagnosis and debug with truncated simulation | |
JP2006309576A (en) | Verification device and verification method for logic system, and storage medium and computer program | |
JP2006153531A (en) | Method and apparatus for evaluating test vector of semiconductor integrated circuit and method and apparatus for verifying same | |
TWI782408B (en) | Logic simulation verification system, logic simulation verification method, and program product | |
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 | |
US10234502B1 (en) | Circuit defect diagnosis based on sink cell fault models | |
US7231619B1 (en) | Extended model checking hardware verification | |
US11023357B1 (en) | Method and system for sequential equivalence checking | |
Safarpour et al. | Failure triage: The neglected debugging problem | |
US10060976B1 (en) | Method and apparatus for automatic diagnosis of mis-compares | |
JP2011048785A (en) | Multiple event definition device, multiple event verification device, multiple event definition method, and multiple event definition program | |
US12001547B2 (en) | Method, system and apparatus for detecting malicious modifications to semiconductor devices | |
JPH10104319A (en) | Fault simulation method and fault analysis method of large-scale integrated circuit device | |
US8392860B1 (en) | Identifying speed binning test vectors during simulation of an integrated circuit design | |
JP2001255357A (en) | Method and apparatus for verification of validity of test pattern | |
Chun et al. | DiSC: A new diagnosis method for multiple scan chain failures |