JP2000111620A - Ic tester - Google Patents

Ic tester

Info

Publication number
JP2000111620A
JP2000111620A JP10294570A JP29457098A JP2000111620A JP 2000111620 A JP2000111620 A JP 2000111620A JP 10294570 A JP10294570 A JP 10294570A JP 29457098 A JP29457098 A JP 29457098A JP 2000111620 A JP2000111620 A JP 2000111620A
Authority
JP
Japan
Prior art keywords
data
parallel
output
format
serial
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
JP10294570A
Other languages
Japanese (ja)
Inventor
Yuji Tsurumi
裕二 鶴見
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 JP10294570A priority Critical patent/JP2000111620A/en
Publication of JP2000111620A publication Critical patent/JP2000111620A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To shorten processing time regardless of an output data form of a measuring object device, and to reduce storage capacity of data. SOLUTION: An IC tester has a switching unit 3 for switching an input passage of serial data and parallel data, a serial-parallel converter 5 for converting the serial data into the parallel data and a data converter 7 for rearranging the serial data in weight order of a bit, and when digital output from a DUT(device under test) 1 is a serial form, an address in the data converter 7 is designated by the parallel data from the serial-parallel converter 5 so that the parallel data of the address is written in a prescribe address of 1 in a storage device 9. Thus, there is no need to perform arithmetic processing for rearranging data one bit by one bit for converting the serial data into the parallel data.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、アナログ回路とデ
ィジタル回路とが混在するような集積回路を測定するI
Cテスタに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for measuring an integrated circuit in which an analog circuit and a digital circuit are mixed.
It relates to a C tester.

【0002】[0002]

【従来の技術】アナログ回路とディジタル回路とが混在
するような集積回路のディジタル出力には、“0”、
“1”論理だけではなく数値としての意味をもつものも
多く存在している。例えば、A/Dコンバータのディジ
タル出力のようなものである。このようなディジタル出
力が数値としての意味をもつ集積回路の一例としてA/
Dコンバータを測定する場合、アナログ電圧を加え、そ
の時のA/Dコンバータの変換結果を取り込んで理想的
な出力との誤差を演算することが必要となる。
2. Description of the Related Art A digital output of an integrated circuit in which an analog circuit and a digital circuit coexist is "0",
There are many things that have meaning as numerical values as well as “1” logic. For example, such as a digital output of an A / D converter. An example of an integrated circuit in which such digital output has a numerical value is A /
When measuring a D converter, it is necessary to apply an analog voltage, take in the conversion result of the A / D converter at that time, and calculate an error from an ideal output.

【0003】このような集積回路を測定するための従来
におけるICテスタの構成を図3に示す。図3におい
て、20はICテスタで測定するDUT(Device Under
Test;測定対象の総称。以下においても同様)、21
はDUT20からの出力データの論理を判定する比較
器、22はデータを一時的に格納するレジスタ、23は
記憶装置、24は記憶装置23を制御する制御用処理装
置、25は測定データを演算する演算プロセッサ、26
はDUT20を動作させるためのパターンを発生すると
共に、DUT20からの出力を期待するパターンと比較
するディジタル測定系である。
FIG. 3 shows a configuration of a conventional IC tester for measuring such an integrated circuit. In FIG. 3, reference numeral 20 denotes a DUT (Device Under) measured by an IC tester.
Test: Generic term for measurement objects. The same applies to the following), 21
Is a comparator that determines the logic of output data from the DUT 20, 22 is a register that temporarily stores data, 23 is a storage device, 24 is a control processing device that controls the storage device 23, and 25 is a device that calculates measured data. Arithmetic processor, 26
Is a digital measurement system that generates a pattern for operating the DUT 20 and compares the pattern with an expected pattern of the output from the DUT 20.

【0004】このような構成においてDUT20を種々
の集積回路として測定するが、上述したようなA/Dコ
ンバータを測定するときには、変換結果を記憶装置23
に記憶して演算プロセッサ25により理想的な出力との
誤差を演算する。このとき、数値的なA/Dコンバータ
のディジタル出力がシリアルデータとなっている場合に
あっては、図4に示すように、そのシリアルデータ1ビ
ットずつをLSB(最下位ビット)からMSB(最上位
ビット)まで順次記憶装置23の所定アドレスの記憶領
域に取り込む。そして、演算プロセッサ25が、それら
のシリアルに記憶されたデータを演算プロセッサ25の
扱うことのできるパラレルデータに変換し、その変換後
のパラレルデータを演算処理することとしていた。
In such a configuration, the DUT 20 is measured as various integrated circuits. When measuring the A / D converter as described above, the conversion result is stored in the storage device 23.
And an arithmetic processor 25 calculates an error from the ideal output. At this time, if the digital output of the numerical A / D converter is serial data, as shown in FIG. 4, each bit of the serial data is changed from LSB (least significant bit) to MSB (most significant bit). Up to the upper bit) are sequentially taken into the storage area of the storage device 23 at the predetermined address. Then, the arithmetic processor 25 converts the serially stored data into parallel data that can be handled by the arithmetic processor 25, and performs arithmetic processing on the converted parallel data.

【0005】[0005]

【発明が解決しようとする課題】このように、被測定デ
バイスからの出力データ形式がシリアルの場合、従来の
ICテスタでは演算プロセッサ25の扱うことのできる
パラレルデータに変換する処理を行うが、この変換処理
では記憶装置23に記憶された1つ1つのシリアルデー
タを並び換える処理を行うため、多くの時間がかかると
いう問題があった。又、シリアルデータが記憶装置23
におけるアドレス方向に1ビットずつ記憶されるため、
複数のデータを取得した場合には多くの記憶容量を必要
とするという問題もあった。
As described above, when the output data format from the device under test is serial, the conventional IC tester converts the data into parallel data that can be handled by the arithmetic processor 25. In the conversion process, there is a problem that it takes a lot of time to perform a process of rearranging each serial data stored in the storage device 23. The serial data is stored in the storage device 23.
Are stored bit by bit in the address direction at
When a plurality of data are acquired, there is a problem that a large storage capacity is required.

【0006】本発明は、被測定デバイスの出力データ形
式の如何に関わらず処理時間を短縮すると共にデータの
記憶容量を少なくすることを可能とするICテスタを提
供することを目的とする。
SUMMARY OF THE INVENTION It is an object of the present invention to provide an IC tester capable of shortening the processing time and reducing the data storage capacity regardless of the output data format of the device under test.

【0007】[0007]

【課題を解決するための手段】請求項1記載の発明は、
被測定デバイスから出力されるシリアル形式のデータを
パラレル形式のデータに変換するデータ形式変換手段
と、当該シリアル形式のデータに対応するパラレルの数
値データを、前記データ形式変換手段によって当該シリ
アル形式のデータが変換されるパラレル形式のデータが
指定するアドレスにあらかじめ記憶し、前記データ形式
変換手段による変換結果が前記パラレル形式のデータで
あったときに前記アドレスに記憶したパラレルの数値デ
ータを出力するデータ変換手段とを有することを特徴と
している。
According to the first aspect of the present invention,
Data format conversion means for converting serial format data output from the device under test to parallel format data, and parallel numeric data corresponding to the serial format data, the serial format data A data converter that stores in advance at an address designated by parallel format data to be converted, and outputs parallel numerical data stored at the address when the conversion result by the data format conversion means is the parallel format data. Means.

【0008】請求項2記載の発明は、請求項1記載のI
Cテスタにおいて、被測定デバイスから出力されるパラ
レル形式のデータを伝達する信号経路と、被測定デバイ
スから出力されるデータを、その出力形式がシリアルの
場合には前記データ形式変換手段へ入力し、パラレルの
場合には前記信号経路へ入力する入力経路切換手段とを
更に有することを特徴としている。
[0008] The invention according to claim 2 is the invention according to claim 1.
In the C tester, a signal path for transmitting parallel data output from the device under test and data output from the device under test are input to the data format conversion means when the output format is serial, In the case of the parallel mode, an input path switching means for inputting to the signal path is further provided.

【0009】請求項3記載の発明は、請求項2記載のI
Cテスタにおいて、前記データ形式変換手段の出力経路
と前記信号経路の出力経路とを結合する結合手段を更に
有し、前記データ変換手段は、被測定デバイスの出力形
式がパラレル形式の場合には、そのパラレル形式のデー
タが示すパラレルの数値データを当該パラレル形式のデ
ータが指定するアドレスにあらかじめ記憶し、前記結合
手段からの出力が当該パラレル形式のデータであったと
きに当該アドレスに記憶したパラレルの数値データを出
力することを特徴としている。
According to the third aspect of the present invention, there is provided the method according to the second aspect.
The C tester further includes a coupling unit that couples an output path of the data format conversion unit and an output path of the signal path, wherein the data conversion unit includes: The parallel numerical data indicated by the parallel-format data is stored in advance at an address designated by the parallel-format data, and when the output from the combining means is the parallel-format data, the parallel numerical data stored at the address is stored. It is characterized by outputting numerical data.

【0010】請求項4記載の発明は、請求項1〜3のい
ずれかの項記載のICテスタにおいて、前記データ変換
手段から出力されたパラレルの数値データを記憶する記
憶手段を更に有することを特徴としている。
According to a fourth aspect of the present invention, there is provided the IC tester according to any one of the first to third aspects, further comprising storage means for storing parallel numerical data output from the data conversion means. And

【0011】請求項5記載の発明は、請求項4記載のI
Cテスタにおいて、被測定デバイスから出力されるシリ
アル形式のデータを順次取り込むための取込指示信号を
前記データ形式変換手段に対して出力すると共に、その
シリアル形式のデータ1ワード分の出力終了信号を前記
記憶手段に対して出力するデータ取込指示手段を更に有
し、前記記憶手段は、前記出力終了信号を受けた時に前
記パラレルの数値データを記憶することを特徴としてい
る。
According to a fifth aspect of the present invention, there is provided the method according to the fourth aspect, wherein
The C tester outputs to the data format conversion means a capture instruction signal for sequentially capturing serial format data output from the device under test, and outputs an output end signal for one word of the serial format data. It further comprises a data fetch instruction means for outputting to the storage means, wherein the storage means stores the parallel numerical data when receiving the output end signal.

【0012】このように、本発明は、被測定デバイスの
出力形式がシリアルの場合に対し、記憶手段の前に変換
処理を専用とするデータ形式変換手段及びデータ変換手
段を加えることにより、記憶手段の記憶容量を小さくで
きることを可能とする。
As described above, according to the present invention, when the output format of the device under test is serial, the data format conversion means dedicated to the conversion processing and the data conversion means are added before the storage means, so that the storage means Storage capacity can be reduced.

【0013】[0013]

【発明の実施の形態】以下に、図面を参照して本発明の
実施の形態について説明する。図1は、本発明の一実施
形態によるICテスタの構成を示す図である。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram showing a configuration of an IC tester according to one embodiment of the present invention.

【0014】図1において、1は本ICテスタによって
測定しようとするDUT(被測定デバイス)である。2
はDUT1からの出力データの論理(“0”ないし
“1”)を判定する比較器である。3はDUT1の出力
データ形式に応じて比較器2からの出力の処理経路を図
中の端子a側ないし端子b側に切り換える切り換え器で
ある。ここで、端子aはパラレルデータ伝達用の複数の
端子群からなり、端子bはシリアルデータ伝達用の単数
の端子からなるものとなっており、これらの端子に対応
する端子がDUT1及び比較器2側に設けられ、それぞ
れ対応する端子が切り換え器3内にて接続される。
In FIG. 1, reference numeral 1 denotes a DUT (device under test) to be measured by the present IC tester. 2
Is a comparator for determining the logic ("0" to "1") of the output data from the DUT1. Reference numeral 3 denotes a switch for switching the processing path of the output from the comparator 2 to the terminal a side or the terminal b side in the figure according to the output data format of the DUT 1. Here, the terminal a is composed of a plurality of terminal groups for transmitting parallel data, the terminal b is composed of a single terminal for transmitting serial data, and the terminals corresponding to these terminals are the DUT 1 and the comparator 2. And the corresponding terminals are connected in the switch 3.

【0015】4は切り換え器3の端子aと接続されたレ
ジスタであり、DUT1の出力データ形式がパラレルの
場合に比較器2及び切り換え器3を介して受けたパラレ
ルデータを一時格納する。5はシリアルデータをパラレ
ルデータに変換するシリアル−パラレル変換器であり、
切り換え器3の端子bと接続されている。6はレジスタ
4の出力経路とシリアル−パラレル変換器5の出力経路
とを接続している論理素子である。レジスタ4とシリア
ル−パラレル変換器5からのデータはいずれもパラレル
形式となっているので、論理素子6は、それらパラレル
形式の信号伝達経路を結合する(一つのパラレル信号伝
達経路とする)役割を担う。
Reference numeral 4 denotes a register connected to the terminal a of the switch 3, and temporarily stores parallel data received via the comparator 2 and the switch 3 when the output data format of the DUT 1 is parallel. 5 is a serial-parallel converter for converting serial data into parallel data,
It is connected to the terminal b of the switch 3. Reference numeral 6 denotes a logic element connecting the output path of the register 4 and the output path of the serial-parallel converter 5. Since the data from the register 4 and the data from the serial-parallel converter 5 are both in a parallel format, the logic element 6 serves to connect the parallel-type signal transmission paths (to form one parallel signal transmission path). Carry.

【0016】7は論理素子6から出力されたデータを変
換するデータ変換器である。このデータ変換器7はRA
Mによって構成されており、予め所定のアドレスに所定
のデータが記憶され、論理素子6から受けたデータに応
じて動作するようにプログラムされている(このプログ
ラム等の詳細は後述する。)。8は切り換え器3の端子
aないしbの切換動作制御とデータ変換器7におけるデ
ータ変換の制御(上記プログラム)を行う制御用処理装
置である。9は制御用処理装置8による制御のもとでデ
ータ変換器7にて変換されたデータを記憶する記憶装置
である。
Reference numeral 7 denotes a data converter for converting data output from the logic element 6. This data converter 7 is
M, predetermined data is stored in advance at a predetermined address, and programmed to operate in accordance with the data received from the logic element 6 (the details of this program and the like will be described later). Reference numeral 8 denotes a control processor for controlling the switching operation of the terminals a and b of the switch 3 and controlling the data conversion in the data converter 7 (the program). Reference numeral 9 denotes a storage device that stores data converted by the data converter 7 under the control of the control processing device 8.

【0017】10は記憶装置9に記憶されたデータの演
算処理をする演算プロセッサである。11はDUT1を
動作させるためのパターン信号を発生すると共に、DU
T1からの出力を期待するパターンと比較するディジタ
ル測定系である。このディジタル測定系11は、DUT
1、レジスタ4、シリアル−パラレル変換器5及び記憶
装置9と接続されており、DUT1に対しては発生させ
たパターン信号を供給し、レジスタ4及びシリアル−パ
ラレル変換器5に対してはDUT1の出力の取込を指示
する指示信号を出力し、記憶装置9に対してはデータ変
換器7にて変換されたデータの記憶を指示する指示信号
を出力する。
Reference numeral 10 denotes an arithmetic processor that performs arithmetic processing on data stored in the storage device 9. Numeral 11 generates a pattern signal for operating the DUT 1 and a DU.
This is a digital measurement system that compares the output from T1 with the expected pattern. This digital measurement system 11 uses a DUT
1, a register 4, a serial-parallel converter 5, and a storage device 9, which supply the generated pattern signal to the DUT 1, and a DUT 1 for the register 4 and the serial-parallel converter 5. An instruction signal for instructing to take in the output is output, and an instruction signal for instructing the storage device 9 to store the data converted by the data converter 7 is output.

【0018】次に、上記構成による動作について説明す
る。まず、測定しようとするDUT1に応じて切り換え
器3の切換とデータ変換器7のプログラムする。
Next, the operation of the above configuration will be described. First, switching of the switch 3 and programming of the data converter 7 are performed according to the DUT 1 to be measured.

【0019】DUT1が特定されると、そのDUT1か
らの出力データ形式はあらかじめシリアルデータかパラ
レルデータかが分かる。そこで、DUT1の測定開始前
に、制御用処理装置8から切り換え器3に対してDUT
1の出力データ形式に適合した処理系路を形成させる切
り換え情報を与える。すなわち、制御用処理装置8は、
DUT1の出力データ形式がパラレルの場合には比較器
2からの出力を端子aと接続し、シリアルの場合には端
子bと接続することを指示する情報を与える。これによ
り、DUT1の出力データ形式に応じて切り換え器3が
切り換えられる。
When the DUT 1 is specified, it is known in advance whether the output data format from the DUT 1 is serial data or parallel data. Therefore, before the measurement of the DUT 1 is started, the DUT 1
1, switching information for forming a processing path suitable for the output data format. That is, the control processing device 8
When the output data format of the DUT 1 is parallel, information indicating that the output from the comparator 2 is connected to the terminal a, and when the output data format is serial, the information is provided to indicate that the output is connected to the terminal b. Thus, the switch 3 is switched according to the output data format of the DUT 1.

【0020】又、制御用処理装置8は、DUT1の出力
するディジタル出力に従ってデータ変換器7へデータを
転送し、データ変換器7内のデータ構造をプログラムす
る。すなわち、制御用処理装置8は、DUT1の各ディ
ジタル出力をデータ変換器7内の各アドレスに対応さ
せ、当該各アドレスに当該各ディジタル出力をビットの
重み順に並び換えたパラレルデータ(数値としての意味
を持つパラレルデータ)を記憶させる。そして、論理素
子6からのパラレルデータによって指定されるアドレス
に記憶されたパラレルデータを記憶装置9内の一つの所
定アドレスに書き込むようデータ変換器7の変換動作を
プログラムする。
The control processor 8 transfers data to the data converter 7 according to the digital output from the DUT 1 and programs the data structure in the data converter 7. That is, the control processing device 8 associates each digital output of the DUT 1 with each address in the data converter 7, and converts each digital output to each address in the order of bit weight in parallel data (meaning as a numerical value). Is stored.) Then, the conversion operation of the data converter 7 is programmed so that the parallel data stored at the address specified by the parallel data from the logic element 6 is written to one predetermined address in the storage device 9.

【0021】このようにして切り換え器3の切換とデー
タ変換器7のプログラムを行った後、DUT1の測定を
開始する。DUT1を測定するときには、ディジタル測
定系11からDUT1を動作させるための電源電圧、デ
ィジタルパターン信号などが与えられ、DUT1はその
与えられたパターン信号によって動作する。
After the switching of the switch 3 and the programming of the data converter 7 are performed in this way, the measurement of the DUT 1 is started. When measuring the DUT1, a power supply voltage, a digital pattern signal, and the like for operating the DUT1 are supplied from the digital measurement system 11, and the DUT1 operates according to the supplied pattern signal.

【0022】すると、DUT1の出力は比較器2により
“1”または“0”判定され、切り換え器3にはDUT
1のディジタル出力が入力される。これにより、切り換
え器3における接続が端子a側の場合にはパラレルデー
タがレジスタ4へ出力され、切り換え器3における接続
が端子b側の場合にはシリアルデータがシリアル−パラ
レル変換器5へ出力される。
Then, the output of the DUT 1 is determined to be “1” or “0” by the comparator 2,
1 digital output is input. Thereby, when the connection in the switch 3 is on the terminal a side, the parallel data is output to the register 4, and when the connection in the switch 3 is on the terminal b side, the serial data is output to the serial-parallel converter 5. You.

【0023】今、DUT1の出力データ形式がシリアル
であり、数値としての意味を持つ連続した複数ビットか
らなるワード単位のシリアルデータがDUT1から出力
されるとすると、切り換え器3では端子b側への接続が
なされ、DUT1のディジタル出力が順次シリアル−パ
ラレル変換器5へ出力されることになる。
Now, assuming that the output data format of the DUT 1 is serial, and serial data in a word unit consisting of a plurality of continuous bits having a meaning as a numerical value is output from the DUT 1, the switching unit 3 outputs a signal to the terminal b. The connection is made, and the digital output of the DUT 1 is sequentially output to the serial-parallel converter 5.

【0024】この場合、ディジタル測定系11は、DU
T1のディジタル出力を取り込むための指示信号を上記
シリアルデータのビット間隔で順次発生し、シリアル−
パラレル変換器5へ出力する。これにより、その指示信
号に同期してシリアル−パラレル変換器5が動作し、順
次DUT1のディジタル出力を取り込んでいく。
In this case, the digital measurement system 11
An instruction signal for capturing the digital output of T1 is sequentially generated at the bit interval of the serial data,
Output to the parallel converter 5. As a result, the serial-parallel converter 5 operates in synchronization with the instruction signal, and sequentially takes in the digital output of the DUT 1.

【0025】そして、DUT1から1ワード分のシリア
ルデータが出力し終えた時、ディジタル測定系11は記
憶装置9に対して記憶を指示する指示信号を出力する。
この時、シリアル−パラレル変換器5の出力はDUT1
からの1ワード分のシリアルデータをパラレル形式のデ
ータに変換したものとなっており、そのパラレルデータ
が論理素子6を介してデータ変換器7へ入力され、デー
タ変換器7のアドレス入力となる。すなわち、そのパラ
レルデータによってデータ変換器7内のアドレスが指定
され、当該アドレスに予めプログラムされたパラレルデ
ータ(数値データ)が記憶装置9へ出力される。これに
より、記憶装置9内の一つの所定アドレスに当該パラレ
ルデータが書き込まれる。
When one word of serial data has been output from the DUT 1, the digital measurement system 11 outputs an instruction signal to the storage device 9 to instruct storage.
At this time, the output of the serial-parallel converter 5 is DUT1
Is converted from parallel data of one word into parallel data. The parallel data is input to the data converter 7 via the logic element 6 and becomes an address input of the data converter 7. That is, an address in the data converter 7 is designated by the parallel data, and parallel data (numerical data) programmed in advance at the address is output to the storage device 9. As a result, the parallel data is written to one predetermined address in the storage device 9.

【0026】例えば、図2中左側に示すシリアルデータ
がシリアル−パラレル変換器5へ入力された時、このシ
リアルデータを変換したパラレルデータが示すアドレス
が“15h”に対応するものであったとすると、“15
h”がデータ変換器7へのアドレス入力となる。そし
て、データ変換器7のアドレス“15h”に対しては、
あらかじめ記憶装置9内の1の所定アドレス(“2a
h”とする。)への記憶がプログラムされており、デー
タ変換器7のアドレス“15h”に記憶されたパラレル
データが記憶装置9のアドレス“2ah”に記憶され
る。このようにして記憶装置9には演算プロセッサ10
が直接扱うことのできるパラレル数値データが記憶さ
れ、又、記憶装置9には1ワードのシリアルデータが1
アドレスにパラレルデータとして書き込まれる。
For example, when the serial data shown on the left side in FIG. 2 is input to the serial-parallel converter 5, if the address indicated by the parallel data converted from the serial data corresponds to "15h", “15
h "is an address input to the data converter 7. Then, for the address" 15h "of the data converter 7,
One predetermined address (“2a
h)), and the parallel data stored at the address “15h” of the data converter 7 is stored at the address “2ah” of the storage device 9. In this manner, the storage device 9 includes an arithmetic processor 10
The parallel numerical data which can be directly handled by the memory device is stored.
It is written to the address as parallel data.

【0027】DUT1からのディジタル出力がシリアル
形式の場合、本ICテスタによれば上述したようにシリ
アル−パラレル変換処理の方法を変えることで記憶装置
9の記憶容量を小さくできる。
When the digital output from the DUT 1 is in a serial format, according to the present IC tester, the storage capacity of the storage device 9 can be reduced by changing the method of the serial-parallel conversion processing as described above.

【0028】尚、DUT1の出力データ形式がパラレル
の場合には、切り換え器3で端子a側への接続がなさ
れ、レジスタ4を介して出力されるパラレルデータによ
って上記同様の処理が行われる。すなわち、データ変換
器7にはDUT1から出力されるパラレルデータが示す
アドレスに同パラレルデータ(数値データ)をあらかじ
め記憶する。そして、レジスタ4からのパラレルデータ
によって指定されるデータ変換器7内のアドレスに記憶
されたパラレルデータを記憶装置9の1の所定アドレス
に記憶する。
When the output data format of the DUT 1 is parallel, the connection to the terminal a is made by the switch 3 and the same processing as described above is performed by the parallel data output via the register 4. That is, the data converter 7 previously stores the parallel data (numerical data) at an address indicated by the parallel data output from the DUT 1. Then, the parallel data stored at the address in the data converter 7 specified by the parallel data from the register 4 is stored at a predetermined address in the storage device 9.

【0029】[0029]

【発明の効果】以上説明したように本発明によれば、被
測定デバイスから出力されるシリアル形式のデータに対
応するパラレルの数値データをあらかじめデータ変換手
段の所定のアドレスに記憶し、出力されたシリアル形式
のデータを変換した結果が前記アドレスを指定するもの
であったときに前記パラレルの数値データを出力するこ
ととしたので、被測定デバイスの出力形式がシリアル形
式の場合、シリアルデータを記憶装置等に貯めてから1
つ1つのデータを並び換えるような処理を要せずして当
該シリアルデータが示すパラレルの数値データを得るこ
とができる。これにより、被測定デバイスの出力形式が
シリアル形式の場合における処理時間を短縮することが
可能となる。
As described above, according to the present invention, the parallel numerical data corresponding to the serial data output from the device under test is stored in advance at a predetermined address of the data conversion means and output. Since the parallel numerical data is output when the result of converting the serial format data specifies the address, if the output format of the device under test is the serial format, the serial data is stored in the storage device. 1 after storing in
Parallel numerical data indicated by the serial data can be obtained without the need to perform a process of rearranging individual data. This makes it possible to shorten the processing time when the output format of the device under test is a serial format.

【0030】ここで、請求項2記載の発明によれば、被
測定デバイスの出力がシリアルの場合には上記同様に処
理し、パラレルの場合にはパラレル形式用の信号経路で
伝達することとしたので、シリアル及びパラレルの双方
の出力形式に対処することができる。又、請求項3記載
の発明によれば、シリアル及びパラレルの出力経路を結
合し、被測定デバイスの出力形式がパラレル形式の場合
にも同様にパラレルの数値データを得られるようにした
ので、シリアル及びパラレルの双方の出力形式に対し、
簡単な回路構成で同様の処理形態によって対処すること
ができる。これにより、被測定デバイスの出力データ形
式の如何に関わらず処理時間を短縮できる。
According to the second aspect of the invention, when the output of the device under test is serial, the same processing is performed as described above, and when the output of the device under test is parallel, the output is transmitted through a signal path for a parallel format. Therefore, both serial and parallel output formats can be handled. According to the third aspect of the present invention, the serial and parallel output paths are combined to obtain parallel numerical data even when the output format of the device under test is the parallel format. And for both output formats, parallel
This can be dealt with by a similar circuit configuration with a simple circuit configuration. Thus, the processing time can be reduced regardless of the output data format of the device under test.

【0031】そして、請求項4記載の発明によれば、得
られたパラレルの数値データを記憶手段に記憶すること
としたので、被測定デバイスの出力がシリアルの場合で
もパラレルの場合でも記憶手段にはパラレルの数値デー
タとして記憶することができる。これにより、シリアル
データの1つ1つのビットをそれぞれ別アドレスに記憶
しなければならないような事態は回避され、データの記
憶容量を少なくすることができるという効果が得られ
る。更に、記憶したデータの演算処理等を行うときにデ
ータを並び換える必要はなく、上記同様に処理時間の短
縮を図ることができる。
According to the fourth aspect of the invention, the obtained parallel numerical data is stored in the storage means, so that the output of the device under test is stored in the storage means regardless of whether the output is serial or parallel. Can be stored as parallel numerical data. This avoids a situation in which each bit of the serial data must be stored at a different address, and has the effect of reducing the data storage capacity. Further, it is not necessary to rearrange the data when performing the arithmetic processing or the like of the stored data, and the processing time can be shortened as described above.

【0032】尚、請求項5記載の発明によれば、被測定
デバイスから出力されるシリアル形式のデータを順次取
り込み、そのシリアル形式のデータ1ワード分の出力が
終了した時にパラレルの数値データを記憶するように逐
次指示することとしたので、数値としての意味を持つ連
続した複数ビットからなるワード単位のシリアルデータ
を的確に得ることができる。
According to the fifth aspect of the present invention, serial format data output from the device under test is sequentially fetched, and parallel numerical data is stored when output of one word of the serial format data is completed. Therefore, serial data in a word unit consisting of a plurality of continuous bits having a meaning as a numerical value can be accurately obtained.

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

【図1】 本発明の一実施形態によるICテスタの構成
を示す図である。
FIG. 1 is a diagram showing a configuration of an IC tester according to an embodiment of the present invention.

【図2】 図1のICテスタにおけるシリアル−パラレ
ル変換方式を示す図である。
FIG. 2 is a diagram showing a serial-parallel conversion method in the IC tester of FIG. 1;

【図3】 従来におけるICテスタの構成を示す図であ
る。
FIG. 3 is a diagram showing a configuration of a conventional IC tester.

【図4】 図3のICテスタにおけるシリアル−パラレ
ル変換方式を示す図である。
FIG. 4 is a diagram showing a serial-parallel conversion method in the IC tester of FIG. 3;

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

1 DUT 2 比較器 3 切り換え器 4 レジスタ 5 シリアル−パラレル変換器 6 論理素子 7 データ変換器 8 制御用処理装置 9 記憶装置 DESCRIPTION OF SYMBOLS 1 DUT 2 Comparator 3 Switcher 4 Register 5 Serial-parallel converter 6 Logic element 7 Data converter 8 Control processing unit 9 Storage device

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 被測定デバイスから出力されるシリアル
形式のデータをパラレル形式のデータに変換するデータ
形式変換手段と、 当該シリアル形式のデータに対応するパラレルの数値デ
ータを、前記データ形式変換手段によって当該シリアル
形式のデータが変換されるパラレル形式のデータが指定
するアドレスにあらかじめ記憶し、前記データ形式変換
手段による変換結果が前記パラレル形式のデータであっ
たときに前記アドレスに記憶したパラレルの数値データ
を出力するデータ変換手段とを有することを特徴とする
ICテスタ。
1. A data format conversion means for converting serial data output from a device under test into parallel data, and parallel numerical data corresponding to the serial data is converted by the data format conversion means. Parallel numeric data stored in advance at an address specified by the parallel format data to which the serial format data is converted, and stored at the address when the conversion result by the data format conversion means is the parallel format data An IC tester comprising: a data conversion unit that outputs the data.
【請求項2】 請求項1記載のICテスタにおいて、 被測定デバイスから出力されるパラレル形式のデータを
伝達する信号経路と、 被測定デバイスから出力されるデータを、その出力形式
がシリアルの場合には前記データ形式変換手段へ入力
し、パラレルの場合には前記信号経路へ入力する入力経
路切換手段とを更に有することを特徴とするICテス
タ。
2. The IC tester according to claim 1, wherein a signal path for transmitting parallel data output from the device under test, and data output from the device under test, wherein the output format is serial. And an input path switching means for inputting the data to the data format conversion means and inputting the data path to the signal path in the case of parallel.
【請求項3】 請求項2記載のICテスタにおいて、 前記データ形式変換手段の出力経路と前記信号経路の出
力経路とを結合する結合手段を更に有し、 前記データ変換手段は、被測定デバイスの出力形式がパ
ラレル形式の場合には、そのパラレル形式のデータが示
すパラレルの数値データを当該パラレル形式のデータが
指定するアドレスにあらかじめ記憶し、前記結合手段か
らの出力が当該パラレル形式のデータであったときに当
該アドレスに記憶したパラレルの数値データを出力する
ことを特徴とするICテスタ。
3. The IC tester according to claim 2, further comprising a coupling unit that couples an output path of the data format conversion unit and an output path of the signal path, wherein the data conversion unit includes When the output format is a parallel format, parallel numerical data indicated by the parallel format data is stored in advance at an address designated by the parallel format data, and the output from the combining means is the parallel format data. And outputting parallel numerical data stored at the address when the error occurs.
【請求項4】 請求項1〜3のいずれかの項記載のIC
テスタにおいて、 前記データ変換手段から出力されたパラレルの数値デー
タを記憶する記憶手段を更に有することを特徴とするI
Cテスタ。
4. The IC according to claim 1,
The tester, further comprising a storage unit for storing the parallel numerical data output from the data conversion unit.
C tester.
【請求項5】 請求項4記載のICテスタにおいて、 被測定デバイスから出力されるシリアル形式のデータを
順次取り込むための取込指示信号を前記データ形式変換
手段に対して出力すると共に、そのシリアル形式のデー
タ1ワード分の出力終了信号を前記記憶手段に対して出
力するデータ取込指示手段を更に有し、 前記記憶手段は、前記出力終了信号を受けた時に前記パ
ラレルの数値データを記憶することを特徴とするICテ
スタ 。
5. The IC tester according to claim 4, further comprising: outputting a fetch instruction signal for sequentially fetching serial data output from the device under test to said data format conversion means, and outputting the serial format data. Further comprising data capture instruction means for outputting an output end signal for one word of data to the storage means, wherein the storage means stores the parallel numerical data when the output end signal is received. An IC tester comprising:
JP10294570A 1998-09-30 1998-09-30 Ic tester Pending JP2000111620A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10294570A JP2000111620A (en) 1998-09-30 1998-09-30 Ic tester

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10294570A JP2000111620A (en) 1998-09-30 1998-09-30 Ic tester

Publications (1)

Publication Number Publication Date
JP2000111620A true JP2000111620A (en) 2000-04-21

Family

ID=17809499

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10294570A Pending JP2000111620A (en) 1998-09-30 1998-09-30 Ic tester

Country Status (1)

Country Link
JP (1) JP2000111620A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116860677A (en) * 2023-07-05 2023-10-10 无锡摩芯半导体有限公司 High-efficiency real-time serial test communication interface device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116860677A (en) * 2023-07-05 2023-10-10 无锡摩芯半导体有限公司 High-efficiency real-time serial test communication interface device

Similar Documents

Publication Publication Date Title
JP2580338Y2 (en) Test equipment for analog / digital converter
KR960035837A (en) Semiconductor integrated circuit device and control system
JPS6232511B2 (en)
JP2008522148A (en) Integrated circuit self-test architecture
JP2000111620A (en) Ic tester
US6463562B1 (en) Semiconductor device including macros and its testing method
JPH08307269A (en) A/d converter
JP2574909B2 (en) Microcomputer
JP3909509B2 (en) Serial interface circuit
JP2000502542A (en) Integrated circuit
US20050289421A1 (en) Semiconductor chip
JPH1026655A (en) Testing apparatus for lsi
JP2709982B2 (en) IC tester
JP2000131399A (en) Ic tester
JPH06167542A (en) Ic tester
JP3163568B2 (en) IC test equipment
JP2000131385A (en) Device for correcting characteristic measuring device
JPH06282519A (en) Constitution changing system
JP3101686B2 (en) IC tester
JPH04206864A (en) Semiconductor inspecting device
JPH082629Y2 (en) LSI tester
JPH0238877A (en) Large scale digital integrated circuit
JPH0325229Y2 (en)
JP2001203575A (en) Analog/digital converter
JPH05252039A (en) Multi-channel d/a converter of 3-line serial data transfer system

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20041001