JP4882633B2 - Memory test apparatus and memory test method - Google Patents

Memory test apparatus and memory test method Download PDF

Info

Publication number
JP4882633B2
JP4882633B2 JP2006260006A JP2006260006A JP4882633B2 JP 4882633 B2 JP4882633 B2 JP 4882633B2 JP 2006260006 A JP2006260006 A JP 2006260006A JP 2006260006 A JP2006260006 A JP 2006260006A JP 4882633 B2 JP4882633 B2 JP 4882633B2
Authority
JP
Japan
Prior art keywords
memory
test
dut
block
bad block
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2006260006A
Other languages
Japanese (ja)
Other versions
JP2008084370A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2006260006A priority Critical patent/JP4882633B2/en
Publication of JP2008084370A publication Critical patent/JP2008084370A/en
Application granted granted Critical
Publication of JP4882633B2 publication Critical patent/JP4882633B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、メモリ試験装置およびメモリ試験方法に関し、とくに複数の被試験デバイス(DUT)に対してメモリブロック単位で同時に試験信号を書き込み、読み出し、あるいは消去が可能なメモリ試験方法に関する。   The present invention relates to a memory test apparatus and a memory test method, and more particularly to a memory test method in which a test signal can be simultaneously written to, read from, or deleted from a plurality of devices under test (DUT) in units of memory blocks.

従来から、コンピュータなどの大容量データ蓄積手段としては、一般にディスクメモリが用いられていた。ところが、データ読み出し速度が速い不揮発性の半導体メモリで単位面積当りの記憶容量が大きくなり、消費電力が低減され、しかもその価格が安くなったことから、パソコンだけではなく携帯電話やディジタルカメラにも半導体メモリが広く利用されるようになった。   Conventionally, a disk memory is generally used as a large-capacity data storage means such as a computer. However, non-volatile semiconductor memory with high data reading speed increases storage capacity per unit area, reduces power consumption, and lowers its price, so it can be used not only for personal computers but also for mobile phones and digital cameras. Semiconductor memory has become widely used.

半導体メモリの一種に、一括消去型電気的消去および書き込み可能な、読み出し専用メモリとして、フラッシュメモリ(Flash−Memory)が知られている。不揮発性を持つ記憶素子のフラッシュメモリには、NANDセル型のフラッシュメモリとNOR型フラッシュメモリがあって、それぞれに特徴を備えているが、前者は後者に比較して、その回路規模を小さくすることが可能であり、大容量化に適合している。書き込み速度や消去速度も比較的高速であるが、データアクセス用のコンタクトを複数ビットで共有し、ビット当りの占有面積を小さくしていることから、データへのランダムアクセスはブロック単位で行われる。   As one type of semiconductor memory, flash memory (Flash-Memory) is known as a read-only memory capable of batch erasing and electrical erasing and writing. There are NAND cell type flash memory and NOR type flash memory as nonvolatile memory flash memories. Each of the flash memories has characteristics, but the former has a smaller circuit scale than the latter. It is possible to adapt to large capacity. Although the writing speed and the erasing speed are relatively high, the data access contacts are shared by a plurality of bits, and the occupied area per bit is reduced, so that random access to data is performed in units of blocks.

NANDセル型のフラッシュメモリでは、1ビットの情報を蓄積するために必要な回路構成(メモリセル構成)として、半導体基板上にP層を挟みこむようにN層を作り、そのP層の上に浮遊ゲートを形成し、さらにその上に制御ゲートを設けている。浮遊ゲートは酸化膜などの絶縁体で遮断されている。この浮遊ゲートに電子がある状態を”0”の情報、電子のない状態を”1”の情報に相当させて、データが記憶される。このフラッシュメモリへのデータの書き込みでは、N層をグランドに、制御ゲートに駆動電圧をかけて、FNトンネリングにより電子を浮遊ゲート内に引き込み、注入する。また、P層に駆動電圧をかけて、浮遊ゲートから電子を引き抜くことで、データの消去が行われる。この浮遊ゲート内の電子は、浮遊ゲートを覆う絶縁体により保持されるため、電源を供給することなくデータを保持することができる。   In a NAND cell type flash memory, as a circuit configuration (memory cell configuration) necessary for storing 1-bit information, an N layer is formed so as to sandwich a P layer on a semiconductor substrate, and floating on the P layer. A gate is formed, and a control gate is further provided thereon. The floating gate is blocked by an insulator such as an oxide film. Data is stored by regarding the state where electrons are present in the floating gate as information “0” and the state where electrons are not present as information “1”. In writing data into the flash memory, the N layer is grounded, a drive voltage is applied to the control gate, and electrons are drawn into the floating gate by FN tunneling and injected. Data is erased by applying a driving voltage to the P layer and extracting electrons from the floating gate. Since the electrons in the floating gate are held by an insulator covering the floating gate, data can be held without supplying power.

図9は、2GビットのNANDセル型フラッシュメモリのアドレス構成を示す図である。
この2Gビット(256M×8ビット)のフラッシュメモリは、ウェーハ上の1つのチップにおいて、8本のデータ入出力用のビットラインを備えた8ビットI/Oで構成され、各ビットは2048のブロックで構成され、各ブロックは64ページで構成され、各ページが2048ビットのメモリセルで構成されている。
FIG. 9 is a diagram showing an address configuration of a 2 Gbit NAND cell flash memory.
This 2G-bit (256M × 8-bit) flash memory is composed of 8-bit I / O with 8 data input / output bit lines in one chip on the wafer, and each bit has 2048 blocks. Each block is composed of 64 pages, and each page is composed of 2048-bit memory cells.

このように、メモリセルを駆動するのに必要なビットラインが複数のセルで共有されているため、データの書き込み、読み込みはページ単位で、消去は64ページを一まとめにしたブロックとよばれる単位で一括して行われる。したがって、NANDセル型のフラッシュメモリでは、ページ書き込み、ページ読み出し、ブロック消去の3つの動作が基本となる。   As described above, since a bit line necessary for driving a memory cell is shared by a plurality of cells, data writing and reading are in units of pages, and erasing is a unit called a block in which 64 pages are combined. It is done in a lump. Therefore, the NAND cell type flash memory basically includes three operations: page write, page read, and block erase.

こうしたフラッシュメモリを半導体メーカから購入して電子装置に組み込むユーザにとっては、メモリ試験を実施することにより製品の信頼性を保証することが一般的に必要とされている。その場合、従来からあるメモリ試験装置が使用されている。ところが、フラッシュメモリのメモリ試験では、ブロック単位で書き込み/読み出しが行われるため、書き込み/読み出しが出来ないセルが1つでも存在するブロックを不良ブロック(以下、バッドブロックという。)としている。そして、例えば図9に示すフラッシュメモリでは、その2048ブロックにおいて40個以内のバッドブロックが存在していても良品のメモリとして出荷されている。これは、フラッシュメモリでは規定数未満のバッドブロックがあっても、良品として出荷できると規定されているからである。   For users who purchase such a flash memory from a semiconductor manufacturer and incorporate it into an electronic device, it is generally necessary to ensure the reliability of the product by performing a memory test. In that case, a conventional memory test apparatus is used. However, in the memory test of the flash memory, since writing / reading is performed in units of blocks, a block having at least one cell that cannot be written / read is defined as a defective block (hereinafter referred to as a bad block). For example, the flash memory shown in FIG. 9 is shipped as a non-defective memory even if there are 40 bad blocks in the 2048 blocks. This is because it is defined that the flash memory can be shipped as a non-defective product even if there are less than the specified number of bad blocks.

NANDセル型のフラッシュメモリでは、バッドブロックの設定は、メーカ出荷試験時に行われている。不良モードの多くが”1”データが”0”に変化する不良であるため、バッドブロックに”0”データを書き込み、残り全ての良品ブロックを”1”データとした状態で出荷される。このため、フラッシュメモリを使用するホスト側では、バッドブロックを管理する技術が必要である。   In the NAND cell type flash memory, the bad block is set at the time of a manufacturer shipping test. Since most of the failure modes are failures in which “1” data changes to “0”, “0” data is written in the bad block and all remaining good blocks are set to “1” data. Therefore, a technique for managing bad blocks is necessary on the host side using the flash memory.

図10は、バッドブロックの識別値を用いた従来のメモリ試験手順の一例を示す図である。
最初に、試験するフラッシュメモリ(以下、DUTという。)の全てのメモリセルのデータを外部メモリへ読み出し、出荷試験時にメーカが設定したバッドブロックを示す識別値を確認しながら、フラッシュメモリ組込システム側でアドレステーブルを作成して、バッドブロックファイル100に格納する(ステップS101)。このとき、バッドブロックは最大40ブロックまで存在してもよい。
FIG. 10 is a diagram illustrating an example of a conventional memory test procedure using a bad block identification value.
First, the data in all the memory cells of the flash memory to be tested (hereinafter referred to as DUT) is read to the external memory, and the flash memory embedded system is checked while confirming the identification value indicating the bad block set by the manufacturer at the shipping test. The address table is created on the side and stored in the bad block file 100 (step S101). At this time, up to 40 bad blocks may exist.

つぎに、バッドブロックとされたブロックを除いて、全ての良品ブロック(グッドブロック)のメモリセルについて、メモリブロック単位で所定の試験データを書き込み、その読み出し試験と消去試験を行う(ステップS101〜S106)。なお、グッドブロックの1〜64ページのメモリセルには、すべて”1”データが記録されている。バッドブロックファイル100には、このパス/フェイルの試験結果も格納される。ここでは、ブロック2がバッドブロックとされ、バッドブロック内のすべてのページが書き込み/読み出し禁止とされているため、ステップS103ではその試験は行われない。   Next, predetermined test data is written in units of memory blocks, and read tests and erase tests are performed on the memory cells of all non-defective blocks (good blocks) except for blocks that are made bad blocks (steps S101 to S106). ). Note that “1” data is recorded in all the memory cells of pages 1 to 64 in the good block. The bad block file 100 also stores the pass / fail test results. Here, since block 2 is a bad block and all pages in the bad block are write / read prohibited, the test is not performed in step S103.

同様のメモリ試験については、例えば特許文献1において、同時に多数のフラッシュメモリを出荷試験する場合に、バッドブロックが検出されたメモリはそのブロックの試験を中断し、他のメモリの試験は継続するようにして、試験時間を短縮した発明が記載されている。   As for the similar memory test, for example, in Patent Document 1, when a large number of flash memories are subjected to a shipping test at the same time, the memory in which the bad block is detected is interrupted and the test of the other memory is continued. Thus, an invention in which the test time is shortened is described.

また、特許文献2には、不良ブロックアドレス情報をROM内に記憶して出荷し、この情報を参照してブロック管理テーブルを構築する発明が記載されている。これは、複数のメモリを同時にテストする際に、書き込み結果のベリファイ読み出し動作が不要となり、テスト時間が短縮できるというものである。
特開2001−319493号公報 特開2001−273798号公報
Patent Document 2 describes an invention in which defective block address information is stored in a ROM and shipped, and a block management table is constructed by referring to this information. This is because when a plurality of memories are tested at the same time, an operation for verifying and reading the write result becomes unnecessary, and the test time can be shortened.
JP 2001-319493 A JP 2001-273798 A

従来のメモリ試験装置では、複数のメモリを同時に接続して、書き込み/読み出し試験および消去試験が行えるように、複数のスロットが備えられているが、メーカ出荷時の試験によるバッドブロックを示すアドレスは、一般にそれぞれメモリ単体毎に異なる。すなわち、図10に示すメモリ試験のように、DUTを1個ずつ測定しないと、ユーザ側でのメモリ試験によってバッドブロックを示す”0”データが消去されるという不都合が生じる。そこで、ユーザ側では、大量のフラッシュメモリを受け入れた場合に、その良否を試験するための試験時間が長くなるという問題があった。   A conventional memory test apparatus has a plurality of slots so that a plurality of memories can be simultaneously connected to perform a write / read test and an erase test. Generally, it differs for each memory unit. That is, if the DUTs are not measured one by one as in the memory test shown in FIG. 10, the “0” data indicating the bad block is erased by the memory test on the user side. Therefore, on the user side, when a large amount of flash memory is accepted, there is a problem that the test time for testing the quality becomes long.

とくに、2Gビットの容量をもつ大型のメモリ単体では試験時間が大きくなるため、バッドブロックのアドレスが異なっている複数のメモリについて、同時に試験を行うことが望まれていた。   In particular, since a large memory unit having a capacity of 2 Gbits requires a long test time, it has been desired to simultaneously test a plurality of memories having different bad block addresses.

本発明はこのような点に鑑みてなされたものであり、簡単なアドレス管理だけで複数個のメモリ試験を同時に実行できるメモリ試験装置およびメモリ試験方法を提供することを目的とする。   The present invention has been made in view of these points, and an object thereof is to provide a memory test apparatus and a memory test method capable of simultaneously executing a plurality of memory tests with simple address management.

本発明では、上記問題を解決するために、複数の被試験デバイス(DUT)に対して同時に、メモリブロック単位で試験信号を書き込み、読み出し、あるいは消去が可能なメモリ試験装置において、前記各DUTのバッドブロックを特定する識別値が記録される第1の記憶手段と、前記各DUTのメモリブロック単位で前記識別値を参照し、論理積演算された論理積データが記録される第2の記憶手段と、前記第1の記憶手段から前記識別値を読み出して、前記DUTに前記バッドブロックが存在するか否かを識別するデバイス識別部と、前記第2の記憶手段から前記論理積データを読み出して、前記各DUTのいずれかに前記バッドブロックが存在するか否かを判定するブロック判定部と、を備え、前記ブロック判定部によって前記バッドブロックが存在すると判定されたメモリブロックでは、前記デバイス識別部によって前記バッドブロックが存在しないDUTだけを順次に選択して、前記試験信号を書き込み、読み出し、および消去するメモリ試験を実施することを特徴とするメモリ試験装置が提供される。   In the present invention, in order to solve the above problem, in a memory test apparatus capable of simultaneously writing, reading, or erasing test signals in units of memory blocks to a plurality of devices under test (DUT), First storage means for recording an identification value for identifying a bad block, and second storage means for recording logical product data obtained by performing a logical product operation with reference to the identification value for each DUT memory block unit And reading out the identification value from the first storage means to read out whether the bad block exists in the DUT and reading out the logical product data from the second storage means. A block determination unit that determines whether or not the bad block exists in any of the DUTs, and the bad determination unit In a memory block that is determined to have a lock, a memory test is performed in which only the DUT in which the bad block does not exist is sequentially selected by the device identification unit, and the test signal is written, read, and erased. A memory test apparatus is provided.

本発明では、複数個の被試験デバイス(DUT)に対してメモリ試験を行う際、バッドブロックを回避して、グッドブロックに対してだけ効率よく試験が行える。   In the present invention, when a memory test is performed on a plurality of devices under test (DUT), a bad block can be avoided and a test can be performed efficiently only on a good block.

本発明によれば、簡単なアドレス管理だけで複数のフラッシュメモリの同時測定が可能となるから、試験時間の短縮化を実現することができる。   According to the present invention, since a plurality of flash memories can be measured simultaneously by simple address management, the test time can be shortened.

以下、図面を参照してこの発明の実施の形態について説明する。図1は、実施の形態に係るメモリ試験装置を示すシステム構成図である。
このメモリ試験装置は、複数の被試験デバイス(DUT)が接続可能であって、それらに対してメモリブロック単位で同時に試験信号を書き込み、読み出し、あるいは消去が可能なテストプロセッサ1を備えている。テストプロセッサ1には、ブロック判定部2とDUT番号識別部3が接続され、DUT番号識別部3には各DUTのバッドブロックを特定する識別値が記録される第1メモリ4が接続されている。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a system configuration diagram illustrating a memory test apparatus according to an embodiment.
This memory test apparatus includes a test processor 1 to which a plurality of devices under test (DUT) can be connected, and to which test signals can be simultaneously written, read, or erased in units of memory blocks. A block determination unit 2 and a DUT number identification unit 3 are connected to the test processor 1, and a first memory 4 in which an identification value for identifying a bad block of each DUT is recorded is connected to the DUT number identification unit 3. .

第1メモリ4には、メモリ試験装置に接続可能なDUTの最大値、例えばDUT1乃至DUT32に対応する32個のブロックファイル41,42…が格納されている。また、DUT番号識別部3は第1メモリ4からそれぞれの識別値を読み出して、バッドブロックが存在するDUTを識別するデバイス識別部を構成している。   The first memory 4 stores the maximum DUT values connectable to the memory test apparatus, for example, 32 block files 41, 42... Corresponding to DUT1 to DUT32. The DUT number identifying unit 3 configures a device identifying unit that reads each identification value from the first memory 4 and identifies the DUT in which the bad block exists.

ブロック判定部2には第2メモリ5が接続されていて、この第2メモリ5には、メモリ試験装置に接続されたDUT1乃至DUT32のメモリブロック単位でそれらの識別値を参照して、論理積演算された論理積データがアンド値ファイルとして記録される。このブロック判定部2では、第2メモリ5から論理積データを読み出して、各DUT1乃至DUT32のいずれかにバッドブロックが存在するか否かを判定している。   A second memory 5 is connected to the block determination unit 2, and the second memory 5 is logically ANDed with reference to the identification values in units of memory blocks DUT1 to DUT32 connected to the memory test apparatus. The calculated logical product data is recorded as an AND value file. The block determination unit 2 reads logical product data from the second memory 5 and determines whether or not a bad block exists in any one of the DUT 1 to DUT 32.

したがって、このブロック判定部2により、各DUT1乃至DUT32の対応するメモリブロックにバッドブロックが存在しないと判定されたとき、テストプロセッサ1では接続された全てのDUT1乃至DUT32に試験信号を書き込み、読み出し、および消去する試験が同時に行われる。また、ブロック判定部2によってバッドブロックが存在するとされたメモリブロックについては、DUT番号識別部3によってバッドブロックでないDUTだけが選択されて、テストプロセッサ1で順次に試験が行われるものである。   Therefore, when it is determined by the block determination unit 2 that there is no bad block in the corresponding memory block of each DUT1 to DUT32, the test processor 1 writes and reads test signals to all connected DUT1 to DUT32. And an erasing test are performed simultaneously. For the memory block in which a bad block is determined to be present by the block determination unit 2, only the DUT that is not a bad block is selected by the DUT number identification unit 3, and the test processor 1 sequentially performs the test.

つぎに、上述したメモリ試験装置における試験順序について説明する。
図2は、実施の形態に係るメモリ試験方法を示すフローチャートである。ここでは、一例として2個のDUT1、DUT2の同時測定について説明する。
Next, the test sequence in the memory test apparatus described above will be described.
FIG. 2 is a flowchart illustrating a memory test method according to the embodiment. Here, the simultaneous measurement of two DUT1 and DUT2 is demonstrated as an example.

最初は、テストプロセッサ1では接続されたDUT1の各メモリセルを読み、そこに含まれているバッドブロックのブロック番号を検索する(ステップS1)。つぎに、DUT1のバッドブロックファイルを作成して、第1メモリ4に格納する(ステップS2)。   Initially, the test processor 1 reads each memory cell of the connected DUT 1 and searches for the block number of the bad block contained therein (step S1). Next, a bad block file of DUT 1 is created and stored in the first memory 4 (step S2).

同様に、DUT2の各メモリセルを読んで、そこに含まれているバッドブロックのブロック番号を検索し(ステップS3)、DUT2のバッドブロックファイルを作成して、第1メモリ4に格納する(ステップS4)。   Similarly, each memory cell of DUT2 is read, the block number of the bad block contained therein is searched (step S3), a bad block file of DUT2 is created and stored in the first memory 4 (step S3). S4).

つぎに、第1メモリ4に格納されている2つのバッドブロックファイルを参照して、各メモリブロックに対応する識別値の論理積を演算する(ステップS5)。そして、DUT1、DUT2のアンド値ファイルを作成して、第2メモリ5に格納する(ステップS6)。   Next, with reference to the two bad block files stored in the first memory 4, the logical product of the identification values corresponding to the respective memory blocks is calculated (step S5). Then, AND value files of DUT1 and DUT2 are created and stored in the second memory 5 (step S6).

テストプロセッサ1で各メモリブロックの試験を行うためには、試験ブロックの番号Bを指定する。ここでは、ブロック番号B=1から試験が開始される(ステップS7)。つぎに、ブロック判定部2で第2メモリ5のアンド値ファイルを参照し(ステップS8)、「DUT1、DUT2のAND値」(以下、単にアンド値という。)を調べる(ステップS9)。   In order to test each memory block by the test processor 1, the test block number B is designated. Here, the test is started from block number B = 1 (step S7). Next, the block determination unit 2 refers to the AND value file in the second memory 5 (step S8), and checks “AND value of DUT1 and DUT2” (hereinafter simply referred to as an AND value) (step S9).

このとき、アンド値が論理値”1”であればステップS10に進み、2個のDUT1、DUT2について同時試験が行われる。この試験の詳細については後述するが、書き込み試験、読み出し試験、および消去試験が順次実行され、当該DUTのメモリブロックの良、バッドが試験結果として記録される(ステップS11)。   At this time, if the AND value is the logical value “1”, the process proceeds to step S10, and a simultaneous test is performed on the two DUT1 and DUT2. Although details of this test will be described later, a write test, a read test, and an erase test are sequentially executed, and good and bad of the memory block of the DUT are recorded as test results (step S11).

つぎに、試験ブロックの番号BをB+1に更新し(ステップS12)、つぎのステップS13に進む。ここで、更新された試験ブロックが最大値Bmaxを超えていれば試験は終了し、超えていなければステップS8に戻って、再びアンド値ファイルが参照される。そして、AND値ファイルの論理値が”0”であればステップS14に進み、DUT番号識別部3で第1メモリ4のDUT1のバッドブロックファイルを参照し、その識別値を調べる(ステップS15)。   Next, the test block number B is updated to B + 1 (step S12), and the process proceeds to the next step S13. Here, if the updated test block exceeds the maximum value Bmax, the test ends. If not, the process returns to step S8 to refer to the AND value file again. If the logical value of the AND value file is “0”, the process proceeds to step S14, where the DUT number identification unit 3 refers to the bad block file of DUT1 in the first memory 4 and checks the identification value (step S15).

識別値が論理値”1”であれば、ステップS16でDUT1の試験を実施し、論理値が”0”であれば試験を行わないで、次のステップS17に進む。ここでは、DUT番号識別部3で第1メモリ4のDUT2のバッドブロックファイルを参照し、その識別値を調べ(ステップS18)、同様に、その識別値が論理値”1”であれば、ステップS19でDUT2の試験を実施し、論理値が”0”であれば試験を行わない。   If the identification value is the logical value “1”, the DUT1 test is performed in step S16, and if the logical value is “0”, the test is not performed and the process proceeds to the next step S17. Here, the DUT number identification unit 3 refers to the bad block file of the DUT 2 in the first memory 4 to check the identification value (step S18). Similarly, if the identification value is the logical value “1”, the step In S19, the DUT2 test is performed. If the logical value is "0", the test is not performed.

こうして、第1メモリ4から順番にDUT1,DUT2のバッドブロックファイルを呼び出して、それぞれのブロック番号に対応する識別値を参照することによって、バッドブロック以外のメモリブロックについての試験を行うことができる。それらの試験結果は、ステップS11で同時試験の結果と同様に記録される。   In this manner, by calling the bad block files of DUT 1 and DUT 2 in order from the first memory 4 and referring to the identification values corresponding to the respective block numbers, it is possible to perform tests on memory blocks other than the bad block. Those test results are recorded in the same manner as the results of the simultaneous test in step S11.

つぎに、バットブロックのメモリセルに書き込まれるセルデータについて説明する。
図3は、単位ブロックのメモリセル構成とセルデータの記録内容を示す図である。
2GビットのNAND型フラッシュメモリでは、上述した図9に示すように、単位ブロックが64ページに区分され、各ページは2048ビットのメモリセルから構成される。このようなフラッシュメモリでは、最大40ブロックまでバッドブロックが存在してもよいことになっているため、半導体装置メーカでは、出荷試験時に各メモリセルのビットデータとして”1”を書き込んだ状態とすることで、バッドブロックの設定が行われる。すなわち、1ページの0番地と、2ページの1番地のメモリセルが正常に動作しない場合、図3(a)に示すように、それぞれにビットデータ”0”を書き込んだ状態で出荷される。それにより、フラッシュメモリのユーザ側ではバッドブロックが特定できるようになっている。
Next, cell data written in the memory cell of the bat block will be described.
FIG. 3 is a diagram showing the memory cell configuration of the unit block and the recorded contents of the cell data.
In the 2 Gbit NAND flash memory, as shown in FIG. 9 described above, the unit block is divided into 64 pages, and each page is composed of 2048 bit memory cells. In such a flash memory, a maximum of 40 bad blocks may exist. Therefore, a semiconductor device manufacturer writes “1” as bit data of each memory cell at the time of a shipping test. Thus, the bad block is set. That is, when the memory cells at address 0 of page 1 and address 1 of page 2 do not operate normally, they are shipped with bit data “0” written to them as shown in FIG. Thereby, a bad block can be specified on the user side of the flash memory.

したがって、ユーザ側で全ブロックからセルデータを読み出すことによって、バッドブロック番号をサーチし、それら以外のブロックで独自に書き込みと読み出し試験を行えばよい。なお、図3(b)には良品ブロックにおけるセルデータの記録内容を示す。この場合、1ページから64ページのすべてに、”1”データが書かれている。   Therefore, it is sufficient to search the bad block number by reading the cell data from all the blocks on the user side, and independently perform the writing and reading tests in the other blocks. FIG. 3B shows the recorded contents of the cell data in the non-defective block. In this case, “1” data is written in all pages 1 to 64.

図4は、2個のDUTを同時試験測定するためのアンド値ファイルの作成手順を示す図である。
2個のDUT1,DUT2から、各々対応するメモリブロックのセルデータを読み出して、ビットデータ”0”が含まれているかどうかをチェックすることによって、対応するブロックファイル41,42の識別値を決定している。ここでは、バッドブロックの場合に、識別値データとして論理値”0”を書き込み、グッドブロックの場合には、論理値”1”を書き込むようにしている。なお、図4ではブロック番号5まで示し、それ以降のブロック番号の識別値は省略した。
FIG. 4 is a diagram showing a procedure for creating an AND value file for simultaneous test measurement of two DUTs.
By reading the cell data of the corresponding memory block from the two DUTs 1 and 2 and checking whether the bit data “0” is included, the identification values of the corresponding block files 41 and 42 are determined. ing. Here, a logical value “0” is written as identification value data in the case of a bad block, and a logical value “1” is written in the case of a good block. In FIG. 4, block numbers up to 5 are shown, and the identification values of the subsequent block numbers are omitted.

つぎに、DUT1,DUT2の各々ブロックファイル41,42を参照して、各ブロック番号1〜5毎に識別値の論理積データを演算して、アンド値が決定される。こうして、予めDUT1,DUT2のアンド値ファイル51を生成して、図1に示す第2メモリ5に格納しておく。このアンド値ファイル51では、論理値”1”がバッドブロック無し、論理値”0”がバッドブロック有りと定義される。   Next, with reference to the block files 41 and 42 of DUT1 and DUT2, AND data of identification values is calculated for each block number 1 to 5, and an AND value is determined. Thus, the AND value file 51 of DUT1 and DUT2 is generated in advance and stored in the second memory 5 shown in FIG. In the AND value file 51, the logical value “1” is defined as having no bad block, and the logical value “0” is defined as having a bad block.

すなわち、DUT1の第2ブロックがバッドブロックであり、DUT2の第4ブロックがバッドブロックであるとき、アンド値ファイル51ではブロック番号2,4で論理値”0”がアンド値として記録され、それ以外のブロック番号に対応するアンド値は論理値”1”となる。なお、ここではDUTが2個の場合について説明したが、メモリ試験装置に接続されたDUTのすべてについて、メモリブロック単位で各識別値を参照することによってアンド値を決定し、アンド値ファイル51を作成する必要がある。   That is, when the second block of DUT1 is a bad block and the fourth block of DUT2 is a bad block, logical value “0” is recorded as an AND value in block numbers 2 and 4 in AND value file 51, and otherwise The AND value corresponding to the block number is the logical value “1”. Here, the case where there are two DUTs has been described, but for all the DUTs connected to the memory test apparatus, AND values are determined by referring to the respective identification values in units of memory blocks, and the AND value file 51 is stored. Need to create.

このように試験するフラッシュメモリのすべてについて、バッドブロックが存在しない場合、アンド値が論理値”1”となることから、図1に示すメモリ試験装置では、そこに接続されたDUT1乃至DUT32が同時に書き込みおよび読み出し試験を行うことができる。しかし、DUT1乃至DUT32のどれか一つにバッドブロックが存在する場合、アンド値が論理値”0”となる。そして、バッドブロックが存在するDUTを除いたDUTを順次に選択して、書き込み/読み出し試験が行われる。   For all of the flash memories to be tested, when there is no bad block, the AND value becomes a logical value “1”. Therefore, in the memory test apparatus shown in FIG. 1, the DUT 1 to DUT 32 connected thereto are simultaneously connected. Write and read tests can be performed. However, when a bad block exists in any one of DUT1 to DUT32, the AND value becomes a logical value “0”. Then, the DUT except for the DUT in which the bad block exists is sequentially selected, and the write / read test is performed.

つぎに、アンド値ファイル51の識別値を用いたメモリ試験手順について説明する。
図5は、アンド値ファイルを用いた試験手順の一例を示す図である。
メモリ試験では、第2メモリ5のアンド値ファイル51から論理積データを読み出して、その論理値が”1”であればDUT1,DUT2の同時試験が行われる。また、ブロック2やブロック4の試験のように、その論理値が”0”である場合には、第1メモリ4から個別のDUT1,DUT2のブロックファイル41,42を各々参照して、その識別値が”1”であるDUTについてだけ、1個ずつ試験信号を書き込み、および読み出して、メモリ試験が行われる。
Next, a memory test procedure using the identification value of the AND value file 51 will be described.
FIG. 5 is a diagram illustrating an example of a test procedure using an AND value file.
In the memory test, logical product data is read from the AND value file 51 of the second memory 5, and if the logical value is “1”, the simultaneous test of DUT1 and DUT2 is performed. Further, when the logical value is “0” as in the test of block 2 or block 4, identification is made by referring to the block files 41 and 42 of the individual DUT 1 and DUT 2 from the first memory 4. Only for the DUT having the value “1”, the test signal is written and read one by one, and the memory test is performed.

図6は、実施の形態に係るメモリ試験装置のハードウェア構成を示す図である。
試験ヘッド部11には、n個のDUTが接続される。各DUTにはドライバ部12から同時に試験信号が供給され、各DUTの所定のメモリブロックに同一の試験パターンが書き込まれる。ドライバ部12には、各種の試験パターンを生成する試験パターン発生部13が接続されている。
FIG. 6 is a diagram illustrating a hardware configuration of the memory test apparatus according to the embodiment.
N DUTs are connected to the test head unit 11. A test signal is simultaneously supplied to each DUT from the driver unit 12, and the same test pattern is written in a predetermined memory block of each DUT. The driver unit 12 is connected to a test pattern generating unit 13 that generates various test patterns.

コンパレータ部14には、試験パターン発生部13が接続されており、各DUTに書き込まれた試験パターンが、その後の読み出し試験で同時に読み出される。したがって、コンパレータ部14は各DUTのバッドブロックを特定することができる。なお、試験パターン発生部13には試験項目設定ファイル15が接続されている。   A test pattern generation unit 13 is connected to the comparator unit 14, and the test patterns written in the respective DUTs are simultaneously read in the subsequent read test. Therefore, the comparator unit 14 can specify the bad block of each DUT. Note that a test item setting file 15 is connected to the test pattern generator 13.

バッドブロックファイル生成部16は、試験パターン発生部13と接続されて、試験信号を書き込み、読み出し、および消去するメモリ試験の結果に基づいて、n個のDUTのバッドブロックファイル1〜nを生成する。生成されたn個のバッドブロックファイルが格納されるメモリ17は、図1の第1メモリ4に相当する。   The bad block file generation unit 16 is connected to the test pattern generation unit 13 and generates bad block files 1 to n of n DUTs based on the result of the memory test for writing, reading, and erasing test signals. . The memory 17 in which the generated n bad block files are stored corresponds to the first memory 4 in FIG.

アンド値ファイル生成部18は、メモリ17と接続されて、図4に示すようなアンド値ファイル51を生成する。生成されたアンド値ファイル51は、図1に示すように、第2メモリ5に格納される。   The AND value file generator 18 is connected to the memory 17 and generates an AND value file 51 as shown in FIG. The generated AND value file 51 is stored in the second memory 5 as shown in FIG.

DUT選択部19は、試験ヘッド部11に接続され、試験ヘッド部11に接続されたDUT1〜nのうち試験するDUTを選択する。このDUT選択部19には、メモリ17およびアンド値ファイル生成部18と接続され、さらにブロック番号管理部20によって管理されている。これにより、指定されたメモリブロックで、DUT1〜nのすべてが良品であれば、それらに同時にメモリブロック単位で試験信号を書き込み、読み出し、あるいは消去試験が実行される。そして、バッドブロックが存在すると判定されたメモリブロックでは、バッドブロックが存在しないDUTだけを順次に選択して、試験信号を書き込み、読み出し、および消去するメモリ試験が実施される。   The DUT selection unit 19 is connected to the test head unit 11 and selects a DUT to be tested among the DUTs 1 to n connected to the test head unit 11. The DUT selection unit 19 is connected to the memory 17 and the AND value file generation unit 18 and is further managed by the block number management unit 20. As a result, if all of the DUTs 1 to n are non-defective in the designated memory block, a test signal is written, read, or erased at the same time in memory block units. Then, in the memory block determined to have a bad block, only a DUT having no bad block is sequentially selected, and a memory test for writing, reading, and erasing a test signal is performed.

つぎに、DUTに対してメモリブロック単位で実施されるセルデータの書き込み動作および読み出し動作について説明する。
図7は、NANDセル型のフラッシュメモリの書き込み動作および読み出し動作のタイミングを示す波形図である。
Next, cell data write and read operations performed on a DUT in memory block units will be described.
FIG. 7 is a waveform diagram showing timings of a write operation and a read operation of the NAND cell type flash memory.

同図(a)では、選択されたDUTに、最初のコマンドコントロール信号(CC信号)が供給されるタイミングで入出力制御信号(I/O信号)としてデータ書き込みが指令される。つぎに、アドレスコントロール信号(AC信号)のタイミングで、DUTのメモリブロックのブロック番号、ページ番号などのアドレスデータが読み込まれる。その後、ライトコントロール信号(WC信号)に同期して供給されるデータ1〜N(例えば、N=2048)がI/O端子からシリアルに入力される。最後に、書き込み終了コマンドが入力される。なお、この読み出し動作の間、リードコントロール信号(RC信号)はハイレベルに固定される。   In FIG. 5A, data writing is instructed as an input / output control signal (I / O signal) at the timing when the first command control signal (CC signal) is supplied to the selected DUT. Next, address data such as the block number and page number of the memory block of the DUT is read at the timing of the address control signal (AC signal). Thereafter, data 1 to N (for example, N = 2048) supplied in synchronization with the write control signal (WC signal) are serially input from the I / O terminal. Finally, a write end command is input. During this read operation, the read control signal (RC signal) is fixed at a high level.

図7(b)では、選択されたDUTに、最初のコマンドコントロール信号(CC信号)が供給されるタイミングで入出力制御信号(I/O信号)としてデータ読み出しが指令される。つぎに、アドレスコントロール信号(AC信号)のタイミングで、DUTのメモリブロックのブロック番号、ページ番号などのアドレスデータが読み込まれ、読み出し開始コマンドが入力される。その後、リードコントロール信号(RC信号)に同期して指定されたページから各セルデータ1〜N(例えば、N=2048)がI/O端子からシリアルに出力される。   In FIG. 7B, the selected DUT is instructed to read data as an input / output control signal (I / O signal) at the timing when the first command control signal (CC signal) is supplied. Next, address data such as the block number and page number of the memory block of the DUT is read at the timing of the address control signal (AC signal), and a read start command is input. Thereafter, the cell data 1 to N (for example, N = 2048) are serially output from the I / O terminal from the designated page in synchronization with the read control signal (RC signal).

つぎに、上述したメモリ試験装置による同時測定試験の効果について説明する。
図8は、実施の形態に係るメモリ試験方法における標準動作モードの試験時間を示す図である。
Next, the effect of the simultaneous measurement test by the memory test apparatus described above will be described.
FIG. 8 is a diagram illustrating a test time in the standard operation mode in the memory test method according to the embodiment.

最初のステップS21は、バッドブロックのリードステップである。このステップS21では、1メモリセル当りのリードライト時間が60nsであるとして、2Gビット(2048ブロック×64ページ×2048ビット)のフラッシュメモリでこの試験サイクルを実施した場合、16(秒)となる。   The first step S21 is a bad block read step. In this step S21, assuming that the read / write time per memory cell is 60 ns, when this test cycle is executed in a 2 Gbit (2048 blocks × 64 pages × 2048 bits) flash memory, it is 16 (seconds).

次のステップS22では、表パターンのテスト信号(テストパターン(表))の書き込み動作が実行される。ここでは、試験サイクルはステップS21と同様に16(秒)であるが、各ページ単位でのプログラム待ち時間に700(μs)を必要とすることから、2Gビット(2048ブロック×64ページ)のフラッシュメモリのプログラム待ち時間が91(秒)となって、全体で107(秒)となる。   In the next step S22, the write operation of the test signal (test pattern (table)) of the table pattern is executed. Here, the test cycle is 16 (seconds) as in step S21. However, since 700 (μs) is required for the program waiting time for each page unit, a 2 Gbit (2048 blocks × 64 pages) flash is required. The program waiting time of the memory is 91 (seconds), which is 107 (seconds) as a whole.

次のステップS23では、テストパターン(表)の読み出し動作が実行される。ここでは、試験サイクルはステップS21と同様に16(秒)である。
次のステップS24では、各メモリセルのデータの消去動作が実行される。ここでは、試験サイクルはブロック単位で180(ns)で一括して消去されるので、2Gビット(2048ブロック)のフラッシュメモリでは16(秒)であるが、消去待ち時間が1ブロック毎に3(ms)を必要とするため、全体としては22(秒)となる。
In the next step S23, a test pattern (table) reading operation is performed. Here, the test cycle is 16 (seconds) as in step S21.
In the next step S24, the data erasing operation of each memory cell is executed. Here, since the test cycle is erased in batches in units of 180 (ns), it is 16 (seconds) in a 2 Gbit (2048 block) flash memory, but the erase waiting time is 3 (1) per block. ms), so that the total is 22 (seconds).

以上のステップS22〜S24は、”1”データを書いて、書き込みおよび読み出し試験を行って、メモリセルの機能試験を行うテストパターン(表)による試験サイクルであるが、メモリの電気試験を行う場合、論理値”1”の書き込みとともに、その裏パターンのテスト信号に相当するテストパターン(裏)による試験サイクルも実施される。   The above steps S22 to S24 are test cycles based on a test pattern (table) in which “1” data is written, a write / read test is performed, and a function test of the memory cell is performed. In addition to the writing of the logical value “1”, a test cycle using a test pattern (back) corresponding to the test signal of the back pattern is also performed.

すなわち、メモリセルに”0”データを書いて、書き込みおよび読み出し試験を行うテストパターン(裏)による試験サイクルでは、ステップS25におけるテストパターン(裏)の書き込み動作が107(秒)、ステップS26におけるテストパターン(裏)の読み出し動作が16(秒)、ステップS27における各メモリセルのデータの消去動作が22(秒)となる。したがって、従来のメモリ試験装置にあっては、複数個のDUTについての試験が同時に行えるにもかかわらず、フラッシュメモリの電気試験を行う場合には、バッドブロックが存在しているという理由で、書き込み/読み出し試験は約5分(306秒)かけてDUT1個ずつ実施されていた。   That is, in the test cycle by the test pattern (back side) in which “0” data is written in the memory cell and the write and read tests are performed, the test pattern (back side) write operation in step S25 is 107 (seconds), and the test in step S26 The pattern (back) reading operation is 16 (seconds), and the data erasing operation of each memory cell in step S27 is 22 (seconds). Therefore, in the conventional memory test apparatus, in the case where the electrical test of the flash memory is performed even though the test for a plurality of DUTs can be performed at the same time, the writing is performed because the bad block exists. / The readout test was performed for each DUT for about 5 minutes (306 seconds).

これに対して、上述したメモリ試験装置のように、例えば2個のDUTについて同時試験を行って、いずれにもバッドブロックが存在していなかったとすれば、1回の試験は5分で実施可能であるから、それぞれのDUTを別個に行う場合に比較して、単純に1/2の試験時間で済むことになる。   On the other hand, as in the memory test apparatus described above, if, for example, two DUTs are simultaneously tested and no bad block exists, one test can be performed in 5 minutes. Therefore, compared with the case where each DUT is performed separately, a test time of 1/2 is simply required.

また、図1に示すように、32個それぞれのDUT1〜32を試験する場合に、それぞれに40個のバッドブロックが異なる番号のメモリブロックに存在していたときでも、すべてのDUT1〜32でバッドブロックでないメモリブロックも相当数存在する。すなわち、2048ブロックのうちの1280ブロックでは、各DUT1〜32が順次に選択されメモリ試験が行われることになるけれども、残り768個のメモリブロックの試験については同時に32個のDUTで実施できるから、メモリ試験の効率化を図ることができる。   Further, as shown in FIG. 1, when testing each of 32 DUTs 1 to 32, even if 40 bad blocks exist in different numbers of memory blocks, bad DUTs 1 to 32 There are quite a few memory blocks that are not blocks. That is, in 1280 blocks of 2048 blocks, each DUT 1 to 32 is sequentially selected and a memory test is performed, but the remaining 768 memory blocks can be tested with 32 DUTs at the same time. The efficiency of the memory test can be improved.

以上説明したように、2Gビットのフラッシュメモリ1個の試験時間は約5分であり、複数個のDUTについて同時に測定試験を行うことによって大幅に短縮可能になる。   As described above, the test time of one 2 Gbit flash memory is about 5 minutes, and can be greatly shortened by simultaneously performing measurement tests on a plurality of DUTs.

実施の形態に係るメモリ試験装置を示すシステム構成図である。1 is a system configuration diagram showing a memory test apparatus according to an embodiment. 実施の形態に係るメモリ試験方法を示すフローチャートである。It is a flowchart which shows the memory test method which concerns on embodiment. 単位ブロックのメモリセル構成とセルデータの記録内容を示す図である。It is a figure which shows the memory cell structure of a unit block, and the recording content of cell data. 2個のDUTを同時試験測定するためのアンド値ファイルの作成手順を示す図である。It is a figure which shows the preparation procedure of the AND value file for carrying out simultaneous test measurement of two DUT. アンド値ファイルを用いた試験手順の一例を示す図である。It is a figure which shows an example of the test procedure using an AND value file. 実施の形態に係るメモリ試験装置のハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of the memory test apparatus which concerns on embodiment. NANDセル型フラッシュメモリの書き込み動作および読み出し動作のタイミングを示す波形図である。FIG. 5 is a waveform diagram showing timings of a write operation and a read operation of a NAND cell flash memory. 実施の形態に係るメモリ試験方法における標準動作モードの試験時間を示す図である。It is a figure which shows the test time of the standard operation mode in the memory test method which concerns on embodiment. 2GビットのNANDセル型フラッシュメモリのアドレス構成を示す図である。FIG. 3 is a diagram showing an address configuration of a 2 Gbit NAND cell flash memory. バッドブロックの識別値を用いた従来のメモリ試験手順の一例を示す図である。It is a figure which shows an example of the conventional memory test procedure using the identification value of a bad block.

符号の説明Explanation of symbols

1 テストプロセッサ
2 ブロック判定部
3 DUT番号識別部
4 第1メモリ
5 第2メモリ
11 試験ヘッド部
12 ドライバ部
13 試験パターン発生部
14 コンパレータ部
15 試験項目設定ファイル
16 バッドブロックファイル生成部
17 メモリ
18 アンド値ファイル生成部
19 DUT選択部
20 ブロック番号管理部
41,42… ブロックファイル
DESCRIPTION OF SYMBOLS 1 Test processor 2 Block determination part 3 DUT number identification part 4 1st memory 5 2nd memory 11 Test head part 12 Driver part 13 Test pattern generation part 14 Comparator part 15 Test item setting file 16 Bad block file generation part 17 Memory 18 AND Value file generator 19 DUT selector 20 Block number manager 41, 42 ... Block file

Claims (8)

複数の被試験デバイス(DUT)に対して同時に、メモリブロック単位で試験信号を書き込み、読み出し、あるいは消去が可能なメモリ試験装置において、
前記各DUTのバッドブロックを特定する識別値が記録される第1の記憶手段と、
前記各DUTのメモリブロック単位で前記識別値を参照し、論理積演算された論理積データが記録される第2の記憶手段と、
前記第1の記憶手段から前記識別値を読み出して、前記DUTに前記バッドブロックが存在するか否かを識別するデバイス識別部と、
前記第2の記憶手段から前記論理積データを読み出して、前記各DUTのいずれかに前記バッドブロックが存在するか否かを判定するブロック判定部と、
を備え、
前記ブロック判定部によって前記バッドブロックが存在すると判定されたメモリブロックでは、前記デバイス識別部によって前記バッドブロックが存在しないDUTだけを順次に選択して、前記試験信号を書き込み、読み出し、および消去するメモリ試験を実施することを特徴とするメモリ試験装置。
In a memory test apparatus capable of simultaneously writing, reading, or erasing test signals in units of memory blocks to a plurality of devices under test (DUT)
First storage means for recording an identification value for identifying a bad block of each DUT;
Second storage means for recording logical product data obtained by performing a logical product operation with reference to the identification value in units of memory blocks of each DUT;
A device identification unit that reads out the identification value from the first storage unit and identifies whether or not the bad block exists in the DUT;
A block determination unit that reads the logical product data from the second storage unit and determines whether or not the bad block exists in any one of the DUTs;
With
In the memory block in which the bad block is determined to be present by the block determination unit, only the DUT in which the bad block does not exist is sequentially selected by the device identification unit, and the test signal is written, read, and erased A memory test apparatus for performing a test.
前記DUTは、メモリブロック単位でセルデータが書き込まれ、読み出され、あるいは消去される半導体メモリ装置であることを特徴とする請求項1記載のメモリ試験装置。   2. The memory test apparatus according to claim 1, wherein the DUT is a semiconductor memory device in which cell data is written, read, or erased in units of memory blocks. 前記DUTのうち、書き込まれたセルデータと読み出されたセルデータが一致しないメモリブロックがあれば、前記第1の記憶手段における識別値を更新するようにしたことを特徴とする請求項1記載のメモリ試験装置。   2. The identification value in the first storage means is updated if there is a memory block in the DUT in which written cell data and read cell data do not match. Memory test equipment. 前記各DUTからメモリブロック単位で前記バッドブロックを検索し、前記第1の記憶手段に前記識別値として前記バッドブロックに対しては論理信号”0”を書き込む手段を備えたことを特徴とする請求項1記載のメモリ試験装置。   A means for retrieving the bad block from each of the DUTs in units of memory blocks and writing a logical signal “0” to the bad block as the identification value in the first storage means is provided. Item 1. A memory test apparatus according to Item 1. 複数の被試験デバイス(DUT)に対してメモリブロック単位で同時に試験信号を書き込み、読み出し、あるいは消去が可能なメモリ試験方法において、
前記各DUTのバッドブロックを検索し、その識別値を記録する第1の工程と、
前記識別値を参照して前記各DUTのメモリブロック単位で論理積演算を行い、論理積データを記録する第2の工程と、
前記第2の工程で記録された前記論理積データに基づいて、前記各DUTの対応するメモリブロック毎に、前記バッドブロックが存在するか否かを判定する第3の工程と、
前記第3の工程でバッドブロックが存在すると判定されたメモリブロックについては、前記第1の工程で記録された前記識別値に基づいて、前記バッドブロックが存在しない前記DUTを順次に選択して、前記第3の工程でバッドブロックが存在しないと判定されたメモリブロックについては前記各DUTに対して同時に、前記試験信号の書き込み、読み出し、および消去する第4の工程と、
をそれぞれ実行することを特徴とするメモリ試験方法。
In a memory test method capable of simultaneously writing, reading, or erasing test signals in units of memory blocks to a plurality of devices under test (DUT),
A first step of searching for a bad block of each DUT and recording its identification value;
A second step of referring to the identification value and performing a logical product operation on a memory block basis of each DUT and recording logical product data;
A third step of determining whether or not the bad block exists for each corresponding memory block of each DUT based on the logical product data recorded in the second step;
For the memory block determined to have a bad block in the third step, the DUT in which the bad block does not exist is sequentially selected based on the identification value recorded in the first step, A fourth step of simultaneously writing, reading, and erasing the test signal for each of the DUTs for a memory block determined to have no bad block in the third step;
And a memory test method, respectively.
前記DUTは、メモリブロック単位でセルデータが書き込まれ、読み出され、あるいは消去される半導体メモリ装置であることを特徴とする請求項5記載のメモリ試験方法。   6. The memory test method according to claim 5, wherein the DUT is a semiconductor memory device in which cell data is written, read or erased in units of memory blocks. 前記DUTのうち、書き込まれたセルデータと読み出されたセルデータが一致しないメモリブロックがあれば、前記識別値を更新するようにしたことを特徴とする請求項5記載のメモリ試験方法。   6. The memory test method according to claim 5, wherein if there is a memory block in which the written cell data does not match the read cell data in the DUT, the identification value is updated. 前記第1の工程で記録される識別値として論理信号”0”を書き込むようにしたことを特徴とする請求項5記載のメモリ試験方法。   6. The memory test method according to claim 5, wherein a logic signal "0" is written as an identification value recorded in the first step.
JP2006260006A 2006-09-26 2006-09-26 Memory test apparatus and memory test method Expired - Fee Related JP4882633B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006260006A JP4882633B2 (en) 2006-09-26 2006-09-26 Memory test apparatus and memory test method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006260006A JP4882633B2 (en) 2006-09-26 2006-09-26 Memory test apparatus and memory test method

Publications (2)

Publication Number Publication Date
JP2008084370A JP2008084370A (en) 2008-04-10
JP4882633B2 true JP4882633B2 (en) 2012-02-22

Family

ID=39355092

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006260006A Expired - Fee Related JP4882633B2 (en) 2006-09-26 2006-09-26 Memory test apparatus and memory test method

Country Status (1)

Country Link
JP (1) JP4882633B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103176120A (en) * 2011-12-22 2013-06-26 英业达股份有限公司 Signal simulating device and signal recording and simulating test method
CN117393032B (en) * 2023-12-13 2024-03-22 合肥康芯威存储技术有限公司 Storage device and data processing method thereof

Also Published As

Publication number Publication date
JP2008084370A (en) 2008-04-10

Similar Documents

Publication Publication Date Title
US6388919B2 (en) Memory controller for flash memory system and method for writing data to flash memory device
US9201730B2 (en) Multiple level cell memory device with single bit per cell, re-mappable memory block
EP0778584B1 (en) Semiconductor integrated circuit device with large-scale memory and controller embedded on one semiconductor chip, and method of testing the device
TW475994B (en) Memory testing device
JP3730423B2 (en) Semiconductor memory device
US7352630B2 (en) Non-volatile memory device having improved program speed and associated programming method
US20030198100A1 (en) Method of controlling the operation of non-volatile semiconductor memory chips
JP2011065694A (en) Nonvolatile semiconductor memory device and method of testing the same
US8201037B2 (en) Semiconductor integrated circuit and method for controlling semiconductor integrated circuit
KR100935889B1 (en) Method for storing E-Fuse data in flash memory device
TW201108235A (en) Preloading data into a flash storage device
US7962682B2 (en) Multi-module simultaneous program, erase test, and performance method for flash memory
JP2010518546A (en) Nonvolatile memory with dynamic multimode operation
JPWO2008001543A1 (en) Semiconductor test apparatus and semiconductor memory test method
US10249376B2 (en) Flash memory storage device and operating method thereof
US7755956B2 (en) Non-volatile semiconductor memory and method for replacing defective blocks thereof
JP4939870B2 (en) Semiconductor memory device and test method thereof
JP2001273798A (en) Non-volatile semiconductor memory
JPH10112199A (en) Memory test device
JP4882633B2 (en) Memory test apparatus and memory test method
KR20100041514A (en) Solid state drive apparatus reducing a test time and method for testing the same
KR20000029264A (en) Writing apparatus for a non-volatile semiconductor memory device
US20060161825A1 (en) Non-volatile memory device supporting high-parallelism test at wafer level
US7451368B2 (en) Semiconductor device and method for testing semiconductor device
JP2004103162A (en) Nand type flash memory

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090611

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20111121

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

Free format text: PAYMENT UNTIL: 20141216

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4882633

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees