JP2001124818A - Inspection device of semiconductor test program and inspection method of semiconductor test program - Google Patents

Inspection device of semiconductor test program and inspection method of semiconductor test program

Info

Publication number
JP2001124818A
JP2001124818A JP30606599A JP30606599A JP2001124818A JP 2001124818 A JP2001124818 A JP 2001124818A JP 30606599 A JP30606599 A JP 30606599A JP 30606599 A JP30606599 A JP 30606599A JP 2001124818 A JP2001124818 A JP 2001124818A
Authority
JP
Japan
Prior art keywords
semiconductor test
instruction
program
condition
test 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.)
Pending
Application number
JP30606599A
Other languages
Japanese (ja)
Inventor
Atsuo Mitsui
淳夫 三井
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.)
Ando Electric Co Ltd
Original Assignee
Ando Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ando Electric Co Ltd filed Critical Ando Electric Co Ltd
Priority to JP30606599A priority Critical patent/JP2001124818A/en
Publication of JP2001124818A publication Critical patent/JP2001124818A/en
Pending legal-status Critical Current

Links

Landscapes

  • Testing Of Individual Semiconductor Devices (AREA)
  • Executing Machine-Instructions (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an inspection device and an inspection method of a semiconductor test program for automatically conducting inspection of plural conditional branches of a conditional branching instruction in the inspection of the semiconductor test program. SOLUTION: A plural conditions automatically execution means 17 records either one of truth and falsehood a conditional instruction executes in a execution condition memory port 18, and takes out it for determination at the time of judgement. The plural conditions automatically execution means 17 controls so that the conditional instruction is both conditions of truth and falsehood, the instruction in a semiconductor test program 11 is simulatively executed with a program instruction simulation executing means 12, and inspected with a program inspection means 15.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、半導体試験プロ
グラムの検査装置および検査方法に関し、特にプログラ
ムの条件分岐命令を自動的に複数の条件で模擬的に実行
する半導体試験プログラムの検査装置および検査方法に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an apparatus and method for inspecting a semiconductor test program, and more particularly to an apparatus and method for inspecting a semiconductor test program that automatically and simulates a conditional branch instruction of a program under a plurality of conditions. About.

【0002】[0002]

【従来の技術】従来、この種の半導体試験プログラムの
検査装置および検査方法は、作成された半導体試験プロ
グラムが半導体試験装置の制限事項を満たしているか否
かを判別する目的で用いられている。ここで、半導体試
験装置の制限事項とは、被測定半導体デバイスに対し
て、測定のための電圧を印加する命令を実行するとき
に、半導体試験装置と被測定半導体デバイスとの各端子
の接続状態が、命令を実行したときにこの被測定デバイ
ススを破壊したり、劣化させたりする状態、あるいは正
常な試験結果が得られない状態でない様に、命令を実行
するときにおける半導体試験装置と被測定半導体デバイ
スとの各端子の接続状態を制限するものである。
2. Description of the Related Art Conventionally, this type of semiconductor test program inspection apparatus and method have been used for the purpose of determining whether or not a created semiconductor test program satisfies the restrictions of the semiconductor test apparatus. Here, the limitation of the semiconductor test apparatus is a connection state of each terminal between the semiconductor test apparatus and the semiconductor device to be measured when an instruction to apply a voltage for measurement to the semiconductor device to be measured is executed. However, the semiconductor test equipment and the device under test when executing the instruction are executed so that the device under test is not destroyed or deteriorated when the instruction is executed, or a normal test result is not obtained. This limits the connection state of each terminal with the semiconductor device.

【0003】図7は、従来の半導体試験プログラムの検
査装置の一例を示すブロック図である。この図におい
て、半導体試験プログラム21は、半導体試験装置で半導
体を試験するための命令が含まれている。プログラム命
令模擬実行処理手段22は、プログラム21に含まれる上記
半導体を試験する命令を読み込み、この命令を模擬的に
実行する(シミュレーションする)。
FIG. 7 is a block diagram showing an example of a conventional semiconductor test program inspection apparatus. In this figure, a semiconductor test program 21 includes an instruction for testing a semiconductor with a semiconductor test device. The program instruction simulation execution processing means 22 reads an instruction for testing the semiconductor included in the program 21, and executes the instruction in a simulated manner (simulates).

【0004】試験装置模擬実行手段23は、半導体試験プ
ログラム21に含まれている半導体試験装置に対する命令
を読み込み、この命令を模擬的に実行する。試験装置状
態記憶装置24は、半導体試験装置の動作を模擬的に実行
するために必要な半導体装置の制限事項を記憶し、また
模擬的に実行した後の半導体試験装置の状態を記憶す
る。
The test apparatus simulation execution means 23 reads an instruction for the semiconductor test apparatus included in the semiconductor test program 21 and executes the instruction in a simulated manner. The test apparatus state storage device 24 stores the restrictions of the semiconductor device necessary for simulating the operation of the semiconductor test apparatus, and stores the state of the semiconductor test apparatus after simulated execution.

【0005】プログラム検査手段25は、上記制限事項と
模擬的に実行した後の半導体試験装置の状態とを比較
し、半導体試験プログラム21が、半導体試験装置の制限
事項を満たしているか否かを判定し、この判定結果を表
示装置26へ表示する。
The program inspection means 25 compares the above-mentioned restrictions with the state of the semiconductor test apparatus after the simulation, and determines whether or not the semiconductor test program 21 satisfies the restrictions of the semiconductor test apparatus. Then, the determination result is displayed on the display device 26.

【0006】次に、従来の半導体試験プログラム検査装
置の動作を図7を用いて説明する。プログラム命令模擬
実行手段22は、半導体試験プログラム21に含まれる命令
を先頭から読み出し、この読み出された命令を模擬的に
実行する。そして、プログラム命令模擬実行手段22は、
半導体試験プログラム21から半導体試験装置に対する命
令が読み出されたとき、試験装置模擬実行手段23へこの
命令の実行を指示し、この命令を試験装置模擬実行手段
23へ転送する。
Next, the operation of the conventional semiconductor test program inspection apparatus will be described with reference to FIG. The program instruction simulation execution means 22 reads an instruction included in the semiconductor test program 21 from the head, and simulates the read instruction. And the program instruction simulation execution means 22
When an instruction for the semiconductor test apparatus is read from the semiconductor test program 21, the execution of the instruction is instructed to the test apparatus simulation execution means 23, and the instruction is executed by the test apparatus simulation execution means.
Transfer to 23.

【0007】これにより、試験装置模擬実行手段23は、
転送された命令を解読し、この解読結果に基づき半導体
試験装置の動作を模擬的に実行する。そして、試験装置
模擬実行手段23は、半導体試験装置を模擬的に実行した
結果を、試験装置状態データ記憶装置24へ保存する。こ
のとき、プログラム命令模擬実行手段22は、半導体試験
装置に対する命令の実行の前または後に、半導体試験プ
ログラム21の検査の実行をプログラム検査手段25に指示
する。
As a result, the test apparatus simulation execution means 23
The transferred instruction is decoded, and the operation of the semiconductor test apparatus is simulated based on the decoded result. Then, the test apparatus simulation execution means 23 stores the result of simulating the semiconductor test apparatus in the test apparatus state data storage device 24. At this time, the program instruction simulation execution means 22 instructs the program inspection means 25 to execute the inspection of the semiconductor test program 21 before or after the execution of the instruction to the semiconductor test apparatus.

【0008】そして、プログラム検査手段25は、試験装
置模擬実行手段23を介すか、または、直接に試験装置状
態データ記憶装置24に記憶された、半導体試験装置の動
作を模擬的に実行した結果を読み出す。次に、プログラ
ム検査手段25は、その模擬的に実行した結果の内容か
ら、半導体試験プログラム21が半導体試験装置の制限事
項を満たしているか否かを判別し、結果を表示装置26へ
表示する。以降、半導体試験プログラム検査装置は、半
導体試験プログラム21に含まれる命令について、半導体
試験プログラム21におけるプログラム終了命令が実行さ
れるまで同様の動作を繰り返す。
The program checking means 25 simulates the result of simulating the operation of the semiconductor test device stored in the test device status data storage device 24 via the test device simulating execution device 23 or directly. read out. Next, the program inspection means 25 determines whether or not the semiconductor test program 21 satisfies the restrictions of the semiconductor test device from the content of the result of the simulation, and displays the result on the display device 26. Thereafter, the semiconductor test program inspection device repeats the same operation for the instructions included in the semiconductor test program 21 until a program end instruction in the semiconductor test program 21 is executed.

【0009】[0009]

【発明が解決しようとする課題】しかしながら、上述し
た従来の半導体試験プログラム検査装置および半導体試
験プログラム検査方法では、先頭からプログラム終了命
令実行までの1実行経路でのみの検査が行われる。この
とき、半導体試験プログラムは、半導体を試験するため
に、条件分岐命令を使用することが可能である。この条
件分岐命令は、ひとつの命令につき、条件が真の場合と
偽の場合の両方の実行経路の、2通りの動作について検
査を行う必要がある。
However, in the above-described conventional semiconductor test program inspection apparatus and semiconductor test program inspection method, inspection is performed only in one execution path from the beginning to execution of a program end instruction. At this time, the semiconductor test program can use a conditional branch instruction to test the semiconductor. For this conditional branch instruction, it is necessary to check for two types of operations for one instruction, both in the case where the condition is true and in the case where the condition is false.

【0010】このため、従来の半導体試験プログラム検
査装置および半導体試験プログラム検査方法は、半導体
試験プログラムの検査において、通常ひとつの半導体試
験プログラムに条件分岐命令が複数含まれているため、
これら複数の実行経路の検査を網羅するためには、ひと
つの半導体試験プログラムについて、複数回の検査を行
う繰り返し作業が必要となる。したがって、従来の半導
体試験プログラム検査装置および半導体試験プログラム
検査方法には、条件分岐命令が多く含まれている場合、
条件分岐命令の数に対応して検査時間が長くなり、生産
性が低下するという問題がある。
For this reason, in the conventional semiconductor test program inspection apparatus and the conventional semiconductor test program inspection method, in the inspection of the semiconductor test program, one semiconductor test program usually includes a plurality of conditional branch instructions.
In order to cover the inspection of the plurality of execution paths, it is necessary to repeatedly perform inspection of a single semiconductor test program a plurality of times. Therefore, when the conventional semiconductor test program inspection apparatus and the conventional semiconductor test program inspection method include many conditional branch instructions,
There is a problem that the inspection time becomes longer corresponding to the number of conditional branch instructions, and the productivity is reduced.

【0011】本発明はこのような背景の下になされたも
ので、条件分岐命令の数に対応して検査時間を長くする
ことなく、半導体試験プログラムの生産性の向上を可能
とする半導体試験プログラム検査装置および半導体試験
プログラム検査方法提供する事にある。
The present invention has been made under such a background, and a semiconductor test program capable of improving the productivity of a semiconductor test program without lengthening the inspection time corresponding to the number of conditional branch instructions. An inspection apparatus and a semiconductor test program inspection method are provided.

【0012】[0012]

【課題を解決するための手段】請求項1記載の発明は、
半導体試験プログラムが、半導体試験装置の制限事項を
満たしているか否かを判別する半導体試験プログラム検
査装置において、前記半導体試験プログラムに含まれる
命令を模擬的に実行させるプログラム命令模擬実行手段
と、前記半導体試験プログラムの条件分岐命令を複数の
分岐条件で模擬的に実行させる複数条件自動実行手段
と、前記半導体試験装置の動作を模擬的に実行させる試
験装置模擬実行手段と、前記半導体試験装置の動作を模
擬的に実行させた後の状態が保存される読み出し可能な
試験装置状態記憶装置と、前記半導体試験プログラムが
前記半導体試験装置の制限事項を満たしているか否かを
判別し、検査結果を出力するプログラム検査手段と、こ
の検査結果を表示する表示装置とを備えることを特徴と
する。
According to the first aspect of the present invention,
In a semiconductor test program inspection device for determining whether a semiconductor test program satisfies restrictions of a semiconductor test device, a program instruction simulation execution means for simulating an instruction included in the semiconductor test program; and A plurality of condition automatic execution means for simulating execution of a conditional branch instruction of a test program under a plurality of branch conditions; a test apparatus simulating execution means for simulating the operation of the semiconductor test apparatus; and an operation of the semiconductor test apparatus. A readable test apparatus state storage device in which a state after being simulated is stored, and whether or not the semiconductor test program satisfies the restrictions of the semiconductor test apparatus is determined and a test result is output. It is characterized by comprising program inspection means and a display device for displaying the inspection result.

【0013】請求項2記載の発明は、請求項1記載の半
導体試験プログラム検査装置において、複数条件自動実
行手段が前記条件分岐命令に対して模擬的に実行させた
分岐条件を、この分岐条件命令毎に記憶する実行条件記
憶部を具備することを特徴とする。
According to a second aspect of the present invention, in the semiconductor test program inspection apparatus of the first aspect, a branch condition which is simulated by the plural condition automatic execution means with respect to the conditional branch instruction is replaced with the branch condition instruction. An execution condition storage unit is provided for storing each execution condition.

【0014】請求項3記載の発明は、請求項2記載の半
導体試験プログラム検査装置において、前記複数条件自
動実行手段が、前記実行条件記憶部に記憶される前記条
件分岐命令毎に分岐条件を検索し、前記実行条件記憶部
に記憶された全ての前記条件分岐命令に対する模擬的な
動作が終了したか否かの判定を行うことを特徴とする。
According to a third aspect of the present invention, in the semiconductor test program inspection apparatus according to the second aspect, the plurality of condition automatic execution means searches for a branch condition for each of the conditional branch instructions stored in the execution condition storage unit. Then, it is determined whether or not the simulated operation for all the conditional branch instructions stored in the execution condition storage unit has been completed.

【0015】請求項4記載の発明は、半導体試験プログ
ラム検査方法において、半導体試験プログラムが、半導
体試験装置の制限事項を満たしているか否かを判別する
半導体試験プログラム検査方法において、半導体試験プ
ログラムに含まれる条件分岐命令における複数の分岐条
件下で、半導体試験プログラムおよび半導体試験装置を
模擬的に動作させることを特徴とする。
According to a fourth aspect of the present invention, in the semiconductor test program inspecting method, it is determined whether the semiconductor test program satisfies the restrictions of the semiconductor test apparatus. The semiconductor test program and the semiconductor test apparatus are operated simulated under a plurality of branch conditions in a conditional branch instruction.

【0016】請求項5記載の発明は、半導体試験プログ
ラムが、半導体試験装置の制限事項を満たしているか否
かを判別する半導体試験プログラム検査方法において、
プログラム命令模擬実行手段が、前記半導体試験プログ
ラムに含まれる命令を模擬的に実行させる第1の過程
と、複数条件自動実行手段が、前記半導体試験プログラ
ムの条件分岐命令を自動的に複数の条件で模擬的に実行
させる第2の過程と、試験装置模擬実行手段が、前記半
導体試験装置の動作を模擬的に実行させた第3の過程
と、試験装置状態記憶装置が、前記半導体試験装置の動
作を模擬的に実行させた後の状態が保存される読み出し
可能な第4の過程と、プログラム検査手段が、前記半導
体試験プログラムが前記半導体試験装置の制限事項を満
たしているか否かを判別し、検査結果を出力する第5の
過程と、表示装置がこの検査結果を表示する第6の過程
とを有することを特徴とする。
According to a fifth aspect of the present invention, there is provided a semiconductor test program inspection method for judging whether a semiconductor test program satisfies restrictions of a semiconductor test apparatus,
A first step in which program instruction simulation execution means simulates execution of an instruction included in the semiconductor test program; and a multiple-condition automatic execution means automatically executes a conditional branch instruction of the semiconductor test program under a plurality of conditions. A second step of simulating the operation; a third step of simulating the operation of the semiconductor test apparatus by the test apparatus simulating unit; and a test apparatus state storage device of the operation of the semiconductor test apparatus. A readable fourth process in which the state after simulated execution is stored, and the program inspection means determines whether the semiconductor test program satisfies the restrictions of the semiconductor test apparatus, A fifth step of outputting the inspection result and a sixth step of the display device displaying the inspection result are provided.

【0017】請求項6記載の発明は、請求項5記載の半
導体試験プログラム検査方法において、複数条件自動実
行手段が、前記条件分岐命令に対して模擬的に実行させ
た分岐条件を、この分岐条件命令毎に実行条件記憶部へ
記憶させる過程と、この複数条件自動実行手段が、この
実行条件記憶部の全ての条件分岐命令の分岐条件を検索
して、前記実行条件記憶部に記憶された全ての前記条件
分岐命令の模擬的な動作を行わせる処理が終了したか否
かの判定を行う過程を有することを特徴とする。
According to a sixth aspect of the present invention, in the semiconductor test program inspection method according to the fifth aspect, the plural condition automatic execution means executes a branch condition simulated for the conditional branch instruction by the branch condition. A step of storing in the execution condition storage unit for each instruction; and the plural-condition automatic execution means searching for the branch conditions of all the conditional branch instructions in the execution condition storage unit, and executing all the conditions stored in the execution condition storage unit. And determining whether or not the processing for performing the simulated operation of the conditional branch instruction has been completed.

【0018】[0018]

【発明の実施の形態】以下、図面を参照して本発明の実
施形態について説明する。図1は本発明の一実施形態に
よる半導体試験プログラム検査装置の構成例を示すブロ
ック図である。この図において、半導体試験プログラム
11には、半導体試験装置で半導体を試験する、半導体試
験装置を動作させる命令が含まれている。プログラム命
令模擬実行手段12は、半導体試験プログラム11に記述さ
れている命令を先頭から順次読み込み、この読み込まれ
た命令を模擬的に実行する(シミュレーション)。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a configuration example of a semiconductor test program inspection device according to one embodiment of the present invention. In this figure, the semiconductor test program
11 includes a command for operating the semiconductor test device, for testing the semiconductor with the semiconductor test device. The program instruction simulation execution means 12 sequentially reads the instructions described in the semiconductor test program 11 from the head, and simulates the read instructions (simulation).

【0019】複数条件自動実行手段17は、半導体試験プ
ログラム11に含まれる条件分岐命令が、真および偽の両
方の条件で模擬的に実行されるよう、実行条件記憶部18
に記憶されている、条件分岐命令の実行結果のデータに
基づき、プログラム命令模擬実行手段12を制御する。実
行条件記憶部18には、複数条件自動実行手段17の処理に
必要な模擬実行の対象となった条件分岐命令と、実行し
た条件などの情報が記憶されている。
The multiple condition automatic execution means 17 executes an execution condition storage unit 18 so that the conditional branch instruction included in the semiconductor test program 11 is simulated under both true and false conditions.
The program instruction simulating execution means 12 is controlled based on the data of the execution result of the conditional branch instruction stored in the program instruction. The execution condition storage unit 18 stores information such as a conditional branch instruction that is a target of a simulated execution necessary for the processing of the multiple condition automatic execution means 17 and an executed condition.

【0020】試験装置模擬実行手段13は、入力される半
導体試験装置に対する命令を、解読して模擬的に実行す
る。試験装置状態記憶装置14は、半導体試験装置の動作
を模擬的に実行するために必要な情報(データ)の記憶
または読み出しが行われる。プログラム検査手段15は、
プログラム命令模擬実行手段12からの要求に基づき、半
導体試験プログラム11が半導体試験装置の制限事項を満
たしているか否かの判定を、試験装置状態記憶装置14に
記憶されている半導体試験装置の制限事項,および半導
体試験装置の制限事項に対応する状態との比較を行い、
この判定結果を表示装置16へ表示する。
The test device simulation execution means 13 decodes the input command to the semiconductor test device and executes the command in a simulated manner. The test apparatus state storage device 14 stores or reads information (data) necessary for simulating the operation of the semiconductor test apparatus. The program checking means 15
Based on the request from the program instruction simulation execution means 12, the determination as to whether the semiconductor test program 11 satisfies the restrictions on the semiconductor test apparatus is made based on the restrictions on the semiconductor test apparatus stored in the test apparatus state storage device 14. , And the state corresponding to the limitation of the semiconductor test equipment,
This determination result is displayed on the display device 16.

【0021】次に、図1、図2および図5を参照し、一
実施形態の動作例を説明する。半導体試験プログラム11
のを検査を行うとすると、プログラム命令模擬実行手段
12は、検査開始の図示しない制御装置からの制御信号に
より、起動され(ステッフ゜301)、半導体試験プログラム11
の先頭に読み出し位置を設定し(ステッフ゜302)、半導体試
験プログラム11に含まれる命令を先頭から順次読み出
し、この読み出された命令を模擬的に実行する(ステッフ゜3
03)。そして、プログラム命令模擬実行手段12は、この
読み出された命令の検査を、プログラム検査手段15へ依
頼する(ステッフ゜320)。
Next, an example of the operation of the embodiment will be described with reference to FIG. 1, FIG. 2 and FIG. Semiconductor test program 11
Is to be checked, the program instruction simulation execution means
The semiconductor test program 12 is activated by a control signal from a control device (not shown) for starting the test (step 301).
(Step 302), the instructions included in the semiconductor test program 11 are sequentially read from the beginning, and the read instructions are simulated (step 3).
03). Then, the program instruction simulation execution means 12 requests the program inspection means 15 to inspect the read instruction (Step # 320).

【0022】次に、プログラム命令模擬実行手段12は、
この読み出された命令が、半導体試験装置に対する命令
か否かの判定を行う(ステッフ゜304)。そして、プログラム
命令模擬実行手段12は、読み出された命令が、半導体試
験装置に対する命令であると判定すると、試験装置模擬
実行手段13へ、この半導体試験装置に対する命令(半導
体試験装置用の命令)の模擬実行を指示する(ステッフ゜30
5)。これにより、試験装置模擬実行手段13は、入力さ
れる命令を模擬的に実行し、この実行した結果を試験装
置状態記憶装置14へ保存する。
Next, the program instruction simulation execution means 12
It is determined whether or not the read command is a command for the semiconductor test apparatus (Step 304). When determining that the read command is a command for the semiconductor test device, the program command simulation execution unit 12 sends the command to the test device simulation execution unit 13 (command for the semiconductor test device). To execute the simulation (Step # 30)
Five). As a result, the test apparatus simulation execution means 13 executes the input command in a simulated manner, and stores the executed result in the test apparatus state storage device 14.

【0023】ここで、図3を参照して、ステッフ゜305におけ
るプログラム命令模擬実行手段12からの指示に基づき行
われる、試験装置模擬実行手段13の半導体試験装置に対
する命令の模擬実行の動作を詳細に説明する。プログラ
ム命令模擬実行手段12からの模擬実行の指示が入力され
ると、試験装置模擬実行手段13は、起動され(ステッフ゜40
1)、プログラム命令模擬実行手段12から依頼された半
導体試験装置用の命令を解読する(ステッフ゜402)。
Here, referring to FIG. 3, the operation of simulating the execution of the instruction to the semiconductor test apparatus by the test apparatus simulating means 13 performed in step # 305 based on the instruction from the program instruction simulating execution means 12 will be described in detail. explain. When a simulation execution instruction is input from the program instruction simulation execution means 12, the test apparatus simulation execution means 13 is activated (step # 40).
1), decode the instruction for the semiconductor test device requested by the program instruction simulation execution means 12 (step # 402).

【0024】そして、試験装置模擬実行手段13は、半導
体試験装置用の命令が半導体試験装置に対するデータ書
き込み命令か否かの判定を行い(ステッフ゜403)、半導体試
験装置に対するデータ書込命令であると判定すると、デ
ータ書込命令に付けられたデータを、試験装置状態記憶
装置14へ書き込む(ステッフ゜404)。一方、試験装置模擬実
行手段13は、半導体試験装置に対するデータ書込命令で
ないと判定すると、処理をステッフ゜405へ進める(ステッフ゜40
3)。
Then, the test apparatus simulation execution means 13 determines whether the instruction for the semiconductor test apparatus is a data write instruction for the semiconductor test apparatus (step # 403), and if the instruction is a data write instruction for the semiconductor test apparatus. If it is determined, the data attached to the data write command is written to the test apparatus state storage device 14 (step # 404). On the other hand, when the test apparatus simulation execution means 13 determines that the command is not a data write command to the semiconductor test apparatus, the process proceeds to step 405 (step 40).
3).

【0025】次に、試験装置模擬実行手段13は、入力さ
れた半導体試験装置用の命令が半導体試験装置に対する
データ読み込み命令か否かの判定を行い(ステッフ゜405)、
半導体試験装置に対するデータ読み込み命令であると判
定すると、試験装置状態記憶装置14から、データ読み込
み命令に付けられたアドレスに記憶されているデータを
読み込む(ステッフ゜406)。一方、試験装置模擬実行手段13
は、半導体試験装置に対するデータ読み込み命令でない
と判定すると、処理をステッフ゜407へ進める(ステッフ゜405)。
Next, the test apparatus simulation execution means 13 determines whether or not the input command for the semiconductor test apparatus is a data read command for the semiconductor test apparatus (Step 405).
If it is determined that the command is a data read command to the semiconductor test device, the data stored at the address assigned to the data read command is read from the test device status storage device 14 (step # 406). On the other hand, the test device simulation execution means 13
Determines that the command is not a data read command to the semiconductor test apparatus, advances the process to step 407 (step 405).

【0026】次に、試験装置模擬実行手段13は、半導体
試験装置用の命令が半導体試験装置に対する機能命令か
否かの判定を行い(ステッフ゜407)、半導体試験装置に対す
る機能命令であると判定すると、機能命令の動作に応じ
て試験装置状態記憶装置14からのデータの読み込み(ステ
ッフ゜408)および試験装置状態記憶装置14へのデータの書
き込み(ステッフ゜409)を行う。そして、試験装置模擬実行
手段13は、半導体試験装置用の命令の模擬的な動作の実
行が終了すると、処理を停止する。
Next, the test apparatus simulation execution means 13 determines whether or not the command for the semiconductor test apparatus is a function command for the semiconductor test apparatus (step # 407). In response to the operation of the function command, data is read from the test device status storage device 14 (step 408) and data is written to the test device status storage device 14 (step 409). Then, the test apparatus simulation execution means 13 stops the processing when the execution of the simulation operation of the instruction for the semiconductor test apparatus is completed.

【0027】さらに、図1,図2,及び図5において、
条件分岐命令の複数の条件の模擬的な処理の実行を説明
する。プログラム命令模擬実行手段12は、半導体プログ
ラム11において、読み出された命令が半導体試験装置用
の命令でないと判定すると、処理をステッフ゜306へ進める
(ステッフ゜304)。
Further, in FIG. 1, FIG. 2, and FIG.
The execution of simulated processing of a plurality of conditions of a conditional branch instruction will be described. If the program command simulation execution means 12 determines that the read command is not a command for the semiconductor test device in the semiconductor program 11, the program command simulation execution means 12 proceeds to step 306 (step 304).

【0028】そして、プログラム命令模擬実行手段12
は、読み出された命令が条件分岐命令か否かの判定を行
い、条件分岐命令と判定した場合、処理をステッフ゜307へ進
める(ステッフ゜306)。これにより、プログラム命令模擬実
行手段12は、複数条件自動実行手段17に、読み出した条
件分岐命令を真または偽のどちらの条件で実行すべきか
の実行条件を問い合わせる(ステッフ゜307)。
The program instruction simulation execution means 12
Determines whether the read instruction is a conditional branch instruction, and when it is determined that the instruction is a conditional branch instruction, advances the process to step # 307 (step # 306). As a result, the program instruction simulation execution means 12 inquires of the multiple-condition automatic execution means 17 about an execution condition for executing the read conditional branch instruction under the true or false condition (step # 307).

【0029】実行条件の問い合わせを受けた複数条件自
動実行手段17は、図5に示す処理を実行する(ステッフ゜60
1)。そして、複数条件自動実行手段17は、プログラム
命令模擬実行手段12からの問い合わせが、条件分岐命令
の実行条件の問い合わせか否かの判定を行い、条件分岐
命令の実行条件の問い合わせと判定すると、ステッフ゜620へ
処理を進める(ステッフ゜602)。
Upon receiving the inquiry about the execution condition, the plural condition automatic execution means 17 executes the processing shown in FIG. 5 (step # 60).
1). Then, the multiple condition automatic execution means 17 determines whether or not the inquiry from the program instruction simulation execution means 12 is an inquiry about the execution condition of the conditional branch instruction. The process proceeds to step 620 (step # 602).

【0030】そして、複数条件自動実行手段17は、実行
条件記憶部18に記憶されている入力された条件分岐命令
に対応する実行条件を読み出す(ステッフ゜620)。次に、複
数条件自動実行手段17は、入力された条件分岐命令が、
実行条件記憶部18に登録されているかいないかを、実行
条件記憶部18から読み出した実行条件に基づき判定し、
登録されていないと判定すると処理をステッフ゜604へ進める
(ステッフ゜603)。
Then, the multiple condition automatic execution means 17 reads the execution condition corresponding to the input conditional branch instruction stored in the execution condition storage section 18 (step # 620). Next, the multi-condition automatic execution means 17 determines that the input conditional branch instruction is
Whether or not registered in the execution condition storage unit 18 is determined based on the execution condition read from the execution condition storage unit 18,
If it is determined that it has not been registered, the process proceeds to step 604 (step 603).

【0031】これにより、複数条件自動実行手段17は、
入力された条件分岐命令を識別する情報を登録し(ステッフ
゜604)、また、実行条件が真であることを登録する(ステ
ッフ゜605)。そして、複数条件自動実行手段17は、問い合
わせのあった条件分岐命令を、真の条件で実行するよう
プログラム命令模擬実行手段12へ回答する(ステッフ゜60
6)。
Thus, the multiple condition automatic execution means 17
The information for identifying the input conditional branch instruction is registered (step # 604), and the fact that the execution condition is true is registered (step # 605). Then, the multiple-conditions automatic execution means 17 replies to the program instruction simulation execution means 12 to execute the inquired conditional branch instruction under a true condition (step # 60).
6).

【0032】一方、複数条件自動実行手段17は、入力さ
れた条件分岐命令が、実行条件記憶部18に登録されてい
るかいないかの判定において、登録されていると判定す
ると処理をステッフ゜604へ進める(ステッフ゜603)。そして、複
数条件自動実行手段17は、実行条件記憶部18に登録され
ている条件命令であれば、登録されている条件で実行す
るようプログラム命令模擬実行手段12に回答する(ステッフ
゜607)。これにより、複数条件自動実行手段17は、複数
条件自動実行処理の動作を終了する(ステッフ゜608)。
On the other hand, in the determination as to whether or not the input conditional branch instruction is registered in the execution condition storage unit 18, the multiple condition automatic execution means 17 advances the processing to step 604. (Step 603). Then, if the condition command is registered in the execution condition storage unit 18, the multiple condition automatic execution unit 17 replies to the program command simulation execution unit 12 to execute under the registered condition (Step # 607). As a result, the multiple condition automatic execution means 17 ends the operation of the multiple condition automatic execution processing (Step # 608).

【0033】次に、図2のフローチャートにおいて、プ
ログラム命令模擬実行手段12は、複数条件自動実行手段
17からの実行条件の回答が、真の条件で行うか,または
偽の状態で行うかの判定を行う(ステッフ゜308)。このと
き、プログラム命令模擬実行手段12は、ステッフ゜308におい
て、実行条件の回答が、真の条件で行うと判定された場
合、真の条件により条件分岐命令の動作を模擬的に実行
する(ステッフ゜309)。
Next, in the flowchart of FIG. 2, the program instruction simulating execution means 12 is a multi-condition automatic execution means.
It is determined whether the answer to the execution condition from 17 is made under a true condition or a false condition (step # 308). At this time, if it is determined in step 308 that the answer to the execution condition is to be performed under the true condition, the program instruction simulation execution means 12 simulates the operation of the conditional branch instruction under the true condition (step 309). ).

【0034】一方、プログラム命令模擬実行手段12は、
ステッフ゜308において、実行条件の回答が、偽の条件で行う
と判定された場合、偽の条件により条件分岐命令の動作
を模擬的に実行する(ステッフ゜310)。そして、プログラム
命令模擬実行手段12は、半導体試験プログラム11の検査
の実行をプログラム検査手段15に指示する(ステッフ゜32
1)。
On the other hand, the program instruction simulation execution means 12
If it is determined in step # 308 that the answer to the execution condition is to be performed under a false condition, the operation of the conditional branch instruction is simulated according to the false condition (step # 310). Then, the program instruction simulation execution means 12 instructs the program inspection means 15 to execute the inspection of the semiconductor test program 11 (step 32).
1).

【0035】また、プログラム命令模擬実行手段12は、
入力された命令が条件分岐命令でないと判定した場合、
処理をステッフ゜310へ進める(ステッフ゜306)。そして、プログ
ラム命令模擬実行手段12は、この命令の動作を模擬的に
実行し処理をステッフ゜321へ進める(ステッフ゜310)。
The program instruction simulation execution means 12
If it is determined that the input instruction is not a conditional branch instruction,
The process proceeds to step 310 (step 306). Then, the program instruction simulation execution means 12 simulates the operation of the instruction and advances the process to step 321 (step 310).

【0036】次に、プログラム検査手段15は、プログラ
ム命令模擬実行手段12からの指示により、図4に示すフ
ローチャートの実行を開始する(ステッフ゜501)。図4は、
プログラム検査手段15の動作例を説明するフローチャー
トである。そして、プログラム検査手段15は、試験装置
模擬実行手段13を介すか、または、直接に試験装置状態
記憶装置14に記憶された、模擬的に実行された命令結果
のデータを読み出す(ステッフ゜502)。
Next, the program checking means 15 starts execution of the flowchart shown in FIG. 4 according to the instruction from the program instruction simulation execution means 12 (step # 501). FIG.
6 is a flowchart illustrating an operation example of a program checking unit 15. Then, the program checking means 15 reads out the data of the simulated instruction result, which is stored in the test equipment state storage device 14 via the test equipment simulation execution means 13 or directly (step # 502).

【0037】次に、プログラム検査手段15は、そのデー
タの内容が半導体試験装置の制限事項を満たしているか
否かを判定し、満たしていないと判定された場合、処理
をステッフ゜504へ進める(ステッフ゜503)。そして、プログラム
検査手段15は、データの内容が半導体試験装置の制限事
項を満たしていない場合、そのデータの内容を表示装置
16へ表示し、処理をステッフ゜505へ進める(ステッフ゜504)。
Next, the program checking means 15 determines whether or not the data content satisfies the restrictions of the semiconductor test apparatus. If not, the process proceeds to step 504 (step 504). 503). If the content of the data does not satisfy the restrictions of the semiconductor test device, the program inspection means 15 displays the content of the data on a display device.
16 is displayed, and the process proceeds to step 505 (step 504).

【0038】一方、プログラム検査手段15は、データの
内容が半導体試験装置の制限事項を満たしている場合、
処理をステッフ゜505へ進める。これにより、プログラム検査
手段15は、プログラム検査の処理を終了する(ステッフ゜50
5)。以降、半導体試験プログラム11に含まれる命令に
ついて、プログラム終了命令が実行されるまで同様の動
作を繰り返す(ステッフ゜501〜ステッフ゜505)。
On the other hand, when the contents of the data satisfy the restrictions of the semiconductor test apparatus,
The process proceeds to step 505. Thus, the program checking means 15 ends the program checking process (step 50).
Five). Thereafter, the same operation is repeated for the instructions included in the semiconductor test program 11 until a program end instruction is executed (Step # 501 to Step # 505).

【0039】次に、図2および図5のフローチャートに
おいて、プログラム命令模擬実行手段12は、半導体試験
プログラム11から読み込んだ命令がプログラム終了命令
か否かの判定を行う(ステッフ゜312)。このとき、プログラ
ム命令模擬実行手段12は、半導体試験プログラム11から
読み込んだ命令がプログラム終了命令でないと判定する
と、処理をステッフ゜303へ進める。一方、プログラム命令模
擬実行手段12は、半導体試験プログラム11から読み込ん
だ命令がプログラム終了命令であると判定すると、処理
をステッフ゜313へ進める。
Next, in the flowcharts of FIGS. 2 and 5, the program instruction simulation execution means 12 determines whether or not the instruction read from the semiconductor test program 11 is a program end instruction (step # 312). At this time, if the program instruction simulation execution means 12 determines that the instruction read from the semiconductor test program 11 is not a program end instruction, the process proceeds to step 303. On the other hand, when the program instruction simulation execution means 12 determines that the instruction read from the semiconductor test program 11 is a program end instruction, the process proceeds to step 313.

【0040】そして、プログラム命令模擬実行手段12
は、プログラム終了命令を実行した後、複数条件自動実
行手段17に、再検査実行すべきかどうかの問い合わせを
行う(ステッフ゜313)。すなわち、プログラム命令模擬実行
手段12は、半導体試験プログラム11における条件分岐命
令の中に、複数の分岐条件が全て行われていない分岐命
令があるか否かの判定を行う。
Then, the program instruction simulation execution means 12
Executes the program termination command, and then inquires of the multiple condition automatic execution means 17 whether or not the retest should be executed (step # 313). That is, the program instruction simulation execution means 12 determines whether or not there is a branch instruction in which all of a plurality of branch conditions are not performed among the conditional branch instructions in the semiconductor test program 11.

【0041】これにより、複数条件自動実行手段17は、
プログラム命令模擬実行手段12からの問い合わせが、半
導体試験プログラム11の再検査であるか否かの判定を行
う(ステッフ゜609)。このとき、複数条件自動実行手段17
は、プログラム命令模擬実行手段12からの問い合わせ
が、半導体試験プログラム11の再検査でないと判定する
と処理をステッフ゜610へ進める(ステッフ゜609)。そして、複数
条件自動実行手段17は、問い合わせが再検査でないた
め、この問い合わせを、異常な問い合わせとして処理
し、処理をステッフ゜608へ進める(ステッフ゜610)。
Thus, the multiple condition automatic execution means 17
It is determined whether or not the inquiry from the program instruction simulation execution means 12 is a retest of the semiconductor test program 11 (step # 609). At this time, the multiple condition automatic execution means 17
If it is determined that the inquiry from the program instruction simulation execution means 12 is not a retest of the semiconductor test program 11, the process proceeds to step 610 (step 609). Then, since the inquiry is not a re-examination, the multiple condition automatic execution means 17 processes this inquiry as an abnormal inquiry, and proceeds to step 608 (step 610).

【0042】一方、複数条件自動実行手段17は、プログ
ラム命令模擬実行手段12からの問い合わせが、半導体試
験プログラム11の再検査であると判定すると処理をステッフ
゜612へ進める(ステッフ゜609)。そして、複数条件自動実行
手段17は、実行条件記録部18における分岐条件命令の分
岐条件を読み出す(ステッフ゜621)。そして、複数条件自動
実行手段17は、実行条件記録部18から読み出される分岐
条件の実行状態を順次判定、すなわち、登録済みの条件
分岐命令が真および偽の両方の条件で模擬的に実行され
たかどうかを、登録されている全ての分岐条件命令に対
して判定を行う(ステッフ゜611)。
On the other hand, when the multiple condition automatic execution means 17 determines that the inquiry from the program instruction simulation execution means 12 is a retest of the semiconductor test program 11, the processing proceeds to step 612 (step 609). Then, the multiple condition automatic execution means 17 reads the branch condition of the branch condition instruction in the execution condition recording unit 18 (Step 621). Then, the multiple condition automatic execution means 17 sequentially determines the execution state of the branch condition read from the execution condition recording unit 18, that is, whether the registered conditional branch instruction is simulated under both true and false conditions. It is determined whether or not all the registered branch condition instructions are present (step # 611).

【0043】このとき、複数条件自動実行手段17は、読
み出される分岐条件命令において、真または偽のいずれ
かの分岐条件が未実行である条件分岐命令が存在するこ
とが検索されたと判定すると、処理をステッフ゜613へ進める
(ステッフ゜611)。これにより、複数条件自動実行手段17
は、検索された未実行の条件分岐命令の中で、最後に条
件分岐命令の動作を模擬的に実行した条件分岐命令の検
索を行う(ステッフ゜613)。
At this time, when the multi-condition automatic execution means 17 determines that the read branch condition instruction is found to include a conditional branch instruction in which either the true or false branch condition has not been executed, the processing proceeds. To step 613 (step 611). Thereby, the multiple condition automatic execution means 17
Searches for a conditional branch instruction that has simulated the operation of the conditional branch instruction last among the retrieved unexecuted conditional branch instructions (step # 613).

【0044】次に、複数条件自動実行手段17は、検索さ
れた最後に条件分岐命令の動作を模擬的に実行した条件
分岐命令において、実行条件として未実行の分岐条件を
登録する(ステッフ゜614)。そして、複数条件自動実行手段
17は、半導体試験プログラム11の再検査実行を、プログ
ラム命令模擬実行手段12に回答する(ステッフ゜615)。
Next, the multiple condition automatic execution means 17 registers an unexecuted branch condition as an execution condition in the searched condition branch instruction which simulated the operation of the conditional branch instruction last (step # 614). . And a multiple condition automatic execution means
17 replies to the program instruction simulation execution means 12 the re-test execution of the semiconductor test program 11 (step # 615).

【0045】一方、複数条件自動実行手段17は、読み出
される分岐条件命令において、真または偽のいずれかの
分岐条件が未実行である条件分岐命令が存在しないと判
定すると、処理をステッフ゜612へ進める(ステッフ゜611)。すな
わち、複数条件自動実行手段17は、全ての条件分岐命令
が真および偽の両方の分岐条件で動作が模擬的に実行さ
れていた場合、再検査の不要なことをプログラム命令模
擬実行手段12に回答する(ステッフ゜612)。
On the other hand, if the plural condition automatic execution means 17 determines that there is no condition branch instruction in which the true or false branch condition has not been executed among the read branch condition instructions, the process proceeds to step # 612. (Step 611). In other words, when all the conditional branch instructions have been simulated under both the true and false branch conditions, the multiple-condition automatic execution means 17 informs the program instruction simulated execution means 12 that re-checking is unnecessary. Answer (Step # 612).

【0046】プログラム命令模擬実行手段12は、複数条
件自動実行手段17からの回答が、半導体試験プログラム
の再検査を行うことを指示しているか否かの判定を行う
(ステッフ゜314)。このとき、プログラム命令模擬実行手段
12は、複数条件自動実行手段17からの回答が、半導体試
験プログラムの再検査を行うことを指示していると判定
した場合、処理をステッフ゜302へ戻す(ステッフ゜314)。すなわ
ち、プログラム命令模擬実行手段12は、登録済みの条件
分岐命令の全てが、真および偽の両方の条件で模擬的に
実行されるまで、半導体試験プログラム11の検査を行
う。
The program instruction simulation execution means 12 determines whether or not the response from the multiple condition automatic execution means 17 indicates that the semiconductor test program is to be retested (step # 314). At this time, the program instruction simulation execution means
When it is determined that the answer from the multiple condition automatic execution means 17 indicates that the semiconductor test program is to be re-examined, the process returns to step # 302 (step # 314). That is, the program instruction simulation execution means 12 performs the inspection of the semiconductor test program 11 until all of the registered conditional branch instructions are simulated under both true and false conditions.

【0047】一方、プログラム命令模擬実行手段12は、
複数条件自動実行手段17からの回答が、半導体試験プロ
グラムの再検査を行わないことを指示していると判定し
た場合、処理をステッフ゜315へ進める(ステッフ゜314)。これに
より、プログラム命令模擬実行手段12は、半導体試験プ
ログラム11の命令における条件分岐命令の全てにおい
て、真および偽の両方の分岐条件で模擬的な動作が実行
されたとして、半導体試験プログラム11の各命令の模擬
的実行を終了する(ステッフ゜315)。
On the other hand, the program instruction simulation execution means 12
If it is determined that the response from the multiple condition automatic execution means 17 indicates that the semiconductor test program is not to be retested, the process proceeds to step 315 (step 314). Accordingly, the program instruction simulation execution means 12 determines that the simulated operation has been executed under both true and false branch conditions in all the conditional branch instructions in the instructions of the semiconductor test program 11, and The simulated execution of the instruction ends (step # 315).

【0048】次に、本発明による一実施形態である半導
体試験プログラム検査装置の具体的な動作を、実際のプ
ログラム例を用いて説明する。例えば、プログラム例と
して、図6に示す半導体試験プログラム11が与えられた
ものとする。図6において、命令701、命令704、命令70
8の命令は条件分岐命令以外の命令であるとする。
Next, a specific operation of the semiconductor test program inspection apparatus according to an embodiment of the present invention will be described using an actual program example. For example, it is assumed that a semiconductor test program 11 shown in FIG. 6 is given as a program example. 6, instruction 701, instruction 704, instruction 70
It is assumed that the instruction 8 is an instruction other than the conditional branch instruction.

【0049】半導体試験プログラム検査装置が図示しな
い制御装置により起動されると、プログラム命令模擬実
行手段12は、半導体試験プログラム11の先頭の命令701
を読み込み、模擬実行前にプログラム検査手段15へ、半
導体試験プログラム11の検査を依頼する。次に、プログ
ラム命令模擬実行手段12は、読み込まれた命令701の動
作を模擬的に実行する。
When the semiconductor test program inspection device is started by a control device (not shown), the program instruction simulation execution means 12 executes the first instruction 701 of the semiconductor test program 11.
Is read, and an inspection of the semiconductor test program 11 is requested to the program inspection means 15 before execution of the simulation. Next, the program instruction simulation execution means 12 simulates the operation of the read instruction 701.

【0050】そして、プログラム命令模擬実行手段12
は、命令701の動作の模擬的な実行の後、プログラム検
査手段15へ、半導体試験プログラム11の検査を依頼す
る。以後、プログラム命令模擬実行手段12は、半導体試
験プログラム11から、順次読み出された命令の模擬的な
実行の前後に、プログラム検査手段15への検査を同様に
依頼するものとし、これに関する記述は以降省略する。
Then, the program instruction simulation execution means 12
Requests the program checking means 15 to check the semiconductor test program 11 after simulated execution of the operation of the instruction 701. Thereafter, the program instruction simulation execution means 12 shall similarly request the inspection to the program inspection means 15 before and after the simulated execution of the instructions sequentially read from the semiconductor test program 11, and the description regarding this Hereinafter, the description is omitted.

【0051】次に、プログラム命令模擬実行手段12は、
半導体試験プログラム11から条件分岐命令702を読み出
したとする。これにより、プログラム命令模擬実行手段
12は、読み出された条件分岐命令702の実行条件を複数
条件自動実行手段17へ問い合わせる。そして、複数条件
自動実行手段17は、実行条件記憶部18から実行条件を読
み出すが、実行条件としては、まだ条件分岐命令が何も
登録されていないため、条件分岐命令702を実行条件記
憶部18に登録する。
Next, the program instruction simulation execution means 12
It is assumed that the conditional branch instruction 702 is read from the semiconductor test program 11. Thereby, the program instruction simulation execution means
12 inquires the multiple condition automatic execution means 17 about the execution condition of the read conditional branch instruction 702. Then, the multiple condition automatic execution means 17 reads the execution condition from the execution condition storage unit 18. However, since no condition branch instruction has been registered as the execution condition, the condition branch instruction 702 is stored in the execution condition storage unit 18. Register with.

【0052】さらに、複数条件自動実行手段17は、実行
条件記憶部18に登録した条件分岐命令702の実行条件を
真として登録し、プログラム命令模擬実行手段12へ実行
条件として真を回答する。次に、プログラム命令模擬実
行手段12は、条件分岐命令702の次の行の条件分岐命令7
03を読み出す。
Further, the multiple condition automatic execution means 17 registers the execution condition of the conditional branch instruction 702 registered in the execution condition storage section 18 as true, and returns true to the program instruction simulation execution means 12 as the execution condition. Next, the program instruction simulation execution means 12 executes the conditional branch instruction 7 in the line next to the conditional branch instruction 702.
Read 03.

【0053】そして、プログラム命令模擬実行手段12
は、読み出された条件分岐命令703の実行条件を複数条
件自動実行手段17へ問い合わせる。これにより、複数条
件自動実行手段17は、実行条件記憶部18から実行条件を
読み出すが、実行条件記憶部18には条件分岐命令703は
登録されていないため、条件分岐命令703を実行条件記
憶部18に登録する。そして、複数条件自動実行手段17
は、実行条件記憶部18に登録した条件分岐命令703の実
行条件に真を登録し、プログラム命令模擬実行手段12へ
実行条件として真を回答する。
The program instruction simulation execution means 12
Makes an inquiry to the multiple condition automatic execution means 17 about the execution condition of the read conditional branch instruction 703. As a result, the multiple condition automatic execution means 17 reads the execution condition from the execution condition storage unit 18, but the condition branch instruction 703 is not registered in the execution condition storage unit 18. Register to 18. Then, the multiple condition automatic execution means 17
Registers true as the execution condition of the conditional branch instruction 703 registered in the execution condition storage unit 18, and returns true as the execution condition to the program instruction simulation execution means 12.

【0054】次に、プログラム命令模擬実行手段12は、
条件分岐命令702の実行条件が偽のため、半導体試験プ
ログラム11から命令704,命令705,及び命令706を順次
読み出し、これらの命令の動作を模擬的に、順次実行す
る。一方、プログラム命令模擬実行手段12は、命令70
7,命令708,及び命令709が、条件分岐命令702の実行条
件が偽の時に実行されるため、現時点が真のために実行
されない。
Next, the program instruction simulation execution means 12
Since the execution condition of the conditional branch instruction 702 is false, the instructions 704, 705, and 706 are sequentially read from the semiconductor test program 11, and the operations of these instructions are sequentially executed in a simulated manner. On the other hand, the program instruction simulation execution means 12
The instructions 7, 708, and 709 are executed when the execution condition of the conditional branch instruction 702 is false, and therefore are not executed because the present time is true.

【0055】次に、プログラム命令模擬実行手段12は、
命令710を読み出し、この命令710の動作を模擬的に実行
する。このとき、プログラム命令模擬実行手段12は、命
令710がプログラム終了命令のため、複数条件自動実行
手段17へ、半導体試験プログラム11の再検査の有無を問
い合わせを行う。
Next, the program instruction simulation execution means 12
The instruction 710 is read, and the operation of the instruction 710 is simulated. At this time, since the instruction 710 is a program end instruction, the program instruction simulation execution means 12 inquires of the multiple condition automatic execution means 17 whether or not the semiconductor test program 11 is to be retested.

【0056】そして、複数条件自動実行手段17は、実行
条件記憶部18に登録されている条件分岐命令の分岐条件
を読み出す。すると、複数条件自動実行手段17は、さき
に登録した条件分岐命令702および703の実行条件がどち
らも、真のときのみに実行されていることを検出する。
これにより、複数自動条件実行手段17は、最後に実行し
た未実行の実行条件を持つ条件分岐命令を検索し、検索
結果として条件分岐命令703を検出する。
Then, the multiple condition automatic execution means 17 reads the branch condition of the conditional branch instruction registered in the execution condition storage section 18. Then, the multiple condition automatic execution means 17 detects that the execution conditions of the previously registered conditional branch instructions 702 and 703 are both executed only when the execution condition is true.
As a result, the multiple automatic condition execution means 17 searches for a conditional branch instruction having an unexecuted execution condition executed last, and detects the conditional branch instruction 703 as a search result.

【0057】次に、複数条件自動実行手段17は、条件分
岐命令703の実行条件を真から偽に変更する。そして、
複数条件自動実行手段17は、半導体試験プログラム11の
再検査を行う必要があることをプログラム命令模擬実行
手段12へ回答する。次に、プログラム命令模擬実行手段
12は、再検査を行う必要があるとする回答を受け、半導
体試験プログラム11における先頭の命令701を再度読み
出し、この命令701の動作を模擬実行する。
Next, the multiple condition automatic execution means 17 changes the execution condition of the conditional branch instruction 703 from true to false. And
The multiple condition automatic execution means 17 replies to the program instruction simulation execution means 12 that the semiconductor test program 11 needs to be retested. Next, program instruction simulation execution means
12 receives the response indicating that the retest is necessary, reads the first instruction 701 in the semiconductor test program 11 again, and simulates the operation of the instruction 701.

【0058】次に、プログラム命令模擬実行手段12は、
半導体試験プログラム11における条件分岐命令702を読
み出し、複数条件自動実行手段17に条件分岐命令702の
実行条件を問い合わせる。これにより、複数条件自動実
行手段17は、条件命令702の実行条件を実行条件記憶部1
8より読み出す。
Next, the program instruction simulation execution means 12
The conditional branch instruction 702 in the semiconductor test program 11 is read, and the execution condition of the conditional branch instruction 702 is inquired to the multiple condition automatic execution means 17. Thereby, the multiple condition automatic execution means 17 stores the execution condition of the condition instruction 702 in the execution condition storage unit 1.
Read from 8.

【0059】そして、複数条件自動実行手段17は、実行
条件記憶部18から読み出された実行条件から条件分岐命
令702が登録済みであり、また、実行条件が真のまま変
更はないので、実行条件として真を回答する。次に、プ
ログラム命令模擬実行手段12は、半導体試験プログラム
11から条件分岐命令703を読み出し、複数条件自動実行
手段17に条件分岐の実行条件を問い合わせる。
Since the conditional branch instruction 702 has already been registered from the execution condition read from the execution condition storage unit 18 and the execution condition remains true, there is no change. Answer true as a condition. Next, the program instruction simulation execution means 12 executes the semiconductor test program.
The conditional branch instruction 703 is read from 11 and the execution condition of the conditional branch is inquired to the multiple condition automatic execution means 17.

【0060】これにより、複数条件自動実行手段17は、
条件命令703の実行条件を実行条件記憶部18より読み出
す。そして、複数条件自動実行手段17は、実行条件記憶
部18から読み出された実行条件から、条件分岐命令703
が登録済みであり、また、実行条件が真から偽に変更さ
れているため、分岐条件として偽を回答する。この回答
により、プログラム命令模擬実行手段12は、条件分岐命
令703の実行条件が偽のため、次に、命令710のプログラ
ム終了命令を読み出し、この命令710の動作を模擬的に
実行する。
Thus, the multiple condition automatic execution means 17
The execution condition of the condition instruction 703 is read from the execution condition storage unit 18. Then, the multiple condition automatic execution means 17 calculates the condition branch instruction 703 from the execution condition read from the execution condition storage unit 18.
Is registered, and since the execution condition has been changed from true to false, false is returned as the branch condition. In response to this answer, the program instruction simulation execution means 12 reads the program end instruction of the instruction 710 next because the execution condition of the conditional branch instruction 703 is false, and simulates the operation of the instruction 710.

【0061】次に、プログラム命令模擬実行手段12は、
命令710がプログラム終了命令のため、再度、複数条件
自動実行手段17へ再検査の有無を問い合わせる。これに
より、複数条件自動実行手段17は、実行条件記憶部18か
ら、登録されている全ての条件分岐命令の実行条件を読
み出す。
Next, the program instruction simulation execution means 12
Since the instruction 710 is a program end instruction, the multi-condition automatic execution means 17 is inquired again as to whether or not there is a retest. As a result, the multiple condition automatic execution means 17 reads out the execution conditions of all the registered conditional branch instructions from the execution condition storage unit 18.

【0062】そして、複数条件自動実行手段17は、実行
条件記憶部18から、先に登録した条件分岐命令702およ
び条件分岐命令703の実行条件のうち、条件命令703は真
および偽の両方の実行条件で実行済みであり、一方、条
件命令702はまだ偽の条件では実行していないことを検
出する。
Then, from the execution condition storage unit 18, the multiple-condition automatic execution means 17 executes, from among the execution conditions of the previously registered conditional branch instruction 702 and conditional branch instruction 703, the conditional instruction It has been executed under the condition, while the condition instruction 702 detects that it has not yet been executed under the false condition.

【0063】この結果、複数条件自動実行手段17は、最
後に実行した未実行の実行条件を持つ条件命令を検索
し、検索結果として条件命令702を検出する。そして、
複数条件自動実行手段17は、条件分岐命令702の実行条
件を真から偽に変更し、かつ、再検査することが必要で
あることをプログラム命令模擬実行手段12へ回答する。
As a result, the multiple condition automatic execution means 17 searches for a condition instruction having an unexecuted execution condition executed last, and detects a condition instruction 702 as a search result. And
The multiple condition automatic execution means 17 changes the execution condition of the conditional branch instruction 702 from true to false, and replies to the program instruction simulation execution means 12 that it is necessary to recheck.

【0064】次に、プログラム命令模擬実行手段12は、
複数条件自動実行手段17からの再検査が必要との回答を
受け、半導体試験プログラム11の先頭の命令701を再度
読み出し、この命令701の動作を模擬的に実行する。そ
して、プログラム命令模擬実行手段12は、半導体試験プ
ログラム11から条件分岐命令702を読み出し、複数条件
自動実行手段17に、この条件分岐命令702の実行条件を
問い合わせる。
Next, the program instruction simulation execution means 12
Upon receiving a response from the multiple condition automatic execution means 17 indicating that re-inspection is necessary, the first instruction 701 of the semiconductor test program 11 is read again, and the operation of this instruction 701 is simulated. Then, the program instruction simulation execution means 12 reads the conditional branch instruction 702 from the semiconductor test program 11, and inquires the multiple condition automatic execution means 17 about the execution condition of the conditional branch instruction 702.

【0065】これにより、複数条件自動実行手段17は、
条件命令702の実行条件を実行条件記憶部18より読み出
す。そして、複数条件自動実行手段17は、条件分岐命令
702が登録済みであり、実行条件は偽に変更されている
ことを検出し、実行条件として偽を回答する。この結
果、プログラム命令模擬実行手段12は、次に、半導体試
験プログラム11から命令708を読み出し、この命令708の
動作を模擬的に実行する。
As a result, the multiple condition automatic execution means 17
The execution condition of the condition instruction 702 is read from the execution condition storage unit 18. Then, the multiple condition automatic execution means 17
702 has been registered, and detects that the execution condition has been changed to false, and returns false as the execution condition. As a result, the program instruction simulation execution means 12 next reads the instruction 708 from the semiconductor test program 11, and simulates the operation of the instruction 708.

【0066】そして、プログラム命令模擬実行手段12
は、次に、半導体試験プログラム11から命令710のプロ
グラム終了命令を読み出す。これにより、プログラム命
令模擬実行手段12は、再度、複数条件自動実行手段17へ
再検査の有無の問い合わせを行う。そして、複数条件自
動実行手段17は、実行条件記憶部18から、登録されてい
る条件分岐命令の実行条件を読み出す。
The program instruction simulation execution means 12
Reads the program end command of the command 710 from the semiconductor test program 11. As a result, the program instruction simulation execution means 12 again inquires of the multiple condition automatic execution means 17 whether or not there is a recheck. Then, the multiple condition automatic execution means 17 reads the execution condition of the registered conditional branch instruction from the execution condition storage unit 18.

【0067】この結果、複数条件自動実行手段17は、実
行条件記憶部1から読み出した実行条件から、先に登録
した条件分岐命令702および条件分岐命令703の実行条件
はどちらも真および偽の条件で実行済みであることを検
出する。そして、複数条件自動実行手段17は、プログラ
ム命令模擬実行手段12へ、半導体試験プログラム11の検
査終了を回答する。
As a result, from the execution conditions read from the execution condition storage unit 1, the multiple condition automatic execution means 17 determines that the execution conditions of the previously registered conditional branch instruction 702 and conditional branch instruction 703 are both true and false conditions. To detect that it has already been executed. Then, the multiple condition automatic execution means 17 replies to the program instruction simulation execution means 12 that the inspection of the semiconductor test program 11 has been completed.

【0068】これにより、プログラム命令模擬実行手段
12は、複数条件自動実行手段17の検査終了の回答を受
け、半導体試験プログラム11に対するプログラム命令模
擬実行を全て終了する。上述したように、本発明の一実
施形態によれば、半導体試験プログラムの検査を複数条
件について1回で済ませることができ、複数の条件分岐
命令が存在する半導体試験プログラムの検査において
も、複数の条件分岐命令毎に、複数の条件分岐の条件設
定を変更して検査を行う必要がないため、検査にかかる
時間を削減することができ、半導体試験プログラムの生
産性が向上する。
Thus, the program instruction simulation execution means
12 receives the response to the completion of the inspection by the multiple condition automatic execution means 17, and ends all the program command simulation executions for the semiconductor test program 11. As described above, according to the embodiment of the present invention, the inspection of the semiconductor test program can be performed only once for a plurality of conditions, and even in the inspection of the semiconductor test program in which a plurality of conditional branch instructions exist, a plurality of inspections can be performed. Since it is not necessary to change the condition setting of a plurality of conditional branches for each conditional branch instruction and perform the inspection, the time required for the inspection can be reduced, and the productivity of the semiconductor test program is improved.

【0069】以上、本発明の一実施形態を図面を参照し
て詳述してきたが、具体的な構成はこの実施形態に限ら
れるものではなく、本発明の要旨を逸脱しない範囲の設
計変更等があっても本発明に含まれる。
As described above, one embodiment of the present invention has been described in detail with reference to the drawings. However, the specific configuration is not limited to this embodiment, and a design change or the like may be made without departing from the gist of the present invention. The present invention is also included in the present invention.

【0070】[0070]

【発明の効果】以上、説明したように、本発明による半
導体試験プログラムの検査装置によれば、条件分岐命令
を複数の条件で1回の検査処理を行わせる制御を行う複
数条件自動実行手段を設けることにより、従来の半導体
試験プログラムの検査装置を用いたときに必要であっ
た、複数の分岐条件を検査毎に変更して、半導体試験プ
ログラムの検査処理を繰り返す必要が無くなり、検査に
かかる時間を削減することができ、半導体試験プログラ
ムの生産性が向上する。
As described above, according to the semiconductor test program inspecting apparatus of the present invention, the multiple condition automatic execution means for controlling the conditional branch instruction to perform one inspection process under a plurality of conditions is provided. This eliminates the need to change the plurality of branch conditions for each test and repeat the test process of the semiconductor test program, which is required when using the conventional test apparatus for a semiconductor test program. And the productivity of the semiconductor test program is improved.

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

【図1】 本発明の一実施形態による半導体試験プログ
ラム検査装置の構成例を示すブロック図である。
FIG. 1 is a block diagram showing a configuration example of a semiconductor test program inspection device according to an embodiment of the present invention.

【図2】 本発明による一実施形態によるプログラム命
令模擬実行手段のフローチャートである。
FIG. 2 is a flowchart of a program instruction simulation execution unit according to an embodiment of the present invention.

【図3】 本発明による一実施形態による試験装置模擬
実行手段の動作例を示すフローチャートである。
FIG. 3 is a flowchart illustrating an operation example of a test apparatus simulation execution unit according to an embodiment of the present invention.

【図4】 発明による一実施形態によるプログラム検査
手段の動作例を示すフローチャートである。
FIG. 4 is a flowchart illustrating an operation example of a program checking unit according to an embodiment of the present invention;

【図5】 本発明による一実施形態による複数条件自動
実行手段の動作例を示すフローチャートである。
FIG. 5 is a flowchart illustrating an operation example of a multiple condition automatic execution unit according to an embodiment of the present invention.

【図6】 半導体試験プログラムの具体例である。FIG. 6 is a specific example of a semiconductor test program.

【図7】 従来技術による半導体試験プログラム検査装
置の構成を示すブロック図である。
FIG. 7 is a block diagram showing a configuration of a semiconductor test program inspection device according to the related art.

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

11 半導体試験プログラム 12 プログラム命令模擬実行手段 13 試験装置模擬実行手段 14 試験装置状態記憶装置 15 プログラム検査手段 16 表示装置 17 複数条件自動実行手段 18 実行条件記憶部 21 半導体試験プログラム 22 プログラム命令模擬実行手段 23 試験装置模擬実行手段 24 試験装置状態記憶装置 25 プログラム検査手段 26 表示装置 11 Semiconductor test program 12 Program instruction simulation execution means 13 Test equipment simulation execution means 14 Test equipment state storage device 15 Program inspection means 16 Display device 17 Multiple condition automatic execution means 18 Execution condition storage unit 21 Semiconductor test program 22 Program instruction simulation execution means 23 Test equipment simulation execution means 24 Test equipment status storage device 25 Program inspection means 26 Display device

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 半導体試験プログラムが、半導体試験装
置の制限事項を満たしているか否かを判別する半導体試
験プログラム検査装置において、 前記半導体試験プログラムに含まれる命令を模擬的に実
行させるプログラム命令模擬実行手段と、 前記半導体試験プログラムの条件分岐命令を複数の分岐
条件で模擬的に実行させる複数条件自動実行手段と、 前記半導体試験装置の動作を模擬的に実行させる試験装
置模擬実行手段と、 前記半導体試験装置の動作を模擬的に実行させた後の状
態が保存される読み出し可能な試験装置状態記憶装置
と、 前記半導体試験プログラムが前記半導体試験装置の制限
事項を満たしているか否かを判別し、検査結果を出力す
るプログラム検査手段と、 この検査結果を表示する表示装置とを備えることを特徴
とする半導体試験プログラム検査装置。
1. A semiconductor test program inspection device for determining whether a semiconductor test program satisfies restrictions of a semiconductor test device, wherein a program instruction simulated execution for simulately executing an instruction included in the semiconductor test program is provided. Means, a plurality of conditions automatic execution means for simulating the conditional branch instruction of the semiconductor test program under a plurality of branch conditions, a test apparatus simulating execution means for simulating the operation of the semiconductor test apparatus, and the semiconductor A readable test device state storage device in which a state after the operation of the test device is simulated is stored, and it is determined whether the semiconductor test program satisfies the restrictions of the semiconductor test device, A program inspection means for outputting an inspection result; and a display device for displaying the inspection result. Semiconductor test program inspection equipment.
【請求項2】 複数条件自動実行手段が前記条件分岐命
令に対して模擬的に実行させた分岐条件を、この分岐条
件命令毎に記憶する実行条件記憶部を具備することを特
徴とする請求項1記載の半導体試験プログラム検査装
置。
2. An execution condition storage unit for storing, for each branch condition instruction, a branch condition simulated by the multiple condition automatic execution means for the conditional branch instruction. 2. The semiconductor test program inspection device according to 1.
【請求項3】 前記複数条件自動実行手段が、前記実行
条件記憶部に記憶される前記条件分岐命令毎に分岐条件
を検索し、前記実行条件記憶部に記憶された全ての前記
条件分岐命令に対する模擬的な動作が終了したか否かの
判定を行うことを特徴とする請求項2記載の半導体試験
プログラム検査装置。
3. The multi-condition automatic execution unit searches for a branch condition for each of the conditional branch instructions stored in the execution condition storage unit, and searches for all of the conditional branch instructions stored in the execution condition storage unit. 3. The semiconductor test program inspection device according to claim 2, wherein it is determined whether or not the simulated operation has been completed.
【請求項4】 半導体試験プログラムが、半導体試験装
置の制限事項を満たしているか否かを判別する半導体試
験プログラム検査方法において、 半導体試験プログラムに含まれる条件分岐命令における
複数の分岐条件下で、半導体試験プログラムおよび半導
体試験装置を模擬的に動作させることを特徴とする半導
体試験プログラム検査方法。
4. A semiconductor test program inspection method for judging whether a semiconductor test program satisfies restrictions of a semiconductor test apparatus, comprising the steps of: determining a semiconductor test program under a plurality of branch conditions in a conditional branch instruction included in the semiconductor test program; A semiconductor test program inspection method characterized by simulating a test program and a semiconductor test apparatus.
【請求項5】 半導体試験プログラムが、半導体試験装
置の制限事項を満たしているか否かを判別する半導体試
験プログラム検査方法において、 プログラム命令模擬実行手段が、前記半導体試験プログ
ラムに含まれる命令を模擬的に実行させる第1の過程
と、 複数条件自動実行手段が、前記半導体試験プログラムの
条件分岐命令を自動的に複数の条件で模擬的に実行させ
る第2の過程と、 試験装置模擬実行手段が、前記半導体試験装置の動作を
模擬的に実行させた第3の過程と、 試験装置状態記憶装置が、前記半導体試験装置の動作を
模擬的に実行させた後の状態が保存される読み出し可能
な第4の過程と、 プログラム検査手段が、前記半導体試験プログラムが前
記半導体試験装置の制限事項を満たしているか否かを判
別し、検査結果を出力する第5の過程と、 表示装置がこの検査結果を表示する第6の過程とを有す
ることを特徴とする半導体試験プログラム検査方法。
5. A semiconductor test program inspection method for determining whether a semiconductor test program satisfies restrictions of a semiconductor test apparatus, wherein a program instruction simulation execution means simulates an instruction included in the semiconductor test program. A second step of automatically executing a conditional branch instruction of the semiconductor test program in a plurality of conditions in a simulated manner; A third step in which the operation of the semiconductor test apparatus is simulated; and a readable third state in which the state after the operation of the semiconductor test apparatus is simulated is stored. In step 4, the program inspection means determines whether the semiconductor test program satisfies the restrictions of the semiconductor test apparatus, and outputs an inspection result. Fifth and processes of the display device is a semiconductor test program testing method characterized by having a sixth step of displaying the test results.
【請求項6】 複数条件自動実行手段が、前記条件分岐
命令に対して模擬的に実行させた分岐条件を、この分岐
条件命令毎に実行条件記憶部へ記憶させる過程と、 この複数条件自動実行手段が、この実行条件記憶部の全
ての条件分岐命令の分岐条件を検索して、前記実行条件
記憶部に記憶された全ての前記条件分岐命令の模擬的な
動作を行わせる処理が終了したか否かの判定を行う過程
を有することを特徴とする請求項5記載の半導体試験プ
ログラム検査方法。
6. A step of storing a branch condition simulated for the conditional branch instruction in an execution condition storage unit for each of the branch condition instructions, wherein the plural condition automatic execution means stores the condition. Means for retrieving the branch conditions of all the conditional branch instructions in the execution condition storage unit and completing the process of performing the simulated operation of all the conditional branch instructions stored in the execution condition storage unit 6. The semiconductor test program inspection method according to claim 5, further comprising a step of determining whether or not the semiconductor test program is valid.
JP30606599A 1999-10-27 1999-10-27 Inspection device of semiconductor test program and inspection method of semiconductor test program Pending JP2001124818A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP30606599A JP2001124818A (en) 1999-10-27 1999-10-27 Inspection device of semiconductor test program and inspection method of semiconductor test program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP30606599A JP2001124818A (en) 1999-10-27 1999-10-27 Inspection device of semiconductor test program and inspection method of semiconductor test program

Publications (1)

Publication Number Publication Date
JP2001124818A true JP2001124818A (en) 2001-05-11

Family

ID=17952634

Family Applications (1)

Application Number Title Priority Date Filing Date
JP30606599A Pending JP2001124818A (en) 1999-10-27 1999-10-27 Inspection device of semiconductor test program and inspection method of semiconductor test program

Country Status (1)

Country Link
JP (1) JP2001124818A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011070695A1 (en) * 2009-12-07 2011-06-16 三菱電機株式会社 Sequence conversion device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011070695A1 (en) * 2009-12-07 2011-06-16 三菱電機株式会社 Sequence conversion device
JPWO2011070695A1 (en) * 2009-12-07 2013-04-22 三菱電機株式会社 Sequence converter

Similar Documents

Publication Publication Date Title
US20050154949A1 (en) System for flexible embedded Boundary Scan testing
JPH01123335A (en) Testing of integrity of bit location of instruction cashe
CN114610557B (en) Method and device for testing equipment driving unit
JP2001124818A (en) Inspection device of semiconductor test program and inspection method of semiconductor test program
JP2812630B2 (en) Test method and test apparatus for buffer storage device
US5515527A (en) Method and system for measuring branch passing coverage in microprogram by use of memories for holding program addresses of instructions currently and latest executed for use in logic simulator
JP2765659B2 (en) Self-test method for data processing equipment
JPH05165737A (en) Memory test system
CN115484200A (en) Embedded point testing method, device, server, storage medium and system
JP2000222243A (en) Device and method for debugging
JPH1040125A (en) Microcomputer
JPS5849900B2 (en) Diagnosis method during IPL
JP2002251207A (en) Programmable controller, peripheral equipment, and debug method
JPH0373035A (en) Debugging device
JPH0567164A (en) Logic simulation system
JP2002340980A (en) Device and method for testing semiconductor integrated circuit device
JP2003005998A (en) Instruction simulation device and its method
JPS63141140A (en) System for executing test program
JP2000057012A (en) Trace device
JPH01214950A (en) System for testing pseudo fault of channel processor
JPH1145215A (en) Device and method for evaluating and testing system bus and record medium
JPS6225340A (en) Inspection device
JPH05250278A (en) System for inspecting input/output device control program
JPH1139225A (en) Access testing device for information processor
JPH06266786A (en) Hardware simulation device

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20041001