JPH03183973A - Semiconductor testing device - Google Patents

Semiconductor testing device

Info

Publication number
JPH03183973A
JPH03183973A JP1324541A JP32454189A JPH03183973A JP H03183973 A JPH03183973 A JP H03183973A JP 1324541 A JP1324541 A JP 1324541A JP 32454189 A JP32454189 A JP 32454189A JP H03183973 A JPH03183973 A JP H03183973A
Authority
JP
Japan
Prior art keywords
test
main body
memory
cpu
completed
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP1324541A
Other languages
Japanese (ja)
Other versions
JP2591199B2 (en
Inventor
Masatoshi Sugaya
菅家 政敏
Yasuyuki Ochi
越智 泰之
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP1324541A priority Critical patent/JP2591199B2/en
Publication of JPH03183973A publication Critical patent/JPH03183973A/en
Application granted granted Critical
Publication of JP2591199B2 publication Critical patent/JP2591199B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To shorten the test time by storing a dedicated cache memory with decoded data of a next test program while a device main body conducts a test. CONSTITUTION:A CPU 1 reads a test program out of a memory 2 and decodes it, and sends it to a cache memory 4 (4-1 - 4-n) dedicated to test conditions of respective test items. Then when one test item is all completed, its condition is transferred from the memory 4 directly to the testing device main body 3, which starts a test. During this period, the CPU 1 decodes the test condition instructions of the test program and transfers them to the memory 4. When the test by the main body is completed during the period, the CPU 1 stops next test condition setting temporarily and restarts the interrupted test condition setting after the processing for the test end is completed; when the test is completed, a test condition is sent from the memory 4 to the main body 3 and a next test is conducted. Thus, all tests as to the test items are conducted.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、半導体の試験を試験プログラムを使って行な
う半導体試験装置に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a semiconductor testing device that tests a semiconductor using a test program.

〔従来の技術〕[Conventional technology]

第2図は、従来の半導体試験装置の構成図である。同図
において、1はCPtJ、2はメモリ、3は半導体の試
験装置本体である。CPUIは試験装置本体3を制御し
、メモリ2は試験プログラムを格納し、試験装置本体3
はIC試験を行なうために試験電圧等を発生する。
FIG. 2 is a configuration diagram of a conventional semiconductor testing device. In the figure, 1 is a CPtJ, 2 is a memory, and 3 is a main body of a semiconductor testing device. The CPU controls the test device main body 3, the memory 2 stores the test program, and the test device main body 3
generates test voltage etc. to perform IC tests.

次に、動作について説明する。表1〜表3は試験プログ
ラムの例であり、このようにIC試験プログラムは、試
験をするための条件設定命令部分と、実際に試験を行な
う命令部分とから戒っており、この試験プログラムがメ
モリ2に格納されている。表1〜表3は試験項目1〜3
を示し、表1(7)DRV (3V、OV)からPAT
STARTまで、および表2のDRV (2,5V、O
V)からPATSTARTまでは条件設定命令部分であ
り、表1と表2のTESTは試験命令部分である。
Next, the operation will be explained. Tables 1 to 3 are examples of test programs. In this way, an IC test program consists of a condition setting instruction section for testing and an instruction section for actually conducting the test. Stored in memory 2. Tables 1 to 3 are test items 1 to 3.
From Table 1 (7) DRV (3V, OV), PAT
up to START, and DRV in Table 2 (2,5V, O
V) to PATSTART is a condition setting command part, and TEST in Tables 1 and 2 is a test command part.

CPUIは、メモリ2から試験プログラムを読め出し、
その命令を解読し、試験装置本体3へ適切なデータに変
換して送る。試験装置本体3は、CPUIからのデータ
に従って、試験をするための状態(例えば図示しない電
圧判定部の電圧設定状態等)にする。
The CPUI reads the test program from memory 2,
The command is decoded, converted into appropriate data, and sent to the test device main body 3. The test device main body 3 is set in a state for testing (for example, a voltage setting state of a voltage determination section (not shown), etc.) in accordance with data from the CPUI.

CPUIは、メモリ2に記述された複数の試験条件命令
を上記の繰返しにより行ない、全ての試験条件を設定し
終わると、次に試験を行なうように試験装置本体3へ試
験実行命令を送る。
The CPU repeatedly executes the plurality of test condition commands written in the memory 2 as described above, and when all the test conditions have been set, sends a test execution command to the test device main body 3 to perform the next test.

試験装置本体3は、試験を行ない、CPUIへ完了通知
をする。その間、CPUIは試験装置本体3が試験を終
了するまで待つ。
The test device main body 3 performs the test and notifies the CPUI of completion. Meanwhile, the CPUI waits until the test device main body 3 completes the test.

以上の動作をメモリ2に格納されている試験プログラム
に記述されている複数の試験項目の数だけ繰返し行ない
、ICの良品、不良品を判定する。
The above operations are repeated for the number of test items written in the test program stored in the memory 2 to determine whether the IC is good or defective.

第3図はCPUの概略動作を示すフローチャートであり
、1試験項目分を示す。同図において、まず試験装置本
体3の初期処理を行ない(ステ・ノブ11)、試験プロ
グラムを解読しくステップ12)、試験条件データを試
験装置本体3へ転送する(ステップ13)。そして、試
験装置本体3の試験条件設定が終了するまで待つ(ステ
ップ14)次に、試験装置本体3へ試験実行命令を送り
(ステップ15)、試験装置本体3の試験終了まで待つ
(ステップ16)。最後に、表示等の処理を行なう (
ステップ17)。
FIG. 3 is a flowchart showing the general operation of the CPU, and shows one test item. In the figure, first, initial processing of the test apparatus main body 3 is performed (step knob 11), a test program is decoded (step 12), and test condition data is transferred to the test apparatus main body 3 (step 13). Then, wait until the test condition setting of the test device main body 3 is completed (step 14).Next, send a test execution command to the test device main body 3 (step 15), and wait until the test of the test device main body 3 is completed (step 16). . Finally, perform processing such as display (
Step 17).

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

従来の半導体試験装置は以上のように構成されているの
で、試験条件を設定した後に試験装置本体3が試験を行
なっている間のCPUの待ち時間が発生してしまい、I
Cの試験時間が増大するなどの問題があった。
Since the conventional semiconductor test equipment is configured as described above, there is a waiting time for the CPU while the test equipment main body 3 performs the test after setting the test conditions.
There were problems such as an increase in the test time for C.

本発明はこのような点に鑑みてなされたものであり、そ
の目的とするところは、ICの試験時間を短縮できる半
導体試験装置を得ることにある。
The present invention has been made in view of these points, and an object of the present invention is to obtain a semiconductor testing device that can shorten IC testing time.

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

このような目的を達成するために本発明は、試験装置本
体の試験実行中にCPUが次の試験プログラムを解読し
てそのデータを格納できる専用のキャッシュメモリを備
え、このキャッジ亙メモリが、CPUとは独立して試験
装置本体にデータを転送するようにしたものである。
In order to achieve such an object, the present invention is equipped with a dedicated cache memory that allows the CPU to decode the next test program and store the data while the test equipment is executing a test. The data is transferred to the test equipment body independently from the test equipment.

〔作用〕[Effect]

本発明による半導体試験装置においては、試験装置本体
が試験を実施している間に、CPUは、試験プログラム
の次の試験項目の試験条件を試験項目毎にある試験条件
専用のキャッシュメモリへ格納できる。
In the semiconductor test device according to the present invention, while the test device main body is conducting a test, the CPU can store test conditions for the next test item of the test program in a cache memory dedicated to test conditions for each test item. .

〔実施例〕〔Example〕

第1図は、本発明による半導体試験装置の一実施例を示
す構成国である。同図において、1はCPU、2は試験
プログラムが格納されているメモリ、3は試験電圧等を
発生する試験装置本体、41.4−2.  ・・・、4
−nは試験項目毎に複数ある試験条件専用のキャッシュ
メモリであり、キャッシュメモリ4−L  4−2. 
 ・・・、4nの共通名称をキャッシュメモリ4とする
FIG. 1 shows the configuration of an embodiment of a semiconductor testing apparatus according to the present invention. In the figure, 1 is a CPU, 2 is a memory in which a test program is stored, 3 is a main body of a test device that generates a test voltage, etc., and 41.4-2. ..., 4
-n is a cache memory dedicated to multiple test conditions for each test item, cache memory 4-L 4-2.
. . , 4n have a common name as cache memory 4.

試験プログラムが格納されているメモリ2から、CPU
Iは、試験プログラムを読み出して解読を行ない、試験
項目毎の試験条件専用のキャッシュメモリ4に送る。1
試験項目の試験条件が全て終了すると、試験装置本体3
へその条件をキャッシュメモリ4から直接転送し、試験
装置本体3は試験を始める。試験の間に、CPUIは、
試験プログラムの次の試験条件命令を解読してキャッシ
ュメモリ4へ転送する。その間に試験装置本体3の試験
が終了すれば、CPUIは、次の試験条件設定を一時中
断し、試験終了の処理を行ない、それが完了すれば、中
断していた試験条件設定を再び始める。試験条件設定が
全て完了したら、キャッシュメモリ4は試験装置本体3
へ試験条件を送り、次の試験を行なう。
From memory 2 where the test program is stored, the CPU
I reads the test program, decodes it, and sends it to the cache memory 4 dedicated to test conditions for each test item. 1
When all the test conditions for the test items are completed, the test equipment main body 3
The navel conditions are directly transferred from the cache memory 4, and the test device main body 3 starts the test. During the test, the CPUI
The next test condition command of the test program is decoded and transferred to the cache memory 4. If the test of the test device main body 3 is completed during that time, the CPUI temporarily suspends setting of the next test conditions, performs a process to end the test, and when that is completed, resumes the suspended test condition settings. After all test condition settings are completed, the cache memory 4 is transferred to the test equipment main body 3.
Send the test conditions to , and perform the next test.

以上の動作を試験項目全てについて実施する。The above operations are performed for all test items.

なお、試験装置本体3のCPU1への試験終了通知は割
込みによる。
Note that the test completion notification to the CPU 1 of the test device main body 3 is performed by an interrupt.

上記実施例では、CPUIの処理はリアルタイムO3を
使ったものではないが、リアルタイムO3の複数タスク
に、試験項目毎の試験条件設定処理を割り当てることに
より、実施してもよい。
In the above embodiment, the CPUI processing does not use real-time O3, but it may be implemented by assigning test condition setting processing for each test item to a plurality of real-time O3 tasks.

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

以上説明したように本発明は、試験装置本体の試験実行
中にCPUが次の試験プログラムを解読してそのデータ
を格納できる専用のキャッシュメモリを備え、このキャ
ッシュメモリが、CPUとは独立して試験装置本体にデ
ータを転送するようにしたことにより、CPUは従来の
ように試験装置本体の試験条件設定終了や試験終了を待
つ必要がなくなり、試験条件設定のための時間を短縮で
き、試験時間を大幅に短縮できる効果がある。
As explained above, the present invention is equipped with a dedicated cache memory that allows the CPU to decode the next test program and store the data while the test equipment itself is running a test. By transferring data to the test equipment, the CPU no longer needs to wait for the test equipment to finish setting the test conditions or for the test to complete, reducing the time required to set the test conditions and reducing test time. This has the effect of significantly shortening the time.

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

