JP4551582B2 - Failure analysis method and failure analysis apparatus - Google Patents

Failure analysis method and failure analysis apparatus Download PDF

Info

Publication number
JP4551582B2
JP4551582B2 JP2001090881A JP2001090881A JP4551582B2 JP 4551582 B2 JP4551582 B2 JP 4551582B2 JP 2001090881 A JP2001090881 A JP 2001090881A JP 2001090881 A JP2001090881 A JP 2001090881A JP 4551582 B2 JP4551582 B2 JP 4551582B2
Authority
JP
Japan
Prior art keywords
determination
pattern
defect
defective
basic
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
JP2001090881A
Other languages
Japanese (ja)
Other versions
JP2002288995A (en
Inventor
雅嘉 辻
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2001090881A priority Critical patent/JP4551582B2/en
Publication of JP2002288995A publication Critical patent/JP2002288995A/en
Application granted granted Critical
Publication of JP4551582B2 publication Critical patent/JP4551582B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、メモリの不良解析装置に関し、特に、メモリ不良の原因を解析する手法の1つであるフェイルビットマップ(Fail Bit Map)の不良パターンを自動的に、かつ、効率良く解析する不良解析方法、及び、不良解析装置に関するものである。
【0002】
【従来の技術】
不良パターンの判定エンジンとしての不良パターン判定装置は、メモリを電気的に試験するメモリ試験装置で測定され出力されたフェイルビットマップを基にして、フェイルビットマップ内の不良パターンの判定を行うものである。
【0003】
この不良パターン判定装置は、不良パターンの名前およびその不良パターンが定義された情報を含む定義情報に従って、フェイルビットマップ内の不良パターンの判定を実行する。
【0004】
この不良パターンを定義する情報は、大きく分けて以下の(1)および(2)の情報から構成されている。
【0005】
(1)定義された不良パターンかどうかをチェックする領域の情報、及び、そのスキャン方法の情報。
【0006】
(2)その領域内の不良ビットのパターンに関する情報。
【0007】
上記(1)の情報には、横nビット、縦mビットの領域指定、及び、当該領域内を縦方向または横方向にxビットずつ移動させて不良パターンのチェックを行うというスキャン情報が定義される。
【0008】
例えば、縦1024ビット、横1024ビットのメモリ領域内で、1本の横ライン不良の定義情報を作成する場合では、図3に示す様に、チェック対象領域のサイズを横1024ビット、縦1ビットとする。そして、このチェック対象領域内で、開始アドレス1から1024まで縦方向に1ビットずつ移動して各横ラインをチェックするという指定を含む定義情報が作成される。
【0009】
また、2本の横ライン不良の定義情報を作成する場合では、図9に示す様に、チェック対象領域のサイズを、横1024ビット、縦2ビットとする。そして、このチェック対象領域を、開始アドレス1から1023まで縦に2ビットずつ移動してチェックするという指定を含む定義情報が作成される。
【0010】
また、上記(2)の情報では、フェイルビットマップ内のチェック対象領域のパターンを不良パターンと判定する場合の判定情報を定義する。例えば、1本の横ライン不良の判定では、図4に示す様に、1ライン(上記のチェック対象領域の定義から、横1024ビット、及び、縦1ビットの領域)中の不良率は、
不良率 = 不良ビット数/全ビット数(1024)
が90%以上である場合に、当該チェック対象領域は、不良パターンと判定する。
【0011】
同様に、2本の横ライン不良の判定では、図10に示す様に、2ライン(上記のチェック対象領域の定義から、横1024ビット、及び、縦2ビットの領域)中の各ラインの不良率(=不良ビット数/全ビット数(1024))が90%以上である場合に、当該チェック対象領域は、不良パターンであると判定する。
【0012】
【発明が解決しようとする課題】
従来の不良解析方法及び不良解析装置は以上のように構成されていたので、n本以上(3本,4本,5本,6本,...,等々)の横ライン不良の場合、そのすべてを定義する必要があり、不良パターンの判定に多くの時間を必要とするといった課題があった。
【0013】
例えば、2本以上の隣接した横ライン不良の判定を実行する場合、上記の2本の横ライン不良の定義と同様に、3本、4本、5本、...の不良パターンの定義をする必要がある。もし、最大1024本が隣接するパターンを定義する場合、1本,2本,3本,...,そして、1024本のそれぞれにおける横ライン不良を定義する必要があり、その作業量は膨大となる。
【0014】
さらに、上記定義した不良パターンの判定を実行するため、

Figure 0004551582
という回数だけチェックを行わなければならない。
【0015】
例えば、図9及び図10に示す様に、2本の横ライン不良の判定では、始点アドレス1、終点アドレス1023で2ビットおきにフェイルビットマップを移動して2本の横ラインのパターンをチェックし、各ラインの不良率が90%以上であれば2本の横ライン不良と判定する。
【0016】
これが、8本の横ライン不良の判定であれば、先ず、8本の横ライン不良の有無を、フェイルビットマップを8ビット単位で縦方向へ移動して不良パターンか否かを判定し、次に、7本の横ラインの場合での不良パターンの判定、さらに6本の場合、...と判定を続け、最後に1本の横ライン不良の判定までを行う必要がある。
【0017】
上記の場合における不良パターンの判定回数は、以下のようになる。
【0018】
8本×1017回=8136回
7本×1018回=7126回
6本×1019回=6114回
5本×1020回=5100回
4本×1021回=4084回
3本×1022回=3066回
2本×1023回=2046回
1本×1024回=1024回
の総合計36696回の不良パターンのチェックを実行する必要があり作業時間が膨大となる。
【0019】
また、フェイルビットマップ内に1本の横ライン不良が3個、4本の横ライン不良が1個しかない場合でも、8本、7本、6本、5本、3本、2本の不良パターンの判定を実行する必要があり、その分無駄な処理を行うことになるといった課題があった。
【0020】
本発明は上記の従来の課題を解決するためになされたもので、メモリを電気的に試験するテスト装置で測定されたフェイルビットマップを入力して、不良パターンの判定を自動的に行うものであり、フェイルビットマップを定義情報に基づいてスキャンし、不良パターンの有無を判定する基本パターン判定と、基本パターン判定で判定された結果を組み合わせて判定する組み合わせパターン判定とに分けて判定を行い、判定パターン定義の効率化、不良パターンの判定処理を効率的に高速に実行可能な不良解析方法、及び、不良解析装置を得ることを目的とする。
【0021】
【課題を解決するための手段】
本発明に係る不良解析方法は、半導体試験装置から得られたフェイルビットマップデータを入力し、予め設定され、不良パターンの判定基準を規定した特徴量を入力する。そして、前記特徴量に規定されている不良パターンの第1の判定基準に従って、前記フェイルビットマップデータの基本ブロック毎に不良パターン判定を行い、得られた判定結果と前記基本ブロックのアドレス情報とを基本パターン判定結果として第1のメモリ内に格納する。この前記基本ブロック毎の不良パターン判定を、前記フェイルビットマップデータの全体に渡って繰り返し行う。
【0022】
次に、前記第1のメモリ内に格納されている前記基本パターン判定結果を読み出し、前記特徴量に規定されている不良パターンの第2の判定基準に従って、前記基本ブロックを組み合わせて得られる組み合わせブロック毎に不良パターン判定を行い、前記組み合わせブロック毎の不良パターン判定を、前記フェイルビットマップデータの全体に渡って繰り返し行う。最後に、前記判定結果を第2のメモリ内に格納するものである。
【0023】
本発明に係る不良解析方法では、前記基本ブロックのアドレス情報は、前記フェイルビットマップデータ内における前記基本ブロックの始点アドレス、終点アドレス、不良ビット数であることを特徴とするものである。
【0024】
本発明に係る不良解析方法では、前記特徴量を元に、不良パターンの判定に使用する判定領域の判定基準を計算し、計算結果を保持し、保持した計算結果を、以降で実行される基本ブロック毎の不良パターン判定、及び、組み合わせブロック毎の不良パターン判定における、前記第1の判定基準、前記第2の判定基準として使用することを特徴とするものである。
【0025】
本発明に係る不良解析装置は、半導体の試験装置から得られたフェイルビットマップデータを入力し、予め設定され、不良パターンの判定基準を規定した特徴量を入力し、前記特徴量を元に不良パターンの判定を行う不良パターン判定装置を備えた不良解析装置である。特に、前記不良パターン判定装置は、入力した前記特徴量に規定されている不良パターンの第1の判定基準に従って、前記フェイルビットマップデータの基本ブロック毎に不良パターン判定を行い、前記基本ブロック毎の不良パターン判定を、前記フェイルビットマップデータの全体に渡って繰り返し行う。また、この得られた判定結果と前記基本ブロックのアドレス情報とを基本パターン判定結果として格納する第1のメモリを備えている。さらに、前記第1のメモリ内に格納されている前記基本パターン判定結果を読み出し、前記特徴量に規定されている不良パターンの第2の判定基準に従って、前記基本ブロックを組み合わせて得られる組み合わせブロック毎に不良パターン判定を行い、前記組み合わせブロック毎の不良パターン判定を、前記フェイルビットマップデータの全体に渡って繰り返し行う。そして、前記判定結果を格納する判定結果記憶装置をさらに備えたことを特徴とする。
【0026】
本発明に係る不良解析装置では、前記第1のメモリ内に格納される前記基本ブロックのアドレス情報とは、前記フェイルビットマップデータ内における前記基本ブロックの始点アドレス、終点アドレス、不良ビット数であることを特徴とするものである。
【0027】
本発明に係る不良解析装置では、前記不良パターン判定装置は、予め設定された前記特徴量の読み込み時に、不良パターンの判定に使用する判定領域の判定基準を計算し、計算結果を保持し、保持した計算結果を、以降で実行される前記基本ブロック毎の不良パターン判定、及び、前記組み合わせブロック毎の不良パターン判定における、前記第1の判定基準、前記第2の判定基準として使用することを特徴とするものである。
【0028】
【発明の実施の形態】
以下、本発明の実施の一形態を説明する。
【0029】
実施の形態1.
図1は、本発明の不良解析方法を実行する不良解析装置を含むシステムを示すブロック図である。図1のシステムにおいて、本発明の不良解析装置は、不良パターン判定装置2、及び、判定結果記憶装置3から構成されている。
【0030】
実施の形態1における不良パターン判定処理の概略は、以下のとおりである。
【0031】
メモリ試験装置1は、測定対象としてのメモリの各ビットを電気的に試験し、測定結果であるフェイルビットマップデータを不良パターン判定装置2へ出力する。
【0032】
不良パターン判定装置2は、予め設定されメモリ20内に格納され、不良パターン判定時に使用する判定基準情報である特徴量を定義した特徴量定義情報を読み込み、特徴量を計算し、得られた特徴量に基づいてフェイルビットマップ内の不良パターンの判定を実行し、最終的な判定結果を出力する。
【0033】
判定結果記憶装置3は、不良パターン判定装置2の最終的な判定結果を、判定結果ファイルとして格納する。
【0034】
不良パターン判定装置2における不良パターン判定処理を以下に詳細に説明する。
【0035】
図2は、不良パターン判定装置2で実行される不良パターン判定処理の詳細な動作を示すフローチャートである。
【0036】
先ず、不良パターン判定装置2は、メモリ試験装置1で得られた測定結果としてのフェイルビットマップデータを入力する(ステップS1)。ここで、すべてのフェイルビットマップデータを読み込む必要はなく、判定対象領域の基本ブロック分のデータを読み込み、その判定対象領域に対する不良パターン判定終了後に、次の判定対象領域のデータを読み込むようにしても良い。この場合、不良パターン判定装置のメモリサイズを小さく設定することができる。
【0037】
次に、不良パターン判定装置2は、予め定義されメモリ20内に格納されている不良パターン判定の為の判定基準を定義した特徴量定義情報の読み込みを行う(ステップS2)。この特徴量とは、判定対象領域のフェイルビットマップデータに対する不良パターンの判定基準を定義したものである。通常、フェイルビットマップデータに対する不良パターンの判定では、複数の特徴量を使用するので、複数の特徴量定義情報を読み込む。この実施の形態1では、読み込んだ1つの特徴量定義情報から以下の特徴量を計算し(ステップS2)、続く不良パターン判定処理で使用する。
【0038】
特徴量:フェイルビットマップデータの各ライン(行)の不良数を各ライン毎にカウントし、不良ビットが90%以上であれば、不良ラインと判定する。
【0039】
次に、不良パターン判定装置2は、入力したフェイルビットマップデータに対して基本パターン判定を自動的に実行し(ステップS3)、判定結果はメモリ21へ出力される。
【0040】
この基本パターン判定処理(ステップS3)では、以下の処理を行う。
【0041】
特徴量に従って判定対象領域の移動と当該判定対象領域に対するパターン判定を繰り返す。この処理を、図3、4の例を用いて説明する。
【0042】
ステップS1で入力したフェイルビットマップデータ、即ち、判定対象領域の基本ブロックのサイズを横1024ビット、縦1024ビットとする。1本毎の横ライン(行)不良の判定を行う。
【0043】
先ず、図3に示す様に、判定対象領域は横1024ビット、縦1ビットであり、判定対象領域の開始アドレスは1である(ステップS31)。
【0044】
次に、図4に示す様に、判定対象領域である1ライン(横1024ビット、縦1ビット)中のデータの不良率が90%以上かをチェックする(ステップS32)。ここで、条件にマッチすれば、当該判定対象領域は、不良パターンとして分類される。特徴量定義情報に「不良パターンとして分類された判定対象領域内に含まれる不良ビットを削除する。」と定義されていれば、この特徴量定義情報から計算された特徴量に従って、不良ビットを削除する処理(即ち、正常ビットとして書き換える等)を実行することも可能である。この削除された不良ビットは別の不良パターン判定時に良品ビットとして判定される。判定結果は、メモリ21内に格納される。
【0045】
最初の判定対象領域の判定が終了すると、未判定対象領域としてアドレス2(縦2ビット目)〜アドレス1024(1024ビット目)が残っているので、処理の流れはステップS31へ戻り、判定対象領域として、アドレス2の縦2ビット目(2ライン目)である判定対象領域に移動する(ステップS31)。このアドレス2の判定対象領域に関するフェイルビットマップデータに対して、ステップ32の判定を同様に行い、判定結果をメモリ21内に格納する。これらの処理は、各アドレスの判定対象領域に対して順次実行され、最終アドレス1024の判定対象領域に対する判定処理が終了するまで繰り返される。
【0046】
実施の形態1においては、1個の特徴量を用いて不良パターンの判定を実行しているので、ステップ34からステップ4の処理に進む。
【0047】
基本パターンの判定(ステップS3)が終了すると、メモリ21内に格納した判定結果を見て、その位置関係から組み合わせパターンとしてまとめられるかをチェックする(ステップS4)。
【0048】
例えば、図5に示す様に、基本パターンの判定の結果、横ライン不良が2本存在し、それらが互いに縦方向に隣接しているか、否かをチェックする。チェックの結果、それらの横ライン不良が、互いに縦方向に隣接して場合2本の横ライン不良として判定する。この判定では、基本パターンの判定結果内に、始点・終点アドレスや不良ビット数等の情報を対応させて保持しておき、それらの情報を基に不良ラインの位置関係を判定することができる。
【0049】
そして、不良パターン判定装置2は、上記の判定の結果、最終的に得られた判定結果のみ判定結果記憶装置3へ出力する。判定結果記憶装置3は、判定結果を入力し、判定結果ファイルとして格納し保持する(ステップS5)。判定結果記憶装置3内に保持された判定結果は、メモリの不良原因の解析等に使用され、製造プロセスにフイードバックされ、不良品発生に原因の解明、メモリの製造プロセスにおける歩留まりの向上等に使用される。
【0050】
本実施の形態1の不良解析方法及び装置と、従来の不良解析方法及び装置との比較例として、複数本の横ライン不良の場合に関して以下に説明する。
【0051】
既に説明したように、従来技術による8本の横ライン不良の判定の場合、先ず、8本の横ライン不良の有無を、フェイルビットマップを8ビット単位で縦方向へ移動して不良パターンか否かを判定し、次に、7本の横ラインの場合での不良パターンの判定、さらに6本の場合、...と判定を続け、最後に1本の横ライン不良の判定までを行う必要がある。従って、総判定回数は、36696回のパターンのチェックを行なう必要がある。
【0052】
これに対して、本発明の実施の形態1の不良解析方法及び装置の場合では、不良パターンのチェックは、1本の横ライン不良の判定回数である1024回のみで良い。そして、得られた基本パターンのデータには、アドレス始点・終点アドレスや不良ビット数等の情報を対応させて保持しているので、組み合わせ判定においても、該当する1本の横ライン不良が存在する数だけをチェックすればよいので無駄な処理を行う必要が無くなる。これにより、不良判定の処理時間を削減することができ、処理効率を向上させることが可能である。
【0053】
また、不良判定パターンの定義でも図3、4に示す基本パターンの定義を行うことで、後の2本、3本、…、8本の横ライン不良については図5に示す対象不良パターンと位置関係の定義だけを行えばよい。しかし、従来の方法では図9及び図10に示す様にして2本、3本、…、8本の横ライン不良の定義を行わなければならず、与えなければならない情報量は図6に示す判定領域に相当する情報だけ余分に定義しなければならず、判定パターンの量により無視できない作業量となる。
【0054】
上記したように、本発明の実施の形態1における不良パターン判定方法、及び不良パターン判定装置では、前もって定義された特徴量に基づいて、メモリ試験装置1等から得られたフェイルビットマップデータを読み込み、読み込んだフェイルビットマップデータの各ライン(アドレス)毎に不良パターンの判定を行い、判定結果を各ラインのアドレスや不良ビット数等の属性情報とともに判定結果情報としてメモリ21内に格納し、格納した各ライン(アドレス)毎の判定結果情報を基に、不良ラインの位置関係を判定するようにしたので、従来の不良解析方法や不良解析装置のように、n本の横ライン不良の判定、(n−1)本の横ライン不良の判定,...,そして、1本の横ライン不良の判定を順次行う必要はなく、不良パターンの判定に要する時間を大幅に削減できる。即ち、本実施の形態1では、フェイルビットマップデータ内の不良パターンを、不良パターン判定装置2が、基本パターンと組み合わせパターンとに分けて求めることで、パターン判定の効率化を図ることができる。
【0055】
実施の形態2.
実施の形態2に係る不良解析方法の動作、及び、不良解析装置の構成は、実施の形態1のものと基本的に同じであるが、実施の形態2では複数の特徴量を使った不良パターンの判定を行う。
【0056】
実施の形態1で説明した様に、特徴量定義情報とは、フェイルビットマップデータを用いた不良パターン判定に必要となる不良率、不良数、不良の分散等を指定した定義情報である。本発明の不良解析方法及び不良解析装置は、少なくとも1種以上の特徴量定義情報を用いて不良パターンの判定処理の効率化を図るものである。
【0057】
特徴量定義情報は、フェイルビットマップデータの判定条件の用途・目的に応じて、予め定義し、特徴量定義情報ファイルとして不良パターン判定装置2内のメモリ20内に格納しておく。
【0058】
特徴量定義情報としては、実施の形態1で説明したものがあるが、その他にも、用途に応じて定義することができる。例えば、以下の特徴量定義情報1〜4等が考えられるが、これに限定されるものではなく、判定条件の用途・目的に応じて、不良パターンの判定処理の前に定義し、メモリ20内に格納しておく。
【0059】
特徴量1:各ラインの奇数および偶数ビット毎の不良数をカウントする;不良率は60%以上である。
【0060】
特徴量2:2ライン毎の不良パターンを解析する;不良率は90%以上である。
【0061】
特徴量3:各ラインの不良数をカウントする;3ライン毎の不良パターンを解析する;不良率は40%以上である。
【0062】
特徴量4:各ラインの不良数をカウントする;8ライン毎の不良パターンを解析する;不良率は70%以上である、等々。
【0063】
実施の形態2の不良パターン判定処理の概略は以下のとおりである。
【0064】
メモリ試験装置1は、測定対象としてのメモリの各ビットを電気的に試験し、測定結果であるフェイルビットマップデータを不良パターン判定装置2へ出力する。
【0065】
不良パターン判定装置2は、予め設定されメモリ20内に格納され、不良パターン判定時に使用する判定基準情報である複数の特徴量定義情報を読み込み、これらの特徴量定義情報に基づいて特徴量を計算し、得られた特徴量を基にフェイルビットマップ内の不良パターンの判定を実行し、最終的な判定結果を出力する。
【0066】
判定結果記憶装置3は、不良パターン判定装置2の最終的な判定結果を判定結果ファイルとして格納する。
【0067】
次に、実施の形態2における不良パターン判定装置2の不良パターン判定処理を、図2のフローチャート、及び図6〜図8を参照しながら詳細に説明する。
【0068】
先ず、不良パターン判定装置2は、メモリ試験装置1で得られた測定結果としてのフェイルビットマップデータを入力する(ステップS1)。ここで、すべてのフェイルビットマップデータを読み込む必要はなく、判定対象領域の基本ブロック分のデータを読み込み、その判定対象領域に対する不良パターン判定終了後に、次の判定対象領域のデータを読み込むようにしても良い。この場合、不良パターン判定装置のメモリサイズを小さく設定することができる。
【0069】
次に、不良パターン判定装置2は、予め定義されメモリ20内に格納されている不良パターン判定に用いる判定基準を指定した複数の特徴量定義情報の読み込みを行う(ステップS2)。
【0070】
次に、読み込んだ複数の特徴量定義情報に基づいて特徴量の計算を行う。ここでは、図6に示す様に、基本パターン判定処理(ステップS3)で使用する特徴量、例えば、各縦ラインの不良率や各横ラインの不良率などを求める。尚、この特徴量の計算は、不良パターン判定処理の直前(ステップS2)で、すべての特徴量を計算する必要はない。ステップS3の基本パターン判定処理で、各特徴量を最初に用いる際に計算を行い、それ以降の不良パターン判定処理で、同一の特徴量を使用する場合は、以前使用した特徴量を使用しても良い。これにより、同じ特徴量を計算する無駄を省くことができる。
【0071】
次に、基本パターン判定処理を実行する(ステップS3)。
【0072】
この基本パターン判定処理は、基本的に実施の形態1の場合と同様であるが、ステップS34で、未処理の特徴量が残っていれば、次の特徴量の基づく不良パターン判定処理を実行する必要があるので、処理の流れはステップS31へ戻る。
【0073】
特徴量に基づく不良パターン判定処理の具体例としては、図4に示す1ライン(横1024ビット、縦1ビット)中の不良率が90%以上かの判定を行い、この判定条件にマッチすればそのラインを不良パターンとして分類する。
【0074】
この判定結果は、ラインのアドレスや不良ビット数等の属性情報とともに、メモリ21内に格納される。
【0075】
また、他の特徴量に基づく不良パターン判定処理の例としては、図7、及び、図8に示す様に、1ビットおきの横ライン不良の判定を行う。これは、1ライン中の不良が1ビット間隔に発生しているか否かを判定するものである。この場合の特徴量としては、偶数アドレス、奇数アドレスの不良数を計算し、偶数アドレスの不良数=512かつ奇数アドレスの不良数=0、または、偶数アドレスの不良数=0かつ奇数アドレスの不良数=512であれば、不良パターンの条件にマッチするので、そのラインを不良パターンに分類する。この場合も、アドレス及び不良ビット数等の属性情報とともに、メモリ21内に格納される。
【0076】
ここで、1ビットおき横ライン不良のための特徴量は、ステップS2での特徴量の計算時にではなく、この基本パターン判定時に計算しても良い。
【0077】
これは、不良パターン判定に使用されるすべての特徴量を最初に計算する場合、90%の不良パターン判定で、例えば半分の特徴量のみ使用しているとすると、残りの特徴量に基づく不良パターン判定では無駄な計算を行うことになり、判定時間が無駄となる。そこで、全データで共通して使用される特徴量と、頻繁には出現しない不良パターン判定に必要な特徴量とに分類し、前者の特徴量のみを不良パターン判定処理の最初に計算し(ステップS2)、2番目の特徴量は判定で必要になる際に、例えば、ステップS32等で適宜計算するようにすることで、全体の不良パターン判定処理に要する時間を短縮することが可能である。従って、同一の判定対象領域に対する不良パターン判定を行う場合に、それ以前に計算した特徴量を使用することで1回あたりの判定処理の処理時間短縮が可能である。
【0078】
【発明の効果】
以上のように、本発明によれば、不良パターンの判定を、基本パターンと組み合わせパターンとの2つの処理に分けるようにしたので、従来の方法と比較して不良パターンの判定に要する作業量を大幅に削減することができる。例えば、1〜8本の横ライン不良の場合、従来技術では、36,696回の特徴量のチェックが必要になるが、本発明では1,024回の特徴量のチェック、及び、(1本の横ライン不良の発生数−1)回の位置関係のチェックのみでよい。
【0079】
また、本発明では、判定パターンの定義も基本パターンとその位置関係だけを定義すればよいため、組み合わせパターンについては定義しなければならない情報量は従来技術と比較して約1/2となる。
【0080】
また、本発明では、特徴量を使った判定において、判定パターンのチェック毎に実行する必要のある判定領域のチェックを、同一項目に関しては、最初の1度だけ計算し、結果をメモリに格納しておけば、以後はメモリ内等に格納した計算値の参照のみで良いため、処理効率を大幅に向上することができる。
【図面の簡単な説明】
【図1】本発明の不良解析装置を含むシステムを示すブロック図である。
【図2】本発明の不良解析方法の動作を示すフローチャートである。
【図3】1本の横ライン不良の特徴量定義情報例を示す説明図である。
【図4】1本の横ライン不良の判定パターンの例である。
【図5】2本の横ライン不良の判定パターンの例である。
【図6】特徴量の具体例を示す説明図である。
【図7】1本の1ビットおき(偶数番目、あるいは、奇数番目毎)の横ライン不良を示す判定パターンを示す説明図である。
【図8】1本の1ビットおき(偶数番目毎、及び、奇数番目毎)の横ライン不良の特徴量を示す説明図である。
【図9】従来技術における2本の横ライン不良の判定パターンの例である。
【図10】従来技術における1本の1ビット単位の横ライン不良の判定パターンの例である。
【符号の説明】
1 メモリ試験装置
2 不良パターン判定装置
3 判定結果記憶装置
20,21 メモリ[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a memory failure analysis apparatus, and in particular, a failure analysis that automatically and efficiently analyzes a failure pattern of a fail bit map (Fail Bit Map), which is one of methods for analyzing the cause of a memory failure. The present invention relates to a method and a failure analysis apparatus.
[0002]
[Prior art]
A defective pattern determination device as a defective pattern determination engine determines a defective pattern in a fail bitmap based on a fail bitmap measured and output by a memory test device that electrically tests a memory. is there.
[0003]
This defective pattern determination device executes determination of a defective pattern in a fail bitmap according to definition information including a name of a defective pattern and information defining the defective pattern.
[0004]
The information defining the defective pattern is roughly composed of the following information (1) and (2).
[0005]
(1) Information on a region for checking whether or not the defect pattern is defined, and information on its scanning method.
[0006]
(2) Information regarding the pattern of defective bits in the area.
[0007]
The information of (1) above defines scan information that specifies an area of n bits in the horizontal direction and m bits in the vertical direction, and checks the defective pattern by moving the area in the vertical direction or the horizontal direction by x bits. The
[0008]
For example, when creating definition information of one horizontal line defect in a memory area of 1024 bits in length and 1024 bits in width, as shown in FIG. 3, the size of the check target area is 1024 bits in width and 1 bit in length. And In this check target area, definition information including a designation of checking each horizontal line by moving one bit at a time in the vertical direction from the start address 1 to 1024 is created.
[0009]
Further, when creating definition information for two horizontal line defects, as shown in FIG. 9, the size of the check target area is set to horizontal 1024 bits and vertical 2 bits. Then, definition information including designation to move the check target area vertically by 2 bits from the start address 1 to 1023 is created.
[0010]
The information (2) defines determination information for determining a pattern in the check target area in the fail bitmap as a defective pattern. For example, in the determination of one horizontal line defect, as shown in FIG. 4, the defect rate in one line (from the definition of the check target area described above, the area of 1024 bits in width and 1 bit in length) is
Defective rate = number of defective bits / total number of bits (1024)
Is 90% or more, the check target area is determined to be a defective pattern.
[0011]
Similarly, in the determination of two horizontal line defects, as shown in FIG. 10, the defect of each line in two lines (areas of 1024 bits in width and 2 bits in length from the above definition of the check target area). When the ratio (= number of defective bits / total number of bits (1024)) is 90% or more, it is determined that the check target area is a defective pattern.
[0012]
[Problems to be solved by the invention]
Since the conventional failure analysis method and failure analysis apparatus are configured as described above, when there are n or more (3, 4, 5, 6,..., Etc.) horizontal line failures, There is a problem that it is necessary to define all of them, and it takes a lot of time to determine a defective pattern.
[0013]
For example, when the determination of two or more adjacent horizontal line defects is performed, three, four, five,. . . It is necessary to define a defective pattern. If up to 1,024 lines define adjacent patterns, 1, 2, 3,. . . , And it is necessary to define a horizontal line defect in each of 1024 lines, and the amount of work is enormous.
[0014]
Furthermore, in order to execute the above-described defect pattern determination,
Figure 0004551582
The number of checks must be performed.
[0015]
For example, as shown in FIG. 9 and FIG. 10, in the determination of two horizontal line defects, the fail bit map is moved every two bits at the start point address 1 and the end point address 1023 to check the pattern of the two horizontal lines. If the defect rate of each line is 90% or more, it is determined that two horizontal lines are defective.
[0016]
If this is a determination of 8 horizontal line defects, first, the presence or absence of 8 horizontal line defects is determined by moving the fail bit map in the vertical direction in units of 8 bits to determine whether the pattern is defective. In addition, in the case of 7 horizontal lines, the defective pattern is determined. . . It is necessary to continue the determination until the determination of one horizontal line defect.
[0017]
The number of defective pattern determinations in the above case is as follows.
[0018]
8 x 1017 times = 8136 times
7 x 1018 times = 7126 times
6 x 1019 times = 6114 times
5 x 1020 times = 5100 times
4 x 1021 times = 4084 times
3 x 1022 times = 3066 times
2 x 1023 times = 2046 times
1 x 1024 times = 1024 times
Therefore, it is necessary to execute a total of 36696 defective pattern checks, which increases the work time.
[0019]
Also, even if there are only 3 horizontal line defects and 4 horizontal line defects in the fail bitmap, there are 8, 7, 6, 5, 3, 2 defects. There is a problem that it is necessary to perform pattern determination, and wasteful processing is performed accordingly.
[0020]
The present invention has been made to solve the above-described conventional problems, and automatically determines a defective pattern by inputting a fail bit map measured by a test apparatus for electrically testing a memory. Yes, scan the fail bitmap based on the definition information, and perform the determination divided into basic pattern determination that determines the presence or absence of a defective pattern, and combination pattern determination that is determined by combining the results determined in the basic pattern determination, It is an object of the present invention to obtain a defect analysis method and a defect analysis apparatus capable of efficiently performing a determination pattern definition and efficiently performing a defect pattern determination process at high speed.
[0021]
[Means for Solving the Problems]
In the failure analysis method according to the present invention, fail bit map data obtained from a semiconductor test apparatus is input, and a feature amount that is preset and defines a criterion for determining a failure pattern is input. Then, in accordance with a first determination criterion for a defective pattern defined in the feature amount, a defective pattern is determined for each basic block of the fail bitmap data, and the obtained determination result and the address information of the basic block are obtained. The basic pattern determination result is stored in the first memory. The defect pattern determination for each basic block is repeated over the entire fail bitmap data.
[0022]
Next, a combination block obtained by reading the basic pattern determination result stored in the first memory and combining the basic blocks in accordance with a second determination criterion for a defective pattern defined in the feature amount The defective pattern determination is performed every time, and the defective pattern determination for each combination block is repeatedly performed over the entire fail bit map data. Finally, the determination result is stored in the second memory.
[0023]
In the defect analysis method according to the present invention, the address information of the basic block is a start point address, an end point address, and a number of defective bits of the basic block in the fail bitmap data.
[0024]
In the defect analysis method according to the present invention, based on the feature amount, a determination criterion for a determination region used for determination of a defect pattern is calculated, the calculation result is retained, and the retained calculation result is executed afterward. It is used as the first determination criterion and the second determination criterion in the defect pattern determination for each block and the defect pattern determination for each combination block.
[0025]
A failure analysis apparatus according to the present invention inputs fail bit map data obtained from a semiconductor test apparatus, inputs a feature amount that is set in advance and defines a criterion for determining a defect pattern, and is defective based on the feature amount. It is a defect analysis apparatus provided with a defect pattern determination apparatus that performs pattern determination. In particular, the defect pattern determination device performs defect pattern determination for each basic block of the fail bitmap data according to a first determination criterion for a defect pattern defined in the input feature amount, and The defect pattern determination is repeatedly performed over the entire fail bitmap data. Further, a first memory for storing the obtained determination result and the address information of the basic block as a basic pattern determination result is provided. Further, for each combination block obtained by reading the basic pattern determination result stored in the first memory and combining the basic blocks according to a second determination criterion for the defective pattern defined in the feature amount The defective pattern is determined, and the defective pattern is determined for each combination block repeatedly over the entire fail bit map data. In addition, a determination result storage device that stores the determination result is further provided.
[0026]
In the failure analysis apparatus according to the present invention, the basic block address information stored in the first memory is the basic block start point address, end point address, and number of defective bits in the fail bit map data. It is characterized by this.
[0027]
In the defect analysis apparatus according to the present invention, the defect pattern determination apparatus calculates a determination criterion for a determination region used for determining a defect pattern when reading the preset feature amount, and stores and holds the calculation result. The calculated result is used as the first determination criterion and the second determination criterion in the defect pattern determination for each basic block and the defect pattern determination for each combination block to be executed later. It is what.
[0028]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, an embodiment of the present invention will be described.
[0029]
Embodiment 1 FIG.
FIG. 1 is a block diagram showing a system including a failure analysis apparatus for executing the failure analysis method of the present invention. In the system of FIG. 1, the defect analysis apparatus of the present invention is composed of a defect pattern determination apparatus 2 and a determination result storage apparatus 3.
[0030]
The outline of the defective pattern determination process in the first embodiment is as follows.
[0031]
The memory test apparatus 1 electrically tests each bit of the memory as the measurement target, and outputs fail bit map data as a measurement result to the defect pattern determination apparatus 2.
[0032]
The defect pattern determination apparatus 2 reads feature amount definition information that defines feature amounts, which are determination criterion information that is set in advance and stored in the memory 20, and is used when determining a defect pattern, calculates a feature amount, and obtains the obtained feature Based on the amount, the determination of the defective pattern in the fail bitmap is executed, and the final determination result is output.
[0033]
The determination result storage device 3 stores the final determination result of the defective pattern determination device 2 as a determination result file.
[0034]
The defect pattern determination process in the defect pattern determination apparatus 2 will be described in detail below.
[0035]
FIG. 2 is a flowchart showing the detailed operation of the defect pattern determination process executed by the defect pattern determination device 2.
[0036]
First, the failure pattern determination apparatus 2 inputs fail bit map data as a measurement result obtained by the memory test apparatus 1 (step S1). Here, it is not necessary to read all the fail bit map data, read the data for the basic block of the determination target area, and read the data of the next determination target area after the defect pattern determination for the determination target area is completed. Also good. In this case, the memory size of the defective pattern determination device can be set small.
[0037]
Next, the defect pattern determination device 2 reads feature amount definition information defining a determination criterion for determining a defect pattern that is defined in advance and stored in the memory 20 (step S2). This feature amount defines a defect pattern determination criterion for fail bitmap data in a determination target region. Normally, since a plurality of feature amounts are used in determining a defective pattern for fail bitmap data, a plurality of feature amount definition information is read. In the first embodiment, the following feature amount is calculated from one piece of feature amount definition information that has been read (step S2) and used in the subsequent defective pattern determination process.
[0038]
Feature amount: The number of defects in each line (row) of the fail bitmap data is counted for each line. If the number of defective bits is 90% or more, it is determined as a defective line.
[0039]
Next, the defective pattern determination device 2 automatically performs basic pattern determination on the input fail bitmap data (step S3), and the determination result is output to the memory 21.
[0040]
In this basic pattern determination process (step S3), the following process is performed.
[0041]
The movement of the determination target area and the pattern determination for the determination target area are repeated according to the feature amount. This process will be described with reference to the examples of FIGS.
[0042]
The size of the fail bit map data input in step S1, that is, the basic block of the determination target area is 1024 bits wide and 1024 bits long. Each horizontal line (row) defect is determined.
[0043]
First, as shown in FIG. 3, the determination target area is 1024 bits wide and 1 bit high, and the start address of the determination target area is 1 (step S31).
[0044]
Next, as shown in FIG. 4, it is checked whether the defect rate of data in one line (1024 bits in the horizontal direction and 1 bit in the vertical direction) that is the determination target area is 90% or more (step S32). Here, if the condition is met, the determination target area is classified as a defective pattern. If the feature quantity definition information is defined as “delete defective bits included in the determination target area classified as a defective pattern”, the defective bits are deleted according to the feature quantity calculated from the feature quantity definition information. It is also possible to execute a process (that is, rewrite as a normal bit). The deleted defective bit is determined as a non-defective bit when another defective pattern is determined. The determination result is stored in the memory 21.
[0045]
When the determination of the first determination target area is completed, since the address 2 (second vertical bit) to the address 1024 (1024th bit) remain as the non-determination target area, the process flow returns to step S31, and the determination target area As shown in FIG. 4, the region moves to the determination target region which is the second bit (second line) of address 2 (step S31). The determination at step 32 is similarly performed on the fail bitmap data regarding the determination target area at the address 2, and the determination result is stored in the memory 21. These processes are sequentially executed for the determination target area of each address, and are repeated until the determination process for the determination target area of the final address 1024 is completed.
[0046]
In the first embodiment, since the defect pattern determination is performed using one feature amount, the process proceeds from step 34 to step 4.
[0047]
When the basic pattern determination (step S3) is completed, the determination result stored in the memory 21 is checked to check whether the combination pattern is collected from the positional relationship (step S4).
[0048]
For example, as shown in FIG. 5, it is checked whether or not there are two horizontal line defects as a result of the basic pattern determination and they are adjacent to each other in the vertical direction. As a result of the check, if these horizontal line defects are adjacent to each other in the vertical direction, they are determined as two horizontal line defects. In this determination, information such as the start point / end point address and the number of defective bits is held in correspondence with the basic pattern determination result, and the positional relationship between the defective lines can be determined based on the information.
[0049]
Then, the defective pattern determination device 2 outputs only the determination result finally obtained as a result of the determination to the determination result storage device 3. The determination result storage device 3 inputs the determination result, and stores and holds it as a determination result file (step S5). The determination result stored in the determination result storage device 3 is used for analysis of the cause of memory failure, fed back to the manufacturing process, used for elucidating the cause of defective product generation, improving the yield in the memory manufacturing process, etc. Is done.
[0050]
As a comparative example of the failure analysis method and apparatus of the first embodiment and the conventional failure analysis method and apparatus, a case of a plurality of horizontal line defects will be described below.
[0051]
As already described, in the case of determination of eight horizontal line defects according to the prior art, first, the presence / absence of eight horizontal line defects is determined by moving the fail bit map in the vertical direction in units of 8 bits to determine whether there is a defective pattern. Next, the determination of the defective pattern in the case of seven horizontal lines, and in the case of six more,. . . It is necessary to continue the determination until the determination of one horizontal line defect. Therefore, the total number of determinations needs to be checked for 36696 patterns.
[0052]
On the other hand, in the case of the defect analysis method and apparatus according to the first embodiment of the present invention, the defect pattern check need only be 1024 times, which is the number of times of determination of one horizontal line defect. The obtained basic pattern data holds information such as the address start point / end point address and the number of defective bits in association with each other, so that there is one corresponding horizontal line defect even in the combination determination. Since only the number needs to be checked, there is no need to perform useless processing. As a result, the processing time for defect determination can be reduced, and the processing efficiency can be improved.
[0053]
In addition, by defining the basic pattern shown in FIGS. 3 and 4 in the definition of the defect determination pattern, the subsequent two, three,... You only need to define the relationship. However, in the conventional method, two, three,..., Eight horizontal line defects must be defined as shown in FIGS. 9 and 10, and the amount of information to be given is shown in FIG. Only information corresponding to the determination area must be defined extra, and the amount of work cannot be ignored depending on the amount of the determination pattern.
[0054]
As described above, the failure pattern determination method and the failure pattern determination device according to the first exemplary embodiment of the present invention read fail bitmap data obtained from the memory test device 1 or the like based on the feature amount defined in advance. The defective pattern is determined for each line (address) of the read fail bitmap data, and the determination result is stored in the memory 21 as determination result information together with attribute information such as the address of each line and the number of defective bits. Since the positional relationship of the defective lines is determined based on the determination result information for each line (address), n horizontal line defects can be determined as in the conventional defect analysis method and defect analyzer. (N-1) Judgment of defective horizontal lines,. . . In addition, it is not necessary to sequentially determine one horizontal line defect, and the time required for determining a defect pattern can be greatly reduced. That is, in the first embodiment, the defect pattern determination device 2 obtains the defect pattern in the fail bitmap data separately for the basic pattern and the combination pattern, so that the pattern determination can be made more efficient.
[0055]
Embodiment 2. FIG.
The operation of the failure analysis method according to the second embodiment and the configuration of the failure analysis apparatus are basically the same as those of the first embodiment. However, in the second embodiment, a failure pattern using a plurality of feature amounts is used. Judgment is made.
[0056]
As described in the first embodiment, the feature amount definition information is definition information that designates the defect rate, the number of defects, the distribution of defects, and the like necessary for defect pattern determination using fail bitmap data. The defect analysis method and the defect analysis apparatus according to the present invention improve the efficiency of a defect pattern determination process using at least one type of feature amount definition information.
[0057]
The feature amount definition information is defined in advance according to the use / purpose of the determination condition of the fail bitmap data, and is stored in the memory 20 in the defect pattern determination device 2 as a feature amount definition information file.
[0058]
As the feature amount definition information, there is information described in the first embodiment, but other feature amount definition information can be defined according to the application. For example, the following feature amount definition information 1 to 4 can be considered, but is not limited to this, and is defined before the defective pattern determination process in the memory 20 according to the use / purpose of the determination condition. Store it in.
[0059]
Feature 1: Count the number of defects for each odd and even bit of each line; the defect rate is 60% or more.
[0060]
Feature 2: Analyzes a defect pattern every two lines; the defect rate is 90% or more.
[0061]
Feature amount 3: counts the number of defects in each line; analyzes the defect pattern for every three lines; the defect rate is 40% or more.
[0062]
Feature amount 4: Count the number of defects in each line; analyze the defect pattern every 8 lines; defect rate is 70% or more, and so on.
[0063]
The outline of the defect pattern determination process of the second embodiment is as follows.
[0064]
The memory test apparatus 1 electrically tests each bit of the memory as the measurement target, and outputs fail bit map data as a measurement result to the defect pattern determination apparatus 2.
[0065]
The defect pattern determination device 2 reads a plurality of feature amount definition information, which is preset and stored in the memory 20 and is used as determination criterion information for determining a defect pattern, and calculates a feature amount based on the feature amount definition information. Then, the defect pattern in the fail bitmap is determined based on the obtained feature quantity, and the final determination result is output.
[0066]
The determination result storage device 3 stores the final determination result of the defective pattern determination device 2 as a determination result file.
[0067]
Next, the defect pattern determination process of the defect pattern determination apparatus 2 according to the second embodiment will be described in detail with reference to the flowchart of FIG. 2 and FIGS.
[0068]
First, the failure pattern determination apparatus 2 inputs fail bit map data as a measurement result obtained by the memory test apparatus 1 (step S1). Here, it is not necessary to read all the fail bit map data, read the data for the basic block of the determination target area, and read the data of the next determination target area after the defect pattern determination for the determination target area is completed. Also good. In this case, the memory size of the defective pattern determination device can be set small.
[0069]
Next, the defect pattern determination device 2 reads a plurality of feature amount definition information specifying a determination criterion used for defect pattern determination that is defined in advance and stored in the memory 20 (step S2).
[0070]
Next, the feature amount is calculated based on the read plurality of feature amount definition information. Here, as shown in FIG. 6, the feature amount used in the basic pattern determination process (step S3), for example, the defect rate of each vertical line, the defect rate of each horizontal line, and the like are obtained. It should be noted that this feature amount calculation does not need to calculate all the feature amounts immediately before the defective pattern determination process (step S2). In the basic pattern determination processing in step S3, calculation is performed when each feature amount is used for the first time. When the same feature amount is used in the subsequent defective pattern determination processing, the previously used feature amount is used. Also good. Thereby, the waste of calculating the same feature amount can be saved.
[0071]
Next, basic pattern determination processing is executed (step S3).
[0072]
This basic pattern determination process is basically the same as in the case of the first embodiment, but if an unprocessed feature quantity remains in step S34, a defect pattern determination process based on the next feature quantity is executed. Since it is necessary, the process flow returns to step S31.
[0073]
As a specific example of the defect pattern determination process based on the feature amount, it is determined whether the defect rate in one line (1024 bits in the horizontal direction and 1 bit in the vertical direction) shown in FIG. 4 is 90% or more, and if this determination condition is met. The line is classified as a defective pattern.
[0074]
This determination result is stored in the memory 21 together with attribute information such as the line address and the number of defective bits.
[0075]
Further, as an example of the defect pattern determination process based on another feature amount, as shown in FIGS. 7 and 8, the determination of a horizontal line defect every other bit is performed. This is to determine whether or not a defect in one line occurs at an interval of 1 bit. As the feature amount in this case, the number of defects of even addresses and odd addresses is calculated, the number of defects of even addresses = 512 and the number of defects of odd addresses = 0, or the number of defects of even addresses = 0 and defects of odd addresses If the number = 512, it matches the condition of the defective pattern, so the line is classified as a defective pattern. Also in this case, it is stored in the memory 21 together with attribute information such as the address and the number of defective bits.
[0076]
Here, the feature amount for the horizontal line defect every other bit may be calculated at the time of this basic pattern determination, not at the time of calculating the feature amount in step S2.
[0077]
This is because, when all feature quantities used for defect pattern determination are calculated first, if 90% defect pattern determination is used, for example, if only half of the feature quantities are used, a defect pattern based on the remaining feature quantities In the determination, useless calculation is performed, and the determination time is wasted. Therefore, it is classified into feature quantities that are commonly used in all data and feature quantities that are necessary for defect pattern determination that do not appear frequently, and only the former feature quantities are calculated at the beginning of the defect pattern determination processing (step S2) When the second feature amount is necessary for the determination, for example, by appropriately calculating in step S32 or the like, the time required for the entire defective pattern determination process can be shortened. Accordingly, when performing the defect pattern determination for the same determination target region, it is possible to reduce the processing time of the determination processing per time by using the feature amount calculated before that.
[0078]
【The invention's effect】
As described above, according to the present invention, since the determination of the defective pattern is divided into two processes of the basic pattern and the combination pattern, the amount of work required for determining the defective pattern is reduced compared to the conventional method. It can be greatly reduced. For example, in the case of 1 to 8 horizontal line defects, the prior art requires 36,696 feature amount checks, but in the present invention, 1,024 feature amount checks and (1 Number of occurrences of horizontal line defects of 1) Only the positional relationship needs to be checked.
[0079]
Further, in the present invention, since only the basic pattern and its positional relationship need to be defined as the determination pattern, the amount of information that must be defined for the combination pattern is about ½ that of the prior art.
[0080]
In the present invention, in the determination using the feature amount, the determination area check that needs to be executed for each determination pattern check is calculated only once for the same item, and the result is stored in the memory. Then, since it is only necessary to refer to the calculated value stored in the memory or the like thereafter, the processing efficiency can be greatly improved.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a system including a failure analysis apparatus of the present invention.
FIG. 2 is a flowchart showing the operation of the failure analysis method of the present invention.
FIG. 3 is an explanatory diagram showing an example of feature amount definition information of one horizontal line defect.
FIG. 4 is an example of a determination pattern for one horizontal line defect.
FIG. 5 is an example of a determination pattern for two horizontal line defects.
FIG. 6 is an explanatory diagram illustrating a specific example of a feature amount.
FIG. 7 is an explanatory diagram showing a determination pattern indicating a horizontal line defect every other bit (even-numbered or odd-numbered).
FIG. 8 is an explanatory diagram showing a feature amount of horizontal line defects every other bit (every even number and every odd number).
FIG. 9 is an example of a determination pattern for two horizontal line defects in the prior art.
FIG. 10 is an example of a determination pattern of a horizontal line defect in one bit unit in the prior art.
[Explanation of symbols]
1 Memory test equipment
2 Defect pattern determination device
3 Judgment result storage device
20,21 memory

Claims (6)

半導体試験装置から得られたフェイルビットマップデータを入力し、
予め設定され、不良パターンの判定基準を規定した特徴量を入力し、
前記特徴量に規定されている不良パターンの第1の判定基準に従って、前記フェイルビットマップデータの基本ブロック毎に不良パターン判定を行い、得られた判定結果と前記基本ブロックのアドレス情報とを基本パターン判定結果として第1のメモリ内に格納し、
前記基本ブロック毎の不良パターン判定を、前記フェイルビットマップデータの全体に渡って繰り返し行い、
前記第1のメモリ内に格納されている前記基本パターン判定結果を読み出し、前記特徴量に規定されている不良パターンの第2の判定基準に従って、前記基本ブロックを組み合わせて得られる組み合わせブロック毎に不良パターン判定を行い、
前記組み合わせブロック毎の不良パターン判定を、前記フェイルビットマップデータの全体に渡って繰り返し行い、
前記判定結果を第2のメモリ内に格納して、不良パターン判定処理を実行する不良解析方法。
Input fail bit map data obtained from semiconductor test equipment,
Enter the feature value that is set in advance and defines the criteria for judging the defective pattern,
In accordance with a first determination criterion for a defective pattern defined in the feature amount, a defective pattern is determined for each basic block of the fail bitmap data, and the obtained determination result and address information of the basic block are used as a basic pattern. The result of determination is stored in the first memory,
The defect pattern determination for each basic block is repeatedly performed over the entire fail bitmap data,
The basic pattern determination result stored in the first memory is read out, and each combination block obtained by combining the basic blocks according to the second determination criterion of the defect pattern defined in the feature amount is defective. Perform pattern judgment,
Defect pattern determination for each combination block is repeatedly performed over the entire fail bitmap data,
A failure analysis method for storing the determination result in a second memory and executing a defect pattern determination process.
前記基本ブロックのアドレス情報とは、前記フェイルビットマップデータ内における前記基本ブロックの始点アドレス、終点アドレス、不良ビット数であることを特徴とする請求項1記載の不良解析方法。2. The failure analysis method according to claim 1, wherein the address information of the basic block includes a start point address, an end point address, and a number of defective bits of the basic block in the fail bit map data. 前記特徴量を元に、不良パターンの判定に使用する判定領域の判定基準を計算し、計算結果を保持し、保持した計算結果を、以降で実行される基本ブロック毎の不良パターン判定、及び、組み合わせブロック毎の不良パターン判定における、前記第1の判定基準、前記第2の判定基準として使用することを特徴とする請求項1記載の不良解析方法。Based on the feature amount, calculate a determination criterion for a determination area used for determining a defective pattern, hold a calculation result, and hold the calculated result for each basic block to be executed after that, and The defect analysis method according to claim 1, wherein the defect analysis method is used as the first determination criterion and the second determination criterion in the defect pattern determination for each combination block. 半導体の試験装置から得られたフェイルビットマップデータを入力し、予め設定され、不良パターンの判定基準を規定した特徴量を入力し、前記特徴量を元に不良パターンの判定を行う不良パターン判定装置を備えた不良解析装置において、
前記不良パターン判定装置は、入力した前記特徴量に規定されている不良パターンの第1の判定基準に従って、前記フェイルビットマップデータの基本ブロック毎に不良パターン判定を行い、前記基本ブロック毎の不良パターン判定を、前記フェイルビットマップデータの全体に渡って繰り返し行い、
得られた判定結果と前記基本ブロックのアドレス情報とを基本パターン判定結果として格納する第1のメモリを備え、
さらに、前記第1のメモリ内に格納されている前記基本パターン判定結果を読み出し、前記特徴量に規定されている不良パターンの第2の判定基準に従って、前記基本ブロックを組み合わせて得られる組み合わせブロック毎に不良パターン判定を行い、前記組み合わせブロック毎の不良パターン判定を、前記フェイルビットマップデータの全体に渡って繰り返し行い、
前記判定結果を格納する判定結果記憶装置をさらに備えたことを特徴とする不良解析装置。
A failure pattern determination device for inputting fail bit map data obtained from a semiconductor testing device, inputting a feature amount that is set in advance and defining a criterion for determining a failure pattern, and determining a failure pattern based on the feature amount In a failure analysis apparatus equipped with
The defect pattern determination apparatus performs a defect pattern determination for each basic block of the fail bitmap data according to a first determination criterion for a defect pattern defined in the input feature amount, and determines a defect pattern for each basic block. The determination is repeated over the entire fail bitmap data,
A first memory for storing the obtained determination result and the address information of the basic block as a basic pattern determination result;
Further, for each combination block obtained by reading the basic pattern determination result stored in the first memory and combining the basic blocks according to a second determination criterion for the defective pattern defined in the feature amount The defect pattern determination is performed, the defect pattern determination for each combination block is repeatedly performed over the entire fail bit map data,
A failure analysis apparatus further comprising a determination result storage device for storing the determination result.
前記第1のメモリ内に格納される前記基本ブロックのアドレス情報とは、前記フェイルビットマップデータ内における前記基本ブロックの始点アドレス、終点アドレス、不良ビット数であることを特徴とする請求項4記載の不良解析装置。5. The address information of the basic block stored in the first memory is a start point address, an end point address, and a number of defective bits of the basic block in the fail bitmap data. Failure analysis equipment. 前記不良パターン判定装置は、予め設定された前記特徴量の読み込み時に、不良パターンの判定に使用する判定領域の判定基準を計算し、計算結果を保持し、保持した計算結果を、以降で実行される前記基本ブロック毎の不良パターン判定、及び、前記組み合わせブロック毎の不良パターン判定における、前記第1の判定基準、前記第2の判定基準として使用することを特徴とする請求項4記載の不良解析装置。The defective pattern determination device calculates a determination criterion for a determination region used for determining a defective pattern when reading the preset feature value, holds the calculation result, and executes the stored calculation result thereafter. 5. The failure analysis according to claim 4, wherein the failure analysis is used as the first determination criterion and the second determination criterion in determining a defect pattern for each basic block and determining a defect pattern for each combination block. apparatus.
JP2001090881A 2001-03-27 2001-03-27 Failure analysis method and failure analysis apparatus Expired - Fee Related JP4551582B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001090881A JP4551582B2 (en) 2001-03-27 2001-03-27 Failure analysis method and failure analysis apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001090881A JP4551582B2 (en) 2001-03-27 2001-03-27 Failure analysis method and failure analysis apparatus

Publications (2)

Publication Number Publication Date
JP2002288995A JP2002288995A (en) 2002-10-04
JP4551582B2 true JP4551582B2 (en) 2010-09-29

Family

ID=18945606

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001090881A Expired - Fee Related JP4551582B2 (en) 2001-03-27 2001-03-27 Failure analysis method and failure analysis apparatus

Country Status (1)

Country Link
JP (1) JP4551582B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003338196A (en) * 2002-05-22 2003-11-28 Mitsubishi Electric Corp Defect analyzing method
CN100388453C (en) * 2005-04-18 2008-05-14 力晶半导体股份有限公司 Method and system for inspecting semiconductor defect
US8463100B2 (en) 2009-11-05 2013-06-11 Cosmo Research Company Limited System and method for identifying, providing, and presenting content on a mobile device
JP2014038672A (en) 2012-08-13 2014-02-27 Toshiba Corp Failure analysis system of semiconductor device, and semiconductor memory device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11213695A (en) * 1998-01-21 1999-08-06 Advantest Corp Semiconductor memory-testing device
JP2000021196A (en) * 1998-07-03 2000-01-21 Mitsubishi Electric Corp Semiconductor memory and method for testing semiconductor
JP2000306395A (en) * 1999-04-16 2000-11-02 Hitachi Ltd System and method for defect analysis of semiconductor as well as manufacture of semiconductor
JP2001250397A (en) * 1999-12-27 2001-09-14 Mitsubishi Electric Corp Fault analyzing method, derivation method for degeneration threshold value, and recording medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11213695A (en) * 1998-01-21 1999-08-06 Advantest Corp Semiconductor memory-testing device
JP2000021196A (en) * 1998-07-03 2000-01-21 Mitsubishi Electric Corp Semiconductor memory and method for testing semiconductor
JP2000306395A (en) * 1999-04-16 2000-11-02 Hitachi Ltd System and method for defect analysis of semiconductor as well as manufacture of semiconductor
JP2001250397A (en) * 1999-12-27 2001-09-14 Mitsubishi Electric Corp Fault analyzing method, derivation method for degeneration threshold value, and recording medium

Also Published As

Publication number Publication date
JP2002288995A (en) 2002-10-04

Similar Documents

Publication Publication Date Title
JP4014379B2 (en) Defect review apparatus and method
US5665609A (en) Prioritizing efforts to improve semiconductor production yield
JPH11214462A (en) Method for deciding defect fatality in circuit pattern inspection, method for selecting defect to be reviewed and associated circuit pattern inspection system
KR100233316B1 (en) Method, device and system for testing semiconductor memory device
JP2001504626A (en) Memory tester with data compression
JP3920003B2 (en) Inspection data processing method and apparatus
JP4551582B2 (en) Failure analysis method and failure analysis apparatus
CN112800716B (en) Method for detecting open circuit of wire net in wiring of integrated circuit layout
JP3572626B2 (en) Inspection system, analysis unit, and method for manufacturing electronic device
TWI808595B (en) Method for analyzing defect
JPH08124977A (en) Semiconductor device failure analysis system
US6819788B2 (en) Failure analysis method that allows high-precision failure mode classification
JP3642904B2 (en) Fail counting method and apparatus
JP3272238B2 (en) Failure analysis method for semiconductor device
JP4136109B2 (en) Electronic device inspection system
JP2003045922A (en) Device failure analysis apparatus
JP3307304B2 (en) Electronic device inspection system and electronic device manufacturing method using the same
JP2000164667A (en) Manufacture of inspection system, analyzing unit, and electronic device
CN116609344B (en) Defect detection method, device and equipment for camera socket and storage medium
JP3549943B2 (en) Semiconductor device test data processing apparatus and test data processing method
US5950204A (en) Determining apparatus and determining method for inclusion relation between sets of parallel multiple ladder-structured data
JP3771074B2 (en) Semiconductor failure analysis system and method
JP4653526B2 (en) Quality analysis method, quality analysis apparatus, computer program, and computer-readable storage medium
CN116342606A (en) Defect traceability analysis method based on copper alloy processing finished product
TWI299534B (en)

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050314

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20071228

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080408

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090623

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100615

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100712

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

Free format text: PAYMENT UNTIL: 20130716

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees