JP3097132B2 - Test program / test standard table converter - Google Patents

Test program / test standard table converter

Info

Publication number
JP3097132B2
JP3097132B2 JP02401130A JP40113090A JP3097132B2 JP 3097132 B2 JP3097132 B2 JP 3097132B2 JP 02401130 A JP02401130 A JP 02401130A JP 40113090 A JP40113090 A JP 40113090A JP 3097132 B2 JP3097132 B2 JP 3097132B2
Authority
JP
Japan
Prior art keywords
test
standard table
test standard
test program
program
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
JP02401130A
Other languages
Japanese (ja)
Other versions
JPH04305177A (en
Inventor
良英 鍵本
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

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

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 standard table converter capable of generating a test standard table from a test program downloaded to an LSI tester, and more particularly to a test standard capable of reproducing a test program. The present invention relates to a test program / test standard conversion device that can obtain a table by inverting a table from a test program.

【0002】[0002]

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

【0003】[0003]

【発明が解決しようとする課題】このようなテストプロ
グラムは、測定するLSIの規格や種類など様様な要因
で変更する必要がしばしば生ずる。従来、テストプログ
ラムを変更したい場合、その変更が正しく行われたか否
かは、その修正後のテストプログラムをその都度LSI
テスタにロ−ディングしてLSIテスタを動作させて確
認するもので、テストプログラムの修正やデバッグの作
業が効率的に行えなかった。
Such a test program often needs to be changed due to various factors such as the standard and type of the LSI to be measured. Conventionally, when it is desired to change a test program, it is determined whether or not the change has been correctly made by checking the modified test program with an LSI
The tester is loaded on the tester to operate the LSI tester for confirmation, and the test program cannot be modified or debugged efficiently.

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

【0005】LSIテスタにダウンロードするテストプロ
グラムをテスト規格表に逆変換することができるテスト
プログラム・テスト規格表変換装置であって、前記テス
トプログラムの構文をチェックするとともに、構文解析
して処理しやすい中間ソースに変換する構文解析手段
と、この構文解析手段によって得た中間ソースを前記テ
スト規格表の一行に記述できる範囲で分割する一行変換
手段と、この一行変換手段によって分割した中間ソース
の内容に従ってテスタの設定状態をシミュレーション
し、その結果を前記テスト規格表に出力するテスト規格
表変換手段と、を設け、このテスト規格表変換手段で得
られたテスト規格表に基づいてテストプログラムの修正
を確認することのできることを特徴としている。
[0005] A test program / test standard table conversion apparatus capable of reversely converting a test program to be downloaded to an LSI tester into a test standard table, which checks the syntax of the test program and analyzes the test program for easy processing. Syntactic analysis means for converting to an intermediate source, one-line conversion means for dividing the intermediate source obtained by this syntax analysis into a range that can be described in one line of the test standard table, and according to the contents of the intermediate source divided by this one-line conversion means Test standard table conversion means for simulating the setting state of the tester and outputting the result to the test standard table, and confirming the correction of the test program based on the test standard table obtained by the test standard table conversion means It is characterized by being able to do.

【0006】[0006]

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

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

【0008】テスト規格表変換手段は、一行変換手段に
よって一行毎に分割した中間ソ−スをテスト規格表に出
力する。
[0008] The test standard table conversion means outputs the intermediate source divided for each line by the one-line conversion means to the test standard table.

【0009】[0009]

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

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

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

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

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

【0014】ここで、テスト規格表とは、2図に示すよ
うに作成されたもので、一行ごとに1テストが記入され
ている。一テストは、規格値、測定条件、デレイタイ
ム、判定演算式、設定演算式、ピン条件が記述できるよ
うになっていて、この場合はデバイスAに対し1〜12
のテストが記述されている。尚、テスト規格表内に○で
囲んで示した数字は、後の図5に示す分類を示してい
る。
Here, the test standard table is created as shown in FIG. 2, and one test is entered for each line. In one test, a standard value, a measurement condition, a delay time, a judgment operation expression, a setting operation expression, and a pin condition can be described.
Test is described. It should be noted that the numbers enclosed with a circle in the test standard table indicate the classification 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 standard table shown in FIG. * TNO. 1, 2,... Correspond to test numbers 1, 2,... In the test standard table, and one section separated by a horizontal line corresponds to one test in the test standard table. An example in which the comparison is made so as to be easily understood using the numbers of the classifications 1 to 3 is shown for the test number 3.

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

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

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

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

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

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

【0022】図6は、図5で説明した一行変換手段の動
作を説明するフロ−チャ−トである。 前に記述されて
いるステ−トメントが無い場合、すなわちステ−トメン
トがテストプログラムの最初である場合は、直前のステ
−トメント=なしとする(ステップ(10))。中間ソ−ス
からステ−トメント1を読み込む(ステップ(11))。
FIG. 6 is a flowchart for explaining the operation of the one-row conversion means described in FIG. If there is no previously described statement, that is, if the statement is the first in the test program, the immediately preceding statement is set to none (step (10)). Statement 1 is read 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)). When the statement 1 can be read, the read statement 1 judges one of the following classifications (step (13)).

【0024】分類が判断されたステ−トメント1は、直
前に読み込んだステ−トメント0とテスト規格表の一行
に記載できるか、図5の規則に基づいて判断される(ス
テップ(14))。例えば、直前のステ−トメントがなしの
場合は、ステ−トメント1は〜のいずれのものでも
良いことになるが、ステ−トメント0が分類であれば
ステ−トメント1は分類〜のいずれかでなけれ,一
行に記述できない。
The statement 1 whose classification is determined can be described on the basis of the rule of FIG. 5 as to whether it can be described in the row of the test standard table together with the statement 0 read immediately before (step (14)). For example, if there is no immediately preceding statement, statement 1 may be any of the following, but if statement 0 is a classification, statement 1 is one of the classifications. Otherwise, they cannot be described on one line.

【0025】テスト規格表の一行に記載できない場合
は、読み込んだステ−トメント1の前でテストプログラ
ムを分割する(ステップ(15))。例えば、図3のTNO
6に示した場合がこの例にあたる。テスト規格表の一
行に記載できる場合は、ステ−トメント1の分類を次に
読み込むステ−トメント2の直前の分類として保持する
(ステップ(16))。尚、この機能は、異機種テスタ間の
テストプログラムの変換ツ−ルにも応用できる。
If it cannot be described in one row of the test standard table, the test program is divided before the read statement 1 (step (15)). For example, the TNO of FIG.
6 corresponds to this example. If it can be described in one row 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)). This function can also be applied to a tool for converting test programs between testers of different models.

【0026】[0026]

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

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

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

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

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

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

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

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

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

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

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 LSIテスタにダウンロードするテストプ
ログラムをテスト規格表に逆変換することができるテス
トプログラム・テスト規格表変換装置であって、 前記テストプログラムの構文をチェックするとともに、
構文解析して処理しやすい中間ソースに変換する構文解
析手段と、 この構文解析手段によって得た中間ソースを前記テスト
規格表の一行に記述できる範囲で分割する一行変換手段
と、 この一行変換手段によって分割した中間ソースの内容に
従ってテスタの設定状態をシミュレーションし、その
果を前記テスト規格表に出力するテスト規格表変換手段
と、 を設け、前記テスト規格表変換手段で得られたテスト規
格表に基づいてテストプログラムの修正を確認すること
のできることを特徴としたテストプログラム・テスト規
格表変換装置。
1. A test program / test standard table conversion device capable of inverting a test program to be downloaded to an LSI tester into a test standard table, comprising:
Parsing means for parsing and converting to an intermediate source which is easy to process; one-line converting means for dividing the intermediate source obtained by the parsing means within a range which can be described in one line of the test standard table; And a test standard table conversion unit that simulates a setting state of the tester in accordance with the contents of the divided intermediate source and outputs the result to the test standard table . Check for test program modifications based on the test specification table
A test program / test standard table conversion device characterized by the ability to:
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 JPH04305177A (en) 1992-10-28
JP3097132B2 true 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)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2871526B2 (en) * 1995-05-09 1999-03-17 日本電気株式会社 Test pattern conversion system

Also Published As

Publication number Publication date
JPH04305177A (en) 1992-10-28

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
US5740086A (en) Semiconductor test system linked to cad data
US5974241A (en) Test bench interface generator for tester compatible simulations
CN114325336B (en) FPGA-based WGL-oriented chip testing system and application
US6360353B1 (en) Automated alternating current characterization testing
CN117787155A (en) Chip testability code dynamic simulation test system and test method
CN109710536B (en) System and method for automatically extracting simulation waveform of FPGA software verification result
US6249891B1 (en) High speed test pattern evaluation apparatus
CN108776723B (en) Test system self-checking adapter connection line generation method, device, equipment and storage medium
JP3097132B2 (en) Test program / test standard table converter
CN112710947A (en) ATE-based functional test method and tool
CN114661615B (en) FPGA software testing method and device
JPH0572278A (en) Automatic programing apparatus for test timing
US7451049B2 (en) Automatic delays for alignment of signals
US5053981A (en) Method of measuring electrical characteristics of electronic circuit
JPH02189476A (en) Measuring method for electronic circuit
JP3657097B2 (en) Test program generation system
JP3223396B2 (en) LSI tester program converter
JPH06195216A (en) Automatic generation device for verification program
JPH07319950A (en) Test system
JPH05172903A (en) Device for automatically preparing test timing program
JPH02216539A (en) Interactive test system for information processor
JPH01195381A (en) Measuring program generating device
JP2001042005A (en) External device simulator

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