第1図は本発明による半導体試験装置の一実施例を示す
構成図、第2図は従来の半導体試験装置を示す構成図、
第3図は第2図の装置の動作を説明するためのフローチ
ャートである。 1・・・CPU、2・・・メモリ、3・・・試験装置本
体、4−1.4−2.  ・・・、4−n・・・キャソ
シュメそり。 代 理 人 大 石 増 雄 第2 図 第3 図
FIG. 1 is a configuration diagram showing an embodiment of a semiconductor testing device according to the present invention, FIG. 2 is a configuration diagram showing a conventional semiconductor testing device,
FIG. 3 is a flowchart for explaining the operation of the apparatus shown in FIG. 1...CPU, 2...Memory, 3...Test device main body, 4-1.4-2. ..., 4-n...Kyasoshumesori. Agent Masuo Oishi Figure 2 Figure 3

Claims (1)

【特許請求の範囲】[Claims] IC試験を行なう際に、CPUが、試験プログラムの記
述されている順に試験プログラムを解読し、試験装置本
体のハードウェアを直接制御している半導体試験装置に
おいて、前記試験装置本体の試験実行中にCPUが次の
試験プログラムを解読してそのデータを格納できる専用
のキャッシュメモリを備え、このキャッシュメモリはC
PUとは独立して試験装置本体にデータを転送すること
を特徴とする半導体試験装置。
When performing an IC test, the CPU decodes the test programs in the order in which they are written and directly controls the hardware of the test equipment itself. The CPU is equipped with a dedicated cache memory that can decode the next test program and store the data, and this cache memory is
A semiconductor test device characterized in that data is transferred to a test device main body independently of a PU.
JP1324541A 1989-12-13 1989-12-13 Semiconductor test equipment Expired - Fee Related JP2591199B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1324541A JP2591199B2 (en) 1989-12-13 1989-12-13 Semiconductor test equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1324541A JP2591199B2 (en) 1989-12-13 1989-12-13 Semiconductor test equipment

Publications (2)

Publication Number Publication Date
JPH03183973A true JPH03183973A (en) 1991-08-09
JP2591199B2 JP2591199B2 (en) 1997-03-19

Family

ID=18166955

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1324541A Expired - Fee Related JP2591199B2 (en) 1989-12-13 1989-12-13 Semiconductor test equipment

Country Status (1)

Country Link
JP (1) JP2591199B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007023730A1 (en) * 2005-08-23 2007-03-01 Advantest Corporation Testing apparatus and program

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63311182A (en) * 1987-06-12 1988-12-19 Ando Electric Co Ltd Test pattern memory circuit

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63311182A (en) * 1987-06-12 1988-12-19 Ando Electric Co Ltd Test pattern memory circuit

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007023730A1 (en) * 2005-08-23 2007-03-01 Advantest Corporation Testing apparatus and program

Also Published As

Publication number Publication date
JP2591199B2 (en) 1997-03-19

Similar Documents

Publication Publication Date Title
JPS62159268A (en) Multi-processor system
JPH0521251B2 (en)
JPH03183973A (en) Semiconductor testing device
JPS6027905A (en) Programmable controller
JPS60124746A (en) Data processing unit
JPH03127171A (en) Vector processor
JPS57143669A (en) Debugging device for multiprocessor system
JPH07210403A (en) Task switching system
JPS61194531A (en) Instruction execution controller
JPH02222056A (en) Batch job submitting system
JPS59119413A (en) Programmable controller
JPS5832299A (en) Memory test device
JPH0712897A (en) Method and equipment for testing lsi
JPS61235925A (en) Operating system for electronic computer system
JPH04181321A (en) Microprogram loading system
JPS59174955A (en) Branching instruction debugging system of information processing device
JPH01244548A (en) Microprogram controller
JPS6273340A (en) Central processing unit
JPH05334111A (en) Computer for executing microtest program
JPH0395635A (en) Test system using common area
JPS61147350A (en) Debug system of program for pattern display
JPS5924347A (en) Executing and controlling method of microinstruction
JPH053033B2 (en)
JPS61292757A (en) Tracing system for microprogram controller
JPH01253044A (en) Input/output controller

Legal Events

Date Code Title Description
S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees