JPH0868831A - Method and equipment for testing semiconductor - Google Patents

Method and equipment for testing semiconductor

Info

Publication number
JPH0868831A
JPH0868831A JP6203527A JP20352794A JPH0868831A JP H0868831 A JPH0868831 A JP H0868831A JP 6203527 A JP6203527 A JP 6203527A JP 20352794 A JP20352794 A JP 20352794A JP H0868831 A JPH0868831 A JP H0868831A
Authority
JP
Japan
Prior art keywords
test
program
execution
instruction
storage means
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
JP6203527A
Other languages
Japanese (ja)
Inventor
Kazuhiro Nakazuru
和博 中鶴
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.)
Renesas Design Corp
Mitsubishi Electric Corp
Mitsubishi Electric Semiconductor Systems Corp
Original Assignee
Renesas Design Corp
Mitsubishi Electric Corp
Mitsubishi Electric Semiconductor Systems 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 Renesas Design Corp, Mitsubishi Electric Corp, Mitsubishi Electric Semiconductor Systems Corp filed Critical Renesas Design Corp
Priority to JP6203527A priority Critical patent/JPH0868831A/en
Publication of JPH0868831A publication Critical patent/JPH0868831A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE: To obtain method and equipment for testing semiconductor in which a test program can be utilized effectively while shortening the test time to the minimum. CONSTITUTION: The semiconductor test equipment comprises a program controller 11 and a plurality of test execution units 12 wherein the program controller 11 is connected with the plurality of test execution units 12 through a communication line 13. The program control section 11 stores a source program corresponding to device being compiled in a compiler buffer 14 and a compiler 8 converts the source program to compile a object program. A test executing section 2 in the test execution unit 12 executes the object program stored in an object data base 9 thus testing the objective device.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は、半導体等のデバイス
に対して試験を行う半導体試験装置及び半導体試験方法
に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a semiconductor testing apparatus and a semiconductor testing method for testing devices such as semiconductors.

【0002】[0002]

【従来の技術】図15は、半導体等のデバイスに対して
試験を行う際に使用されるテストプログラムの製作(変
換)及び実行処理を行う従来の半導体試験装置を示すブ
ロック図である。
2. Description of the Related Art FIG. 15 is a block diagram showing a conventional semiconductor test apparatus for producing (converting) and executing a test program used for testing a device such as a semiconductor.

【0003】同図に示すように、半導体試験装置はプロ
グラム制御部1とテスト実行部2とから構成される。プ
ログラム制御部1は半導体等のデバイスに対するテスト
プログラムの製作し、実行可能なオブジェクと状態のテ
ストプログラムをテスト実行部2に供給する。テスト実
行部2はプログラム制御部1より得たオブジェクト化さ
れたテストプログラムを実行して、テスト対象のデバイ
スに対する試験を行う。
As shown in FIG. 1, the semiconductor test apparatus comprises a program control section 1 and a test execution section 2. The program control unit 1 creates a test program for a device such as a semiconductor and supplies the test execution unit 2 with an executable object and state test program. The test execution unit 2 executes the objectized test program obtained from the program control unit 1 to test the device to be tested.

【0004】プログラム制御部1は、ソースデータベー
ス5、品種テーブル6、テスト制御テーブル7及びコン
パイラ8から構成される。
The program control unit 1 comprises a source database 5, a product type table 6, a test control table 7 and a compiler 8.

【0005】ソースデータベース5には複数のソース状
態のテストプログラム4が登録されており、各テストプ
ログラム4は複数のテスト項目(4a、4b、4c)の
ソースで構成される。各テストプログラム4は、テスト
実行装置で試験を行う半導体等のデバイスの種類(品
種)別に製作される。
A plurality of test programs 4 in a source state are registered in the source database 5, and each test program 4 is composed of sources of a plurality of test items (4a, 4b, 4c). Each test program 4 is manufactured for each type (product type) of a device such as a semiconductor to be tested by the test execution device.

【0006】品種テーブル6は、品種名とソースデータ
ベース5内の各テストプログラム4との関連を示すテー
ブルである。
The product type table 6 is a table showing the relationship between the product name and each test program 4 in the source database 5.

【0007】テスト制御テーブル7は、テストプログラ
ムを実行する際に、実行順序をテスト項目毎に記述した
テーブルである。
The test control table 7 is a table in which the execution order is described for each test item when the test program is executed.

【0008】コンパイラ8は、テストプログラム(ソー
ス形式)をテスト実行部2で実行可能なオブジェクト形
式に変換してオブジェクトプログラムをテスト実行部2
に出力する。
The compiler 8 converts the test program (source format) into an object format that can be executed by the test execution section 2 to convert the object program into the test execution section 2
Output to.

【0009】一方、テスト実行部2は、オブジェクトデ
ータベース9及び実行制御テーブル10から構成され
る。オブジェクトデータベース9は、実行するテスト項
目別にオブジェクト化されたテストプログラムを格納す
る。オブジェクトデータベース9内の4a′,4b′,
4c′は、オブジェクト化されたテスト項目のテストプ
ログラムを示す。
On the other hand, the test execution unit 2 comprises an object database 9 and an execution control table 10. The object database 9 stores a test program that is made into an object for each test item to be executed. 4a ', 4b' in the object database 9
4c 'shows the test program of the objectized test items.

【0010】実行制御テーブル10は、オブジェクトデ
ータベース9内のテスト項目の実行順序を示すテーブル
である。
The execution control table 10 is a table showing the execution order of the test items in the object database 9.

【0011】図16は、プログラム制御部1に内蔵され
るソースデータベース5の内容を示し、テストプログラ
ム4(テストプログラム名:aaa)は、テスト項目4
a,4b,4cで構成される。また他のテストプログラ
ムについても同様に、複数のテスト項目で構成される。
FIG. 16 shows the contents of the source database 5 built in the program control unit 1, and the test program 4 (test program name: aaa) is the test item 4
a, 4b, 4c. Similarly, other test programs are also composed of a plurality of test items.

【0012】図17は、テストプログラム4(テストプ
ログラム名:aaa)を構成するテスト項目4a,4
b,4cの内容を示す。各テスト項目は、目的とする試
験項目の内容が、複数のテスト命令で記述される。各テ
スト命令には、その命令を実行する時に使用する使用デ
ータが付加されている。このテスト命令と使用するデー
タのオブジェクトがテスト実行部2において実行される
ことにより、デバイスの試験が行われる。
FIG. 17 shows the test items 4a and 4 which form the test program 4 (test program name: aaa).
The contents of b and 4c are shown. For each test item, the content of the target test item is described by a plurality of test instructions. Usage data used when executing the instruction is added to each test instruction. The test command and the data object to be used are executed by the test execution unit 2 to test the device.

【0013】図18は、プログラム制御部1に内蔵され
る品種テーブル6の内容を示している。同図に示すよう
に、デバイスの品種名a100がテストプログラムaa
aに対応し、デバイスの品種名b200がテストプログ
ラムbbbに対応することを示す。
FIG. 18 shows the contents of the product type table 6 incorporated in the program control unit 1. As shown in the figure, the device type name a100 is the test program aa.
It indicates that the device type name b200 corresponds to the test program bbb corresponding to a.

【0014】図19は、プログラム制御部1に内蔵され
るテスト制御テーブル7の内容を示している。同図に示
すように、各テストプログラムのテスト項目の実行順序
が記述されており、図19からテストプログラムaaa
は、テスト項目4a,4c,4bの順番で実行されるこ
とがわかる。
FIG. 19 shows the contents of the test control table 7 incorporated in the program control unit 1. As shown in the figure, the execution order of the test items of each test program is described.
Is executed in the order of the test items 4a, 4c, 4b.

【0015】図20は、テスト実行部2に内蔵されるオ
ブジェクトデータベース9の内容を示し、テスト項目4
a,4b,4cのオブジェクトプログラム4a′,4
b′,4c′がぞれぞれ格納されている。
FIG. 20 shows the contents of the object database 9 built in the test execution unit 2, and shows the test items 4
a, 4b, 4c object programs 4a ', 4
b'and 4c 'are stored respectively.

【0016】図21は、テスト実行部2に内蔵される実
行制御テーブル10の内容を示している。同図に示すよ
うに、テストプログラムのテスト項目の実行順序が記述
されており、図21からテストプログラムaaaは、テ
スト項目4a,4c,4bの順番で実行される。
FIG. 21 shows the contents of the execution control table 10 incorporated in the test execution section 2. As shown in the figure, the execution order of the test items of the test program is described. From FIG. 21, the test program aaa is executed in the order of the test items 4a, 4c, 4b.

【0017】次に図15で示した従来の半導体試験装置
の動作例について説明する。
Next, an operation example of the conventional semiconductor test apparatus shown in FIG. 15 will be described.

【0018】図示しない品種名付与手段から品種名a1
00を規定する品種名情報DKがプログラム制御部1に
与えられて品種名a100のデバイスを試験する場合、
プログラム制御部1は、品種テーブル6を参照して、品
種名a100で使用されるテストプログラム名を検索
し、テストプログラムaaaを使用することを検知す
る。そして、ソースデータベース5内に登録された複数
のテストプログラム4におけるテストプログラムaaa
から、テストプログラムaaaを構成するテスト項目
(ソースプログラム:4a,4b,4c)を抽出し、順
番に、コンパイラ8に、供給する。
From the product name assigning means (not shown), the product name a1
When the product name information DK that defines 00 is given to the program control unit 1 to test the device of the product name a100,
The program control unit 1 refers to the product type table 6 to search for a test program name used in the product name a100, and detects that the test program aaa is used. Then, the test programs aaa in the plurality of test programs 4 registered in the source database 5
The test items (source programs: 4a, 4b, 4c) forming the test program aaa are extracted from the above, and are sequentially supplied to the compiler 8.

【0019】コンパイラ8は、テスト項目(ソースプロ
グラム)4a,4b,4cをコンパイルしてオブジェク
トプログラム(4a,4b,4c)に変換する。オブジ
ェクト化された各テスト項目(4a′,4b′,4
c′)は、テスト実行部2内のオブジェクトデータベー
ス9内に格納される。
The compiler 8 compiles the test items (source programs) 4a, 4b, 4c and converts them into object programs (4a, 4b, 4c). Each objectized test item (4a ', 4b', 4
c ′) is stored in the object database 9 in the test execution unit 2.

【0020】テストプログラムaaaを構成する各テス
ト項目の実行順序は、プログラム制御部1内のテスト制
御テーブル7に記述されており、この内容が、テスト実
行部2内のテスト制御テーブル7に転送されており、テ
スト制御テーブル7の記述内容の順番にテスト項目(オ
ブジェクトプログラム:4a′,4c′,4b′)が品
種名aaaのデバイスに対して実行される。
The execution order of each test item constituting the test program aaa is described in the test control table 7 in the program control unit 1, and the contents are transferred to the test control table 7 in the test execution unit 2. Therefore, the test items (object programs: 4a ', 4c', 4b ') are executed in the order of the description contents of the test control table 7 for the device of the product name aaa.

【0021】また、テストプログラムの特定項目のみを
供給する場合は、テスト制御テーブル7内に、実行する
テスト項目名だけを記述すれば可能であり、更に、テス
トプログラム内でのテスト項目の実行順序の変更もテス
ト制御テーブル7の該当するテストプログラムのテスト
項目名を順番を変更することで可能である。
Further, in the case of supplying only a specific item of the test program, it is possible to describe only the name of the test item to be executed in the test control table 7, and further, the execution order of the test items in the test program. Can also be changed by changing the order of the test item names of the corresponding test program in the test control table 7.

【0022】図22に従来の半導体試験装置におけるテ
ストプログラムの製作,実行処理のフローチャートを示
す。
FIG. 22 shows a flow chart of a test program production and execution process in a conventional semiconductor test apparatus.

【0023】まず、図示しない品種名付与手段からプロ
グラム制御部1に試験対象のデバイスの品種名を規定し
た品種名情報DKが付与されることにより、品種名の指
定が行われる(ステップST41)。
First, the product name is designated by the product name assigning means (not shown) providing the program control section 1 with the product name information DK defining the product name of the device to be tested (step ST41).

【0024】そして、プログラム制御部1は、品種テー
ブル6を参照して、指定された品種名に該当するテスト
プログラム名を照会する(ステップST42)。
Then, the program control section 1 refers to the product type table 6 and inquires about the test program name corresponding to the specified product type name (step ST42).

【0025】次に、プログラム制御部1は、ソースデー
タベース5内の複数のテストプログラム4から、照会さ
れたテストプログラム名に該当するテストプログラムを
構成する各テスト項目のソースファイルを抽出する(ス
テップST43)。
Next, the program control unit 1 extracts the source file of each test item constituting the test program corresponding to the inquired test program name from the plurality of test programs 4 in the source database 5 (step ST43). ).

【0026】そして、プログラム制御部1は、指定され
たソースファイルを順番にコンパイラ8によりコンパイ
ルしてオブジェクとプログラムに変換し(ステップST
44)、オブジェクト形式に変換されたテスト項目をテ
スト実行部2のオブジェクトデータベース9内に登録す
る(ステップST45)。
Then, the program control section 1 compiles the designated source files in order by the compiler 8 and converts them into objects and programs (step ST
44), the test item converted into the object format is registered in the object database 9 of the test execution section 2 (step ST45).

【0027】その後、プログラム制御部1は、テスト制
御テーブル7における指定されたテストプログラムの情
報をテスト実行部2の実行制御テーブル11に与える
(ステップST46)。
After that, the program control section 1 gives the information of the designated test program in the test control table 7 to the execution control table 11 of the test execution section 2 (step ST46).

【0028】そして、テスト実行部2は、実行制御テー
ブル11内の内容に従い、オブジェクトデータベース9
内のテスト項目で規定されたテストは試験対象のデバイ
スに対して行う(ステップST47)。
Then, the test execution unit 2 follows the contents of the execution control table 11 and sets the object database 9
The test specified by the test items in the above is performed on the device to be tested (step ST47).

【0029】[0029]

【発明が解決しようとする課題】従来の半導体試験装置
は以上のように構成され動作しているため、多品種少量
のデバイスを量産する工場においては本装置を複数個導
入する必要がある。この場合、全ての品種に対応するテ
ストプログラムが格納可能なデータベースを全ての半導
体試験装置で必要とするため、各半導体試験装置で大容
量の記憶装置を設けなければならないという問題点があ
った。更に、各装置で管理しているテストプログラムの
変更(改定)や、テーブルの内容に変更が発生した場合
は、全ての装置に対して変更を行なわなければならない
という問題点があった。すなわち、テストプログラムの
有効利用が図れていないとい問題点があった。
Since the conventional semiconductor test apparatus is constructed and operates as described above, it is necessary to introduce a plurality of this apparatus in a factory for mass-producing a wide variety of small quantity of devices. In this case, since a database capable of storing test programs corresponding to all types is required in all semiconductor test devices, there is a problem in that a large-capacity storage device must be provided in each semiconductor test device. Furthermore, when the test program managed by each device is changed (revised) or the contents of the table are changed, there is a problem that it is necessary to change all the devices. That is, there was a problem that the test program could not be effectively used.

【0030】そして、多くのテスト項目で構成されるテ
ストプログラムを実行する場合は、テスト実行部2は、
実行制御テーブル9及びオブジェクトデータベースに対
するアクセス回数が増大し、デバイスの試験時間が長く
なるという問題点があった。
When executing a test program composed of many test items, the test execution unit 2
There is a problem that the number of accesses to the execution control table 9 and the object database increases, and the device testing time becomes long.

【0031】また、プログラム制御部1により、ソース
形式のテスト項目をコンパイル(変換)する際には、各
テスト項目間で、重複する同一内容のテスト命令も変換
されてしまう。重複したテスト命令が変換される場合、
テスト実行部2は、同様の処理が幾度も実行することに
なるため、デバイスの試験時間を必要以上が長くなって
しまうという問題点があった。
Further, when the program control unit 1 compiles (converts) the source format test items, duplicate test instructions having the same content are also converted between the test items. If duplicate test instructions are translated,
Since the test execution unit 2 executes the same processing many times, there is a problem that the device test time becomes longer than necessary.

【0032】この発明は上記問題点を解決するためにな
されたもので、テストプログラムの有効利用が図れ、デ
バイスに対する試験時間を必要最小限に抑えることがで
きる半導体試験装置及び半導体試験方法を得ることを目
的とする。
The present invention has been made to solve the above problems, and provides a semiconductor test apparatus and a semiconductor test method capable of effectively using a test program and suppressing a test time for a device to a necessary minimum. With the goal.

【0033】[0033]

【課題を解決するための手段】この発明に係る請求項1
記載の半導体試験装置は、プログラム制御装置と複数の
テスト実行装置とからなり、試験対象のデバイスに対し
て試験を行う装置であって、前記プログラム制御装置
は、コンパイル対象のデバイスの品種名を規定した第1
の品種名情報を付与する第1の品種名付与手段と、各々
がデバイスの品種に対応に対応した複数のテストプログ
ラムをソース形式で格納した第1の記憶手段とを備え、
前記複数のテストプログラムはそれぞれ少なくとも1つ
のテスト項目からなり、前記複数のテストプログラムそ
れぞれのテスト項目の実行順序を規定したテスト項目実
行情報を格納する第2の記憶手段と、コンパイルすべき
テストプログラムを格納する第3の記憶手段と、前記第
3の記憶手段に格納されたテストプログラムに対しコン
パイル処理を実行し、前記テストプログラムをオブジェ
クト形式に変換してオブジェクトプログラムを生成する
コンパイラと、前記複数のテスト実行装置のうち、オブ
ジェクトプログラム転送を必要とするテスト実行装置を
指示する要転送テスト実行装置情報を格納する第4の記
憶手段と、前記第1の品種名情報に基づき前記複数のテ
ストプログラムから前記コンパイル対象のデバイスに対
応するテストプログラムを抽出して、前記テスト項目実
行情報に基づくテスト項目順序で前記第3の記憶手段に
格納した後、前記コンパイラに前記コンパイル処理を実
行させ、前記複数のテスト実行装置のうち前記要転送テ
スト実行装置情報で指示されたテスト実行装置に対し
て、前記コンパイル対象のデバイスに対応したオブジェ
クトプログラムを出力させるプログラム制御手段とをさ
らに備え、前記複数のテスト実行装置はそれぞれ、前記
プログラム制御装置から得た少なくとも1つのオブジェ
クトプログラムを格納する第5の記憶手段と、試験対象
のデバイスの品種名を規定した第2の品種名情報を付与
する第2の品種名付与手段と、前記第2の品種名情報に
基づき、前記第1の品種名情報に基づき前記少なくとも
1つのオブジェクトプログラムから前記試験対象のデバ
イスに対応するオブジェクトプログラムを抽出して、該
オブジェクトプログラムを実行して、前記試験対象のデ
バイスに対する試験を行うテスト実行手段とを備えて構
成される。
[Means for Solving the Problems] Claim 1 according to the present invention
The semiconductor test apparatus described is an apparatus that includes a program control device and a plurality of test execution devices, and performs a test on a device to be tested, and the program control device defines a product type name of a device to be compiled. Done first
And a first storage means for storing a plurality of test programs in a source format, each of which corresponds to a device type,
The plurality of test programs each include at least one test item, and a second storage unit that stores test item execution information that defines an execution order of the test items of each of the plurality of test programs and a test program to be compiled. A third storage means for storing the data; a compiler for executing a compile process on the test program stored in the third storage means, converting the test program into an object format to generate an object program; Of the test execution devices, fourth storage means for storing transfer required test execution device information for instructing a test execution device requiring object program transfer, and from the plurality of test programs based on the first product type name information. The test program corresponding to the device to be compiled RAM is extracted and stored in the third storage means in the order of test items based on the test item execution information, and then the compiler is caused to execute the compiling process, and the transfer required test among the plurality of test execution devices is performed. Program control means for outputting an object program corresponding to the device to be compiled to the test execution device indicated by the execution device information, wherein each of the plurality of test execution devices is obtained from the program control device. Fifth storage means for storing at least one object program, second type name assigning means for assigning second type name information defining the type name of the device under test, and the second type name Based on the information, based on the first product name information, from the at least one object program It extracts the corresponding object program to the test target device and execute the object program, and and a test executing means for testing for the test target device.

【0034】また、請求項2記載の半導体試験装置のよ
うに、前記テスト項目は少なくとも1つのテスト命令か
らなり、前記プログラム制御装置の前記プログラム制御
手段は、同一内容のテスト命令が連続して格納されない
ようにテストプログラムを前記第3の記憶手段に格納す
る重複命令除去機能付き格納動作を行うように構成して
もよい。
According to another aspect of the semiconductor test apparatus of the present invention, the test item comprises at least one test command, and the program control means of the program control device stores test commands of the same content continuously. Alternatively, the test program may be stored in the third storage unit so as not to be stored.

【0035】さらに、請求項3記載の半導体試験装置の
ように、前記プログラム制御装置は、少なくとも1つの
テスト命令の最新実行状況をテスト命令履歴情報として
格納する第6の記憶手段をさらに備え、前記プログラム
制御手段は、前記テスト命令履歴情報を参照して前記重
複命令除去機能付き格納動作を行うように構成してもよ
い。
Further, as in the semiconductor test apparatus according to claim 3, the program control apparatus further comprises sixth storage means for storing the latest execution status of at least one test instruction as test instruction history information. The program control means may be configured to perform the storage operation with the duplicate instruction removing function by referring to the test instruction history information.

