JPH09311163A - Test generating device and test generating method - Google Patents
Test generating device and test generating methodInfo
- Publication number
- JPH09311163A JPH09311163A JP8127270A JP12727096A JPH09311163A JP H09311163 A JPH09311163 A JP H09311163A JP 8127270 A JP8127270 A JP 8127270A JP 12727096 A JP12727096 A JP 12727096A JP H09311163 A JPH09311163 A JP H09311163A
- Authority
- JP
- Japan
- Prior art keywords
- test
- pattern
- shift
- failure
- simulation
- 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.)
- Granted
Links
Landscapes
- Tests Of Electronic Circuits (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】この発明は、フルスキャン設
計におけるテスト生成時のテストパターン数の削減およ
びテスト生成の効率化に関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to reduction of the number of test patterns at the time of test generation in a full scan design and improvement of test generation efficiency.
【0002】[0002]
【従来の技術】従来のフルスキャン設計におけるテスト
生成装置では、シフト動作時の故障シュミレーションは
実行されず、シフト動作だけで検出できる故障に対して
も、新たにパターンを生成して検出していた。そのた
め、シフト動作で検出できる故障を生成するためのテス
ト生成の重複およびテストパターン数の増大が発生して
いた。2. Description of the Related Art In a conventional test generator in a full scan design, a fault simulation during a shift operation is not executed, and a fault that can be detected only by the shift operation is newly generated and detected. . Therefore, duplication of test generation for generating a fault that can be detected by the shift operation and an increase in the number of test patterns occur.
【0003】以下に、従来のテスト生成装置のシステム
構成およびフローを、図を用いて説明する。図10は、
従来のテスト生成装置のシステム構成を示す。1はテス
ト生成装置を示し、テスト生成ルーチン2、故障シュミ
レーションルーチン3、シフトパターン変換ルーチン4
にて構成される。テスト生成装置1には、ファンクショ
ンライブラリ5、回路ネット情報6が入力される。7は
生成したテストパターンを蓄積しておくテストパターン
データベースを示し、8は各ノードに対する故障検出情
報データベースを示す。9は最終的なテストパターンで
ある。The system configuration and flow of a conventional test generation device will be described below with reference to the drawings. FIG.
1 shows a system configuration of a conventional test generation device. Reference numeral 1 denotes a test generation device, which includes a test generation routine 2, a fault simulation routine 3, and a shift pattern conversion routine 4.
It is composed of The function library 5 and the circuit net information 6 are input to the test generation device 1. Reference numeral 7 indicates a test pattern database in which the generated test patterns are stored, and 8 indicates a failure detection information database for each node. 9 is a final test pattern.
【0004】図11は、従来のテスト生成装置のフロー
図を示す。ステップS1ではテスト生成ルーチン2によ
り回路中にあるノードの故障を検出できるテストパター
ンの生成を行う。ステップS1で行うテスト生成では回
路中の全スキャンレジスタは外部よりアクセス可能な仮
想プライマリ入力/出力ピンとして考慮されている。FIG. 11 shows a flow chart of a conventional test generator. In step S1, the test generation routine 2 is used to generate a test pattern capable of detecting a failure of a node in the circuit. In the test generation performed in step S1, all scan registers in the circuit are considered as externally accessible virtual primary input / output pins.
【0005】ステップS1で生成されたテストパターン
は、一度、テストパターンデータベース7に蓄積され、
更に故障シュミレーションルーチン3に入力される。ス
テップS2において、そのテストパターンにより検出可
能な故障を持つノードが認識され、各ノードに対する故
障検出情報データベース8へ蓄積される。The test pattern generated in step S1 is once stored in the test pattern database 7,
Further, it is input to the failure simulation routine 3. In step S2, a node having a detectable fault is recognized by the test pattern and is stored in the fault detection information database 8 for each node.
【0006】ステップS3では回路中の検出可能な全故
障と各ノードに対する故障検出情報データベース8を比
較することにより、故障未検出のノードが存在するかど
うかを判断する。ステップS3でYの場合は、故障未検
出のノードに対してS1〜S3を繰り返す。ステップS
3でNの場合は、S4にてテストパターンデータベース
7として蓄積されたテストパターンをまとめる。In step S3, it is determined whether or not there is a node in which no fault has been detected by comparing all detectable faults in the circuit with the fault detection information database 8 for each node. In the case of Y in step S3, S1 to S3 are repeated for the node in which no failure has been detected. Step S
In the case of 3 and N, the test patterns accumulated as the test pattern database 7 in S4 are put together.
【0007】まとめられたテストパターンは回路中の全
スキャンレジスタを仮想プライマリ入力/出力として考
慮しているので、実際の回路のスキャンインピンよりシ
フトインあるいはスキャンアウトピンよりシフトアウト
可能とするためS5にてテストパターン変換ルーチン4
を用いてシフトパターン変換される。シフトパターン変
換されたテストパターンは最終的なテストパターン9と
なる。Since the summarized test pattern considers all the scan registers in the circuit as virtual primary inputs / outputs, in order to enable shift-in from the scan-in pin or shift-out from the scan-out pin of the actual circuit, S5 is selected. Test pattern conversion routine 4
Is used for shift pattern conversion. The test pattern obtained by the shift pattern conversion becomes the final test pattern 9.
【0008】[0008]
【発明が解決しようとする課題】第1の発明は、シフト
動作時にも故障シュミレーションを行って、テスト生成
の効率を向上でき、また、テストパターン数も削減でき
るテスト生成装置を得ようとするものである。SUMMARY OF THE INVENTION A first aspect of the present invention is to provide a test generation device capable of improving test generation efficiency and reducing the number of test patterns by performing fault simulation even during shift operation. Is.
【0009】第2の発明は、シフト動作に無関係なプラ
イマリ入力ピンにランダムパターンを印加したうえで故
障シュミレーションを行うようにして、テスト生成の効
率が向上し、また、テストパターン数も削減できるテス
ト生成装置を得ようとするものである。A second aspect of the invention is to improve the efficiency of test generation by applying a random pattern to a primary input pin irrelevant to the shift operation and then performing fault simulation, and to reduce the number of test patterns. It is intended to obtain a generator.
【0010】第3の発明は、シフト動作時にも故障シュ
ミレーションを行って、テスト生成の効率を向上でき、
また、テストパターン数も削減できるテスト生成方法を
得ようとするものである。The third aspect of the present invention can improve the efficiency of test generation by performing a fault simulation even during the shift operation.
Further, the present invention aims to obtain a test generation method that can reduce the number of test patterns.
【0011】第4の発明は、シフト動作に無関係なプラ
イマリ入力ピンにランダムパターンを印加したうえで故
障シュミレーションを行うようにして、テスト生成の効
率が向上し、また、テストパターン数も削減できるテス
ト生成方法を得ようとするものである。According to a fourth aspect of the present invention, a random pattern is applied to a primary input pin irrelevant to a shift operation, and then a fault simulation is performed to improve the efficiency of test generation and reduce the number of test patterns. It is intended to obtain a generation method.
【0012】[0012]
【課題を解決するための手段】第1の発明のテスト生成
装置では、フルスキャン設計におけるテスト生成装置に
おいて、テスト生成時に、テストを生成するごとに、そ
のパターンに対する故障シュミレーションに加え、その
パターンをシフトパターンへ変換したものに対する故障
シュミレーションも実行するものである。According to a first aspect of the present invention, in a test generator in a full-scan design, each time a test is generated, the test simulation device adds the pattern to a fault simulation for that pattern. The failure simulation for the shift pattern is also executed.
【0013】第2の発明のテスト生成装置では、シフト
パターンへ変換後のテストパターンに対し故障シュミレ
ーションを実行する際、シフト動作に関係ないプライマ
リ入力ピンにランダムパターンを印加するものである。In the test generating apparatus of the second invention, when the fault simulation is executed for the test pattern converted into the shift pattern, the random pattern is applied to the primary input pin irrelevant to the shift operation.
【0014】第3の発明テスト生成方法では、フルスキ
ャン設計におけるテスト生成方法において、テスト生成
時に、テストを生成するごとに、そのパターンに対する
故障シュミレーションを実行するとともに、その後、そ
のパターンをシフトパターンへ変換し、変換後のパター
ンに対する故障シュミレーションも実行するものであ
る。In the test generating method according to the third invention, in the test generating method in the full scan design, a fault simulation is executed for the pattern each time a test is generated, and then the pattern is converted into a shift pattern. The conversion is also performed, and the failure simulation for the converted pattern is also executed.
【0015】第4の発明のテスト生成方法では、シフト
パターンへ変換後のテストパターンに対し故障シュミレ
ーションを実行する際、シフト動作に関係ないプライマ
リ入力ピンにランダムパターンを印加するものである。In the test generation method of the fourth aspect of the present invention, when the failure simulation is performed on the test pattern converted into the shift pattern, the random pattern is applied to the primary input pin which is not related to the shift operation.
【0016】[0016]
実施の形態1.以下、この発明の実施の一形態を図につ
いて説明する。図1は、シフト動作を考慮したテスト生
成装置のシステム構成を示す。10はシフト動作を考慮
したテスト生成装置を示す。テスト生成装置10は、テ
スト生成ルーチン2、故障シュミレーションルーチン
3、シフトパターン変換ルーチン4にて構成される。Embodiment 1. An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 shows a system configuration of a test generation device in consideration of a shift operation. Reference numeral 10 shows a test generation device in consideration of the shift operation. The test generation device 10 includes a test generation routine 2, a failure simulation routine 3, and a shift pattern conversion routine 4.
【0017】テスト生成装置10には、ファンクション
ライブラリ5・回路ネット情報6が入力される。7は生
成したテストパターンを蓄積しておくテストパターンデ
ータベースを示し、8は各ノードに対する故障検出情報
データベースを示す。9は最終的なテストパターンであ
る。11はシフトパターン変換されたテストパターンデ
ータベースを示す。The function library 5 and the circuit net information 6 are input to the test generator 10. Reference numeral 7 indicates a test pattern database in which the generated test patterns are stored, and 8 indicates a failure detection information database for each node. 9 is a final test pattern. Reference numeral 11 denotes a test pattern database that has undergone shift pattern conversion.
【0018】図2は、シフト動作を考慮したテスト生成
装置のフロー図を示す。ステップS1において生成され
たテストパターンは、ステップS2で故障シュミレーシ
ョンに用いられる。この結果は、各ノードの故障検出情
報データベース8に蓄積される。FIG. 2 shows a flow chart of the test generation apparatus in consideration of the shift operation. The test pattern generated in step S1 is used for the fault simulation in step S2. The result is stored in the failure detection information database 8 of each node.
【0019】ステップS5において、このテストパター
ンをシフトパターン変換した結果はシフトパターン変換
されたテストパターンデータベース11に蓄積され、更
に、ステップS6において故障シュミレーションに用い
られる。この結果も、各ノードの故障検出情報データベ
ース8に蓄積される。In step S5, the result of shift pattern conversion of this test pattern is stored in the shift pattern converted test pattern database 11, and is further used for failure simulation in step S6. This result is also stored in the failure detection information database 8 of each node.
【0020】ステップS3では、回路中の検出可能な全
故障と各ノード故障検出情報データベース8とを比較す
ることにより、故障未検出のノードが存在するかどうか
を判断する。ステップS3でYの場合は、故障未検出の
ノードに対して、S1・S2・S5・S6・S3を繰り
返す。ステップS3にてNの場合は、ステップS7にて
シフトパターン変換されたテストパターンデータベース
11として蓄積されたテストパターンをまとめて最終的
なテストパターン9となる。In step S3, by comparing all detectable faults in the circuit with each node fault detection information database 8, it is determined whether or not there is a fault undetected node. In the case of Y in step S3, S1, S2, S5, S6, and S3 are repeated for the node in which no failure has been detected. In the case of N in step S3, the test patterns accumulated in the test pattern database 11 that have been subjected to the shift pattern conversion in step S7 are collected to form the final test pattern 9.
【0021】この発明の実施の形態では、シフトパター
ン変換されたテストパターンに対する故障シュミレーシ
ョンを追加することによって、同一のパターンを用いた
場合に検出できる故障が増加する。In the embodiment of the present invention, by adding the fault simulation to the shift pattern converted test pattern, the number of faults that can be detected when the same pattern is used is increased.
【0022】以下、図3を用いて説明する。図3は、フ
ルスキャン設計された回路例を示す。12・14・15
はAND素子、13はOR素子、16・17はスキャン
FFを示す。16・17は仮想のプライマリ入力/出力
ピンとみなすことができるので、図3は、図4に示すと
おり、四つの組み合わせブロックに分割できる。以下、
説明簡略のため各ブロックの出力信号のみに着目する。A description will be given below with reference to FIG. FIG. 3 shows an example of a circuit designed for full scan. 12 ・ 14 ・ 15
Is an AND element, 13 is an OR element, and 16 and 17 are scan FFs. Since 16 and 17 can be regarded as virtual primary input / output pins, FIG. 3 can be divided into four combination blocks as shown in FIG. Less than,
For simplicity of explanation, attention is paid only to the output signal of each block.
【0023】テスト生成ルーチン2にて、素子12〜1
5の出力ピンに対する0故障を検出するテストパターン
を生成したとする。このテストパターンの例を図5に示
す。In the test generation routine 2, elements 12 to 1
It is assumed that a test pattern for detecting a 0 fault for the 5 output pins is generated. An example of this test pattern is shown in FIG.
【0024】このテストパターンをシフトパターン変換
すると、図6に示すとおり、仮想プライマリピンE・F
に対する入力を実際の回路のスキャンピンからシフト動
作を用いてシリアルに入力することとなる。When this test pattern is converted into a shift pattern, as shown in FIG. 6, virtual primary pins E and F are generated.
The input to is input serially from the scan pin of the actual circuit by using the shift operation.
【0025】一つめのシフト動作時には、スキャンFF
16に0がアサインされることとなり、この場合、故障
シュミレーションを行うとAND素子15に対する1故
障が検出できる。During the first shift operation, the scan FF
Therefore, 0 is assigned to 16, and in this case, a failure of 1 can be detected for the AND element 15 by performing failure simulation.
【0026】このように、シフトパターン変換されたテ
ストパターンを用いて故障シュミレーションを行うと、
同一のテストパターンを用いて、現状では検出されなか
った故障を検出できる。すなわち、従来のフロー図にお
けるステップS1〜S3の繰り返し回数を削減でき、テ
スト生成の効率が向上する。また、従来のテスト生成に
比較してテストパターン数の削減が可能となる。As described above, when the fault simulation is performed using the test pattern converted into the shift pattern,
The same test pattern can be used to detect faults that were not currently detected. That is, the number of repetitions of steps S1 to S3 in the conventional flow chart can be reduced, and the efficiency of test generation is improved. Further, the number of test patterns can be reduced as compared with the conventional test generation.
【0027】実施の形態2.図7は、シフトパターン変
換後のテストパターンに対し故障シュミレーションを実
行する際、シフト動作に関係ないプライマリ入力ピンに
ランダムパターンを印加するテスト生成装置のシステム
構成を示す。Embodiment 2. FIG. 7 shows a system configuration of a test generation device that applies a random pattern to a primary input pin that is not related to a shift operation when a failure simulation is performed on the test pattern after the shift pattern conversion.
【0028】18は、シフトパターン変換後のテストパ
ターンに対し故障シュミレーションを実行する際、シフ
ト動作に関係ないプライマリ入力ピンにランダムパター
ンを印加するテスト生成装置を示す。19は、ランダム
パターン挿入ルーチンを示し、20はシフトパターン変
換/ランダムパターン挿入後のテストパターンデータベ
ースを示す。Reference numeral 18 denotes a test generator for applying a random pattern to the primary input pin which is not related to the shift operation when the failure simulation is executed on the test pattern after the shift pattern conversion. Reference numeral 19 shows a random pattern insertion routine, and 20 shows a test pattern database after shift pattern conversion / random pattern insertion.
【0029】図8は、シフトパターン変換後のテストパ
ターンに対し故障シュミレーションを実行する際、シフ
ト動作に関係ないプライマリ入力ピンにランダムパター
ンを印加するテスト生成装置のフロー図を示す。FIG. 8 is a flow chart of a test generator for applying a random pattern to a primary input pin that is not related to a shift operation when a failure simulation is performed on the test pattern after the shift pattern conversion.
【0030】ステップS1〜S5は、実施の形態1と同
様である。ステップS8では、シフトパターン変換され
たテストパターンに対し、ランダムパターン挿入ルーチ
ン19を用いてシフト動作に無関係なプライマリ入力ピ
ンに対し、ランダムパターンを挿入する。Steps S1 to S5 are the same as in the first embodiment. In step S8, the random pattern insertion routine 19 is used to insert a random pattern into the primary input pin irrelevant to the shift operation, with respect to the test pattern converted into the shift pattern.
【0031】この結果は、シフトパターン変換/ランダ
ムパターン挿入後のテストパターンデータベース20に
蓄積され、更にS9で故障シュミレーション入力され
る。この結果は、各ノードの故障検出情報データベース
8へ蓄えられる。The result is stored in the test pattern database 20 after the shift pattern conversion / random pattern insertion, and is further input to the fault simulation in S9. The result is stored in the failure detection information database 8 of each node.
【0032】ステップS3では、実施の形態1と同様、
故障未検出のノードが存在するか判断する。ステップS
3でYの場合は、故障未検出のノードに対して、ステッ
プS1・S2・S5・S8・S9・S3を繰り返す。ス
テップS3でNの場合は、ステップS7にてシフトパタ
ーン変換/ランダムパターン挿入後のテストパターンデ
ータベース20として蓄積されたテストパターンをまと
めて最終的なテストパターン9とする。In step S3, as in the first embodiment,
It is determined whether there is a node for which no failure has been detected. Step S
In the case of Y in 3, the steps S1, S2, S5, S8, S9, and S3 are repeated for the node in which no failure has been detected. In the case of N in step S3, the test patterns accumulated in the test pattern database 20 after the shift pattern conversion / random pattern insertion in step S7 are collectively set as the final test pattern 9.
【0033】この発明の実施の形態では、シフト動作に
関係ないプライマリ入力ピンにランダムパターンを印加
することにより、実施の形態1より更に効率的にテスト
パターンを生成できる。実施の形態1で説明した図6の
一つめのシフト動作時に対して図9に示すように、シフ
ト動作に関係ないプライマリ入力ピンAに対し、ランダ
ムパターンとして0を印加した場合は、OR素子13に
対する1故障も検出できる。In the embodiment of the present invention, by applying the random pattern to the primary input pin not related to the shift operation, the test pattern can be generated more efficiently than in the first embodiment. As shown in FIG. 9 in the first shift operation of FIG. 6 described in the first embodiment, as shown in FIG. 9, when 0 is applied as a random pattern to the primary input pin A unrelated to the shift operation, the OR element 13 It is possible to detect even one failure for.
【0034】このように、シフト動作に無関係なプライ
マリ入力ピンに対しランダムパターンを印加することに
より、同一のテストパターンを用いて実施の形態1でも
検出されなかった故障を検出でき、テスト生成の効率が
向上し、テストパターン数の削減が可能となる。As described above, by applying the random pattern to the primary input pin irrelevant to the shift operation, the same test pattern can be used to detect a fault not detected in the first embodiment, and the efficiency of test generation can be improved. Is improved and the number of test patterns can be reduced.
【0035】以上のように、この発明の実施の形態によ
ればシフト動作時にも故障シュミレーションを行い、あ
るいはシフト動作に無関係なプライマリ入力ピンにラン
ダムパターンを印加したうえで故障シュミレーションを
行うよう構成したため、テスト生成の効率が向上し、ま
た、テストパターン数も削減できる効果がある。As described above, according to the embodiment of the present invention, the failure simulation is performed even during the shift operation, or the failure simulation is performed by applying the random pattern to the primary input pin unrelated to the shift operation. The test generation efficiency is improved and the number of test patterns can be reduced.
【0036】[0036]
【発明の効果】第1の発明によれば、シフト動作時にも
故障シュミレーションを行って、テスト生成の効率を向
上でき、また、テストパターン数も削減できるテスト生
成装置を得ることができる。According to the first aspect of the present invention, it is possible to obtain a test generation device capable of improving the efficiency of test generation by performing fault simulation even during a shift operation and reducing the number of test patterns.
【0037】第2の発明によれば、シフト動作に無関係
なプライマリ入力ピンにランダムパターンを印加したう
えで故障シュミレーションを行うようにして、テスト生
成の効率が向上し、また、テストパターン数も削減でき
るテスト生成装置を得ることができる。According to the second aspect of the present invention, a random pattern is applied to a primary input pin irrelevant to the shift operation, and then failure simulation is performed to improve the efficiency of test generation and reduce the number of test patterns. It is possible to obtain a test generation device that can do so.
【0038】第3の発明によれば、シフト動作時にも故
障シュミレーションを行って、テスト生成の効率を向上
でき、また、テストパターン数も削減できるテスト生成
方法を得ることができる。According to the third aspect of the present invention, it is possible to obtain a test generation method capable of improving the efficiency of test generation by performing fault simulation even during the shift operation and reducing the number of test patterns.
【0039】第4の発明によれば、シフト動作に無関係
なプライマリ入力ピンにランダムパターンを印加したう
えで故障シュミレーションを行うようにして、テスト生
成の効率が向上し、また、テストパターン数も削減でき
るテスト生成方法を得ることができる。According to the fourth aspect of the present invention, a random pattern is applied to a primary input pin irrelevant to the shift operation, and then failure simulation is performed to improve the efficiency of test generation and reduce the number of test patterns. It is possible to obtain a possible test generation method.
【図1】 この発明の一実施形態によるシフト動作を考
慮したテスト生成装置のシステム構成を示す図である。FIG. 1 is a diagram showing a system configuration of a test generation apparatus in consideration of a shift operation according to an embodiment of the present invention.
【図2】 この発明の一実施形態によるシフト動作を考
慮したテスト生成装置のフロー図である。FIG. 2 is a flow diagram of a test generation apparatus considering a shift operation according to an embodiment of the present invention.
【図3】 この発明の一実施形態によるフルスキャン設
計された回路例を示す図である。FIG. 3 is a diagram showing an example of a circuit designed for full scan according to an embodiment of the present invention.
【図4】 図3を仮想プライマリ入力/出力ピンにより
分割した例を示す図である。FIG. 4 is a diagram showing an example in which FIG. 3 is divided by virtual primary input / output pins.
【図5】 図4に対するテストパターン例を示す図であ
る。5 is a diagram showing an example of a test pattern for FIG.
【図6】 図5をシフトパターン変換した例を示す図で
ある。FIG. 6 is a diagram showing an example of shift pattern conversion of FIG. 5;
【図7】 この発明の他の実施形態を示すシフトパター
ン変換後のテストパターンに対し、故障シュミレーショ
ンを実行する際、シフト動作に関係ないプライマリ入力
ピンにランダムパターンを印加するテスト生成装置のシ
ステム構成を示す図である。FIG. 7 is a system configuration of a test generator that applies a random pattern to a primary input pin that is not related to a shift operation when a failure simulation is performed on a test pattern after shift pattern conversion according to another embodiment of the present invention. FIG.
【図8】 この発明の他の実施形態を示すシフトパター
ン変換後のテストパターンに対し、故障シュミレーショ
ンを実行する際、シフト動作に関係ないプライマリ入力
ピンにランダムパターンを印加するテスト生成装置のフ
ロー図である。FIG. 8 is a flow diagram of a test generation device that applies a random pattern to a primary input pin that is not related to a shift operation when a failure simulation is performed on a test pattern after shift pattern conversion according to another embodiment of the present invention. Is.
【図9】 図6に対してシフト動作に関係ないプライマ
リ入力ピンに対し、ランダムパターンを印加する例を示
す図である。FIG. 9 is a diagram showing an example in which a random pattern is applied to a primary input pin that is not related to a shift operation as compared with FIG.
【図10】 従来のテスト生成装置のシステム構成を示
す図である。FIG. 10 is a diagram showing a system configuration of a conventional test generation device.
【図11】 従来のテスト生成装置のフロー図である。FIG. 11 is a flowchart of a conventional test generation device.
1 テスト生成装置、2 テスト生成ルーチン、3 故
障シュミレーションルーチン、4 シフトパターン変換
ルーチン、5 ファンクションライブラリ、6回路ネッ
ト情報、7 テストパターンデータベース、8 各ノー
ドに対する故障検出情報データベース、9 最終的なテ
ストパターン、10 シフト動作を考慮したテスト生成
装置、シフトパターン変換されたテストパターンデータ
ベース、12・14・15 AND素子、13 OR素
子、16・17 スキャンFF、18 シフトパターン
変換後のテストパターンに対し故障シュミレーションを
実行する際、シフト動作に関係ないプライマリ入力ピン
にランダムパターンを印加するテスト生成装置、19
ランダムパターン挿入ルーチン、20はシフトパターン
変換/ランダムパターン挿入後のテストパターンデータ
ベース。1 test generation device, 2 test generation routine, 3 fault simulation routine, 4 shift pattern conversion routine, 5 function library, 6 circuit net information, 7 test pattern database, 8 fault detection information database for each node, 9 final test pattern 10. Test generator considering shift operation, shift pattern converted test pattern database, 12.14.15 AND element, 13 OR element, 16.17 scan FF, 18 Failure simulation for test pattern after shift pattern conversion A test generator for applying a random pattern to the primary input pin regardless of the shift operation when executing
Random pattern insertion routine, 20 is a test pattern database after shift pattern conversion / random pattern insertion.
Claims (4)
置において、テスト生成時に、テストを生成するごと
に、そのパターンに対する故障シュミレーションに加
え、そのパターンをシフトパターンへ変換したものに対
する故障シュミレーションも実行することを特徴とする
テスト生成装置。1. A test generator in a full-scan design, wherein, at the time of test generation, each time a test is generated, in addition to a fault simulation for the pattern, a fault simulation for the pattern converted into a shift pattern is also executed. Characteristic test generator.
ンに対し故障シュミレーションを実行する際、シフト動
作に関係ないプライマリ入力ピンにランダムパターンを
印加することを特徴とする請求項1に記載のテスト生成
装置。2. The test generation device according to claim 1, wherein a random pattern is applied to a primary input pin that is not related to a shift operation when a failure simulation is performed on the test pattern converted into the shift pattern. .
法において、テスト生成時に、テストを生成するごと
に、そのパターンに対する故障シュミレーションを実行
するとともに、その後、そのパターンをシフトパターン
へ変換し、変換後のパターンに対する故障シュミレーシ
ョンも実行することを特徴とするテスト生成方法。3. A test generation method in full-scan design, wherein each time a test is generated, a fault simulation for the pattern is executed, the pattern is then converted into a shift pattern, and the converted pattern is generated. A test generation method characterized in that it also executes a failure simulation for.
ンに対し故障シュミレーションを実行する際、シフト動
作に関係ないプライマリ入力ピンにランダムパターンを
印加することを特徴とする請求項3に記載のテスト生成
方法。4. The test generation method according to claim 3, wherein a random pattern is applied to a primary input pin unrelated to a shift operation when a failure simulation is performed on the test pattern converted into the shift pattern. .
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP12727096A JP3548336B2 (en) | 1996-05-22 | 1996-05-22 | Test generation device and test generation method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP12727096A JP3548336B2 (en) | 1996-05-22 | 1996-05-22 | Test generation device and test generation method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH09311163A true JPH09311163A (en) | 1997-12-02 |
JP3548336B2 JP3548336B2 (en) | 2004-07-28 |
Family
ID=14955857
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP12727096A Expired - Fee Related JP3548336B2 (en) | 1996-05-22 | 1996-05-22 | Test generation device and test generation method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3548336B2 (en) |
-
1996
- 1996-05-22 JP JP12727096A patent/JP3548336B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP3548336B2 (en) | 2004-07-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6442723B1 (en) | Logic built-in self test selective signature generation | |
Agrawal et al. | Combinational ATPG theorems for identifying untestable faults in sequential circuits | |
Pomeranz et al. | Forward-looking fault simulation for improved static compaction | |
Kundu | On diagnosis of faults in a scan-chain | |
Wu et al. | Scan-based BIST fault diagnosis | |
Ghosh-Dastidar et al. | Adaptive techniques for improving delay fault diagnosis | |
Asami et al. | A multiple target test generation method for gate-exhaustive faults to reduce the number of test patterns using partial MaxSAT | |
US6721914B2 (en) | Diagnosis of combinational logic circuit failures | |
Tsai et al. | On improving test quality of scan-based BIST | |
JPH11166962A (en) | Easily tested integrated circuit, designing method for easily testing integrated circuit, and storage medium for reading program for designing for easily testing integrated circuit by computer | |
Kajihara et al. | Test generation for multiple faults based on parallel vector pair analysis | |
US6105156A (en) | LSI tester for use in LSI fault analysis | |
Inoue et al. | Test generation for acyclic sequential circuits with hold registers | |
JP3548336B2 (en) | Test generation device and test generation method | |
Pomeranz et al. | A diagnostic test generation procedure for combinational circuits based on test elimination | |
Corno et al. | Improving topological ATPG with symbolic techniques | |
Kajihara et al. | Efficient techniques for multiple fault test generation | |
JPH05119122A (en) | Formation of test pattern of scanning circuit | |
Jou et al. | A fast and memory-efficient diagnostic fault simulation for sequential circuits | |
JPS63140969A (en) | Test facilitation system | |
Seshadri et al. | Accelerating diagnostic fault simulation using z-diagnosis and concurrent equivalence identification | |
Girard et al. | Diagnostic of path and gate delay faults in non-scan sequential circuits | |
Chakravarty et al. | Diagnostic simulation of stuck-at faults in combinational circuits | |
JPH10170609A (en) | Logic integrated circuit | |
JPH10104313A (en) | Semiconductor integrated circuit |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20040210 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20040413 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20040416 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080423 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090423 Year of fee payment: 5 |
|
LAPS | Cancellation because of no payment of annual fees |