JP2007285737A - Semiconductor test device - Google Patents

Semiconductor test device Download PDF

Info

Publication number
JP2007285737A
JP2007285737A JP2006110409A JP2006110409A JP2007285737A JP 2007285737 A JP2007285737 A JP 2007285737A JP 2006110409 A JP2006110409 A JP 2006110409A JP 2006110409 A JP2006110409 A JP 2006110409A JP 2007285737 A JP2007285737 A JP 2007285737A
Authority
JP
Japan
Prior art keywords
interrupt
unit
measurement
data
measurement 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.)
Withdrawn
Application number
JP2006110409A
Other languages
Japanese (ja)
Inventor
Tatsuyuki Agata
立之 縣
Sachiyo Fukaya
幸代 深谷
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 JP2006110409A priority Critical patent/JP2007285737A/en
Publication of JP2007285737A publication Critical patent/JP2007285737A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Tests Of Electronic Circuits (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a semiconductor test device capable of improving the throughput of DUT (device under test) inspection. <P>SOLUTION: In the semiconductor test device wherein a measurement operation part and a controller are connected via a system bus, and which is so configured that a plurality of interrupt processings are performed between the measurement operation part and the controller, the operation part includes an interrupt control means which performs control giving priorities to a plurality of interruptions to the controller. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、半導体検査装置に関し、詳しくは、測定データの転送に伴う割込み動作の改善によるスループットの向上に関するものである。   The present invention relates to a semiconductor inspection apparatus, and more particularly to an improvement in throughput by improving an interrupt operation associated with measurement data transfer.

被測定対象デバイス(以下DUTという)の合否を判定するメモリテスタやLSIテスタ等の半導体検査装置の一種に、DUTの測定データを測定演算部を構成するメモリに一旦格納した後、測定データをメモリから演算器に読み出して合否判定のために必要な演算処理を行い、測定演算部で処理された測定データを装置全体の動作を制御するとともにDUTの合否判定やその他の演算を行う制御部に転送するように構成されたものがある。   A type of semiconductor testing device such as a memory tester or LSI tester that determines the pass / fail of the device under measurement (hereinafter referred to as DUT). Once the DUT measurement data is temporarily stored in the memory that constitutes the measurement calculation unit, the measurement data is To the computing unit to perform the necessary arithmetic processing for pass / fail judgment, and transfer the measurement data processed by the measurement arithmetic unit to the control unit for controlling the operation of the entire apparatus and performing the DUT pass / fail judgment and other computations There is something configured to do.

図3は従来の半導体検査装置の一例の主要部分を示すブロック図である。図3において、測定演算部10と制御部20は、システムバス30を介して相互に接続されている。   FIG. 3 is a block diagram showing the main part of an example of a conventional semiconductor inspection apparatus. In FIG. 3, the measurement calculation unit 10 and the control unit 20 are connected to each other via a system bus 30.

測定演算部10は、測定データを格納演算処理するとともに処理後のデータを制御部20へ転送するものであり、測定データメモリ11、演算器12、バスコマンド付加器13、バッファメモリ14、バスインタフェース15などで構成されている。   The measurement calculation unit 10 performs storage calculation processing of measurement data and transfers the processed data to the control unit 20, and includes a measurement data memory 11, a calculation unit 12, a bus command adder 13, a buffer memory 14, and a bus interface. 15 or the like.

測定データメモリ11は、図示しないテストヘッドで測定されたDUTの測定データを格納する。   The measurement data memory 11 stores DUT measurement data measured by a test head (not shown).

演算器12は、測定データメモリ11に格納されたデータを順次読み出し、測定に必要な演算処理を行う。   The arithmetic unit 12 sequentially reads out the data stored in the measurement data memory 11 and performs arithmetic processing necessary for measurement.

バスコマンド付加器13は、演算器12の演算結果データをシステムバス30を介して制御部20に伝送できるように、所定のコマンドを生成して付加する。   The bus command adder 13 generates and adds a predetermined command so that the calculation result data of the calculator 12 can be transmitted to the control unit 20 via the system bus 30.

バッファメモリ14は、前段の演算器12やバスコマンド付加器13と後段のバスインタフェース15との速度差を補償するものであり、ファーストインファーストアウト(FIFO)形のメモリを用いる。   The buffer memory 14 compensates for a speed difference between the arithmetic unit 12 or bus command adder 13 in the preceding stage and the bus interface 15 in the subsequent stage, and uses a first-in first-out (FIFO) type memory.

バスインタフェース15は、測定演算部10の内部バス16とシステムバス30との間でデータ伝送を行うためのプロトコル変換などを行う。   The bus interface 15 performs protocol conversion for performing data transmission between the internal bus 16 of the measurement calculation unit 10 and the system bus 30.

制御部20は、測定演算部10を制御するとともに演算結果データを処理するものであり、プロセッサ21、割込み受信回路22、バッファメモリ23、バスインタフェース24などで構成されている。   The control unit 20 controls the measurement calculation unit 10 and processes calculation result data, and includes a processor 21, an interrupt reception circuit 22, a buffer memory 23, a bus interface 24, and the like.

プロセッサ21は、各種制御や演算結果データの処理を行う。   The processor 21 performs various controls and calculation result data processing.

割込み受信回路22は、測定演算部10からの割込みアクセスを受けてプロセッサ21に割り込みをかける。   The interrupt receiving circuit 22 receives an interrupt access from the measurement calculation unit 10 and interrupts the processor 21.

バッファメモリ23には、プロセッサ21のプログラムやバスインタフェース15に設けられているDMA(ダイレクトメモリアクセス)モジュールを使用して書き込まれる演算結果データが格納される。   The buffer memory 23 stores calculation result data written using a program of the processor 21 and a DMA (direct memory access) module provided in the bus interface 15.

バスインタフェース24は、制御部20の内部バス25とシステムバス30との間でデータ伝送を行うためのプロトコル変換などを行う。   The bus interface 24 performs protocol conversion for performing data transmission between the internal bus 25 of the control unit 20 and the system bus 30.

図3の構成の動作を、図4のタイミングチャートを用いて説明する。
DUTの測定データは測定データメモリ11に書き込まれる。
The operation of the configuration of FIG. 3 will be described using the timing chart of FIG.
The measurement data of the DUT is written into the measurement data memory 11.

測定演算部10は、制御部20の指令により、一連の動作を開始する。測定データメモリ11に格納されたデータ(d1〜d8)は、所定の演算を行うために順次演算器12に読み出される。演算に必要な測定データが読み出されると終了データ(end)が送出される。   The measurement calculation unit 10 starts a series of operations in response to a command from the control unit 20. Data (d1 to d8) stored in the measurement data memory 11 are sequentially read out to the calculator 12 for performing a predetermined calculation. When the measurement data necessary for calculation is read, end data (end) is transmitted.

演算器12は所定の演算を行い、一群の演算結果データ(c1〜c4)および演算結果終了データ(cend)をバスコマンド生成器13に出力する。演算結果データのデータ数および演算時間は、演算種類やデータ内容に依存する。   The computing unit 12 performs a predetermined computation and outputs a group of computation result data (c1 to c4) and computation result end data (cend) to the bus command generator 13. The number of calculation result data and the calculation time depend on the calculation type and data contents.

バスコマンド生成器13は、演算器12の演算結果(c1〜c4)にバスコマンド(cd)を付加してバッファメモリ14に出力する。   The bus command generator 13 adds the bus command (cd) to the calculation results (c 1 to c 4) of the calculator 12 and outputs the result to the buffer memory 14.

バッファメモリ14に格納されたデータはバスインタフェース15に読み出され、システムバス30および制御部20のバスインタフェース24を介して制御部20のバッファメモリ23に転送格納される。制御部20のバッファメモリ23は、バスインタフェース15に設けられているDMAモジュールによりDMAされる。   The data stored in the buffer memory 14 is read to the bus interface 15 and transferred and stored in the buffer memory 23 of the control unit 20 via the system bus 30 and the bus interface 24 of the control unit 20. The buffer memory 23 of the control unit 20 is DMAed by a DMA module provided in the bus interface 15.

バスインタフェース15は、バスコマンドをシステムバス30のプロトコルに変換してシステムバスサイクルを発生させる。   The bus interface 15 converts a bus command into a protocol of the system bus 30 and generates a system bus cycle.

制御部20の割込み受信回路22は、測定演算部10から送信される演算結果終了データ(cend)を受信すると割込み信号を発生させ、演算結果データの終了をプロセッサ21に伝える。プロセッサ21は、送られてきた演算結果データを処理するとともに、次のデータ転送指令を測定演算部10に送信する。   When receiving the calculation result end data (cend) transmitted from the measurement calculation unit 10, the interrupt reception circuit 22 of the control unit 20 generates an interrupt signal and notifies the processor 21 of the end of the calculation result data. The processor 21 processes the sent calculation result data and transmits the next data transfer command to the measurement calculation unit 10.

特許文献1には、半導体試験のスループット向上を可能とする技術が開示されている。
特開2002−131397
Patent Document 1 discloses a technique that can improve the throughput of semiconductor testing.
JP2002-1331397

ところで、図3の構成によれば、測定演算部10を構成する演算器12の速度は、演算種類や演算結果データに依存して変化する。したがって、これらの処理を連続して行う場合には、一連の演算結果データ転送が終了してから測定演算部10への次の測定データ転送指令が出力されるまでの間に、比較的長い停止時間が生じてしまうことがある。   By the way, according to the configuration of FIG. 3, the speed of the computing unit 12 constituting the measurement computation unit 10 varies depending on the computation type and computation result data. Therefore, when these processes are performed continuously, a relatively long stop occurs between the end of a series of calculation result data transfer and the output of the next measurement data transfer command to the measurement calculation unit 10. Time may occur.

しかし、停止時間が長くなると半導体検査装置の単位時間当たりのDUTの検査個数が少なくなって検査効率を低下させることになり、できるだけ短縮することが望ましい。   However, if the stop time becomes long, the number of inspections of DUTs per unit time of the semiconductor inspection apparatus decreases and inspection efficiency is lowered.

本発明は、このような従来の問題点に着目したものであり、その目的は、DUT検査のスループットを改善できる半導体検査装置を提供することにある。   The present invention pays attention to such a conventional problem, and an object thereof is to provide a semiconductor inspection apparatus capable of improving the throughput of the DUT inspection.

上記課題を達成する請求項1の発明は、
測定演算部と制御部がシステムバスを介して接続され、測定演算部と制御部との間で複数の割込み処理をかけるように構成された半導体検査装置において、
前記演算部に前記制御部に対する複数の割込みに優先順位をつけて制御する割込み制御手段を設けたことを特徴とする。
The invention of claim 1 that achieves the above-mentioned object is as follows.
In the semiconductor inspection apparatus configured to apply a plurality of interrupt processing between the measurement calculation unit and the control unit, the measurement calculation unit and the control unit are connected via the system bus.
The arithmetic unit is provided with interrupt control means for giving priority to and controlling a plurality of interrupts for the control unit.

請求項2の発明は、請求項1記載の半導体検査装置において、
前記割込み制御手段は、複数の割込みに対し個別に許可を与える割込み許可設定部と、許可された複数の割込みに対し優先順位を設定する優先順位設定部と、優先順位が設定された割込みを一時的に格納する割込み格納部とで構成されていることを特徴とする。
The invention of claim 2 is the semiconductor inspection apparatus according to claim 1,
The interrupt control means includes: an interrupt permission setting unit that individually grants permission to a plurality of interrupts; a priority setting unit that sets priorities for a plurality of permitted interrupts; and a temporary interrupt with a priority set. It is characterized by comprising an interrupt storage unit for storing it automatically.

請求項3の発明は、請求項1記載の半導体検査装置において、
前記演算部に、演算部の内部バスから割込み信号を分離する割込み信号分離手段を設けたことを特徴とする。
According to a third aspect of the present invention, in the semiconductor inspection apparatus according to the first aspect,
The arithmetic unit is provided with interrupt signal separating means for separating an interrupt signal from an internal bus of the arithmetic unit.

請求項4の発明は、請求項1から請求項3のいずれかに記載の半導体検査装置において、
前記割込みは、測定演算部内における測定データメモリから演算器への一群の測定データ転送終了通知および測定演算部の演算器から制御部への一連の演算結果データの転送終了通知を含むことを特徴とする。
A fourth aspect of the present invention is the semiconductor inspection apparatus according to any one of the first to third aspects,
The interrupt includes a group of measurement data transfer end notification from the measurement data memory to the arithmetic unit in the measurement arithmetic unit and a series of arithmetic result data transfer end notification from the arithmetic unit of the measurement arithmetic unit to the control unit. To do.

これらにより、測定演算部と制御部との間で、演算結果データの転送、測定データメモリから演算器への一群の測定データ転送、演算などを並行処理させることができ、DUT検査のスループットを高めることができる。   As a result, the transfer of calculation result data, the group of measurement data from the measurement data memory to the calculator, the calculation, and the like can be processed in parallel between the measurement calculation unit and the control unit, thereby increasing the throughput of the DUT inspection. be able to.

以下、本発明について、図面を用いて説明する。図1は本発明の一実施例を示すブロック図であり、図3と共通する部分には同一の符号を付けている。図1と図3の構成で異なる点は、割込み分離回路17と割込み制御回路18を追加していることである。   Hereinafter, the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of the present invention, and the same reference numerals are given to portions common to FIG. The difference between the configurations of FIG. 1 and FIG. 3 is that an interrupt separation circuit 17 and an interrupt control circuit 18 are added.

割込み信号分離回路17は、内部バス16に流れるデータのうち、割込みに関係するデータがバスインタフェース15に流れないように分離して割込み制御回路18に送り込む。   The interrupt signal separation circuit 17 separates data related to the interrupt from the data flowing through the internal bus 16 so as not to flow to the bus interface 15 and sends the separated data to the interrupt control circuit 18.

割込み制御回路18は、測定演算部10内で発生する複数の割込み信号について、割込み許可や優先順位などを管理制御するものであり、割込み許可設定部181、優先順位設定部182、割込み格納部183で構成されている。   The interrupt control circuit 18 manages and controls interrupt permission, priority, and the like for a plurality of interrupt signals generated in the measurement arithmetic unit 10, and includes an interrupt permission setting unit 181, a priority setting unit 182, and an interrupt storage unit 183. It consists of

割込み許可設定部181は、複数の割込み信号のそれぞれについて、個別に割込みを許可するかどうかを選択的に設定する。本実施例では、割込み許可設定部181には、測定データメモリ11から演算器12への測定データの読み出しが終了した時点で出力される割込み信号と、割込み信号分離回路17で分離された割込み信号と、エラー情報などのその他の割込み信号が入力され、これら割込み信号の1つまたは複数を選択的に許可する例を示している。   The interrupt permission setting unit 181 selectively sets whether to permit an interrupt individually for each of a plurality of interrupt signals. In this embodiment, the interrupt permission setting unit 181 includes an interrupt signal that is output when reading of measurement data from the measurement data memory 11 to the computing unit 12 is completed, and an interrupt signal that is separated by the interrupt signal separation circuit 17. In this example, other interrupt signals such as error information are input and one or more of these interrupt signals are selectively permitted.

優先順位設定部182は、許可された複数の割込み信号が同時に入った場合にどの割込み信号を先に送るかについての優先順位付けを行うものであり、例えば測定データメモリ11から演算器12への測定データの読み出しが終了した時点で出力される割込み信号を優先させることができる。   The priority order setting unit 182 performs prioritization as to which interrupt signal is sent first when a plurality of permitted interrupt signals are received at the same time. It is possible to give priority to an interrupt signal output when reading of measurement data is completed.

割込み格納部183は、実行中の割込み処理が完了するまで次の割込み信号をバスインタフェース15に出力しないように、優先順位設定部182から出力される複数の割込み信号を、優先順位にしたがって一時的に順次格納する。   The interrupt storage unit 183 temporarily outputs the plurality of interrupt signals output from the priority setting unit 182 according to the priority order so that the next interrupt signal is not output to the bus interface 15 until the interrupt processing being executed is completed. Are stored in sequence.

図2は図1の動作を説明するタイミングチャートである。
DUTの測定データは測定データメモリ11に書き込まれる。
FIG. 2 is a timing chart for explaining the operation of FIG.
The measurement data of the DUT is written into the measurement data memory 11.

測定演算部10は、制御部20の指令により、一連の動作を開始する。測定データメモリ11に格納されたデータ(d1〜d8)は、所定の演算を行うために順次演算器12に読み出される。演算に必要な測定データが読み出されると測定データメモリ11から演算器12への一群の測定データ転送の終了を通知する終了データ(end)が送出されるとともに、割込み制御回路18の割込み許可設定部181に一群の測定データ転送終了を通知する割込み信号が送出される。なお、割込み許可設定部181には、一群の測定データ転送終了を通知する割込み信号の他、割込み信号分離回路17で分離された内部バス16を流れる割込み信号やエラー情報などのその他の割込み信号も入力される。   The measurement calculation unit 10 starts a series of operations in response to a command from the control unit 20. Data (d1 to d8) stored in the measurement data memory 11 are sequentially read out to the calculator 12 for performing a predetermined calculation. When the measurement data necessary for the calculation is read, end data (end) for notifying the end of the group of measurement data transfer from the measurement data memory 11 to the calculator 12 is sent, and an interrupt permission setting unit of the interrupt control circuit 18 is sent. An interrupt signal is sent to 181 to notify the end of the group of measurement data transfer. The interrupt permission setting unit 181 includes an interrupt signal for notifying the end of a group of measurement data transfer, and other interrupt signals such as an interrupt signal flowing through the internal bus 16 separated by the interrupt signal separation circuit 17 and error information. Entered.

演算器12は必要な演算を行い、一連の演算結果データ(c1〜c4)および演算結果終了データ(cend)をバスコマンド生成器13に出力する。演算結果データのデータ数および演算時間は、演算種類やデータ内容に依存する。   The computing unit 12 performs necessary computations, and outputs a series of computation result data (c1 to c4) and computation result end data (cend) to the bus command generator 13. The number of calculation result data and the calculation time depend on the calculation type and data contents.

バスコマンド生成器13は、演算器12の演算結果(c1〜c4)にバスコマンド(cd)を付加してバッファメモリ14に出力する。   The bus command generator 13 adds the bus command (cd) to the calculation results (c 1 to c 4) of the calculator 12 and outputs the result to the buffer memory 14.

バッファメモリ14に格納されたデータはバスインタフェース15に読み出され、システムバス30および制御部20のバスインタフェース24を介して制御部20のバッファメモリ23に転送格納される。制御部20のバッファメモリ23は、バスインタフェース15に設けられているDMAモジュールによりDMAされる。   The data stored in the buffer memory 14 is read to the bus interface 15 and transferred and stored in the buffer memory 23 of the control unit 20 via the system bus 30 and the bus interface 24 of the control unit 20. The buffer memory 23 of the control unit 20 is DMAed by a DMA module provided in the bus interface 15.

バスインタフェース15は、バスコマンドをシステムバス30のプロトコルに変換してシステムバスサイクルを発生させる。   The bus interface 15 converts a bus command into a protocol of the system bus 30 and generates a system bus cycle.

割込み制御回路18の割込み許可設定部181に入力された一群の測定データ転送終了通知の割込み信号に対して割込み許可が与えられると、優先順位設定部182を介して割込み格納部183に格納される。その時点で他に待機中の割込み信号が無いなら直ちにバスインタフェース15に送られ、制御部20のプロセッサ21に対する割込みアクセス(fin)として、システムバス30、制御部20のバスインタフェース24および割込み受信回路22を介して伝送される。   When interrupt permission is given to a group of measurement data transfer end notification interrupt signals input to the interrupt permission setting unit 181 of the interrupt control circuit 18, the interrupt storage unit 183 stores the interrupt permission through the priority setting unit 182. . If there is no other waiting interrupt signal at that time, it is immediately sent to the bus interface 15, and as an interrupt access (fin) to the processor 21 of the control unit 20, the system bus 30, the bus interface 24 of the control unit 20 and the interrupt receiving circuit 22 is transmitted.

プロセッサ21は、一群の測定データ転送終了通知の割込み信号を受信すると、割込み格納部183をクリアするとともに、測定データメモリ11に次の一群の測定データを演算器12に転送するように要求するための起動をかける。   When the processor 21 receives the interrupt signal of the group of measurement data transfer completion notification, the processor 21 clears the interrupt storage unit 183 and requests the measurement data memory 11 to transfer the next group of measurement data to the computing unit 12. Start up.

これにより、一連の演算結果データの転送が終了する前に測定データメモリ11に対して次の一群のデータ転送を要求する起動をかけることができることから、従来に比べて停止時間を短縮することができ、DUT検査のスループットを向上させることができる。   As a result, before the transfer of a series of calculation result data is completed, the measurement data memory 11 can be activated to request the next group of data transfer, so that the stop time can be shortened compared to the conventional case. And the throughput of the DUT inspection can be improved.

一連の演算結果データが転送された後の演算結果転送終了データ(cend)は割込み信号として割込み信号分離回路17で分離され、バスインタフェース15に送られずに割込み制御回路18に送られる。割込み制御回路18では演算結果転送終了の割込み信号を割込み格納部183に一時的に格納し、待機中の割込み信号が有る場合はその割込み処理が終了してから次の割込みサイクルを発生させる。   The operation result transfer end data (cend) after the series of operation result data is transferred is separated as an interrupt signal by the interrupt signal separation circuit 17 and sent to the interrupt control circuit 18 without being sent to the bus interface 15. The interrupt control circuit 18 temporarily stores the interrupt signal indicating the completion of the operation result transfer in the interrupt storage unit 183. If there is an interrupt signal waiting, the interrupt control circuit 18 generates the next interrupt cycle after the interrupt processing is completed.

これにより、プロセッサ21への割込みが重なることを防止できる。制御部20の割込み受信回路22は、演算結果転送終了データ(cend)に基づく割込みサイクルを受信すると割込み信号を発生させ、演算結果データの転送終了をプロセッサ21に通知する。   Thereby, it is possible to prevent the interrupt to the processor 21 from overlapping. When receiving an interrupt cycle based on the operation result transfer end data (cend), the interrupt receiving circuit 22 of the control unit 20 generates an interrupt signal and notifies the processor 21 of the end of operation result data transfer.

本発明では、演算結果データの転送終了を通知する割込みとは別に測定データメモリからの一群の測定データ転送終了を通知する割込みをかけられる仕組みを実現している。このことにより、従来の装置では演算結果データの転送が終了するまで次の動作指令を出せなかったが、演算結果データの転送と並行して測定データメモリからの次の一群の測定データの転送が可能となりDUT検査のスループットを高めることができる。   In the present invention, a mechanism is provided in which an interrupt for notifying the end of transfer of a group of measurement data from the measurement data memory can be applied separately from the interrupt for notifying the end of transfer of calculation result data. As a result, in the conventional apparatus, the next operation command cannot be issued until the transfer of the calculation result data is completed, but the transfer of the next group of measurement data from the measurement data memory is performed in parallel with the transfer of the calculation result data. This makes it possible to increase the throughput of the DUT inspection.

なお、上記実施例では、演算結果データの転送と並行して測定データメモリから演算器へ次の一群の測定データを転送させる例を説明したが、演算とデータ転送を並行処理させることも可能である。   In the above embodiment, the example in which the next group of measurement data is transferred from the measurement data memory to the calculator in parallel with the transfer of the calculation result data has been described. However, the calculation and the data transfer can be processed in parallel. is there.

以上説明したように、本発明によれば、スループットの高い半導体検査装置が実現できる。   As described above, according to the present invention, a semiconductor inspection apparatus with high throughput can be realized.

本発明の一実施例を示すブロック図である。It is a block diagram which shows one Example of this invention. 図1の動作を説明するタイミングチャートである。2 is a timing chart illustrating the operation of FIG. 1. 従来の半導体検査装置の一例の主要部分を示すブロック図である。It is a block diagram which shows the principal part of an example of the conventional semiconductor inspection apparatus. 図3の動作を説明するタイミングチャートである。4 is a timing chart for explaining the operation of FIG. 3.

符号の説明Explanation of symbols

10 測定演算部
11 測定データメモリ
12 演算器
13 バスコマンド生成器
14 バッファメモリ
15 バスインタフェース
16 内部バス
17 割込み信号分離回路
18 割込み制御回路
181 割込み許可設定部
182 優先順位設定部
183 割込み格納部
20 制御部
21 プロセッサ
22 割込み受信回路
23 バッファメモリ
24 バスインタフェース
25 内部バス
30 システムバス

DESCRIPTION OF SYMBOLS 10 Measurement calculating part 11 Measurement data memory 12 Calculator 13 Bus command generator 14 Buffer memory 15 Bus interface 16 Internal bus 17 Interrupt signal separation circuit 18 Interrupt control circuit 181 Interrupt permission setting part 182 Priority setting part 183 Interrupt storage part 20 Control Unit 21 Processor 22 Interrupt reception circuit 23 Buffer memory 24 Bus interface 25 Internal bus 30 System bus

Claims (4)

測定演算部と制御部がシステムバスを介して接続され、測定演算部と制御部との間で複数の割込み処理をかけるように構成された半導体検査装置において、
前記演算部に前記制御部に対する複数の割込みに優先順位をつけて制御する割込み制御手段を設けたことを特徴とする半導体検査装置。
In the semiconductor inspection apparatus configured to apply a plurality of interrupt processing between the measurement calculation unit and the control unit, the measurement calculation unit and the control unit are connected via the system bus.
A semiconductor inspection apparatus, wherein the arithmetic unit is provided with interrupt control means for controlling a plurality of interrupts for the control unit with priority.
前記割込み制御手段は、複数の割込みに対し個別に許可を与える割込み許可設定部と、許可された複数の割込みに対し優先順位を設定する優先順位設定部と、優先順位が設定された割込みを一時的に格納する割込み格納部とで構成されていることを特徴とする請求項1記載の半導体検査装置。   The interrupt control means includes an interrupt permission setting unit that individually grants permission to a plurality of interrupts, a priority setting unit that sets priorities for a plurality of permitted interrupts, and a temporary interrupt with a set priority. 2. The semiconductor inspection apparatus according to claim 1, further comprising an interrupt storage unit for storing the same. 前記演算部に、演算部の内部バスから割込み信号を分離する割込み信号分離手段を設けたことを特徴とする請求項1記載の半導体検査装置。   2. The semiconductor inspection apparatus according to claim 1, wherein the arithmetic unit is provided with interrupt signal separating means for isolating an interrupt signal from an internal bus of the arithmetic unit. 前記割込みは、測定演算部内における測定データメモリから演算器への一群の測定データ転送終了通知および測定演算部の演算器から制御部への一連の演算結果データの転送終了通知を含むことを特徴とする請求項1から請求項3のいずれかに記載の半導体検査装置。

The interrupt includes a group of measurement data transfer end notification from the measurement data memory to the arithmetic unit in the measurement arithmetic unit and a series of arithmetic result data transfer end notification from the arithmetic unit of the measurement arithmetic unit to the control unit. The semiconductor inspection apparatus according to claim 1.

JP2006110409A 2006-04-13 2006-04-13 Semiconductor test device Withdrawn JP2007285737A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006110409A JP2007285737A (en) 2006-04-13 2006-04-13 Semiconductor test device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006110409A JP2007285737A (en) 2006-04-13 2006-04-13 Semiconductor test device

Publications (1)

Publication Number Publication Date
JP2007285737A true JP2007285737A (en) 2007-11-01

Family

ID=38757670

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006110409A Withdrawn JP2007285737A (en) 2006-04-13 2006-04-13 Semiconductor test device

Country Status (1)

Country Link
JP (1) JP2007285737A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111552599A (en) * 2020-04-26 2020-08-18 武汉精测电子集团股份有限公司 Distributed process processing system, semiconductor aging test method and system and distributed system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60160628A (en) * 1984-02-01 1985-08-22 Yokogawa Hokushin Electric Corp Testing apparatus for lsi
JPH05133998A (en) * 1991-11-12 1993-05-28 Advantest Corp Ic testing device
JPH05281290A (en) * 1992-03-30 1993-10-29 Ando Electric Co Ltd Data transfer circuit of ic tester sharing storage circuit
JPH08184648A (en) * 1994-12-28 1996-07-16 Advantest Corp High speed test pattern transfer unit for semiconductor tester

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60160628A (en) * 1984-02-01 1985-08-22 Yokogawa Hokushin Electric Corp Testing apparatus for lsi
JPH05133998A (en) * 1991-11-12 1993-05-28 Advantest Corp Ic testing device
JPH05281290A (en) * 1992-03-30 1993-10-29 Ando Electric Co Ltd Data transfer circuit of ic tester sharing storage circuit
JPH08184648A (en) * 1994-12-28 1996-07-16 Advantest Corp High speed test pattern transfer unit for semiconductor tester

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111552599A (en) * 2020-04-26 2020-08-18 武汉精测电子集团股份有限公司 Distributed process processing system, semiconductor aging test method and system and distributed system
CN111552599B (en) * 2020-04-26 2024-04-09 武汉精测电子集团股份有限公司 Distributed process processing system, semiconductor aging test method and system and distributed system

Similar Documents

Publication Publication Date Title
US9128920B2 (en) Interrupt handling systems and methods for PCIE bridges with multiple buses
US7340544B2 (en) Method of using bus and bus interface
JP2006293927A (en) Direct memory access controller and system lsi including direct memory access controller
JP2007285737A (en) Semiconductor test device
EP0945810A2 (en) Pipeline-type multi-processor system
US7711885B2 (en) Bus control apparatus and bus control method
JP2005242806A (en) Data processor
JP2011065587A (en) Processing system and testing device
JP2007272554A (en) Data processor
KR100606163B1 (en) Direct memory access device, system and method for transmitting and receiving data through direct memory access device
US10540305B2 (en) Semiconductor device
JP2006285872A (en) Multi-cpu system
JP2006338533A (en) Multilayered bus system having ecc circuit
JPS63123130A (en) Pipeline control system
JP2010140440A (en) Bus arbitration device
KR102333544B1 (en) An interrupt-driven i/o arbiter for a microcomputer system
JP2009025138A (en) Semiconductor testing device
JP2006119982A (en) Computer system
JPH04302346A (en) Multiprocessor system
JP2005293435A (en) Data transfer device and its setting method
JP2006053613A (en) Data transfer controller and data transfer control method
JP5282325B2 (en) Posted light bus controller
JP2006092077A (en) Bus system
JP3140328U (en) Bus logic gate circuit that processes multiple interrupt request signals
JP2008198119A (en) Data transfer device, data transfer system, and data transfer method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20081210

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100430

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100513

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100531

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110201

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20110217