【0036】この発明の係る請求項4記載の半導体試験
方法は、プログラム制御装置と複数のテスト実行装置と
からなる半導体試験装置を用いて、試験対象のデバイス
に対して試験を行う方法であって、前記プログラム制御
装置は、各々がデバイスの品種に対応に対応した複数の
テストプログラムをソース形式で格納した第1の記憶手
段を備え、前記複数のテストプログラムはそれぞれ少な
くとも1つのテスト項目からなり、前記複数のテストプ
ログラムそれぞれのテスト項目の実行順序を規定したテ
スト項目実行情報を格納する第2の記憶手段と、コンパ
イルすべきテストプログラムを格納する第3の記憶手段
と、前記第3の記憶手段に格納されたテストプログラム
に対しコンパイル処理を実行し、前記テストプログラム
をオブジェクト形式に変換してオブジェクトプログラム
を生成するコンパイラと、前記複数のテスト実行装置の
うち、オブジェクトプログラム転送を必要とするテスト
実行装置を指示する要転送テスト実行装置情報を格納す
る第4の記憶手段とをさらに備え、前記複数のテスト実
行装置はそれぞれ、前記プログラム制御装置から得た少
なくとも1つのオブジェクトプログラムを格納する第5
の記憶手段を備え、前記半導体試験方法は、前記プログ
ラム制御装置を用いたオブジェクトプログラム生成処理
と前記テスト実行装置それぞれを用いたオブジェクトプ
ログラム実行処理とからなり、前記オブジェクトプログ
ラム生成処理は、(a) コンパイル対象のデバイスの品種
名を規定した第1の品種名情報を付与するステップと、
(b) 前記第1の品種名情報に基づき前記複数のテストプ
ログラムから前記コンパイル対象のデバイスに対応する
テストプログラムを抽出するステップと、(c) 前記ステ
ップ(b)で格納されたテストプログラムを前記テスト項
目実行情報に基づくテスト項目順序で前記第3の記憶手
段に格納するステップと、(d) 前記コンパイラに前記コ
ンパイル処理を実行させオブジェクトプログラムを生成
させるステップと、(e) 前記複数のテスト実行装置のう
ち前記要転送テスト実行装置情報で指示されたテスト実
行装置に対して、前記ステップ(d)で生成されたオブジ
ェクトプログラムを前記第5の記憶手段に格納させるス
テップとを備え、前記オブジェクトプログラム実行処理
は、(f) 試験対象のデバイスの品種名を規定した第2の
品種名情報を付与するステップと、(g) 前記第2の品種
名情報に基づき前記少なくとも1つのオブジェクトプロ
グラムから前記試験対象のデバイスに対応するオブジェ
クトプログラムを抽出するステップと、(h) 前記ステッ
プ(g)で抽出したオブジェクトプログラムを実行して、
前記試験対象のデバイスに対する試験を行うステップと
を備えている。
A semiconductor test method according to a fourth aspect of the present invention is a method for performing a test on a device to be tested by using a semiconductor test device including a program control device and a plurality of test execution devices. The program control device includes a first storage unit that stores a plurality of test programs corresponding to device types in a source format, each of the plurality of test programs including at least one test item. Second storage means for storing test item execution information that defines the execution order of test items of each of the plurality of test programs, third storage means for storing a test program to be compiled, and the third storage means. Compiles the test program stored in the And a fourth storage means for storing transfer required test execution device information for instructing a test execution device that requires object program transfer among the plurality of test execution devices. A fifth feature is that each of the plurality of test execution devices stores at least one object program obtained from the program control device.
The semiconductor test method comprises an object program generation process using the program control device and an object program execution process using each of the test execution devices, wherein the object program generation process is (a) A step of adding first type name information defining a type name of a device to be compiled,
(b) a step of extracting a test program corresponding to the device to be compiled from the plurality of test programs based on the first type name information, and (c) the test program stored in the step (b). Storing in the third storage means in a test item order based on test item execution information; (d) causing the compiler to execute the compiling process to generate an object program; and (e) performing the plurality of test executions. Storing the object program generated in step (d) in the fifth storage means for a test execution device designated by the transfer required test execution device information among the devices. The execution process is (f) a step of adding the second type name information that defines the type name of the device under test. And (g) extracting an object program corresponding to the device to be tested from the at least one object program based on the second type name information, and (h) the object program extracted in step (g). Run
Performing a test on the device under test.

【0037】また、請求項5記載の半導体試験方法のよ
うに、前記テスト項目は少なくとも1つのテスト命令か
らなり、前記ステップ(c)は、同一内容のテスト命令が
連続して格納されないようにテストプログラムを前記第
3の記憶手段に格納する重複命令除去機能付き格納動作
を行ってもよい。
Further, as in the semiconductor test method according to claim 5, the test item comprises at least one test instruction, and the step (c) performs a test so that test instructions having the same content are not stored continuously. You may perform the storage operation with a duplicate instruction removal function which stores a program in the said 3rd memory | storage means.

【0038】さらに、請求項6記載の半導体試験方法の
ように、前記プログラム制御装置は、少なくとも1つの
テスト命令の最新実行状況をテスト命令履歴情報を格納
する第6の記憶手段をさらに備え、前記ステップ(c)
は、前記テスト命令履歴情報に格納されたテスト命令に
ついて前記重複命令除去機能付き格納動作を行ってもよ
い。
Further, as in the semiconductor test method according to claim 6, the program control device further comprises sixth storage means for storing the latest execution status of at least one test instruction as test instruction history information. Step (c)
May perform the storing operation with the duplicate instruction removing function for the test instruction stored in the test instruction history information.

【0039】[0039]

【作用】この発明における請求項1記載の半導体試験装
置は1つのプログラム制御装置に対して複数のテスト制
御装置が設けられている。したがって、全ての品種に対
応するテストプログラムを1つのプログラム制御装置の
第1の記憶手段に格納して、複数のテスト実行装置間で
共有することができる。
In the semiconductor test apparatus according to the first aspect of the present invention, a plurality of test control devices are provided for one program control device. Therefore, the test programs corresponding to all types can be stored in the first storage means of one program control device and shared by a plurality of test execution devices.

【0040】加えて、プログラム制御装置のプログラム
制御手段は、コンパイル対象のデバイスに対応したオブ
ジェクトプログラムを出力させ、テスト実行装置のテス
ト実行手段は第2の品種名情報に基づき、少なくとも1
つのオブジェクトプログラムから試験対象のデバイスに
対応したオブジェクトプログラムを実行してるため、試
験対象のデバイス単位にオブジェクトプログラムを実行
してデバイスの試験を行うことができる。
In addition, the program control means of the program control device causes the object program corresponding to the device to be compiled to be output, and the test execution means of the test execution device is at least 1 based on the second type name information.
Since the object program corresponding to the device under test is executed from one object program, the device program can be tested by executing the object program for each device under test.

【0041】また、請求項2記載の半導体試験装置にお
けるプログラム制御手段は、同一内容のテスト命令が連
続して格納されないようにテストプログラムを第3の記
憶手段に格納する重複命令除去機能付き格納動作を行う
ため、無駄な命令がオブジェクトプログラムに変換され
ない。
Further, the program control means in the semiconductor test apparatus according to claim 2 stores the test program in the third storage means so that the test instructions of the same content are not stored continuously, and the storing operation with the duplicate instruction removing function. Therefore, useless instructions are not converted into an object program.

【0042】加えて、請求項3記載の半導体試験装置に
おけるプログラム制御手段は、テスト命令履歴情報を参
照して重複命令除去機能付き格納動作を行ため、テスト
命令履歴情報として使用頻度の高いテスト命令の最新実
行状況を第6の記憶手段に格納させることにより、比較
的簡単かつ効率的に重複命令除去機能付き格納動作を実
行することができる。
In addition, the program control means in the semiconductor test apparatus according to the third aspect refers to the test instruction history information and performs the storing operation with the duplicate instruction removal function, so that the test instruction frequently used as the test instruction history information. By storing the latest execution status of the above in the sixth storage means, it is possible to relatively easily and efficiently execute the storing operation with the duplicate instruction removing function.

【0043】また、請求項4記載の半導体試験方法は、
ステップ(c)でコンパイル対象のデバイスに対応したオ
ブジェクトプログラムを出力させ、ステップ(g)で第2
の品種名情報に基づき、少なくとも1つのオブジェクト
プログラムから試験対象のデバイスに対応したオブジェ
クトプログラムを実行するため、試験対象のデバイス単
位にオブジェクトプログラムを実行してデバイスの試験
を行うことができる。
The semiconductor test method according to claim 4 is:
The object program corresponding to the device to be compiled is output in step (c), and the second program is output in step (g).
Since the object program corresponding to the device to be tested is executed from at least one object program based on the product type name information, the device program can be tested by executing the object program for each device to be tested.

【0044】また、請求項5記載の半導体試験方法は、
ステップ(c)で、同一内容のテスト命令が連続して格納
されないようにテストプログラムを第3の記憶手段に格
納する重複命令除去機能付き格納動作を行うため、無駄
な命令がオブジェクトプログラムに変換されない。
The semiconductor test method according to claim 5 is
In step (c), since the test instruction is stored in the third storage means so that the test instructions having the same contents are not stored successively, the storing operation with the duplicate instruction removing function is performed, so that the wasteful instructions are not converted into the object program. .

【0045】加えて、請求項6記載の半導体試験方法
は、ステップ(c)で、テスト命令履歴情報を参照して重
複命令除去機能付き格納動作を行うため、テスト命令履
歴情報として使用頻度の高いテスト命令の最新実行状況
を第6の記憶手段に格納させておくことにより、比較的
簡単かつ効率的に重複命令除去機能付き格納動作を実行
することができる。
In addition, in the semiconductor test method according to the sixth aspect, in step (c), since the storing operation with the duplicate instruction removing function is performed by referring to the test instruction history information, it is frequently used as the test instruction history information. By storing the latest execution status of the test instruction in the sixth storage means, it is possible to relatively easily and efficiently execute the storage operation with the duplicate instruction removal function.

【0046】[0046]

【実施例】【Example】

<第1の実施例>図1はこの発明の第1の実施例である
テストプログラムの製作と実行処理を行う半導体試験装
置の構成を示すブロック図である。
<First Embodiment> FIG. 1 is a block diagram showing the configuration of a semiconductor test apparatus for producing and executing a test program according to a first embodiment of the present invention.

【0047】図1に示すように、第1の実施例の半導体
試験装置は、1つのプログラム制御装置11と複数のテ
スト実行装置12からなり、プログラム制御装置11と
複数のテスト実行装置12とは通信回線13を介して接
続される。
As shown in FIG. 1, the semiconductor test apparatus of the first embodiment comprises one program control device 11 and a plurality of test execution devices 12, and the program control device 11 and a plurality of test execution devices 12 are different from each other. It is connected via the communication line 13.

【0048】プログラム制御装置11はプログラム制御
部1を有し、プログラム制御部1はソースデータベース
5、品種テーブル6、テスト制御テーブル7、コンパイ
ラ8、コンパイラバッファ14及びテスト実行装置テー
ブル16から構成され、各構成部を制御する。
The program control unit 11 has a program control unit 1. The program control unit 1 comprises a source database 5, a product type table 6, a test control table 7, a compiler 8, a compiler buffer 14, and a test execution unit table 16. Control each component.

【0049】ソースデータベース5には、従来同様、複
数のソース状態のテストプログラムが登録されており、
各テストプログラム4は複数のテスト項目のソースで構
成される。各テストプログラムは、テスト実行装置12
で試験を行うデバイスの品種別に製作される。
In the source database 5, as in the conventional case, a plurality of source state test programs are registered.
Each test program 4 is composed of a plurality of test item sources. Each test program is a test execution device 12
It is manufactured according to the type of device to be tested.

【0050】品種テーブル6は、品種名とソースデータ
ベース5内の各テストプログラムとの関連を示すテーブ
ルである。
The product type table 6 is a table showing the relationship between the product type name and each test program in the source database 5.

【0051】テスト制御テーブル7は、テストプログラ
ムを実行する際に、実行順序をテスト項目毎に記述した
テーブルである。
The test control table 7 is a table in which the execution order is described for each test item when the test program is executed.

【0052】コンパイラバッファ14は、ソースデータ
ベース5から与えられる(一本のテストプログラムを構
成する)複数のテスト項目を実行順に蓄積し、コンパイ
ラ8に一本のソースプログラムとして供給する。
The compiler buffer 14 accumulates a plurality of test items (consisting of one test program) given from the source database 5 in the order of execution and supplies them to the compiler 8 as one source program.

【0053】コンパイラ8は、コンパイラバッファ14
より得たテストプログラム(ソース形式)をテスト実行
部2で実行可能なオブジェクト形式に変換してオブジェ
クトプログラムをテスト実行部2に出力する。
The compiler 8 uses the compiler buffer 14
The obtained test program (source format) is converted into an object format that can be executed by the test execution unit 2, and the object program is output to the test execution unit 2.

【0054】テスト実行装置テーブル16は、プログラ
ム制御装置11と通信回線13を経由して接続されてい
るテスト実行装置のうち、プログラム制御装置11から
生成されるオブジェクトプログラムの転送を必要とする
テスト実行装置を示すテーブルである。
The test execution device table 16 is a test execution device that requires transfer of an object program generated from the program control device 11 among the test execution devices connected to the program control device 11 via the communication line 13. It is a table which shows an apparatus.

【0055】一方、テスト実行部2は、オブジェクトデ
ータベース9及び実行品種テーブル15から構成され、
これらの構成部を制御する。
On the other hand, the test execution section 2 is composed of an object database 9 and an execution type table 15.
Control these components.

【0056】オブジェクトデータベース9は、プログラ
ム制御部1より得たデバイスの品種単位にオブジェクト
化されたオフジェクトプログラムを格納する。
The object database 9 stores an object program obtained by the program control unit 1 and made into an object for each device type.

【0057】実行品種テーブル15は、テスト実行装置
内で、品種毎に、実行する(オブジェクトデータベース
内の)のオブジェクトプログラム名が記述されているテ
ーブルである。
The execution type table 15 is a table in which the object program name (in the object database) to be executed is described for each type in the test execution device.

【0058】図2は、プログラム制御装置11内のソー
スデータベース4を示す。図2に示すように、各テスト
プログラム(aaa,bbb,ccc)を構成する複数
のテスト項目(ソースプログラム)が登録されている。
FIG. 2 shows the source database 4 in the program controller 11. As shown in FIG. 2, a plurality of test items (source programs) constituting each test program (aaa, bbb, ccc) are registered.

【0059】図3は、プログラム制御装置11内の品種
テーブル6を示す。図3に示すように、複数の品種にお
いて、それぞれ対応するテストプログラム名が記述され
ている。
FIG. 3 shows the product type table 6 in the program control device 11. As shown in FIG. 3, the test program names corresponding to each of the plurality of types are described.

【0060】図4は、プログラム制御装置11内のテス
ト制御テーブル7を示す。図7に示すように、各テスト
プログラムで使用するテスト項目名が、実行順に記述さ
れている。
FIG. 4 shows the test control table 7 in the program control device 11. As shown in FIG. 7, the test item names used in each test program are described in the order of execution.

【0061】図5は、プログラム制御装置11内のコン
パイラバッファ14とコンパイラ8との対応関係を示す
模式図である。テストプログラムaaaは各テスト項目
(4a,4b,4c)からなり、その実行手順が(4
a,4c,4b)がテスト制御テーブル7により指定さ
れている場合、コンパイラバッファ14内にテスト項目
(4a,4c,4b)の順にバッファリングされる。
FIG. 5 is a schematic diagram showing the correspondence between the compiler buffer 14 and the compiler 8 in the program control device 11. The test program aaa consists of test items (4a, 4b, 4c), and the execution procedure is (4
a, 4c, 4b) are specified by the test control table 7, the test items (4a, 4c, 4b) are buffered in the compiler buffer 14 in that order.

【0062】そして、コンパイラ8はコンパイラバッフ
ァ14にバッファリングされたソースをコンパイルし
て、テストプログラムaaaのオブジェクトプログラム
40を生成する。
Then, the compiler 8 compiles the source buffered in the compiler buffer 14 to generate the object program 40 of the test program aaa.

【0063】図6は、テスト実行装置12のテスト実行
部2内のオブジェクトデータベース9を示し、各種のオ
ブジェクトプログラムが登録されている。図6に示すよ
うに、各オブジェクトプログラム40は、各品種のデバ
イスに対応するテストプログラム実行単位で登録されて
いる。
FIG. 6 shows the object database 9 in the test execution unit 2 of the test execution device 12, in which various object programs are registered. As shown in FIG. 6, each object program 40 is registered in a test program execution unit corresponding to each type of device.

【0064】図7は、テスト実行装置12内の実行品種
テーブル15を示す。図7に示すように、各品種対応
で、実行するテストプログラム名(オブジェクトプログ
ラム名)が記述されている。
FIG. 7 shows the execution product type table 15 in the test execution device 12. As shown in FIG. 7, the test program name (object program name) to be executed is described for each product type.

【0065】図8は、プログラム制御装置11内のテス
ト実行装置テーブル16を示す。図8に示すように、テ
スト実行装置テーブル16には、現在、本プログラム制
御装置11からのオブジェクトプログラム転送を必要と
するテスト実行装置名が記述されている。
FIG. 8 shows the test execution device table 16 in the program control device 11. As shown in FIG. 8, the test execution device table 16 describes the test execution device names that currently require the object program transfer from the program control device 11.

【0066】次に第1の実施例の半導体試験装置の動作
例について説明する。
Next, an operation example of the semiconductor test apparatus of the first embodiment will be described.

【0067】図示しない第1の品種名付与手段から品種
名a100を規定した品種名情報DK1がプログラム制
御部1に与えられて品種名a100のデバイスのテスト
プログラムを生成する場合、プログラム制御部1は、品
種テーブル6を参照して、品種名a100で使用される
テストプログラム名を検索し、テストプログラムaaa
を使用することを検知する。そして、ソースデータベー
ス5内に登録された複数のテストプログラムにおけるテ
ストプログラムaaaから、テストプログラムaaaを
構成するテスト項目(ソースプログラム:4a,4b,
4c)を抽出する。
When the product name information DK1 defining the product name a100 is given from the first product name assigning means (not shown) to the program control unit 1 to generate the test program for the device of the product name a100, the program control unit 1 , The type table 6 is searched to search for the test program name used in the type name a100, and the test program aaa
To detect the use of. Then, from the test programs aaa in the plurality of test programs registered in the source database 5, the test items (source programs: 4a, 4b,
4c) is extracted.

【0068】そして、プログラム制御部1は、テスト制
御テーブル7の指示従い、テストプログラムaaaを構
成するテスト項目を4a,4c、4bの順番に、コンパ
イラバッファ14に供給する。コンパイラバッファ11
では、テスト項目4a,4c,4bを結合し、コンパイ
ラ8に一本のソースプログラム(aaa)として、与え
る。さらに、プログラム制御部1は、コンパイラ8によ
り、ソースプログラムaaaを変換させて、コンパイル
対象のデバイスに対応する一本のオブジェクトプログラ
ムaaaを作成させる。そして、プログラム制御部1
は、テスト実行装置テーブル16を参照してオブジェク
トプログラムの転送を必要とするテスト実行装置12に
対し、通信回線13を介して、そのテスト実行部2のオ
ブジェクトデータベース9にオブジェクトプログラムを
転送して、オブジェクトデータベース9に登録する。
Then, the program control unit 1 supplies the test items constituting the test program aaa to the compiler buffer 14 in the order of 4a, 4c, 4b according to the instruction of the test control table 7. Compiler buffer 11
Then, the test items 4a, 4c and 4b are combined and given to the compiler 8 as one source program (aaa). Further, the program control unit 1 causes the compiler 8 to convert the source program aaa to create one object program aaa corresponding to the device to be compiled. And the program control unit 1
Refers to the test execution device table 16 and transfers the object program to the object database 9 of the test execution unit 2 via the communication line 13 to the test execution device 12 that needs to transfer the object program, Register in the object database 9.

【0069】このとき、複数台のテスト実行装置12が
接続されている場合は、テスト実行管理テーブル16内
に登録されているテスト実行装置に対してのみ、オブジ
ェクトプログラムが転送される。
At this time, when a plurality of test execution devices 12 are connected, the object program is transferred only to the test execution devices registered in the test execution management table 16.

【0070】同時に、プログラム制御装置11の品種テ
ーブル6の内容が、通信回線13を経由して、接続され
ている全てのテスト実行装置の実行品種テーブル15に
転送される。
At the same time, the contents of the product type table 6 of the program control device 11 are transferred to the execution product type table 15 of all the connected test execution devices via the communication line 13.

【0071】その後、テスト実行装置12によって品種
名a100のデバイスを試験する場合、図示しない第2
の品種名付与手段から試験対象のデバイスの品種名a1
00を規定した品種名情報DK2がテスト実行部2に付
与すれなよい。
After that, when the device of the product name a100 is tested by the test execution device 12, the second device (not shown) is used.
From the device name assigning means of the device name a1 of the device under test
The type name information DK2 defining 00 is not added to the test execution unit 2.

【0072】すると、テスト実行装置12内のテスト実
行部2は、実行品種テーブル15から該当するオブジェ
クトプログラム名aaaを指定し、オブジェクトデータ
ベース9内のオブジェクトプログラムaaaによる品種
名a100のデバイスに対する試験を実行する。
Then, the test execution unit 2 in the test execution device 12 specifies the corresponding object program name aaa from the execution type table 15 and executes the test on the device of the type name a100 by the object program aaa in the object database 9. To do.

【0073】図9及び図10は第1の実施例に係わる半
導体試験装置におけるオフジェクトプログラム生成処理
及びオブジェクトプログラム実行処理を示すフローチャ
ートである。
9 and 10 are flow charts showing an object program generation process and an object program execution process in the semiconductor test apparatus according to the first embodiment.

【0074】図9及び図10を参照して、まず、図示し
ない第1の品種名付与手段からプログラム制御部1にコ
ンパイル対象のデバイスの品種名を規定した品種名情報
DK1が付与されることにより、試験対象のデバイスの
品種名が指定される(ステップST1)。
With reference to FIGS. 9 and 10, first, the first product name assigning means (not shown) gives the program control unit 1 the product name information DK1 which specifies the product name of the device to be compiled. The type name of the device to be tested is designated (step ST1).

【0075】次に、プログラム制御装置13内のプログ
ラム制御部1は、品種テーブル6を参照して、指定され
た品種名に該当するテストプログラム名を決定する(ス
テップST2)。
Next, the program control unit 1 in the program control device 13 refers to the product type table 6 to determine the test program name corresponding to the specified product name (step ST2).

【0076】そして、プログラム制御部1は、ソースデ
ータベース5内の複数のテストプログラムから、決定さ
れたテストプログラム名に該当するテストプログラムを
構成する各テスト項目のソースファイルを抽出する(ス
テップST3)。
Then, the program control section 1 extracts the source file of each test item constituting the test program corresponding to the determined test program name from the plurality of test programs in the source database 5 (step ST3).

【0077】その後、プログラム制御部1は、指定され
たテスト項目をテスト制御テーブル7で指定される実行
の順番で、コンパイルバッファ14内に出力する(ステ
ップST4)。
After that, the program control unit 1 outputs the designated test items in the compile buffer 14 in the order of execution designated by the test control table 7 (step ST4).

【0078】そして、プログラム制御部1は、コンパイ
ルバッファ14内の複数のテスト項目を一本のテストプ
ログラム(ソース形式)としてコンパイラ8に与え(ス
テップST5)、コンパイラ8により、コンパイラバッ
ファ14内の一本のテストプログラムをソース形式から
オブジェクト形式に変換させ、コンパイル対象のデバイ
スに対応する一本のオブジェクト形式のテストプログラ
ム(オブジェクトプログラム)を作成させる(ステップ
ST6)。
Then, the program control unit 1 gives the plurality of test items in the compile buffer 14 to the compiler 8 as one test program (source format) (step ST5), and the compiler 8 causes one of the test items in the compiler buffer 14 to be stored. The test program of the book is converted from the source format to the object format, and a test program of one object format (object program) corresponding to the device to be compiled is created (step ST6).

【0079】次に、プログラム制御部1は、通信回線1
3を経由してコンパイラ8で生成したオブジェクトプロ
グラムを、テスト実行装置テーブル16で指示されたテ
スト実行装置に対してのみ転送する(ステップST
7)。
Next, the program control unit 1 uses the communication line 1
The object program generated by the compiler 8 via 3 is transferred only to the test execution device specified in the test execution device table 16 (step ST
7).

【0080】同時に、通信回線13を介して、プログラ
ム制御装置11内のプログラム制御部1のテスト制御テ
ーブル7の内容を、テスト実行装置テーブル16で指示
されたテスト実行装置に対してのみ送信する(ステップ
ST8)。
At the same time, the contents of the test control table 7 of the program control unit 1 in the program control device 11 are transmitted only to the test execution device designated by the test execution device table 16 via the communication line 13 ( Step ST8).

【0081】オブジェクトプログラムを受信したテスト
実行装置12のテスト実行部2は、オブジェクトデータ
ベース内に当該オブジェクトプログラムを登録する(ス
テップST9)とともに、テスト制御テーブル7の内容
を実行品種テーブル15内に登録する(ステップST1
0)。
The test execution unit 2 of the test execution device 12 that has received the object program registers the object program in the object database (step ST9) and also registers the contents of the test control table 7 in the execution product type table 15. (Step ST1
0).

【0082】次に、試験対象のデバイスに対するテスト
プログラムを実行する場合は、図示しない第2の品種名
付与手段より、試験対象のデバイスの品種名を規定した
品種名情報DK2がテスト実行装置12のテスト実行部
2付与されることにより、品種名が指定される(ステッ
プST11)。
Next, when the test program for the device under test is executed, the type name information DK2 defining the type name of the device under test is stored in the test execution device 12 by the second type name assigning means (not shown). By providing the test execution unit 2, the product type name is designated (step ST11).

【0083】そして、テスト実行部2は、実行品種テー
ブル15を参照して、指定された品種名に該当するオブ
ジェクトプログラム名を決定する(ステップST1
2)。
Then, the test execution section 2 refers to the execution type table 15 to determine the object program name corresponding to the specified type name (step ST1).
2).

【0084】次に、テスト実行部2は、オブジェクトデ
ータベース9から、決定されたテストプログラム名のオ
ブジェクトプログラムを指定する(ステップST1
3)。
Next, the test execution section 2 specifies the object program having the determined test program name from the object database 9 (step ST1).
3).

【0085】そして、テスト実行部2は、ステップST
13で指定されたオブジェクトプログラムを試験対象の
デバイスに対し実行することにより、デバイス試験が行
う(ステップST14)。
Then, the test execution section 2 executes the step ST.
The device test is performed by executing the object program specified in 13 for the device to be tested (step ST14).

【0086】このように第1の実施例の半導体試験装置
は、1つのプログラム制御装置11と複数のテスト実行
装置12から構成されるため、テスト実行装置12の数
に関係なく全ての品種に対応するテストプログラムが格
納可能なソースデータベース5は1つのプログラム制御
装置11内にのみ設けるだけでよく、テストプログラム
の有効利用を図ることができる。
As described above, since the semiconductor test apparatus of the first embodiment is composed of one program control apparatus 11 and a plurality of test execution apparatuses 12, it is applicable to all types regardless of the number of test execution apparatuses 12. The source database 5 capable of storing the test program is provided only in one program control device 11, and the test program can be effectively used.

【0087】また、テストプログラムの変更(改定)
や、テーブルの内容に変更が発生した場合でも、1つの
プログラム制御装置11に対して変更を行なうだけで済
ますことができ、テストプログラムの有効利用が図れ
る。
Also, change (revise) the test program
Also, even if the contents of the table are changed, it is sufficient to make a change to one program control device 11, and the test program can be effectively used.

【0088】また、試験対象のデバイスを試験する際、
そのテストプログラムが多くのテスト項目で構成されて
いても、各テスト実行装置12のテスト実行部2は、オ
ブジェクトデータベース9及び実行品種テーブル15に
対し1回アクセスするだけで十分なため、試験対象のデ
バイスに対する試験時間を必要最小限に抑えることがで
きる。
When testing the device under test,
Even if the test program is composed of many test items, the test execution unit 2 of each test execution device 12 only needs to access the object database 9 and the execution type table 15 once. The test time for the device can be minimized.

【0089】<第2の実施例>図11はこの発明の第2
の実施例である半導体試験装置のプログラム制御装置の
構成を示すブロック図である。
<Second Embodiment> FIG. 11 shows a second embodiment of the present invention.
3 is a block diagram showing a configuration of a program control device of the semiconductor test device that is the embodiment of FIG.

【0090】同図に示すように、ソースデータベース
5,コンパイラバッファ14間にコンパイラテーブル1
7が設けられる。コンパイラテーブル17はテスト命令
と命令で使用される使用データとを組にして格納するコ
ンパイラテーブルである。なお、テスト実行装置12を
含む他の構成は第1の実施例の半導体試験装置と同様で
ある。
As shown in the figure, the compiler table 1 is provided between the source database 5 and the compiler buffer 14.
7 is provided. The compiler table 17 is a compiler table that stores a test instruction and usage data used in the instruction as a set. The rest of the configuration including the test execution device 12 is similar to that of the semiconductor test device of the first embodiment.

【0091】次に第2の実施例の半導体試験装置の動作
例について説明する。
Next, an operation example of the semiconductor test apparatus of the second embodiment will be described.

【0092】図11において、品種名a100のデバイ
スに対応するテストプログラムをコンパイルする場合、
プログラム制御部1は、品種テーブル6を参照して、テ
ストプログラム名aaaを指定し、テスト制御テーブル
7を参照して、テストプログラム名aaaを構成する各
テスト項目(ソースプログラム名)を決定する。
In FIG. 11, when compiling the test program corresponding to the device of the product name a100,
The program control unit 1 refers to the product type table 6 to specify the test program name aaa, and refers to the test control table 7 to determine each test item (source program name) forming the test program name aaa.

【0093】そして、プログラム制御部1は、ソースデ
ータベース4から得たテストプログラムaaaのテスト
項目をテスト制御テーブル7を参照して、テスト項目
(4a,4c,4a)の順に出力する。
Then, the program control section 1 outputs the test items of the test program aaa obtained from the source database 4 in the order of the test items (4a, 4c, 4a) by referring to the test control table 7.

【0094】図12はコンパイラテーブルの動作説明図
である。図12に示すように、コンパイラテーブル17
には、予め、テスト実行装置で、実行するのに大量の時
間を必要とするテスト命令が記述されている(ABC,
AAB,ABA,ABB,BBB)。まず、テスト項目
4aの各テスト命令が、コンパイラテーブル17の内容
との間で比較処理される。テスト項目4aは、テストプ
ログラムaaaの最初のテスト項目である為、該当する
命令があった場合は、コンパイラテーブル17の該当命
令欄のデータ記入欄内に、使用データとともに格納され
る(ABC→100,AAB→200,ABB→50
等)。そして比較処理が完了したテスト項目4aの内容
は、そのままコンパイラバッファ14に格納される。
FIG. 12 is a diagram for explaining the operation of the compiler table. As shown in FIG. 12, the compiler table 17
Describes in advance test instructions that require a large amount of time to be executed by the test execution device (ABC,
AAB, ABA, ABB, BBB). First, each test instruction of the test item 4a is compared with the contents of the compiler table 17. Since the test item 4a is the first test item of the test program aaa, when there is a corresponding instruction, it is stored together with the usage data in the data entry column of the corresponding instruction column of the compiler table 17 (ABC → 100). , AAB → 200, ABB → 50
etc). The contents of the test item 4a for which the comparison process has been completed are stored in the compiler buffer 14 as they are.

【0095】次にテスト項目4cの内容がコンパイラテ
ーブル17との比較処理が実行される。テスト項目4c
の1番目の命令であるテスト命令ABCは使用データ1
00がコンパイラテーブル17の内容と一致するため重
複命令とみなされる。したがって、テスト項目4cの使
用データ100の命令AAAがコンパイラバッファ14
に格納されることなく除去される。また、テスト項目4
cの4番目の命令であるテスト命令ABCは、比較処理
で該当するが使用データ50で100と異なるため、コ
ンパイラテーブル17のテスト命令ABCの欄に使用デ
ータが更新される(先に100が記述されていたが、1
00が50に変更される)。以降、順次、コンパイラテ
ーブル17を参照した比較処理が実行され、テスト命令
が、該当し、使用データも同じものは、コンパイラバッ
ファ14に格納されず除去される(該当しないテスト命
令は、コンパイラバッファ14内に格納される。)。
Next, the contents of the test item 4c are compared with the compiler table 17. Test item 4c
The first instruction of the test instruction ABC is the used data 1
Since 00 matches the contents of the compiler table 17, it is regarded as a duplicate instruction. Therefore, the instruction AAA of the usage data 100 of the test item 4c is changed to the compiler buffer 14
Removed without being stored in. Also, test item 4
The test instruction ABC, which is the fourth instruction of c, corresponds to the comparison process, but since the used data 50 is different from 100, the used data is updated in the test instruction ABC column of the compiler table 17 (100 is described first). It was done, but 1
00 is changed to 50). After that, the comparison process with reference to the compiler table 17 is sequentially executed, and the test instructions that correspond to the same used data are removed without being stored in the compiler buffer 14 (test instructions that do not correspond to the compiler buffer 14). Stored in.).

【0096】テスト項目4cの比較処理が、終了し、コ
ンパイラテーブル17のテスト命令に該当(データも同
じ)しなかったテスト命令が、コンパイラバッファ14
に格納される。次に、テスト項目4bの内容が、比較処
理され、結果が、コンパイラバッファ14内に格納され
る。この際、テスト項目4bの1番目のテスト命令AB
C及び使用データ50が、コンパイラテーブル17に記
述されたテスト命令ABC及び使用データ50と一致す
るため、コンパイラバッファ14に格納されず除去され
る。
When the comparison processing of the test item 4c is completed, the test instruction which does not correspond to the test instruction of the compiler table 17 (the same data is the same) is stored in the compiler buffer 14
Stored in. Next, the contents of the test item 4b are compared and the result is stored in the compiler buffer 14. At this time, the first test instruction AB of the test item 4b
Since the C and the usage data 50 match the test instruction ABC and the usage data 50 described in the compiler table 17, they are not stored in the compiler buffer 14 and are removed.

【0097】上記コンパイラテーブル17に基づく比較
処理の結果、テスト項目4cのテスト命令ABC(使用
データ100)及びテスト項目4bのテスト命令ABC
(使用データ50)がコンパイラバッファ14に格納さ
れず除外される。
As a result of the comparison process based on the compiler table 17, the test instruction ABC of the test item 4c (use data 100) and the test instruction ABC of the test item 4b are obtained.
The (used data 50) is excluded from being stored in the compiler buffer 14.

【0098】そして、コンパイラバッファ14の内容
(テスト項目4a,4c,4b)が、コンパイラ8に与
えられ、コンパイラ8により、コンパイル対象のデバイ
スに対応する一本のオブジェクトプログラムが生成され
る。
Then, the contents of the compiler buffer 14 (test items 4a, 4c, 4b) are given to the compiler 8, and the compiler 8 generates one object program corresponding to the device to be compiled.

【0099】図13及び図14はこの発明の第2の実施
例の半導体試験装置のプログラム制御部1によるオブジ
ェクトプログラム作成処理を示すフローチャートであ
る。
13 and 14 are flowcharts showing the object program creating process by the program control unit 1 of the semiconductor test apparatus of the second embodiment of the present invention.

【0100】同図を参照して、まず、図示しない第1の
品種名付与手段からプログラム制御部1にコンパイル対
象のデバイスの品種名を規定した品種名情報DK1が付
与されることにより、試験対象のデバイスの品種名が指
定される(ステップST21)。
Referring to the figure, first, the first object name assigning means (not shown) gives the program control unit 1 the object name information DK1 which specifies the object name of the device to be compiled, so that the test object is tested. The type name of the device is designated (step ST21).

【0101】次に、プログラム制御装置13内のプログ
ラム制御部1は、品種テーブル6を参照して、指定され
た品種名に該当するテストプログラム名を決定する(ス
テップST22)。
Next, the program control unit 1 in the program control device 13 refers to the product type table 6 to determine the test program name corresponding to the specified product type name (step ST22).

【0102】そして、プログラム制御部1は、ソースデ
ータベース5内の複数のテストプログラムから、決定さ
れたテストプログラム名に該当するテストプログラムを
構成する各テスト項目のソースファイルを抽出する(ス
テップST23)。
Then, the program control section 1 extracts the source file of each test item constituting the test program corresponding to the determined test program name from the plurality of test programs in the source database 5 (step ST23).

【0103】その後、プログラム制御部1は、テスト制
御テーブル7で指定される順番でテスト項目(ソース形
式)の各命令をコンパイラテーブル17との比較対象と
する(ステップST24)。
After that, the program control unit 1 sets each instruction of the test item (source format) as a comparison target with the compiler table 17 in the order specified in the test control table 7 (step ST24).

【0104】そして、コンパイラテーブル17との比較
対象とされたテスト項目の各テスト命令)とコンパイラ
テーブル7に記述されたテスト命令とを比較し(ステッ
プST25)、不一致の場合は、コンパイラバッファ1
4内に、当該テスト命令及びその使用データを格納し
(ステップST26)、ステップST29に移行する。
Then, each test instruction of the test item to be compared with the compiler table 17) is compared with the test instruction described in the compiler table 7 (step ST25). If they do not match, the compiler buffer 1
The test instruction and its use data are stored in 4 (step ST26), and the process proceeds to step ST29.

【0105】ステップST25の比較の結果、該当する
命令がある場合は、さらにその命令の使用データの比較
を行う(ステップST27)。
If there is a corresponding instruction as a result of the comparison in step ST25, the used data of the instruction is further compared (step ST27).

【0106】ステップST27で、比較対象の命令の使
用データとコンパイラテーブル17の記述された命令の
使用データとが一致しない場合は、該当する命令に対応
するエリアに使用データ数を記入して使用データの変更
を行い(ステップST28)、ステップS26で、コン
パイラバッファ14内に、テスト命令及び使用データを
格納した後、ステップST29に移行する。一方、使用
データも一致した場合は、その命令及び使用データをオ
ブジェクトバッファ17に転送することなく除去してス
テップST29に移行する。
In step ST27, if the usage data of the instruction to be compared does not match the usage data of the instruction described in the compiler table 17, the usage data number is entered in the area corresponding to the relevant instruction. Is changed (step ST28), the test instruction and the used data are stored in the compiler buffer 14 in step S26, and then the process proceeds to step ST29. On the other hand, if the used data also match, the instruction and the used data are removed without being transferred to the object buffer 17, and the process proceeds to step ST29.

【0107】ステップST29において、次のテスト命
令の有無を確認し、存在する場合はステップST25に
戻り、以降、ステップST29で存在しないと判定され
るまでステップST25〜ST28の処理を繰り返す。
In step ST29, the presence or absence of the next test instruction is confirmed, and if it is present, the process returns to step ST25, and thereafter, the processes of steps ST25 to ST28 are repeated until it is determined in step ST29 that it is not present.

【0108】そして、次のテスト命令が存在しないとス
テップST29で判定されて指定されたテスト項目の全
テスト命令の比較が終了すると、ステップST30に移
行する。
When it is determined in step ST29 that the next test instruction does not exist and the comparison of all the test instructions of the designated test item is completed, the process proceeds to step ST30.

【0109】ステップST30において、次のテスト項
目の有無を確認し、存在する場合はステップST24に
戻り、以降、ステップST30で存在しないと判定され
るまでステップS24〜S29の処理を繰り返す。
In step ST30, the presence or absence of the next test item is confirmed, and if it exists, the process returns to step ST24, and thereafter, the processes of steps S24 to S29 are repeated until it is determined in step ST30 that it does not exist.

【0110】そして、次のテスト項目が存在しないとス
テップST30で判定されて指定されたテストプログラ
ムの全テスト項目の比較が終了すると、ステップST3
1に移行する。このとき、コンパイラテーブル17を参
照した比較処理が終了し、コンパイルバッファ14内に
は、重複命令が除去されてテストプログラムを構成する
必要最小限のテスト命令が格納される。
When it is determined in step ST30 that the next test item does not exist and the comparison of all test items of the designated test program is completed, step ST3
Move to 1. At this time, the comparison process with reference to the compiler table 17 is completed, and the minimum necessary test instructions that compose the test program by storing the duplicate instructions are stored in the compile buffer 14.

【0111】最後に、ステップS32において、コンパ
イラバッファ14の格納内容はコンパイラ8に転送さ
れ、コンパイラ8によりコンパイル対象のデバイスに対
応した一本のオブジェクトプログラムが作成(変換)さ
れる。
Finally, in step S32, the contents stored in the compiler buffer 14 are transferred to the compiler 8, and the compiler 8 creates (converts) one object program corresponding to the device to be compiled.

【0112】このように、第2の実施例の半導体試験装
置は、第1の実施例の半導体試験装置の動作に加え、各
テスト項目間で重複するテスト命令(使用データ同一)
が存在する場合には、一方のテスト命令をコンパイルせ
ずに除去する重複命令除去機能を有している。
As described above, in the semiconductor test apparatus of the second embodiment, in addition to the operation of the semiconductor test apparatus of the first embodiment, duplicate test instructions (use data are the same) between test items.
Has a duplicate instruction removing function for removing one test instruction without compiling.

【0113】その結果、第2の実施例の半導体試験装置
は第1の実施例の半導体試験装置の効果に加え、各テス
ト項目間で重複したテスト命令がオブジェクト変換され
ことがなくなるため、デバイスの試験時間をさらに短縮
することができる。
As a result, in addition to the effects of the semiconductor test apparatus of the first embodiment, the semiconductor test apparatus of the second embodiment eliminates the object conversion of test instructions that are duplicated between test items. The test time can be further shortened.

【0114】[0114]

【発明の効果】以上説明したように、請求項1記載の半
導体試験装置は1つのプログラム制御装置に対して複数
のテスト制御装置が設けられている。したがって、全て
の品種に対応するテストプログラムを1つのプログラム
制御装置の第1の記憶手段に格納して、複数のテスト実
行装置間で共有することができる。
As described above, in the semiconductor test apparatus according to the first aspect, a plurality of test control devices are provided for one program control device. Therefore, the test programs corresponding to all types can be stored in the first storage means of one program control device and shared by a plurality of test execution devices.

【0115】その結果、多くのテスト実行装置を導入す
る場合においても、テストプログラムの効率的な利用を
図ることができる。
As a result, the test program can be efficiently used even when many test execution apparatuses are installed.

【0116】加えて、プログラム制御装置のプログラム
制御手段は、コンパイル対象のデバイスに対応したオブ
ジェクトプログラムを出力させ、テスト実行装置のテス
ト実行手段は第2の品種名情報に基づき、少なくとも1
つのオブジェクトプログラムから試験対象のデバイスに
対応したオブジェクトプログラムを実行してるため、試
験対象のデバイス単位にオブジェクトプログラムを実行
してデバイスの試験を行うことができる。
In addition, the program control means of the program control device causes the object program corresponding to the device to be compiled to be output, and the test execution means of the test execution device is at least 1 based on the second type name information.
Since the object program corresponding to the device under test is executed from one object program, the device program can be tested by executing the object program for each device under test.

【0117】その結果、試験対象のデバイスに対応した
オブジェクトプログラムの複雑さに関係なく、試験対象
の品種名のデバイスに対応するオブジェクトプログラム
取得のために第5の記憶手段に1度アクセスするだけで
デバイスの試験が行えるため、デバイスの試験時間を必
要最小限に抑えることができる。
As a result, regardless of the complexity of the object program corresponding to the device under test, the fifth storage means can be accessed only once to obtain the object program corresponding to the device of the type name under test. Since the device can be tested, the device test time can be minimized.

【0118】また、請求項2記載の半導体試験装置にお
けるプログラム制御手段は、同一内容のテスト命令が連
続して格納されないようにテストプログラムを第3の記
憶手段に格納する重複命令除去機能付き格納動作を行う
ため、無駄な命令がオブジェクトプログラムに変換され
ない。
Further, the program control means in the semiconductor test apparatus according to claim 2 stores the test program in the third storage means so as not to continuously store the test instructions having the same contents. Therefore, useless instructions are not converted into an object program.

【0119】その結果、テスト実行手段で実行されるオ
ブジェクトプログラムの実行時間も短縮されるため、さ
らにデバイスの試験時間を短縮することができる。
As a result, since the execution time of the object program executed by the test execution means is also shortened, the device test time can be further shortened.

【0120】加えて、請求項3記載の半導体試験装置に
おけるプログラム制御手段は、テスト命令履歴情報を参
照して重複命令除去機能付き格納動作を行ため、テスト
命令履歴情報として使用頻度の高いテスト命令の最新実
行状況を第6の記憶手段に格納させることにより、比較
的簡単かつ効率的に重複命令除去機能付き格納動作を実
行することができる。
In addition, the program control means in the semiconductor test apparatus according to the third aspect refers to the test instruction history information and performs the storing operation with the duplicate instruction removal function, so that the test instruction frequently used as the test instruction history information. By storing the latest execution status of the above in the sixth storage means, it is possible to relatively easily and efficiently execute the storing operation with the duplicate instruction removing function.

【0121】また、請求項4記載の半導体試験方法は、
ステップ(c)でコンパイル対象のデバイスに対応したオ
ブジェクトプログラムを出力させ、ステップ(g)で第2
の品種名情報に基づき、少なくとも1つのオブジェクト
プログラムから試験対象のデバイスに対応したオブジェ
クトプログラムを実行するため、試験対象のデバイス単
位にオブジェクトプログラムを実行してデバイスの試験
を行うことができる。
The semiconductor test method according to claim 4 is
The object program corresponding to the device to be compiled is output in step (c), and the second program is output in step (g).
Since the object program corresponding to the device to be tested is executed from at least one object program based on the product type name information, the device program can be tested by executing the object program for each device to be tested.

【0122】その結果、試験対象のデバイスに対応した
オブジェクトプログラムの複雑さに関係なく、試験対象
の品種名のデバイスに対応するオブジェクトプログラム
取得のために第5の記憶手段に1度アクセスするだけで
デバイスの試験が行えるため、デバイスの試験時間を必
要最小限に抑えることができる。
As a result, regardless of the complexity of the object program corresponding to the device under test, the fifth storage means can be accessed only once to obtain the object program corresponding to the device of the type name under test. Since the device can be tested, the device test time can be minimized.

【0123】また、請求項5記載の半導体試験方法は、
ステップ(c)で、同一内容のテスト命令が連続して格納
されないようにテストプログラムを第3の記憶手段に格
納する重複命令除去機能付き格納動作を行うため、無駄
な命令がオブジェクトプログラムに変換されない。
The semiconductor test method according to claim 5 is
In step (c), since the test instruction is stored in the third storage means so that the test instructions having the same contents are not stored successively, the storing operation with the duplicate instruction removing function is performed, so that the wasteful instructions are not converted into the object program. .

【0124】その結果、ステップ(h)で実行されるオブ
ジェクトプログラムの実行時間も短縮されるため、さら
にデバイスの試験時間を短縮することができる。
As a result, the execution time of the object program executed in step (h) is shortened, so that the device test time can be further shortened.

【0125】加えて、請求項6記載の半導体試験方法
は、ステップ(c)で、テスト命令履歴情報を参照して重
複命令除去機能付き格納動作を行うため、テスト命令履
歴情報として使用頻度の高いテスト命令の最新実行状況
を第6の記憶手段に格納させておくことにより、比較的
簡単かつ効率的に重複命令除去機能付き格納動作を実行
することができる。
In addition, in the semiconductor test method according to the sixth aspect, since the storing operation with the duplicate instruction removing function is performed with reference to the test instruction history information in step (c), it is frequently used as the test instruction history information. By storing the latest execution status of the test instruction in the sixth storage means, it is possible to relatively easily and efficiently execute the storage operation with the duplicate instruction removal function.

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

【図1】 この発明の第1の実施例である半導体試験装
置の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a semiconductor test apparatus that is a first embodiment of the present invention.

【図2】 プログラム制御装置内のソースデータベース
の内容を示す説明図である。
FIG. 2 is an explanatory diagram showing the contents of a source database in the program control device.

【図3】 プログラム制御装置内の品種テーブルの内容
を示す説明図である。
FIG. 3 is an explanatory diagram showing the contents of a product type table in the program control device.

【図4】 プログラム制御装置内のテスト制御テーブル
の内容を示す説明図である。
FIG. 4 is an explanatory diagram showing the contents of a test control table in the program control device.

【図5】 プログラム制御装置内のコンパイラバッファ
の動作説明用の説明図である。
FIG. 5 is an explanatory diagram for explaining the operation of a compiler buffer in the program control device.

【図6】 テスト実行装置内のオブジェクトデータベー
スの内容を示す説明図である。
FIG. 6 is an explanatory diagram showing the contents of an object database in the test execution device.

【図7】 テスト実行装置内の実行品種テーブルの内容
を示す説明図である。
FIG. 7 is an explanatory diagram showing the contents of an execution product type table in the test execution device.

【図8】 プログラム制御装置内のテスト実行装置テー
ブルの内容を示す説明図である。
FIG. 8 is an explanatory diagram showing the contents of a test execution device table in the program control device.

【図9】 第1の実施例の半導体試験装置の動作を示す
フローチャートである。
FIG. 9 is a flowchart showing the operation of the semiconductor test apparatus of the first embodiment.

【図10】 第1の実施例の半導体試験装置の動作を示
すフローチャートである。
FIG. 10 is a flowchart showing the operation of the semiconductor test apparatus of the first embodiment.

【図11】 この発明の第2の実施例である半導体試験
装置におけるプログラム制御装置の構成を示すブロック
図である。
FIG. 11 is a block diagram showing a configuration of a program control device in a semiconductor test device according to a second embodiment of the present invention.

【図12】 コンパイラテーブルの動作説明用の説明図
である。
FIG. 12 is an explanatory diagram for explaining the operation of the compiler table.

【図13】 第2の実施例の半導体試験装置の動作を示
すフローチャートである。
FIG. 13 is a flowchart showing the operation of the semiconductor test apparatus of the second embodiment.

【図14】 第2の実施例の半導体試験装置の動作を示
すフローチャートである。
FIG. 14 is a flowchart showing the operation of the semiconductor test apparatus of the second embodiment.

【図15】 従来の半導体試験装置の構成を示すブロッ
ク図である。
FIG. 15 is a block diagram showing a configuration of a conventional semiconductor test apparatus.

【図16】 従来のプログラム制御部に内蔵されるソー
スデータベースの内容を示す説明図である。
FIG. 16 is an explanatory diagram showing the contents of a source database built in a conventional program control unit.

【図17】 テストプログラムを構成するテスト項目4
a,4b,4cの内容を示す説明図である。
FIG. 17: Test item 4 constituting the test program
It is explanatory drawing which shows the content of a, 4b, 4c.

【図18】 プログラム制御部に内蔵される品種テーブ
ルの内容を示す説明図である。
FIG. 18 is an explanatory diagram showing the contents of a product type table built in the program control unit.

【図19】 プログラム制御部に内蔵されるテスト制御
テーブルの内容を示す説明図である。
FIG. 19 is an explanatory diagram showing the contents of a test control table built in the program control unit.

【図20】 テスト実行部に内蔵されるオブジェクトデ
ータベースの内容を示す説明図である。
FIG. 20 is an explanatory diagram showing the contents of an object database built in the test execution unit.

【図21】 テスト実行部に内蔵される実行制御テーブ
ルの内容を示す説明図である。
FIG. 21 is an explanatory diagram showing the contents of an execution control table built in the test execution unit.

【図22】 従来の半導体試験装置の動作を示すフロー
チャートである。
FIG. 22 is a flowchart showing the operation of a conventional semiconductor test device.

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

1 プログラム制御部、2 テスト実行部、4 テスト
プログラム、5 ソースデータベース、6 品種テーブ
ル、8 コンパイラ、9 オブジェクトデータベース、
10 実行制御テーブル、11 プログラム制御装置、
12 テスト実行装置、14 コンパイラバッファ、1
5 実行品種テーブル、16 テスト実行装置テーブ
ル、17 コンパイラテーブル。
1 program control unit, 2 test execution unit, 4 test program, 5 source database, 6 type table, 8 compiler, 9 object database,
10 execution control table, 11 program control device,
12 test execution unit, 14 compiler buffer, 1
5 execution type table, 16 test execution device table, 17 compiler table.

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 プログラム制御装置と複数のテスト実行
装置とからなり、試験対象のデバイスに対して試験を行
う半導体試験装置であって、 前記プログラム制御装置は、 コンパイル対象のデバイスの品種名を規定した第1の品
種名情報を付与する第1の品種名付与手段と、 各々がデバイスの品種に対応に対応した複数のテストプ
ログラムをソース形式で格納した第1の記憶手段とを備
え、前記複数のテストプログラムはそれぞれ少なくとも
1つのテスト項目からなり、 前記複数のテストプログラムそれぞれのテスト項目の実
行順序を規定したテスト項目実行情報を格納する第2の
記憶手段と、 コンパイルすべきテストプログラムを格納する第3の記
憶手段と、 前記第3の記憶手段に格納されたテストプログラムに対
しコンパイル処理を実行し、前記テストプログラムをオ
ブジェクト形式に変換してオブジェクトプログラムを生
成するコンパイラと、 前記複数のテスト実行装置のうち、オブジェクトプログ
ラム転送を必要とするテスト実行装置を指示する要転送
テスト実行装置情報を格納する第4の記憶手段と、 前記第1の品種名情報に基づき前記複数のテストプログ
ラムから前記コンパイル対象のデバイスに対応するテス
トプログラムを抽出して、前記テスト項目実行情報に基
づくテスト項目順序で前記第3の記憶手段に格納した
後、前記コンパイラに前記コンパイル処理を実行させ、
前記複数のテスト実行装置のうち前記要転送テスト実行
装置情報で指示されたテスト実行装置に対して、前記コ
ンパイル対象のデバイスに対応したオブジェクトプログ
ラムを出力させるプログラム制御手段とをさらに備え、 前記複数のテスト実行装置はそれぞれ、 前記プログラム制御装置から得た少なくとも1つのオブ
ジェクトプログラムを格納する第5の記憶手段と、 試験対象のデバイスの品種名を規定した第2の品種名情
報を付与する第2の品種名付与手段と、 前記第2の品種名情報に基づき、前記第1の品種名情報
に基づき前記少なくとも1つのオブジェクトプログラム
から前記試験対象のデバイスに対応するオブジェクトプ
ログラムを抽出して、該オブジェクトプログラムを実行
して、前記試験対象のデバイスに対する試験を行うテス
ト実行手段とを備える、半導体試験装置。
1. A semiconductor test apparatus comprising a program control device and a plurality of test execution devices, for testing a device to be tested, wherein the program control device defines a model name of a device to be compiled. A first storage means for storing a plurality of test programs in source format, each of which has a plurality of test programs corresponding to the device type. Each of the test programs consists of at least one test item, and stores a second storage means for storing test item execution information defining an execution order of the test items of each of the plurality of test programs, and a test program to be compiled. Compile processing is performed on the third storage means and the test program stored in the third storage means. And a compiler that converts the test program into an object format to generate an object program, and stores transfer-necessary test execution device information that indicates a test execution device that requires object program transfer among the plurality of test execution devices. Fourth storage means, and a test program corresponding to the device to be compiled is extracted from the plurality of test programs based on the first product type information, and the test programs are extracted in the test item order based on the test item execution information. After storing in the third storage means, the compiler is caused to execute the compilation processing,
A plurality of test execution apparatuses, further comprising: a program control unit for outputting an object program corresponding to the device to be compiled to a test execution apparatus designated by the transfer required test execution apparatus information, Each of the test execution devices has a fifth storage means for storing at least one object program obtained from the program control device and a second storage device for providing second product name information defining a product name of a device to be tested. A type name assigning means, and an object program corresponding to the device to be tested is extracted from the at least one object program based on the first type name information based on the second type name information and the object program To test the device under test. A semiconductor test device comprising a test execution means.
【請求項2】 前記テスト項目は少なくとも1つのテス
ト命令からなり、 前記プログラム制御装置の前記プログラム制御手段は、
同一内容のテスト命令が連続して格納されないようにテ
ストプログラムを前記第3の記憶手段に格納する重複命
令除去機能付き格納動作を行うことを特徴とする請求項
1記載の半導体試験装置。
2. The test item comprises at least one test instruction, and the program control means of the program control device comprises:
2. The semiconductor test apparatus according to claim 1, wherein a storage operation with a duplicate instruction removing function is performed to store a test program in the third storage unit so that test instructions having the same content are not stored consecutively.
【請求項3】 前記プログラム制御装置は、 少なくとも1つのテスト命令の最新実行状況をテスト命
令履歴情報として格納する第6の記憶手段をさらに備
え、 前記プログラム制御手段は、前記テスト命令履歴情報を
参照して前記重複命令除去機能付き格納動作を行うこと
を特徴とする請求項2記載の半導体試験装置。
3. The program control device further comprises sixth storage means for storing the latest execution status of at least one test instruction as test instruction history information, and the program control means refers to the test instruction history information. 3. The semiconductor test apparatus according to claim 2, wherein the storage operation with the duplicate instruction removing function is performed.
【請求項4】 プログラム制御装置と複数のテスト実行
装置とからなる半導体試験装置を用いて、試験対象のデ
バイスに対して試験を行う半導体試験方法であって、 前記プログラム制御装置は、 各々がデバイスの品種に対応に対応した複数のテストプ
ログラムをソース形式で格納した第1の記憶手段を備
え、前記複数のテストプログラムはそれぞれ少なくとも
1つのテスト項目からなり、 前記複数のテストプログラムそれぞれのテスト項目の実
行順序を規定したテスト項目実行情報を格納する第2の
記憶手段と、 コンパイルすべきテストプログラムを格納する第3の記
憶手段と、 前記第3の記憶手段に格納されたテストプログラムに対
しコンパイル処理を実行し、前記テストプログラムをオ
ブジェクト形式に変換してオブジェクトプログラムを生
成するコンパイラと、 前記複数のテスト実行装置のうち、オブジェクトプログ
ラム転送を必要とするテスト実行装置を指示する要転送
テスト実行装置情報を格納する第4の記憶手段とをさら
に備え、 前記複数のテスト実行装置はそれぞれ、 前記プログラム制御装置から得た少なくとも1つのオブ
ジェクトプログラムを格納する第5の記憶手段を備え、 前記半導体試験方法は、前記プログラム制御装置を用い
たオブジェクトプログラム生成処理と前記テスト実行装
置それぞれを用いたオブジェクトプログラム実行処理と
からなり、 前記オブジェクトプログラム生成処理は、 (a) コンパイル対象のデバイスの品種名を規定した第1
の品種名情報を付与するステップと、 (b) 前記第1の品種名情報に基づき前記複数のテストプ
ログラムから前記コンパイル対象のデバイスに対応する
テストプログラムを抽出するステップと、 (c) 前記ステップ(b)で格納されたテストプログラムを
前記テスト項目実行情報に基づくテスト項目順序で前記
第3の記憶手段に格納するステップと、 (d) 前記コンパイラに前記コンパイル処理を実行させオ
ブジェクトプログラムを生成させるステップと、 (e) 前記複数のテスト実行装置のうち前記要転送テスト
実行装置情報で指示されたテスト実行装置に対して、前
記ステップ(d)で生成されたオブジェクトプログラムを
前記第5の記憶手段に格納させるステップとを備え、 前記オブジェクトプログラム実行処理は、 (f) 試験対象のデバイスの品種名を規定した第2の品種
名情報を付与するステップと、 (g) 前記第2の品種名情報に基づき前記少なくとも1つ
のオブジェクトプログラムから前記試験対象のデバイス
に対応するオブジェクトプログラムを抽出するステップ
と、 (h) 前記ステップ(g)で抽出したオブジェクトプログラ
ムを実行して、前記試験対象のデバイスに対する試験を
行うステップとを備える、半導体試験方法。
4. A semiconductor test method for performing a test on a device to be tested using a semiconductor test apparatus comprising a program control device and a plurality of test execution devices, wherein each of the program control device is a device. A plurality of test programs corresponding to the product types are stored in a source format, each of the plurality of test programs comprises at least one test item. Second storage means for storing test item execution information defining an execution order, third storage means for storing a test program to be compiled, and compiling processing for the test program stored in the third storage means. To convert the test program into an object format and execute the object program. And a fourth storage unit that stores transfer-required test execution device information indicating a test execution device that requires an object program transfer among the plurality of test execution devices. Each of the test execution devices includes fifth storage means for storing at least one object program obtained from the program control device, and the semiconductor test method includes an object program generation process using the program control device and the test execution. Object program execution processing using each device, and the object program generation processing includes (a) a first type that defines the type name of the device to be compiled.
And (b) extracting a test program corresponding to the device to be compiled from the plurality of test programs based on the first product name information, (c) the step (c) storing the test program stored in b) in the third storage means in a test item order based on the test item execution information; and (d) causing the compiler to execute the compilation process to generate an object program. (E) Among the plurality of test execution devices, the object program generated in step (d) is stored in the fifth storage means for the test execution device designated by the transfer required test execution device information. In the object program execution processing, (f) the type name of the device under test is defined. And (g) extracting an object program corresponding to the device to be tested from the at least one object program based on the second product name information. (H) ) A step of executing the object program extracted in the step (g) to perform a test on the device under test, the semiconductor test method.
【請求項5】 前記テスト項目は少なくとも1つのテス
ト命令からなり、 前記ステップ(c)は、同一内容のテスト命令が連続して
格納されないようにテストプログラムを前記第3の記憶
手段に格納する重複命令除去機能付き格納動作を行うこ
とを特徴とする請求項4記載の半導体試験方法。
5. The test item comprises at least one test instruction, and the step (c) stores a test program in the third storage means so that test instructions having the same content are not stored consecutively. The semiconductor test method according to claim 4, wherein a storage operation with an instruction removal function is performed.
【請求項6】 前記プログラム制御装置は、 少なくとも1つのテスト命令の最新実行状況をテスト命
令履歴情報を格納する第6の記憶手段をさらに備え、 前記ステップ(c)は、前記テスト命令履歴情報に格納さ
れたテスト命令について前記重複命令除去機能付き格納
動作を行うことを特徴とする請求項5記載の半導体試験
方法。
6. The program control device further comprises sixth storage means for storing the latest execution status of at least one test instruction in test instruction history information, wherein the step (c) is performed on the test instruction history information. 6. The semiconductor test method according to claim 5, wherein the stored operation with the duplicate instruction removing function is performed on the stored test instruction.
JP6203527A 1994-08-29 1994-08-29 Method and equipment for testing semiconductor Pending JPH0868831A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6203527A JPH0868831A (en) 1994-08-29 1994-08-29 Method and equipment for testing semiconductor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6203527A JPH0868831A (en) 1994-08-29 1994-08-29 Method and equipment for testing semiconductor

Publications (1)

Publication Number Publication Date
JPH0868831A true JPH0868831A (en) 1996-03-12

Family

ID=16475636

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6203527A Pending JPH0868831A (en) 1994-08-29 1994-08-29 Method and equipment for testing semiconductor

Country Status (1)

Country Link
JP (1) JPH0868831A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003207542A (en) * 2001-11-15 2003-07-25 Agilent Technol Inc Electronic test system
JP2006053924A (en) * 2004-08-13 2006-02-23 Agilent Technol Inc Test sequencer and method to manage and execute sequence item

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003207542A (en) * 2001-11-15 2003-07-25 Agilent Technol Inc Electronic test system
JP2006053924A (en) * 2004-08-13 2006-02-23 Agilent Technol Inc Test sequencer and method to manage and execute sequence item

Similar Documents

Publication Publication Date Title
US5339435A (en) Heterogenous software configuration management apparatus
CN103077064B (en) A kind of parsing also executive language method and interpreting means
EP0583117A2 (en) A device and method for converting computer programming languages
JPS63181033A (en) Automatic program generating system
US5303147A (en) Computer aided planning method and system
JPH06309204A (en) Method and device for data processing
JPH0868831A (en) Method and equipment for testing semiconductor
JP3318051B2 (en) Translation processing method
JPH08263299A (en) Method for converting program
GB2420638A (en) Method of substituting code fragments in Internal Representation
Wang et al. Formal modelling of PLC systems by BIP components
JP3328056B2 (en) Information extraction device from parse tree
Kokol et al. PROMIS: a software metrics tool generator
JP4473026B2 (en) Data exchange computer
JPS6022373B2 (en) Program conversion mechanism for programmable control equipment
JP3637606B2 (en) Data processing device
JP2022054354A (en) Program conversion system and program conversion method
JPH05143356A (en) Compiler device
Edwards et al. Abstracting the logical processing life cycle for entities using the RECAST method
JPH06222913A (en) Program analyzer
JP3385790B2 (en) Language converter
Joshi et al. Automatic generation of control system software for flexible manufacturing systems
JPH0695890A (en) Name replacement system in compiler
JP2004334767A (en) Information processing method, information processor, and information processing program
JPS63138426A (en) Program production system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040120