JPH0290078A - Ic testing apparatus - Google Patents

Ic testing apparatus

Info

Publication number
JPH0290078A
JPH0290078A JP63241046A JP24104688A JPH0290078A JP H0290078 A JPH0290078 A JP H0290078A JP 63241046 A JP63241046 A JP 63241046A JP 24104688 A JP24104688 A JP 24104688A JP H0290078 A JPH0290078 A JP H0290078A
Authority
JP
Japan
Prior art keywords
loop
alpg
test
pattern
data
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
JP63241046A
Other languages
Japanese (ja)
Inventor
Taku Okamoto
卓 岡本
Ikuo Kawaguchi
川口 郁夫
Shuji Kikuchi
修司 菊地
Kazutomo Hamabe
濱部 千智
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP63241046A priority Critical patent/JPH0290078A/en
Publication of JPH0290078A publication Critical patent/JPH0290078A/en
Pending legal-status Critical Current

Links

Landscapes

  • Tests Of Electronic Circuits (AREA)

Abstract

PURPOSE:To operate a plurality of algorithm pattern generators (ALPG) in parallel and to make it possible to generate a high speed pattern by providing operating means, and changing the repeating number of loops flexibly. CONSTITUTION:A timing generator 27 outputs operating clocks 28-1 and 28-2 for an ALPG (a) and an ALPG (b), selecting signals 29-1 and 29-2, a waveform forming clock 30 and a comparison timing signal 31. In synchronization with the clocks 28-1 and 28-2, the results of microprograms are outputted from operating parts (c) and (d) as 15-1 and 15-2. The selecting signals 29-1 and 29-2 are inputted into output switching gates 24 and 25 from the generator 27, and ALPG high speed pattern data 32 are obtained. The data 32 are converted into application waveforms in a waveform forming device 33 and applied to a memory under test 34. The data read out of the memory 34 are sent into a comparator 37 together with expected value data 36 through a delay device 35. Pass or fail is judged in the comparator 37.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はIC試験装置に係り、特に高速メモリを試験す
るのに好適なIC試験装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an IC testing device, and particularly to an IC testing device suitable for testing high-speed memories.

〔従来の技術〕[Conventional technology]

従来のIC試験装置は、そのパターン発生器として特開
昭62−85678号公報に記載のように、マイクロプ
ログラム方式の複数個(N個)のアルゴリズミックパタ
ーン発生器(ALPG )を設けて。
A conventional IC testing device is provided with a plurality (N) of microprogram type algorithmic pattern generators (ALPG) as pattern generators, as described in Japanese Patent Laid-Open No. 62-85678.

その出力を順次取出せるような構成をとっており。The configuration is such that the output can be extracted sequentially.

全体として個々のパターン発生器動作速度のN倍の速度
でパターン発生を行なうIC試験装置となってい友。
As a whole, it becomes an IC test device that generates patterns at a speed N times faster than the operating speed of each individual pattern generator.

第2図は従来のパターン発生器1個の内部概略構成を示
し友ものであり、大きくはシーケンス制御部1と演算処
理部2で構成されている。シーケンス制御部は図に示す
ようにマイクロプログラム方式となっており、マイクロ
プログラムを格納する命令メモリ5とその読出しアドレ
ス4を決定するプログラムカウンタ5.ループの繰返し
数をカウントする計数部6エクなるループ制御部7、計
数部からの出力信号8に基づいて次のアドレス9を選択
するアドレス選択部10から構成されている。
FIG. 2 shows a schematic internal configuration of one conventional pattern generator, which is mainly composed of a sequence control section 1 and an arithmetic processing section 2. As shown in the figure, the sequence control unit is of a microprogram type, and includes an instruction memory 5 for storing microprograms and a program counter 5 for determining the read address 4. It consists of a counting section 6 that counts the number of loop repetitions, a loop control section 7 that counts the number of loop repetitions, and an address selection section 10 that selects the next address 9 based on the output signal 8 from the counting section.

動作クロック11に同期して命令メモリより読出された
命令データ12は、演算命令13とシーケンス命令14
よりなる。このうち演算命令は演算処理部へ送られ、算
術演算や論理演算が行われたのちアルゴリズミックパタ
ーン15として出力される。ま几シークンス命令は、ル
ープの繰返し数やカウント命令などループ制御部へ供給
するループ制御信号16や、アドレス選択部へ供給する
分岐アドレス17等からなっている。
The instruction data 12 read out from the instruction memory in synchronization with the operation clock 11 is composed of an operation instruction 13 and a sequence instruction 14.
It becomes more. Among these, the arithmetic commands are sent to the arithmetic processing section, and after arithmetic operations and logical operations are performed, they are output as an algorithmic pattern 15. The sequence instruction consists of a loop control signal 16 such as the number of loop repetitions and a count instruction that is supplied to the loop control section, a branch address 17 that is supplied to the address selection section, and the like.

このように、ALPGはプログラムに従−)九ルーグや
リピートといった分岐動作を含んだ動きを実現するため
、次のアドレス9のようなフィードバックルーズをハー
ドウェアとして持っており、高速化が難しくなっている
。そのため、該公知例で述べられているような、第2図
に示し九ALPGを複数個並列実行させるやり方が提案
されていた。
In this way, ALPG has a feedback loop like the following address 9 in hardware in order to realize movements including branch operations such as nine loops and repeats according to the program, making it difficult to increase the speed. There is. Therefore, a method has been proposed in which a plurality of nine ALPGs shown in FIG. 2 are executed in parallel, as described in the known example.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

しかしながら、上記従来技術においては繰返し数が実行
のたびにひとつずつ減少するループ(可変ループ)構造
をもつテストパターンを、 ALPG複数個の並列動作
で効率よく発生させるための配慮がなされていなかった
However, in the above-mentioned conventional technology, no consideration has been given to efficiently generate a test pattern having a loop (variable loop) structure in which the number of repetitions decreases by one each time it is executed by the parallel operation of a plurality of ALPGs.

本発明の目的は、可変ループで記述されるテストパター
ンであっても、複数個0ALPGを並列動作させて高速
パターンを発生することができるrCC試験装管提供す
ることにある。
An object of the present invention is to provide an rCC test tube that can generate a high-speed pattern by operating a plurality of 0ALPGs in parallel even if the test pattern is written using a variable loop.

〔課題を解決するための手段〕[Means to solve the problem]

上記目的は、複数個のALPGそれぞれのループ制御部
にルーズの繰返し数をプログラムに従って任意の値に、
変更する九めの演算手段を設け、ループの繰返し数を柔
軟に変更できるよう圧することKより達成される。
The above purpose is to set the loose repetition number to an arbitrary value according to a program in the loop control section of each of a plurality of ALPGs.
This is achieved by providing a ninth arithmetic means for changing the number of repetitions of the loop so that the number of repetitions of the loop can be changed flexibly.

〔作用〕[Effect]

演算部を設は九ループ制御部をもつALPG1個の内部
構成を第1図に示す。可変ループを実行するにf′i、
まず演算部18に可変ルーズの繰返し数初期値19を記
憶させるシーケンス命令14を実行させ5次にその繰返
し数161r、計数部6へ転送する命令を実行して計数
部にその値を記憶させる。
FIG. 1 shows the internal configuration of one ALPG which has a calculation section and a nine-loop control section. To execute the variable loop, f′i,
First, the arithmetic unit 18 executes the sequence instruction 14 to store the initial value 19 of the repetition number of the variable loose.Finally, the instruction to transfer the repetition number 161r to the counting unit 6 is executed and the value is stored in the counting unit.

以後可変ループに含まれる命令全1ステツプずつ実行し
、ルーズ末尾の分岐命令にくるたびにループ実行回数を
計数していく。分岐命令を実行するとループ計数値8が
アドレス選択部10へ入力され、ループを続けるか抜け
るかが決定される。こうして可変ループが1回目の実行
を終え九のち。
Thereafter, all instructions included in the variable loop are executed one step at a time, and the number of loop executions is counted each time the branch instruction at the end of the loop is reached. When the branch instruction is executed, the loop count value 8 is input to the address selection unit 10, and it is determined whether the loop should be continued or exited. This is how the variable loop finishes its first execution nine days later.

さらにその外側のループや無条件分岐命令などの実行に
よってふ友几びその可変ルーズより前のアドレスに実行
が移り、2回目の可変ループ実行となるのであるが、こ
のときそのループの繰返し数は1回目のそれとは異なっ
ている。そこでその差のM2Oを演算部処記憶されてい
る1回目の繰返−し数に加える命令金、2回目の可変ル
ーズに入る前に実行させる。その後2回目の繰返し数1
6ft計数部6へ転送する命令を実行することにより、
この可変ループは1回目とは違う繰返し数で実行される
ことになる。3回目以降も2回目と同じ操作が繰返され
る。
Furthermore, by executing an outer loop or an unconditional branch instruction, execution moves to the address before the variable loop, resulting in a second variable loop execution, but at this time, the number of iterations of that loop is 1. It's different from the last time. Therefore, the instruction to add the difference M2O to the first repetition number stored in the arithmetic unit is executed before entering the second variable loose. After that, the second repetition number is 1
By executing the instruction to transfer to the 6ft counter 6,
This variable loop will be executed with a different number of iterations than the first time. The same operation as the second time is repeated from the third time onwards.

このように可変ルーズを実行する前に、@回の繰返し数
にシーケンス命令で指示され比値だけ加減′Xを施すこ
とで、任意の数でループ繰返し数が液化する可変ループ
を実行することができる。その結果、ALPG f:i
数個並列実行させる構成で、1’ループ構造で記述され
るテストパターンであっても問題なく発生させることが
可能となっ几。
In this way, before executing a variable loop, by adding or subtracting 'X by the ratio value specified by the sequence command to the number of @ repetitions, it is possible to execute a variable loop in which the number of loop repetitions is reduced to an arbitrary number. can. As a result, ALPG f:i
With a configuration in which several tests are executed in parallel, even test patterns written in a 1' loop structure can be generated without problems.

〔実施例〕〔Example〕

以下、本発明の一実施例を第1図および第3図から第7
jl[より説明する。
An embodiment of the present invention will be described below with reference to FIGS. 1 and 3 to 7.
jl[Explain further.

第5図はALPG2個から構成したIC試験装置例の全
体図である。本図は第1図のパターン発生器をAI、P
G (イ)21・ALPG (ロ)22の2個使い、信
号選択部23全アンドゲート24・25およびオアゲー
ト26で構成した並列実存方式による高速パターン発生
部をもつ高速IC試験装置である。
FIG. 5 is an overall diagram of an example of an IC test device constructed from two ALPGs. This figure shows the pattern generator in Figure 1 as AI, P
This is a high-speed IC testing device having a high-speed pattern generation section based on a parallel existential method, which uses two G (a) 21 and ALPG (b) 22, a signal selection section 23, all AND gates 24 and 25, and an OR gate 26.

タイミング発生器27は、ALPG (イ)およびAL
PG(ロ)動作クロック28−1−28−2、ALPG
 (イ)およびALPG (ロ)用の選択信号29−1
・29−2、波形生成クロック30や比較タイミングM
号31を出力する。ALPO動作クロック28−1・2
8−2は高速パターン出力52として要求される速度の
1/2の速度である。
The timing generator 27 has ALPG (a) and AL
PG (b) operation clock 28-1-28-2, ALPG
Selection signal 29-1 for (a) and ALPG (b)
・29-2, waveform generation clock 30 and comparison timing M
No. 31 is output. ALPO operation clock 28-1/2
The speed 8-2 is 1/2 of the speed required for the high-speed pattern output 52.

第7図に示すよりに、この動作クロック28−1・28
−2に同期してALPG (イ)・(ロ)で並列実行さ
れた各々のマイクロプログラム処理結果は、演算処理部
(イ)および(ロ)より15−1・15−2のように出
力される。
As shown in FIG. 7, the operating clocks 28-1 and 28
The results of each microprogram processing executed in parallel by ALPG (a) and (b) in synchronization with -2 are output from the arithmetic processing units (a) and (b) as shown in 15-1 and 15-2. Ru.

これらの出力の順次選択切替え用ゲート24・25には
先のタイミング発生器27からの選択信す29−1・2
9−2が入力され、第7図に示すようなALPG&速パ
ターンデータ52が得られる。
Selection signals 29-1 and 2 from the previous timing generator 27 are sent to gates 24 and 25 for sequential selection switching of these outputs.
9-2 is input, and ALPG & speed pattern data 52 as shown in FIG. 7 is obtained.

高速バクーンデータ32は波形生成器35で印る。被試
験メモリから読出されたデータは、遅延器35t−通り
次期待値データ56とともに比較器37へ送られて良否
判定が行われ九のち、フェイルメモリ381Cその判定
結果が保存される。
High-speed Bakun data 32 is printed by a waveform generator 35. The data read from the memory under test is sent to the comparator 37 together with the next expected value data 56 through the delay device 35t, and a pass/fail determination is made.Afterwards, the result of the determination is stored in the fail memory 381C.

計算機39はALPG 1個のIC試験装置用に作成さ
れたパターン発生器用のテストパターンプログラムを、
テスト実行前にあらかじめそのプログラム構造を解析し
、ALPG(イ)およびALPO(ロ)用のテストプロ
グラムに変換・作成し、各々のALPGにデータバス4
0t−使って転送する。計算機は第5図のその他の部分
へも各種データを送って試験実行に必要なセソトアッグ
作業や、テスト実行制御および7エイルメモリ内データ
の解析作業を行り。
The computer 39 executes a test pattern program for a pattern generator created for one IC test device in ALPG.
Before executing the test, analyze the program structure in advance, convert and create a test program for ALPG (a) and ALPO (b), and connect each ALPG to data bus 4.
Transfer using 0t. The computer also sends various data to other parts of Figure 5, and performs the sesotoag work necessary for test execution, test execution control, and analysis of data in the 7ail memory.

次に、実行すべきテストプログラムとして可変ループ構
造で記述されるファーストウオーキングパターンと呼ば
れるテストパターンを発生するプログラムを例にとって
説明する。
Next, as a test program to be executed, a program that generates a test pattern called a fast walking pattern written in a variable loop structure will be described as an example.

第5図は被試験メモリ容量(n+1)が32ビ生用のマ
イクロプログラムの内容を、フローチャートとともに表
わしている。
FIG. 5 shows, along with a flowchart, the contents of a microprogram for 32 bits of memory under test (n+1).

■:繰返し数32回のループL1で、被試験メモリの全
セルをクリアする。
■: Clear all cells of the memory under test in loop L1 with 32 repetitions.

■:クリアされたメモリセルのうちひとつをテストセル
とし、そのメモリアドレス(A−1番地)Kデーダ16
を書き込む。
■: One of the cleared memory cells is set as a test cell, and its memory address (address A-1) K data 16
Write.

■:ニブイスタープセルして、テストセルより大きなア
ドレス(A−1+j番地)のデータを読出しチエツクし
友後、最終アドレス(A−51番地)のセルまでチエツ
クが終っ九か判定し、終っていなければループL2とし
て処理ステップ■を繰返す。
■: Perform a nibbling start cell, read and check the data at an address larger than the test cell (address A-1+j), and then check whether the check has been completed to the cell at the final address (address A-51). Then, process step (2) is repeated as loop L2.

■=1)テストセルアドレス(A−1番地)を読出し、
デイスターブセルへのアクセスによる影響を調べ九のち
、2)テストセルアドレスにデーダO1′t−書込みク
リアする。そして最終アドレスのセルを除く全てのセル
をテストセルとして検査し終っtか否かを判定し、終っ
ていなければ現在のテストセルアドレス(A匍1番地)
をプラス1 (i−1+1 ’) L。
■=1) Read the test cell address (address A-1),
After checking the influence of access to the disturb cell, 2) write and clear data O1't- to the test cell address. Then, all cells except the cell with the final address are tested as test cells, and it is determined whether the test cell is finished or not. If it is not finished, the current test cell address (A4 address 1) is checked.
plus 1 (i-1+1') L.

ループL3として処理ステップ■に戻る。The process returns to processing step (2) as loop L3.

■=1)テストセルを最終アドレス(A=31番地)と
して、データ11′を書込んだのち、2)テストセルア
ドレスを読出して検査する。
(2)=1) Write data 11' to the test cell with the final address (A=address 31), and then 2) read and inspect the test cell address.

3)そのあとテストセルアドレスにデータIQIを書込
みクリアする。
3) After that, write data IQI to the test cell address and clear it.

なお、ここでは簡単のため命令■は2命令、■は3命令
分をまとめて1ステツプで記述している。
Note that for the sake of simplicity, the instructions (2) and (3) are described in one step by combining two instructions and three instructions, respectively.

■の処理実行によりすべてのテストセルに対し検査が終
っ几ことKなジ、第3図の7アーストウオーキングパタ
ーンのプログラムは終了する。ただし正確には裏パター
ン検査と称し、データの°0′と°1“を反転した形で
■〜■を実行してファーストウオーキングパターンを完
了するが、ここでは省略している。
By executing the process (2), the inspection of all test cells is completed, and the program of the 7 earth walking pattern shown in FIG. 3 is completed. However, to be more precise, it is called a back pattern inspection, and the first walking pattern is completed by executing steps ① to ② with the data °0' and °1'' reversed, but this is omitted here.

ここでこのパターンに現れる3個のループのうち、ルー
プL2の繰返し数は、その外側のループL3が1口実行
されるごとにひとつずつ減少していくことから、可変ル
ープであることがわかる。
Here, among the three loops appearing in this pattern, the number of repetitions of loop L2 decreases by one each time the outer loop L3 is executed, indicating that it is a variable loop.

このファーストウオーキングのプログラムを、2個のA
LPG (イ)および(ロ)の並列動作で実行する場合
、そのままの形で2個のALPGに割付けることはでき
ず、複数個のALPG用にプログラムを変換する必要が
ある。この変換は一定のアルゴリズムに基づいて計算機
59上で行なわれ、その結果第4図(a)、(b)に示
すものとなる。このプログラム(a)および(b)’t
それぞれ第5因のALPG (イ)および(ロ)の命令
メモリに割付けて動作させることで、高速パターンデー
タ32は第3図に示すパターンと同じものとなる。
Complete this fast walking program with two A's.
When executing LPGs (a) and (b) in parallel operation, the program cannot be allocated to two ALPGs as is, and it is necessary to convert the program for multiple ALPGs. This conversion is performed on the computer 59 based on a certain algorithm, resulting in the results shown in FIGS. 4(a) and 4(b). This program (a) and (b)'t
The high-speed pattern data 32 becomes the same pattern as shown in FIG. 3 by allocating and operating the instruction memories of the fifth factor ALPGs (a) and (b), respectively.

変換の結果、可変ルーズL2は図に示すように4つの可
変ルーズL2’に分装するが、元が同じループでおるこ
とからループ制御部はひとつのものを共用する。
As a result of the conversion, the variable loop L2 is divided into four variable loops L2' as shown in the figure, but since they are originally the same loop, one loop control unit is shared.

さて、計算機39によt) ALPG (イ)および(
ロ)用に変換され九テストプログラムはS第4図に示し
たような可変ループを含むテストシーケンスをもってお
り、その実行のためには第1図のループ制御部をもつA
LPGが必要となる。第6図は第1図のループ制御部7
の一実施例であり、以下第5図(b)の可変ループの末
尾のルーズL2’から、ループL s /によって先頭
のループL2’に実行が移るまでを例にとってその動作
を詳述する。
Now, on computer 39, t) ALPG (a) and (
(b) The test program converted for S has a test sequence including a variable loop as shown in Figure 4, and in order to execute it, the A
LPG is required. Figure 6 shows the loop control section 7 in Figure 1.
This is an embodiment of the present invention, and its operation will be described in detail below, taking as an example the case from the loose L2' at the end of the variable loop in FIG.

ルーズL2’の実行を始める前に、次のよりな初期設定
を行り。すなわちループL2’に割当てられ九ルーグ制
御部にある、ループの繰返し数を保持する保持レジスタ
41およびループの実行に伴いカウントダウンする計数
レジスタ42に5選択信号44により制御される第2の
マルチプレクサ45および選択信号46により制御され
る第1のマルチプレクサ47をそれぞれ通して、ループ
繰返し初期値43(14)を動作クロック28に同期し
て取込む。この初期設定はループL3’に入る前に行っ
ておく。その後止から3個のL2′が順番に実行され、
末尾のL2’に実行が移る。
Before starting execution of loose L2', perform the following initial settings. That is, a second multiplexer 45 controlled by a 5 selection signal 44 is assigned to the loop L2' and is located in the nine loop control unit, and is applied to a holding register 41 that holds the number of loop repetitions and a counting register 42 that counts down as the loop is executed. The loop repetition initial value 43 (14) is taken in in synchronization with the operating clock 28 through the first multiplexers 47 controlled by the selection signal 46, respectively. This initial setting is performed before entering loop L3'. Three L2′ are executed in order from the end,
Execution moves to L2' at the end.

末尾のL2’では分岐命令が実行される几びに残りの繰
返し数8がデクリメンタ48で−1され、第1のマルチ
プレク?47を通してふ九九び計数レジスタ42に記憶
される。こうして計数レジスタの出力8がOKなると、
第」図に示すアドレス選択部10[よって、ループL2
’の次ステツプのアドレスが選択されてループ全波ける
In L2' at the end, when the branch instruction is executed, the remaining number of repetitions, 8, is decremented by 1 by the decrementer 48, and the first multiplex? 47 and stored in the count register 42. In this way, when the output 8 of the counting register is OK,
The address selection section 10 shown in FIG.
'The address of the next step is selected and the entire loop is completed.

その後ループL5’によって先頭のL2’の実子テに移
るのであるが、今度のI、 2 /の繰返し数は末尾の
L2’の繰返し数に−2しt値でなければならない。そ
こで保持レジスタ41に記憶されている前回(末尾のL
2′ )の繰返し数を、演算器(加算器)49に入力し
、同時にシーケンス命令14で指示された増減値20(
−2)を入力して加′x、を行い、その結果を計数レジ
スタ42および保持レジスタ41に記憶させておく。こ
うし九後に先頭のルーズL2’を実行すれば、末尾のル
ーズL2’ よりも2つ少ない回数だけ繰返すことにな
る。
Thereafter, the loop L5' moves to the actual child of the first L2', but the number of repetitions of I, 2 / must be the value t, which is the number of repetitions of the last L2' minus 2. Therefore, the previous time (L at the end) stored in the holding register 41
The number of repetitions of 2') is input to the arithmetic unit (adder) 49, and at the same time the increase/decrease value 20(
-2) is input, addition'x is performed, and the result is stored in the counting register 42 and the holding register 41. If the first loose L2' is executed nine times later, it will be repeated two times less than the last loose L2'.

これ以降も同様な動作を繰返すことにより、ループ繰返
し数が任意の間隔で変化する可変ループシーケンスを発
生することが可能となる。
By repeating the same operation thereafter, it is possible to generate a variable loop sequence in which the number of loop repetitions changes at arbitrary intervals.

以上1本実施例ではループ制御部1iKつき保持レジス
タ、マルチプレクサおよび加算器を追加するだけで、可
変ループ構造を含むテストプログラムで記述されるテス
トパターンを、ALPG2個の並列動作で発生できる効
果がある。なお、本実施例ではALPG2個の試験装置
&を示し友が、もちろんこの個数は2個以上の任意のN
個で構成可能である。
As mentioned above, in this embodiment, by simply adding a holding register with a loop control unit 1iK, a multiplexer, and an adder, a test pattern written in a test program including a variable loop structure can be generated by parallel operation of two ALPGs. . Note that in this example, a test device with two ALPGs is shown, but of course this number can be any number N greater than or equal to two.
It can be configured by

〔発明の効果〕〔Effect of the invention〕

本発明によれば、従来の複数個のALPGをもつメモ+
7 I C試験装置の各ALPGに、繰返し数一定のル
ープ構造のみならず繰返し数が任意の数だけ変化するル
ープ構造をもつテストプログラムをも実行できるALP
G’2使用し、さらに各ALPGで実行すべきテストプ
ログラムをあらかじめ計算機上で作成して、これらを各
人LPGの命令メモリに格納することにより、可変ルー
プ構造をもつテストパターン全ALPGの複数並列動作
で発生させることが可能となっ友。
According to the present invention, the conventional memo with a plurality of ALPG+
7. Each ALPG of the IC test equipment is equipped with an ALP that can execute not only a test program with a loop structure with a constant number of repetitions but also a loop structure with a loop structure where the number of repetitions changes by an arbitrary number.
G'2 is used, and by creating test programs to be executed on each ALPG in advance on a computer and storing them in the instruction memory of each person's LPG, multiple parallel test patterns of all ALPGs with variable loop structures can be created. It is now possible to generate friends in action.

その結果1本発明は複数個0ALPGが並列動作するパ
ターン発生器金もっ九IC試験装置全使って、従来実行
が困難であった7アーストウオーキングパターンなどに
よるメモリ試験全容易に行える効果がある。
As a result, the present invention has the advantage that by using a pattern generator in which a plurality of 0ALPGs operate in parallel, a memory test can be easily performed using the 7-earth walking pattern, etc., which was difficult to perform in the past.

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

第1図は本発明の要点を示すパターン発生器の内部構成
図、第2図は従来のパターン発生器の内部構成図、第3
図はメモリテストパターンのひとつであるファーストウ
オーキングパターン発生用のマイクロプログラム例を示
す説明(8)、第4図は第3図のマイクロプログラムを
2個のALPG用に変換し九プログラムの模式図、第5
図は本発明の一実施例の説明図、fa6図は第1因のル
ープ制御部に当る部分の内部構成図、第7図#i第5図
の主要信号のタイミング動f′F図でおる。 1・・・シーケンス制御部、6・・・計数部、7・・・
ルーズ制御部、14・・・クーケンス命令、18・・・
演算部、20・・・繰返し数増減値、41・・・保持レ
ジスタ、49・・・演算器。 第 第 4図 第 6図 第 第 フローノア 2g−2 ALP超)用系択信号 9−I AtP#(a)IIMMイ言−5 q−2 プ゛−り
Figure 1 is an internal configuration diagram of a pattern generator showing the main points of the present invention, Figure 2 is an internal configuration diagram of a conventional pattern generator, and Figure 3 is an internal configuration diagram of a conventional pattern generator.
The figure is an explanation (8) showing an example of a microprogram for generating a fast walking pattern, which is one of the memory test patterns. Fifth
The figure is an explanatory diagram of one embodiment of the present invention, the fa6 diagram is an internal configuration diagram of the part corresponding to the loop control section of the first cause, and the timing dynamics f'F diagram of the main signals in Figure 7 #i in Figure 5. . 1... Sequence control section, 6... Counting section, 7...
Loose control unit, 14... Kukens instruction, 18...
Arithmetic unit, 20...Repetition number increase/decrease value, 41...Holding register, 49... Arithmetic unit. Fig. 4 Fig. 6 Fig. 6 Flow Noah 2g-2 ALP over) system selection signal 9-I AtP# (a) IIMM i-5 q-2 Pulli

Claims (1)

【特許請求の範囲】[Claims] 1、試験パターンを記述したテストプログラムを解読し
て命令信号を動作クロックに同期して送出するシーケン
ス制御手段と、該シーケンス制御手段からの命令に従っ
て演算処理を行うことにより試験パターンを発生する演
算処理手段より成る複数個のアルゴリズミックパターン
発生手段と、該アルゴリズミックパターン発生手段の出
力を選択信号に従って順次選択する選択手段と、該アル
ゴリズミックパターン発生手段の出力に基づいて被試験
ICへ供給する試験波形を波形生成クロックに同期して
生成する手段と、該被試験ICからの出力を比較タイミ
ング信号に同期して期待値と比較する手段と、該動作ク
ロック、該選択信号、該波形生成クロックおよび該比較
タイミング信号を生成するタイミング発生手段より成る
IC試験装置において、該シーケンス制御手段にループ
の繰返し回数をプログラムで記述した任意の値にプログ
ラム実行中変更可能とする手段を設けたことを特徴とす
るIC試験装置。
1. Sequence control means that decodes a test program that describes a test pattern and sends out a command signal in synchronization with an operating clock, and arithmetic processing that generates a test pattern by performing arithmetic processing according to instructions from the sequence control means. a plurality of algorithmic pattern generation means, a selection means for sequentially selecting the outputs of the algorithmic pattern generation means according to a selection signal, and supplying the outputs of the algorithmic pattern generation means to the IC under test based on the outputs of the algorithmic pattern generation means; means for generating a waveform in synchronization with a waveform generation clock; means for comparing the output from the IC under test with an expected value in synchronization with a comparison timing signal; the operation clock, the selection signal, the waveform generation clock; In the IC testing device comprising timing generation means for generating the comparison timing signal, the sequence control means is provided with means for changing the number of loop repetitions to an arbitrary value described in the program during program execution. IC testing equipment.
JP63241046A 1988-09-28 1988-09-28 Ic testing apparatus Pending JPH0290078A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63241046A JPH0290078A (en) 1988-09-28 1988-09-28 Ic testing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63241046A JPH0290078A (en) 1988-09-28 1988-09-28 Ic testing apparatus

Publications (1)

Publication Number Publication Date
JPH0290078A true JPH0290078A (en) 1990-03-29

Family

ID=17068505

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63241046A Pending JPH0290078A (en) 1988-09-28 1988-09-28 Ic testing apparatus

Country Status (1)

Country Link
JP (1) JPH0290078A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0477825A (en) * 1990-07-13 1992-03-11 Sony Tektronix Corp Controller

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0477825A (en) * 1990-07-13 1992-03-11 Sony Tektronix Corp Controller

Similar Documents

Publication Publication Date Title
Marlett EBT: A comprehensive test generation technique for highly sequential circuits
EP0096176B1 (en) Method of logic simulation and logic simulation machine
US4402081A (en) Semiconductor memory test pattern generating apparatus
JPS5948424B2 (en) parallel computing system
EP0350538A1 (en) Memory device containing a static RAM memory that is adapted for executing a self-test, and integrated circuit containing such a device as an embedded static RAM memory
EP0255118B1 (en) Pattern generator
JPS62140299A (en) Pattern generating device
US5673271A (en) High speed pattern generator
JP2001349930A (en) Event type semiconductor test system
JPWO2002093583A1 (en) Semiconductor memory test apparatus and address generation method for failure analysis
JPH0290078A (en) Ic testing apparatus
Bardell et al. Built-in test for RAMs
JPS63271601A (en) Output pulse generating device
Wenzel A scalable and asynchronous detector simulation system based on ALFA
JPS59122972A (en) Apparatus for testing logical circuit
JPH0754345B2 (en) IC test equipment
JPH0943317A (en) High speed pattern generating method and high speed pattern generator using this method
KR100883735B1 (en) Test apparatus for semiconductor memory and address genetator for fail analysis
JPS61274280A (en) Pattern generator
JPS63298177A (en) Ic test system
SU1337900A1 (en) Fault-simulating device
JPH11191080A (en) Memory testing device
JPH0862301A (en) High speed pattern generator
SU883909A1 (en) Device for computer diagnostic and testing
SU1228112A1 (en) Device for studying paths in graphs