JPH04305177A - Converting apparatus of test program into test standard table - Google Patents

Converting apparatus of test program into test standard table

Info

Publication number
JPH04305177A
JPH04305177A JP2401130A JP40113090A JPH04305177A JP H04305177 A JPH04305177 A JP H04305177A JP 2401130 A JP2401130 A JP 2401130A JP 40113090 A JP40113090 A JP 40113090A JP H04305177 A JPH04305177 A JP H04305177A
Authority
JP
Japan
Prior art keywords
test
program
test program
line
specification table
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
JP2401130A
Other languages
Japanese (ja)
Other versions
JP3097132B2 (en
Inventor
Yoshihide Kagimoto
鍵本 良英
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.)
Yokogawa Electric Corp
Original Assignee
Yokogawa Electric 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 Yokogawa Electric Corp filed Critical Yokogawa Electric Corp
Priority to JP02401130A priority Critical patent/JP3097132B2/en
Publication of JPH04305177A publication Critical patent/JPH04305177A/en
Application granted granted Critical
Publication of JP3097132B2 publication Critical patent/JP3097132B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Tests Of Electronic Circuits (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)
  • Devices For Executing Special Programs (AREA)

Abstract

PURPOSE:To enable debug and modification of a test program on the basis of a test standard table by a method wherein test information described in the test program is converted in a complete form into the test standard table. CONSTITUTION:A test program generated automatically by a program generating means 21 on the basis of data from a data input element 1 is downloaded on a tester 4 through a bus 3. The test program is modified by a terminal 41 and sent from the tester 4 to a syntax analysis means 22. The means 22 executes checkup of the syntax of the test program after modification and the systax analysis thereof and converts it into a form (intermediate source) which is easy to process later. Subsequently, this intermediate source is divided by a one-line conversion means 23 to an extent enabling description of it in one line of a test standard table without losing information on a test, and the divided intermediate source is converted into the standard table by a test standard table conversion means 24. This conversion for each one line is repeated and thereby the test standard table is completed.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、LSIテスタにダウン
ロ−ドするテストプログラムからテスト規格表を生成す
ることができるテストプログラム・テスト規格表変換装
置に関し、更に詳しくは、テストプログラムの生成可能
なテスト規格表をテスタで修正されたテストプログラム
から逆変換して得ることができるテストプログラム・テ
スト規格表変換装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a test program/test specification table conversion device capable of generating a test specification table from a test program downloaded to an LSI tester. The present invention relates to a test program/test specification table conversion device that can obtain a test specification table by inversely converting a test program modified by a tester.

【0002】0002

【従来の技術】LSIテスタは、LSIの入力端子にそ
の性能等を測定するための信号を与え、出力端子からの
信号をチェックして測定対象のLSIの良否を判断する
装置である。これら一連の動作は、LSIテスタにダウ
ンロ−ドされるテストプログラムに基づいて行われるよ
うになってる。このテストプログラムは、テストの設定
状態等が見やすいように作成されたテスト規格表に基づ
いて生成されている。
2. Description of the Related Art An LSI tester is a device that applies a signal to the input terminal of an LSI to measure its performance, and checks the signal from the output terminal to determine whether the LSI to be measured is good or bad. These series of operations are performed based on a test program downloaded to the LSI tester. This test program is generated based on a test specification table that is created so that test settings and the like can be easily viewed.

【0003】0003

【発明が解決しようとする課題】このようなテストプロ
グラムは、測定するLSIの規格や種類など様様な要因
で変更する必要がしばしば生ずる。従来、テストプログ
ラムを変更したい場合、その変更が正しく行われたか否
かは、その修正後のテストプログラムをその都度LSI
テスタにロ−ディングしてLSIテスタを動作させて確
認するもので、テストプログラムの修正やデバッグの作
業が効率的に行えなかった。
SUMMARY OF THE INVENTION Such test programs often need to be changed depending on various factors such as the standard and type of LSI to be measured. Conventionally, when you want to change a test program, you can check whether the change was made correctly or not by checking the modified test program on the LSI each time.
The test program was loaded onto the tester and checked by running the LSI tester, making it impossible to modify or debug the test program efficiently.

【0004】本発明は、このような点に鑑みてなされた
もので、修正、変更を施したテストプログラムに記述さ
れたテスト情報を、テスト情報が失われない形でテスト
規格表に変換できるようにし、テストプログラムの修正
とデバッグが正しく行われたかをテスト規格表に基づい
て容易にかつ効率的に確認できるテストプログラム・テ
スト規格表変換装置を提供することを目的とする。
[0004] The present invention has been made in view of the above points, and provides a method for converting test information written in a test program that has been modified or changed into a test specification table without losing the test information. It is an object of the present invention to provide a test program/test specification table conversion device that can easily and efficiently confirm whether a test program has been corrected and debugged correctly based on a test specification table.

【0005】[0005]

【課題を解決するための手段】このような目的を達成す
るために本発明は、LSIテスタにダウンロ−ドするテ
ストプログラムをテスト規格表に逆変換することができ
るテストプログラム・テスト規格表変換装置であって、
前記テストプログラムの構文をチエックするとともに、
構文解析して、後に処理しやすい中間ソ−スに変換する
構文解析手段と、この構文解析手段によって得た中間ソ
−スを前記テスト規格表の一行に記述できる範囲で分割
する一行変換手段と、この一行変換手段によって分割し
た中間ソ−スの内容に従ってテスタの設定状態をシミュ
−レ−トし、この結果を前記テスト規格表に出力するテ
スト規格表変換手段とを設け、テスト規格表でのテスト
プログラムの修正結果を確認できるようにしたことを特
徴としている。
[Means for Solving the Problems] In order to achieve the above object, the present invention provides a test program/test specification table conversion device that can convert a test program downloaded into an LSI tester back into a test specification table. And,
While checking the syntax of the test program,
A syntax analysis means for parsing the syntax and converting it into an intermediate source that is easy to process later; and a one-line conversion means for dividing the intermediate source obtained by the syntax analysis means into a range that can be described in one line of the test specification table. and a test specification table conversion means for simulating the setting state of the tester according to the contents of the intermediate source divided by the one-line conversion means and outputting the result to the test specification table. The feature is that it is possible to check the modification results of the test program.

【0006】[0006]

【作用】本発明の各構成要素は、次のような作用をする
。構文解析手段は、テスタから入力したテストプログラ
ムの構文解析を行い、テストプログラムを中間ソ−スに
変換する。
[Operation] Each component of the present invention operates as follows. The syntax analysis means performs syntax analysis of the test program input from the tester and converts the test program into intermediate source.

【0007】一行変換手段は、中間ソ−スをテスト情報
を失わないように、テスト規格表の一行に記述できる範
囲で分割する。
The one-line conversion means divides the intermediate source into a range that can be written in one line of the test specification table so as not to lose test information.

【0008】テスト規格表変換手段は、一行変換手段に
よって一行毎に分割した中間ソ−スをテスト規格表に出
力する。
The test specification table converting means outputs the intermediate source, which has been divided line by line by the line converting means, into a test specification table.

【0009】[0009]

【実施例】以下図面を用いて、本発明の一実施例を詳細
に説明する。図1は、本発明の一実施例を示すテストプ
ログラム・テスト規格表変換装置の構成説明図で、ここ
ではLSIテスタシステムの全体構成を示している。図
中、1はテスト規格表のデ−タを入力するデ−タ入力部
、2はワ−クステ−ションで、バス3を介してテスタ4
に接続されている。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described in detail below with reference to the drawings. FIG. 1 is an explanatory diagram of the configuration of a test program/test standard table conversion device showing one embodiment of the present invention, and here shows the overall configuration of an LSI tester system. In the figure, 1 is a data input section for inputting the data of the test specification table, 2 is a workstation, and the tester 4 is connected via bus 3.
It is connected to the.

【0010】ワ−クステ−ション2において、21はプ
ログラム自動生成手段で、デ−タ入力部1からのデ−タ
に基づいて自動的生成したテストプログラムをバス3を
介してテスタ4にダウンロ−ドする。テスタ4にロ−デ
ィングされたテストプログラムは、テスタ4側に設けら
れたタ−ミナル41によって修正され、テスタ4からワ
−クステ−ション2内に設けられた構文解析手段22に
転送される。
In the workstation 2, 21 is an automatic program generation means that downloads a test program automatically generated based on data from the data input section 1 to the tester 4 via the bus 3. do. The test program loaded into the tester 4 is modified by a terminal 41 provided on the tester 4 side, and transferred from the tester 4 to the syntax analysis means 22 provided in the workstation 2.

【0011】構文解析手段22は、修正後のテストプロ
グラムの構文をチェックするとともに、構文解析し、後
に処理しやすい形式(中間ソ−ス)にテストプログラム
を変換する。
The syntax analysis means 22 checks the syntax of the modified test program, analyzes the syntax, and converts the test program into a format (intermediate source) that can be easily processed later.

【0012】23は一行変換手段で、構文解析手段22
によって得たテストプログラムの中間ソ−スを、テスト
の情報を失わないように、テスト規格表の一行に記述で
きる範囲で分割する。
[0012] 23 is a one-line conversion means, and a syntax analysis means 22
The intermediate source of the test program obtained by the method is divided into parts that can be written in one line of the test specification table so as not to lose test information.

【0013】24はテスト規格表変換手段で、一行変換
手段23によって一行毎に分割した中間ソ−スをテスト
規格表に変換する。
Reference numeral 24 denotes a test specification table converting means, which converts the intermediate source divided line by line by the line converting means 23 into a test specification table.

【0014】ここで、テスト規格表とは、2図に示すよ
うに作成されたもので、一行ごとに1テストが記入され
ている。一テストは、規格値、測定条件、デレイタイム
、判定演算式、設定演算式、ピン条件が記述できるよう
になっていて、この場合はデバイスAに対し1〜12の
テストが記述されている。尚、テスト規格表内に○で囲
んで示した数字は、後の図5に示す分類を示している。
[0014] Here, the test specification table is created as shown in Fig. 2, and one test is entered on each line. For one test, standard values, measurement conditions, delay time, judgment calculation formula, setting calculation formula, and pin conditions can be described, and in this case, tests 1 to 12 are described for device A. Note that the numbers circled in the test specification table indicate the classifications shown in FIG. 5 later.

【0015】図3は、図2に示したテスト規格表に対応
したテストプログラムである。*TNO.1、2…がテ
スト規格表のテスト番号1、2…に対応し、横線で区切
られた一区画がテスト規格表の1テスト分である。分類
■〜■の番号を用いて分かりやすいように対比した例が
、テスト番号3について示してある。
FIG. 3 shows a test program corresponding to the test specification table shown in FIG. *TNO. 1, 2, and so on correspond to test numbers 1, 2, and so on in the test specification table, and one section separated by a horizontal line corresponds to one test in the test specification table. An example in which the numbers of classifications ■ to ■ are compared for easy understanding is shown for test number 3.

【0016】図4は、本発明のテストプログラム・テス
ト規格表変換装置のテストプログラムをテスト規格表に
逆変換する動作を説明するためのフロ−チャ−トである
。構文解析手段22は、テスタから構文解析手段22に
転送されたテストプログラムの構文をチェックするとと
もに、構文解析して、後に処理しやすい形式(中間ソ−
ス)に変換する(ステップ(1) )。
FIG. 4 is a flowchart for explaining the operation of the test program/test specification table conversion apparatus of the present invention for converting a test program back into a test specification table. The syntax analysis means 22 checks the syntax of the test program transferred from the tester to the syntax analysis means 22, parses the syntax, and converts it into a format that is easy to process later (intermediate source).
(step (1)).

【0017】一行変換手段23は、中間ソ−スをテスト
規格表に変換したときにテストプログラムに記述された
テスト条件を落とさないようにテスト規格表の一行に記
述できる範囲で分割する(ステップ(2) )。
The one-line conversion means 23 divides the intermediate source into a test specification table within the range that can be written in one line so as not to drop the test conditions written in the test program when converting the intermediate source into the test specification table (step ( 2) ).

【0018】テスト規格表変換手段24は、一行変換さ
れた中間ソ−スの内容にしたがってテスタの設定状態を
シミュレ−トし(ステップ(3) )、このシミュレ−
ション結果に基づいてテスト規格表の一行に記述するテ
スト条件をテスト規格表に出力する(ステップ(4) 
)。
The test specification table conversion means 24 simulates the setting state of the tester according to the contents of the intermediate source converted into one line (step (3)).
Output the test conditions to be written in one line of the test specification table based on the test results to the test specification table (step (4)
).

【0019】中間ソ−スのテスト規格表一行毎にステッ
プ(3) 〜(4) を繰返しておこない、テスト規格
表を完成する。尚、測定時間の短縮のために並列同時測
定を行っている場合は、テスト規格表に出力する(ステ
ップ(4) )ときに、複数行に分けて出力する必要が
ある。
Steps (3) to (4) are repeated for each line of the intermediate source test specification table to complete the test specification table. Note that if parallel and simultaneous measurements are performed to shorten measurement time, it is necessary to output the data in multiple lines when outputting it to the test specification table (step (4)).

【0020】図5は、中間ソ−スを一行変換する規則を
具体的に示した説明図である。テストプログラムのステ
−トメントは、下記の■〜■に分類でき、■、■…の順
に記述されている場合に一行に変換が可能となる。
FIG. 5 is an explanatory diagram specifically showing a rule for converting one line of intermediate source. Test program statements can be classified into the following categories 1 to 2, and if they are written in the order of 2, 2, etc., they can be converted into one line.

【0021】■設定演算式        (テスト条
件を指定するのに演算が必要な場合) ■テスト条件の設定  (デバイスに印加する信号の設
定) ■待ち時間          (テスタ及びデバイス
のセットリングに必要な時間) ■測定              (テスタによる測
定)■判定演算式        (測定結果から判定
値を求めるのに演算が必要な場合) ■判定              (パス/フェイル
の判定)
■Setting calculation formula (when calculation is required to specify the test conditions) ■Setting the test conditions (setting the signal applied to the device) ■Waiting time (time required for settling of the tester and device) ■Measurement (measurement using a tester) ■Judgment calculation formula (when calculation is required to obtain a judgment value from the measurement results) ■Judgment (pass/fail judgment)

【0022】図6は、図5で説明した一行変換
手段の動作を説明するフロ−チャ−トである。  前に
記述されているステ−トメントが無い場合、すなわちス
テ−トメントがテストプログラムの最初である場合は、
直前のステ−トメント=なしとする(ステップ(10)
)。中間ソ−スからステ−トメント1を読み込む(ステ
ップ(11))。
FIG. 6 is a flowchart illustrating the operation of the one-line conversion means explained in FIG. 5. If no statement has been written before, i.e. if the statement is the first in the test program,
Set the previous statement = none (step (10)
). Read statement 1 from the intermediate source (step (11)).

【0023】プログラムの最後で、このステ−トメント
が読み込めなければ、ここで一行変換を終了する(ステ
ップ(12))。ステ−トメント1が読み込めた場合は
、読み込んだステ−トメント1が分類■〜■のいずれか
を判断する(ステップ(13))。
If this statement cannot be read at the end of the program, the one-line conversion ends here (step (12)). If statement 1 has been read, it is determined whether the read statement 1 falls into one of the classifications (1) to (2) (step (13)).

【0024】分類が判断されたステ−トメント1は、直
前に読み込んだステ−トメント0とテスト規格表の一行
に記載できるか、図5の規則に基づいて判断される(ス
テップ(14))。例えば、直前のステ−トメントがな
しの場合は、ステ−トメント1は■〜■のいずれのもの
でも良いことになるが、ステ−トメント0が分類■であ
ればステ−トメント1は分類■〜■のいずれかでなけれ
,一行に記述できない。
It is determined based on the rules of FIG. 5 whether the statement 1 whose classification has been determined can be written in one line of the test specification table together with the statement 0 read just before (step (14)). For example, if the previous statement is None, statement 1 can be any of ■ to ■, but if statement 0 is classified as ■, statement 1 is classified as ■ to ■. ■Unless it is one of the above, it cannot be written on one line.

【0025】テスト規格表の一行に記載できない場合は
、読み込んだステ−トメント1の前でテストプログラム
を分割する(ステップ(15))。例えば、図3のTN
O  6に示した場合がこの例にあたる。テスト規格表
の一行に記載できる場合は、ステ−トメント1の分類を
次に読み込むステ−トメント2の直前の分類として保持
する(ステップ(16))。尚、この機能は、異機種テ
スタ間のテストプログラムの変換ツ−ルにも応用できる
If it cannot be written in one line of the test specification table, the test program is divided before the read statement 1 (step (15)). For example, TN in Figure 3
The case shown in O 6 is an example of this. If it can be written in one line of the test specification table, the classification of statement 1 is held as the classification immediately before statement 2 to be read next (step (16)). Note that this function can also be applied to a tool for converting test programs between different types of testers.

【0026】[0026]

【発明の効果】以上詳細に説明したように、本発明のテ
ストプログラム・テスト規格表変換装置は、テストプロ
グラムに記述されたテスト情報を、一行変換することに
より、完全な形でテスト規格表に変換できるようにした
ものである。このため、ドキュメントとしての価値も高
く、テスト規格表に基づいて、テストプログラムのデバ
ッグ、修正ができる。
Effects of the Invention As explained in detail above, the test program/test standard table conversion device of the present invention converts test information written in a test program into a test standard table in a complete form by converting one line of test information. It is made to be convertible. Therefore, it has high value as a document, and test programs can be debugged and modified based on the test specification table.

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

【図1】本発明のテストプログラム・テスト規格表変換
装置の構成説明図である。
FIG. 1 is a diagram illustrating the configuration of a test program/test specification table conversion device according to the present invention.

【図2】本発明のテストプログラム・テスト規格表変換
装置のテスト規格表である
FIG. 2 is a test specification table of the test program/test specification table conversion device of the present invention.

【図3】図2に示したテスト規格表に対応したテストプ
ログラムである。
FIG. 3 is a test program corresponding to the test specification table shown in FIG. 2;

【図4】本発明のテストプログラム・テスト規格表変換
装置のテストプログラムをテスト規格表に逆変換する動
作を説明するフロ−チャ−トである。
FIG. 4 is a flowchart illustrating the operation of the test program/test specification table converting device of the present invention to convert a test program back into a test specification table.

【図5】中間ソ−スを一行変換する規則を具体的に示し
た説明図である。
FIG. 5 is an explanatory diagram specifically showing a rule for converting one line of intermediate source.

【図6】図5で説明した一行変換手段の動作を説明する
フロ−チャ−トである。
FIG. 6 is a flowchart illustrating the operation of the one-line conversion means explained in FIG. 5;

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

22  構文解析手段 23  一行変換手段 24  テスト規格表変換手段 22 Syntax analysis means 23 Single line conversion means 24 Test specification table conversion means

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  LSIテスタにダウンロ−ドするテス
トプログラムをテスト規格表に逆変換することができる
テストプログラム・テスト規格表変換装置であって、前
記テストプログラムの構文をチエックするとともに、構
文解析して、後に処理しやすい中間ソ−スに変換する構
文解析手段と、この構文解析手段によって得た中間ソ−
スを前記テスト規格表の一行に記述できる範囲で分割す
る一行変換手段と、この一行変換手段によって分割した
中間ソ−スの内容に従ってテスタの設定状態をシミュ−
レ−トし、この結果を前記テスト規格表に出力するテス
ト規格表変換手段とを設け、テスト規格表でのテストプ
ログラムの修正結果を確認できるようにしたことを特徴
としたテストプログラム・テスト規格表変換装置。
1. A test program/test specification table conversion device capable of converting a test program to be downloaded into an LSI tester back into a test specification table, which checks and parses the syntax of the test program. A syntax analysis means that converts the intermediate source into an intermediate source that is easy to process later, and an intermediate source obtained by this syntax analysis means.
a one-line conversion means for dividing the source into a range that can be written in one line of the test specification table;
A test program/test standard characterized in that the test program/test standard is provided with a test standard table converting means for converting the test program into the test standard table and outputting the result to the test standard table. Table conversion device.
JP02401130A 1990-12-10 1990-12-10 Test program / test standard table converter Expired - Fee Related JP3097132B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP02401130A JP3097132B2 (en) 1990-12-10 1990-12-10 Test program / test standard table converter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP02401130A JP3097132B2 (en) 1990-12-10 1990-12-10 Test program / test standard table converter

Publications (2)

Publication Number Publication Date
JPH04305177A true JPH04305177A (en) 1992-10-28
JP3097132B2 JP3097132B2 (en) 2000-10-10

Family

ID=18510983

Family Applications (1)

Application Number Title Priority Date Filing Date
JP02401130A Expired - Fee Related JP3097132B2 (en) 1990-12-10 1990-12-10 Test program / test standard table converter

Country Status (1)

Country Link
JP (1) JP3097132B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08305598A (en) * 1995-05-09 1996-11-22 Nec Corp Test pattern conversion system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08305598A (en) * 1995-05-09 1996-11-22 Nec Corp Test pattern conversion system

Also Published As

Publication number Publication date
JP3097132B2 (en) 2000-10-10

Similar Documents

Publication Publication Date Title
JP4508657B2 (en) Manufacturing method and apparatus for avoiding prototype hold in ASIC / SOC manufacturing
US6370675B1 (en) Semiconductor integrated circuit design and evaluation system using cycle base timing
US7047174B2 (en) Method for producing test patterns for testing an integrated circuit
JPH09318713A (en) Semiconductor testing apparatus
US6360353B1 (en) Automated alternating current characterization testing
CN114325336A (en) WGL-oriented chip test system based on FPGA and application
CN112444731A (en) Chip testing method and device, processor chip and server
US6249891B1 (en) High speed test pattern evaluation apparatus
CN109710536B (en) System and method for automatically extracting simulation waveform of FPGA software verification result
CN108776723B (en) Test system self-checking adapter connection line generation method, device, equipment and storage medium
JPH04305177A (en) Converting apparatus of test program into test standard table
US5053981A (en) Method of measuring electrical characteristics of electronic circuit
CN112710947A (en) ATE-based functional test method and tool
US6789239B2 (en) Program conversion system
Verhelst Using a test-specification format in automatic test-program generation
CN113640655B (en) Arbitrary waveform generator verification platform
JPH07319950A (en) Test system
JP3223396B2 (en) LSI tester program converter
JP2004348596A (en) Device, method and program for debugging ic tester program
KR200146658Y1 (en) Test apparatus for semiconductor device
JP2002222233A (en) Test pattern generating facility and its method
JP3140230B2 (en) Signal propagation path analyzer
JP2001208805A (en) Semiconductor measuring instrument
JPS63103985A (en) Inspecting device for integrated circuit element
JPH05304195A (en) Signal processing system

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20070811

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20080811

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20080811

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090811

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees