JPH06103101A - Built-in self-testing circuit of integrated circuit and its evaluating method and designing method - Google Patents

Built-in self-testing circuit of integrated circuit and its evaluating method and designing method

Info

Publication number
JPH06103101A
JPH06103101A JP4255011A JP25501192A JPH06103101A JP H06103101 A JPH06103101 A JP H06103101A JP 4255011 A JP4255011 A JP 4255011A JP 25501192 A JP25501192 A JP 25501192A JP H06103101 A JPH06103101 A JP H06103101A
Authority
JP
Japan
Prior art keywords
circuit
random number
test
pattern
integrated circuit
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
Application number
JP4255011A
Other languages
Japanese (ja)
Other versions
JP3151787B2 (en
Inventor
Takeshi Ikenaga
剛 池永
Junichi Takahashi
淳一 高橋
Takeshi Ogura
武 小倉
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP25501192A priority Critical patent/JP3151787B2/en
Publication of JPH06103101A publication Critical patent/JPH06103101A/en
Application granted granted Critical
Publication of JP3151787B2 publication Critical patent/JP3151787B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)
  • Tests Of Electronic Circuits (AREA)

Abstract

PURPOSE:To provide the built-in self-testing circuit to a network type integrated circuit in which plural integrated circuits are coupled by a data path, and the evaluating method and the designing method which can estimate its circuit at a low cost and with high efficiency, and also, a fault detection rate with high precision. CONSTITUTION:In the case of executing a test of the whole network type integrated circuit in which plural pieces of logical arithmetic circuits 105-110 are coupled by a data path 12 by a built-in self-testing circuit in which a pseudo random number pattern generator is used as a pattern generator 101, with respect to the number of random number test patterns generated from the pattern generator 101 of the built-in self-testing circuit, which becomes necessary in order to attain a fault detection rate being a target, evaluation of each logical arithmetic circuit 105-110 being a component of a network type integrated circuit 104, and evaluation to a network constitution for coupling each logical arithmetic circuit thereof are executed separately, and its result is synthesized and derived.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、複数の論理演算回路が
データパスにより結合されたネットワーク型集積回路に
対する組み込み自己試験(Built-In Self Test) 回路及
びその評価方法及び設計方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a built-in self test circuit for a network type integrated circuit in which a plurality of logical operation circuits are connected by a data path, and an evaluation method and design method thereof. .

【0002】[0002]

【従来の技術】集積回路の組み込み自己試験回路の評価
方法の従来技術としては、組み込み自己試験回路のパタ
ーン発生器から発生される乱数パターンをテストパター
ンとして、試験対象の集積回路全体に対し、故障シミュ
レータを用いた故障シミュレーションを行ない、故障検
出率を算出する方法がある。この故障シミュレーション
を用いた評価方法は、試験対象回路に論理故障モデル
(多くの場合単一縮退故障)を仮定し、実際に試験対象
回路に与えるテストパターンを用いてシミュレーション
によって故障が検出可能かどうか調べる方法であり、仮
定した故障に対しては、どれくらいの検出率を持つかの
正確の値を求めることができる。この方法は計算量が膨
大になるため、現在までに高速化のための、様々なアル
ゴリズムが考案されているが、最先端のアルゴリズムを
用いたとしても、シミュレーション時間は回路規模の
1.5乗に比例するため、大規模回路に対しては、多く
のシミュレーション時間を必要とする。
2. Description of the Related Art As a conventional technique for evaluating a built-in self-test circuit of an integrated circuit, a random number pattern generated from a pattern generator of the built-in self-test circuit is used as a test pattern to cause a failure of the entire integrated circuit to be tested. There is a method of calculating a failure detection rate by performing a failure simulation using a simulator. The evaluation method using this fault simulation assumes that a logic fault model (often a single stuck-at fault) is assumed for the circuit under test, and whether the fault can be detected by simulation using the test pattern actually given to the circuit under test. This is a method for investigating, and it is possible to obtain an accurate value of the detection rate for an assumed failure. Since this method requires a huge amount of calculation, various algorithms have been devised to speed it up. However, even if the most advanced algorithm is used, the simulation time is 1.5 times the circuit scale. Therefore, a large amount of simulation time is required for a large-scale circuit.

【0003】[0003]

【発明が解決しようとする課題】上記の故障シミュレー
ションを用いた評価方法を用いて、本発明の対象とする
複数の論理演算回路がデータパスにより結合されたネッ
トワーク型集積回路の代表例である、信号処理用LIS
のデータパスユニットに対して、組み込み自己試験の評
価を行なう場合、データパスユニット全体(十数kゲー
ト規模)に対し、長大パターン(数万パターン)の故障
シミュレーションを行なう必要があるため、大規模回
路、順序回路の扱える高価なハードウェアシミュレーシ
ョンエンジンを長時間占有せねばらなず、多大の計算機
コストを必要とするという問題がある。また、データパ
スユニット全体のネットリストを必要とするため、最終
的なデータパスユニットのデータパスが決まるまでは組
み込み自己試験回路の評価が開始できないという問題が
ある。また、データパスの変更、組み込み自己試験回路
の構成の変更が行なわれるたびに最初から評価をやり直
す必要があり、非効率であるという問題がある。
This is a typical example of a network type integrated circuit in which a plurality of logical operation circuits to which the present invention is applied are connected by a data path by using the above-described evaluation method using failure simulation. LIS for signal processing
When the built-in self-test is evaluated for this data path unit, a large-scale pattern (tens of thousands of patterns) of failure simulation needs to be performed for the entire data path unit (tens of k gates scale). There is a problem that an expensive hardware simulation engine that can handle a circuit and a sequential circuit must be occupied for a long time, and a large computer cost is required. Further, since the net list of the entire data path unit is required, there is a problem that the evaluation of the built-in self-test circuit cannot be started until the final data path of the data path unit is determined. Further, it is necessary to redo the evaluation from the beginning every time the data path is changed or the configuration of the built-in self-test circuit is changed, which is inefficient.

【0004】本発明は、上記のような問題点を解決する
ためになされたもので、複数の集積回路がデータパスに
よる結合されたネットワーク型集積回路に対する組み込
み自己試験回路及びその回路を、低コスト、高効率、か
つ故障検出率を精度良く見積ることが可能な評価方法及
び設計方法を提供することにある。
The present invention has been made in order to solve the above-mentioned problems, and provides a built-in self-test circuit for a network type integrated circuit in which a plurality of integrated circuits are connected by a data path and a low cost for the circuit. Another object of the present invention is to provide an evaluation method and a design method capable of estimating a failure detection rate with high efficiency and high accuracy.

【0005】[0005]

【課題を解決するための手段】以上の目的を達成するた
め、本発明は、疑似乱数パターン発生器をパターン発生
器として用いた組み込み自己試験回路により、複数個の
論理演算回路がデータパスにより結合されたネットワー
ク型集積回路全体の試験を行う場合に、目標とする故障
検出率を達成するために必要となる上記の組み込み自己
試験回路のパターン発生器から発生させる乱数テストパ
ターン数を、ネットワーク型集積回路の構成要素である
各論理演算回路の評価とこの各論理演算回路間を結合す
るネットワーク構成に対する評価を分けて行ない、その
結果を総合して求めるようにした。
In order to achieve the above object, the present invention provides a built-in self-test circuit using a pseudo random number pattern generator as a pattern generator, whereby a plurality of logical operation circuits are connected by a data path. The number of random number test patterns generated from the pattern generator of the above built-in self-test circuit, which is necessary to achieve the target fault detection rate, when testing the entire network integrated circuit The evaluation of each logical operation circuit, which is a constituent element of the circuit, and the evaluation of the network configuration connecting the respective logical operation circuits are separately performed, and the results are comprehensively obtained.

【0006】つまり、ネットワーク型集積回路の構成要
素である各論理演算回路に対して、単体集積回路に対し
乱数パターンを何パターン与えれば、所望の故障検出率
が得られるかの乱数テストパターンを用いた試験の有効
度の評価を行い、論理演算回路間を結合するネットワー
ク構成に対して、ネットワーク型集積回路全体に組み込
み自己試験回路を構成した場合、ネットワーク型集積回
路の入力に与えたパターン数のうち何%が各論理演算回
路では有効パターンになるかの確率に基づいた乱数テス
トパターンを用いた試験の有効度の評価を行ない、両者
の評価結果を照らし合わせて、上記の乱数テストパター
ン数を決める。
That is, for each logical operation circuit which is a constituent element of the network type integrated circuit, a random number test pattern is used to determine how many random number patterns are given to the single integrated circuit to obtain a desired fault coverage. The validity of the test was evaluated, and when the self-test circuit was built in the entire network type integrated circuit for the network configuration connecting the logical operation circuits, the number of patterns given to the input of the network type integrated circuit Evaluate the effectiveness of the test using a random number test pattern based on the probability of what percentage will be an effective pattern in each logical operation circuit, and compare the evaluation results of both to determine the number of random number test patterns above. Decide

【0007】上記の分割評価において、ネットワーク型
集積回路の構成要素である各論理演算回路の評価は、従
来手法である故障シミュレーションを用いて行なう。こ
の場合シミュレーションの対象は、小規模な論理演算回
路(数百〜数KG規模)となり、ネットワーク型集積回
路全体に対し故障シミュレーションを行なう場合と比較
して、計算機コストは削減される。故障シミュレータを
用いた評価手法により、さらに計算コストを押えたい場
合は、故障検出確率を与えてくれるテスタビリティメジ
ャを用いるという選択も考えられる。この手法も、文献
(S.K.Jain, etal.,"STAFAN:An Alternative to Fault S
imulation,"21nd Design Automat. Conf., pp.18-23(19
84)により公知である。
In the above-mentioned divisional evaluation, each logical operation circuit which is a constituent element of the network type integrated circuit is evaluated by using a fault simulation which is a conventional method. In this case, the simulation target is a small-scale logical operation circuit (several hundreds to several KG scale), and the computer cost is reduced as compared with the case where the failure simulation is performed on the entire network type integrated circuit. If you want to further reduce the calculation cost by the evaluation method using a failure simulator, you may consider using a testability measure that gives a failure detection probability. This method is also referred to in the literature
(SKJain, et al., "STAFAN: An Alternative to Fault S
imulation, "21nd Design Automat. Conf., pp.18-23 (19
84).

【0008】また、本発明によれば、上記の各論理演算
回路の評価の結果得られた目標とする検出率を得るため
に必要な乱数パターン数はデータベース化して、新たな
データパスユニットを構成する際の評価に用いる方法を
提供する。
Further, according to the present invention, the number of random number patterns necessary for obtaining the target detection rate obtained as a result of the evaluation of each logic operation circuit described above is made into a database to form a new data path unit. The method used for evaluation is provided.

【0009】また、本発明によれば、論理演算回路間を
結合するネットワーク構成に対する評価において、ネッ
トワーク型集積回路の機能記述を用い、ネットワーク型
集積回路の入力に乱数パターンを与えて機能シミュレー
ションを行ない、ネットワーク型集積回路を構成する論
理演算回路の入出力に現われるパターン種別を調べ、各
論理演算回路において、ネットワーク型集積回路の入力
に与えたパターンが異なるパターンとして各論理演算回
路に伝搬する確率(乱数可制御確率)を次式により求
め、
Further, according to the present invention, in the evaluation of the network configuration connecting the logical operation circuits, the functional description of the network type integrated circuit is used and a random number pattern is given to the input of the network type integrated circuit to perform the function simulation. , The pattern type appearing at the input / output of the logical operation circuit forming the network type integrated circuit is examined, and in each logical operation circuit, the probability that the pattern given to the input of the network type integrated circuit is propagated to each logical operation circuit as a different pattern ( Random controllability) is calculated by the following formula,

【0010】[0010]

【式1】 各論理演算回路において、論理演算回路をどれくらいの
乱数が縮退されずに透過するかの確率(乱数透過確率)
を次式により求め、
[Formula 1] Probability of how many random numbers pass through each logical operation circuit without degeneration (random number transmission probability)
Is calculated by the following formula,

【0011】[0011]

【式2】 各論理演算回路において、各論理演算回路に生じた故障
の影響が途中で見逃されずにネットワーク型集積回路の
出力に伝搬する確率(乱数可観測確率)を次式のように
その論理演算回路の出力からネットワーク型集積回路の
出力へ至るまでのパス上に存在する全ての論理演算回路
に対して上記で求めた乱数透過確率を掛け合わせること
により求め、
[Formula 2] In each logical operation circuit, the probability (random number observable probability) of not being overlooked during the influence of a fault occurring in each logical operation circuit and propagating to the output of the network type integrated circuit is expressed by the following equation. From the output to the output of the network type integrated circuit to all the logical operation circuit that exists on the path, by multiplying the random number transmission probability obtained above,

【0012】[0012]

【式3】 各論理演算回路において、ネットワーク型集積回路全体
に組み込み自己試験回路を構成した場合ネットワーク型
集積回路の入力に与えたパターン数のうち各論理演算回
路において何%が有効パターンになるかの確率(乱数伝
搬確率)を次式により求め、
[Formula 3] In each logical operation circuit, when a self-test circuit is built in the whole network type integrated circuit, what percentage of the number of patterns given to the input of the network type integrated circuit is a valid pattern (random number Propagation probability) is calculated by the following formula,

【0013】[0013]

【式4】 この乱数伝搬確率を、予め、構成要素である各論理演算
回路の評価時に故障シミュレーション等で求めておい
た、各論理演算回路ごとのパターン数(乱数パターン何
パターンで試験すれば十分な検出率が得られるか)と照
らし合わせ、ネットワーク型集積回路全体の組み込み自
己試験回路において、目標とする検出率が達成するため
何パターン必要かを決定するための評価方法を提供す
る。
[Formula 4] The random number propagation probability is obtained in advance by a failure simulation or the like at the time of evaluating each logical operation circuit that is a component, and the number of patterns for each logical operation circuit (a random number pattern In the built-in self-test circuit of the entire network type integrated circuit, an evaluation method for determining how many patterns are necessary to achieve the target detection rate is provided.

【0014】また本発明によれば、組み込み自己試験回
路の疑似乱数パターン発生器、パターン圧縮器に対し、
カウンタ等を用い、上記の組み込み試験評価方法によっ
て決定したパターン数分の乱数パターンを発生させた時
点で、組み込み自己試験回路の動作(パターン発生、パ
ターン圧縮)を終了させる制御機構を設け、短い時間で
試験可能で、かつ外部からの制御を軽減した組み込み自
己試験回路を実現できる。
Further, according to the present invention, the pseudo random number pattern generator and the pattern compressor of the built-in self-test circuit are
Using a counter etc., when a random number pattern of the number of patterns determined by the above-mentioned built-in test evaluation method is generated, a control mechanism for terminating the operation (pattern generation, pattern compression) of the built-in self-test circuit is provided for a short time. It is possible to realize a built-in self-test circuit that can be tested with and reduces external control.

【0015】また、本発明によれば、ネットワーク型集
積回路の構成要素である論理演算回路が乱数テストに向
かない場合論理演算回路内に制御点、観測点を追加し、
少ないパターンで高い検出率が得られる論理演算回路を
設計できる。
Further, according to the present invention, when the logical operation circuit which is a constituent element of the network type integrated circuit is not suitable for the random number test, a control point and an observation point are added in the logical operation circuit,
A logical operation circuit that can obtain a high detection rate with a small number of patterns can be designed.

【0016】また、本発明によれば、論理演算回路間を
結合するネットワーク構成が乱数テストに向かない場合
は、データベースユニット内のレジスタを組み込み自己
試験用レジスタ(パターン発生器、パターン圧縮器)に
置き換えて、可制御性、可観測性を乱数テストパターン
による試験の有効度を向上させた組み込み自己試験回路
を提供できる。
Further, according to the present invention, when the network configuration connecting the logical operation circuits is not suitable for the random number test, the register in the database unit is incorporated into the self-test register (pattern generator, pattern compressor). By replacing, it is possible to provide a built-in self-test circuit in which the controllability and observability are improved in the effectiveness of the test by the random number test pattern.

【0017】[0017]

【作 用】本発明によると、ネットワーク型集積回路の
構成要素である各論理演算回路の評価と論理演算回路間
を結合するネットワーク構成に対する評価を分けて、分
割評価を行なうので、ネットワーク型集積回路全体を故
障シミュレータ等を用いて一度に評価するという従来方
法の問題点である、大規模回路に対する故障シミュレー
ションが必要で多大の計算機コストがかかるという点、
また、全回路が完成するまでは評価が開始できず効率が
悪いという点の2つの問題点を回避することが可能で、
低コストで高効率な評価が可能となる。
According to the present invention, the evaluation of each logical operation circuit that is a constituent element of the network integrated circuit and the evaluation of the network configuration connecting the logical operation circuits are separately performed and the divided evaluation is performed. The problem of the conventional method of evaluating the whole at once using a failure simulator, etc., that a failure simulation for a large-scale circuit is necessary and a large computer cost is required,
Also, it is possible to avoid two problems that the evaluation cannot be started until the whole circuit is completed and the efficiency is low,
Highly efficient evaluation is possible at low cost.

【0018】また、各論理演算回路の評価結果をデータ
ベース化して再利用することにより、新たなネットワー
ク構成の組み込み自己試験回路の高効率な評価が可能と
なる。
Further, by making a database of the evaluation results of the respective logic operation circuits and reusing them, it becomes possible to evaluate the built-in self-test circuit having a new network configuration with high efficiency.

【0019】また、本発明における組み込み自己試験回
路のパターン発生器としては疑似乱数発生器を前提とし
ており、テストパターンは、対象回路に無依存な乱数パ
ターンとなっているため、論理演算回路間を結合するネ
ットワーク構成の評価は、ネットワーク型集積回路内に
おいて乱数がどのように伝搬していくかの評価に置き換
えて考えることができる。これによって上記に示したよ
うな、乱数伝搬確率を求めることによって、故障検出率
を精度良く求めることが可能となる。
Further, the pattern generator of the built-in self-test circuit according to the present invention is premised on a pseudo-random number generator, and the test pattern is a random number pattern independent of the target circuit, so that the logical operation circuits are connected with each other. The evaluation of the combined network configuration can be replaced with an evaluation of how random numbers propagate in the network type integrated circuit. As a result, the failure detection rate can be accurately obtained by obtaining the random number propagation probability as described above.

【0020】また、特定パターン数で、パターン発生
器、パターン圧縮器の動作を終了させる制御機構を組み
込み自己試験回路に付加することにより、集積回路外部
からは組み込み試験回路の起動信号のみ与えれば組み込
み試験が実行可能となる。
Further, a control mechanism for terminating the operation of the pattern generator and the pattern compressor with a specific pattern number is added to the built-in self-test circuit, so that only the start signal of the built-in test circuit is supplied from the outside of the integrated circuit to install the pattern. The test becomes feasible.

【0021】また、上記の組み込み自己試験評価の結
果、現実的なパターン数(テスト時間)では所望の故障
検出率を得られない場合、組み込み自己試験回路を改良
していく必要があるが、本発明では、ネットワーク型集
積回路の構成要素である各論理演算回路の評価と論理演
算回路間を結合するネットワーク構成に対する評価を分
けた、分割評価を行なっているため、改良すべき場所の
特定が容易である。
As a result of the built-in self-test evaluation, if the desired fault coverage cannot be obtained with a realistic number of patterns (test time), the built-in self-test circuit needs to be improved. According to the invention, the evaluation of each logical operation circuit which is a constituent element of the network type integrated circuit and the evaluation of the network configuration connecting the logical operation circuits are separately performed, so that it is easy to specify the place to be improved. Is.

【0022】[0022]

【実施例】以下、図面を参照して本発明の実施例を詳細
に説明する。
Embodiments of the present invention will now be described in detail with reference to the drawings.

【0023】画像処理用DSPのデータパスユニット部
の組み込み自己試験回路に対し、本発明を用いた評価を
行なう。図1に試験対象回路であるデータパスユニット
部の構成と組み込み自己試験回路の構成を示す。図1に
示すように、データパスユニット(104)は、2個の
加減算器(105)、(109)、2個のバレルシフタ
(106)、(110)、1個の算術論理演算ユニット
(107)、1個の乗算器(108)、レジスタ(11
1)、及びこれらの演算器間を結合するデータパス(1
12)から構成されている。組み込み自己試験回路は、
データパスユニット(104)の入力部に対してテスト
パターンを与える疑似乱数パターン発生器(101)、
データパスユニット(104)の出力部からの出力され
るデータを圧縮するパターン圧縮器(113)、特定の
パターン数でパターン発生器(101)のパターン発
生、パターン圧縮器(113)のパターン圧縮を終了さ
せる組み込み自己試験制御回路(カウンタ等)(10
2)、制御線(103)から構成されている。組み込み
自己試験制御回路(102)のパターン数は、後述する
評価方法により決定する。
The built-in self-test circuit of the data path unit of the image processing DSP is evaluated using the present invention. FIG. 1 shows the configuration of the data path unit section which is the circuit to be tested and the configuration of the built-in self-test circuit. As shown in FIG. 1, the data path unit (104) includes two adder / subtractors (105) and (109), two barrel shifters (106) and (110), and one arithmetic logic operation unit (107). , One multiplier (108), register (11
1) and a data path (1
12). The built-in self-test circuit
A pseudo random number pattern generator (101) for giving a test pattern to the input part of the data path unit (104),
The pattern compressor (113) for compressing the data output from the output section of the data path unit (104), the pattern generation of the pattern generator (101) with a specific number of patterns, and the pattern compression of the pattern compressor (113). Built-in self-test control circuit (counter, etc.) to terminate (10
2) and a control line (103). The number of patterns of the built-in self-test control circuit (102) is determined by the evaluation method described later.

【0024】図2に示す如く、最初にデータパスユニッ
ト(104)の構成要素である各演算器(105)〜
(110)の評価(21)として上記に示した6個の演
算器に対して、故障シミュレーション等を行ない、それ
ぞれの演算器で所望の故障検出率を得るためには何パタ
ーン必要かの、必要乱数パターン(NP)の算出を行な
い、これらの必要乱数パターン数はデータベース化し
て、新たなデータパスユニットを構成する際の評価に用
いる。
As shown in FIG. 2, first of all, each arithmetic unit (105), which is a constituent element of the data path unit (104),
It is necessary to determine how many patterns are required to obtain a desired fault coverage in each of the six arithmetic units shown in the above as the evaluation (21) of (110) by performing the fault simulation and the like. A random number pattern (NP) is calculated, and the required number of random number patterns is stored in a database and used for evaluation when constructing a new data path unit.

【0025】次に、演算器間を結合するネットワーク構
成(112)に対する評価(22)として、データパス
ユニット(104)の機能記述を用いて、データパスユ
ニット(104)の入力に乱数パターン(RP)を与え
て機能シミュレーションを行ない、上記に示した6個の
演算器各々に対して、乱数可制御確率(RC)、乱数透
過確率(RT)、乱数可観測率(RO)、乱数伝搬確率
(RM)を求める。
Next, as an evaluation (22) for the network configuration (112) connecting the arithmetic units, the functional description of the data path unit (104) is used to input a random number pattern (RP) to the data path unit (104). ) Is given and a functional simulation is performed, and random number controllability probability (RC), random number transparency probability (RT), random number observability (RO), random number propagation probability ( RM).

【0026】この乱数伝搬確率(RM)の算出方法を、
図3を参照してデータパスユニット(104)の算術論
理演算ユニット(107)を例にとり詳細に説明する。
データパスユニット(107)の入力部(32)に乱数
パターン(RP)を与え機能シミュレーションを行な
い、算術論理演算ユニット(107)の入出力部に現わ
れるパターン種別を調べる。(入力部(32)…M1パ
ターン、出力部(33)…M2パターン)。乱数可制御
確率(RC)は、M1÷RPで算出(35)する。乱数
透過確率(RT)は、M2÷RPで算出(35)する
(MO=RP)。算術論理演算ユニット(107)の出
力(33)からデータパスユニット(104)の出力
(34)までのパス上に乗算器(108)、加減算器1
(109)、バレルシフタ1(110)の3つの演算器
が存在するので、乱数可観測確率(RO)は、乗算器
(108)の乱数透過確率、加減算器1(109)の乱
数透過確率、バレルシフタ1(110)の乱数透過確率
の積で算出(35)する。乱数伝搬確率(RM)は、乱
数可制御確率と乱数可観測確率の積で算出(35)す
る。
The calculation method of this random number propagation probability (RM) is
The arithmetic logic operation unit (107) of the data path unit (104) will be described in detail with reference to FIG.
A random number pattern (RP) is given to the input part (32) of the data path unit (107) to perform a functional simulation to check the pattern type appearing at the input / output part of the arithmetic logic operation unit (107). (Input part (32) ... M1 pattern, output part (33) ... M2 pattern). The random number controllable probability (RC) is calculated by M1 ÷ RP (35). The random number transmission probability (RT) is calculated by M2 ÷ RP (35) (MO = RP). The multiplier (108) and the adder-subtractor 1 are provided on the path from the output (33) of the arithmetic logic operation unit (107) to the output (34) of the data path unit (104).
(109), since there are three arithmetic units of the barrel shifter 1 (110), the random number observable probability (RO) is the random number transmission probability of the multiplier (108), the random number transmission probability of the adder / subtractor 1 (109), and the barrel shifter. It is calculated (35) by the product of the random number transmission probabilities of 1 (110). The random number propagation probability (RM) is calculated by the product of the random number controllable probability and the random number observable probability (35).

【0027】次に、各演算器の乱数伝搬率RMに乱数パ
ターン(RP)の積をとり、各演算器において、データ
パスユニットの入力に与えたパターン数のうち何%が有
効かの、有効パターン数(EP)を算出する。各演算器
に対して、構成要素である各演算器の評価で求めた必要
乱数パターン(NP)と有効パターン数(EP)を比較
して、全ての場合においてNP≦EPであれば、評価を
終了する。この場合は、乱数パターン(RP)で、デー
タパスユニットに対する組み込み自己試験回路におい
て、目標とする故障検出率が得られる。上記の比較にお
いて、NP≦EPとなる演算器が1つ以上存在する場
合、乱数パターン(RP)を増やして、再度機能シミュ
レーションを行ない、乱数伝搬確率算出、必要乱数パタ
ーン(NP)との比較という上記で述べて過程を繰り返
す。
Next, the product of the random number patterns (RP) is calculated for the random number propagation rate RM of each arithmetic unit, and in each arithmetic unit, the percentage of the number of patterns given to the input of the data path unit is effective. The number of patterns (EP) is calculated. For each arithmetic unit, the necessary random number pattern (NP) obtained by the evaluation of each arithmetic unit that is a constituent element is compared with the number of effective patterns (EP), and if NP ≦ EP in all cases, the evaluation is performed. finish. In this case, the target fault coverage is obtained by the built-in self-test circuit for the data path unit with the random number pattern (RP). In the above comparison, when there is at least one computing unit satisfying NP ≦ EP, the random number pattern (RP) is increased, the functional simulation is performed again, the random number propagation probability calculation, and the comparison with the necessary random number pattern (NP) are performed. The process described above is repeated.

【0028】演算器間をネットワーク構成の評価とし
て、乱数伝搬確率を用いた場合の有効性を示す。乱数パ
ターンRP=2000パターンとして、各演算器に対し
て乱数伝搬確率を求めた結果を表1に示す。
The effectiveness when the random number propagation probability is used as an evaluation of the network configuration between the arithmetic units will be shown. Table 1 shows the result of obtaining the random number propagation probability for each arithmetic unit with the random number pattern RP = 2000 patterns.

【0029】[0029]

【表1】 表1に示すように、乱数伝搬確率(RM)は0.3〜
0.9を示している。各演算器での有効パターンEP
(単体では何パターンでテストしたことに相当するか)
は、この値に乱数パターン数2000をかけた値とな
る。これらの値は全般的に高くなっているが、これは例
題として取り上げたデータパスユニットは単一フローの
データパス構成をとるため、順序回路の中でも、出力系
列が入力に帰還する回路構成をとるものと比べて、ラン
ダム性の伝搬度が高いためであると考えられる。
[Table 1] As shown in Table 1, the random number propagation probability (RM) is 0.3 to
It shows 0.9. Effective pattern EP in each arithmetic unit
(How many patterns does it correspond to when tested alone)
Is a value obtained by multiplying this value by the random number pattern number 2000. Although these values are generally high, this is because the data path unit taken as an example has a single-flow data path configuration, so even in a sequential circuit, an output sequence is fed back to the input. It is thought that this is because the degree of propagation of randomness is higher than that of the thing.

【0030】次に、この乱数伝搬確率の精度の評価を行
なう。上で述べたように、(RM)はデータパスユニッ
ト全体で組み込み自己試験回路を構成した場合、データ
パスユニットの入力に与えたパターンの何%で、各演算
器がテストされたかを示す。よって、(RM)が正確な
指標を示しているとすると、データパスユニット全体を
2000パターンでテストした場合の各演算器における
故障検出率と、演算器個々を2000×RMパターンで
テストした場合の故障検出率が一致するはずである。こ
のデータパスユニット全体と演算器個々の故障検出率の
比較結果を表2に示す。
Next, the accuracy of the random number propagation probability will be evaluated. As described above, (RM) indicates, in the case where the built-in self-test circuit is configured by the entire data path unit, what percentage of the pattern given to the input of the data path unit has each arithmetic unit tested. Therefore, assuming that (RM) indicates an accurate index, the fault coverage in each arithmetic unit when the entire data path unit is tested with 2000 patterns, and the fault detection rate in each arithmetic unit when tested with 2000 × RM pattern The fault coverage should match. Table 2 shows the comparison results of the fault detection rates of the entire data path unit and the individual computing units.

【0031】[0031]

【表2】 上の比較時において、故障検出率がまだ上昇しているも
の、既に収束値に近付いているものなど、様々な過程の
ものが存在するが、故障検出率の差はいずれも±0.1
5%に収まっており、故障シミュレーションの代替手段
として十分な精度を持つことが確認できる。
[Table 2] At the time of the above comparison, there are various processes such as those in which the fault coverage still rises, those that are already close to the convergence value, but the differences in fault coverage are ± 0.1
It is within 5%, and it can be confirmed that it has sufficient accuracy as an alternative method of failure simulation.

