JPH0511024A - Data generating system for ic tester - Google Patents

Data generating system for ic tester

Info

Publication number
JPH0511024A
JPH0511024A JP3161273A JP16127391A JPH0511024A JP H0511024 A JPH0511024 A JP H0511024A JP 3161273 A JP3161273 A JP 3161273A JP 16127391 A JP16127391 A JP 16127391A JP H0511024 A JPH0511024 A JP H0511024A
Authority
JP
Japan
Prior art keywords
data
memory
address
pattern
information
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
JP3161273A
Other languages
Japanese (ja)
Inventor
Masahiro Arai
雅裕 新井
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP3161273A priority Critical patent/JPH0511024A/en
Publication of JPH0511024A publication Critical patent/JPH0511024A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To easily generate an irregular data pattern by only changing addresses by providing a memory which stores the inverted information of data at every address and writing the inverted information in the memory by means of software. CONSTITUTION:A data pattern memory 2 stores arbitrary data patterns at every address and an area inverting memory 3 stores data patterns for inverting data of specific areas. The inverted information corresponding to input addresses are outputted from the memories 2 and 3 in accordance with addresses inputted from an address input terminal 4. A data generating section 5 outputs final data to a data output terminal 6 by exclusive ORing data from an input terminal 1 for pattern data (information of '0' or '1' indicating the presence/absence of inversion of bit information) and the data outputted from the memories 2 and 3. The generation of complicated data patterns is made easier by constituting the memory 2 in such a way that the memory 2 stores inverted information at every address and can operate stored patterns by means of software.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はICテスタのデータ発生
方式、特に、メモリ部の試験時に使われるALPG(A
lgorithmic Pattern Genera
tor)の書き込みデータと期待値データを発生するI
Cテスタのデータ発生方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data generation method for an IC tester, and more particularly to an ALPG (A
lgolithic Pattern Genera
to generate write data and expected value data I
The present invention relates to a data generation method of a C tester.

【0002】[0002]

【従来の技術】従来、この種のメモリIC試験のALP
Gの書き込みデータと期待値データの発生部は図3に示
す様な構成となっていた。パターン・データとアドレス
関数7,領域反転メモリ3の排他的論理和をデータ生成
部5で取り結果をデータとして出力する。ここでパター
ン・データとはビットを反転させるかさせないかの
“0”,“1”の情報である。アドレス関数7は、メモ
リに書き込んだデータの並び方とアドレスとの間に関数
が成り立つ場合がある。この関数を用意する事によりデ
ータの発生を容易にしたものがアドレス関数である。
2. Description of the Related Art Conventionally, an ALP for this type of memory IC test
The generation unit of G write data and expected value data has a structure as shown in FIG. The data generator 5 takes the exclusive OR of the pattern data, the address function 7, and the area inversion memory 3, and outputs the result as data. Here, the pattern data is information of "0" and "1" indicating whether the bit is inverted or not. The address function 7 may be a function between the arrangement of the data written in the memory and the address. The address function facilitates the generation of data by preparing this function.

【0003】図4(a)〜(c)にアドレス関数の例を
示す。図4(a)はCHECKERBOARDでX,Y
アドレスの最下位ビットX0 ,Y0 の排他的論理和が
“1”の時、データを反転させる。部4(b)はROW
BARでXアドレスの最下位ビットX0 が“1”の時
データを反転させる。図4(c)はCOLUMN BA
RでYアドレスの最下位ビットY0 が“1”の時、デー
タを反転させる。
An example of the address function is shown in FIGS. FIG. 4A shows CHECKERBOARD X, Y.
When the exclusive OR of the least significant bits X 0 and Y 0 of the address is "1", the data is inverted. Part 4 (b) is ROW
The data is inverted when the least significant bit X 0 of the X address is “1” in BAR. FIG. 4C shows a COLUMN BA.
When the least significant bit Y 0 of the Y address is “1” in R, the data is inverted.

【0004】領域反転メモリ3は特定の領域のデータを
反転させるためのものである。例えばDRAM(Dyn
amic Random Access Memor
y)の場合、電気的なバランスを保つために、入出力デ
ータとセルに保持されるデータが特定のアドレスで反転
しているのでセル・データを入出力データと同様にする
ためにデータを反転する必要がある。この反転情報をア
ドレスごとに納めたものが領域反転メモリ3である。
The area inversion memory 3 is for inverting the data in a specific area. For example, DRAM (Dyn
atomic Random Access Memor
In the case of y), in order to maintain the electrical balance, the input / output data and the data held in the cell are inverted at a specific address, so the data is inverted to make the cell data similar to the input / output data. There is a need to. The area inversion memory 3 stores the inversion information for each address.

【0005】[0005]

【発明が解決しようとする課題】上述した従来の技術
は、アドレス関数を用いて、データの発生を容易に実現
しているが、発生できるパターンは規則的なもので、か
つ、あらかじめICテスタのハード,ソフトに組み込ま
れているものでなければならず、自由度がないという欠
点がある。規則的でないデータパターンの発生はパター
ン,プログラムの複雑な操作により実現していた。
In the above-mentioned conventional technique, the generation of data is easily realized by using the address function. However, the pattern that can be generated is a regular pattern, and the pattern of the IC tester is used in advance. It has to be built into hardware and software, and has the disadvantage of lacking freedom. The generation of irregular data patterns was realized by complicated operations of patterns and programs.

【0006】[0006]

【課題を解決するための手段】本発明のICテスタのデ
ータ発生方式は、ビット情報の反転の有無を示すデータ
の入力端子と、領域反転メモリと、任意のデータ・パタ
ーンを記憶するデータ・パターン・メモリと、前記3つ
のデータより実際の入出力データを作成するデータ生成
部とを含んで構成される。
A data generation method of an IC tester according to the present invention comprises a data input terminal for indicating whether bit information is inverted, an area inversion memory, and a data pattern for storing an arbitrary data pattern. A memory and a data generator that creates actual input / output data from the above three data.

【0007】[0007]

【実施例】次に本発明について図面を参照して説明す
る。図1は本発明の一実施例を示すブロック図である。
パターン・データ入力端子1はビット情報反転の有無を
示す“0”,“1”のデータの入力端子,データ・パタ
ーン・メモリ2は任意のデータ・パターンをアドレス毎
に記憶する。領域反転メモリ3は特定領域のデータを反
転させるためのデータ・パターンを記憶する。アドレス
入力端子4より入力したアドレスによりデータ・パター
ン・メモリ2および領域反転メモリ3から入力アドレス
に対応した反転情報が出力される。
The present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of the present invention.
The pattern data input terminal 1 inputs data of "0" and "1" indicating whether bit information is inverted, and the data pattern memory 2 stores an arbitrary data pattern for each address. The area inversion memory 3 stores a data pattern for inverting the data in the specific area. Inversion information corresponding to the input address is output from the data pattern memory 2 and the area inversion memory 3 according to the address input from the address input terminal 4.

【0008】パターン・データ入力端子1からのデータ
とデータ・パターン・メモリ2,領域反転メモリ3から
出力されたデータをデータ生成部5で排他的論理和を取
って、最終的なデータをデータ出力端子6へ出力する。
データ・パターン・メモリ2は、従来の領域反転メモリ
3の様に、アドレスごとに反転情報を有し、ソフト的に
格納パターンを操作できる様にしておく事により複雑な
データパターンの発生を容易にする。
The data output from the pattern data input terminal 1 and the data output from the data pattern memory 2 and the area inversion memory 3 are exclusive ORed by the data generator 5 to output the final data. Output to terminal 6.
Like the conventional area inversion memory 3, the data pattern memory 2 has inversion information for each address and makes it possible to operate the stored pattern by software so that a complicated data pattern can be easily generated. To do.

【0009】図2(a)〜(c)に本発明によるデータ
の発生例を示す図である。パターン・データを“0”と
した場合、(図2(a)に示すデータ・パターン・メモ
リ)+(図2(b)に示す領域反転メモリ)+(パター
ン・データ)の結果、図2(c)の発生データを得る。
FIGS. 2A to 2C are diagrams showing an example of data generation according to the present invention. When the pattern data is “0”, the result of (data pattern memory shown in FIG. 2A) + (region inversion memory shown in FIG. 2B) + (pattern data) is shown in FIG. Obtain the occurrence data of c).

【0010】[0010]

【発明の効果】以上、説明したように、本発明は、IC
テスタのALPGのデータ発生部にデータ・パターン・
メモリ、つまりアドレス毎にデータの反転情報を記憶す
るメモリを設け、反転情報をソフト的に書き込める様に
し、任意のデータ・パターンを記憶させ領域反転メモリ
のデータとビット情報の反転データとの3データの排他
的論理和を取る事により、アドレス関数で実現していた
単純な規則性のあるデータ・パターンばかりでなくパタ
ーン・プログラムの複雑な操作によって実現していた様
な規則性のないデータ・パターンもアドレスの変化だけ
で容易に発生できる効果がある。
As described above, according to the present invention, the IC
Data pattern in the data generator of the ALPG of the tester
A memory, that is, a memory for storing inversion information of each address is provided so that the inversion information can be written by software, an arbitrary data pattern is stored, and three data of the data of the area inversion memory and the inversion data of bit information are stored. By taking the exclusive OR of, not only the simple regular data pattern realized by the address function, but also the non-regular data pattern realized by the complicated operation of the pattern program Also has the effect that it can be easily generated only by changing the address.

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

【図1】本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】(a)〜(c)は本発明によるデータの発生例
を示す図である。
2A to 2C are diagrams showing an example of data generation according to the present invention.

【図3】従来の一例を示すブロック図である。FIG. 3 is a block diagram showing a conventional example.

【図4】(a)〜(c)はアドレス関数の一例を示す図
である。
4A to 4C are diagrams showing an example of an address function.

【符号の説明】 1 パターン・データ入力端子 2 データ・パターン・メモリ 3 領域反転メモリ 4 アドレス入力端子 5 データ生成部 6 データ出力端子 7 アドレス関数[Explanation of symbols] 1 pattern data input terminal 2 data pattern memory 3 area inversion memory 4 Address input terminal 5 Data generator 6 Data output terminal 7 Address function

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 ICテスタのメモリ部の試験時に使われ
るALPGの書き込みデータと期待値データを発生する
ICテスタのデータ発生方式において、アドレス毎にデ
ータの反転情報を記憶するメモリを設け、反転情報をそ
のメモリに書込み、任意のデータ・パターンを作り、ア
ドレスの変化のみでデータを発生できる事を特徴とした
ICテスタのデータ発生方式。
1. In a data generation method of an IC tester for generating write data of ALPG and expected value data used during a test of a memory part of an IC tester, a memory for storing data inversion information for each address is provided, and the inversion information is provided. Is written in the memory, an arbitrary data pattern is created, and data can be generated only by changing the address.
【請求項2】 ビット情報の反転の有無を示すデータの
入力端子と、領域反転メモリと、任意のデータ・パター
ンを記憶するデータ・パターン・メモリと、前記3つの
データより実際の入出力データを作成するデータ生成部
とを含むことを特徴とするICテスタのデータ発生方
式。
2. An input / output terminal for data indicating whether bit information is inverted, an area inversion memory, a data pattern memory for storing an arbitrary data pattern, and actual input / output data from the three data. A data generation method of an IC tester, which includes a data generation unit to be created.
JP3161273A 1991-07-02 1991-07-02 Data generating system for ic tester Pending JPH0511024A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3161273A JPH0511024A (en) 1991-07-02 1991-07-02 Data generating system for ic tester

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3161273A JPH0511024A (en) 1991-07-02 1991-07-02 Data generating system for ic tester

Publications (1)

Publication Number Publication Date
JPH0511024A true JPH0511024A (en) 1993-01-19

Family

ID=15731973

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3161273A Pending JPH0511024A (en) 1991-07-02 1991-07-02 Data generating system for ic tester

Country Status (1)

Country Link
JP (1) JPH0511024A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009141849A1 (en) * 2008-05-21 2009-11-26 株式会社アドバンテスト Pattern generator

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009141849A1 (en) * 2008-05-21 2009-11-26 株式会社アドバンテスト Pattern generator
JP4722226B2 (en) * 2008-05-21 2011-07-13 株式会社アドバンテスト Pattern generator
US8423840B2 (en) 2008-05-21 2013-04-16 Advantest Corporation Pattern generator

Similar Documents

Publication Publication Date Title
JPH0511024A (en) Data generating system for ic tester
JP2000163990A (en) Semiconductor storage device
JPS5816345A (en) Normal random number generator
JPS6076094A (en) Read-only memory
JP3164939B2 (en) Apparatus with test circuit for storage device
JP3190781B2 (en) Semiconductor memory
JP2558234B2 (en) Pattern generator
JPS6028097A (en) Refreshing method of dynamic memory
JPH07225261A (en) Pattern generator for semiconductor testing apparatus
JP2711536B2 (en) Test method for multiport RAM
JP3655658B2 (en) Numerical controller
JPS6319027B2 (en)
JP3426271B2 (en) Address generation circuit
JP3022682B2 (en) Memory circuit
JPH05135571A (en) Memory controller
JPH07220499A (en) Pattern generator
JPH0676565A (en) Semiconductor memory device
JP2720773B2 (en) Address control memory circuit
JPH05134010A (en) Test pattern generator
JPH11120760A (en) Semiconductor memory
JPH04318641A (en) Incorporating self-diagnosis unit
JPH0668539B2 (en) Semiconductor memory test equipment
JPH02310752A (en) Address checking system for memory element
JPH03255551A (en) Storage device
JPH08255112A (en) Memory control system