JP2000304823A - Integrated circuit and its fault detecting system - Google Patents

Integrated circuit and its fault detecting system

Info

Publication number
JP2000304823A
JP2000304823A JP11116233A JP11623399A JP2000304823A JP 2000304823 A JP2000304823 A JP 2000304823A JP 11116233 A JP11116233 A JP 11116233A JP 11623399 A JP11623399 A JP 11623399A JP 2000304823 A JP2000304823 A JP 2000304823A
Authority
JP
Japan
Prior art keywords
input
integrated circuit
fault
gate
flip
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
Application number
JP11116233A
Other languages
Japanese (ja)
Inventor
Takahiro Suzuki
貴博 鈴木
Mitsuto Iketani
光人 池谷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Platforms Ltd
Original Assignee
NEC AccessTechnica Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC AccessTechnica Ltd filed Critical NEC AccessTechnica Ltd
Priority to JP11116233A priority Critical patent/JP2000304823A/en
Publication of JP2000304823A publication Critical patent/JP2000304823A/en
Pending legal-status Critical Current

Links

Landscapes

  • Tests Of Electronic Circuits (AREA)
  • Semiconductor Integrated Circuits (AREA)
  • Logic Circuits (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an integrated circuit capable of easily obtaining a high fault detection rate of a flip-flop or a logic gate to be provided with fault detection in any internal signal condition by building a fault detection circuit in an integrated circuit having at least a flip-flop and a logic gate, and to provide an integrated circuit capable of achieving a high fault detection rate using more simple test pattern than a conventional fault detection system with a small number of terminals, and its fault detection system. SOLUTION: This fault detection system is constituted so that outputs of flip-flops 1, 2, 4 to be detected their faults and a logic gate to be inspected its fault are input to one terminal of an exclusive OR gate for detecting a fault, and a test signal for detecting a fault is input to the other terminal for detecting a fault, so that the system detects the fault by the above constitution.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は集積回路および集積
回路の故障検出方式に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to an integrated circuit and a system for detecting a failure of the integrated circuit.

【0002】[0002]

【従来の技術】従来、集積回路の故障検出方式として、
特開平04−215080号公報が知られている。
2. Description of the Related Art Conventionally, as a failure detection method of an integrated circuit,
Japanese Patent Application Laid-Open No. Hei 04-215080 is known.

【0003】この方式は集積回路に構成された論理ゲー
トの故障を検出する故障検出回路である。この方式は故
障を検出する論理ゲートの出力信号を入力し、正常か異
常かの論理判定を行う複数個の排他的論理和ゲートで構
成された故障検出回路が、故障検出する対象の集積回路
の機能部とは別に設けられている。
This system is a failure detection circuit for detecting a failure of a logic gate formed in an integrated circuit. In this method, an output signal of a logic gate for detecting a fault is input, and a fault detection circuit including a plurality of exclusive OR gates for determining whether the logic is normal or abnormal is provided for an integrated circuit to be detected. It is provided separately from the functional unit.

【0004】この方式は外部からの制御信号により前記
故障検出回路の出力信号を集積回路の出力端子の少なく
とも一つに切り換えて出力するセレクタを有しているの
が特徴である。
This system is characterized in that it has a selector for switching the output signal of the failure detection circuit to at least one of the output terminals of the integrated circuit and outputting the output signal according to an external control signal.

【0005】しかしながら、従来の故障検出回路におい
ては、正常な場合と集積回路内部の論理ゲートが複数個
故障した場合の結果が同じとなり、故障しているのか故
障していないのかを判別できないという状態が発生する
という欠点がある。また、従来の故障検出回路では、集
積回路内部に構成された論理ゲートとフリップフロップ
が同時に複数個故障が発生した場合エラーを検出できな
いという欠点があった。
[0005] However, in the conventional fault detection circuit, the result when the normal case and the case where a plurality of logic gates inside the integrated circuit fail is the same, and it is not possible to determine whether the fault has occurred or not. There is a drawback that occurs. Further, the conventional fault detection circuit has a disadvantage that an error cannot be detected when a plurality of faults occur simultaneously in a logic gate and a flip-flop formed inside the integrated circuit.

【0006】一方、集積回路内に構成されたフリップフ
ロップ回路の故障検出方式として、いわゆるスキャンパ
ス方式の故障検出方式が知られている。
On the other hand, a so-called scan-path failure detection method is known as a failure detection method for a flip-flop circuit formed in an integrated circuit.

【0007】スキャンパス方式による故障検出方式は、
集積回路内部の全てのフリップフロップの入力部分にセ
レクタを追加して、このセレクタの切り換えによりスキ
ャンデータの取り込みおよび出力と組み合わせ回路の試
験を繰り返し行うことで半導体集積回路の故障検出率を
高める方式である。
[0007] The failure detection method by the scan path method is as follows.
A selector is added to the input portion of all flip-flops inside the integrated circuit, and the switching of the selector is repeated to repeatedly scan and fetch scan data and test the combinational circuit, thereby increasing the failure detection rate of the semiconductor integrated circuit. is there.

【0008】この方式では、1回の試験に最低(フリッ
プフロップの数+1)個のクロックが必要となる。従っ
て、高い故障検出率を得るためにn回試験を行った場
合、{(フリップフロップの数+1)×2}×nパター
ンが必要になる。
In this method, a minimum of (the number of flip-flops + 1) clocks is required for one test. Therefore, if the test is performed n times in order to obtain a high failure detection rate, {(number of flip-flops + 1) × 2} × n patterns are required.

【0009】このように、このスキャンパス方式による
故障検出方式では全ての状態での集積回路の動作を確認
するためのテストパターンが複雑で簡単ではないと欠点
があった。
As described above, the failure detection method using the scan path method has a disadvantage that the test pattern for confirming the operation of the integrated circuit in all states is complicated and not simple.

【0010】すなわちスキャンパス方式に故障検出方式
はフリップフロップの故障検出率は高いがテストパター
ンが複雑で、故障検出のための端子数が多くなるという
欠点があった。
That is, the scan path method has a defect that the fault detection method of the flip-flop has a high fault detection rate, but has a complicated test pattern and a large number of terminals for fault detection.

【0011】[0011]

【発明が解決しようとする課題】本発明の目的は、少な
くともフリップフロップと論理ゲートとを有する集積回
路に故障検出回路を組み込み、どんな内部信号状態にお
いても、簡単に故障検出すべきフリップフロップや論理
ゲートの高い故障検出率が得られる集積回路を提供する
ことである。
SUMMARY OF THE INVENTION It is an object of the present invention to incorporate a fault detecting circuit in an integrated circuit having at least a flip-flop and a logic gate, and to easily detect a fault in any internal signal state. An object of the present invention is to provide an integrated circuit capable of obtaining a high gate fault detection rate.

【0012】本発明の他の目的は、少なくともフリップ
フロップと論理ゲートが一体化集積された集積回路にお
いて、より簡単なテストパターンを用いて、少ない端子
数で、高い故障検出率が得られる集積回路を提供するこ
とである。
Another object of the present invention is to provide an integrated circuit in which at least a flip-flop and a logic gate are integrated and integrated, in which a higher failure detection rate can be obtained with a smaller number of terminals using a simpler test pattern. It is to provide.

【0013】本発明のさらに他の目的は集積回路の故障
検出方式を提供することである。
Still another object of the present invention is to provide an integrated circuit fault detection system.

【0014】[0014]

【課題を解決するための手段】本発明によれば、フリッ
プフロップと、論理ゲートと、一方の入力端子に前記フ
リップフロップの出力および前記論理ゲートの出力をそ
れぞれ入力し、他方の入力端子に故障検出用の試験信号
をそれぞれ入力する故障検出用の排他的論理和ゲート
と、を含むことを特徴とする集積回路が得られる。
According to the present invention, a flip-flop, a logic gate, an output of the flip-flop and an output of the logic gate are input to one input terminal, and a fault is input to the other input terminal. An exclusive-OR gate for detecting a failure, to which a test signal for detection is input, to obtain an integrated circuit.

【0015】また本発明によれば、少なくともフリップ
フロップと論理ゲートとを有する集積回路の故障検出方
式において、故障検出すべき前記フリップフロップの出
力および故障検出すべき前記論理ゲートの出力をそれぞ
れ排他的論理和ゲートの一方の入力端子に入力し、前記
排他的論理和ゲートの他方の入力端子に故障検出のため
の試験信号を入力して故障を検出するようにしたことを
特徴とする集積回路の故障検出方式が得られる。
According to the present invention, in an integrated circuit failure detection system having at least a flip-flop and a logic gate, the output of the flip-flop to be detected for failure and the output of the logic gate to be detected for failure are exclusive. An input to one input terminal of the OR gate, and a test signal for detecting a failure is input to the other input terminal of the exclusive OR gate to detect a failure. A fault detection scheme is obtained.

【0016】[0016]

【発明の実施の形態】以下、本発明による集積回路およ
び集積回路の故障検出方式を説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, an integrated circuit according to the present invention and a fault detection method for the integrated circuit will be described.

【0017】本発明による集積回路は、少なくともフリ
ップフロップと論理ゲートとを有する集積回路におい
て、故障検出すべきフリップフロップの出力と故障検出
すべき論理ゲートの出力を故障検出するための排他的論
理和ゲートの一方の入力端子に入力し、他方の入力端子
に故障検出のための試験信号をそれぞれ入力するように
構成されている。
An integrated circuit according to the present invention is an integrated circuit having at least a flip-flop and a logic gate, wherein an exclusive-OR for detecting a fault between the output of the flip-flop to be detected and the output of the logic gate to be detected. It is configured to input to one input terminal of the gate and to input a test signal for failure detection to the other input terminal.

【0018】このような構成を有する集積回路のフリッ
プフロップや所定の論理機能を有する論理ゲートの故障
検出は、故障検出すべき前記フリップフロップの出力ま
たは論理ゲートの出力を排他的論理和ゲートの一方の入
力端子に入力し、前記排他的論理和ゲートの他方の入力
端子に故障検出のための試験信号を入力することにより
可能となる。
To detect a fault in a flip-flop of an integrated circuit having such a configuration or a logic gate having a predetermined logic function, the output of the flip-flop to be detected for fault or the output of the logic gate is one of the exclusive OR gates. , And a test signal for fault detection is input to the other input terminal of the exclusive OR gate.

【0019】[0019]

【実施例】以下、図面を参照して、本発明の実施例によ
る集積回路および集積回路の故障検出方式を説明する。
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram showing an integrated circuit according to an embodiment of the present invention;

【0020】[実施例1]図1は本発明の第1の実施例
による集積回路の構成を示す図である。図2は図1に対
応した故障検出回路を組み込まない集積回路の構成の一
例を示す図である。
[First Embodiment] FIG. 1 is a diagram showing a configuration of an integrated circuit according to a first embodiment of the present invention. FIG. 2 is a diagram showing an example of the configuration of an integrated circuit that does not incorporate the failure detection circuit corresponding to FIG.

【0021】図1および図2は本発明による集積回路お
よび集積回路の故障検出方式を説明するための構成の一
例で、少なくとも故障検出すべきフリップフロップと故
障検出すべき論理ゲートとを有している。
FIG. 1 and FIG. 2 show an example of a configuration for explaining an integrated circuit and a fault detection method for the integrated circuit according to the present invention. The configuration includes at least a flip-flop to be detected and a logic gate to be detected. I have.

【0022】本発明の実施例1に係る図1の集積回路に
は2個のフリップフロップFF回路1、FF回路2およ
び論理ゲート3の故障を検出するための故障検出回路が
組み込まれている。
The integrated circuit of FIG. 1 according to the first embodiment of the present invention incorporates a fault detection circuit for detecting a fault in two flip-flop FF circuits 1, an FF circuit 2, and a logic gate 3.

【0023】図1において、入力信号DIN1、DIN
2がそれぞれFF回路1、FF回路2に入力されてい
る。クロック信号(以下、CLKと称する)およびリセ
ット信号(以下、RST信号と称する)はFF回路1、
FF回路2およびFF回路4の入力に接続されている。
故障検出すべきFF回路1、FF回路2および論理ゲー
ト3の出力は2入力排他的論理和ゲート5〜7の一方の
入力端子にそれぞれ接続されている。さらに2入力排他
的論理和ゲート5〜7の他の入力端子は故障検出のため
のテスト入力端子8〜10にそれぞれ接続されている。
In FIG. 1, the input signals DIN1, DIN
2 are input to the FF circuit 1 and the FF circuit 2, respectively. The clock signal (hereinafter, referred to as CLK) and the reset signal (hereinafter, referred to as RST signal) are supplied to the FF circuit 1,
It is connected to the inputs of the FF circuits 2 and 4.
The outputs of the FF circuit 1, FF circuit 2 and logic gate 3 to be detected for failure are connected to one input terminals of two-input exclusive OR gates 5 to 7, respectively. Further, the other input terminals of the two-input exclusive OR gates 5 to 7 are connected to test input terminals 8 to 10 for detecting faults, respectively.

【0024】次に本発明の第1の実施例の集積回路、す
なわち故障検出回路を組み込んだ集積回路の故障検出方
式の動作について図1および図3〜図7を参照して説明
する。
Next, the operation of the integrated circuit according to the first embodiment of the present invention, that is, the operation of the integrated circuit incorporating the fault detection circuit in the fault detection system will be described with reference to FIG. 1 and FIGS.

【0025】図3および図4はそれぞれ本発明の集積回
路の故障検出方式の動作を示すタイミングチャートであ
る。
FIGS. 3 and 4 are timing charts showing the operation of the fault detection system for an integrated circuit according to the present invention.

【0026】図3を参照して、図1の集積回路で入力D
IN1を「1」の固定値、入力DIN2を「0」の固定
値とし、2入力排他的論理和ゲート5〜7の入力に接続
されているテスト入力端子8〜10に全て「0」の固定
値を入力すると、2入力ANDゲート回路3の出力はC
に示すように「0」の固定値となり、故障検出が不十分
な動作となる。
Referring to FIG. 3, in the integrated circuit of FIG.
IN1 is a fixed value of "1", input DIN2 is a fixed value of "0", and all "0" are fixed to test input terminals 8 to 10 connected to inputs of two-input exclusive OR gates 5 to 7. When a value is input, the output of the 2-input AND gate circuit 3 becomes C
As shown in (2), the value becomes a fixed value of "0", and the operation becomes insufficient for failure detection.

【0027】図4を参照して、図1の集積回路で入力D
IN1を「1」の固定値、入力DIN2を「0」の固定
値とし、2入力排他的論理和ゲート5〜7の入力に接続
されているテスト入力端子8〜10に規則的に変化する
信号パターンを入力すると、2入力排他的論理和ゲート
5の出力Aと2入力排他的論理和ゲート6の出力Bはそ
れぞれA、Bとなる。その結果として、2入力ANDゲ
ート3の出力はCとなる。
Referring to FIG. 4, input D in the integrated circuit of FIG.
IN1 is a fixed value of “1”, input DIN2 is a fixed value of “0”, and a signal that regularly changes to test input terminals 8 to 10 connected to inputs of two-input exclusive OR gates 5 to 7 When a pattern is input, the output A of the two-input exclusive OR gate 5 and the output B of the two-input exclusive OR gate 6 become A and B, respectively. As a result, the output of the two-input AND gate 3 becomes C.

【0028】テスト入力端子8〜10に入力する規則的
な信号パターンTEST1〜TEST3は、出力端子か
ら遠くなるほどテスト入力信号の周期が大きくなるよう
に入力する。規則的な信号パターンは2のn乗クロック
サイクルとすることにより、すべての状態での故障検出
が可能となる。ここでnはフリップフロップや論理ゲー
ト回路の総合計数である。
The regular signal patterns TEST1 to TEST3 to be input to the test input terminals 8 to 10 are input such that the farther from the output terminal, the longer the cycle of the test input signal. By setting the regular signal pattern to 2 @ n clock cycles, it is possible to detect failures in all states. Here, n is a total count of flip-flops and logic gate circuits.

【0029】図5は図1の集積回路のFF回路1が故障
した場合のタイミングチャート、図6は図1の集積回路
のFF回路2が故障した場合のタイミングチャート、図
7は図1の集積回路のANDゲートが故障した場合のタ
イミングチャートをそれぞれ示している。
FIG. 5 is a timing chart when the FF circuit 1 of the integrated circuit of FIG. 1 has failed, FIG. 6 is a timing chart when the FF circuit 2 of the integrated circuit of FIG. 1 has failed, and FIG. 7 is an integrated circuit of FIG. The timing charts when the AND gate of the circuit fails are shown.

【0030】次に図5を参照して、図1のFF回路1が
故障した場合のタイミングチャートについて説明する。
図5は図1のFF回路1が故障して、「0」の固定値が
出力された場合のタイムチャートを示している。
Next, a timing chart when the FF circuit 1 of FIG. 1 has failed will be described with reference to FIG.
FIG. 5 shows a time chart when the FF circuit 1 of FIG. 1 fails and a fixed value of “0” is output.

【0031】本来FF回路1の出力は「1」の固定値を
出力しなければならないが「0」の固定値を出力し続け
る。その結果、2入力排他的論理和ゲート5の出力Aは
Aとなり、図4のAの場合と比べると、反転する。さら
に2入力ANDゲート回路3の出力Cと2入力排他的論
理和ゲート7の出力Dも図5のC、Dとなり、図4の
C、Dの場合と異なる。従って、図5の出力結果OUT
は図4のOUTの波形と異なり、故障検出が可能とな
る。
Originally, the output of the FF circuit 1 must output a fixed value of "1", but continues to output a fixed value of "0". As a result, the output A of the two-input exclusive OR gate 5 becomes A, which is inverted as compared with the case of A in FIG. Further, the output C of the two-input AND gate circuit 3 and the output D of the two-input exclusive OR gate 7 become C and D in FIG. 5, which is different from the case of C and D in FIG. Therefore, the output result OUT of FIG.
Is different from the waveform of OUT in FIG. 4 and the failure can be detected.

【0032】図3のタイミングチャートで示すように、
テスト入力端子8〜10に規則的な信号パターンを入力
しない場合を考えると、FF回路1が故障して「0」の
固定値が出力されていたとしても出力結果OUTは
「0」の固定値を出力し、故障していない場合と結果は
変わらない。しかし、図4に示すように、テスト入力端
子8〜10に規則的な信号パターンを入力することによ
り、故障検出が可能となる。
As shown in the timing chart of FIG.
Considering a case where a regular signal pattern is not input to the test input terminals 8 to 10, even if the FF circuit 1 fails and a fixed value of “0” is output, the output result OUT is a fixed value of “0”. Is output, and the result is the same as in the case where there is no failure. However, as shown in FIG. 4, a fault can be detected by inputting a regular signal pattern to the test input terminals 8 to 10.

【0033】次に図6を参照して、図1のFF回路2が
故障した場合のタイミングチャートについて説明する。
図6はFF回路2が故障して「1」の固定値が出力され
た場合のタイムチャートを示している。
Next, a timing chart when the FF circuit 2 of FIG. 1 has failed will be described with reference to FIG.
FIG. 6 shows a time chart when the FF circuit 2 fails and a fixed value of “1” is output.

【0034】本来FF回路2の出力は、「0」の固定値
を出力しなければならないが「1」の固定値を出力し続
ける。その結果、2入力排他的論理和ゲート6の出力B
は図6のBとなり、図4のBの場合と比べると、反転す
る。従って、図6の出力結果OUTは図4のOUTの波
形と異なり、故障検出が可能となる。
Originally, the output of the FF circuit 2 must output a fixed value of "0", but continues to output a fixed value of "1". As a result, the output B of the two-input exclusive OR gate 6
Becomes B in FIG. 6, and is inverted as compared with the case of B in FIG. Therefore, the output result OUT of FIG. 6 is different from the waveform of OUT of FIG. 4, and the failure can be detected.

【0035】図3のようにテスト入力端子8〜10に規
則的な信号パータンを入力しない場合を考えると、FF
回路2の出力が故障して「1」の固定値が出力されてい
れば、出力結果OUTは「1」の固定値を出力し、故障
していない場合と結果が異なる。この場合はテスト入力
端子8〜10に規則的な信号パターンを入力しない場合
でも、故障検出が可能である。
Considering the case where a regular signal pattern is not input to the test input terminals 8 to 10 as shown in FIG.
If the output of the circuit 2 fails and a fixed value of “1” is output, the output result OUT outputs a fixed value of “1”, and the result is different from the case where there is no failure. In this case, a failure can be detected even when a regular signal pattern is not input to the test input terminals 8 to 10.

【0036】次に図7を参照して図1の2入力ANDゲ
ート回路3の故障した場合のタイミングチャートについ
て説明する。図7は2入力ANDゲート3が故障して
「1」の固定値を出力された場合のタイムチャートを示
している。
Next, a timing chart when the two-input AND gate circuit 3 shown in FIG. 1 has failed will be described with reference to FIG. FIG. 7 shows a time chart when the 2-input AND gate 3 fails and outputs a fixed value of "1".

【0037】図において2入力排他的論理和ゲート7の
出力はDとなる。従って、図7の出力結果OUTは図4
のOUTの波形と異なり、故障検出が可能となる。
In the figure, the output of the two-input exclusive OR gate 7 is D. Therefore, the output result OUT of FIG.
Is different from the OUT waveform of FIG.

【0038】図3に示すように、テスト入力端子8〜1
0に規則的な信号パターンを入力しない場合を考える
と、2入力ANDゲート3が故障して「1」の固定値が
出力されていれば、出力結果OUTは「1」の固定値を
出力し、故障していない場合と結果は異なる。この場合
も、テスト入力端子8〜10に規則的な信号パターンを
入力しなくても故障検出が可能である。
As shown in FIG. 3, test input terminals 8 to 1
Considering a case where a regular signal pattern is not input to 0, if the 2-input AND gate 3 fails and outputs a fixed value of “1”, the output result OUT outputs a fixed value of “1”. The result is different from the case where there is no failure. Also in this case, fault detection can be performed without inputting a regular signal pattern to the test input terminals 8 to 10.

【0039】以上説明したように、本発明による集積回
路および集積回路の故障検出方式によれば、全ての集積
回路に組み込んだ故障検出すべきフリップフロップや論
理ゲートの故障検出が可能である。
As described above, according to the integrated circuit and the fault detection method for the integrated circuit according to the present invention, it is possible to detect a fault of a flip-flop or a logic gate which is incorporated in all the integrated circuits and is to be detected.

【0040】集積回路に組み込まれるフリップフロップ
や論理ゲートが増えても、図1に示したと同様な構成で
故障検出するフリップフロップや論理ゲートに対応して
2入力排他的論理和ゲートを構成すればよい。
Even if the number of flip-flops and logic gates incorporated in the integrated circuit increases, if a two-input exclusive OR gate is configured corresponding to the flip-flop or logic gate for detecting a fault with the same configuration as that shown in FIG. Good.

【0041】図8は本発明の実施例1の集積回路の回路
規模を拡大した回路図である。この集積回路はフリップ
フロップであるFF回路21〜25、2入力ANDゲー
ト31、3入力ANDゲート41、2入力ORゲート5
1の故障が検出できるように故障検出のための2入力排
他的論理和ゲート61〜68が構成されている。
FIG. 8 is an enlarged circuit diagram of the integrated circuit according to the first embodiment of the present invention. This integrated circuit includes flip-flop FF circuits 21 to 25, a two-input AND gate 31, a three-input AND gate 41, and a two-input OR gate 5.
Two-input exclusive OR gates 61 to 68 for detecting a fault are configured to detect one fault.

【0042】図8は図1に比べて、フリップフロップや
論理ゲート回路の数が増加しているが、この場合も図1
と同様に、故障検出すべきフリップフロップや論理ゲー
トの出力を2入力排他的論理和ゲートの一方に接続し、
他方の入力にテスト入力端子を構成すればよい。
FIG. 8 shows an increase in the number of flip-flops and logic gate circuits in comparison with FIG.
Similarly, the output of the flip-flop or the logic gate to be detected for failure is connected to one of the two-input exclusive OR gate,
A test input terminal may be provided for the other input.

【0043】この集積回路の故障検出の方式は実施例1
と同様な方式で行われるので、説明を省略する。
The method of detecting a failure of this integrated circuit is described in the first embodiment.
The description is omitted because it is performed in the same manner as described above.

【0044】[実施例2]図9は本発明の実施例2によ
る集積回路の回路図である。
[Embodiment 2] FIG. 9 is a circuit diagram of an integrated circuit according to Embodiment 2 of the present invention.

【0045】本発明による実施例2に係る集積回路は、
FF回路1と、FF回路2とFF回路4と、所定の論理
機能を有する2入力ANDゲート3と、前記FF回路1
とFF回路2および2入力ANDゲート3の故障を検出
する2入力排他的論理和ゲート5〜7と、試験信号発生
手段11を具備している。故障検出すべきFF回路1、
FF回路2および2入力ANDゲート3の出力はそれぞ
れ2入力排他的論理和ゲート5〜7の一方の入力に接続
され、2入力排他的論理和ゲート5〜7の他方の入力に
は試験信号発生手段11から出力されるテスト信号出力
Q1、Q2、Q0がそれぞれ接続されている。
The integrated circuit according to the second embodiment of the present invention
An FF circuit 1, an FF circuit 2, an FF circuit 4, a two-input AND gate 3 having a predetermined logic function,
And two-input exclusive OR gates 5 to 7 for detecting a failure of the FF circuit 2 and the two-input AND gate 3, and a test signal generating means 11. FF circuit 1 to be detected for failure,
The outputs of the FF circuit 2 and the two-input AND gate 3 are connected to one input of two-input exclusive-OR gates 5 to 7, respectively, and the other input of the two-input exclusive-OR gates 5 to 7 generates a test signal. Test signal outputs Q1, Q2, Q0 output from the means 11 are connected respectively.

【0046】図1に示した実施例1の集積回路では集積
回路の故障検出のための試験信号は試験すべき外部より
与える必要があるが、本実施例では集積回路内部に試験
信号発生手段11を有していることが特徴である。図9
においては、試験信号発生手段11としてダウンカウン
ト回路を組み込んでいる。図10は試験信号発生手段1
1であるダウンカウント回路に関するタイミングチャー
トを示している。リセット信号の解除により、CLKの
タイミングに合わせて2入力排他的論理和ゲート5〜6
の一方の入力にテスト信号Q1、Q2、Q0がそれぞれ
入力される。
In the integrated circuit of the first embodiment shown in FIG. 1, a test signal for detecting a failure of the integrated circuit must be supplied from the outside to be tested. In this embodiment, the test signal generating means 11 is provided inside the integrated circuit. It is characterized by having. FIG.
In the above, a down-count circuit is incorporated as the test signal generating means 11. FIG. 10 shows test signal generating means 1.
4 shows a timing chart relating to a down count circuit which is 1. When the reset signal is released, the two-input exclusive OR gates 5 to 6 are synchronized with the timing of CLK.
Test signals Q1, Q2, and Q0 are respectively input to one of the inputs.

【0047】このように集積回路の故障検出のためのテ
スト信号発生手段11を集積回路の内部に組み込みこと
により、集積回路の故障検出のためのテスト専用端子が
不要となる。
By incorporating the test signal generating means 11 for detecting a failure in the integrated circuit in the integrated circuit as described above, a dedicated test terminal for detecting a failure in the integrated circuit becomes unnecessary.

【0048】実施例2の集積回路のFF回路1、FF回
路2および論理ゲート3の故障検出の方式は、実施例1
の集積回路の故障検出方式と同様な方式で行われるの
で、説明は省略する。
The method of detecting a failure of the FF circuit 1, the FF circuit 2, and the logic gate 3 of the integrated circuit according to the second embodiment is described in the first embodiment.
Since this is performed in the same manner as the integrated circuit failure detection method described above, the description is omitted.

【0049】[0049]

【発明の効果】本発明においては、少なくともフリップ
フロップと論理ゲートとを有する集積回路において、故
障検出すべきフリップフロップの出力と故障検出すべき
論理ゲートの出力を故障検出するための排他的論理和ゲ
ートの一方の入力端子に入力し、他方の入力端子に故障
検出のための試験信号をそれぞれ入力するように構成し
た集積回路とし、前述した集積回路の故障検出方式を採
用することにより、全てのフリップフロップや論理ゲー
トの故障検出が可能となり、高い故障検出率が得られる
という効果がある。
According to the present invention, in an integrated circuit having at least a flip-flop and a logic gate, an exclusive-OR for detecting a failure between the output of the flip-flop to be detected and the output of the logic gate to be detected. By adopting the integrated circuit fault detection method described above, the integrated circuit is configured to input to one input terminal of the gate and to input a test signal for fault detection to the other input terminal. This makes it possible to detect a fault in a flip-flop or a logic gate, thereby obtaining a high fault detection rate.

【0050】さらに故障検出のための試験信号発生手段
として、集積回路内部にダウンカウント回路を構成する
ことにより、従来の故障検出方式に比べて、故障検出の
ための端子数を少なくすることができ、簡単なテストパ
ターンで高い集積回路の故障検出率が得られるという効
果がある。
Further, by forming a down-counting circuit inside the integrated circuit as a test signal generating means for detecting a fault, the number of terminals for detecting a fault can be reduced as compared with the conventional fault detecting method. Thus, there is an effect that a high fault detection rate of an integrated circuit can be obtained with a simple test pattern.

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

【図1】本発明の実施例1による集積回路の回路図であ
る。
FIG. 1 is a circuit diagram of an integrated circuit according to a first embodiment of the present invention.

【図2】本発明の実施例1に対応する故障検出回路が組
み込まれていない集積回路の一例を示す回路図である。
FIG. 2 is a circuit diagram showing an example of an integrated circuit in which a failure detection circuit according to the first embodiment of the present invention is not incorporated.

【図3】本発明による実施例1の動作を説明するための
タイミングチャート図である。
FIG. 3 is a timing chart for explaining the operation of the first embodiment according to the present invention.

【図4】本発明による実施例1の動作を説明するための
タイミングチャート図である。
FIG. 4 is a timing chart for explaining the operation of the first embodiment according to the present invention.

【図5】本発明による実施例1の動作を説明するための
タイミングチャート図である。
FIG. 5 is a timing chart for explaining the operation of the first embodiment according to the present invention.

【図6】本発明による実施例1の動作を説明するための
タイミングチャート図である。
FIG. 6 is a timing chart for explaining the operation of the first embodiment according to the present invention.

【図7】本発明による実施例1の動作を説明するための
タイミングチャート図である。
FIG. 7 is a timing chart for explaining the operation of the first embodiment according to the present invention.

【図8】本発明による実施例1の集積回路の規模を拡大
した回路図である。
FIG. 8 is an enlarged circuit diagram of the integrated circuit according to the first embodiment of the present invention.

【図9】本発明の実施例2による集積回路の回路図であ
る。
FIG. 9 is a circuit diagram of an integrated circuit according to a second embodiment of the present invention.

【図10】ダウンカウント回路の動作を示すタイミング
チャート図である。
FIG. 10 is a timing chart illustrating an operation of the down-count circuit.

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

1、2、4 FF回路 5〜7、61〜68 2入力排他的論理和ゲート 3、31 2入力ANDゲート 8〜10 テスト入力端子 11 試験信号発生手段 41 3入力ANDゲート 51 2入力ORゲート 1, 2, 4 FF circuit 5-7, 61-68 2-input exclusive OR gate 3, 31 2-input AND gate 8-10 Test input terminal 11 Test signal generating means 41 3-input AND gate 51 2-input OR gate

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 2G032 AA01 AB01 AC03 AD07 AG07 AK01 AK15 AL05 5F038 BE01 DF01 DT07 DT08 DT12 EZ20 5J056 AA03 BB60 CC14 CC17 FF01 FF07 FF09 GG14  ──────────────────────────────────────────────────続 き Continued on the front page F term (reference) 2G032 AA01 AB01 AC03 AD07 AG07 AK01 AK15 AL05 5F038 BE01 DF01 DT07 DT08 DT12 EZ20 5J056 AA03 BB60 CC14 CC17 FF01 FF07 FF09 GG14

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 フリップフロップと、論理ゲートと、一
方の入力端子に前記フリップフロップの出力および前記
論理ゲートの出力をそれぞれ入力し、他方の入力端子に
故障検出用の試験信号をそれぞれ入力する故障検出用の
排他的論理和ゲートと、を含むことを特徴とする集積回
路。
1. A fault in which an output of the flip-flop and an output of the logic gate are respectively input to one input terminal of a flip-flop, a logic gate, and a test signal for fault detection is input to the other input terminal. An exclusive-OR gate for detection.
【請求項2】 前記フリップフロップと、前記論理ゲー
トと、前記排他的論理和ゲートとを、一体化集積したこ
とを特徴とする請求項1記載の集積回路。
2. The integrated circuit according to claim 1, wherein said flip-flop, said logic gate, and said exclusive OR gate are integrated.
【請求項3】 少なくともフリップフロップと論理ゲー
トとを有する集積回路の故障検出方式において、故障検
出すべき前記フリップフロップの出力および故障検出す
べき前記論理ゲートの出力をそれぞれ排他的論理和ゲー
トの一方の入力端子に入力し、前記排他的論理和ゲート
の他方の入力端子に故障検出のための試験信号を入力し
て故障を検出するようにしたことを特徴とする集積回路
の故障検出方式。
3. An integrated circuit failure detection system having at least a flip-flop and a logic gate, wherein an output of the flip-flop to be detected for failure and an output of the logic gate to be detected for failure are each one of exclusive OR gates. A fault detection method for detecting a fault by inputting a test signal for fault detection to the other input terminal of the exclusive OR gate.
【請求項4】 フリップフロップと、論理ゲートと、一
方の入力端子に前記フリップフロップの出力および前記
論理ゲートの出力をそれぞれ入力し、他方の入力端子に
故障検出用の試験信号をそれぞれ入力する故障検出用の
排他的論理和ゲートと、前記試験信号を発生する試験信
号発生手段とを、一体化集積したことを特徴とする集積
回路。
4. A flip-flop, a logic gate, and a fault in which the output of the flip-flop and the output of the logic gate are input to one input terminal and a test signal for fault detection is input to the other input terminal. An integrated circuit, wherein an exclusive OR gate for detection and test signal generating means for generating the test signal are integrated.
【請求項5】 前記試験信号発生手段としてダウンカウ
ント回路を用いたことを特徴とする請求項4記載の集積
回路。
5. The integrated circuit according to claim 4, wherein a down-count circuit is used as said test signal generating means.
【請求項6】 少なくともフリップフロップと論理ゲー
トとを有する集積回路の故障検出方式において、故障検
出すべき前記フリップフロップの出力および故障検出す
べき前記論理ゲートの出力をそれぞれ排他的論理和ゲー
トの一方の入力端子に入力し、前記排他的論理和ゲート
の他方の入力端子に前記ダウンカウント回路からの試験
信号を入力して故障を検出するようにしたことを特徴と
する集積回路の故障検出方式。
6. An integrated circuit failure detection system having at least a flip-flop and a logic gate, wherein an output of the flip-flop to be detected for failure and an output of the logic gate to be detected for failure are each one of exclusive OR gates. And a test signal from the down-count circuit is input to the other input terminal of the exclusive OR gate to detect a fault.
JP11116233A 1999-04-23 1999-04-23 Integrated circuit and its fault detecting system Pending JP2000304823A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11116233A JP2000304823A (en) 1999-04-23 1999-04-23 Integrated circuit and its fault detecting system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11116233A JP2000304823A (en) 1999-04-23 1999-04-23 Integrated circuit and its fault detecting system

Publications (1)

Publication Number Publication Date
JP2000304823A true JP2000304823A (en) 2000-11-02

Family

ID=14682126

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11116233A Pending JP2000304823A (en) 1999-04-23 1999-04-23 Integrated circuit and its fault detecting system

Country Status (1)

Country Link
JP (1) JP2000304823A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113391195A (en) * 2020-03-11 2021-09-14 株式会社东芝 Fault detection circuit and semiconductor device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113391195A (en) * 2020-03-11 2021-09-14 株式会社东芝 Fault detection circuit and semiconductor device

Similar Documents

Publication Publication Date Title
JP6054597B2 (en) Semiconductor integrated circuit
US7712001B2 (en) Semiconductor integrated circuit and method of testing semiconductor integrated circuit
US6854081B1 (en) Initializing/diagnosing system in on-chip multiprocessor system
JP4265934B2 (en) Scan campus circuit, logic circuit including the same, and integrated circuit test method
EP0151694B1 (en) Logic circuit with built-in self-test function
JP2000304823A (en) Integrated circuit and its fault detecting system
JP2006038831A (en) Semiconductor integrated circuit having scan test circuit
JP2937811B2 (en) Semiconductor integrated circuit test circuit and test method thereof
JP3147039B2 (en) Integrated circuit
JP3904737B2 (en) Semiconductor device and manufacturing method thereof
JP3107061B2 (en) Test circuit
JP3570944B2 (en) Semiconductor integrated circuit
JP3531635B2 (en) Semiconductor integrated circuit device
JP2004012399A (en) Flip-flop circuit with scanning function, scanning test circuit, and semiconductor integrated circuit
JP3218294B2 (en) Logic integrated circuit
JP2000206199A (en) Lsi designing technique for packaging inspection
JP2008135117A (en) Semiconductor device
JPH0331233B2 (en)
JP2002228717A (en) Semiconductor integrated circuit and scan line diagnostic method
JPH09127203A (en) Logical integrated circuit and failure test method therefor
JPH0587893A (en) Ordering circuit
JPH06194419A (en) Testing method of semiconductor circuit
JPH03238372A (en) Logic circuit
JPH08122412A (en) Test circuit
KR20050075504A (en) Semiconductor test device for detecting fail of embedded memory

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20021001