JP3234258B2 - Condition signal generator - Google Patents

Condition signal generator

Info

Publication number
JP3234258B2
JP3234258B2 JP27886791A JP27886791A JP3234258B2 JP 3234258 B2 JP3234258 B2 JP 3234258B2 JP 27886791 A JP27886791 A JP 27886791A JP 27886791 A JP27886791 A JP 27886791A JP 3234258 B2 JP3234258 B2 JP 3234258B2
Authority
JP
Japan
Prior art keywords
signal
systems
mismatch
signals
output
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP27886791A
Other languages
Japanese (ja)
Other versions
JPH0593757A (en
Inventor
信幸 春日
康平 浜田
光夫 坂本
隆幸 飯銅
Original Assignee
アジレント・テクノロジー株式会社
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 アジレント・テクノロジー株式会社 filed Critical アジレント・テクノロジー株式会社
Priority to JP27886791A priority Critical patent/JP3234258B2/en
Publication of JPH0593757A publication Critical patent/JPH0593757A/en
Application granted granted Critical
Publication of JP3234258B2 publication Critical patent/JP3234258B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Tests Of Electronic Circuits (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は条件信号発生器に関し、
特にICテスタのシーケンサの動作順序の制御に用いら
れる条件信号を発生する条件信号発生器に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a condition signal generator,
In particular, the present invention relates to a condition signal generator for generating a condition signal used for controlling the operation sequence of a sequencer of an IC tester.

【0002】[0002]

【従来技術及びその問題点】ICテスタにはシーケンサ
と呼ばれるアドレスジェネレータが設けられている。こ
のシーケンサが、テストプログラムに従ってアドレスの
シーケンスを発生させてワードメモリに与えることで、
テスト対象(以下、DUTと称する)に与える一連の信
号の生成順序を制御している。
2. Description of the Related Art An IC tester is provided with an address generator called a sequencer. This sequencer generates a sequence of addresses according to the test program and gives it to the word memory,
The generation order of a series of signals given to a test target (hereinafter, referred to as a DUT) is controlled.

【0003】シーケンサの生成するアドレスの順序を決
定する要因の1つとして、コンディションコード(以
下、CCと称する)がある。シーケンサは、条件信号発
生器(コンディションコードジェネレータ:以下、CC
Gと称する)からのCCの取る値に基づいて条件分岐を
行うことにより、各種の外部条件やDUTの状況等に基
づいて発生するアドレスシーケンスを変化させることが
できる。このシーケンスの変化は試験の対象や目的によ
って多様な様相を取りうるが、例えばDUTが不良と判
定してアドレスシーケンスの発生を打ち切ったり、ある
いはCCの値によって別のアドレスシーケンスを発生さ
せたりする。
One of the factors that determine the order of addresses generated by a sequencer is a condition code (hereinafter, referred to as CC). The sequencer uses a condition signal generator (condition code generator:
G), it is possible to change the address sequence generated based on various external conditions, the status of the DUT, and the like. This sequence change can take various aspects depending on the test object and purpose. For example, the DUT is determined to be defective and the generation of the address sequence is terminated, or another address sequence is generated based on the value of CC.

【0004】CCGの入力、すなわち条件分岐の判断の
源となる信号には、CPUからの信号やタイマ信号など
種々のものがある。以下では説明を簡単にするため、図
4に示すように、それらの内で最も主要なものである、
DUTの各ピンの出力と期待値データとの一致/不一致
信号について説明する。
There are various signals such as a signal from a CPU and a timer signal as an input of a CCG, that is, a signal which is a source of determination of a conditional branch. In the following, for the sake of simplicity, the most important of them are shown in FIG.
A match / mismatch signal between the output of each pin of the DUT and the expected value data will be described.

【0005】各ピン毎に用意されたコンパレータは、そ
のピンの出力をワードメモリに記憶された期待値と比較
し、一致していれば一致信号MATCHを、不一致なら不一
致信号UNMATCHを出力してCCGへ送る。この時、特に
一致/不一致を見る必要のないピンに対してはいわゆる
DON'T CARE状態を定義でき、一致/不一致に係わらずMA
TCH信号を出力させることもできる。
A comparator prepared for each pin compares the output of that pin with the expected value stored in the word memory, and outputs a match signal MATCH if they match, and outputs a mismatch signal UNMATCH if they do not match, and outputs a CCG. Send to At this time, especially for pins for which it is not necessary to see the match / mismatch,
DON'T CARE status can be defined, MA regardless of match / mismatch
It can also output a TCH signal.

【0006】従来のCCGでは、図5に示すように、こ
のようにして与えられた一致/不一致信号を、一致信号
同士はANDを取って1つの一致信号としてまとめ、ま
た不一致信号同士はORを取ることによって1つの不一
致信号にまとめ、これらのまとめられた結果からCCを
生成してアドレス発生シーケンスを制御していた。な
お、一致信号をまとめたものをCCとして選択するか、
それとも不一致信号をまとめたものをCCとして選択す
るかは、テストプログラムの内容による。
In the conventional CCG, as shown in FIG. 5, the match / mismatch signals given in this way are ANDed together and the unmatched signals are ORed together. By taking this into a single mismatch signal, a CC is generated from these combined results to control the address generation sequence. It should be noted that a set of matching signals is selected as CC,
Whether to select a group of unmatched signals as CC depends on the contents of the test program.

【0007】テストのスループットを上げるため、マル
チDUTテストと呼ばれる、複数のDUTを同時にテス
トする方法がある。また、昨今増々複雑化が進んでいる
ICの内部を機能的に複数のブロックに分け、これらの
ブロックを同時にあるいは互いに関連付けてテストする
マルチファンクションテストも要求されるようになって
きた。
In order to increase the test throughput, there is a method called a multi-DUT test for simultaneously testing a plurality of DUTs. In addition, a multifunction test for functionally dividing the inside of an IC, which has been increasingly complicated these days, into a plurality of blocks and testing these blocks simultaneously or in association with each other has been required.

【0008】この種のテストを行うに当たっては、DU
T毎あるいはファンクションブロック毎に独立にMATCH
/UNMATCHを見て条件分岐を行うことによって、DUT
に与える信号を変化させる必要がある。
In performing this type of test, DU
MATCH independently for each T or each function block
/ UNMATCH to perform conditional branching, DUT
Needs to be changed.

【0009】しかしながら、従来の一致/不一致信号を
まとめる系を1つずつしか持っていないCCGではこの
ような複雑な条件を生成することはできなかった。
However, such a complicated condition cannot be generated by a conventional CCG having only one system for collecting match / mismatch signals.

【0010】[0010]

【発明の目的】本発明は、上述した従来技術の問題点を
解消し、マルチDUTテストやマルチファンクションテ
ストに対応できるCCGを提供することを目的とする。
SUMMARY OF THE INVENTION An object of the present invention is to solve the above-mentioned problems of the prior art and to provide a CCG capable of supporting a multi-DUT test and a multi-function test.

【0011】[0011]

【発明の概要】本発明の一実施例によれば、一致/不一
致信号を複数の系に割り振り、これらの系毎に一致信号
についてはANDを、不一致信号についてはORを取る
ことによって先ず系毎にまとめる。これらの系毎にまと
められた一致/不一致信号(以下、夫々統合一致信号/
統合不一致信号と称する)を更に論理合成してCCを生
成する。
According to one embodiment of the present invention, a match / mismatch signal is allocated to a plurality of systems, and an AND for a match signal and an OR for a mismatch signal are assigned to each system, so that Put together. A match / mismatch signal grouped for each of these systems (hereinafter, an integrated match signal /
Further, the CC is generated by logically synthesizing the integrated mismatch signal.

【0012】[0012]

【実施例】図1に本発明の実施例として、一致/不一致
信号をA〜Dの4つの系に割り振った場合のブロック図
を示す。図1において、先ずステージIでは、DUT
(図示せず)のピン1、2、・・・、nについての出力
と期待値データとの比較が一致のとき真をとる一致信号
MATCH1、MATCH2、・・・、MATCHn、また不一致のとき真
をとる不一致信号UNMATCH1、UNMATCH2、・・・、UNMATC
Hn毎にセレクタを設けて、各々系A、B、C、Dに振り
分けられる。すなわち、このステージでは、ピンi(iは
1からnまで)についてその一致信号MATCHiを系x(xは
A、B、C、Dのうちの1つあるいは複数のもの)へ割
り振るという属性が与えられているときは、信号ixMEN
を1とし、他を0とする。同様に、不一致信号UNMATCHi
を系yへ割り振るとすると、信号iyUMENを1とし、他を
0とする。なお、このステージは実際には通常は各コン
パレータ付近に置かれる。
FIG. 1 is a block diagram showing an embodiment of the present invention in which match / mismatch signals are assigned to four systems A to D. In FIG. 1, first, in stage I, the DUT
.., N (not shown) and the expected value data match when the comparison is true.
MATCH1, MATCH2,..., MATCHn, and a mismatch signal UNMATCH1, UNMATCH2,.
A selector is provided for each Hn, and the selectors are assigned to systems A, B, C, and D, respectively. That is, at this stage, pin i (i is
When the attribute of assigning the coincidence signal MATCHi to the system x (x is one or a plurality of A, B, C, and D) for 1 to n is given, the signal ixMEN
Is 1 and the others are 0. Similarly, the mismatch signal UNMATCHi
Is assigned to the system y, the signal iyUMEN is set to 1 and the others are set to 0. Note that this stage is actually placed near each comparator.

【0013】ステージIIでは、このように振り分けら
れた一致/不一致信号を、系毎に夫々従来と同様にAN
Dゲート、ORゲートによりまとめ、系毎の統合一致信
号MATCH A、MATCH B、MATCH C、MATCH D、及び統合不一
致信号UNMATCH A、UNMATCH B、UNMATCH C、UNMATCH Dを
得る。このステージのANDゲート、ORゲートの配置
位置は、実際のシステムの物理的形状その他の各種の制
約条件に従って定めることができる。
In stage II, the matching / mismatching signal thus distributed is converted into an analog signal for each system in the same manner as in the prior art.
D-gates and OR-gates are combined to obtain integrated match signals MATCH A, MATCH B, MATCH C, MATCH D and unmatched unmatched signals UNMATCH A, UNMATCH B, UNMATCH C, UNMATCH D for each system. The arrangement positions of the AND gates and OR gates in this stage can be determined according to the physical shape of the actual system and other various constraints.

【0014】ステージIIIでは、ステージIIから与
えられる系毎の統合一致信号、統合不一致信号に対して
論理回路を用いて更にAND/ORの論理合成を施す。
論理回路によって行われる論理合成においては、テスト
プログラムの制御により、4つの系のうちから任意の系
を最大4個まで選んでAND及びORを取り夫々AND
出力及びOR出力から出力することができる。論理回路
でどのような論理合成をおこなうかは、このCCGの動
作中にテストプログラムが自由に変更できる。
In stage III, AND / OR logic synthesis is further performed on the integrated coincidence signal and integrated non-coincidence signal for each system given from stage II using a logic circuit.
In logic synthesis performed by a logic circuit, up to four arbitrary systems are selected from the four systems under the control of a test program, and AND and OR are taken, and AND
It can be output from the output and the OR output. The type of logic synthesis performed by the logic circuit can be freely changed by the test program during the operation of the CCG.

【0015】ステージIVでは、ステージIIIでの論
理合成の結果をテストプログラムの制御でマルチプレク
サMUXによって選択して最終的なCCを出力する。こ
の選択もCCGの動作中に変更可能である。ステージI
II、IVの論理回路、マルチプレクサの配置もステー
ジIIと同様にして定められる。
In stage IV, the result of the logic synthesis in stage III is selected by the multiplexer MUX under the control of the test program, and the final CC is output. This selection can also be changed during CCG operation. Stage I
The arrangement of the logic circuits II and IV and the multiplexer is determined in the same manner as in the stage II.

【0016】図1のCCGの動作では、ステージIII
までは一致信号同士、不一致信号同士の論理演算を行
い、ステージIVでこれらの論理演算結果からの選択を
行っているが、一致信号と不一致信号にまたがった論理
演算を行ってもよい。例えば、MATCH AとUNMATCH BのA
NDを取るといった信号の振り分け/組み合わせも可能
である。
In the operation of the CCG shown in FIG.
Up to the above, the logical operation is performed between the coincidence signals and the non-coincidence signals, and the selection is performed from the results of these logical operations in the stage IV. However, the logical operation over the coincidence signal and the non-coincidence signal may be performed. For example, A of MATCH A and UNMATCH B
Signal distribution / combination such as taking ND is also possible.

【0017】例えば、図1のステージIIIにおいて
は、UNMATCH A〜UNMATCH Dの間で論理演算を行い、また
これとは別にMATCH A〜MATCH Dの間で論理演算を行い、
これらの結果をマルチプレクサに与えている。このよう
な構成では最終的な出力CCはMATCH信号のみ、あるい
はUNMATCH信号のみから作られることになる。
For example, in stage III of FIG. 1, a logical operation is performed between UNMATCH A to UNMATCH D, and a logical operation is separately performed between MATCH A to MATCH D.
These results are provided to the multiplexer. In such a configuration, the final output CC is made from only the MATCH signal or only the UNMATCH signal.

【0018】CC生成の自由度を更に大きくするため、
例えば図1のステージIII及びIVの部分を図3に示
すように構成することもできる。図3においては、UNMA
TCHA〜UNMATCH D及びMATCH A〜MATCH Dから任意に選択
された(つまり一致信号と不一致信号を取り混ぜてもよ
い)信号の組のAND、ORを取ることができる。従っ
て、例えば図1の信号を例に取れば、 UNMATCH A AND UNMATCH B AND MATCH C のような信号をCCとして生成することができる。
In order to further increase the degree of freedom of CC generation,
For example, the stages III and IV in FIG. 1 may be configured as shown in FIG. In FIG. 3, UNMA
An AND or OR of a set of signals arbitrarily selected from TCHA to UNMATCH D and MATCH A to MATCH D (that is, a match signal and a mismatch signal may be mixed) can be obtained. Therefore, for example, taking the signal of FIG. 1 as an example, a signal such as UNMATCH A AND UNMATCH B AND MATCH C can be generated as CC.

【0019】また、すでに述べたように、CCの源とな
る信号は各ピンのコンパレータ出力には限られない。こ
れ以外にも、CPU(ICテスタのコントローラ)から
の信号やタイマ等からの信号がある。また、コンパレー
タ出力がディジタルピンに関する信号であるのに対し、
アナログ/ディジタル混在のDUTをテストするICテ
スタにおいては、アナログ系の信号もCCの源となるこ
とができる。ディジタル系でも、例えば得られたDUT
の出力にディジタル信号処理等のディジタル的な処理を
施す機能をテスタが持っている場合は、その信号処理の
結果(信号処理ハードウエアの出力)をCCの源とする
ことができる。更に、一致、不一致信号とこれらの種々
の信号を組み合わせてCCを生成することもできる。こ
れらの信号は、必要に応じて例えば図1のステージI〜
ステージIVのどこへでも与えることができる。
Further, as described above, the signal serving as the CC source is not limited to the comparator output of each pin. In addition, there are signals from a CPU (controller of an IC tester) and signals from a timer and the like. Also, while the comparator output is a signal related to a digital pin,
In an IC tester for testing a mixed analog / digital DUT, an analog signal can also be a CC source. In digital systems, for example, the obtained DUT
If the tester has a function of performing digital processing such as digital signal processing on the output of the tester, the result of the signal processing (output of the signal processing hardware) can be used as a CC source. Furthermore, a CC can be generated by combining a match / mismatch signal with these various signals. These signals are optionally provided, for example, in stages I through I of FIG.
Can be given anywhere in Stage IV.

【0020】以下では、図1に示す回路を用いて、A、
B2つの同種のDUTに同じ信号を同時に与えてテスト
を行う場合のCCの生成を考える。この場合、Aに関す
る不一致信号をUNMACTH Aに、またBに関する不一致信
号をUNMATCH Bに割り振って、両者のANDをCCとし
て与える。テストプログラムはCCが1となった場合に
はテストを途中で止めて次のDUT、C及びDのテスト
に移るようにする。このようにすれば、両方のDUTが
期待値と異なる出力を与えた時にはそのテストを打ち切
るので、テストのスループットが向上する。
In the following, using the circuit shown in FIG.
Consider the generation of a CC in the case where the same signal is simultaneously supplied to two B-type DUTs to perform a test. In this case, a mismatch signal for A is assigned to UNMACTH A, and a mismatch signal for B is assigned to UNMATCH B, and AND of both is given as CC. When the CC becomes 1, the test program stops the test halfway and shifts to the next DUT, C and D tests. In this way, when both DUTs provide an output different from the expected value, the test is aborted, thereby improving the test throughput.

【0021】マルチファンクションDUTに対しても、
各機能ブロックに対するテストを互いに独立してできる
ならば、各ファンクションブロックを別々のDUTと考
えれば、上述の複数のDUTに対するテストと全く同様
な方法により高いテストスループットを得ることができ
る。
For a multi-function DUT,
If tests for each function block can be performed independently of each other, if each function block is considered as a separate DUT, a high test throughput can be obtained by the same method as the above-described test for a plurality of DUTs.

【0022】図2に示す、入力を2チャネル持ち、夫々
の外部信号に同期してから、その信号に何らかの処理を
行った結果を出力する、通信用ICに見られるようなマ
ルチファンクションDUTでは、図1に示す回路を用い
て以下のようなテストが可能になる。第1入力、第2
力の同期に夫々関連する入力同期回路A、入力同期回路
A’からの同期検出信号A、同期検出信号A’を、夫々
MATCH A、MATCH Bに出力されるように割り振り、両信号
のORを取ってCCとする。また、同期検出信号Aと同
期検出信号A’を使って図2のマルチプレクサMUX
外部制御信号を作成し、最初に同期検出された側の入力
同期回路を選択するようにする。ここでCCの変化でテ
ストプログラムの動作がDUTの信号処理ブロックのテ
ストに移行するようにしておけば、A、A’2つのチャ
ネルのうち、早く同期に成功したチャネルを使用して信
号処理ブロックのテストを行う。これにより、テストの
スループットを向上させることができる。
In a multi-function DUT such as that shown in a communication IC, which has two channels of input and synchronizes with each external signal and outputs a result obtained by performing some processing on the signal, as shown in FIG. The following tests can be performed using the circuit shown in FIG. First input, the input synchronization circuit A that are related respectively to the synchronization of the second input, input synchronization circuit
'Synchronous detection signal A from, synchronous detection signal A' A a, respectively
Allotment is performed so as to be output to MATCH A and MATCH B, and the OR of both signals is taken as CC. Further, the multiplexer MUX in Figure 2 with the synchronous detection signal A and the same <br/> life detection signal A '
Creates an external control signal, and inputs on the side where synchronization is detected first.
Select a synchronous circuit . Here, if the operation of the test program shifts to the test of the signal processing block of the DUT due to a change in CC, the signal processing block is used by using the channel that succeeded in synchronization earlier among the two channels A and A '. Test. Thereby, the test throughput can be improved.

【0023】[0023]

【発明の効果】以上、詳細に説明したように、本発明に
よれば、従来に比較して柔軟な条件でCCを発生できる
ので、マルチDUTテストやマルチファンクションテス
トに対して本発明を適用することにより、試験のスルー
プットの向上やテストプログラムの作成が容易になるな
どの顕著な効果が得られる。
As described in detail above, according to the present invention, a CC can be generated under more flexible conditions than in the past, so that the present invention is applied to a multi-DUT test or a multi-function test. As a result, remarkable effects such as improvement of test throughput and facilitation of test program creation can be obtained.

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

【図1】本発明の実施例の条件信号発生器のブロック
図。
FIG. 1 is a block diagram of a condition signal generator according to an embodiment of the present invention.

【図2】本発明を用いてテストを行うことができるDU
Tの例を示す図。
FIG. 2 shows a DU that can be tested using the present invention.
The figure which shows the example of T.

【図3】図1の本発明の実施例の変形例を説明する図。FIG. 3 is a view for explaining a modification of the embodiment of the present invention in FIG. 1;

【図4】従来技術にかかるICテスタを説明する図。FIG. 4 is a diagram illustrating an IC tester according to the related art.

【図5】従来技術の条件信号発生器を説明する図。FIG. 5 is a diagram illustrating a conventional condition signal generator.

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

match1〜match n:一致信号 unmatch1〜unmatch n:不一致信号 match A〜match D:統合一致信号 unmatch A〜unmatch D:統合不一致信号 MUX:マルチプレクサ match1 to matchn: match signal unmatch1 to unmatchn: mismatch signal match A to match D: integrated match signal unmatch A to unmatch D: integrated mismatch signal MUX: multiplexer

フロントページの続き (72)発明者 飯銅 隆幸 東京都八王子市高倉町9番1号 横河・ ヒューレット・パッカード株式会社内 (56)参考文献 特開 昭59−228178(JP,A) 特開 昭59−19873(JP,A) (58)調査した分野(Int.Cl.7,DB名) G01R 31/28 Continuation of the front page (72) Inventor Takayuki Iidagu 9-1 Takakuracho, Hachioji-shi, Tokyo Yokogawa-Hewlett-Packard Co., Ltd. (56) References JP-A-59-228178 (JP, A) JP-A Sho 59-19873 (JP, A) (58) Field surveyed (Int. Cl. 7 , DB name) G01R 31/28

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】テスト対象の複数の出力端子毎にその出力
信号と期待信号とを比較して夫々一致及び不一致信号を
発生する手段と、 複数の系統の各々に、前記一致信号の各々を、夫々セレ
クタを介して割り振る第1の割り振り手段と、 前記複数の系統毎にまとめられた前記第1の割り振り手
段からの信号から、統合一致信号を前記複数の系統毎に
出力する統合一致信号生成手段と、 プログラム制御により、前記複数の系統毎の統合一致信
号のうちの任意の複数の信号についてAND及びOR演
算を行い、第1のAND出力及び第1のOR出力からそ
れぞれ結果を出力する第1の論理合成手段と、 前記不一致信号の各々を、前記複数の系統の各々に、夫
々セレクタを介して割り振る第2の割り振り手段と、 前記複数の系統毎にまとめられた前記第2の割り振り手
段からの信号から、統合不一致信号を前記複数の系統毎
に出力する統合不一致信号生成手段と、 プログラム制御により、前記複数の系統毎の統合不一致
信号のうちの任意の複数の信号についてAND及びOR
演算を行い、第2のAND出力及び第2のOR出力から
それぞれ結果を出力する第2の論理合成手段と、 プログラム制御により、前記第1及び第2のAND出力
及び前記第1及び第2のOR出力から選択して条件信号
を生成するマルチプレクサ手段とを設けたことを特徴と
する条件信号発生器。
An output for each of a plurality of output terminals to be tested.
Compare the signal with the expected signal to determine the match and mismatch signals, respectively.
Generating means and selecting each of the coincidence signals to each of a plurality of systems.
First allocating means for allocating through a plurality of systems , and the first allocating operator grouped for each of the plurality of systems.
From the signal from the stage, an integrated coincidence signal is generated for each of the plurality of systems.
Means for outputting an integrated coincidence signal for each of the plurality of systems by program control.
AND and OR operations on any of the signals
From the first AND output and the first OR output.
First logic synthesizing means for respectively outputting a result, and transmitting each of the mismatch signals to each of the plurality of systems.
Second allocating means for allocating via a selector, and the second allocating means grouped for each of the plurality of systems.
From the signal from the stage, the integrated mismatch signal is
Integrated mismatch signal generation means for outputting to the plurality of systems the integrated mismatch
AND and OR for any of the plurality of signals
Performs an operation and calculates the second AND output and the second OR output.
Second logic synthesizing means for respectively outputting a result, and the first and second AND outputs
And a condition signal selected from the first and second OR outputs
And a multiplexer means for generating
Condition signal generator.
【請求項2】前記第1の割り振り手段のセレクタの各々
はOR演算回路を有し、前記第2の割り振り手段のセレ
クタの各々はAND演算回路を有することを特徴とする
請求項1記載の条件信号発生器。
2. Each of the selectors of said first allocating means.
Has an OR operation circuit, and the selector of the second allocating means.
Characterized in that each of the elements has an AND operation circuit.
The condition signal generator according to claim 1.
【請求項3】前記統合一致信号生成手段はAND演算回
路を有し、前記統合不一致信号生成手段はOR演算回路
を有することを特徴とする請求項1または2に記載の条
件信号発生器。
3. The integrated coincidence signal generation means according to claim 1, wherein
And the integrated mismatch signal generating means has an OR operation circuit.
The article according to claim 1 or 2, wherein
Signal generator.
【請求項4】前記第1及び第2の論理合成手段の演算と
前記マルチプレクサ手段の選択は、前記条件信号発生器
の動作中にプログラムが設定を変更可能であることを特
徴とする請求項1ないし3のいずれかに記載の条件信号
発生器。
4. The operation of said first and second logic synthesizing means.
The selection of the multiplexer means depends on the condition signal generator.
Note that the program can change the settings while the
A condition signal according to any one of claims 1 to 3, characterized in that:
Generator.
JP27886791A 1991-09-30 1991-09-30 Condition signal generator Expired - Fee Related JP3234258B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP27886791A JP3234258B2 (en) 1991-09-30 1991-09-30 Condition signal generator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP27886791A JP3234258B2 (en) 1991-09-30 1991-09-30 Condition signal generator

Publications (2)

Publication Number Publication Date
JPH0593757A JPH0593757A (en) 1993-04-16
JP3234258B2 true JP3234258B2 (en) 2001-12-04

Family

ID=17603230

Family Applications (1)

Application Number Title Priority Date Filing Date
JP27886791A Expired - Fee Related JP3234258B2 (en) 1991-09-30 1991-09-30 Condition signal generator

Country Status (1)

Country Link
JP (1) JP3234258B2 (en)

Also Published As

Publication number Publication date
JPH0593757A (en) 1993-04-16

Similar Documents

Publication Publication Date Title
US4862460A (en) Test pattern generator
KR100319194B1 (en) Apparatus and method for providing a programmable delay
US4540903A (en) Scannable asynchronous/synchronous CMOS latch
EP0149048B1 (en) Method and apparatus for testing semiconductor devices
US4897837A (en) Test circuit having selective by pass arrangement for test data
JPH03115872A (en) Test facilitating circuit in digital integrated circuit
KR20010042730A (en) High speed, real-time, state interconnect for automatic test equipment
US5164665A (en) IC tester
EP0310152A2 (en) Test overlay circuit
US5367551A (en) Integrated circuit containing scan circuit
GB2121997A (en) Testing modular data processing systems
JP3234258B2 (en) Condition signal generator
EP0272288B1 (en) Testable multi-mode counter network and method for operating its test.
US5831994A (en) Semiconductor device testing fixture
US6249533B1 (en) Pattern generator
JP2974984B2 (en) Circuit device testing method
US6384660B1 (en) Clock control circuit and method
US4697234A (en) Data processing module with serial test data paths
EP0196152A2 (en) Testing digital integrated circuits
US6573703B1 (en) Semiconductor device
US6892338B2 (en) Analog/digital characteristics testing device and IC testing apparatus
US5172047A (en) Semiconductor test apparatus
KR100396096B1 (en) Test circuit for semiconductor integrated circuit
JPH1164469A (en) Pattern generator for semiconductor test device
EP0208393A1 (en) Testing digital integrated circuits

Legal Events

Date Code Title Description
S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: R3D02

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20070921

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080921

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080921

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090921

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees