JP4941125B2 - Semiconductor test equipment - Google Patents

Semiconductor test equipment Download PDF

Info

Publication number
JP4941125B2
JP4941125B2 JP2007167298A JP2007167298A JP4941125B2 JP 4941125 B2 JP4941125 B2 JP 4941125B2 JP 2007167298 A JP2007167298 A JP 2007167298A JP 2007167298 A JP2007167298 A JP 2007167298A JP 4941125 B2 JP4941125 B2 JP 4941125B2
Authority
JP
Japan
Prior art keywords
dsp
test
calculation
dut
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2007167298A
Other languages
Japanese (ja)
Other versions
JP2009008410A (en
Inventor
拓也 横須賀
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yokogawa Electric Corp
Original Assignee
Yokogawa Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yokogawa Electric Corp filed Critical Yokogawa Electric Corp
Priority to JP2007167298A priority Critical patent/JP4941125B2/en
Publication of JP2009008410A publication Critical patent/JP2009008410A/en
Application granted granted Critical
Publication of JP4941125B2 publication Critical patent/JP4941125B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Tests Of Electronic Circuits (AREA)

Description

本発明は、半導体テスト装置に関し、詳しくは演算処理に関するものである。   The present invention relates to a semiconductor test apparatus, and more particularly to arithmetic processing.

たとえば、液晶ドライバICをテスト対象物(以下DUTという)としてテストを行う半導体テスト装置では、特許文献1に記載されているように、DUTの各ピンの出力電圧をA/D変換器でデジタル信号に変換し出力データとして一旦メモリに格納し、これらメモリに格納された出力データをデジタル信号処理部に取り込み、各ピンの出力電圧の絶対値の大きさ、ピン間の出力電圧のバラツキの大きさなどを演算処理して、DUTの合否を判定することが行われている。
特開2001−13218号公報
For example, in a semiconductor test apparatus that tests a liquid crystal driver IC as a test object (hereinafter referred to as a DUT), as described in Patent Document 1, an output voltage of each pin of the DUT is converted into a digital signal by an A / D converter. The output data stored in the memory is temporarily stored in the memory, and the output data stored in the memory is taken into the digital signal processing unit. The magnitude of the absolute value of the output voltage of each pin and the magnitude of the output voltage variation between the pins Etc. are calculated to determine whether the DUT is acceptable or not.
JP 2001-13218 A

ところで、近年の半導体テスト装置では、テスト装置の単位時間あたりのテスト効率を高めてDUTのコストとしてのテスト費用比率を小さくするために、同時に複数のDUTのテストが行えるように構成されている。   By the way, in recent semiconductor test apparatuses, a plurality of DUTs can be simultaneously tested in order to increase the test efficiency per unit time of the test apparatus and reduce the test cost ratio as the cost of the DUT.

図3はこのような従来の半導体テスト装置の一例を示すブロック図である。図3において、複数n個のDUT10は、それぞれが複数mチャネルの測定カード20で構成されている複数n個の測定モジュール30に接続されている。   FIG. 3 is a block diagram showing an example of such a conventional semiconductor test apparatus. In FIG. 3, a plurality of n DUTs 10 are connected to a plurality of n measurement modules 30 each composed of a plurality of m-channel measurement cards 20.

各測定カード20は、A/D変換器21、キャプチャーメモリ22、DSP(Digital Signal Processor)23、ローカルメモリ24などで構成されている。具体的には、A/D変換器21の出力端子はキャプチャーメモリ22の入力端子に接続されている。キャプチャーメモリ22、DSP23およびローカルメモリ24は、内部バス25で相互に接続されている。   Each measurement card 20 includes an A / D converter 21, a capture memory 22, a DSP (Digital Signal Processor) 23, a local memory 24, and the like. Specifically, the output terminal of the A / D converter 21 is connected to the input terminal of the capture memory 22. The capture memory 22, DSP 23, and local memory 24 are connected to each other via an internal bus 25.

各測定モジュール30には各測定カード20に共通のDMAコントローラ31が設けられている。   Each measurement module 30 is provided with a DMA controller 31 common to each measurement card 20.

各測定モジュール30は、バス40を介してテスタコントローラ(以下TSCという)50に接続されている。   Each measurement module 30 is connected to a tester controller (hereinafter referred to as TSC) 50 via a bus 40.

TSC50は、PC(パーソナルコンピュータ)機能を有するものであり、CPU51とRAM52は内部バス53を介して接続されている。RAM52には、DUT10のテストを実行するための所定のテストプログラムや、各テスト項目の測定データやテストの良否結果などが格納される。以降、TSC50は、PC50としても記載する。   The TSC 50 has a PC (personal computer) function, and the CPU 51 and the RAM 52 are connected via an internal bus 53. The RAM 52 stores a predetermined test program for executing the test of the DUT 10, measurement data of each test item, a pass / fail result of the test, and the like. Henceforth, TSC50 is described also as PC50.

以前の測定データに対する演算処理は、各測定カード20に実装されているDSP23が行うのみであったが、CPU51の処理速度の向上、RAM52の低価格化および大容量化に伴って、PC50による演算処理がDSP23による処理時間よりも短縮できるケースが見られるようになってきた。それでもDSP23による演算処理は、少データ数で多並列DUTの領域ではPC50よりも優位性がある。そこで、半導体テスト装置としては、PC50とDSP23のどちらでの演算も可能とし、ユーザーがテストプログラムによりテスト毎に指定できるような構成となっている。   The calculation processing for the previous measurement data is only performed by the DSP 23 mounted on each measurement card 20, but the calculation by the PC 50 is accompanied by the improvement of the processing speed of the CPU 51, the lower price of the RAM 52, and the increase in capacity. In some cases, the processing can be shortened compared to the processing time of the DSP 23. Still, the arithmetic processing by the DSP 23 has an advantage over the PC 50 in the area of a small number of data and a multi-parallel DUT. Therefore, the semiconductor test apparatus is configured such that the calculation can be performed by either the PC 50 or the DSP 23, and the user can specify each test by the test program.

図3の動作を説明する。DUT10の各ピンのアナログ出力信号は、A/D変換器21でデジタル信号に変換されて、キャプチャーメモリ22に格納される。キャプチャーメモリ22に格納されたDUT10の出力データは、TSC50から出力されるDUT10の機種別に応じたテストプログラムに記述されている命令に基づいて、DSP23またはTSC50のCPU51に読み込まれ、前述のような所定の演算処理が施される。   The operation of FIG. 3 will be described. The analog output signal of each pin of the DUT 10 is converted into a digital signal by the A / D converter 21 and stored in the capture memory 22. The output data of the DUT 10 stored in the capture memory 22 is read into the DSP 23 or the CPU 51 of the TSC 50 based on an instruction described in a test program according to the model of the DUT 10 output from the TSC 50, and the predetermined data as described above. The arithmetic processing is performed.

TSC50から出力されるテストプログラムによりDSP23での演算処理が指定されると、各測定カード20のDSP23は図4に示すように並列演算処理を行い、演算結果をローカルメモリ24に格納した後、TSC50に出力する。すなわち、A/D変換器21、キャプチャーメモリ22、DSP23およびローカルメモリ24はDUT10ごとに存在するので、各測定カード20におけるA/D変換からDSP23による演算までの一連の処理を並列に行うことができる。   When calculation processing in the DSP 23 is specified by the test program output from the TSC 50, the DSP 23 of each measurement card 20 performs parallel calculation processing as shown in FIG. 4 and stores the calculation result in the local memory 24. Output to. That is, since the A / D converter 21, the capture memory 22, the DSP 23, and the local memory 24 exist for each DUT 10, a series of processes from A / D conversion to calculation by the DSP 23 in each measurement card 20 can be performed in parallel. it can.

TSC50から出力されるテストプログラムによりPC(TSC)50での演算処理が指定されると、各測定モジュール30のDMAコントローラ31は、各キャプチャーメモリ22に格納されたDUT10の出力データをTSC50のRAM52に転送格納する。TSC50のCPU51は、RAM52に転送格納されたDUT10の出力データに対して図5に示すようにシーケンシャルに所定の演算処理を行う。すなわち、PC(TSC)50は半導体テスト装置に1つ存在するだけなので、各測定カード20におけるA/D変換からキャプチャーメモリ22へのデータ取り込みまでは並列処理できるものの、キャプチャーメモリ22からのデータ転送およびPC演算はシーケンシャル処理になる。   When arithmetic processing in the PC (TSC) 50 is specified by the test program output from the TSC 50, the DMA controller 31 of each measurement module 30 stores the output data of the DUT 10 stored in each capture memory 22 in the RAM 52 of the TSC 50. Store for transfer. The CPU 51 of the TSC 50 sequentially performs predetermined arithmetic processing on the output data of the DUT 10 transferred and stored in the RAM 52 as shown in FIG. That is, since there is only one PC (TSC) 50 in the semiconductor test apparatus, parallel processing can be performed from A / D conversion to data capture into the capture memory 22 in each measurement card 20, but data transfer from the capture memory 22 is possible. And PC calculation becomes sequential processing.

図6は、これらDSP演算とPC演算の特徴比較例図であり、(A)は1デバイスあたりの演算データ数と処理時間の関係を示し、(B)はあるデータ数における並列DUT数と処理時間の関係を示している。1デバイスあたりの演算データ数に対する処理時間は駆動クロックに連動するものであり、CPU50はDSP23に比べてかなり高速であることから、PC演算がDSP演算よりも優れているといえる。   FIG. 6 is a characteristic comparison diagram of the DSP operation and the PC operation. (A) shows the relationship between the number of operation data per device and the processing time, and (B) shows the number of parallel DUTs and processing in a certain number of data. Shows the relationship of time. Since the processing time for the number of operation data per device is linked to the drive clock, and the CPU 50 is considerably faster than the DSP 23, it can be said that the PC operation is superior to the DSP operation.

ただし、並列DUTが多くなればなるほど並列に処理できるDSP演算の方が全体の処理速度として有利となる。デバイスプログラムによっては、1デバイスにつき、数百〜数千回の測定や演算を含んだテストを行うことになり、演算データ数も数百〜数万データと大幅に変化する。   However, as the number of parallel DUTs increases, a DSP operation that can be processed in parallel is more advantageous as an overall processing speed. Depending on the device program, a test including measurement and calculation several hundred to several thousand times is performed for one device, and the number of calculation data also varies greatly from hundreds to tens of thousands of data.

そこで、ユーザーは、DUTのテスト項目毎に、PCとDSPのどちらで演算すべきかを並列DUT数および演算データ数に基づいて判断し、一連のテストプログラムに記述して指定している。これらの判断が難しいテストの場合には、実際に演算時間データを取得してから決定している。   Therefore, for each DUT test item, the user determines which of the PC and DSP should be used for calculation based on the number of parallel DUTs and the number of operation data, and specifies and describes in a series of test programs. In the case of a test in which these judgments are difficult, the determination is made after actually obtaining calculation time data.

しかし、従来の構成によれば、ユーザーが、個々のテスト項目ごとにPCとDSPのどちらで演算すべきかを並列DUT数および演算データ数に基づいて判断し決定しているため、演算処理時間の最適化処理に相当の時間がかかってしまうという問題がある。   However, according to the conventional configuration, since the user determines and decides whether to perform the calculation by PC or DSP for each individual test item based on the number of parallel DUTs and the number of calculation data, There is a problem that the optimization process takes a considerable amount of time.

また、半導体テスト装置では、テストプログラム実行中にフェイルしたDUTについてはその時点で以降の測定を停止し、パスしているDUTについてテストを継続するので、並列DUT数が動的に変化することになり、いくらユーザーが事前に演算時間を最適化していても並列DUT数が動的に変わることに伴う処理時間の変化には対応できない。   Further, in the semiconductor test apparatus, for the DUT that fails during execution of the test program, the subsequent measurement is stopped and the test is continued for the passing DUT, so that the number of parallel DUTs changes dynamically. Thus, no matter how much the user optimizes the calculation time in advance, it cannot cope with a change in processing time due to a dynamic change in the number of parallel DUTs.

本発明は、このような課題を解決するものであり、その目的は、テストプログラムの進行に伴うDUTのテスト結果に応じて演算処理手段としてPCとDSPのどちらかを動的に切替制御でき、ユーザーによる演算時間の最適化設定作業を不要にできる半導体テスト装置を実現することにある。   The present invention solves such problems, and its purpose is to dynamically switch between PC and DSP as arithmetic processing means according to the test result of the DUT accompanying the progress of the test program, An object of the present invention is to realize a semiconductor test apparatus that can eliminate the need for the user to set the optimization of the calculation time.

上記課題を解決するため、請求項1に記載の発明は、
測定データに対する演算処理機能を有するDSPが設けられた複数チャネルの測定カードよりなる複数個の測定モジュールと、測定データに対する演算処理機能を有するPC機能を備えこれら測定モジュールを統括制御するテスタコントローラとを具備し、同時に複数個のDUTのテストを行うように構成された半導体テスト装置において、
前記テスタコントローラに、その時点でのテスト条件に対応する演算処理予測時間に基づき、測定データに対する演算処理手段としてDSPまたはPCを切替選択する切替選択手段を設けたことを特徴とする。
In order to solve the above-mentioned problem, the invention described in claim 1
A plurality of measurement modules comprising a measurement card of a plurality of channels provided with a DSP having a calculation processing function for measurement data, and a tester controller having a PC function having a calculation processing function for measurement data and controlling these measurement modules in an integrated manner. A semiconductor test apparatus configured to simultaneously test a plurality of DUTs,
The tester controller is provided with switching selection means for switching and selecting DSP or PC as arithmetic processing means for the measurement data based on the arithmetic processing prediction time corresponding to the test condition at that time.

請求項2に記載の発明は、請求項1に記載の半導体テスト装置において、前記切替選択手段は、その時点でテスト対象となる並列DUT数および予測演算データ数に基づいて演算処理予測時間を求めることを特徴とする。   According to a second aspect of the present invention, in the semiconductor test apparatus according to the first aspect, the switching selection unit obtains an arithmetic processing predicted time based on the number of parallel DUTs and the number of predicted arithmetic data to be tested at that time. It is characterized by that.

請求項3に記載の発明は、請求項1または請求項2に記載の半導体テスト装置において、前記DUTは、液晶ドライバICを含むアナログLSIであることを特徴とする。   According to a third aspect of the present invention, in the semiconductor test apparatus according to the first or second aspect, the DUT is an analog LSI including a liquid crystal driver IC.

本発明によれば、テストプログラムの進行に伴うDUTのテスト結果に応じて演算処理手段としてPCとDSPのどちらかを動的に切替制御でき、ユーザーによる演算時間の最適化設定作業を不要にできる半導体テスト装置が実現できる。   According to the present invention, either a PC or a DSP can be dynamically switched as an arithmetic processing unit in accordance with a test result of a DUT accompanying the progress of a test program, and a calculation time optimization setting operation by a user can be eliminated. A semiconductor test apparatus can be realized.

以下、図面を参照して、本発明を説明する。図1は本発明の実施形態例の主要部を示すブロック図であり、図3と共通する部分には同一の符号を付けている。図1において、PC(TSC)50の内部バス53には、並列DUT数確認部54、演算データ数確認部55、処理時間データベース56、DSP/PC演算切替部57が接続されている。   Hereinafter, the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing the main part of an embodiment of the present invention, and the same reference numerals are given to the parts common to FIG. In FIG. 1, a parallel DUT number confirmation unit 54, a calculation data number confirmation unit 55, a processing time database 56, and a DSP / PC calculation switching unit 57 are connected to an internal bus 53 of a PC (TSC) 50.

並列DUT数確認部54は、所定のテストプログラムの実行に伴うDUT10の各テスト項目の良否結果に基づき、次のテスト項目の実施対象となる並列DUT10の数を確認する。   The parallel DUT number confirming unit 54 confirms the number of parallel DUTs 10 to be subjected to the next test item based on the pass / fail result of each test item of the DUT 10 associated with the execution of a predetermined test program.

演算データ数確認部55は、次のテスト項目を実施することにより得られる予測演算データ数を確認する。   The calculation data number confirmation unit 55 confirms the predicted calculation data number obtained by executing the next test item.

処理時間データベース56には、各テスト項目について、実施対象となる並列DUT10の数と、得られる予測演算データ数に基づくDSP23による演算処理予測時間と、PC50による演算処理予測時間との関係が、テーブル化されて格納されている。   In the processing time database 56, for each test item, the relationship between the number of parallel DUTs 10 to be executed, the calculation processing prediction time by the DSP 23 based on the number of prediction calculation data obtained, and the calculation processing prediction time by the PC 50 is shown in a table. It is stored in the form.

DSP/PC演算切替部57は、並列DUT数確認部54および演算データ数確認部55で確認した並列DUT数および演算データ数に基づいて処理時間データベース56を検索することにより、条件の合致するDSP23による演算処理予測時間とPC50による演算処理予測時間を求め、演算処理予測時間の短い方を次のテスト項目の演算処理手段として指定する。   The DSP / PC computation switching unit 57 searches the processing time database 56 based on the number of parallel DUTs and the number of computation data confirmed by the parallel DUT number confirmation unit 54 and the computation data number confirmation unit 55, so that the DSP 23 that satisfies the condition is retrieved. The calculation processing predicted time by the PC 50 and the calculation processing predicted time by the PC 50 are obtained, and the shorter calculation processing prediction time is designated as the calculation processing means for the next test item.

これにより、テストプログラムの進行に伴うDUT10のテスト結果に応じてPC50とDSP23のうち演算処理予測時間の短い手段が動的に選択されることになり、各テスト項目の演算処理はそのテスト項目の条件において処理速度の速い演算処理手段で実行されるので、半導体テスト装置はDUT10に対する一連のテストを最短時間で実施できることになる。この結果、従来のようなユーザーによる演算時間の最適化設定作業は不要になる。   As a result, according to the test result of the DUT 10 accompanying the progress of the test program, a means having a short calculation processing prediction time is dynamically selected from the PC 50 and the DSP 23, and the calculation processing of each test item is performed for the test item. Since it is executed by the arithmetic processing means having a high processing speed under the conditions, the semiconductor test apparatus can perform a series of tests on the DUT 10 in the shortest time. As a result, the conventional operation time optimization setting operation by the user becomes unnecessary.

図2は図1のように構成される半導体テスト装置における演算処理手段の切替制御の流れの一例を示すフローチャートである。図2において、半導体テスト装置50は、テストプログラムにしたがって4個のDUTに対するテストをテスト項目1、テスト項目2、テスト項目3、・・・と順次実行するが、それぞれのテスト項目における演算処理手段はDSP/PC演算切替部57によりその時点での条件に応じて切替選択される。   FIG. 2 is a flowchart showing an example of the flow of switching control of arithmetic processing means in the semiconductor test apparatus configured as shown in FIG. In FIG. 2, the semiconductor test apparatus 50 sequentially executes tests for four DUTs according to the test program as test item 1, test item 2, test item 3,..., Arithmetic processing means for each test item. Are switched and selected by the DSP / PC computation switching unit 57 according to the conditions at that time.

テスト項目1において、並列DUT数は4個、演算データ数は「多」であり、DSP/PC演算切替部57は演算処理手段としてDSPを選択している。4個のDUTの測定データが対応する測定モジュールにそれぞれ取り込まれ、各DSPで所定の演算処理が行われる。演算処理の結果、1番目と3番目と4番目のDUTはPASSと判定されてテスト項目2のテストに進み、2番目のDUTはFAILと判定されてテスト項目2以降のテストは停止される。   In test item 1, the number of parallel DUTs is 4 and the number of operation data is “many”, and the DSP / PC operation switching unit 57 selects the DSP as the operation processing means. The measurement data of the four DUTs are taken into the corresponding measurement modules, respectively, and predetermined arithmetic processing is performed in each DSP. As a result of the arithmetic processing, the first, third, and fourth DUTs are determined to be PASS, and the process proceeds to the test item 2. The second DUT is determined to be FAIL, and the tests after the test item 2 are stopped.

テスト項目2において、並列DUT数は3個、演算データ数は「多」であり、DSP/PC演算切替部57は演算処理手段としてテスト項目1と同様にDSPを選択している。3個のDUTの測定データが対応する測定モジュールにそれぞれ取り込まれ、各DSPで所定の演算処理が行われる。演算処理の結果、1番目と3番目のDUTはPASSと判定されてテスト項目3のテストに進み、4番目のDUTはFAILと判定されてテスト項目3以降のテストは停止される。   In test item 2, the number of parallel DUTs is 3 and the number of operation data is “many”, and DSP / PC operation switching unit 57 selects the DSP as the operation processing means in the same manner as test item 1. The measurement data of the three DUTs are taken into the corresponding measurement modules, respectively, and predetermined arithmetic processing is performed in each DSP. As a result of the arithmetic processing, the first and third DUTs are determined to be PASS, and the process proceeds to the test of test item 3. The fourth DUT is determined to be FAIL, and the tests after test item 3 are stopped.

テスト項目3において、並列DUT数は2個、演算データ数は「少」であり、DSP/PC演算切替部57は演算処理手段としてPCを選択している。2個のDUTの測定データがDMAコントローラ31を介してRAM52に取り込まれ、CPU51で所定の演算処理が行われる。演算処理の結果、1番目と3番目のDUTはPASSと判定されてテスト項目4のテストに進む。   In test item 3, the number of parallel DUTs is 2 and the number of operation data is “small”, and the DSP / PC operation switching unit 57 selects PC as the operation processing means. The measurement data of the two DUTs is taken into the RAM 52 via the DMA controller 31, and a predetermined calculation process is performed by the CPU 51. As a result of the arithmetic processing, the first and third DUTs are determined to be PASS, and the test item 4 is advanced to the test.

このように、DUT10の各段階におけるテスト項目のテスト結果に基づいて次のテスト項目における演算処理手段として、そのテスト項目の条件においてPC50とDSP23のうち演算処理予測時間の短い手段が動的に選択されるので、半導体テスト装置はDUT10に対する一連のテストを最短時間で行うことができ、テスト装置の単位時間あたりのテスト効率を高めてDUTのコストとしてのテスト費用比率を小さくできる。   As described above, based on the test result of the test item at each stage of the DUT 10, as a calculation processing means for the next test item, a means having a short calculation processing prediction time is dynamically selected from the PC 50 and the DSP 23 under the condition of the test item. Therefore, the semiconductor test apparatus can perform a series of tests on the DUT 10 in the shortest time, and can increase the test efficiency per unit time of the test apparatus and reduce the test cost ratio as the cost of the DUT.

なお、上記実施例では、DUTが液晶ドライバICである場合について説明したが、これに限るものではなく、各種のアナログLSIのテストにも有効である。   In the above embodiment, the case where the DUT is a liquid crystal driver IC has been described. However, the present invention is not limited to this, and the present invention is also effective for testing various analog LSIs.

以上説明したように、本発明によれば、ユーザーによる演算時間の最適化設定作業を行うことなく単位時間あたりのテスト効率を高めることができる半導体テスト装置が実現できる。   As described above, according to the present invention, it is possible to realize a semiconductor test apparatus capable of increasing the test efficiency per unit time without performing the optimization setting operation of the calculation time by the user.

本発明の実施形態例の主要部を示すブロック図である。It is a block diagram which shows the principal part of the embodiment of this invention. 図1の半導体テスト装置における演算処理手段の切替制御の流れの一例を示すフローチャートである。2 is a flowchart showing an example of a flow of switching control of arithmetic processing means in the semiconductor test apparatus of FIG. 従来の半導体テスト装置の一例を示すブロック図である。It is a block diagram which shows an example of the conventional semiconductor test apparatus. DSP演算の流れの一例を示すフローチャートである。It is a flowchart which shows an example of the flow of DSP calculation. PC演算の流れの一例を示すフローチャートである。It is a flowchart which shows an example of the flow of PC calculation. DSP演算とPC演算の特徴比較例図である。It is a characteristic comparative example figure of DSP calculation and PC calculation.

符号の説明Explanation of symbols

20 測定カード
21 A/D変換器
22 キャプチャーメモリ
23 DSP
24 ローカルメモリ
25 内部バス
30 測定モジュール
31 DMAコントローラ
40 バス
50 テスタコントローラ(TSC)
51 CPU
52 RAM
53 内部バス
54 並列DUT数確認部
55 演算データ数確認部
56 処理時間データベース
57 DSP/PC演算切替部
20 Measurement Card 21 A / D Converter 22 Capture Memory 23 DSP
24 Local memory 25 Internal bus 30 Measurement module 31 DMA controller 40 Bus 50 Tester controller (TSC)
51 CPU
52 RAM
53 Internal Bus 54 Parallel DUT Number Confirmation Unit 55 Operation Data Number Confirmation Unit 56 Processing Time Database 57 DSP / PC Operation Switching Unit

Claims (3)

測定データに対する演算処理機能を有するDSPが設けられた複数チャネルの測定カードよりなる複数個の測定モジュールと、測定データに対する演算処理機能を有するPC機能を備えこれら測定モジュールを統括制御するテスタコントローラとを具備し、同時に複数個のDUTのテストを行うように構成された半導体テスト装置において、
前記テスタコントローラに、その時点でのテスト条件に対応する演算処理予測時間に基づき、測定データに対する演算処理手段としてDSPまたはPCを切替選択する切替選択手段を設けたことを特徴とする半導体テスト装置。
A plurality of measurement modules comprising a measurement card of a plurality of channels provided with a DSP having a calculation processing function for measurement data, and a tester controller having a PC function having a calculation processing function for measurement data and controlling these measurement modules in an integrated manner. A semiconductor test apparatus configured to simultaneously test a plurality of DUTs,
A semiconductor test apparatus, wherein the tester controller is provided with a switching selection means for switching and selecting a DSP or a PC as an arithmetic processing means for measurement data based on an arithmetic processing prediction time corresponding to a test condition at that time.
前記切替選択手段は、その時点でテスト対象となる並列DUT数および予測演算データ数に基づいて演算処理予測時間を求めることを特徴とする請求項1に記載の半導体テスト装置。   2. The semiconductor test apparatus according to claim 1, wherein the switching selection unit obtains an arithmetic processing prediction time based on the number of parallel DUTs and the number of prediction arithmetic data to be tested at that time. 前記DUTは、液晶ドライバICを含むアナログLSIであることを特徴とする請求項1または請求項2に記載の半導体テスト装置。   The semiconductor test apparatus according to claim 1, wherein the DUT is an analog LSI including a liquid crystal driver IC.
JP2007167298A 2007-06-26 2007-06-26 Semiconductor test equipment Expired - Fee Related JP4941125B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007167298A JP4941125B2 (en) 2007-06-26 2007-06-26 Semiconductor test equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007167298A JP4941125B2 (en) 2007-06-26 2007-06-26 Semiconductor test equipment

Publications (2)

Publication Number Publication Date
JP2009008410A JP2009008410A (en) 2009-01-15
JP4941125B2 true JP4941125B2 (en) 2012-05-30

Family

ID=40323650

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007167298A Expired - Fee Related JP4941125B2 (en) 2007-06-26 2007-06-26 Semiconductor test equipment

Country Status (1)

Country Link
JP (1) JP4941125B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106227194A (en) * 2016-08-26 2016-12-14 天津市英贝特航天科技有限公司 A kind of DSP main control module test cabinet
JP7238195B1 (en) 2022-07-20 2023-03-13 日本製紙株式会社 soil conditioner

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2587940B2 (en) * 1987-05-29 1997-03-05 株式会社 アドバンテスト IC test system
JP3269060B2 (en) * 1992-01-27 2002-03-25 横河電機株式会社 LSI tester

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106227194A (en) * 2016-08-26 2016-12-14 天津市英贝特航天科技有限公司 A kind of DSP main control module test cabinet
JP7238195B1 (en) 2022-07-20 2023-03-13 日本製紙株式会社 soil conditioner

Also Published As

Publication number Publication date
JP2009008410A (en) 2009-01-15

Similar Documents

Publication Publication Date Title
Noia et al. Optimization methods for post-bond die-internal/external testing in 3D stacked ICs
US9535120B2 (en) Integrated circuit and method for establishing scan test architecture in integrated circuit
US11442107B2 (en) System-on-chip for AT-SPEED test of logic circuit and operating method thereof
JP2004164367A (en) Multiprocessor system
JP4206930B2 (en) Digital filter test apparatus and digital filter test method
JP4941125B2 (en) Semiconductor test equipment
CN114461579A (en) Processing method and system for parallel reading and dynamic scheduling of Pattern file and ATE (automatic test equipment)
JP2005276317A (en) Testing apparatus and testing method
JP4549701B2 (en) Semiconductor circuit device and scan test method for semiconductor circuit
US20090024324A1 (en) Method and System for GRR Testing
JP4388641B2 (en) Integrated circuit testing equipment
JP2003066123A (en) Test method, test apparatus and method for constructing test apparatus
JP4835935B2 (en) Data transfer circuit and semiconductor test apparatus
JP2010107230A (en) Testing apparatus, program, memory medium, and test method
JP4316158B2 (en) Formal verification method
WO2007000953A1 (en) Semiconductor integrated circuit development support system
TW548419B (en) Circuit structure of integrated graphing function chip and its test method
JP2006323638A (en) Circuit arrangement device, circuit arrangement method and program executing it
US20220187369A1 (en) Method and apparatus for debugging integrated circuit systems using scan chain
JP4344114B2 (en) Method for detecting internal connection state in electronic device, electronic device and internal connection state detection system for electronic device
US20050289421A1 (en) Semiconductor chip
JP5146179B2 (en) Integrated circuit and monitor signal output method thereof
JP2010032428A (en) Semiconductor device and method of inspecting semiconductor device
JP4946614B2 (en) LSI tester
JP2008304404A (en) Measurement device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100420

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120111

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120131

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120213

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20150309

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees