JP2622720B2 - Fail bit analysis method - Google Patents

Fail bit analysis method

Info

Publication number
JP2622720B2
JP2622720B2 JP63139467A JP13946788A JP2622720B2 JP 2622720 B2 JP2622720 B2 JP 2622720B2 JP 63139467 A JP63139467 A JP 63139467A JP 13946788 A JP13946788 A JP 13946788A JP 2622720 B2 JP2622720 B2 JP 2622720B2
Authority
JP
Japan
Prior art keywords
bit
data
fail
fail bit
memory
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
JP63139467A
Other languages
Japanese (ja)
Other versions
JPH01311500A (en
Inventor
邦彦 宮原
Original Assignee
日立電子エンジニアリング株式会社
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 日立電子エンジニアリング株式会社 filed Critical 日立電子エンジニアリング株式会社
Priority to JP63139467A priority Critical patent/JP2622720B2/en
Publication of JPH01311500A publication Critical patent/JPH01311500A/en
Application granted granted Critical
Publication of JP2622720B2 publication Critical patent/JP2622720B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 [産業上の利用分野] この発明は、フェイルビット解析方式に関し、詳しく
は、メモリ検査システムにおいて、被検査メモリデバイ
ス(以下MUT)のフェイルビット情報を記憶するフェイ
ルビットのデータからフェイル位置を簡単に解析するこ
とができるようなフェイルビット解析方式の改良に関す
る。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a fail bit analysis method, and more particularly, to a fail bit analysis method for storing fail bit information of a memory device under test (hereinafter, MUT) in a memory test system. The present invention relates to an improvement of a fail bit analysis method that can easily analyze a fail position from data.

[従来の技術] 一般にメモリ検査システムでは、MUTの各アドレスに
特定のデータを書込み、その後、MUTの各アドレスの記
憶データを読出して期待値データ(書込みデータ)と比
較し、一致しない場合には、フェイルビットメモリの対
応アドレスに“1"データの書込み(マーク)を行うよう
になっている。この場合のフェイルビットメモリの書込
みアドレスの指定は、MUTの読出しアドレス指定用のア
ドレス信号をそのまま用いて行われる。そして、得たフ
ェイルビットメモリの記憶データ(フェイルビット情
報)を解析することにより、MUTのフェイルビットの救
済方法の決定や救済可否の判定などが行われる。
[Prior Art] In general, in a memory inspection system, specific data is written to each address of a MUT, and then stored data at each address of the MUT is read and compared with expected value data (write data). Write (mark) "1" data to the corresponding address of the fail bit memory. In this case, the specification of the write address of the fail bit memory is performed using the address signal for specifying the read address of the MUT as it is. Then, by analyzing the storage data (fail bit information) of the obtained fail bit memory, a method of rescuing the fail bit of the MUT, a determination of the resilience or not, and the like are performed.

この場合のフェイルビットメモリは、通常、MUTと同
一容量のメモリ空間が用意されていて、一対一対応で欠
陥の発生した場所のみをマークし、アドレスフェイルの
格納を行うものであるが、MUTの容量がフェイルビット
メモリよりも大きい場合には、フェイルビットメモリの
容量がオーバーすることになるためフェイルビットデー
タを圧縮してフェイルビットメモリにデータが書込まれ
るものもある。
In this case, the fail bit memory normally has a memory space of the same capacity as the MUT, and only marks a location where a defect has occurred in a one-to-one correspondence and stores an address fail. If the capacity is larger than that of the fail bit memory, the capacity of the fail bit memory will be exceeded. Therefore, there is a case where the fail bit data is compressed and the data is written to the fail bit memory.

[解決しようとする課題] 一般にMUT内のメモリセル群は、入出力ビット数(I/O
数)に対応して複数のマットに分割されており、その分
割数は2のn乗(n=1,2,3,・・・,)であるから、ア
ドレス信号(普通、X方向およびY方向の2次元アドレ
ス信号)の一部のビットはマット選択用ビットとなって
いる。他方、メモリデバイスのフェイルビットの救済は
一般に、1ビット単位で行われるものではなく、複数の
マットの対応アドレスビット群(X方向またはY方向の
ライン)を単位として、それにメモリデバイス内に予め
用意されている救済用冗長ラインを割り当てることによ
って行われる。すなわち、複数のマットを並列に接続し
て共通なものとしてこれらの救済を取り扱う。そこで、
この救済のために欠陥アドレスと欠陥ビット位置(記憶
桁位置としてのビット位置)を解析して、救済割り当て
を行うことが必要となるが、すべてのフェイルビットを
そのまま取込んだ場合にフェイルビット救済線の解析処
理に手間がかかる欠点がある。特に、最近のようにメモ
リデバイスの記憶容量が増大すると、このようなことが
いっそう問題となる。
[Problem to be Solved] Generally, the memory cell group in the MUT has the number of input / output bits (I / O
), And the number of divisions is 2 n (n = 1, 2, 3,...), So that the address signals (usually in the X direction and Y direction) Some bits of the two-dimensional address signal in the direction are bits for mat selection. On the other hand, the relief of the fail bit of the memory device is generally not performed in units of one bit, but is prepared in advance in the memory device in units of corresponding address bit groups (lines in the X or Y direction) of a plurality of mats. This is done by allocating the rescue redundant line that has been used. That is, a plurality of mats are connected in parallel to treat these reliefs as a common one. Therefore,
For this rescue, it is necessary to analyze the defective address and the defective bit position (bit position as the storage digit position) and perform rescue assignment. However, when all fail bits are taken in as they are, the fail bit rescue is performed. There is a disadvantage that the line analysis processing is troublesome. In particular, when the storage capacity of the memory device is increased recently, such a problem becomes more problematic.

この発明は、このような従来技術の問題点を解決する
ものであって、フェイルビットの解析処理を効率的に行
うことがでみるフェイルビット解析方式を提供すること
を目的とする。
An object of the present invention is to solve such a problem of the prior art, and an object of the present invention is to provide a fail bit analysis system which can efficiently analyze a fail bit.

[課題を解決するための手段] このようにな目的を達成するためのこの発明のフェイ
ルビット解析方式の特徴は、被検査メモリデバイスから
得られるパラレルに発生する複数のビットからなるフェ
イルビットデータのうち少なくとも1ビットを選択し、
他のビットをマスクするマスク回路と、フェイルビット
データの複数のビットの数分の1ビットに圧縮するデー
タ圧縮回路と、フェイルビットデータの複数のビット数
に対応する数のパラレルな入力ポートを有するフェイル
ビットメモリと、データ圧縮回路により圧縮されたフェ
イルビットデータ及びマスク回路によりマスクされたフ
ェイルビットデータの双方又はいずれか一方を受けてフ
ェイルビットメモリの複数の入力ポートの選択された入
力ポートに所定の選択条件に従って選択したデータを送
出するデータセレクタとを備えていて、データセレクタ
により選択された入力ポートに被検査メモリデバイスの
アクセスアドレスに対応させて圧縮されたフェイルビッ
トデータのフェイル情報あるいはマスクされたフェイル
ビットデータのフェイル情報を記憶し、入力ポートを介
して記憶されたフェイル情報とそれが選択された所定の
選択条件とアクセスアドレスに基づきフェイルビット解
析を行うものである。
[Means for Solving the Problems] A feature of the fail bit analysis system of the present invention for achieving such an object is that fail bit data composed of a plurality of bits generated in parallel and obtained from a memory device under test is obtained. Select at least one bit,
It has a mask circuit for masking other bits, a data compression circuit for compressing to a fraction of the plurality of bits of fail bit data, and a parallel input port of a number corresponding to the plurality of bits of fail bit data. A fail bit memory and / or a fail bit data compressed by a data compression circuit and / or a fail bit data masked by a mask circuit are received and selected to a selected one of a plurality of input ports of the fail bit memory. And a data selector for transmitting data selected in accordance with the selection condition of the above. The input port selected by the data selector is provided with fail information or mask information of the fail bit data compressed corresponding to the access address of the memory device under test. Of failed bit data Storing yl information, and performs a fail bit analysis based on a predetermined selection condition and access address therewith stored fail information is selected via the input port.

[作用] このように、フェイルビットデータの複数のビット数
に対応する数のパラレルな入力ポートを有するフェイル
ビットメモリとこのメモリの複数の入力ポートの選択さ
れた入力ポートに選択された少なくとも1ビット以上の
フェイルビットデータを送出するデータセレクタとを設
けることにより、圧縮処理あるいはマスク処理のいずれ
かあるいは双方により選択されたフェイル情報をフェイ
ルビットメモリのデータセレクタにより選択された入力
ポートの位置に記憶することができる。
[Operation] As described above, the fail bit memory having the number of parallel input ports corresponding to the plurality of bits of the fail bit data, and at least one bit selected by the selected input port of the plurality of input ports of the memory By providing a data selector for transmitting the above-mentioned fail bit data, fail information selected by either or both of the compression processing and the mask processing is stored in the position of the input port selected by the data selector of the fail bit memory. be able to.

これにより圧縮条件とマスク条件のいずれか、あるい
は双方による異なる組み合わせ条件でのフェイル情報を
異なるフェイルビットメモリの入力ポートに記憶するこ
とができる。
Thus, fail information under different combination conditions depending on either the compression condition or the mask condition or both can be stored in the input ports of different fail bit memories.

例えば、全体のOR条件のフェイル情報を1ビットに圧
縮した情報を得て、その上に、フェイル情報の記憶され
たアドレスから他の条件により得られたフェイル情報と
により実際の記憶位置を特定することが簡単にできる。
また、マスク処理も圧縮処理せずに、フェイル情報を一
度取り込めば、フェイルになっているビットの入力ポー
トに対応する部分だけのフェイルビット情報を得ること
もできるので、フェイル情報が存在しない入力ポートの
データ解析を排除してフェイル解析を入力ポートのデー
タ範囲で行うこともできる。
For example, information obtained by compressing the fail information of the entire OR condition into one bit is obtained, and the actual storage position is specified based on the fail information obtained under the other conditions from the address where the fail information is stored. Things can be done easily.
Also, if fail information is fetched once without performing mask processing and compression processing, fail bit information of only the portion corresponding to the input port of the failed bit can be obtained. The failure analysis can be omitted and the failure analysis can be performed in the data range of the input port.

その結果、フェイルメモリのすべてのビット記憶領域
のデータを一度に扱う必要がなく、解析に必要な条件の
データを特定の入力ポートに対応する位置のデータを解
析対象データとして得て解析処理をすることができる。
As a result, there is no need to handle the data of all the bit storage areas of the fail memory at once, and the analysis processing is performed by obtaining the data of the conditions required for the analysis as the data at the position corresponding to the specific input port as the analysis target data. be able to.

特に、MUTにおいては欠陥の発生する位置(アドレ
ス)は多くはないので、例えば、圧縮されたフェイルビ
ット情報を得て、これにより欠陥位置のアドレスを得る
とともに、マスクされたフェイルビット情報を得て、こ
れにより欠陥の桁位置としてのビット位置の情報を得る
ことで欠陥のアドレスとそのビット桁位置の情報とがと
もに得られ、このときのデータ処理量が一対一でフェイ
ルビットデータを取込む場合のデータ処理に対して、圧
縮された整数分の1のデータと、そのアドレスに応じて
得たマスク処理データで済むことから全体的なデータ解
析処理量を低減させることができる。
In particular, since there are not many locations (addresses) where defects occur in the MUT, for example, compressed fail bit information is obtained, thereby obtaining an address of a defect position, and obtaining masked fail bit information. In this case, when the information on the bit position as the digit position of the defect is obtained, both the address of the defect and the information on the bit digit position are obtained. In this data processing, the compressed data of 1 / integer and the mask processing data obtained in accordance with the address are sufficient, so that the overall data analysis processing amount can be reduced.

また、1回のフェイルビット情報の処理量が少ないの
で、フェイルビットメモリの容量を小さくでき、マスク
処理をしてデータを記憶するフェイルビットメモリを切
換えて使用すれば、フェイルビットメモリ全体の容量も
圧縮でき、フェイルビットメモリの持つ容量よりも大き
な容量のメモリに対してフェイルビット解析を行うこと
ができる。
Further, since the amount of processing of the fail bit information at one time is small, the capacity of the fail bit memory can be reduced. Fail bit analysis can be performed on a memory that can be compressed and has a larger capacity than the capacity of the fail bit memory.

[実施例] 以下、この発明の一実施例について図面を参照して詳
細に説明する。
Hereinafter, an embodiment of the present invention will be described in detail with reference to the drawings.

第1図は、この発明のフェイルビット解析方式を適用
したフェイルビットメモリ回路のブロック図であり、第
2図は、その救済アドレスを決定するためのフェイルビ
ット解析処理の説明図である。
FIG. 1 is a block diagram of a fail bit memory circuit to which the fail bit analysis method of the present invention is applied, and FIG. 2 is an explanatory diagram of a fail bit analysis process for determining a repair address.

第1図において、1は、MUTのピン対応に得られるフ
ェイルビットデータを選択するためのANDゲートであ
り、8個の2入力AND回路11,12,13,14,15,16,17,18から
構成され、各AND回路11〜18は、一方の入力に8ビット
からなるフェイルビットデータの各ビットをそれぞれ受
け、他方の入力にマスクレジスタ2の各段の出力を受け
る。
In FIG. 1, reference numeral 1 denotes an AND gate for selecting fail bit data obtained corresponding to a pin of the MUT, and eight 2-input AND circuits 11, 12, 13, 14, 14, 15, 16, 17, and 18 are provided. Each of the AND circuits 11 to 18 receives, on one input, each bit of 8-bit fail bit data, and receives the output of each stage of the mask register 2 on the other input.

マスクレジスタ2は、前記の各AND回路11〜18に対応
して8ビットのデータを記憶していて、あらかじめ選択
するピンに対応するフェイルビット以外をマスクする。
マスクするための8ビットのデータは、CPU等を有する
コントローラ等(図示せず)にあらかじめセットされ
る。
The mask register 2 stores 8-bit data corresponding to each of the AND circuits 11 to 18 and masks a bit other than a fail bit corresponding to a pin selected in advance.
The 8-bit data for masking is set in advance in a controller (not shown) having a CPU or the like.

マスク処理により選択されたANDゲート1のフェイル
ビットデータ出力はデータ圧縮回路3に入力される。デ
ータ圧縮回路3は、初段に4つの2入力OR回路31,32,3
3,34を有していて、ANDゲート1のそれぞれのAND回路11
〜18からの出力のうち2出力を1つのOR回路対応にそれ
ぞれ受ける。その結果、MUTから得られるフェイルビッ
トデータは、ここで1/2に圧縮される。同様にして次段
の2つの2入力OR回路35,36によりさらに1/2に圧縮さ
れ、最終段の2入力OR回路37によりまたさらに1/2に圧
縮されて、結果的にフェイルビットデータがデータ圧縮
回路3により1/8にされる。
The fail bit data output of the AND gate 1 selected by the mask processing is input to the data compression circuit 3. The data compression circuit 3 includes four 2-input OR circuits 31, 32, 3 in the first stage.
3 and 34, each AND circuit 11 of the AND gate 1
Of the outputs from .about.18 are received corresponding to one OR circuit. As a result, the fail bit data obtained from the MUT is compressed by half here. Similarly, the two-input OR circuits 35 and 36 at the next stage further compress the data to 1/2, and the two-input OR circuit 37 at the final stage further further reduce the data to 1/2. The data is reduced to 1/8 by the data compression circuit 3.

これら各段で1/2,1/4,1/8に圧縮されたフェイルビッ
トデータのそれぞれの圧縮データ出力は、データセレク
タ5にそれぞれ入力される。データセレクタ5は、4ビ
ットのデータから1ビットを選択する、4入力端子を有
する8個の選択ゲート51,52,53,54,55,56,57,58から構
成されている。
The respective compressed data outputs of the fail bit data compressed to 1/2, 1/4, and 1/8 at these stages are input to the data selector 5, respectively. The data selector 5 includes eight select gates 51, 52, 53, 54, 55, 56, 57, and 58 having four input terminals for selecting one bit from four bits of data.

各選択ゲートのうちの選択ゲート51は、ANDゲート1
の各AND回路11〜18とデータ圧縮回路3の各段のOR回路
の出力をOR条件で4つの入力端子(第0ビット〜第3ビ
ット,ここでは2の累乗の桁位置説明に対応させて最初
のビット位置を第0ビットとして説明する。)にそれぞ
れ受けて、これら4ビットのデータから1ビットを選択
する。選択ゲート52は、データ圧縮回路3の最終段のOR
回路37の出力を除いてANDゲート1の各AND回路11〜18と
データ圧縮回路3のOR回路31〜36の出力をOR条件で対応
する3つの入力端子(第1ビット〜第3ビット)にそれ
ぞれ受けて3ビットのデータから1ビットを選択する。
Select gate 51 of each select gate is AND gate 1
Of the AND circuits 11 to 18 and the output of the OR circuit at each stage of the data compression circuit 3 are input to four input terminals (bits 0 to 3; The first bit position is described as the 0th bit.), And one bit is selected from these four bits of data. The selection gate 52 is the OR of the last stage of the data compression circuit 3.
Except for the output of the circuit 37, the outputs of the respective AND circuits 11 to 18 of the AND gate 1 and the OR circuits 31 to 36 of the data compression circuit 3 are connected to three corresponding input terminals (first bit to third bit) under OR conditions. One bit is selected from the three-bit data received.

同様に、選択ゲート53と54は、それぞれデータ圧縮回
路3の最終段と第2段目のOR回路35〜37の出力を除いて
ANDゲート1の各AND回路11〜18とデータ圧縮回路3の各
段のOR回路31〜34の出力をOR条件でそれぞれ受けてこれ
ら2ビットのデータから1ビットを選択する。選択ゲー
ト55と56、57、58とは、それぞれデータ圧縮回路3のOR
回路31〜37の出力のみを除いてANDゲート1の各AND回路
11〜18の出力をOR条件で受けてこの1ビット(第3ビッ
ト)を選択する。
Similarly, the selection gates 53 and 54 are provided except for the outputs of the OR circuits 35 to 37 at the final stage and the second stage of the data compression circuit 3, respectively.
The output of each of the AND circuits 11 to 18 of the AND gate 1 and the OR circuits 31 to 34 of each stage of the data compression circuit 3 is received under an OR condition, and one bit is selected from the 2-bit data. The selection gates 55 and 56, 57 and 58 are ORed by the data compression circuit 3, respectively.
Each AND circuit of AND gate 1 except for the outputs of circuits 31 to 37
The output of 11 to 18 is received under the OR condition, and this 1 bit (third bit) is selected.

これら各選択ゲート51〜58により選択されたフェイル
ビットデータは、それぞれポート幅可変のメモリである
フェイルビット6の各データ入力位置D0〜D7に入力され
てフェイルビット情報(マーク情報)として記憶され
る。
The fail bit data selected by each of the selection gates 51 to 58 is input to each data input position D0 to D7 of the fail bit 6 which is a memory having a variable port width, and is stored as fail bit information (mark information). .

なお、各選択ゲート51〜58には選択ゲートに記憶され
た4つのデータのうち1つ(特定のビット桁位置の1ビ
ット)と選択して出力するためのセレクト信号50(2ビ
ット構成)がコントローラ側から供給され、これにより
選択すべきビット桁位置が決定される。また、フェイル
ビットメモリ6のA0〜Anはアドレス信号を受ける端子で
あり、7は、MUTの読出しアドレス指定用のアドレス信
号である。Doutはデータ出力端子であり、このデータが
読出されて、コントローラ側のメモリに転送される。WE
は書き込み端子であり、8はコントローラ側から発生す
るフェイルビット書込み信号である。
Each of the select gates 51 to 58 has a select signal 50 (2-bit configuration) for selecting and outputting one of the four data stored in the select gate (1 bit at a specific bit digit position). Supplied from the controller side, this determines the bit digit position to be selected. A0 to An of the fail bit memory 6 are terminals for receiving an address signal, and 7 is an address signal for specifying a read address of the MUT. Dout is a data output terminal, and this data is read and transferred to a memory on the controller side. WE
Is a write terminal, and 8 is a fail bit write signal generated from the controller side.

次に、その解析処理について説明する。 Next, the analysis process will be described.

まず、マスクレジスタ2にオール“1"ビットデータを
セットしてマスクをしない状態にし、各選択ゲート51〜
58の第0ビット目のデータが各選択ゲートから出力され
るようにセレクト信号50を設定する。そして、書込み信
号8とアドレス信号7とをフェイルビット6に加えて、
8ビットからなるフェイルビットデータを受けてフェイ
ルビットメモリ8に一対一対応でこれを取込む。
First, all "1" bit data is set in the mask register 2 so as not to be masked.
The select signal 50 is set so that the 0th bit data of 58 is output from each select gate. Then, the write signal 8 and the address signal 7 are added to the fail bit 6, and
Fail bit data consisting of 8 bits is received and is taken into the fail bit memory 8 in a one-to-one correspondence.

この場合に取込んだフェイルビットデータ(マーク情
報)と各ビットの記憶領域との関係を示すのが第2図の
(a)である。なお、図中、×で示すのがマークされた
欠陥位置を示している。また、図面において区分けされ
た各領域は、それぞれD0〜D7に対応する各ビットを記憶
するマット領域である。
FIG. 2A shows the relationship between the fail bit data (mark information) taken in this case and the storage area of each bit. In the drawing, X indicates a marked defect position. Each area divided in the drawing is a mat area that stores each bit corresponding to D0 to D7.

以上の処理により従来と同様にMUTと同一容量のフェ
イルビットをまず得る。
Through the above processing, a fail bit having the same capacity as the MUT is first obtained as in the conventional case.

次に、第2図の(a)の情報をコントローラ側のメモ
リに転送して記憶し、フェイルビットメモリ6の情報を
クリアしてデータセレクタ5の選択ゲートを第3ビット
目に設定するセレクト信号50をコントローラ側から出力
して、データ圧縮回路3の最終的のOR回路37の出力を選
択ゲート51を介してフェイルビットメモリ6のD0のビッ
ト位置に記憶するように設定する。
Next, the information of FIG. 2A is transferred to and stored in the memory on the controller side, and the information of the fail bit memory 6 is cleared to set the selection gate of the data selector 5 to the third bit. 50 is output from the controller side, and the final output of the OR circuit 37 of the data compression circuit 3 is set via the selection gate 51 so as to be stored in the bit position D0 of the fail bit memory 6.

次に、前記と同様に書込み信号8とアドレス信号7と
をフェイルビットメモリ6に加えて、8ビットからなる
フェイルビットデータを受けてこれを1ビットに圧縮し
てフェイルビットメモリ6のD0ビット位置の記憶領域
(マット)に取込み記憶する。この場合に取込んだフェ
イルビットデータ(マーク情報)とD0とビット位置の記
憶領域との関係を示すのが第2図の(b)であり、この
ときのD0ビットの記憶領域のフェイルビット情報は、フ
ェイルビットが発生したアドレス位置を示している。
Next, the write signal 8 and the address signal 7 are applied to the fail bit memory 6 in the same manner as described above, and the fail bit data consisting of 8 bits is received and compressed to 1 bit, and the D0 bit position of the fail bit memory 6 is Is stored in a storage area (mat). FIG. 2B shows the relationship between the fetched fail bit data (mark information) and the storage area of D0 and the bit position, and the fail bit information of the D0 bit storage area at this time. Indicates the address position where the fail bit has occurred.

次に、この1ビットに圧縮したフェイルビットのデー
タをコントローラ側のメモリに転送して記憶する。そし
て、この1ビットに圧縮したデータのマークされた位置
のアドレスを得る。
Next, the fail bit data compressed to 1 bit is transferred to and stored in the memory on the controller side. Then, the address of the marked position of the data compressed to 1 bit is obtained.

次に、マスクレジスタ2のマスクデータを第7ビット
目だけ“1"とし、他を“0"として、第7ビットのD7だけ
を通過させかつ前記マークされていたアドレスだけアク
セスして、フェイルビットを圧縮せず(セレクト信号50
により選択ゲートの第0ビット目を選択して各選択ゲー
トから出力する状態に設定する)にデータをフェイルビ
ットメモリ6に取込み、D7ビットが“1"となる(マーク
される)記憶領域のデータを得る。これが第2図の
(c)に示すような欠陥のあるビット桁位置のデータで
ある。以後、同様にして同図(c)に示す欠陥のあるビ
ット桁位置にデータをマスクレジスタ2のマスクデータ
の“1"を立てる位置を選択するこので他のビット桁位置
についても求めて同様なフェイルビット情報を採取す
る。このようにしてマスクデータの選択的な設定により
D0〜D7の記憶領域を選択して、そこにマークがあるか否
かを検出するこができ、フェイルビットのあるマットの
欠陥のあるビット桁位置情報とそのアドレス情報とを得
ることができる。
Next, the mask data in the mask register 2 and the seventh bit by "1", the other as "0", and only the access address and has been the mark is passed through only the D 7 of the seventh bit, the fail No bit compression (select signal 50
To select the 0th bit of the select gate to output the data from each select gate), the data is taken into the fail bit memory 6, and the data in the storage area where the D7 bit becomes "1" (marked) Get. This is the data at the defective bit digit position as shown in FIG. Thereafter, in the same manner, the data is set at the defective bit digit position shown in FIG. 9C, and the position at which the mask data of the mask register 2 is set to "1" is selected. Collect fail bit information. In this way, the selective setting of the mask data
It is possible to select a storage area of D0 to D7 and detect whether or not there is a mark there, and obtain defective bit digit position information of a mat having a fail bit and address information thereof.

したがって、フェイルビットメモリ6のすべてのビッ
ト記憶領域のデータを一度に扱う必要がなく、かつマー
クがある立っているビット記憶エリアだけのフェイルビ
ット情報を得ることができる。
Therefore, it is not necessary to handle the data of all the bit storage areas of the fail bit memory 6 at one time, and it is possible to obtain the fail bit information of only the bit storage area where the mark stands.

なお、圧縮したデータ或いはマスクされたデータをフ
ェイルビットメモリ6が受けるときには、それに対応す
るポート幅に設定される。
When the compressed data or the masked data is received by the fail bit memory 6, the corresponding port width is set.

ところで、第2図の(a)に示す例では説明の都合
上、フェイルビットメモリ6のD2の記憶位置には、欠陥
がないが、このようにマークがない領域は1つだけとは
限らない。したがって、最初に採取したMUTの容量に一
対一に対応するフェイルビットデータを処理することな
く、フェイルビット解析処理は、前記のように1ビット
に圧縮したフェイルビットのビット位置(アドレス)を
示すフェイルビット情報と、1ビットの領域のフェイル
ビットのあるビット位置(記憶桁位置)のフェイルビッ
ト情報だけを得て行うことができる。しかも、その解析
データの情報量は、1/n(ただし、nは、圧縮率)と1
ビット圧縮データだけで済ませられ、解析処理のデータ
処理量が低減する。
By the way, in the example shown in FIG. 2A, the storage location of D2 in the fail bit memory 6 has no defect for the sake of explanation, but there is not always only one area without such a mark. . Therefore, the fail bit analysis process performs the fail bit indicating the bit position (address) of the fail bit compressed to 1 bit as described above without processing the fail bit data corresponding to the capacity of the MUT collected first. This can be performed by obtaining only the bit information and the fail bit information at a certain bit position (storage digit position) of the fail bit in the 1-bit area. Moreover, the information amount of the analysis data is 1 / n (where n is the compression ratio) and 1
Only the bit-compressed data is required, and the data processing amount of the analysis processing is reduced.

なお、最初の段階で採取したMUTの容量に対応するフ
ェイルビットデータは、必要に応じて解析処理の過程で
或いは他の欠陥分析等で参照することになるが、アドレ
ス線確定のための解析処理には、必ずしも全フェイルビ
ットデータを採る必要はない。そこで、フェイルビット
メモリの容量は、1/nとすることも可能である。
The fail bit data corresponding to the capacity of the MUT collected in the first stage will be referred to in the course of analysis processing or other defect analysis as necessary. Does not necessarily need to take all the fail bit data. Therefore, the capacity of the fail bit memory can be set to 1 / n.

すなわち、1ビット圧縮記憶する場合の1ビットの記
憶領域を持つフェイルビットメモリを設けて、これを選
択ゲート51に接続して、1ビットに圧縮したフェイルビ
ット情報を得る。次に、このフェイルビットメモリを選
択ゲート58に切換えて接続するように、マスクデータの
“1"が立てられた位置に対応して、例えば、D7ビットの
記憶領域のフェイルビット情報を得る。同様にしてマス
クデータの“1"の位置に対応して、対応する選択ゲート
の位置にフェイルビットメモリ6の接続を切換えて、そ
のビット領域におけるフェイルビット情報をデータセレ
クタ5において選択したフェイルメモリ6のD6〜D0ビッ
トのいずれかのビットに得る。
That is, a fail bit memory having a 1-bit storage area for 1-bit compression storage is provided and connected to the select gate 51 to obtain 1-bit compressed fail bit information. Then, to connect switches the fail bit memory to the select gate 58, corresponding to the "1" is erected position of the mask data, for example, obtain fail bit information storage area of the D 7 bits. Similarly, the connection of the fail bit memory 6 is switched to the position of the corresponding selection gate in accordance with the position of "1" of the mask data, and the fail bit information in the bit area is selected by the data selector 5 in the bit region. obtained in any of the bits of D 6 to D 0 bits.

このようにすれば、フェイルビットメモリの容量は、
MUTの容量の1/nで済むことになる。その結果、大容量の
MUTのフェイルビット解析処理が小さい容量のフェイル
ビットメモリで行え、かつ解析処理時間も短くできる。
By doing so, the capacity of the fail bit memory becomes
It will be only 1 / n of the capacity of the MUT. As a result, large capacity
The fail bit analysis processing of the MUT can be performed with a small capacity fail bit memory, and the analysis processing time can be shortened.

なお、この実施例では、1ビットに圧縮したフェイル
ビットのマークデータを得ているが、これは、データ圧
縮回路3の圧縮段の出力を選択することで、2ビット或
いは数ビットに圧縮したフェイルビットデータを得るこ
とができ、このように圧縮されたデータによって解析を
行ってもよい。すなわち、解析処理は、1ビットに圧縮
する場合に限定されるものではない。また、受けるフェ
イルビットデータも8ビットに限らず、6ビット或いは
4ビット等各種のビット構成のものを受けることができ
る。また、このように受けるフェイルビットデータ(圧
縮されたフェイルビットデータも含む)に対応してフェ
イルビットメモリ6の入力ポート幅をそれに対応する幅
に設定する。また、8ビットより大きな、例えば、16ビ
ットのフェイルビットを受けるような場合には、ゲート
回路1のAND回路をそれに対応して増加させ、かつデー
タ圧縮回路3の各OR回路もそれに対応して増加させれば
よい。同様に、マスクにより選択されるビットも1ビッ
トだけに限定されるものではない。
In this embodiment, the fail bit mark data compressed to 1 bit is obtained, but this is achieved by selecting the output of the compression stage of the data compression circuit 3 so that the fail data compressed to 2 bits or several bits is obtained. Bit data can be obtained, and analysis may be performed using such compressed data. That is, the analysis process is not limited to the case of compressing to 1 bit. Further, the received fail bit data is not limited to 8 bits, but may be of various bit configurations such as 6 bits or 4 bits. Further, the input port width of the fail bit memory 6 is set to a width corresponding to the received fail bit data (including the compressed fail bit data). Further, when receiving a fail bit larger than 8 bits, for example, 16 bits, the number of AND circuits of the gate circuit 1 is increased correspondingly, and each OR circuit of the data compression circuit 3 is correspondingly increased. What is necessary is just to increase. Similarly, the bit selected by the mask is not limited to one bit.

以上説明してきたが、実施例におけるデータ圧縮回路
とか、データ選択回路は、種々の論理回路を用いて実現
できる。例えば、データ選択回路は、データラッチ回路
等を用いてもよい。
As described above, the data compression circuit and the data selection circuit in the embodiment can be realized using various logic circuits. For example, a data latch circuit or the like may be used as the data selection circuit.

また、フェイルビットをマスクするマスク処理も実施
例のものに限定されるものではなく、各種のマスク回路
或いは選択回路を用いることができる。
Further, the mask processing for masking the fail bit is not limited to the one in the embodiment, and various mask circuits or selection circuits can be used.

[発明の効果] 以上の説明から理解できるように、この発明にあって
は、圧縮処理あるいはマスク処理のいずれかあるいは双
方により選択されたフェイル情報をフェイルビットメモ
リのデータセレクタにより選択された入力ポートの位置
に記憶するようにし、かつ、MUTにおいて欠陥の発生す
る位置は多くはないので、例えば、圧縮されたフェイル
ビット情報を得て、これにより欠陥位置のアドレスを得
るとともに、マスクされたフェイルビット情報を得て、
これにより欠陥のビット桁位置の情報を得ることで欠陥
のアドレスとそのビット桁位置の情報がともに得られ、
このときのデータ処理量が一対一でフェイルビットデー
タを取込む場合のデータ処理に対して、圧縮された整数
分の1のデータと、そのアドレスに応じて得たマスク処
理データで済むことから全体的なデータ解析処理量を低
減させることができる。
[Effects of the Invention] As can be understood from the above description, according to the present invention, the fail information selected by either or both of the compression processing and the mask processing is input to the input port selected by the data selector of the fail bit memory. Since there are not many positions where defects occur in the MUT, for example, compressed fail bit information is obtained, thereby obtaining the address of the defect position, and masking the failed bit. Get information,
Thus, by obtaining information on the bit position of the defect, both the address of the defect and the information on the bit position can be obtained.
In this case, since the data processing amount at this time is one-to-one and the fail bit data is fetched, only one-fourth of the compressed integer data and the mask processing data obtained according to the address are required. It is possible to reduce the amount of data analysis required.

また、1回のフェイルビット情報の処理量が少ないの
で、フェイルビットメモリの容量を小さくでき、マスク
処理をしてデータを記憶するフェイルビットメモリを切
換えて使用すれば、フェイルビットメモリ全体の容量も
圧縮でき、フェイルビットメモリの持つ容量よりも大き
な容量のメモリに対してフェイルビット解析を行うこと
ができる。
Further, since the amount of processing of the fail bit information at one time is small, the capacity of the fail bit memory can be reduced. Fail bit analysis can be performed on a memory that can be compressed and has a larger capacity than the capacity of the fail bit memory.

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

第1図は、この発明のフェイルビット解析方式を適用し
たフェイルビットメモリ回路のブロック図、第2図は、
その救済アドレスを決定するためのフェイルビット解析
処理の説明図である。 1……ANDゲート、2……マスクレジスタ、3……デー
タ圧縮回路、5……データセレクタ、6……フェイルビ
ットメモリ、11〜18……AND回路、31〜37……OR回路、5
1〜58……選択ゲート。
FIG. 1 is a block diagram of a fail bit memory circuit to which the fail bit analysis method of the present invention is applied, and FIG.
FIG. 9 is an explanatory diagram of a fail bit analysis process for determining the repair address. DESCRIPTION OF SYMBOLS 1 ... AND gate, 2 ... Mask register, 3 ... Data compression circuit, 5 ... Data selector, 6 ... Fail bit memory, 11-18 ... AND circuit, 31-37 ... OR circuit, 5
1 to 58: Select gate.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】被検査メモリデバイスから得られるパラレ
ルに発生する複数のビットからなるフェイルビットデー
タのうち少なくとも1ビットを選択し、他のビットをマ
スクするマスク回路と、前記フェイルビットデータの複
数のビットの数分の1ビットに圧縮するデータ圧縮回路
と、前記フェイルビットデータの前記複数のビット数に
対応する数のパラレルな入力ポートを有するフェイルビ
ットメモリと、前記データ圧縮回路により圧縮されたフ
ェイルビットデータ及び前記マスク回路によりマスクさ
れたフェイルビットデータの双方又はいずれか一方を受
けて前記フェイルビットメモリの複数の前記入力ポート
の選択された入力ポートに所定の選択条件に従って選択
したデータを送出するデータセレクタとを備え、前記デ
ータセレクタにより選択された入力ポートに前記被検査
メモリデバイスのアクセスアドレスに対応させて前記圧
縮されたフェイルビットデータのフェイル情報あるいは
前記マスクされたフェイルビットデータのフェイル情報
を記憶し、前記入力ポートを介して記憶されたフェイル
情報とそれが選択された前記所定の選択条件と前記アク
セスアドレスに基づきフェイルビット解析を行うことを
特徴とするフェイルビット解析方式。
1. A mask circuit for selecting at least one bit from a plurality of bits of a plurality of bits generated in parallel and obtained from a memory device under test and masking other bits, and a plurality of bits of the fail bit data. A data compression circuit for compressing data to a fraction of a bit, a fail bit memory having a number of parallel input ports corresponding to the plurality of bits of the fail bit data, and a fail compressed by the data compression circuit Receiving the bit data and / or the fail bit data masked by the mask circuit and transmitting the data selected according to a predetermined selection condition to a selected one of the plurality of input ports of the fail bit memory. And a data selector. The fail information of the compressed fail bit data or the fail information of the masked fail bit data is stored in the selected input port in correspondence with the access address of the memory device under test, and is stored through the input port. A fail bit analysis method for performing a fail bit analysis based on the selected fail information, the predetermined selection condition in which the fail information is selected, and the access address.
JP63139467A 1988-06-08 1988-06-08 Fail bit analysis method Expired - Fee Related JP2622720B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63139467A JP2622720B2 (en) 1988-06-08 1988-06-08 Fail bit analysis method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63139467A JP2622720B2 (en) 1988-06-08 1988-06-08 Fail bit analysis method