【0032】評価の結果、現実的なパターン数(テスト
時間)では所望の故障検出率を得られない場合、組み込
み自己試験回路の構成に何らかの修正を加えていく必要
がある。本発明では、個々の要素である演算器とそのネ
ットワーク構成に分けて評価しているため、その修正
は、容易に行なうことができる。つまり、個々の要素で
ある演算器の評価の結果、ある演算器(例えば図4にお
ける乗算器(108)が乱数テストに向かないと判明し
た場合、乱数パターンによる過制御向上のためには制御
点(41)を、乱数パターンによる可観測性向上のため
には観測点(43)をその演算器内に追加し、演算器の
回路構成を乱数テスト向きに改良する。なお、(42)
は制御線、(44)は観測線である。
As a result of the evaluation, if the desired fault coverage cannot be obtained with a realistic number of patterns (test time), it is necessary to make some modifications to the configuration of the built-in self-test circuit. In the present invention, since the arithmetic unit which is an individual element and its network configuration are separately evaluated, the correction can be easily performed. That is, as a result of the evaluation of the arithmetic unit which is an individual element, when it is found that a certain arithmetic unit (for example, the multiplier (108) in FIG. 4) is not suitable for the random number test, the control point is increased in order to improve the overcontrol by the random number pattern. In order to improve the observability of (41) by the random number pattern, an observation point (43) is added to the arithmetic unit to improve the circuit configuration of the arithmetic unit for a random number test.
Is a control line, and (44) is an observation line.

【0033】また、ネットワーク構成の評価の結果、あ
る演算器(例えば図5における乗算器(108)の乱数
伝搬確率が悪いことが判明した場合、乱数可制御確率向
上のためには演算器(108)の前段のレジスタ(11
1a)(111b)を組み込み自己試験用レジスタ(パ
ターン発生器)に置き換え、乱数可観測確率向上のため
には演算器(108)の後段のレジスタ(111c)を
組み込み自己試験用レジスタ(パターン圧縮器)に置き
換え、ネットワーク構成を乱数テスト向きに改良する。
Further, when it is found as a result of the evaluation of the network configuration that the random number propagation probability of a certain computing unit (for example, the multiplier (108) in FIG. 5 is bad, the computing unit (108 ) Preceding register (11
1a) and (111b) are replaced with built-in self-test registers (pattern generators), and registers (111c) in the latter stage of the arithmetic unit (108) are built-in self-test registers (pattern compressors) in order to improve random number observability. ) To improve the network configuration for random number tests.

【0034】[0034]

【発明の効果】以上説明した様に本発明によれば、ネッ
トワーク型集積回路の構成要素である各論理演算回路の
評価と論理演算回路間を結合するネットワーク構成に対
する評価を分けた、分割評価を行なうことにより、大規
模順序回路に対する故障シミュレーションが不必要とな
り、計算機コストの削減が図れる。また、個々の論理演
算回路が完成次第、順次評価が開始できるため、全体の
データパスの設計と組み込み自己試験回路の評価データ
は、設計データとともにデータベース化して、新たなネ
ットワーク型集積回路を設計する際に利用可能であり、
この点からも評価の効率化が図れる。
As described above, according to the present invention, the divided evaluation is performed by dividing the evaluation of each logical operation circuit which is a constituent element of the network type integrated circuit and the evaluation of the network configuration connecting the logical operation circuits. By doing so, failure simulation for a large-scale sequential circuit becomes unnecessary, and the computer cost can be reduced. In addition, as each logical operation circuit is completed, evaluation can be started sequentially, so the entire data path design and evaluation data of the built-in self-test circuit are made into a database together with the design data to design a new network-type integrated circuit. Is available when
From this point as well, the efficiency of evaluation can be improved.

【0035】また、論理演算回路間を結合するネットワ
ーク構成に対する評価に用いる乱数伝搬確率は、ネット
ワーク型集積回路の機能記述を用いた機能シミュレーシ
ョンにより算出できるので、計算機コスト削減が可能で
ある。また、乱数伝搬確率の値は、本発明の前提となっ
ている、対象回路に無依存な乱数テストパターンで試験
する疑似乱数発生器を用いた組み込み自己試験回路の有
効度を表すのに適しており、精度の高い評価が可能であ
る。これは上記に示したように実回路を用いた評価結果
によっても確認されている。
Further, since the random number propagation probability used for evaluation of the network configuration connecting the logical operation circuits can be calculated by the functional simulation using the functional description of the network type integrated circuit, the computer cost can be reduced. The value of the random number propagation probability is suitable for representing the effectiveness of the built-in self-test circuit using the pseudo-random number generator that tests with the random number test pattern independent of the target circuit, which is the premise of the present invention. Therefore, highly accurate evaluation is possible. This is also confirmed by the evaluation result using the actual circuit as described above.

【0036】また、上記の評価法を用いた場合のテスト
パターン数は、目標とする故障検出率を得るための必要
最低限のパターン数に近い値とすることができ、そのパ
ターン数で組み込み自己試験回路の動作を終了させる機
構を設けることにより、試験時間を短縮できる。
The number of test patterns when the above evaluation method is used can be set to a value close to the minimum number of patterns required to obtain a target fault coverage, and the number of built-in self-patterns can be set according to the number of patterns. The test time can be shortened by providing a mechanism for ending the operation of the test circuit.

【0037】また、ネットワーク型集積回路の構成要素
である各論理演算回路の評価と論理演算回路間を結合す
るネットワーク構成に対する評価を分けた、分割評価を
行なっているため、乱数テストに向かない部分の特定が
容易であり、現実的なパターン数(テスト時間)では所
望の故障検出率を得られない場合の組み込み自己試験回
路の改良が容易である。
Further, since the evaluation of each logical operation circuit, which is a constituent element of the network type integrated circuit, and the evaluation of the network configuration connecting the logical operation circuits are separately performed, the divided evaluation is performed, so that it is not suitable for the random number test. Is easy to identify, and it is easy to improve the built-in self-test circuit when a desired fault coverage cannot be obtained with a realistic number of patterns (test time).

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

【図1】画像処理用DSPのデータパスユニット部の構
成と組み込み自己試験回路の構成を示す図
FIG. 1 is a diagram showing a configuration of a data path unit section of an image processing DSP and a configuration of a built-in self-test circuit.

【図2】本発明を用いてデータパスユニットの組み込み
自己試験回路の評価過程を示した図
FIG. 2 is a diagram showing an evaluation process of a built-in self-test circuit of a data path unit using the present invention.

【図3】画像処理用DSPのデータパスユニット部の算
術演算部に対して、乱数伝搬確率を求める手順を示す図
FIG. 3 is a diagram showing a procedure for obtaining a random number propagation probability with respect to an arithmetic operation section of a data path unit section of an image processing DSP.

【図4】論理演算回路が乱数テストに向かない場合の改
良(論理演算回路内に制御点、観測点追加)を示した図
FIG. 4 is a diagram showing an improvement (addition of control points and observation points in the logic operation circuit) when the logic operation circuit is not suitable for a random number test.

【図5】ネットワーク構成が乱数テストに向かない場合
の改良(データパスユニット内のレジスタを組み込み自
己試験用レジスタの置き換え)を示した図
FIG. 5 is a diagram showing an improvement (replacement of a self-test register by incorporating a register in a data path unit) when the network configuration is not suitable for a random number test.

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

101…組み込み自己試験回路の疑似乱数パターン発生
器、102…組み込み自己試験回路の制御回路、103
…組み込み自己試験回路の制御線、104…ネットワー
ク型集積回路(データパスユニット)、105…論理演
算回路(加減算器0)、106…論理演算回路(バレル
シフタ0)、107…論理演算回路(算術論理演算ユニ
ット)、108…論理演算回路(乗算器)、109…論
理演算回路(加減算器1)、110…論理演算回路(バ
レルシフタ1)、111…レジスタ、112…論理演算
回路間を結合するテータパス、113…組み込み自己試
験回路のパターン圧縮器。
101 ... Pseudo-random number pattern generator of built-in self-test circuit, 102 ... Control circuit of built-in self-test circuit, 103
... control line of built-in self-test circuit, 104 ... network type integrated circuit (data path unit), 105 ... logical operation circuit (adder / subtractor 0), 106 ... logical operation circuit (barrel shifter 0), 107 ... logical operation circuit (arithmetic logic) Arithmetic unit), 108 ... logical operation circuit (multiplier), 109 ... logical operation circuit (adder / subtractor 1), 110 ... logical operation circuit (barrel shifter 1), 111 ... register, 112 ... data path connecting logical operation circuits, 113 ... Pattern compressor for built-in self-test circuit.

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 複数個の論理演算回路がデータパスによ
り結合されたネットワーク型集積回路に対し、疑似乱数
パターン発生器を用いた組み込み自己試験回路を構成し
て、組み込み自己試験回路の評価を行う方法であって、 上記ネットワーク型集積回路の構成要素である論理演算
回路それぞれに対し、目標とする故障検出率を得るため
に必要な乱数テストパターン数を算出する第1の工程
と、 上記論理演算回路間を結合するネットワーク構成に対
し、乱数テストパターンによる試験の有効度(乱数伝搬
確率)を算出する第2の工程と、 上記第1の工程と第2の工程の評価結果により、目標と
する故障検出率を達成するために必要な乱数テストパタ
ーン数を決定する第3の工程とを有することを特徴とす
る集積回路の組み込み自己試験回路の評価方法。
1. A built-in self-test circuit using a pseudo random number pattern generator is constructed for a network type integrated circuit in which a plurality of logical operation circuits are connected by a data path, and the built-in self-test circuit is evaluated. A first step of calculating the number of random number test patterns required to obtain a target fault coverage for each logical operation circuit that is a constituent element of the network-type integrated circuit; A target is obtained from the second step of calculating the effectiveness (random number propagation probability) of the test by the random number test pattern for the network configuration connecting the circuits, and the evaluation results of the first step and the second step. Evaluation of a built-in self-test circuit of an integrated circuit, characterized in that it has a third step of determining the number of random number test patterns required to achieve the fault coverage. Valuation method.
【請求項2】 上記ネットワーク型集積回路の機能記述
を用い、ネットワーク型集積回路の入力に乱数パターン
を与えて機能シミュレーションを行ない、ネットワーク
型集積回路を構成する各論理演算回路の入出力に現われ
るパターン種別を調べ、各論理演算回路において、その
論理演算回路の入力に現われるパターン種別をネットワ
ーク型集積回路の入力に与えた乱数パターン数で割るこ
とにより、ネットワーク型集積回路の入力に与えたパタ
ーンが異なるパターンとして各単体集積回路に伝搬する
確率(乱数可制御確率)を求め、 各論理演算回路において、その論理演算回路の出力に現
われるパターン種別を単体集積回路の入力に現れるパタ
ーン種別で割ることにより、各論理演算回路において乱
数パターンが縮退されずに透過するかの確率(乱数透過
確率)を求め、 各論理演算回路において、その論理演算回路の出力から
ネットワーク型集積回路の出力へ至るまでの経路上に存
在する全ての論理演算回路に対し上記で求めた乱数透過
確率を掛け合わせることにより、各論理演算回路に生じ
た故障の影響が途中の論理演算回路で見逃されずにネッ
トワーク型集積回路の出力に伝搬する確率(乱数可観測
確率)を求め、 各論理演算回路において、上記の乱数可制御確率と上記
の乱数可観測確率を掛け合わせることにより、ネットワ
ーク型集積回路全体に組み込み自己試験回路を構成した
場合ネットワーク型集積回路の入力に与えたパターン数
のうち何%が有効パターンになるかの確率(乱数伝搬確
率)を求めることを特徴とする請求項1に記載の集積回
路の自己試験回路の評価方法。
2. A pattern appearing at the input and output of each logical operation circuit that constitutes the network type integrated circuit, using the functional description of the network type integrated circuit, performing a functional simulation by giving a random number pattern to the input of the network type integrated circuit. The pattern given to the input of the network type integrated circuit is different by examining the type and dividing the pattern type appearing at the input of the logical type operation circuit by the number of random number patterns given to the input of the network type integrated circuit in each logic operation circuit. By obtaining the probability (random number controllable probability) of propagating to each single integrated circuit as a pattern, and dividing the pattern type appearing in the output of the logical operation circuit by the pattern type appearing in the input of the single integrated circuit in each logical operation circuit, Whether the random number pattern is transparent in each logical operation circuit without degeneration The ratio (random number transmission probability) is calculated, and in each logical operation circuit, the random number transmission calculated above for all logical operation circuits existing on the path from the output of the logical operation circuit to the output of the network type integrated circuit By multiplying the probabilities, the probability (random number observable probability) of propagating to the output of the network type integrated circuit without being overlooked by the logical operation circuit on the way, the influence of the fault occurring in each logical operation circuit is obtained, and each logical operation circuit is calculated. When a self-test circuit is built in the whole network type integrated circuit by multiplying the above random number controllable probability and the above random number observable probability, what% of the number of patterns given to the input of the network type integrated circuit 2. A method for evaluating a self-test circuit of an integrated circuit according to claim 1, wherein a probability (random number propagation probability) of whether or not becomes an effective pattern is obtained. .
【請求項3】 請求項1に記載の第1の工程における各
論理演算回路に対し、求めた乱数テストパターン数をデ
ータベース化し、新たなデータパスユニットを構成する
際の評価に用いることを特徴とする請求項1記載の集積
回路の組み込み自己試験回路の評価方法。
3. The number of random number test patterns obtained for each logical operation circuit in the first step according to claim 1 is stored in a database and used for evaluation when forming a new data path unit. The method for evaluating a built-in self-test circuit for an integrated circuit according to claim 1.
【請求項4】 請求項1記載のネットワーク型集積回路
の構成要素である論理演算回路において、論理演算回路
内に制御点、観測点を追加し、目標とする故障検出率を
得るために必要な乱数テストパターン数を少なくするこ
とを特徴とする論理演算回路の設計方法。
4. The logical operation circuit, which is a constituent element of the network integrated circuit according to claim 1, is necessary for adding a control point and an observation point in the logical operation circuit to obtain a target fault coverage. A method for designing a logical operation circuit, characterized by reducing the number of random number test patterns.
【請求項5】 疑似乱数パターン発生器、パターン圧縮
器からなる集積回路の組み込み自己試験回路において、 請求項1又は2によって決定した数の乱数テストパター
ンを発生した時点で、パターン発生、パター圧縮動作を
終了させる制御機構を有することを特徴とする集積回路
の組み込み自己試験回路。
5. In a built-in self-test circuit of an integrated circuit comprising a pseudo random number pattern generator and a pattern compressor, when a random number test pattern of the number determined in claim 1 or 2 is generated, pattern generation and pattern compression operation are performed. A built-in self-test circuit for an integrated circuit, which has a control mechanism for terminating the circuit.
【請求項6】 請求項1記載の論理演算回路間を結合す
るネットワーク構成に対する乱数テストパターンによる
試験の有効度を向上させるために、データパスユニット
内のレジスタを、パターン発生器、パターン圧縮器とし
ての組み込み自己試験用レジスタに置き換えることを特
徴とする請求項5記載の集積回路の組み込み自己試験回
路。
6. A register in a data path unit is used as a pattern generator or a pattern compressor in order to improve the effectiveness of a test by a random number test pattern for a network configuration connecting logical operation circuits according to claim 1. 6. The built-in self-test circuit for an integrated circuit according to claim 5, wherein the built-in self-test circuit is replaced with the built-in self-test register.
JP25501192A 1992-09-24 1992-09-24 Embedded self-test circuit of integrated circuit, evaluation method and design method thereof Expired - Fee Related JP3151787B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25501192A JP3151787B2 (en) 1992-09-24 1992-09-24 Embedded self-test circuit of integrated circuit, evaluation method and design method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25501192A JP3151787B2 (en) 1992-09-24 1992-09-24 Embedded self-test circuit of integrated circuit, evaluation method and design method thereof

Publications (2)

Publication Number Publication Date
JPH06103101A true JPH06103101A (en) 1994-04-15
JP3151787B2 JP3151787B2 (en) 2001-04-03

Family

ID=17272960

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25501192A Expired - Fee Related JP3151787B2 (en) 1992-09-24 1992-09-24 Embedded self-test circuit of integrated circuit, evaluation method and design method thereof

Country Status (1)

Country Link
JP (1) JP3151787B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0862297A (en) * 1994-08-26 1996-03-08 Nec Corp Digital-signal processing lsi test circuit
US6721905B2 (en) 2000-09-22 2004-04-13 Fujitsu Limited Processor
US7103859B2 (en) 2001-12-26 2006-09-05 Ricoh Company, Ltd. System and method for improving testability independent of architecture
US7174530B2 (en) 2002-05-15 2007-02-06 Ricoh Company, Ltd. System and method of design for testability
JP2007188230A (en) * 2006-01-12 2007-07-26 Toshiba Corp Failure list and test pattern preparation device, failure list and test pattern preparation method, failure list preparation and failure detection rate calculation device, and failure list preparation and failure detection rate calculation method
US8281197B2 (en) 2005-11-04 2012-10-02 Nxp B.V. Integrated circuit test method and test apparatus

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0862297A (en) * 1994-08-26 1996-03-08 Nec Corp Digital-signal processing lsi test circuit
US6721905B2 (en) 2000-09-22 2004-04-13 Fujitsu Limited Processor
US7103859B2 (en) 2001-12-26 2006-09-05 Ricoh Company, Ltd. System and method for improving testability independent of architecture
US7174530B2 (en) 2002-05-15 2007-02-06 Ricoh Company, Ltd. System and method of design for testability
US8281197B2 (en) 2005-11-04 2012-10-02 Nxp B.V. Integrated circuit test method and test apparatus
JP2007188230A (en) * 2006-01-12 2007-07-26 Toshiba Corp Failure list and test pattern preparation device, failure list and test pattern preparation method, failure list preparation and failure detection rate calculation device, and failure list preparation and failure detection rate calculation method

Also Published As

Publication number Publication date
JP3151787B2 (en) 2001-04-03

Similar Documents

Publication Publication Date Title
Waicukauski et al. Transition fault simulation
JP4791954B2 (en) Test response compression using compactors
US5450414A (en) Partial-scan built-in self-testing circuit having improved testability
Fujiwara Computational complexity of controllability/observability problems for combinational circuits
Aitken et al. A diagnosis method using pseudo-random vectors without intermediate signatures
Chatterjee et al. LOT: Logic optimization with testability-new transformations using recursive learning
US5305328A (en) Method of test sequence generation
US6836856B2 (en) Methods for characterizing, generating test sequences for, and/or simulating integrated circuit faults using fault tuples and related systems and computer program products
JP3151787B2 (en) Embedded self-test circuit of integrated circuit, evaluation method and design method thereof
Hariharan et al. From rtl liveness assertions to cost-effective hardware checkers
Abramovici et al. Fault diagnosis in synchronous sequential circuits based on an effect–cause analysis
Padmanaban et al. An implicit path-delay fault diagnosis methodology
Lee et al. Testability analysis based on structural and behavioral information
Heragu et al. Statistical methods for delay fault coverage analysis
Singh et al. Concurrent testing in high level synthesis
Mondal et al. Fault coverage of a test set on structure-preserving siblings of a circuit-under-test
JP3829021B2 (en) Easier test design rule inspection device
Golubeva BDD and DNF based algorithms for constructing all testability functions of combinational circuit
Kim et al. BIDES: A BIST design expert system
Angadi et al. Architectural Design of Built in Self-Test for VLSI Circuits using LFSR
Kim et al. Combinational test generation for acyclic sequential circuits using a balanced ATPG model
Dislis et al. Algorithms for cost optimised test strategy selection
Mehta et al. A fault-independent transitive closure algorithm for redundancy identification
Pomeranz Static test compaction for transition faults under the hazard-based detection conditions
Shashidhara Test vector Generation using different logic regression method

Legal Events

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