JP6461831B2 - Memory inspection device - Google Patents

Memory inspection device Download PDF

Info

Publication number
JP6461831B2
JP6461831B2 JP2016000225A JP2016000225A JP6461831B2 JP 6461831 B2 JP6461831 B2 JP 6461831B2 JP 2016000225 A JP2016000225 A JP 2016000225A JP 2016000225 A JP2016000225 A JP 2016000225A JP 6461831 B2 JP6461831 B2 JP 6461831B2
Authority
JP
Japan
Prior art keywords
memory
data
address
sort
physical
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.)
Active
Application number
JP2016000225A
Other languages
Japanese (ja)
Other versions
JP2017123207A (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.)
Kioxia Corp
Original Assignee
Toshiba Memory 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 Memory Corp filed Critical Toshiba Memory Corp
Priority to JP2016000225A priority Critical patent/JP6461831B2/en
Publication of JP2017123207A publication Critical patent/JP2017123207A/en
Application granted granted Critical
Publication of JP6461831B2 publication Critical patent/JP6461831B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Tests Of Electronic Circuits (AREA)
  • For Increasing The Reliability Of Semiconductor Memories (AREA)

Description

本発明による実施形態は、メモリ検査装置に関する。   Embodiments described herein relate generally to a memory inspection apparatus.

メモリ検査装置は、被試験装置(DUT(Device Under Tester))の不良ビットの位置等を解析するために、物理フェイルビットマップを作成する。物理フェイルビットマップを作成するためには、論理アドレスを物理アドレスに変換する論物変換処理が必要となる。   The memory inspection device creates a physical fail bitmap in order to analyze the position of a defective bit of a device under test (DUT (Device Under Tester)). In order to create a physical fail bitmap, a logical-physical conversion process for converting a logical address into a physical address is required.

近年、論物変換処理は、複雑になっており、簡単な論理式で処理すること(所謂、スクランブル)が困難になっている。このため、論物変換処理のためにメモリ検査装置とは別に解析サーバが用いられている。   In recent years, logical-physical conversion processing has become complicated, and it has become difficult to perform processing with a simple logical expression (so-called scramble). For this reason, an analysis server is used separately from the memory inspection device for logical-physical conversion processing.

しかし、解析サーバにおいて論物変換処理を行う場合、解析サーバ内においてCPUが、HDDおよびメモリに何回もアクセスする必要があり、論物変換処理および不良解析処理に長時間かかるという問題があった。   However, when the logical-physical conversion process is performed in the analysis server, the CPU needs to access the HDD and the memory many times in the analytical server, and there is a problem that the logical-physical conversion process and the failure analysis process take a long time. .

特開2001−324546号公報JP 2001-324546 A 特開平10−222998号公報JP-A-10-222998

論物変換処理および不良解析処理にかかる時間を短縮することができるメモリ検査装置を提供する。   Provided is a memory inspection device capable of reducing the time required for logical-physical conversion processing and failure analysis processing.

本実施形態によるメモリ試験装置は、第1および第2変換部を備える。第1変換部は、被試験装置から出力されるデータの論理アドレスと被試験装置の物理アドレスとの対応関係を示す変換テーブルを格納し、該変換テーブルに基づいて論理アドレスを物理アドレスへ変換する。第2変換部は、被試験装置から出力され同一の物理アドレスを有するデータを、被試験装置内での物理的な格納配列順に変換して出力する。第1メモリは、第2変換部からのデータを、物理アドレスに従った位置に、第2変換部からの出力の順番で格納する。第1メモリは、格納されたデータを該第1メモリ内での物理的な格納配列順で出力する。第2メモリは、第1メモリに格納されたデータを、第1メモリ内での物理的な格納配列順で格納する。   The memory test apparatus according to the present embodiment includes first and second conversion units. The first conversion unit stores a conversion table indicating a correspondence relationship between a logical address of data output from the device under test and a physical address of the device under test, and converts the logical address to a physical address based on the conversion table. . The second conversion unit converts the data output from the device under test and having the same physical address into the physical storage arrangement order within the device under test and outputs the data. The first memory stores the data from the second conversion unit at the position according to the physical address in the order of output from the second conversion unit. The first memory outputs the stored data in the physical storage arrangement order in the first memory. The second memory stores the data stored in the first memory in the physical storage arrangement order in the first memory.

本実施形態によるメモリ試験装置1の構成の一例を示すブロック図。FIG. 3 is a block diagram showing an example of the configuration of the memory test apparatus 1 according to the present embodiment. 本実施形態における被試験メモリ2の内部の物理的な格納配列の一例を示す概念図。1 is a conceptual diagram showing an example of a physical storage array inside a memory under test 2 in the present embodiment. 論物変換部10およびデータマッピング部15の構成の一例を示すブロック図。The block diagram which shows an example of a structure of the logical-physical conversion part 10 and the data mapping part 15. FIG. 論物変換テーブルTc、Ts、Tlのいずれかを示す概念図。The conceptual diagram which shows either the logical-physical conversion table Tc, Ts, and Tl. マッピング回路16の内部構成の一例を示すブロック図。FIG. 3 is a block diagram illustrating an example of an internal configuration of a mapping circuit 16; ソートメモリ20、バーストアドレス生成部30、ロウフェイルビットカウンタ50、および、カラムフェイルビットカウンタ60の構成の一例を示すブロック図。FIG. 3 is a block diagram illustrating an example of the configuration of a sort memory 20, a burst address generation unit 30, a row fail bit counter 50, and a column fail bit counter 60. 本実施形態によるメモリ試験装置1の動作の一例を示すタイミング図。FIG. 4 is a timing chart showing an example of the operation of the memory test apparatus 1 according to the present embodiment. ソートメモリ20Aまたは20Bから出力されるカラムデータの物理ストリングアドレスおよび物理カラムアドレスを示す図。The figure which shows the physical string address and physical column address of the column data output from the sort memory 20A or 20B. 本実施形態によるフェイルビットメモリ40へのバーストアクセスの様子を示す図。The figure which shows the mode of the burst access to the fail bit memory 40 by this embodiment. メモリ試験装置の動作の一例を示すフロー図。The flowchart which shows an example of operation | movement of a memory test apparatus. 本実施形態の変形例による論物変換部10およびデータマッピング部15の構成の一例を示すブロック図。The block diagram which shows an example of a structure of the logical-physical conversion part 10 and the data mapping part 15 by the modification of this embodiment. 本実施形態の変形例による マッピング回路16の内部構成の一例を示すブロック図。The block diagram which shows an example of the internal structure of the mapping circuit 16 by the modification of this embodiment.

以下、図面を参照して本発明に係る実施形態を説明する。本実施形態は、本発明を限定するものではない。   Embodiments according to the present invention will be described below with reference to the drawings. This embodiment does not limit the present invention.

図1は、本実施形態によるメモリ試験装置1の構成の一例を示すブロック図である。メモリ試験装置1は、被試験メモリ2(DUT(Device Under Tester))から出力された論理フェイルビットマップ(理論アドレス(X、Y、Z)およびデータ)を受け取り、論理フェイルビットマップに基づいて被試験メモリ2における物理フェイルビットマップやフェイルビット数を取得し格納する装置である。   FIG. 1 is a block diagram showing an example of the configuration of the memory test apparatus 1 according to the present embodiment. The memory test apparatus 1 receives a logical fail bit map (theoretical address (X, Y, Z) and data) output from the memory under test 2 (DUT (Device Under Tester)) and based on the logical fail bit map. This is a device for acquiring and storing a physical fail bit map and the number of fail bits in the test memory 2.

被試験メモリ2は、例えば、NAND型EEPROM(Electrically Erasable Programmable Read-Only Memory)等の半導体メモリである。NAND型EEPROMは、メモリセルの論理アドレスと物理的な配置(物理アドレス)とが一致しないことがある。このようなNAND型EEPROMにおいて、歩留まり改善のために、内部におけるフェイルビットの物理的な位置やフェイルビット数を特定して不良解析することがある。   The memory under test 2 is a semiconductor memory such as a NAND type EEPROM (Electrically Erasable Programmable Read-Only Memory). In the NAND type EEPROM, the logical address of the memory cell may not match the physical arrangement (physical address). In such a NAND type EEPROM, in order to improve the yield, the physical position of the internal fail bit and the number of fail bits may be specified and analyzed for failure.

メモリセルのフェイル/パスを試験する際には、被試験メモリ2に同一論理のデータ(例えば、“0”)を一旦書き込む。次に、被試験メモリ2からデータを読み出す。被試験メモリ2から読み出されたデータが逆論理のデータ(例えば、“1”)に変化している場合には、メモリ試験装置1は、そのメモリセルをフェイルビットとして判定する。フェイルビットは、被試験メモリ2において欠陥メモリセルとして取り扱われるメモリセルである。メモリ試験装置1は、まず、被試験メモリ2における論理フェイルビットマップを得る。論理フェイルビットマップは、論理アドレスと関連付けられたデータである。従って、メモリ試験装置1は、論理フェイルビットマップを物理フェイルビットマップに変換するために以下のような構成を有する。   When testing a fail / pass of a memory cell, data of the same logic (for example, “0”) is once written in the memory under test 2. Next, data is read from the memory under test 2. When the data read from the memory under test 2 is changed to data of opposite logic (for example, “1”), the memory test apparatus 1 determines the memory cell as a fail bit. The fail bit is a memory cell handled as a defective memory cell in the memory under test 2. The memory test apparatus 1 first obtains a logical fail bitmap in the memory under test 2. A logical fail bitmap is data associated with a logical address. Therefore, the memory test apparatus 1 has the following configuration in order to convert a logical fail bitmap into a physical fail bitmap.

以下、メモリ試験装置1をより詳細に説明する。   Hereinafter, the memory test apparatus 1 will be described in more detail.

本実施形態によるメモリ試験装置1は、論物変換部10と、データマッピング部15と、ソートメモリ20と、バーストアドレス生成部30と、フェイルビットメモリ40と、ロウフェイルビットカウンタ50と、カラムフェイルビットカウンタ60とを備えている。   The memory test apparatus 1 according to the present embodiment includes a logical-physical conversion unit 10, a data mapping unit 15, a sort memory 20, a burst address generation unit 30, a fail bit memory 40, a row fail bit counter 50, a column fail. And a bit counter 60.

第1変換部としての論物変換部10は、被試験メモリ2に与えられた論理アドレス(X、Y、Z)と被試験メモリ2の物理アドレスとの対応関係を示す変換テーブルを格納している。論物変換部10は、変換テーブルに基づいて論理アドレスを物理アドレスへ変換する。上述の通り、論物変換処理は、年々、複雑になっており、簡単な論理式で変換すること(スクランブル)ができなくなっている。そこで、本実施形態では、論物変換部10が論物変換テーブルを格納しており、論物変換テーブルに従って論理アドレスを物理アドレスに逐次変換する(任意変換)。   The logical / physical conversion unit 10 as the first conversion unit stores a conversion table indicating the correspondence between the logical address (X, Y, Z) given to the memory under test 2 and the physical address of the memory under test 2. Yes. The logical / physical conversion unit 10 converts a logical address into a physical address based on the conversion table. As described above, the logical-physical conversion process is becoming more and more complex year by year, and it is impossible to perform conversion (scramble) with a simple logical expression. Therefore, in this embodiment, the logical / physical conversion unit 10 stores a logical / physical conversion table, and sequentially converts logical addresses into physical addresses according to the logical / physical conversion table (arbitrary conversion).

例えば、論物変換テーブルは、理論アドレス(X、Y、Z)と物理アドレス(例えば、図2に示すカラムアドレスC0〜Cn(nは整数)、ロウアドレス(またはストリングアドレス)R0〜Rm(mは整数)、レイヤアドレスL0〜Lp(pは整数)、ブロックアドレスB0〜Bq(qは整数))との対応関係を示すテーブルである。論理アドレス(X、Y、Z)は、メモリ検査装置1から被試験メモリ2へ与えられるアドレスであり、被試験メモリ2はその論理アドレスに従って読み出されたデータをメモリ検査装置1へ返す。Xは、例えば、カラムアドレスであり、Yは例えば、ロウアドレス(ストリングアドレスおよびレイヤアドレス)であり、Zは、例えば、ブロックアドレスである。尚、X、Y、Zのアドレスは、これに限定されず、任意に設定可能である。物理アドレスは、被試験メモリ2内の物理的な位置を示すアドレスである。従って、物理アドレスによって、そのデータが格納されている被試験メモリ2内の物理的な位置が判明する。尚、論物変換テーブルは、被試験メモリ2の製品によって異なる場合もある。その場合には、被試験メモリ2の試験前に、被試験メモリ2の製品に合わせて、論物変換テーブルを予め設定すればよい。NAND型EEPROMの物理アドレス(カラムアドレスC0〜Cn、ロウアドレス(またはストリングアドレス)R0〜Rm、レイヤアドレスL0〜Lp、ブロックアドレスB0〜Bq)の構成例については、図2を参照して後で説明する。   For example, the logical-physical conversion table includes theoretical addresses (X, Y, Z) and physical addresses (for example, column addresses C0 to Cn (n is an integer) shown in FIG. 2), row addresses (or string addresses) R0 to Rm (m Is an integer), layer addresses L0 to Lp (p is an integer), and block addresses B0 to Bq (q is an integer)). The logical address (X, Y, Z) is an address given from the memory inspection device 1 to the memory under test 2, and the memory under test 2 returns the data read according to the logical address to the memory inspection device 1. X is, for example, a column address, Y is, for example, a row address (string address and layer address), and Z is, for example, a block address. The addresses of X, Y, and Z are not limited to this, and can be arbitrarily set. The physical address is an address indicating a physical position in the memory under test 2. Therefore, the physical location in the memory under test 2 where the data is stored is determined by the physical address. The logical / physical conversion table may differ depending on the product of the memory under test 2. In this case, a logical-physical conversion table may be set in advance according to the product of the memory under test 2 before the test of the memory under test 2. A configuration example of the physical addresses (column addresses C0 to Cn, row addresses (or string addresses) R0 to Rm, layer addresses L0 to Lp, block addresses B0 to Bq) of the NAND type EEPROM will be described later with reference to FIG. explain.

第2変換部としてのデータマッピング部15は、被試験メモリ2から出力され同一物理アドレスを有する一群のデータ(以下カラムデータともいう)を、被試験メモリ2内での物理的な格納配列の順番に配列し直して出力する。カラムデータは、図2に示す同一物理アドレス(同一ブロック、同一ロウ(ストリング、レイヤ)、同一カラム)に属する複数のビット(例えば、8ビット)からなるデータである。カラムデータは複数ビットを含む場合があり、尚且つ、被試験メモリ2は、カラムデータ内の複数ビットのデータを被試験メモリ2内の格納配列順とは異なる任意に設定された順番で出力する場合がある。このような場合、カラムデータ内のビット配列は、物理アドレスでは特定することができないので、データマッピング部15は、その任意に設定された出力順番情報を予め格納し、その出力順番情報に基づいて、カラムデータのビット配列を被試験メモリ2内の物理的な格納配列順に配列し直して(マッピングして)出力する。尚、データマッピング部15の構成例については、図5を参照して後で説明する。   The data mapping unit 15 as the second conversion unit outputs a group of data (hereinafter also referred to as column data) output from the memory under test 2 and having the same physical address in the order of the physical storage arrangement in the memory under test 2. Rearrange to output. The column data is data composed of a plurality of bits (for example, 8 bits) belonging to the same physical address (same block, same row (string, layer), same column) shown in FIG. The column data may include a plurality of bits, and the memory under test 2 outputs the data of the plurality of bits in the column data in an arbitrarily set order different from the storage array order in the memory under test 2. There is a case. In such a case, since the bit arrangement in the column data cannot be specified by the physical address, the data mapping unit 15 stores the output order information set arbitrarily and based on the output order information. The bit array of the column data is rearranged (mapped) in the order of the physical storage array in the memory under test 2 and output. A configuration example of the data mapping unit 15 will be described later with reference to FIG.

第1メモリとしてのソートメモリ20は、データマッピング部15からのカラムデータを、物理アドレスに従った位置に格納する。これにより、ソートメモリ20は、被試験メモリ2内での物理的な格納位置に対応する位置に各カラムデータを格納することができる。尚且つ、ソートメモリ20は、データマッピング部15からの出力の順番でデータを格納する。データマッピング部15から出力される各カラムデータ内のビット配列は、被試験メモリ2内の物理的な格納配列順になっている。従って、ソートメモリ20は、カラムデータ内のビット配列を、被試験メモリ2内での物理的な格納配列で格納することができる。これにより、ソートメモリ20は、例えば、複数のカラムデータからなるページ全体を、被試験メモリ2内での物理的な格納配列で格納することができる。   The sort memory 20 as the first memory stores the column data from the data mapping unit 15 at a position according to the physical address. Thereby, the sort memory 20 can store each column data at a position corresponding to a physical storage position in the memory under test 2. The sort memory 20 stores data in the order of output from the data mapping unit 15. The bit arrangement in each column data output from the data mapping unit 15 is in the order of the physical storage arrangement in the memory under test 2. Therefore, the sort memory 20 can store the bit arrangement in the column data in a physical storage arrangement in the memory under test 2. Thereby, the sort memory 20 can store, for example, the entire page including a plurality of column data in a physical storage array in the memory under test 2.

NAND型EEPROMは、ページ単位で読出しまたは書込みのアクセスが可能である。従って、被試験メモリ2がNAND型EEPROMである場合、ソートメモリ20は、ページ単位でデータを格納可能とする。例えば、ソートメモリ20には、高速アクセス可能なSRAM(Static Random Access Memory)を用いており、書込み単位または読出し単位(以下、ページまたはページ単位ともいう)のデータを格納可能である。ソートメモリ20は、データマッピング部15によって配列し直されたカラムデータを、物理アドレス(カラムアドレス)に従って格納する。従って、それぞれのカラムデータは、被試験メモリ2内における物理的な格納順にソートメモリ20へ格納される。データ容量がページ単位になると、ソートメモリ20は、データをフェイルビットメモリ40へ転送可能になる。即ち、ソートメモリ20は、ページごとに、被試験メモリ2内での物理的な格納配列を再現し、そのデータをフェイルビットメモリ40へ転送する。   The NAND-type EEPROM can be read or written in page units. Therefore, when the memory under test 2 is a NAND type EEPROM, the sort memory 20 can store data in units of pages. For example, the sort memory 20 uses an SRAM (Static Random Access Memory) that can be accessed at high speed, and can store data in write units or read units (hereinafter also referred to as pages or page units). The sort memory 20 stores the column data rearranged by the data mapping unit 15 according to a physical address (column address). Accordingly, each column data is stored in the sort memory 20 in the physical storage order in the memory under test 2. When the data capacity is in page units, the sort memory 20 can transfer data to the fail bit memory 40. That is, the sort memory 20 reproduces the physical storage arrangement in the memory under test 2 for each page and transfers the data to the fail bit memory 40.

バーストアドレス生成部30は、連続した数値からなるバーストアドレスを生成する。バーストアドレスは、例えば、ゼロから昇順にインクリメントされるアドレス(0、1、2、3・・・)である。バーストアドレスは、ソートメモリ20からカラムデータが読み出される際に用いられる。ソートメモリ20は、1ページ分のデータを被試験メモリ2内での物理的な格納配列順で格納している。従って、ソートメモリ20がバーストアドレスに従ってソートメモリ20内での物理的な格納配列順でカラムデータを出力すれば、フェイルビットメモリ40は、カラムデータを被試験メモリ2内での物理的な格納配列順で格納することができる。尚、バーストアドレスは、例えば、降順にデインクリメントされるアドレス(・・・3、2、1、0)であってもよい。   The burst address generation unit 30 generates a burst address composed of continuous numerical values. The burst address is, for example, an address (0, 1, 2, 3,...) Incremented from zero in ascending order. The burst address is used when column data is read from the sort memory 20. The sort memory 20 stores data for one page in the physical storage array order in the memory under test 2. Therefore, if the sort memory 20 outputs the column data in the physical storage arrangement order in the sort memory 20 in accordance with the burst address, the fail bit memory 40 stores the column data in the physical storage arrangement in the memory under test 2. Can be stored in order. The burst address may be, for example, an address (... 3, 2, 1, 0) that is deincremented in descending order.

バーストアドレス生成部30は、論物変換部10が同一ページのアドレスを出力している期間中、連続したバーストアドレスを生成する。一方、バーストアドレス生成部30は、論物変換部10が他のページのアドレスを出力する場合(ページが変わった場合)には、バーストアドレスをリセットする。例えば、バーストアドレス生成部30は、ページアドレス(ロウアドレス)が変更されたときに、再度、ゼロからインクリメントしながら出力する。尚、ここでは、ロウアドレスは、ページアドレスであり、ストリングアドレスおよびレイヤアドレスの両方を含むアドレスである。   The burst address generation unit 30 generates continuous burst addresses during the period when the logical-physical conversion unit 10 outputs the address of the same page. On the other hand, the burst address generation unit 30 resets the burst address when the logical-physical conversion unit 10 outputs an address of another page (when the page changes). For example, when the page address (row address) is changed, the burst address generation unit 30 again outputs while incrementing from zero. In this case, the row address is a page address and includes both a string address and a layer address.

フェイルビットメモリ40は、ソートメモリ20に格納されているページ単位のデータを、ソートメモリ20内での物理的な格納配列順のまま、物理アドレス(ブロックアドレス、ロウアドレス)に従った位置に格納する。上述の通り、ソートメモリ20は、データを被試験メモリ2内での物理的な格納配列順で格納しており、かつ、データをバーストアドレスに従って連続的に出力する。従って、フェイルビットメモリ40は、物理アドレス(ブロックアドレス、ロウアドレス)で指定された位置に、そのページのデータを、被試験メモリ2内での物理的な格納配列順で格納することができる。このようにして、被試験メモリ2内の全てのページのデータをフェイルビットメモリ40に格納すれば、フェイルビットメモリ40は、被試験メモリ2内の物理的なデータ格納配列を再現することができる。フェイルビットメモリ40には、例えば、大容量かつ高速アクセス可能なSDRAM(Synchronous Dynamic RAM)が用いられる。   The fail bit memory 40 stores the data in page units stored in the sort memory 20 in the position according to the physical address (block address, row address) in the physical storage arrangement order in the sort memory 20. To do. As described above, the sort memory 20 stores data in the physical storage array order in the memory under test 2 and continuously outputs the data according to the burst address. Therefore, the fail bit memory 40 can store the data of the page in the physical storage arrangement order in the memory under test 2 at the position specified by the physical address (block address, row address). If the data of all the pages in the memory under test 2 are stored in the fail bit memory 40 in this way, the fail bit memory 40 can reproduce the physical data storage array in the memory under test 2. . As the fail bit memory 40, for example, a large capacity and high speed accessible SDRAM (Synchronous Dynamic RAM) is used.

ロウフェイルビットカウンタ50は、データマッピング部15からのデータのフェイルビットを、ページごと(即ち、図2のロウアドレスR0〜Rmごと)にカウントする。例えば、ロウフェイルビットカウンタ50は、データマッピング部15からソートメモリ20へ送信されるフェイルビットデータ(例えば、データ“1”)を加算し、それぞれのページのフェイルビット数を算出する。各ページのフェイルビット数は、ロウフェイルビットカウンタ50内に格納される。   The row fail bit counter 50 counts the fail bits of the data from the data mapping unit 15 for each page (that is, for each row address R0 to Rm in FIG. 2). For example, the row fail bit counter 50 adds fail bit data (for example, data “1”) transmitted from the data mapping unit 15 to the sort memory 20, and calculates the number of fail bits for each page. The number of fail bits for each page is stored in the row fail bit counter 50.

カラムフェイルビットカウンタ60は、ソートメモリ20のそれぞれのデータ格納位置におけるフェイルビット数の積算値(例えば、複数のページに亘る同一カラム内の各ビットのフェイルビット数)を格納する。ソートメモリ20は、例えば、ページごとに、データを被試験メモリ2内での物理的な格納配列順で格納するので、ソートメモリ20が複数のページを逐次格納した場合に、同一のデータ格納位置に格納されるビットデータ数は、被試験メモリ2内において、複数のページに亘る同一カラム内の各ビットデータのフェイルビット数(同一のビット線に接続されたメモリセルのフェイルビット数)となる。従って、ソートメモリ20が複数のページを逐次格納した際に、ソートメモリ20のそれぞれのデータ格納位置におけるフェイルビット数を複数ページに亘って積算すると、該複数ページに亘るカラム方向(図2のRc)に配列されたメモリセルのフェイルビット数が得られる。各カラムのフェイルビット数は、カラムフェイルビットカウンタ60内に格納される。   The column fail bit counter 60 stores the accumulated value of the number of fail bits at each data storage position of the sort memory 20 (for example, the number of fail bits of each bit in the same column over a plurality of pages). For example, the sort memory 20 stores the data in the physical storage arrangement order in the memory under test 2 for each page. Therefore, when the sort memory 20 sequentially stores a plurality of pages, the same data storage position is stored. The number of bit data stored in is the number of fail bits of each bit data in the same column across a plurality of pages in the memory under test 2 (the number of fail bits of memory cells connected to the same bit line). . Therefore, when the sort memory 20 sequentially stores a plurality of pages, if the number of fail bits at each data storage position of the sort memory 20 is accumulated over a plurality of pages, the column direction over the plurality of pages (Rc in FIG. 2). The number of fail bits of the memory cells arranged in (1) is obtained. The number of fail bits for each column is stored in the column fail bit counter 60.

図2は、本実施形態における被試験メモリ2の内部の物理的な格納配列の一例を示す概念図である。被試験メモリ2は、例えば、NAND型EEPROM等の半導体メモリである。被試験メモリ2は、例えば、2次元的なメモリセルアレイ構造を有するメモリ、あるいは、3次元的なメモリセルアレイ構造を有する積層型メモリでよい。本実施形態では、被試験メモリ2は、例えば、積層型メモリであるものとして説明する。   FIG. 2 is a conceptual diagram showing an example of a physical storage array inside the memory under test 2 in the present embodiment. The memory under test 2 is a semiconductor memory such as a NAND type EEPROM, for example. The memory under test 2 may be, for example, a memory having a two-dimensional memory cell array structure or a stacked memory having a three-dimensional memory cell array structure. In the present embodiment, description will be made assuming that the memory under test 2 is, for example, a stacked memory.

被試験メモリ2のメモリセルアレイMCAは、複数のブロックB0〜Bq(qは整数)で構成される。各ブロックB0〜Bqは、複数のレイヤL0〜Lp(pは整数)で構成される。各レイヤL0〜Lpは、2次元配置された複数のメモリセルを備えている。ロウ(各レイヤのストリング)R0〜Rm(mは整数)は、ワード線(図示せず)を共有する複数のメモリセルを示している。カラムC0〜Cn(nは整数)は、単数または複数のビット線(図示せず)に接続された複数のメモリセルを示している。ワード線とビット線とは互いに交差しており、メモリセルは、その交差点に対応するように設けられている。ワード線の延伸方向をロウ方向Rrとし、ビット線の延伸方向をカラム方向Rcとする。尚、図2では、各メモリセルまたは各ビットのデータを四角形のマス目で示している。   The memory cell array MCA of the memory under test 2 is composed of a plurality of blocks B0 to Bq (q is an integer). Each block B0 to Bq is composed of a plurality of layers L0 to Lp (p is an integer). Each layer L0 to Lp includes a plurality of memory cells arranged two-dimensionally. Rows (strings in each layer) R0 to Rm (m is an integer) indicate a plurality of memory cells sharing a word line (not shown). Columns C0 to Cn (n is an integer) indicate a plurality of memory cells connected to one or a plurality of bit lines (not shown). The word line and the bit line intersect each other, and the memory cell is provided so as to correspond to the intersection. The extending direction of the word line is the row direction Rr, and the extending direction of the bit line is the column direction Rc. In FIG. 2, the data of each memory cell or each bit is indicated by squares.

被試験メモリ2は、同一ロウの(同一ワード線に接続された)メモリセルに格納されたデータを“ページ”とし、ページ単位でデータを書き込みあるいは読み出す。例えば、1つのロウR0と全カラムC0〜Cnとに対応するメモリセルに格納されたデータが1ページとなる。図2おいて、1ページは、ロウ方向Rrに配列された1行のデータに該当する。   The memory under test 2 sets data stored in memory cells in the same row (connected to the same word line) as “page”, and writes or reads data in units of pages. For example, data stored in memory cells corresponding to one row R0 and all columns C0 to Cn is one page. In FIG. 2, one page corresponds to one row of data arranged in the row direction Rr.

一方、カラム方向Rcに配列され同一ビット線に接続された複数のメモリセルのデータは、被試験メモリ2の同一の入出力ポートIO(Input/Output)から出力される。従って、同一ビット線に接続された複数のメモリセルから同一入出力ポートIOを介して出力されるデータを、以下、“IOデータ”とも呼ぶ。図2おいて、IOデータは、カラム方向Rcに配列された1列のデータに該当する。   On the other hand, data of a plurality of memory cells arranged in the column direction Rc and connected to the same bit line are output from the same input / output port IO (Input / Output) of the memory under test 2. Accordingly, data output from a plurality of memory cells connected to the same bit line via the same input / output port IO is also referred to as “IO data” hereinafter. In FIG. 2, IO data corresponds to one column of data arranged in the column direction Rc.

被試験メモリ2が、例えば、8つの入出力ポートIOを有する場合、被試験メモリ2は、読出し時に、或るロウとカラム(8本のビット線)とに対応する8つのメモリセルから同時に8ビットデータを出力する。この8ビットデータが被試験メモリ2から一度に出力されるデータ(1カラムデータ)となる。被試験メモリ2は、ページごとに読出しを実行するので、或るページ(ロウ)内の全カラムデータの読出しを完了して読出し動作を終了する。従って、読出し単位としてのページは、同一ロウのデータであり、被試験メモリ2は、読出し対象のページを8ビットデータ(1カラムデータ)ずつ出力する。逆に、書込み時において、被試験メモリ2は、書込み対象のページを1カラムデータずつ取り込む。読出し対象または書込み対象のページは、物理ブロックアドレス、物理レイヤアドレス、物理ロウアドレス(ストリングアドレス)によって特定される。さらに、カラムデータ(8ビットデータ)は、物理カラムアドレスによって特定される。   When the memory under test 2 has, for example, eight input / output ports IO, the memory under test 2 simultaneously reads eight memory cells corresponding to a certain row and column (eight bit lines) at the time of reading. Output bit data. This 8-bit data is data (one column data) output from the memory under test 2 at a time. Since the memory under test 2 executes reading for each page, reading of all column data in a certain page (row) is completed and the reading operation is finished. Therefore, the page as the read unit is the same row data, and the memory under test 2 outputs the read target page by 8 bit data (one column data). On the contrary, at the time of writing, the memory under test 2 fetches the page to be written one column at a time. A page to be read or written is specified by a physical block address, a physical layer address, and a physical row address (string address). Further, column data (8-bit data) is specified by a physical column address.

一方、被試験メモリ2から出力される論理アドレス(X、Y、Z)は、被試験メモリ2内の物理アドレスとは異なる。さらに、上述の通り、同一カラム内のデータは、被試験メモリ2に格納されている物理的な順番とは異なり、任意に設定された順番で出力されることがある。従って、メモリ試験装置1は、論理アドレス(X、Y、Z)を物理アドレス(例えば、ブロックアドレス、レイヤアドレス、ストリングアドレス、カラムアドレス)に変換し、尚且つ、同一カラム内のデータ(例えば、8ビットデータ)を被試験メモリ2における物理的な順番に変換する必要がある。そこで、本実施形態では、図1に示す論物変換部10が論理アドレスを物理アドレスに変換する論物変換処理を実行し、尚且つ、データマッピング部15が同一カラムデータ内のビットデータを被試験メモリ2における物理的な順番に変換する。   On the other hand, logical addresses (X, Y, Z) output from the memory under test 2 are different from physical addresses within the memory under test 2. Furthermore, as described above, data in the same column may be output in an arbitrarily set order, unlike the physical order stored in the memory under test 2. Accordingly, the memory test apparatus 1 converts the logical address (X, Y, Z) into a physical address (for example, a block address, a layer address, a string address, a column address), and also data in the same column (for example, 8 bit data) must be converted into a physical order in the memory under test 2. Therefore, in this embodiment, the logical / physical conversion unit 10 shown in FIG. 1 executes logical / physical conversion processing for converting logical addresses into physical addresses, and the data mapping unit 15 receives bit data in the same column data. The data is converted into a physical order in the test memory 2.

図3は、論物変換部10およびデータマッピング部15の構成の一例を示すブロック図である。論物変換部10は、アドレスセレクタ11と、Valid信号生成部12と、セレクト設定部13と、論物変換処理部17〜19と、テーブルセレクタ87〜89とを備えている。   FIG. 3 is a block diagram illustrating an example of the configuration of the logical-physical conversion unit 10 and the data mapping unit 15. The logical-physical conversion unit 10 includes an address selector 11, a valid signal generation unit 12, a select setting unit 13, logical-physical conversion processing units 17 to 19, and table selectors 87 to 89.

アドレスセレクタ11は、被試験メモリ2へ与えた論理アドレス(X、Y、Z)に対応するメモリ試験装置1の論理アドレス(LAc、LAs、LAl)を選択し、その論理アドレス(LAc、LAs、LAl)を出力する。論理アドレス(LAc、LAs、LAl)は、論理アドレス(X、Y、Z)に対応して選択されるメモリ試験装置1内部での論理アドレスであり、論理アドレス(X、Y、Z)に対応した任意のアドレスでよい。論理アドレス(LAc、LAs、LAl)は、論理アドレス(X、Y、Z)と同一のアドレスであってもよい。従って、論理アドレス(X、Y、Z)と論理アドレス(LAc、LAs、LAl)とは、以下、特に区別すること無く、まとめて論理アドレスと呼ぶ場合がある。   The address selector 11 selects the logical address (LAc, LAs, LAl) of the memory test apparatus 1 corresponding to the logical address (X, Y, Z) given to the memory under test 2, and the logical address (LAc, LAs, LAl) is output. The logical addresses (LAc, LAs, LAl) are logical addresses in the memory test apparatus 1 selected corresponding to the logical addresses (X, Y, Z), and correspond to the logical addresses (X, Y, Z). Any address may be used. The logical address (LAc, LAs, LAl) may be the same address as the logical address (X, Y, Z). Accordingly, the logical address (X, Y, Z) and the logical address (LAc, LAs, LAl) may be collectively referred to as a logical address hereinafter without being particularly distinguished.

Valid信号生成部12は、論理アドレス(LAc、LAs、LAl)の変化を検出して、それぞれ許可信号Rvalid_c、Rvalid_s、Rvalid_lを活性化する。これにより、論理アドレス(LAc、LAs、LAl)は、有効な論理アドレスとして論物変換処理部17〜19において論物変換される。   The Valid signal generation unit 12 detects a change in the logical address (LAc, LAs, LAl) and activates the permission signals Rvalid_c, Rvalid_s, and Rvalid_l, respectively. As a result, logical addresses (LAc, LAs, LAl) are logically / physically converted as effective logical addresses in the logical / physical conversion processing units 17 to 19.

論物変換処理部17は、カラムアドレス用の論物変換テーブルTcを格納しており、許可信号Rvalid_cが活性化されたときに、論理カラムアドレスLAcを、それに対応する物理カラムアドレスPAcへ変換する。論理カラムアドレスLAcは、被試験メモリ2内における物理的なカラムC0〜Cnを示すアドレスである。論物変換テーブルTcは、論理カラムアドレスLAcに対応する物理カラムアドレスPAcを示すテーブルである。論物変換処理部17は、論理カラムアドレスLAcを物理カラムアドレスPAcへ変換し、物理カラムアドレスPAcを出力する。   The logical / physical conversion processing unit 17 stores a logical / physical conversion table Tc for column addresses, and converts the logical column address LAc to the corresponding physical column address PAc when the permission signal Rvalid_c is activated. . The logical column address LAc is an address indicating physical columns C0 to Cn in the memory under test 2. The logical / physical conversion table Tc is a table indicating the physical column address PAc corresponding to the logical column address LAc. The logical-physical conversion processing unit 17 converts the logical column address LAc to the physical column address PAc, and outputs the physical column address PAc.

論物変換処理部17は、複数の論物変換テーブルTcを格納していてもよい。この場合、テーブルセレクタ87が、論理アドレスの一部を用いて複数の論物変換テーブルTcのいずれかを選択すればよい。例えば、論物変換処理部17がブロックB0〜Bqのそれぞれに対応する複数の論物変換テーブルTcを有する場合、テーブルセレクタ87は、ブロックアドレスに従って複数の論物変換テーブルTcのいずれかの物理カラムアドレスPAcを選択的に出力する。これにより、テーブルセレクタ87は、特定のブロックに対応する物理カラムアドレスPAcを選択的に出力することができる。   The logical-physical conversion processing unit 17 may store a plurality of logical-physical conversion tables Tc. In this case, the table selector 87 may select one of the plurality of logical-physical conversion tables Tc using a part of the logical address. For example, when the logical-physical conversion processing unit 17 has a plurality of logical-physical conversion tables Tc corresponding to the blocks B0 to Bq, the table selector 87 selects one of the physical columns of the plurality of logical-physical conversion tables Tc according to the block address. The address PAc is selectively output. Thereby, the table selector 87 can selectively output the physical column address PAc corresponding to the specific block.

論物変換処理部18は、ストリングアドレス(ロウアドレス)用の論物変換テーブルTsを格納しており、許可信号Rvalid_sが活性化されたときに、論理ストリングアドレスLAsをそれに対応する物理ストリングアドレスPAsへ変換する。論理ストリングアドレスLAsは、被試験メモリ2内における物理的なストリング(ロウR0〜Rm)を示すアドレスである。論物変換テーブルTsは、論理ストリングアドレスLAsに対応する物理ストリングアドレスPAsを示すテーブルである。論物変換処理部18は、論理ストリングアドレスLAsを物理ストリングアドレスPAsへ変換し、物理ストリングアドレスPAsを出力する。   The logical / physical conversion processing unit 18 stores a logical / physical conversion table Ts for string addresses (row addresses), and when the permission signal Rvalid_s is activated, the logical string address LAs is converted to the corresponding physical string address PAs. Convert to The logical string address LAs is an address indicating a physical string (rows R0 to Rm) in the memory under test 2. The logical-physical conversion table Ts is a table indicating the physical string address PAs corresponding to the logical string address LAs. The logical-physical conversion processing unit 18 converts the logical string address LAs into the physical string address PAs, and outputs the physical string address PAs.

論物変換処理部18は、複数の論物変換テーブルTsを格納していてもよい。この場合、テーブルセレクタ88は、論理アドレスの一部を用いて複数の論物変換テーブルTsのいずれかを選択すればよい。例えば、論物変換処理部18がブロックB0〜Bqのそれぞれに対応する複数の論物変換テーブルTsを有する場合、テーブルセレクタ88は、ブロックアドレスに従って複数の論物変換テーブルTsのいずれかの物理ストリングアドレスPAsを選択的に出力する。これにより、テーブルセレクタ88は、特定のブロックに対応する物理ストリングアドレスPAsを選択的に出力することができる。   The logical-physical conversion processing unit 18 may store a plurality of logical-physical conversion tables Ts. In this case, the table selector 88 may select one of the plurality of logical-physical conversion tables Ts using a part of the logical address. For example, when the logical-physical conversion processing unit 18 has a plurality of logical-physical conversion tables Ts corresponding to the blocks B0 to Bq, the table selector 88 selects one of the physical strings of the plurality of logical-physical conversion tables Ts according to the block address. The address PAs is selectively output. Thereby, the table selector 88 can selectively output the physical string address PAs corresponding to a specific block.

論物変換処理部19は、レイヤアドレス用の論物変換テーブルTlを格納しており、許可信号Rvalid_lが活性化されたときに、論理レイヤアドレスLAlをそれに対応する物理レイヤアドレスPAlへ変換する。論理レイヤアドレスLAlは、被試験メモリ2内における物理的なレイヤ(L0〜Lp)を示すアドレスである。論物変換テーブルTlは、論理レイヤアドレスLAlに対応する物理レイヤアドレスPAlを示すテーブルである。論物変換処理部19は、論理レイヤアドレスLAlを物理レイヤアドレスPAlへ変換し、物理レイヤアドレスPAlを出力する。   The logical-physical conversion processing unit 19 stores a logical-physical conversion table Tl for layer addresses, and converts the logical layer address LAl into a corresponding physical layer address PAl when the permission signal Rvalid_l is activated. The logical layer address LAl is an address indicating a physical layer (L0 to Lp) in the memory under test 2. The logical-physical conversion table Tl is a table indicating the physical layer address PAl corresponding to the logical layer address LAl. The logical-physical conversion processing unit 19 converts the logical layer address LAl into the physical layer address PAl, and outputs the physical layer address PAl.

論物変換処理部19は、複数の論物変換テーブルTlを格納していてもよい。この場合、テーブルセレクタ89が、論理アドレスの一部を用いて複数の論物変換テーブルTlのいずれかを選択すればよい。例えば、論物変換処理部19がブロックB0〜Bqのそれぞれに対応する複数の論物変換テーブルTlを有する場合、テーブルセレクタ89は、ブロックアドレスに従って複数の論物変換テーブルTlのいずれかの物理レイヤアドレスPAlを選択的に出力する。これにより、テーブルセレクタ89は、特定のブロックに対応する物理レイヤアドレスPAlを選択的に出力することができる。   The logical-physical conversion processing unit 19 may store a plurality of logical-physical conversion tables Tl. In this case, the table selector 89 may select one of the plurality of logical-physical conversion tables Tl using a part of the logical address. For example, when the logical-physical conversion processing unit 19 has a plurality of logical-physical conversion tables Tl corresponding to the blocks B0 to Bq, the table selector 89 selects one of the physical layers of the plurality of logical-physical conversion tables Tl according to the block address. The address PAl is selectively output. Thereby, the table selector 89 can selectively output the physical layer address PAl corresponding to a specific block.

尚、複数の論物変換テーブル(Tc、TsまたはTl)から特定の論物変換テーブルを選択するアドレスは、ブロックアドレス以外のアドレスであってもよい。また、本実施形態では、論物変換処理部は、3つのアドレス(カラムアドレス、ストリングアドレス、レイヤアドレス)に対応して設けられているが、論物変換処理部の数は、アドレスの種類に対応して、3つ未満であってもよく、3つより多くても構わない。   The address for selecting a specific logical / physical conversion table from a plurality of logical / physical conversion tables (Tc, Ts, or Tl) may be an address other than the block address. In this embodiment, logical-physical conversion processing units are provided corresponding to three addresses (column address, string address, layer address), but the number of logical-physical conversion processing units depends on the type of address. Correspondingly, it may be less than three or more than three.

図4は、論物変換テーブルTc、Ts、Tlのいずれかを示す概念図である。論物変換テーブルは、論理アドレス(LAc、LAsまたはLAl)に対応する物理アドレス(PAc、PAsまたはPAl)を示したテーブルである。例えば、論理アドレスAdd0に対応する物理アドレスがAdd8であるとすると、論物変換処理部は、論理アドレスAdd0を入力した場合に、物理アドレスAdd8を出力する。論理アドレスAdd1に対応する物理アドレスがAdd1であるとすると、論物変換処理部は、論理アドレスAdd1を入力した場合に、物理アドレスAdd1を出力する。論理アドレスAdd2に対応する物理アドレスがAdd5であるとすると、論物変換処理部は、論理アドレスAdd2を入力した場合に、物理アドレスAdd5を出力する。   FIG. 4 is a conceptual diagram showing one of the logical-physical conversion tables Tc, Ts, and Tl. The logical-physical conversion table is a table showing physical addresses (PAc, PAs, or PAl) corresponding to logical addresses (LAc, LAs, or LAl). For example, if the physical address corresponding to the logical address Add0 is Add8, the logical-physical conversion processing unit outputs the physical address Add8 when the logical address Add0 is input. Assuming that the physical address corresponding to the logical address Add1 is Add1, the logical-physical conversion processing unit outputs the physical address Add1 when the logical address Add1 is input. If the physical address corresponding to the logical address Add2 is Add5, the logical-physical conversion processing unit outputs the physical address Add5 when the logical address Add2 is input.

図4に示すように、論物変換処理には、論理アドレスと物理アドレスとの間に規則性のない変換も含まれ得る。従って、本実施形態では、論理式によるスクランブルを用いることなく、上述のように論物変換テーブルを用いた任意変換を行う。   As shown in FIG. 4, the logical-physical conversion process may include conversion with no regularity between a logical address and a physical address. Therefore, in this embodiment, arbitrary conversion using the logical-physical conversion table is performed as described above without using scrambling by a logical expression.

図3を再度参照する。データマッピング部15は、マッピング設定部14と、マッピング回路16とを備えている。マッピング設定部14は、被試験メモリ2から出力されるカラムデータ内のビット配列と、被試験メモリ2内の物理的なカラムデータのビット配列との関係を格納している。マッピング回路16は、これらのビット配列の関係に基づいて、被試験メモリ2から出力されたカラムデータのビット配列を、被試験メモリ2内の物理的なカラムデータのビット配列に配列し直して(マッピングして)出力する。   Please refer to FIG. 3 again. The data mapping unit 15 includes a mapping setting unit 14 and a mapping circuit 16. The mapping setting unit 14 stores the relationship between the bit arrangement in the column data output from the memory under test 2 and the bit arrangement of the physical column data in the memory under test 2. Based on the relationship between these bit arrangements, the mapping circuit 16 rearranges the bit arrangement of the column data output from the memory under test 2 into the bit arrangement of the physical column data in the memory under test 2 ( Output after mapping).

図5は、マッピング回路16の内部構成の一例を示すブロック図である。マッピング回路16は、複数のセレクタ90〜97を備える。複数のセレクタ90〜97は、1つのカラムデータに含まれるビット数に対応する数だけ設けられており、入力と出力との間に並列に接続されている。例えば、カラムデータが8ビットデータである場合、マッピング回路16は、少なくとも8つのセレクタ90〜97を備える。セレクタ90〜97は、それぞれカラムデータを受け取り、マッピング設定部14におけるビット配列の関係に基づいて、カラムデータのいずれかのビットデータを選択的に出力する。例えば、被試験メモリ2から出力されたカラムデータのビット配列が(02461357)であり、被試験メモリ2内の物理的なカラムデータのビット配列が、(01234567)であるとする。この場合、セレクタ90〜97は、それぞれカラムデータ(02461357)を入力し、それぞれビットデータ0、1、2、3、4、5、6、7を出力する。これにより、データマッピング部15は、被試験メモリ2から出力されたカラムデータのビット配列(02461357)を、被試験メモリ2内の物理的なカラムデータのビット配列(01234567)に配列し直して出力することができる。   FIG. 5 is a block diagram illustrating an example of the internal configuration of the mapping circuit 16. The mapping circuit 16 includes a plurality of selectors 90 to 97. The plurality of selectors 90 to 97 are provided in a number corresponding to the number of bits included in one column data, and are connected in parallel between the input and the output. For example, when the column data is 8-bit data, the mapping circuit 16 includes at least eight selectors 90 to 97. Each of the selectors 90 to 97 receives column data, and selectively outputs any bit data of the column data based on the bit arrangement relationship in the mapping setting unit 14. For example, it is assumed that the bit arrangement of the column data output from the memory under test 2 is (0461357) and the bit arrangement of the physical column data in the memory under test 2 is (01234567). In this case, each of the selectors 90 to 97 receives column data (0461357) and outputs bit data 0, 1, 2, 3, 4, 5, 6, and 7, respectively. As a result, the data mapping unit 15 rearranges the bit array (0461357) of the column data output from the memory under test 2 into the bit array (01234567) of the physical column data within the memory under test 2 and outputs the data. can do.

図6は、ソートメモリ20、バーストアドレス生成部30、ロウフェイルビットカウンタ50、および、カラムフェイルビットカウンタ60の構成の一例を示すブロック図である。   FIG. 6 is a block diagram showing an example of the configuration of the sort memory 20, the burst address generation unit 30, the row fail bit counter 50, and the column fail bit counter 60.

ソートメモリ20は、第1ソートメモリとしてのカラムアドレスソートメモリ20A(以下、ソートメモリ20Aともいう)と、第2ソートメモリとしてのカラムアドレスソートメモリ20B(以下、ソートメモリ20Bともいう)とを含む。ソートメモリ20A、20Bには、それぞれ、例えば、ランダムアクセスおよびバーストアクセスの両方とも高速に実行可能なSRAMを用いている。ソートメモリ20A、20Bは、例えば、それぞれ1ページのデータを格納可能なSRAMである。   The sort memory 20 includes a column address sort memory 20A (hereinafter also referred to as sort memory 20A) as a first sort memory and a column address sort memory 20B (hereinafter also referred to as sort memory 20B) as a second sort memory. . For example, SRAMs that can execute both random access and burst access at high speed are used for the sort memories 20A and 20B, respectively. The sort memories 20A and 20B are, for example, SRAMs each capable of storing one page of data.

ソートメモリ20Aおよび20Bは、データ書込み動作とデータ読出し動作とを交互に排他的に実行し、ソートメモリ20Aがデータ書込み動作を実行している場合には、ソートメモリ20Bはデータ読出し動作を実行し、ソートメモリ20Bがデータ書込み動作を実行している場合には、ソートメモリ20Aはデータ読出し動作を実行する。即ち、ソートメモリ20A、20Bは、所謂、インターリーブ動作を実行する。ソートメモリ20A、20Bがインターリーブ動作することにより、ソートメモリ20A、20Bは、図1のデータマッピング部15でマッピングされたカラムデータをほぼシームレスに取り込むことができ、そのカラムデータを短時間でフェイルビットメモリ40へ引き渡すことができる。これにより、メモリ検査装置1は、被試験メモリ2からのデータ読出し速度に対し、遅延すること無く、データをソートメモリ20へリアルタイムで取り込むことができる。   The sort memories 20A and 20B execute the data write operation and the data read operation exclusively alternately. When the sort memory 20A is executing the data write operation, the sort memory 20B executes the data read operation. When the sort memory 20B is executing a data write operation, the sort memory 20A executes a data read operation. That is, the sort memories 20A and 20B execute a so-called interleave operation. Since the sort memories 20A and 20B perform an interleave operation, the sort memories 20A and 20B can almost seamlessly capture the column data mapped by the data mapping unit 15 in FIG. It can be delivered to the memory 40. Thereby, the memory inspection device 1 can fetch data into the sort memory 20 in real time without delay with respect to the data reading speed from the memory under test 2.

例えば、ソートメモリ20Aは、ライトイネーブル信号WEN_Aが活性化されたときに、データマッピング部15からのマッピング後のカラムデータを受け取り、そのカラムデータを内部に書き込む。ソートメモリ20Bは、ライトイネーブル信号WEN_Bが活性化されたときに、データマッピング部15からのマッピング後のカラムデータを受け取り、そのカラムデータを内部に書き込む。ライトイネーブル信号WEN_A、WEN_Bは、相補信号であり、一方が活性状態の場合には他方は不活性状態であり、逆に、他方が活性状態の場合には一方は不活性状態である。ライトイネーブル信号WEN_A、WEN_Bの両方が同時に活性化されることはない。   For example, when the write enable signal WEN_A is activated, the sort memory 20A receives the mapped column data from the data mapping unit 15 and writes the column data therein. When the write enable signal WEN_B is activated, the sort memory 20B receives the post-mapping column data from the data mapping unit 15 and writes the column data therein. The write enable signals WEN_A and WEN_B are complementary signals. When one is active, the other is inactive, and conversely, when the other is active, one is inactive. Both write enable signals WEN_A and WEN_B are not activated simultaneously.

また、ソートメモリ20Aは、リードイネーブル信号REN_Aが活性化されたときに、内部に格納されたデータを読み出す。ソートメモリ20Bは、リードイネーブル信号REN_Bが活性化されたときに、内部に格納されたデータを読み出す。リードイネーブル信号REN_A、REN_Bは、相補信号であり、一方が活性状態の場合には他方は不活性状態であり、逆に、他方が活性状態の場合には一方は不活性状態である。リードイネーブル信号REN_A、REN_Bの両方が同時に活性化されることはない。   The sort memory 20A reads the data stored therein when the read enable signal REN_A is activated. The sort memory 20B reads data stored therein when the read enable signal REN_B is activated. The read enable signals REN_A and REN_B are complementary signals. When one is active, the other is inactive, and conversely, when the other is active, one is inactive. Both of the read enable signals REN_A and REN_B are not activated at the same time.

WEN生成部70は、ライトイネーブル信号WEN_A、WEN_Bを生成する回路である。WEN生成部70は、Valid信号生成部12で生成されたカラム用の許可信号Rvalid_cと、Yアドレス検出部80からの出力信号とを入力し、許可信号Rvalid_cとYアドレス検出部80からの出力信号との論理積(AND)をライトイネーブル信号WEN_AまたはWEN_Bとして出力する。ここで、Yアドレス検出部80は、論理アドレスYが変化したことを検出する。論理アドレスYは、物理レイヤアドレスおよび物理ストリングアドレスに対応する論理アドレスである。従って、論理Yアドレスが変化するときには、物理レイヤアドレスおよび/または物理ストリングアドレス(ページ、ロウ)が変わる。Yアドレス検出部80は、ページの切り替わりを検出し、その結果を出力する。例えば、或るページが選択されている場合に、Yアドレス検出部80は、出力信号を立ち上げる。それにより、WEN生成部70は、ライトイネーブル信号WEN_Aを活性化可能にする。このとき、ライトイネーブル信号WEN_Bは活性化されない。逆に、他のページが選択されている場合に、Yアドレス検出部80は、出力信号を立ち下げる。それにより、WEN生成部70は、ライトイネーブル信号WEN_Bを活性化可能にする。このとき、ライトイネーブル信号WEN_Aは活性化されない。   The WEN generator 70 is a circuit that generates the write enable signals WEN_A and WEN_B. The WEN generation unit 70 receives the column permission signal Rvalid_c generated by the Valid signal generation unit 12 and the output signal from the Y address detection unit 80, and receives the permission signal Rvalid_c and the output signal from the Y address detection unit 80. And the logical product (AND) of the two as a write enable signal WEN_A or WEN_B. Here, the Y address detector 80 detects that the logical address Y has changed. The logical address Y is a logical address corresponding to the physical layer address and the physical string address. Therefore, when the logical Y address changes, the physical layer address and / or the physical string address (page, row) change. The Y address detector 80 detects a page change and outputs the result. For example, when a certain page is selected, the Y address detection unit 80 raises an output signal. Thereby, the WEN generation unit 70 enables the write enable signal WEN_A. At this time, the write enable signal WEN_B is not activated. On the other hand, when another page is selected, the Y address detection unit 80 causes the output signal to fall. Thereby, the WEN generation unit 70 enables the write enable signal WEN_B. At this time, the write enable signal WEN_A is not activated.

WEN生成部70は、許可信号Rvalid_cが活性化されたとき(カラムアドレスが変化したとき)、ライトイネーブル信号WEN_A、WEN_Bのいずれか一方を活性化させる。これにより、ソートメモリ20Aまたは20Bは、データマッピング部15からのデータをカラムアドレスごとに格納することができる。このとき、ソートメモリ20A、20Bは、物理カラムアドレスに従って所定の位置にデータを格納する。ソートメモリ20A、20Bが1ページ分のデータを格納すると、ソートメモリ20A、20B内のデータは、被試験メモリ2内の当該ページの物理的な格納配列順で格納されている。即ち、ソートメモリ20A、20B内のデータは、物理カラムアドレスに従ってソートされている。   The WEN generating unit 70 activates one of the write enable signals WEN_A and WEN_B when the permission signal Rvalid_c is activated (when the column address is changed). Thereby, the sort memory 20A or 20B can store the data from the data mapping unit 15 for each column address. At this time, the sort memories 20A and 20B store data at a predetermined position according to the physical column address. When the sort memories 20A and 20B store one page of data, the data in the sort memories 20A and 20B are stored in the physical storage array order of the page in the memory under test 2. That is, the data in the sort memories 20A and 20B are sorted according to the physical column address.

REN生成部72は、リードイネーブル信号REN_A、REN_Bを生成する回路である。REN生成部72は、バーストアドレス生成部30の動作信号と、Yアドレス検出部80からの出力信号とを入力し、バーストアドレス生成部30の動作信号とYアドレス検出部80からの出力信号との論理積(AND)をリードイネーブル信号REN_AまたはREN_Bとして出力する。上述の通り、Yアドレス検出部80はページの切り替わりを検出するので、REN生成部72は、Yアドレス検出部80の出力信号に応じて活性化させるリードイネーブル信号REN_A、REN_Bを切り換える。例えば、或るページが選択されている場合に、Yアドレス検出部80は、出力信号を立ち上げる。それにより、REN生成部72は、リードイネーブル信号REN_Aを活性化可能にする。このとき、リードイネーブル信号REN_Bは活性化されない。次のページが選択されている場合に、Yアドレス検出部80は、逆に、出力信号を立ち下げる。それにより、REN生成部72は、リードイネーブル信号REN_Bを活性化可能にする。このとき、リードイネーブル信号REN_Aは活性化されない。   The REN generator 72 is a circuit that generates read enable signals REN_A and REN_B. The REN generation unit 72 receives the operation signal of the burst address generation unit 30 and the output signal from the Y address detection unit 80, and outputs the operation signal of the burst address generation unit 30 and the output signal from the Y address detection unit 80. A logical product (AND) is output as the read enable signal REN_A or REN_B. As described above, since the Y address detection unit 80 detects page switching, the REN generation unit 72 switches the read enable signals REN_A and REN_B to be activated according to the output signal of the Y address detection unit 80. For example, when a certain page is selected, the Y address detection unit 80 raises an output signal. Thereby, the REN generator 72 enables the read enable signal REN_A. At this time, the read enable signal REN_B is not activated. On the contrary, when the next page is selected, the Y address detector 80 causes the output signal to fall. Thereby, the REN generator 72 enables the read enable signal REN_B to be activated. At this time, the read enable signal REN_A is not activated.

REN生成部72は、バーストアドレス生成部30の動作信号が活性化されたとき(バーストアドレス生成部30がバーストアドレスを出力しているとき)、リードイネーブル信号REN_A、REN_Bにいずれか一方を活性化させる。これにより、ソートメモリ20Aまたは20Bは、内部に格納されたデータをバーストアドレスに従って連続的に読み出す(バーストリード)することができる。ソートメモリ20A、20B内のデータは、物理カラムアドレスに従ってソートされているので、バーストアドレスをカラムアドレスとして用いてバーストリードしても、データの配列順は、被試験メモリ2内の物理的な格納配列順に従って出力される。   When the operation signal of the burst address generation unit 30 is activated (when the burst address generation unit 30 outputs a burst address), the REN generation unit 72 activates one of the read enable signals REN_A and REN_B. Let As a result, the sort memory 20A or 20B can continuously read the data stored therein according to the burst address (burst read). Since the data in the sort memories 20A and 20B are sorted according to the physical column address, the data arrangement order is physically stored in the memory under test 2 even if burst read is performed using the burst address as the column address. Output according to the sequence.

セレクタ72、74は、ライトイネーブル信号WEN_AまたはWEN_Bに基づいて、物理カラムアドレスとバーストアドレスとを選択的に出力する。例えば、ライトイネーブル信号WEN_Aが活性化されており、ソートメモリ20Aが書込み状態である場合、セレクタ72は、論物変換部10からの物理カラムアドレスをソートメモリ20Aへ出力する。これにより、ソートメモリ20Aは、物理カラムアドレスに従ってデータを格納することができる。一方、ライトイネーブル信号WEN_Aが不活性化されており、ソートメモリ20Aが書込み不可である場合、セレクタ72は、バーストアドレス生成部30からのバーストアドレスをソートメモリ20Aへ出力する。これにより、ソートメモリ20Aは、バーストアドレスに従ってデータを読み出すことが可能となる。また、例えば、ライトイネーブル信号WEN_Bが活性化されており、ソートメモリ20Bが書込み状態である場合、セレクタ74は、論物変換部10からの物理カラムアドレスをソートメモリ20Bへ出力する。これにより、ソートメモリ20Bは、物理カラムアドレスに従ってデータを格納することができる。一方、ライトイネーブル信号WEN_Bが不活性化されており、ソートメモリ20Bが書込み不可である場合、セレクタ74は、バーストアドレス生成部30からのバーストアドレスをソートメモリ20Bへ出力する。これにより、ソートメモリ20Bは、バーストアドレスに従ってデータを読み出すことが可能となる。   The selectors 72 and 74 selectively output a physical column address and a burst address based on the write enable signal WEN_A or WEN_B. For example, when the write enable signal WEN_A is activated and the sort memory 20A is in the write state, the selector 72 outputs the physical column address from the logical / physical conversion unit 10 to the sort memory 20A. Thereby, the sort memory 20A can store data according to the physical column address. On the other hand, when the write enable signal WEN_A is inactivated and the sort memory 20A is not writable, the selector 72 outputs the burst address from the burst address generation unit 30 to the sort memory 20A. As a result, the sort memory 20A can read data according to the burst address. For example, when the write enable signal WEN_B is activated and the sort memory 20B is in a write state, the selector 74 outputs the physical column address from the logical / physical conversion unit 10 to the sort memory 20B. Thereby, the sort memory 20B can store data according to the physical column address. On the other hand, when the write enable signal WEN_B is inactivated and the sort memory 20B cannot be written, the selector 74 outputs the burst address from the burst address generation unit 30 to the sort memory 20B. Thereby, the sort memory 20B can read data according to the burst address.

セレクタ65は、Yアドレス検出部80の出力信号に基づいて、ソートメモリ20Aまたは20Bのいずれかからのデータをフェイルビットメモリ40へ出力可能とする。例えば、或るページが選択されている場合に、Yアドレス検出部80は、出力信号を立ち上げる。それにより、リードイネーブル信号REN_Aが活性化可能になるとともに、セレクタ65は、ソートメモリ20A内のデータを選択的にフェイルビットメモリ40へ出力可能とする。一方、他のページが選択されている場合に、Yアドレス検出部80は、出力信号を立ち下げる。それにより、リードイネーブル信号REN_Bが活性化可能になるとともに、セレクタ65は、ソートメモリ20B内のデータを選択的にフェイルビットメモリ40へ出力可能とする。これにより、セレクタ65は、バーストリードされるデータをフェイルビットメモリ40へ転送することができる。   The selector 65 can output the data from either the sort memory 20A or 20B to the fail bit memory 40 based on the output signal of the Y address detector 80. For example, when a certain page is selected, the Y address detection unit 80 raises an output signal. Accordingly, the read enable signal REN_A can be activated, and the selector 65 can selectively output the data in the sort memory 20A to the fail bit memory 40. On the other hand, when another page is selected, the Y address detection unit 80 causes the output signal to fall. As a result, the read enable signal REN_B can be activated, and the selector 65 can selectively output the data in the sort memory 20B to the fail bit memory 40. As a result, the selector 65 can transfer the burst read data to the fail bit memory 40.

このように、ソートメモリ20A、20Bは、それぞれページごとのデータを、物理カラムアドレスの順番に格納することができ、かつ、そのページのデータをバーストリードすることができる。さらに、ソートメモリ20A、20Bは、インターリーブ動作を実行するので、ソートメモリ20A、20Bは、交互にデータを短時間でフェイルビットメモリ40へ引き渡すことができる。   As described above, the sort memories 20A and 20B can store the data for each page in the order of the physical column addresses, and can burst-read the data of the pages. Furthermore, since the sort memories 20A and 20B perform an interleave operation, the sort memories 20A and 20B can alternately deliver data to the fail bit memory 40 in a short time.

ロウフェイルビットカウンタ50は、ロウカウンタ51と、ロウフェイルビットカウントメモリ52とを備えている。第1カウンタとしてのロウカウンタ51は、許可信号Rvalid_cとカラムデータと受け取り、カラムデータのフェイルビットをページごとにカウントする。例えば、データ“1”に変化しているビットがフェイルビットであるとすると、ロウカウンタ51は、各カラムデータの“1”をカウント(積算)すればよい。ロウカウンタ51は、例えば、データ“1”を積算するレジスタ等でよい。   The row fail bit counter 50 includes a row counter 51 and a row fail bit count memory 52. The row counter 51 as the first counter receives the permission signal Rvalid_c and the column data, and counts the fail bits of the column data for each page. For example, if the bit changed to data “1” is a fail bit, the row counter 51 may count (integrate) “1” of each column data. The row counter 51 may be, for example, a register that accumulates data “1”.

第1カウントメモリとしてのロウフェイルビットカウントメモリ52(以下、カウントメモリ52)は、Yアドレス検出部80の出力信号の変化(ページの切り替わり)を受けて、ロウカウンタ51でカウントされたフェイルビット数を保持する。カウントメモリ52は、フェイルビット数を保持可能な任意のメモリでよい。これにより、ページごと(即ち、ロウごとまたはストリングごと)のフェイルビット数がカウントメモリ52に格納されていく。カウントメモリ52は、各ページ(即ち、各ロウR0〜Rmまたは各ストリング)のフェイルビット数を格納することができる。このような各ページのフェイルビット数は、不良解析する際に用いられ得る。   The row fail bit count memory 52 (hereinafter referred to as count memory 52) as the first count memory receives the change (page switching) of the output signal of the Y address detection unit 80, and the number of fail bits counted by the row counter 51. Hold. The count memory 52 may be any memory that can hold the number of fail bits. As a result, the number of fail bits for each page (that is, for each row or each string) is stored in the count memory 52. The count memory 52 can store the number of fail bits of each page (that is, each row R0 to Rm or each string). The number of fail bits in each page can be used when analyzing a failure.

尚、被試験メモリ2において読出しは、同一ページ(同一ロウRk(0≦k≦m)内の全カラムC0〜Cn)のデータを読み出してから他のページへ移行する。従って、ロウフェイルビットカウンタ50は、物理ロウアドレスが変化するまでフェイルビットを単に加算すれば、そのページのフェイルビット数を得ることができる。よって、ロウフェイルビットカウンタ50の構成は、後述のカラムフェイルビットカウンタ60に比べて簡単である。   In the memory under test 2, reading is performed after reading the data of the same page (all columns C0 to Cn in the same row Rk (0 ≦ k ≦ m)). Therefore, the row fail bit counter 50 can obtain the number of fail bits of the page by simply adding the fail bits until the physical row address changes. Therefore, the configuration of the row fail bit counter 50 is simpler than that of the column fail bit counter 60 described later.

カラムフェイルビットカウンタ60は、カラムフェイルビットカウントメモリ60A、60B(以下、カウントメモリ60A、60Bともいう)と、加算器61A、61Bとを備えている。カラムフェイルビットカウンタ60は、複数のページ(即ち、複数のロウR0〜Rm)に亘る各IOデータ(図2のIOa、IOb、IOc・・・)のフェイルビット数をカウントする。即ち、カラムフェイルビットカウンタ60は、同一ビット線に接続された複数のメモリセルのデータ(IOデータ)のフェイルビット数をカウントする。   The column fail bit counter 60 includes column fail bit count memories 60A and 60B (hereinafter also referred to as count memories 60A and 60B) and adders 61A and 61B. The column fail bit counter 60 counts the number of fail bits of each IO data (IOa, IOb, IOc... In FIG. 2) over a plurality of pages (that is, a plurality of rows R0 to Rm). That is, the column fail bit counter 60 counts the number of fail bits of data (IO data) of a plurality of memory cells connected to the same bit line.

ここで、或るカラム(例えば、C0)内のビット線は、複数のページ(即ち、複数のロウR0〜Rm)に亘って延伸しているので、各カラムのIOデータのフェイルビット数は、複数のページ(即ち、複数のロウR0〜Rm)に亘って、IOデータを加算する必要がある。例えば、図2のカラムC0内のIOデータIOaのフェイルビット数は、ロウR0〜RmのそれぞれにおけるIOデータIOaを加算(積算)する必要がある。IOデータIObのフェイルビット数は、ロウR0〜RmのそれぞれにおけるIOデータIObを加算(積算)する必要がある。IOデータIOcのフェイルビット数は、ロウR0〜RmのそれぞれにおけるIOデータIOcを加算(積算)する必要がある。このような複数のページに亘る各カラム(C0〜Cn)内のIOデータ(IOa、IOb、IOc・・・)のそれぞれのフェイルビット数を求めるために、図6に示すように、カウントメモリ60A、60Bと、加算器61A、61Bとが設けられている。   Here, since a bit line in a certain column (for example, C0) extends over a plurality of pages (that is, a plurality of rows R0 to Rm), the number of fail bits of IO data in each column is: It is necessary to add IO data over a plurality of pages (that is, a plurality of rows R0 to Rm). For example, the number of fail bits of the IO data IOa in the column C0 in FIG. 2 needs to add (accumulate) the IO data IOa in each of the rows R0 to Rm. The number of fail bits of the IO data IOb needs to be added (integrated) with the IO data IOb in each of the rows R0 to Rm. The number of fail bits of the IO data IOc needs to be added (integrated) with the IO data IOc in each of the rows R0 to Rm. In order to determine the number of fail bits of IO data (IOa, IOb, IOc...) In each column (C0 to Cn) over a plurality of pages, as shown in FIG. , 60B and adders 61A, 61B.

第2カウントメモリとしてのカウントメモリ60A、60Bは、ソートメモリ20A、20Bのそれぞれに対応して設けられている。カウントメモリ60A、60Bには、1ページ分のIOデータのそれぞれに対応するレジスタでよい。これにより、カウントメモリ60A、60Bは、各IOデータのフェイルビット数をカウントすることができる。   Count memories 60A and 60B as second count memories are provided corresponding to the sort memories 20A and 20B, respectively. The count memories 60A and 60B may be registers corresponding to IO data for one page. Thereby, the count memories 60A and 60B can count the number of fail bits of each IO data.

カウントメモリ60Aは、リードイネーブル信号REN_Aとリードイネーブル信号REN_Bとを入力する。尚、カウントメモリ60Aは、リードイネーブル信号REN_Bをライトイネーブル信号として用いる。従って、図6において、カウントメモリ60Aに入力されるリードイネーブル信号REN_Bは“REN_B(WEN)”と表記されている。   The count memory 60A receives a read enable signal REN_A and a read enable signal REN_B. The count memory 60A uses the read enable signal REN_B as a write enable signal. Accordingly, in FIG. 6, the read enable signal REN_B input to the count memory 60 </ b> A is represented as “REN_B (WEN)”.

リードイネーブル信号REN_B(WEN)をライトイネーブル信号として用いている理由は以下の通りである。カウントメモリ60Aは、加算器61Bにおける加算結果を格納する必要があり、加算器61Bは、ソートメモリ20Bおよびカウントメモリ60Bが読出し動作を実行しているときに加算処理を実行し、その加算結果を出力する。従って、カウントメモリ60Aは、ソートメモリ20Bおよびカウントメモリ60Bが読出し動作を実行している期間(リードイネーブル信号REN_Bが活性化されている期間)に同期して、書込み動作を実行する必要がある。よって、カウントメモリ60Aは、リードイネーブル信号REN_B(WEN)をライトイネーブル信号として用いている。   The reason why the read enable signal REN_B (WEN) is used as the write enable signal is as follows. The count memory 60A needs to store the addition result in the adder 61B, and the adder 61B executes addition processing when the sort memory 20B and the count memory 60B are executing a read operation, and the addition result is displayed. Output. Therefore, the count memory 60A needs to execute a write operation in synchronization with a period during which the sort memory 20B and the count memory 60B are executing a read operation (a period during which the read enable signal REN_B is activated). Therefore, the count memory 60A uses the read enable signal REN_B (WEN) as the write enable signal.

カウントメモリ60Bは、リードイネーブル信号REN_Aとリードイネーブル信号REN_Bとを入力する。尚、カウントメモリ60Bは、リードイネーブル信号REN_Aをライトイネーブル信号として用いる。従って、図6において、カウントメモリ60Bに入力されるリードイネーブル信号REN_Aは“REN_A(WEN)”と表記されている。   The count memory 60B receives the read enable signal REN_A and the read enable signal REN_B. The count memory 60B uses the read enable signal REN_A as a write enable signal. Therefore, in FIG. 6, the read enable signal REN_A input to the count memory 60B is represented as “REN_A (WEN)”.

リードイネーブル信号REN_A(WEN)をライトイネーブル信号として用いている理由は以下の通りである。カウントメモリ60Bは、加算器61Aにおける加算結果を格納する必要があり、加算器61Aは、ソートメモリ20Aおよびカウントメモリ60Aが読出し動作を実行しているときに加算処理を実行し、その加算結果を出力する。従って、カウントメモリ60Bは、ソートメモリ20Aおよびカウントメモリ60Aが読出し動作を実行している期間(リードイネーブル信号REN_Aが活性化されている期間)に同期して、書込み動作を実行する必要がある。よって、カウントメモリ60Bは、リードイネーブル信号REN_A(WEN)をライトイネーブル信号として用いている。   The reason why the read enable signal REN_A (WEN) is used as the write enable signal is as follows. The count memory 60B needs to store the addition result in the adder 61A. The adder 61A executes addition processing when the sort memory 20A and the count memory 60A are executing a read operation, and the addition result is displayed. Output. Therefore, the count memory 60B needs to execute a write operation in synchronization with a period during which the sort memory 20A and the count memory 60A are executing a read operation (a period during which the read enable signal REN_A is activated). Therefore, the count memory 60B uses the read enable signal REN_A (WEN) as the write enable signal.

カウントメモリ60A、60Bは、ソートメモリ20A、20Bと同期してデータを出力する必要がある。このため、カウントメモリ60A、60Bは、読出しおよび書込み動作においてバーストアドレスを用いる。   The count memories 60A and 60B need to output data in synchronization with the sort memories 20A and 20B. For this reason, the count memories 60A and 60B use burst addresses in read and write operations.

加算部としての加算器61Aは、ソートメモリ20Aおよびカウントメモリ60Aに対応して設けられている。加算器61Aは、カウントメモリ60Aに格納された各IOデータのフェイルビット数に、ソートメモリ20A内の対応するビットデータを加算する。ここで、ソートメモリ20Aは、被試験メモリ2内の物理的な格納配列で1ページのデータを格納する。カウントメモリ60Aは、被試験メモリ2内の物理的な格納配列で、ソートメモリ20A、20Bにそれまで格納されてきたページの各ビットのフェイルビット数を格納する。従って、加算器61Aは、単に、ソートメモリ20Aのそれぞれのデータ格納位置におけるデータを、カウントメモリ60Aのそれぞれのデータ格納位置におけるデータ(フェイルビット数)に加算すればよい。尚、フェイルビットはデータ“1”であるので、加算器61Aは、カウントメモリ60Aに格納されたフェイルビット数に、ソートメモリ20A内の対応するデータを単に加算すればフェイルビット数の積算値を得ることができる。このように、加算器61Aは、カウントメモリ60Aに格納された各IOデータのフェイルビット数に、ソートメモリ20Aに格納された対応する各データを加算する。そして、加算器61Aは、加算後のフェイルビット数をカウントメモリ60Bへ出力し、カウントメモリ60Bが、このフェイルビット数を被試験メモリ2内の物理的な格納配列で格納する。   An adder 61A as an adder is provided corresponding to the sort memory 20A and the count memory 60A. The adder 61A adds the corresponding bit data in the sort memory 20A to the number of fail bits of each IO data stored in the count memory 60A. Here, the sort memory 20 </ b> A stores one page of data in the physical storage array in the memory under test 2. The count memory 60A is a physical storage array in the memory under test 2 and stores the number of fail bits of each bit of the pages stored so far in the sort memories 20A and 20B. Therefore, the adder 61A simply adds the data at each data storage position of the sort memory 20A to the data (the number of fail bits) at each data storage position of the count memory 60A. Since the fail bit is data “1”, the adder 61A can simply add the corresponding data in the sort memory 20A to the number of fail bits stored in the count memory 60A to obtain the integrated value of the number of fail bits. Can be obtained. In this way, the adder 61A adds the corresponding data stored in the sort memory 20A to the number of fail bits of each IO data stored in the count memory 60A. The adder 61A outputs the number of fail bits after the addition to the count memory 60B, and the count memory 60B stores the number of fail bits in a physical storage array in the memory under test 2.

加算部としての加算器61Bは、ソートメモリ20Bおよびカウントメモリ60Bに対応して設けられている。加算器61Bは、カウントメモリ60Bに格納された各IOデータのフェイルビット数に、ソートメモリ20B内の対応するビットデータを加算する。ここで、ソートメモリ20Bは、被試験メモリ2内の物理的な格納配列で1ページのデータを格納する。カウントメモリ60Bは、被試験メモリ2内の物理的な格納配列で、ソートメモリ20A、20Bにそれまで格納されてきたページの各ビットのフェイルビット数を格納する。従って、加算器61Bは、単に、ソートメモリ20Bのそれぞれのデータ格納位置におけるデータを、カウントメモリ60Bのそれぞれのデータ格納位置におけるデータ(フェイルビット数)に加算すればよい。これにより、加算器61Bは、カウントメモリ60Bに格納された各IOデータのフェイルビット数に、ソートメモリ20Bに格納された対応する各データを加算する。そして、加算器61Bは、加算後のフェイルビット数をカウントメモリ60Aへ出力し、カウントメモリ60Aが、このフェイルビット数を被試験メモリ2内の物理的な格納配列で格納する。   An adder 61B as an adding unit is provided corresponding to the sort memory 20B and the count memory 60B. The adder 61B adds the corresponding bit data in the sort memory 20B to the number of fail bits of each IO data stored in the count memory 60B. Here, the sort memory 20B stores one page of data in the physical storage array in the memory under test 2. The count memory 60B is a physical storage array in the memory under test 2 and stores the number of fail bits of each bit of the pages stored so far in the sort memories 20A and 20B. Therefore, the adder 61B simply adds the data at each data storage position of the sort memory 20B to the data (fail bit number) at each data storage position of the count memory 60B. Thereby, the adder 61B adds each corresponding data stored in the sort memory 20B to the number of fail bits of each IO data stored in the count memory 60B. The adder 61B outputs the number of fail bits after the addition to the count memory 60A, and the count memory 60A stores the number of fail bits in a physical storage array in the memory under test 2.

ソートメモリ20A、20Bがデータを読み出す度に、加算器61A、61Bが上記加算動作を交互に繰り返し、カウントメモリ60B、60Aにその加算結果を格納することによって、ソートメモリ20A、20Bから読み出された全ページに亘る各カラムのIOデータのフェイルビット数(積算値)がカウントメモリ60Aまたは60Bに最終的に格納される。このような各カラムのIOデータのフェイルビット数は、不良解析する際に用いられ得る。   Each time the sort memories 20A and 20B read data, the adders 61A and 61B alternately repeat the above addition operation and store the addition results in the count memories 60B and 60A, thereby reading the data from the sort memories 20A and 20B. The number of fail bits (integrated value) of IO data in each column over all pages is finally stored in the count memory 60A or 60B. The number of fail bits of the IO data in each column can be used for failure analysis.

尚、加算器61A、61Bは、1つの加算器に共通化してもよい。この場合、リードイネーブル信号REN_Aを受けるセレクタ(図示せず)が、加算器において加算されるデータの取込み先、並びに、加算結果の出力先を選択すればよい。例えば、リードイネーブル信号REN_Aが活性状態のときに、セレクタは、ソートメモリ20Aおよびカウントメモリ60Aからのデータを加算し、カウントメモリ60Bへ加算結果を出力すればよい。リードイネーブル信号REN_Bが活性状態のときに、セレクタは、ソートメモリ20Bおよびカウントメモリ60Bからのデータを加算し、カウントメモリ60Aへ加算結果を出力すればよい。   The adders 61A and 61B may be shared by one adder. In this case, a selector (not shown) that receives the read enable signal REN_A has only to select the fetch destination of the data to be added in the adder and the output destination of the addition result. For example, when the read enable signal REN_A is in the active state, the selector may add the data from the sort memory 20A and the count memory 60A and output the addition result to the count memory 60B. When the read enable signal REN_B is in the active state, the selector may add the data from the sort memory 20B and the count memory 60B and output the addition result to the count memory 60A.

図7(A)〜図7(D)は、本実施形態によるメモリ試験装置1の動作の一例を示すタイミング図である。図7(A)は、論物変換部10による論物変換処理の動作例を示す。図7(B)は、ソートメモリ20による論物変換処理の動作例を示す。図7(C)は、ロウフェイルビットカウンタ50によるロウフェイルビットカウント処理の動作例を示す。図7(D)は、カラムフェイルビットカウンタ60によるカラムフェイルビットカウント処理の動作例を示す。尚、カウントメモリ52、60A、60Bは、初期状態としてゼロを格納している。   7A to 7D are timing charts showing an example of the operation of the memory test apparatus 1 according to the present embodiment. FIG. 7A shows an operation example of the logical-physical conversion process by the logical-physical conversion unit 10. FIG. 7B shows an operation example of logical-physical conversion processing by the sort memory 20. FIG. 7C shows an operation example of row fail bit count processing by the row fail bit counter 50. FIG. 7D shows an operation example of column fail bit count processing by the column fail bit counter 60. Note that the count memories 52, 60A, and 60B store zero as an initial state.

図7(A)に示すように、論理アドレスX、Yがメモリ試験装置1から被試験メモリ2へ入力されている。論理アドレスYに対応する論理アドレスLAsが論物変換されて、ページを特定する物理ストリングアドレスPAsが生成される。論理アドレスXに対応する論理アドレスLAcが論物変換されて物理カラムアドレスPAcが生成される。尚、ここでは、同一ブロックかつ同一レイヤからの読出し動作を示しており、論理アドレスZや物理レイヤアドレスについての説明は省略している。   As shown in FIG. 7A, logical addresses X and Y are input from the memory test apparatus 1 to the memory under test 2. The logical address LAs corresponding to the logical address Y is logically and logically converted to generate a physical string address PAs that identifies the page. The logical address LAc corresponding to the logical address X is logically and logically converted to generate a physical column address PAc. Here, the read operation from the same block and the same layer is shown, and the description of the logical address Z and the physical layer address is omitted.

(ページP0のソートメモリ20Aへの書込み、ソートメモリ20Bからの読出し)
t0において、物理ストリングアドレスPAsが、ページP0を示している。物理ストリングアドレスPAsがページP0を示すことによって、図6のYアドレス検出部80が出力信号を立ち上げる。これにより、WEN生成部70がライトイネーブル信号WEN_Aを活性化させ、REN生成部72がリードイネーブル信号REN_Bを活性化させる。図7(B)〜図7(D)の“W”は、ライトイネーブル信号の活性化を示し、“R”は、リードイネーブル信号の活性化を示す。従って、図7(B)および図7(D)に示すように、ソートメモリ20Aおよびカウントメモリ60Aが書込み可能となり、ソートメモリ20Bおよびカウントメモリ60Bは読出し可能となる。バーストアドレスの数値は、図6のバーストアドレス生成部30で生成された昇順のカラムアドレスを示す。
(Write page P0 to sort memory 20A, read from sort memory 20B)
At t0, the physical string address PAs indicates the page P0. When the physical string address PAs indicates the page P0, the Y address detector 80 in FIG. 6 raises the output signal. As a result, the WEN generator 70 activates the write enable signal WEN_A, and the REN generator 72 activates the read enable signal REN_B. 7B to 7D, “W” indicates activation of the write enable signal, and “R” indicates activation of the read enable signal. Accordingly, as shown in FIGS. 7B and 7D, the sort memory 20A and the count memory 60A can be written, and the sort memory 20B and the count memory 60B can be read. The numerical value of the burst address indicates the column address in ascending order generated by the burst address generation unit 30 in FIG.

図7(B)に示すように、t0において、ソートメモリ20Aが書込み可能になるので、ソートメモリ20Aは、物理カラムアドレスC0に従ってカラムデータを格納する。一方、ソートメモリ20Bが読出し可能になるので、ソートメモリ20Bは、バーストアドレスに従って連続的にカラムデータを出力する。ソートメモリ20Bからのカラムデータは、図6のセレクタ65を介してフェイルビットメモリ40へ出力されるとともに、加算器61Bにも出力される。このとき、カウントメモリ60Bも読出し可能であるので、加算器61Bは、図7(D)に示すように、カウントメモリ60B内のカラムアドレスC0の各IOデータのフェイルビット数に、ソートメモリ20B内のカラムアドレスC0の各IOデータを加算(+)してカウントメモリ60Aへ出力する。尚、図7(C)および図7(D)に示す“+”は、加算処理を示す。カウントメモリ60Aは、リードイネーブル信号REN_B(WEN)をライトイネーブル信号として受け取るので、ソートメモリ20Bおよびカウントメモリ60Bが読出し可能になるのとほぼ同時に書込み可能になっている。よって、カウントメモリ60Aは、加算器61Bからの加算結果をカラムアドレスC0に対応する位置に格納することができる。即ち、カウントメモリ60Aは、カウントメモリ60B内のカラムアドレスC0の各ビット位置のフェイルビット数に、ソートメモリ20B内のカラムアドレスC0の各ビット位置のデータを加算した結果を格納することができる。   As shown in FIG. 7B, since the sort memory 20A becomes writable at t0, the sort memory 20A stores the column data according to the physical column address C0. On the other hand, since the sort memory 20B can be read, the sort memory 20B continuously outputs column data according to the burst address. The column data from the sort memory 20B is output to the fail bit memory 40 via the selector 65 of FIG. 6, and is also output to the adder 61B. At this time, since the count memory 60B can also be read, the adder 61B sets the number of fail bits of each IO data of the column address C0 in the count memory 60B in the sort memory 20B as shown in FIG. The respective IO data of the column address C0 are added (+) and output to the count memory 60A. Note that “+” shown in FIGS. 7C and 7D indicates addition processing. Since the count memory 60A receives the read enable signal REN_B (WEN) as a write enable signal, the count memory 60A can be written at almost the same time as the sort memory 20B and the count memory 60B can be read. Therefore, the count memory 60A can store the addition result from the adder 61B at a position corresponding to the column address C0. That is, the count memory 60A can store the result of adding the data at each bit position of the column address C0 in the sort memory 20B to the number of fail bits at each bit position of the column address C0 in the count memory 60B.

ここで、フェイルしていないビットはデータ“0”となっており、フェイルビットはデータ“1”となっているので、加算器61Bは、カウントメモリ60B内のカラムアドレスC0の各IOデータのフェイルビット数に、ソートメモリ20B内のカラムアドレスC0の各IOデータをそのまま加算する。これにより、データ“0”のビットのフェイルビット数はカウントされず(インクリメントされず)、データ“1”のビットのフェイルビット数はカウントされる(インクリメントされる)。このように、カラムフェイルビットカウンタ60は、各ビットのフェイルビット数を積算することができる。尚、当初、ソートメモリ20Bおよびカウントメモリ60Bは、全て初期状態(ゼロ)であるので、カウントメモリ60Aは、t0〜t1においてゼロを格納することとなる。また、このときソートメモリ20Bから出力されたデータは、初期状態(ゼロ)であるので、フェイルビットメモリ40に格納する必要は無い。   Here, since the unfailed bit is data “0” and the fail bit is data “1”, the adder 61B fails each IO data of the column address C0 in the count memory 60B. Each IO data of the column address C0 in the sort memory 20B is added to the number of bits as it is. As a result, the number of fail bits of the data “0” is not counted (not incremented), and the number of fail bits of the data “1” is counted (incremented). Thus, the column fail bit counter 60 can accumulate the number of fail bits of each bit. Since the sort memory 20B and the count memory 60B are all initially in the initial state (zero), the count memory 60A stores zero at t0 to t1. In addition, since the data output from the sort memory 20B at this time is in an initial state (zero), it is not necessary to store it in the fail bit memory 40.

ロウカウンタ51は、図7(C)に示すように、カラムアドレスC0のカラムデータのそれぞれのビットを加算(+)し、その加算結果をカウントメモリ52に格納する。上述の通り、フェイルしていないビットはデータ“0”となっており、フェイルビットはデータ“1”となっておりので、ロウカウンタ51は、ソートメモリ20Aへ転送されるカラムアドレスC0のデータ“1”の数をカウントすればよい。これにより、ロウカウンタ51は、カラムアドレスC0内のフェイルビット数を得ることができる。   As shown in FIG. 7C, the row counter 51 adds (+) each bit of the column data at the column address C 0 and stores the addition result in the count memory 52. As described above, since the unfailed bit is data “0” and the fail bit is data “1”, the row counter 51 uses the data “0” of the column address C0 transferred to the sort memory 20A. The number of 1 ″ may be counted. Thereby, the row counter 51 can obtain the number of fail bits in the column address C0.

図7(B)に示すように、t1において、ソートメモリ20Aは、物理カラムアドレスC1に従ってカラムデータを格納する。一方、ソートメモリ20Bは、引き続き、バーストアドレスに従って連続的にカラムデータを出力している。ソートメモリ20Bからのカラムデータは、上述の通り、フェイルビットメモリ40へ出力されるとともに、加算器61Bにも出力される。このとき、加算器61Bは、図7(D)に示すように、カウントメモリ60B内のカラムアドレスC1の各IOデータのフェイルビット数に、ソートメモリ20B内のカラムアドレスC1の各IOデータを加算(+)してカウントメモリ60Aへ出力する。カウントメモリ60Aは、加算器61Bからの加算結果をカラムアドレスC1に対応する位置に格納する。即ち、カウントメモリ60Aは、カウントメモリ60B内のカラムアドレスC1の各ビット位置のフェイルビット数に、ソートメモリ20B内のカラムアドレスC1の各ビット位置のデータを加算した結果を格納する。   As shown in FIG. 7B, at t1, the sort memory 20A stores the column data according to the physical column address C1. On the other hand, the sort memory 20B continuously outputs the column data according to the burst address. As described above, the column data from the sort memory 20B is output to the fail bit memory 40 and also to the adder 61B. At this time, as shown in FIG. 7D, the adder 61B adds each IO data of the column address C1 in the sort memory 20B to the number of fail bits of each IO data of the column address C1 in the count memory 60B. (+) And output to the count memory 60A. The count memory 60A stores the addition result from the adder 61B at a position corresponding to the column address C1. That is, the count memory 60A stores the result of adding the data at each bit position of the column address C1 in the sort memory 20B to the number of fail bits at each bit position of the column address C1 in the count memory 60B.

ロウカウンタ51は、図7(C)に示すように、カラムアドレスC1のカラムデータのそれぞれのビットを加算(+)し、その加算結果をカウントメモリ52に格納する。上述の通り、フェイルしていないビットはデータ“0”となっており、フェイルビットはデータ“1”となっているので、ロウカウンタ51は、ソートメモリ20Aへ転送されるカラムアドレスC1のデータ“1”の数をカウントすればよい。これにより、ロウカウンタ51は、カラムアドレスC1内のフェイルビット数を得ることができる。   As shown in FIG. 7C, the row counter 51 adds (+) each bit of the column data at the column address C 1 and stores the addition result in the count memory 52. As described above, since the unfailed bit is data “0” and the fail bit is data “1”, the row counter 51 reads the data “1” of the column address C1 transferred to the sort memory 20A. The number of 1 ″ may be counted. Thereby, the row counter 51 can obtain the number of fail bits in the column address C1.

カラムアドレスC2、C3・・・についても、メモリ試験装置1は同様に動作する。従って、ソートメモリ20Aは、物理カラムアドレスC2、C3・・・のカラムデータを格納する。これにより、ソートメモリ20Aは、ページP0の全カラムC0〜Cnのデータを格納することができる。一方、ソートメモリ20Bは、引き続き、バーストアドレスに従って連続的にカラムデータを出力している。ソートメモリ20Bは、全カラムデータが読み出された時点で待機状態となってよい。   The memory test apparatus 1 operates in the same manner for the column addresses C2, C3. Therefore, the sort memory 20A stores the column data of the physical column addresses C2, C3,. Thereby, the sort memory 20A can store the data of all the columns C0 to Cn of the page P0. On the other hand, the sort memory 20B continuously outputs the column data according to the burst address. The sort memory 20B may be in a standby state when all column data is read.

加算器61Bは、図7(D)に示すように、カウントメモリ60B内のカラムアドレスC2、C3・・・の各IOデータのフェイルビット数に、ソートメモリ20B内のカラムアドレスC2、C3・・・の各IOデータをそれぞれ加算してカウントメモリ60Aへ出力する。カウントメモリ60Aは、加算器61Bからの加算結果をカラムアドレスC2、C3・・・のそれぞれに対応する位置に格納する。即ち、カウントメモリ60Aは、カウントメモリ60B内のカラムアドレスC2、C3・・・の各ビット位置のフェイルビット数に、ソートメモリ20B内のカラムアドレスC2、C3・・・の各ビット位置のデータを加算した結果を格納する。   As shown in FIG. 7D, the adder 61B adds the number of fail bits of each IO data of the column addresses C2, C3,... In the count memory 60B to the column addresses C2, C3,. The respective IO data are added and output to the count memory 60A. The count memory 60A stores the addition result from the adder 61B at a position corresponding to each of the column addresses C2, C3,. That is, the count memory 60A adds the data at the bit positions of the column addresses C2, C3,... In the sort memory 20B to the number of fail bits at the bit positions of the column addresses C2, C3,. Stores the result of addition.

ロウカウンタ51は、図7(C)に示すように、カラムアドレスC2、C3・・・のカラムデータのそれぞれのビットを加算し、その加算結果をカウントメモリ52に格納する。全カラムアドレスC0〜Cnのデータを加算することによって、カウントメモリ52は、ページP0のフェイルビット数を格納する。   As shown in FIG. 7C, the row counter 51 adds the respective bits of the column data of the column addresses C2, C3... And stores the addition result in the count memory 52. By adding the data of all the column addresses C0 to Cn, the count memory 52 stores the number of fail bits of the page P0.

(ページP1のソートメモリ20Bへの書込み、ページP0のソートメモリ20Aからの読み出し)
ページP0内の全カラムC0〜Cnのデータがソートメモリ20Aに格納されると、論理アドレスYおよび物理ストリングアドレスPAsが変わる。即ち、ページが切り替わる。例えば、図7(A)に示すように、論理アドレスYがY0からY1に切り替わり、物理ストリングアドレスPAsがページP0からページP1へ切り替わる。ページの切り替わりによって、Yアドレス検出部80の出力信号が変化する。これにより、ページP1のデータがソートメモリ20Bへ書き込まれるとともに、ソートメモリ20Aに格納されたページP0のデータがソートメモリ20Aからフェイルビットメモリ40へ読み出される。
(Write page P1 into sort memory 20B, read page P0 from sort memory 20A)
When the data of all the columns C0 to Cn in the page P0 are stored in the sort memory 20A, the logical address Y and the physical string address PAs change. That is, the page is switched. For example, as shown in FIG. 7A, the logical address Y is switched from Y0 to Y1, and the physical string address PAs is switched from page P0 to page P1. The output signal of the Y address detection unit 80 changes depending on the page switching. As a result, the data of page P1 is written to the sort memory 20B, and the data of page P0 stored in the sort memory 20A is read from the sort memory 20A to the fail bit memory 40.

例えば、t10において、物理ストリングアドレスPAsが、ページP1を指定している。物理ストリングアドレスPAsがページP1を指定することによって、図6のYアドレス検出部80が出力信号を立ち下げる。これにより、WEN生成部70がライトイネーブル信号WEN_Bを活性化させ、REN生成部72がリードイネーブル信号REN_Aを活性化させる。従って、図7(B)および図7(D)に示すように、ソートメモリ20Bおよびカウントメモリ60Bが書込み可能となり、ソートメモリ20Aおよびカウントメモリ60Aは読出し可能となる。   For example, at t10, the physical string address PAs designates the page P1. When the physical string address PAs designates the page P1, the Y address detection unit 80 in FIG. 6 causes the output signal to fall. As a result, the WEN generation unit 70 activates the write enable signal WEN_B, and the REN generation unit 72 activates the read enable signal REN_A. Accordingly, as shown in FIGS. 7B and 7D, the sort memory 20B and the count memory 60B can be written, and the sort memory 20A and the count memory 60A can be read.

図7(B)に示すように、t10において、ソートメモリ20Bが書込み可能になるので、ソートメモリ20Bは、物理カラムアドレスC0に従ってカラムデータを格納する。一方、ソートメモリ20Aが読出し可能になるので、ソートメモリ20Aは、バーストアドレスに従って連続的にカラムデータを出力する。ソートメモリ20Aからのカラムデータは、図6のセレクタ65を介してフェイルビットメモリ40へ出力されるとともに、加算器61Aにも出力される。このとき、カウントメモリ60Aも読出し可能であるので、加算器61Aは、図7(D)に示すように、カウントメモリ60A内のカラムアドレスC0の各IOデータのフェイルビット数に、ソートメモリ20A内のカラムアドレスC0の各IOデータを加算してカウントメモリ60Bへ出力する。カウントメモリ60Bは、リードイネーブル信号REN_A(WEN)をライトイネーブル信号として受け取るので、ソートメモリ20Aおよびカウントメモリ60Aが読出し可能になるのとほぼ同時に書込み可能になっている。よって、カウントメモリ60Bは、加算器61Aからの加算結果をカラムアドレスC0に対応する位置に格納することができる。即ち、カウントメモリ60Bは、カウントメモリ60A内のカラムアドレスC0の各ビット位置のフェイルビット数に、ソートメモリ20A内のカラムアドレスC0の各ビット位置のデータを加算した結果を格納することができる。   As shown in FIG. 7B, since the sort memory 20B becomes writable at t10, the sort memory 20B stores the column data according to the physical column address C0. On the other hand, since the sort memory 20A can be read, the sort memory 20A continuously outputs column data according to the burst address. The column data from the sort memory 20A is output to the fail bit memory 40 via the selector 65 of FIG. 6, and is also output to the adder 61A. At this time, since the count memory 60A can also be read, the adder 61A sets the number of fail bits of each IO data of the column address C0 in the count memory 60A in the sort memory 20A as shown in FIG. Are added to each column address C0 and output to the count memory 60B. Since the count memory 60B receives the read enable signal REN_A (WEN) as a write enable signal, the count memory 60B can be written at almost the same time as the sort memory 20A and the count memory 60A can be read. Therefore, the count memory 60B can store the addition result from the adder 61A at a position corresponding to the column address C0. That is, the count memory 60B can store the result of adding the data at each bit position of the column address C0 in the sort memory 20A to the number of fail bits at each bit position of the column address C0 in the count memory 60A.

ここで、上述の通り、フェイルしていないビットはデータ“0”となっており、フェイルビットはデータ“1”となっておりので、加算器61Aは、カウントメモリ60A内のカラムアドレスC0の各IOデータのフェイルビット数に、ソートメモリ20A内のカラムアドレスC0の各IOデータをそのまま加算すればよい。これにより、データ“0”のビットのフェイルビット数はカウントされず(インクリメントされず)、データ“1”のビットのフェイルビット数はカウントされる(インクリメントされる)。尚、カウントメモリ60Aは、初期状態であり、ソートメモリ20Aは、ページP0のデータを格納しているので、カウントメモリ60Bは、t10〜t11においてページP0内のカラムC0の各ビットのフェイルビット数(データ“1”)を格納することとなる。   Here, as described above, the unfailed bit is data “0”, and the fail bit is data “1”. Therefore, the adder 61A uses each column address C0 in the count memory 60A. What is necessary is just to add each IO data of column address C0 in the sort memory 20A as it is to the number of fail bits of IO data. As a result, the number of fail bits of the data “0” is not counted (not incremented), and the number of fail bits of the data “1” is counted (incremented). The count memory 60A is in an initial state, and the sort memory 20A stores the data of the page P0. Therefore, the count memory 60B has the number of fail bits of each bit of the column C0 in the page P0 from t10 to t11. (Data “1”) is stored.

ロウカウンタ51は、図7(C)に示すように、カラムアドレスC0のカラムデータのそれぞれのビットを加算し、その加算結果をカウントメモリ52に格納する。   As shown in FIG. 7C, the row counter 51 adds the respective bits of the column data at the column address C 0 and stores the addition result in the count memory 52.

図7(B)に示すように、t11において、ソートメモリ20Bは、物理カラムアドレスC1に従ってカラムデータを格納する。一方、ソートメモリ20Aは、引き続き、バーストアドレスに従って連続的にカラムデータを出力している。ソートメモリ20Aからのカラムデータは、上述の通り、フェイルビットメモリ40へ出力されるとともに、加算器61Aにも出力される。このとき、加算器61Aは、図7(D)に示すように、カウントメモリ60A内のカラムアドレスC1の各IOデータのフェイルビット数に、ソートメモリ20A内のカラムアドレスC1の各IOデータを加算してカウントメモリ60Bへ出力する。カウントメモリ60Bは、加算器61Aからの加算結果をカラムアドレスC1に対応する位置に格納する。即ち、カウントメモリ60Bは、カウントメモリ60A内のカラムアドレスC1の各ビット位置のフェイルビット数に、ソートメモリ20A内のカラムアドレスC1の各ビット位置のデータを加算した結果を格納する。   As shown in FIG. 7B, at t11, the sort memory 20B stores the column data according to the physical column address C1. On the other hand, the sort memory 20A continuously outputs the column data according to the burst address. As described above, the column data from the sort memory 20A is output to the fail bit memory 40 and also to the adder 61A. At this time, as shown in FIG. 7D, the adder 61A adds each IO data of the column address C1 in the sort memory 20A to the number of fail bits of each IO data of the column address C1 in the count memory 60A. And output to the count memory 60B. The count memory 60B stores the addition result from the adder 61A at a position corresponding to the column address C1. That is, the count memory 60B stores the result of adding the data at each bit position of the column address C1 in the sort memory 20A to the number of fail bits at each bit position of the column address C1 in the count memory 60A.

ロウカウンタ51は、図7(C)に示すように、カラムアドレスC1のカラムデータのそれぞれのビットを加算し、その加算結果をカウントメモリ52に格納する。これにより、ロウカウンタ51は、カラムアドレスC1内のフェイルビット数を得ることができる。   As shown in FIG. 7C, the row counter 51 adds each bit of the column data of the column address C 1 and stores the addition result in the count memory 52. Thereby, the row counter 51 can obtain the number of fail bits in the column address C1.

カラムアドレスC2、C3・・・についても、メモリ試験装置1は同様に動作する。従って、ソートメモリ20Bは、物理カラムアドレスC2、C3・・・のカラムデータを格納する。これにより、ソートメモリ20Bは、ページP1の全カラムC0〜Cnのデータを格納することができる。一方、ソートメモリ20Aは、引き続き、バーストアドレスに従って連続的にカラムデータを出力している。ソートメモリ20Aは、全カラムデータが読み出された時点で待機状態となってよい。   The memory test apparatus 1 operates in the same manner for the column addresses C2, C3. Therefore, the sort memory 20B stores the column data of the physical column addresses C2, C3,. Thereby, the sort memory 20B can store data of all columns C0 to Cn of the page P1. On the other hand, the sort memory 20A continuously outputs the column data according to the burst address. The sort memory 20A may be in a standby state when all the column data is read out.

加算器61Aは、図7(D)に示すように、カウントメモリ60A内のカラムアドレスC2、C3・・・の各IOデータのフェイルビット数に、ソートメモリ20A内のカラムアドレスC2、C3・・・の各IOデータをそれぞれ加算してカウントメモリ60Bへ出力する。カウントメモリ60Bは、加算器61Aからの加算結果をカラムアドレスC2、C3・・・のそれぞれに対応する位置に格納する。即ち、カウントメモリ60Bは、カウントメモリ60A内のカラムアドレスC2、C3・・・の各ビット位置のフェイルビット数に、ソートメモリ20A内のカラムアドレスC2、C3・・・の各ビット位置のデータを加算した結果を格納する。   As shown in FIG. 7D, the adder 61A adds the column addresses C2, C3,... In the sort memory 20A to the number of fail bits of each IO data of the column addresses C2, C3,. The respective IO data are added and output to the count memory 60B. The count memory 60B stores the addition result from the adder 61A at a position corresponding to each of the column addresses C2, C3,. That is, the count memory 60B adds the data at the bit positions of the column addresses C2, C3,... In the sort memory 20A to the number of fail bits at the bit positions of the column addresses C2, C3,. Stores the result of addition.

ロウカウンタ51は、図7(C)に示すように、カラムアドレスC2、C3・・・のカラムデータのそれぞれのビットを加算し、その加算結果をカウントメモリ52に格納する。全カラムアドレスC0〜Cnのデータを加算することによって、カウントメモリ52は、ページP1のフェイルビット数を格納することができる。   As shown in FIG. 7C, the row counter 51 adds the respective bits of the column data of the column addresses C2, C3... And stores the addition result in the count memory 52. By adding the data of all the column addresses C0 to Cn, the count memory 52 can store the number of fail bits of the page P1.

(ページP2のソートメモリ20Aへの書込み、ページP1のソートメモリ20Bからの読み出し)
さらに、ページP1内の全カラムC0〜Cnのデータがソートメモリ20Bに格納されると、論理アドレスYおよび物理ストリングアドレスPAsが変わる。例えば、物理ストリングアドレスPAsがページP1からページP2へ切り替わる。ページの切り替わりによって、Yアドレス検出部80の出力信号が変化する。これにより、ページP2のデータがソートメモリ20Aへ書き込まれるとともに、ソートメモリ20Bに格納されたページP1のデータがソートメモリ20Bからフェイルビットメモリ40へ読み出される。ソートメモリ20Aへの書込み動作およびソートメモリ20Bからの読出し動作は、上述の動作と同様である。加算器61Bおよびロウカウンタ51の動作は、ページP0の処理におけるそれらの動作と同様である。
(Write page P2 into sort memory 20A, read page P1 from sort memory 20B)
Furthermore, when the data of all the columns C0 to Cn in the page P1 are stored in the sort memory 20B, the logical address Y and the physical string address PAs change. For example, the physical string address PAs is switched from the page P1 to the page P2. The output signal of the Y address detection unit 80 changes depending on the page switching. Thereby, the data of page P2 is written to the sort memory 20A, and the data of page P1 stored in the sort memory 20B is read from the sort memory 20B to the fail bit memory 40. The write operation to the sort memory 20A and the read operation from the sort memory 20B are the same as the above-described operations. The operations of the adder 61B and the row counter 51 are the same as those in the processing of the page P0.

以降のページの書込みおよび読出しについても同様に実行される。これにより、フェイルビットメモリ40は、各ページ(各ロウR0〜Rm)のデータを、被試験メモリ2内の物理的な格納配列の順番に格納することができる。フェイルビットメモリ40は、論物変換後の物理アドレス(物理レイヤアドレス、物理ストリングアドレス、物理ブロックアドレス)に従って、各ページのデータを格納する。フェイルビットメモリ40内の各ビットのデータにおいて、データ“1”がフェイルビットとなる。また、カウントメモリ52は、各ページ(各ロウR0〜Rm)のフェイルビット数を格納する。カウントメモリ60Aまたは60Bは、複数のページ(複数のロウ)に亘る各IOデータのフェイルビット数を格納する。   Subsequent page writing and reading are similarly performed. Thereby, the fail bit memory 40 can store the data of each page (each row R0 to Rm) in the order of the physical storage arrangement in the memory under test 2. The fail bit memory 40 stores the data of each page according to the physical address (physical layer address, physical string address, physical block address) after logical-physical conversion. In each bit of data in the fail bit memory 40, data “1” is a fail bit. The count memory 52 stores the number of fail bits of each page (each row R0 to Rm). The count memory 60A or 60B stores the number of fail bits of each IO data over a plurality of pages (a plurality of rows).

以上のように本実施形態によれば、データマッピング部15は、被試験メモリ2から出力されたカラムデータのビット配列を、被試験メモリ2内の物理的な格納配列に変換して出力する。ソートメモリ20A、20Bは、物理アドレスに従って、それぞれデータマッピング部15からのカラムデータを1ページに達するまで格納する。これにより、ソートメモリ20A、20Bは、被試験メモリ2内の物理的な格納配列順でデータをページごとに格納することができる。ソートメモリ20A、20B内のデータは、バーストリードによってフェイルビットメモリ40へ出力される。被試験メモリ2内の物理的な格納配列順で格納されているので、ソートメモリ20A、20B内のデータがバーストリードされても、フェイルビットメモリ40は、被試験メモリ2内の物理的な格納配列順のままデータを取り込むことができる。即ち、フェイルビットメモリ40は、ソートメモリ20Aまたは20Bに格納されたページ単位のデータを、物理アドレスに従った位置に(即ち、被試験メモリ2内の物理的な格納配列順で)格納する。   As described above, according to the present embodiment, the data mapping unit 15 converts the bit array of the column data output from the memory under test 2 into a physical storage array within the memory under test 2 and outputs it. The sort memories 20A and 20B each store column data from the data mapping unit 15 according to the physical address until reaching one page. Thereby, the sort memories 20A and 20B can store data for each page in the physical storage array order in the memory under test 2. The data in the sort memories 20A and 20B is output to the fail bit memory 40 by burst read. Since the data is stored in the physical storage array order in the memory under test 2, the fail bit memory 40 is physically stored in the memory under test 2 even when the data in the sort memories 20 </ b> A and 20 </ b> B is burst read. Data can be imported in the order of arrangement. That is, the fail bit memory 40 stores the data in page units stored in the sort memory 20A or 20B at a position according to the physical address (that is, in the physical storage arrangement order in the memory under test 2).

例えば、図8は、ソートメモリ20Aまたは20Bから出力されるカラムデータの物理ストリングアドレスおよび物理カラムアドレスを示す図である。ソートメモリ20Aまたは20Bは、同一の物理ストリングアドレス(同一のページ)5のデータを物理カラムアドレスの順番(0、1、2、3、・・・)で出力している。即ち、ソートメモリ20Aまたは20Bのデータは、バーストリードされている。このとき、フェイルビットメモリ40にアクセスする際に、バーストアクセス可能である。   For example, FIG. 8 is a diagram illustrating physical string addresses and physical column addresses of column data output from the sort memory 20A or 20B. The sort memory 20A or 20B outputs data of the same physical string address (same page) 5 in the order of physical column addresses (0, 1, 2, 3,...). That is, the data in the sort memory 20A or 20B is burst read. At this time, when accessing the fail bit memory 40, burst access is possible.

例えば、もし、ソートメモリ20A、20Bが設けられていない場合、フェイルビットメモリ40にはランダムアクセスする必要がある。ランダムアクセスでは、異なるストリングアドレスのメモリセルにアクセス可能とするために、ワード線のプリチャージ等が必要となるため、データの書込み時間が長くなってしまう。   For example, if the sort memories 20A and 20B are not provided, the fail bit memory 40 needs to be randomly accessed. In random access, in order to make it possible to access memory cells having different string addresses, it is necessary to precharge the word line and the like, which increases the data write time.

これに対し、本実施形態では、フェイルビットメモリ40にデータを書き込むときに、ソートメモリ20A、20Bが同一ページ(同一レイヤかつ同一ストリング)のデータを物理カラムアドレスの順番に出力する。例えば、図9は、本実施形態によるフェイルビットメモリ40へのバーストアクセスの様子を示す図である。ソートメモリ20A、20Bでは、図8に示すように、物理ストリングアドレス(ページ)は、そのページの全カラムのデータをバーストリードするまで変更されない。従って、図9に示すように、フェイルビットメモリ40は、選択された物理ストリングアドレスに対応するワード線を活性化させた後、ソートメモリ20Aまたは20Bのデータを連続してバーストアクセスして書き込むことができる。これにより、フェイルビットメモリ40は、被試験メモリ2内に格納されたデータを、短時間で格納することができる。即ち、ソートメモリ(例えば、SRAM)20をインターリーブ動作させ、かつ、ソートメモリ20がフェイルビットメモリ40へデータをバースト状に書き込むことによって、メモリ検査装置1は、被試験メモリ2からのデータの読出し速度に対し、遅延すること無く、リアルタイムでそのデータをソートメモリ20へ書き込むことができる。   On the other hand, in this embodiment, when data is written to the fail bit memory 40, the sort memories 20A and 20B output data of the same page (same layer and same string) in the order of physical column addresses. For example, FIG. 9 is a diagram showing a state of burst access to the fail bit memory 40 according to the present embodiment. In the sort memories 20A and 20B, as shown in FIG. 8, the physical string address (page) is not changed until the data of all the columns of the page are burst read. Therefore, as shown in FIG. 9, the fail bit memory 40 activates the word line corresponding to the selected physical string address, and then continuously accesses and writes the data in the sort memory 20A or 20B. Can do. Thereby, the fail bit memory 40 can store the data stored in the memory under test 2 in a short time. That is, when the sort memory (for example, SRAM) 20 is interleaved and the sort memory 20 writes the data into the fail bit memory 40 in a burst form, the memory inspection device 1 reads the data from the memory under test 2. The data can be written to the sort memory 20 in real time without delaying the speed.

また、本実施形態では、論物変換処理は、スクランブルで実行するのではなく、論物変換テーブルを用いて任意変換している。論物変換処理が複雑になり論物変換を表す論理式が複雑になると、スクランブルよりも論物変換テーブルを用いた任意変換の方が高速に処理可能である。従って、本実施形態によるメモリ試験装置1は、論物変換処理時間も短縮することができる。   In the present embodiment, the logical / physical conversion process is not executed by scrambling, but is arbitrarily converted using a logical / physical conversion table. When the logical-physical conversion process becomes complicated and the logical expression representing the logical-physical conversion becomes complicated, the arbitrary conversion using the logical-physical conversion table can be processed faster than the scramble. Therefore, the memory test apparatus 1 according to the present embodiment can shorten the logical-physical conversion processing time.

さらに、本実施形態によれば、ページがフェイルビットメモリ40に格納された時点で、ロウフェイルビットカウンタ50は、該ページのフェイルビット数を格納し、カラムフェイルビットカウンタ60は、該ページの各IOデータのフェイルビット数の積算値を格納している。従って、メモリ試験装置1以外の解析サーバを用いてフェイルビット数を計数する必要が無くなり、不良解析時間が短縮される。   Further, according to the present embodiment, when a page is stored in the fail bit memory 40, the row fail bit counter 50 stores the number of fail bits of the page, and the column fail bit counter 60 stores each fail bit of the page. An integrated value of the number of fail bits of IO data is stored. Therefore, it is not necessary to count the number of fail bits using an analysis server other than the memory test apparatus 1, and the failure analysis time is shortened.

さらに、本実施形態によれば、論物変換部10、データマッピング部15、バーストアドレス生成部30、ロウフェイルビットカウンタ50、カラムフェイルビットカウンタ60は、FPGA(Field-Programmable gate array)等のロジック回路で構成可能である。   Furthermore, according to the present embodiment, the logical-physical conversion unit 10, the data mapping unit 15, the burst address generation unit 30, the row fail bit counter 50, and the column fail bit counter 60 are logic such as an FPGA (Field-Programmable Gate Array). It can be configured with a circuit.

もし、CPUおよびプログラム(ソフトウェア)を用いてフェイルビットマップを生成する場合、メモリ試験装置および解析サーバは、図10(A)に示すように、動作する。即ち、被試験メモリ2からデータ(論理フェイルビットマップ)を取り込み(S1)、CPUは、その論理フェイルビットマップをHDD(Hard Disk Drive)に格納する(S2)。次に、CPUは、論理フェイルビットマップをHDDから読み出して、その論理フェイルビットマップをメモリに一時保存し、これを展開する(S4)。次に、CPUは、メモリ内の論理フェイルビットマップを、論物変換テーブルに従って、物理フェイルビットマップへ変換する(S5)。このとき、CPUは、論物変換処理を実行する。さらに、CPUは、変換後の物理フェイルビットマップを一時的にメモリ内に展開する(S6)。CPUは、その物理フェイルビットマップをメモリ内において走査することによって、各ページのフェイルビット数や各カラムのフェイルビット等をカウントする。このように、CPUは、HDDおよびメモリに何回もアクセスしながら論物変換処理やフェイルビットのカウント処理を実行する必要があり、論物変換処理および不良解析処理に長時間かかる。尚、マスク無しのフェイルビットの集計(S7)は、すでに解析済みのフェイルビットも含めてカウントする処理である。マスク有りのフェイルビットの集計(S8)は、すでに解析済みのフェイルビットを除いてカウントする処理である。   If a fail bit map is generated using a CPU and a program (software), the memory test apparatus and the analysis server operate as shown in FIG. That is, data (logical fail bit map) is fetched from the memory under test 2 (S1), and the CPU stores the logical fail bit map in an HDD (Hard Disk Drive) (S2). Next, the CPU reads the logical fail bitmap from the HDD, temporarily stores the logical fail bitmap in the memory, and expands it (S4). Next, the CPU converts the logical fail bitmap in the memory into a physical fail bitmap according to the logical-physical conversion table (S5). At this time, the CPU executes a logical-physical conversion process. Further, the CPU temporarily expands the converted physical fail bitmap in the memory (S6). The CPU counts the number of fail bits in each page, the fail bits in each column, and the like by scanning the physical fail bitmap in the memory. As described above, the CPU needs to execute the logical-physical conversion process and the fail bit count process while accessing the HDD and the memory many times, and takes a long time for the logical-physical conversion process and the failure analysis process. Note that the summation of fail bits without masking (S7) is a process of counting including fail bits that have already been analyzed. The totaling of fail bits with a mask (S8) is a process of counting excluding fail bits that have already been analyzed.

これに対し、本実施形態によるメモリ試験装置1は、上述の通り、論物変換部10等をロジック回路で構成しており、論物変換処理と並行して(同時に)にフェイルビットのカウント処理も実行される。例えば、図1に示すデータマッピング部15から出力されたデータは、ソートメモリ20で被試験メモリ2内の物理的な格納配列に変換されてからフェイルビットメモリ40へ格納される。この期間に並行して、ロウフェイルビットカウンタ50およびカラムフェイルビットカウンタ60は、フェイルビット数をカウントする。   In contrast, the memory test apparatus 1 according to the present embodiment, as described above, includes the logical-physical conversion unit 10 and the like as a logic circuit, and performs a fail bit count process in parallel (simultaneously) with the logical-physical conversion process. Is also executed. For example, the data output from the data mapping unit 15 shown in FIG. 1 is converted into a physical storage array in the memory under test 2 by the sort memory 20 and then stored in the fail bit memory 40. In parallel with this period, the row fail bit counter 50 and the column fail bit counter 60 count the number of fail bits.

図10(B)は、本実施形態によるメモリ試験装置1の動作の一例を示すフロー図である。被試験メモリ2からデータ(論理フェイルビットマップ)を取り込むと(S10)、メモリ試験装置1は、論理アドレスを論物変換処理する(S20)。このとき、データは、ソートメモリ20へ一時的に保存され(S30)、その後、フェイルビットメモリ40へ書き込まれる。即ち、物理フェイルビットマップがフェイルビットメモリ40に展開される(S40)。データがソートメモリ20へ一時的に保存されるときに、ロウフェイルビットカウンタ50は、そのページのフェイルビット数をカウントする。データが、ソートメモリ20からフェイルビットメモリ40へ書き込まれるときに、カラムフェイルビットカウンタ60が各IOデータのフェイルビット数をカウントする。このように、物理フェイルビットマップがフェイルビットメモリ40に展開されたときには、すでに、ロウフェイルビットカウンタ50およびカラムフェイルビットカウンタ60には、各ページのフェイルビット数および各IOデータのフェイルビット数のそれぞれの結果ができあがっている。   FIG. 10B is a flowchart showing an example of the operation of the memory test apparatus 1 according to the present embodiment. When data (logical fail bit map) is fetched from the memory under test 2 (S10), the memory testing device 1 performs logical-physical conversion processing on the logical address (S20). At this time, the data is temporarily stored in the sort memory 20 (S30) and then written to the fail bit memory 40. That is, the physical fail bit map is expanded in the fail bit memory 40 (S40). When data is temporarily stored in the sort memory 20, the row fail bit counter 50 counts the number of fail bits of the page. When data is written from the sort memory 20 to the fail bit memory 40, the column fail bit counter 60 counts the number of fail bits of each IO data. Thus, when the physical fail bit map is expanded in the fail bit memory 40, the row fail bit counter 50 and the column fail bit counter 60 already have the number of fail bits of each page and the number of fail bits of each IO data. Each result is complete.

従って、本実施形態によるメモリ試験装置1は、従来のようにCPUおよびソフトウェアによって実行する処理よりも高速に処理可能であり、その分、不良解析時間を短縮することができる。また、本実施形態によるメモリ試験装置1は、メモリ試験装置1内にロジック回路を組み込めばよく、別途、不良解析用のサーバ等を準備する必要が無い。   Therefore, the memory test apparatus 1 according to the present embodiment can perform processing faster than the processing executed by the CPU and software as in the prior art, and accordingly, the failure analysis time can be shortened. Further, the memory test apparatus 1 according to the present embodiment suffices to incorporate a logic circuit in the memory test apparatus 1, and it is not necessary to separately prepare a server for failure analysis.

(変形例)
図11は、本実施形態の変形例による論物変換部10およびデータマッピング部15の構成の一例を示すブロック図である。図12は、本実施形態の変形例による マッピング回路16の内部構成の一例を示すブロック図である。
(Modification)
FIG. 11 is a block diagram illustrating an example of the configuration of the logical-physical conversion unit 10 and the data mapping unit 15 according to a modification of the present embodiment. FIG. 12 is a block diagram showing an example of the internal configuration of the mapping circuit 16 according to a modification of the present embodiment.

本変形例によるメモリ検査装置1は、複数のマッピング設定部14とマッピングセレクタ114とをさらに備える。複数のマッピング設定部14は、それぞれ異なるマッピング設定を有する。マッピング設定は、被試験メモリ2から出力されるカラムデータ内のビット配列と、被試験メモリ2内の物理的なカラムデータのビット配列との関係を示す設定である。マッピングセレクタ114は、アドレスセレクタ11からの論理アドレスの一部を用いて、複数のマッピング設定部14のいずれかを選択的にマッピング回路16へ出力可能である。これにより、マッピングセレクタ114は、論物変換テーブルの選択と同様に、論理アドレスの一部を用いて複数のマッピング設定のいずれかを選択的に出力することができる。このように、複数のマッピング設定部14が設けられていてもよい。   The memory inspection device 1 according to this modification further includes a plurality of mapping setting units 14 and a mapping selector 114. The plurality of mapping setting units 14 have different mapping settings. The mapping setting is a setting indicating the relationship between the bit arrangement in the column data output from the memory under test 2 and the physical bit arrangement of the column data in the memory under test 2. The mapping selector 114 can selectively output one of the plurality of mapping setting units 14 to the mapping circuit 16 using a part of the logical address from the address selector 11. Thereby, the mapping selector 114 can selectively output one of a plurality of mapping settings by using a part of the logical address, similarly to the selection of the logical-physical conversion table. In this way, a plurality of mapping setting units 14 may be provided.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれると同様に、特許請求の範囲に記載された発明とその均等の範囲に含まれるものである。   Although several embodiments of the present invention have been described, these embodiments are presented by way of example and are not intended to limit the scope of the invention. These embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the spirit of the invention. These embodiments and their modifications are included in the scope and gist of the invention, and are also included in the invention described in the claims and the equivalents thereof.

1・・・メモリ試験装置、2・・・被試験メモリ、10・・・論物変換部、15・・・データマッピング部、20・・・ソートメモリ、30・・・バーストアドレス生成部、40・・・フェイルビットメモリ、50・・・ロウフェイルビットカウンタ、60・・・カラムフェイルビットカウンタ DESCRIPTION OF SYMBOLS 1 ... Memory test apparatus, 2 ... Memory under test, 10 ... Logical-physical conversion part, 15 ... Data mapping part, 20 ... Sort memory, 30 ... Burst address generation part, 40 ... Fail bit memory, 50 ... Low fail bit counter, 60 ... Column fail bit counter

Claims (6)

被試験装置から出力されるデータの論理アドレスと前記被試験装置の物理アドレスとの対応関係を示す変換テーブルを格納し、該変換テーブルに基づいて前記論理アドレスを前記物理アドレスへ変換する第1変換部と、
前記被試験装置から出力され同一の前記物理アドレスを有するデータを、前記被試験装置内での物理的な格納配列順に変換して出力する第2変換部と、
前記第2変換部からのデータを、前記物理アドレスに従った位置に、前記第2変換部からの出力の順番で格納する第1メモリであって、格納された前記データを該第1メモリ内での物理的な格納配列順で出力する第1メモリと、
前記第1メモリに格納されたデータを、前記第1メモリ内での物理的な格納配列順で格納する第2メモリとを備えたメモリ試験装置。
A first conversion for storing a conversion table indicating a correspondence relationship between a logical address of data output from the device under test and a physical address of the device under test, and converting the logical address to the physical address based on the conversion table And
A second converter for converting and outputting data having the same physical address output from the device under test in the order of physical storage arrangement in the device under test;
A first memory for storing data from the second conversion unit at a position according to the physical address in the order of output from the second conversion unit, and storing the stored data in the first memory; A first memory that outputs in physical storage array order at
A memory test apparatus comprising: a second memory that stores data stored in the first memory in a physical storage arrangement order in the first memory.
前記第1変換部からのデータのフェイルビットを、書込み単位または読出し単位ごとにカウントする第1カウンタと、
前記第1カウンタでカウントされたフェイルビット数を、前記書込み単位または前記読出し単位ごとに格納する第1カウントメモリとをさらに備えた、請求項1に記載のメモリ試験装置。
A first counter for counting fail bits of data from the first conversion unit for each writing unit or reading unit;
The memory test apparatus according to claim 1, further comprising: a first count memory that stores the number of fail bits counted by the first counter for each of the write unit or the read unit.
前記第1メモリにデータを格納するごとに、該第1メモリのそれぞれのデータ格納位置におけるフェイルビット数を加算する加算部と、
前記第1メモリのそれぞれのデータ格納位置におけるフェイルビット数の積算値を格納する第2カウントメモリとをさらに備えた、請求項1または請求項2に記載のメモリ試験装置。
An adder that adds the number of fail bits at each data storage position of the first memory each time data is stored in the first memory;
The memory test apparatus according to claim 1, further comprising a second count memory that stores an integrated value of the number of fail bits at each data storage position of the first memory.
連続した数値からなるバーストアドレスを生成するバーストアドレス生成部をさらに備え、
前記第1メモリは、前記バーストアドレスに従ってデータを前記第1メモリ内での物理的な格納配列順に前記第2メモリへ出力する、請求項1から請求項3のいずれか一項に記載のメモリ試験装置。
A burst address generation unit for generating a burst address composed of continuous numerical values;
4. The memory test according to claim 1, wherein the first memory outputs data to the second memory in accordance with a physical storage arrangement order in the first memory according to the burst address. 5. apparatus.
前記第1メモリは、第1ソートメモリと、第2ソートメモリとを備えており、
前記第1ソートメモリに前記第2変換部からのデータを格納している期間に、前記第2ソートメモリが前記第2メモリへデータを出力し、
前記第2ソートメモリに前記第2変換部からのデータを格納している期間に、前記第1ソートメモリが前記第2メモリへデータを出力する、請求項1から請求項4のいずれか一項に記載のメモリ試験装置。
The first memory includes a first sort memory and a second sort memory,
The second sort memory outputs data to the second memory during a period in which the data from the second conversion unit is stored in the first sort memory,
5. The data output device according to claim 1, wherein the first sort memory outputs data to the second memory during a period in which data from the second conversion unit is stored in the second sort memory. The memory test apparatus described in 1.
前記第1メモリは、第1ソートメモリと、第2ソートメモリとを備えており、
前記第1ソートメモリに前記第2変換部からのデータを格納している期間に、前記第2ソートメモリが前記第2メモリへデータを出力し、
前記第2ソートメモリに前記第2変換部からのデータを格納している期間に、前記第1ソートメモリが前記第2メモリへデータを出力し、
複数の前記第2カウントメモリが、前記第1および第2ソートメモリに対応して設けられており、
前記第1ソートメモリに前記第2変換部からのデータを格納し、前記第2ソートメモリが前記第2メモリへデータを出力している期間に、前記加算部は、前記第2ソートメモリのそれぞれのデータ格納位置におけるデータを、一方の前記第2カウントメモリに格納されている各データ格納位置におけるフェイルビット数に加算して、加算後に得られた前記フェイルビット数を他方の前記第2カウントメモリに格納し、
前記第2ソートメモリに前記第2変換部からのデータを格納し、前記第1ソートメモリが前記第2メモリへデータを出力している期間に、前記加算部は、前記第1ソートメモリのそれぞれのデータ格納位置におけるデータを、前記他方の第2カウントメモリに格納されている各データ格納位置におけるフェイルビット数に加算して、加算後に得られた前記フェイルビット数を前記一方の第2カウントメモリに格納する、請求項3に記載のメモリ試験装置。
The first memory includes a first sort memory and a second sort memory,
The second sort memory outputs data to the second memory during a period in which the data from the second conversion unit is stored in the first sort memory,
The first sort memory outputs data to the second memory during a period in which the data from the second conversion unit is stored in the second sort memory,
A plurality of second count memories are provided corresponding to the first and second sort memories;
In the period when the data from the second conversion unit is stored in the first sort memory, and the second sort memory is outputting the data to the second memory, the addition unit is configured so that each of the second sort memories Is added to the number of fail bits at each data storage position stored in one of the second count memories, and the number of fail bits obtained after the addition is added to the other second count memory. Stored in
The data from the second conversion unit is stored in the second sort memory, and the addition unit is configured so that each of the first sort memories is in a period during which the first sort memory outputs data to the second memory. Is added to the number of fail bits at each data storage position stored in the other second count memory, and the number of fail bits obtained after the addition is added to the one second count memory. The memory test apparatus according to claim 3 , wherein the memory test apparatus is stored in the memory test apparatus.
JP2016000225A 2016-01-04 2016-01-04 Memory inspection device Active JP6461831B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016000225A JP6461831B2 (en) 2016-01-04 2016-01-04 Memory inspection device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016000225A JP6461831B2 (en) 2016-01-04 2016-01-04 Memory inspection device

Publications (2)

Publication Number Publication Date
JP2017123207A JP2017123207A (en) 2017-07-13
JP6461831B2 true JP6461831B2 (en) 2019-01-30

Family

ID=59306610

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016000225A Active JP6461831B2 (en) 2016-01-04 2016-01-04 Memory inspection device

Country Status (1)

Country Link
JP (1) JP6461831B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114464242B (en) * 2022-01-13 2024-06-14 深圳市金泰克半导体有限公司 DDR test method, device, controller and storage medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4601119B2 (en) * 2000-05-02 2010-12-22 株式会社アドバンテスト Memory test method and memory test equipment
JP4345196B2 (en) * 2000-05-17 2009-10-14 横河電機株式会社 Failure analysis apparatus, address conversion method thereof, and storage medium
JP2007102940A (en) * 2005-10-05 2007-04-19 Advantest Corp Testing device and testing method
JP5017962B2 (en) * 2006-08-22 2012-09-05 横河電機株式会社 Semiconductor test equipment
JP4947395B2 (en) * 2010-01-07 2012-06-06 横河電機株式会社 Semiconductor test equipment

Also Published As

Publication number Publication date
JP2017123207A (en) 2017-07-13

Similar Documents

Publication Publication Date Title
KR101025407B1 (en) Format transformation of test data
US9373417B2 (en) Circuit and method for testing memory devices
US8923089B2 (en) Single-port read multiple-port write storage device using single-port memory cells
US8724423B1 (en) Synchronous two-port read, two-port write memory emulator
US7729185B2 (en) Apparatus and method for detection of address decoder open faults
US9111643B2 (en) Method and apparatus for repairing defective memory cells
US7398362B1 (en) Programmable interleaving in multiple-bank memories
CN109712665B (en) Memory and function test method of memory
US11625196B2 (en) Semiconductor memory device and operating method thereof
JP4947395B2 (en) Semiconductor test equipment
US20080013389A1 (en) Random access memory including test circuit
KR100791348B1 (en) Semiconductor memory device and parallel bit test method thereof
JP6461831B2 (en) Memory inspection device
US9013931B2 (en) Semiconductor memory device and method for testing the same
JPWO2002093583A1 (en) Semiconductor memory test apparatus and address generation method for failure analysis
US9263101B2 (en) Semiconductor memory device
JP4962277B2 (en) Semiconductor memory test equipment
JP2018136145A (en) Memory inspection apparatus
US9122570B2 (en) Data pattern generation for I/O training and characterization
US9761329B2 (en) Built-in self-test (BIST) circuit and associated BIST method for embedded memories
JP2008159168A (en) Semiconductor storage device
US20240231992A9 (en) Memory address generation device, method and testing device for test mode and memory apparatus
JP2000339999A (en) Semiconductor storage device
JPS6132756B2 (en)
US9087557B2 (en) Programming multiple serial input devices

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20170601

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180131

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180824

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20180903

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181005

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181031

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: 20181130

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20181226

R150 Certificate of patent or registration of utility model

Ref document number: 6461831

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

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