Publications (2)

Publication Number Publication Date
JPH01311500A JPH01311500A (en) 1989-12-15
JP2622720B2 true JP2622720B2 (en) 1997-06-18

Family

ID=15245916

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63139467A Expired - Fee Related JP2622720B2 (en) 1988-06-08 1988-06-08 Fail bit analysis method

Country Status (1)

Country Link
JP (1) JP2622720B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010044837A (en) * 2008-08-15 2010-02-25 Yokogawa Electric Corp Semiconductor memory checker

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0316080U (en) * 1989-06-28 1991-02-18
JP3558252B2 (en) 1997-11-10 2004-08-25 株式会社アドバンテスト Semiconductor memory test equipment
CN116486879B (en) * 2023-06-19 2023-11-03 全芯智造技术有限公司 Failure analysis method and device, readable storage medium and terminal

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62109299A (en) * 1985-11-06 1987-05-20 Hitachi Electronics Eng Co Ltd Analyzing device for memory inspection data
JPS6383999A (en) * 1986-09-26 1988-04-14 Hitachi Electronics Eng Co Ltd Fail bit memory writing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010044837A (en) * 2008-08-15 2010-02-25 Yokogawa Electric Corp Semiconductor memory checker

Also Published As

Publication number Publication date
JPH01311500A (en) 1989-12-15

Similar Documents

Publication Publication Date Title
US4722084A (en) Array reconfiguration apparatus and methods particularly adapted for use with very large scale integrated circuits
EP0125633B1 (en) Testing apparatus for redundant memory
JPH0391200A (en) Apparatus and method for catching and compressing memory failure information
JPS59180898A (en) Relieving system of defective bit
US4639915A (en) High speed redundancy processor
JP2622720B2 (en) Fail bit analysis method
US5831988A (en) Fault isolating to a block of ROM
JPH0215960B2 (en)
JP2953737B2 (en) Semiconductor memory having a multi-bit parallel test circuit
JPS6233626B2 (en)
JP2792327B2 (en) Semiconductor integrated circuit device
JPH10148658A (en) Memory-testing device
JPH03720B2 (en)
US20020066057A1 (en) Method and apparatus for processing defect addresses
JPH08203299A (en) Content address type memory
JPS6168800A (en) Memory test equipment
JPS61271700A (en) Memory test equipment
JP2601263Y2 (en) Relief block detection circuit for semiconductor test
JPH05307900A (en) Semiconductor memory element
JPH0241119B2 (en)
JPS6235199B2 (en)
JP2826389B2 (en) Semiconductor memory device
JPH0317899A (en) Semiconductor memory
JPS63184995A (en) Random access memory device
JPS63222400A (en) Storage circuit diagnosing system

Legal Events

Date Code Title Description
S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees