JP2007102460A - Semiconductor storage device and memory controller - Google Patents

Semiconductor storage device and memory controller Download PDF

Info

Publication number
JP2007102460A
JP2007102460A JP2005291127A JP2005291127A JP2007102460A JP 2007102460 A JP2007102460 A JP 2007102460A JP 2005291127 A JP2005291127 A JP 2005291127A JP 2005291127 A JP2005291127 A JP 2005291127A JP 2007102460 A JP2007102460 A JP 2007102460A
Authority
JP
Japan
Prior art keywords
buffer memory
page data
memory
page
interface circuit
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.)
Granted
Application number
JP2005291127A
Other languages
Japanese (ja)
Other versions
JP4863681B2 (en
Inventor
Yuichi Kondo
友一 近藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Electronics Corp
Original Assignee
NEC Electronics Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Electronics Corp filed Critical NEC Electronics Corp
Priority to JP2005291127A priority Critical patent/JP4863681B2/en
Publication of JP2007102460A publication Critical patent/JP2007102460A/en
Application granted granted Critical
Publication of JP4863681B2 publication Critical patent/JP4863681B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)
  • Read Only Memory (AREA)
  • For Increasing The Reliability Of Semiconductor Memories (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To suppress increase in buffer size even when capacity of a memory increases and even when page size increases. <P>SOLUTION: This semiconductor storage device has: the memory 10 having a data area wherein page data corresponding to one page are divided in each correction range and are stored, and a plurality of redundant areas each wherein management information including an error correction code corresponding to the page data is divided in each the correction range and is stored; a first buffer memory 22 holding the page data corresponding to one correction range read from the data area; a second buffer memory 24 holding the management information corresponding to one page read from the redundant area; and an error correction circuit 21a detecting an error of the page data held in the first buffer memory 22 on the basis of the management information held in the second buffer memory 24, and correcting it. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、誤り訂正回路を有する半導体記憶装置およびメモリコントローラに関し、特に、メモリの大容量化およびページサイズが増加した場合に適した半導体記憶装置およびメモリコントローラに関する。   The present invention relates to a semiconductor memory device and a memory controller having an error correction circuit, and more particularly to a semiconductor memory device and a memory controller that are suitable when the memory capacity is increased and the page size is increased.

フラッシュメモリは、データの消去・書き込みを自由に行なうことができ、電源を切ってもデータ内容が消えないことから、デジタルカメラや携帯音楽プレーヤなどデジタル機器の記憶媒体として急速に普及している。また、フラッシュメモリを搭載したパッケージにUSBコネクタを付けたUSBメモリは、パソコン用の手軽なデータ交換メディアとして期待されている。   Flash memory can be freely erased and written in data, and data contents are not lost even when the power is turned off. Therefore, the flash memory is rapidly spreading as a storage medium for digital devices such as digital cameras and portable music players. Further, a USB memory in which a USB connector is attached to a package equipped with a flash memory is expected as a simple data exchange medium for a personal computer.

このようなフラッシュメモリは、メモリ領域が複数のブロックに分割されている。各ブロックは、通常の書き込み単位となる複数の「ページ」という単位で区分されている。各ページは、ページデータが格納されるデータ領域と、ページデータに発生したエラーを検出・訂正する誤り訂正符号(Error Correcting Code:ECC)、アドレス等の管理情報が格納される冗長領域とを有する(特許文献1参照)。従来のフラッシュメモリでは、1ページ=512バイトとし、512バイトを1単位として誤りの訂正が行えるように誤り訂正符号(Error Correcting Code:ECC)が冗長領域に格納される。   In such a flash memory, the memory area is divided into a plurality of blocks. Each block is divided into a plurality of units called “pages” as normal writing units. Each page has a data area in which page data is stored, and a redundant area in which management information such as an error correcting code (ECC) for detecting and correcting an error occurring in the page data and an address is stored. (See Patent Document 1). In the conventional flash memory, one page = 512 bytes, and an error correcting code (ECC) is stored in the redundant area so that the error can be corrected with 512 bytes as one unit.

従来のフラッシュメモリを用いた半導体記憶装置について図面を用いて説明する。図5は、従来例に係る半導体記憶装置の構成を模式的に示したブロック図である。図6は、従来例に係る半導体記憶装置におけるフラッシュメモリのメモリ領域のページ単位のデータ形式を模式的に示した概略図である。   A semiconductor memory device using a conventional flash memory will be described with reference to the drawings. FIG. 5 is a block diagram schematically showing a configuration of a conventional semiconductor memory device. FIG. 6 is a schematic diagram schematically showing a data format of a page unit in a memory area of a flash memory in a semiconductor memory device according to a conventional example.

図5を参照すると、半導体記憶装置101は、フラッシュメモリ110と、メモリコントローラ120とを有する。フラッシュメモリ110は、所定単位での読み書きが可能なものであり、例えば、NAND型フラッシュメモリを用いることができる。フラッシュメモリ110は、図6のように、メモリ領域のページ単位において、読み出し方向の順に、データ領域と、冗長領域とを有する。データ領域には、1ページに相当するページデータ(例えば、2048バイト)が格納されており、訂正できる複数の範囲(例えば、512バイト;訂正範囲)に相当する領域D1〜D4に区切られ、1つのページデータが領域D1〜D4に分割して格納されている。冗長領域には、ページデータに発生したエラーを検出・訂正する誤り訂正符号(ECC)、アドレス等の管理情報が格納されており、領域D1〜D4に対応して領域R1〜R4に区切られ、領域D1〜D4の管理情報がそれぞれ領域R1〜R4に格納されている。メモリコントローラ120は、フラッシュメモリ110の読み書きをコントロールする。   Referring to FIG. 5, the semiconductor memory device 101 includes a flash memory 110 and a memory controller 120. The flash memory 110 can be read and written in a predetermined unit, and for example, a NAND flash memory can be used. As shown in FIG. 6, the flash memory 110 has a data area and a redundant area in the order of reading in the page unit of the memory area. The data area stores page data (for example, 2048 bytes) corresponding to one page, and is divided into areas D1 to D4 corresponding to a plurality of correctable ranges (for example, 512 bytes; correction range). One page data is divided and stored in areas D1 to D4. In the redundant area, management information such as an error correction code (ECC) and an address for detecting and correcting an error occurring in the page data is stored, and is divided into areas R1 to R4 corresponding to the areas D1 to D4. Management information of the areas D1 to D4 is stored in the areas R1 to R4, respectively. The memory controller 120 controls reading / writing of the flash memory 110.

メモリコントローラ120は、インタフェース回路121と、バッファメモリ122と、外部インタフェース回路123とを有する。インタフェース回路121は、フラッシュメモリ110とバッファメモリ122とのインタフェースを行う回路であり、誤り訂正回路121aを有する。誤り訂正回路121aは、読み出した管理情報に基づいて、読み出したページデータの誤りを発見し、訂正する回路であり、冗長領域から読み出した1訂正範囲分の管理情報を一時的に保持するレジスタ121bを有する。バッファメモリ122は、データ領域から読み出した1ページ分のページデータ(誤り訂正回路121aによって訂正されたページデータを含む)を一時的に保持する。外部インタフェース回路123は、外部装置(例えば、パソコン)とバッファメモリ122とのインタフェースを行う回路である。   The memory controller 120 includes an interface circuit 121, a buffer memory 122, and an external interface circuit 123. The interface circuit 121 is a circuit that performs an interface between the flash memory 110 and the buffer memory 122, and includes an error correction circuit 121a. The error correction circuit 121a is a circuit for finding and correcting an error in the read page data based on the read management information, and a register 121b that temporarily holds management information for one correction range read from the redundant area. Have The buffer memory 122 temporarily holds page data for one page read from the data area (including page data corrected by the error correction circuit 121a). The external interface circuit 123 is a circuit that performs an interface between an external device (for example, a personal computer) and the buffer memory 122.

次に、従来例に係る半導体記憶装置の動作について図面を用いて説明する。図7は、従来例に係る半導体記憶装置の動作を模式的に示したフローチャートである。   Next, the operation of the conventional semiconductor memory device will be described with reference to the drawings. FIG. 7 is a flowchart schematically showing the operation of the conventional semiconductor memory device.

フラッシュメモリ110から1ページ分のデータを読み出そうとしたとき、まず、インタフェース回路121は、読み出し対象となるページデータをフラッシュメモリ110のデータ領域(図6参照)の先頭から1訂正範囲分のページデータを読み出す(ステップB1)。ページデータの読み出しと並行して、インタフェース回路121は、読み出した1訂正範囲分のページデータをバッファメモリ122に保持させる(ステップB2)。次に、インタフェース回路121は、フラッシュメモリ110のデータ領域(図6参照)から1ページ分のページデータの読み出しが完了したか否かを確認する(ステップB3)。1ページ分のページデータの読み出しが完了していない場合(ステップB3のNO)、ステップB1に戻り1訂正範囲分のページデータを読み出し、1ページ分のページデータの読み出しが完了するまでステップB1〜B3を繰り返すことになる。1ページ分の読み出しが完了した場合(ステップB3のYES)、ステップB4に進む。   When trying to read one page of data from the flash memory 110, the interface circuit 121 first reads the page data to be read from the beginning of the data area of the flash memory 110 (see FIG. 6) for one correction range. Read page data (step B1). In parallel with the reading of the page data, the interface circuit 121 holds the read page data for one correction range in the buffer memory 122 (step B2). Next, the interface circuit 121 checks whether or not reading of page data for one page has been completed from the data area (see FIG. 6) of the flash memory 110 (step B3). If reading of page data for one page has not been completed (NO in step B3), the process returns to step B1 to read page data for one correction range until the reading of page data for one page is completed. B3 will be repeated. When the reading for one page is completed (YES in step B3), the process proceeds to step B4.

1ページ分の読み出しが完了した場合(ステップB3のYES)、又は、全体の誤り訂正が完了していない場合(ステップB6のNO)、インタフェース回路121は、読み出したページデータに対応する管理情報をフラッシュメモリ110の冗長領域(図6参照)の先頭から1訂正範囲分の管理情報を読み出して、レジスタ121bに一時的に保持させる(ステップB4)。次に、インタフェース回路121は、レジスタ121bに保持された1訂正範囲分の管理情報に基づいて、バッファメモリ122に保持されたページデータの誤り訂正を行う(ステップB5)。次に、インタフェース回路121は、バッファメモリ122に保持されたページデータの全体の誤り訂正が完了したか否かを確認する(ステップB6)。全体の誤り訂正が完了していない場合(ステップB6のNO)、ステップB4に戻り次の1訂正範囲分の管理情報を読み出し、1ページ分全体の誤り訂正が完了するまでステップB4〜B6を繰り返すことになる。全体の誤り訂正が完了した場合(ステップB6のYES)、ステップB7に進む。   When the reading for one page is completed (YES in step B3), or when the entire error correction is not completed (NO in step B6), the interface circuit 121 stores the management information corresponding to the read page data. Management information for one correction range is read from the head of the redundant area (see FIG. 6) of the flash memory 110, and is temporarily stored in the register 121b (step B4). Next, the interface circuit 121 performs error correction on the page data held in the buffer memory 122 based on the management information for one correction range held in the register 121b (step B5). Next, the interface circuit 121 checks whether or not error correction of the entire page data held in the buffer memory 122 has been completed (step B6). If the entire error correction has not been completed (NO in step B6), the process returns to step B4, the management information for the next one correction range is read, and steps B4 to B6 are repeated until the error correction for the entire one page is completed. It will be. When the entire error correction is completed (YES in step B6), the process proceeds to step B7.

全体の誤り訂正が完了した場合(ステップB6のYES)、外部インタフェース回路123は、バッファメモリ122に保持されたページデータを外部装置(例えば、パソコン)に出力する(ステップB7)。   When the entire error correction is completed (YES in step B6), the external interface circuit 123 outputs the page data held in the buffer memory 122 to an external device (for example, a personal computer) (step B7).

特開2000−20409号公報JP 2000-20409 A

ところで、近年、フラッシュメモリの大容量化に伴い、1ページ=2Kバイトの製品が出回るようになり、今後、ページサイズは増大する方向にある。しかしながら、そのような大容量のフラッシュメモリでも、誤り訂正符号は、依然として512バイトを1訂正範囲とした管理情報として冗長領域に複数個まとめて格納されているのが現状である。そのため、誤り訂正回路は複数の計算経過を保持しておく必要がある。つまり、誤り訂正単位ではなく、ページデータ全体の読み出し終了時点まで誤り検出/訂正ができないため、1ページ分のページデータ全体を誤り訂正のためにバッファリングする必要があり、回路規模のオーバーヘッドが大きくなるという問題がある。今後、ページサイズが増加すると、上記バッファサイズがますます増加し、上記問題が著しくなる。なお、従来例ではバッファサイズは、[誤り訂正単位]×[セグメント数]の割合で増加する。   By the way, in recent years, with an increase in the capacity of flash memory, products of 1 page = 2K bytes have come to the market, and the page size tends to increase in the future. However, even in such a large-capacity flash memory, at present, a plurality of error correction codes are still stored in the redundant area as management information with 512 bytes as one correction range. Therefore, the error correction circuit needs to hold a plurality of calculation processes. That is, since error detection / correction cannot be performed until the end of reading of the entire page data, not an error correction unit, it is necessary to buffer the entire page data for one page for error correction, resulting in large circuit scale overhead. There is a problem of becoming. If the page size increases in the future, the buffer size will increase further, and the above problem will become more serious. In the conventional example, the buffer size increases at a rate of [error correction unit] × [number of segments].

本発明の主な課題は、メモリの大容量化およびページサイズが増加した場合にもバッファサイズの増大を抑えることである。   The main object of the present invention is to suppress an increase in buffer size even when the memory capacity is increased and the page size is increased.

本発明の第1の視点においては、半導体記憶装置において、1ページ分のページデータが訂正範囲ごとに区分して格納されるデータ領域と、前記ページデータに対応する誤り訂正符号を含む管理情報が訂正範囲ごとに区分して格納される複数の冗長領域とを有するメモリと、前記データ領域から読み出した1又は区分数より小さい個数の訂正範囲分のページデータを保持する第1バッファメモリと、前記冗長領域から読み出した1ページ分の管理情報を保持する第2バッファメモリと、前記第2バッファメモリに保持された管理情報に基づいて、前記第1バッファメモリに保持されたページデータの誤りを発見し、訂正する誤り訂正回路と、を備えることを特徴とする。   In a first aspect of the present invention, in a semiconductor memory device, management information including a data area in which page data for one page is divided and stored for each correction range and an error correction code corresponding to the page data is provided. A memory having a plurality of redundant areas that are divided and stored for each correction range; a first buffer memory that holds page data corresponding to a correction range that is one or less than the number of sections read from the data area; and Based on the second buffer memory holding management information for one page read from the redundant area and the management information held in the second buffer memory, an error in the page data held in the first buffer memory is found. And an error correction circuit for correcting.

本発明の前記半導体記憶装置において、前記メモリと前記第1バッファメモリ及び前記第2バッファメモリとのインタフェースを行う第1インタフェース回路と、外部装置と前記第1バッファメモリとのインタフェースを行う第2インタフェース回路と、を備えることが好ましい。   In the semiconductor memory device of the present invention, a first interface circuit that interfaces the memory with the first buffer memory and the second buffer memory, and a second interface that interfaces between an external device and the first buffer memory And a circuit.

本発明の前記半導体記憶装置において、前記第1インタフェース回路は、前記冗長領域から1ページ分の管理情報を読み出して前記第2バッファメモリに保持させた後、前記データ領域から1又は区分数より小さい個数の訂正範囲分のページデータを読み出して前記第1バッファメモリに保持させ、前記第2インタフェース回路は、前記誤り訂正回路による訂正後、訂正された1訂正範囲分のページデータを前記第1バッファメモリから読み出して前記外部装置に出力することが好ましい。   In the semiconductor memory device of the present invention, the first interface circuit reads management information for one page from the redundant area and stores the management information in the second buffer memory, and then the number is one or less than the number of sections from the data area. The page data corresponding to the number of correction ranges is read and held in the first buffer memory, and the second interface circuit receives the corrected page data for one correction range after correction by the error correction circuit. It is preferable to read from the memory and output to the external device.

本発明の前記半導体記憶装置において、前記第1バッファメモリは、複数の訂正範囲分のページデータを保持し、前記第1インタフェース回路は、前記第2インタフェースにて1訂正範囲分のページデータを前記第1バッファメモリから読み出して前記外部装置に出力しているのと並行して、前記データ領域から次の1訂正範囲分のページデータを読み出して前記第1バッファメモリに保持させることが好ましい。   In the semiconductor memory device of the present invention, the first buffer memory holds page data for a plurality of correction ranges, and the first interface circuit stores page data for one correction range in the second interface. In parallel with reading from the first buffer memory and outputting to the external device, it is preferable that page data for the next one correction range is read from the data area and held in the first buffer memory.

本発明の前記半導体記憶装置において、前記メモリは、読み出しの先頭に前記冗長領域が配されるとともに、前記冗長領域の後に前記データ領域が配されるように構成されることが好ましい。   In the semiconductor memory device of the present invention, it is preferable that the memory is configured such that the redundant area is arranged at the head of reading and the data area is arranged after the redundant area.

本発明の前記半導体記憶装置において、前記第2インタフェース回路は、前記第1バッファメモリから読み出した1訂正範囲分のページデータを所定のプロトコルに基づいてパケット化して前記外部装置に出力することが好ましい。   In the semiconductor memory device of the present invention, it is preferable that the second interface circuit packetizes page data for one correction range read from the first buffer memory based on a predetermined protocol and outputs the packet data to the external device. .

本発明の前記半導体記憶装置において、前記訂正範囲は、前記第2インタフェース回路にてページデータをパケット化する際に、ページデータを分割せずに一つのパケットに収まる大きさに設定されていることが好ましい。   In the semiconductor memory device of the present invention, the correction range is set to a size that fits into one packet without dividing the page data when the second interface circuit packetizes the page data. Is preferred.

本発明の前記半導体記憶装置において、前記第2インタフェース回路は、USB規格に基づいて前記外部装置と転送を行うことが好ましい。   In the semiconductor memory device of the present invention, it is preferable that the second interface circuit performs transfer with the external device based on the USB standard.

本発明の第2の視点においては、メモリコントローラにおいて、メモリのデータ領域から読み出した1又は区分数より小さい個数の訂正範囲分のページデータを保持する第1バッファメモリと、前記メモリの冗長領域から読み出した1ページ分の管理情報を保持する第2バッファメモリと、前記第2バッファメモリに保持された管理情報に基づいて、前記第1バッファメモリに保持されたページデータの誤りを発見し、訂正する誤り訂正回路と、を備えることを特徴とする。   In a second aspect of the present invention, the memory controller includes a first buffer memory that holds page data for one correction range smaller than the number of ones or sections read from the data area of the memory, and a redundant area of the memory. An error in page data held in the first buffer memory is found and corrected based on the second buffer memory holding the read management information for one page and the management information held in the second buffer memory And an error correction circuit.

本発明(請求項1−15)によれば、訂正のために保持するページデータが1又は区分数より小さい個数の訂正範囲分で済むため、使用するメモリのページサイズが増大しても、バッファ容量の増大を小規模に抑えることができる。   According to the present invention (claims 1-15), since the page data held for correction is one or a correction range smaller than the number of divisions, even if the page size of the memory used increases, the buffer The increase in capacity can be suppressed to a small scale.

(実施形態1)
本発明の実施形態1に係る半導体記憶装置について図面を用いて説明する。図1は、本発明の実施形態1に係る半導体記憶装置の構成を模式的に示したブロック図である。図2は、本発明の実施形態1に係る半導体記憶装置におけるフラッシュメモリのメモリ領域のページ単位のデータ形式を模式的に示した概略図である。
(Embodiment 1)
A semiconductor memory device according to Embodiment 1 of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram schematically showing a configuration of a semiconductor memory device according to Embodiment 1 of the present invention. FIG. 2 is a schematic diagram schematically showing a page-by-page data format of the memory area of the flash memory in the semiconductor memory device according to the first embodiment of the present invention.

図1を参照すると、半導体記憶装置1は、フラッシュメモリ10と、メモリコントローラ20とを有する。   Referring to FIG. 1, the semiconductor memory device 1 includes a flash memory 10 and a memory controller 20.

フラッシュメモリ10は、所定単位での読み書きが可能なものであり、例えば、NAND型フラッシュメモリを用いることができる。フラッシュメモリ10は、図2のように、メモリ領域のページ単位において、読み出し方向の順に、冗長領域と、データ領域とを有する。なお、フラッシュメモリ10は、図2のようなデータ形式および読み出し方向に限定されるものではなく、読み出し冗長領域からデータ領域へと行われれば、図6のような従来のデータ形式にも適用できる互換性があり、1訂正範囲分ごとに冗長領域とデータ領域が交互に並んでいるデータ形式であってもよい。データ領域には、1ページに相当するページデータ(例えば、2048バイト)が格納されており、訂正できる複数の範囲(例えば、512バイト;訂正範囲)に相当する領域D1〜D4に区切られ、1ページ分のページデータが領域D1〜D4に分割して格納されている。冗長領域には、ページデータに発生したエラーを検出・訂正する誤り訂正符号(ECC)、アドレス等の管理情報が格納されており、領域D1〜D4に対応して領域R1〜R4に区切られ、領域D1〜D4の管理情報がそれぞれ領域R1〜R4に格納されている。なお、訂正範囲は、外部インタフェース回路23にてページデータをパケット化する際に、ページデータを分割せずに一つのパケットに収まる大きさに設定されている。   The flash memory 10 can be read and written in a predetermined unit, and for example, a NAND flash memory can be used. As shown in FIG. 2, the flash memory 10 includes a redundant area and a data area in order of reading in the page unit of the memory area. The flash memory 10 is not limited to the data format and reading direction as shown in FIG. 2, and can be applied to the conventional data format as shown in FIG. 6 as long as it is performed from the read redundant area to the data area. The data format may be compatible, in which redundant areas and data areas are alternately arranged for each correction range. The data area stores page data (for example, 2048 bytes) corresponding to one page, and is divided into areas D1 to D4 corresponding to a plurality of correctable ranges (for example, 512 bytes; correction range). Page data for pages is divided and stored in areas D1 to D4. In the redundant area, management information such as an error correction code (ECC) and an address for detecting and correcting an error occurring in the page data is stored, and is divided into areas R1 to R4 corresponding to the areas D1 to D4. Management information of the areas D1 to D4 is stored in the areas R1 to R4, respectively. The correction range is set to a size that can be accommodated in one packet without dividing the page data when the external interface circuit 23 packetizes the page data.

メモリコントローラ20は、フラッシュメモリ10の読み書きをコントロールする。メモリコントローラ20は、インタフェース回路21と、第1バッファメモリ22と、外部インタフェース回路23と、第2バッファメモリ24とを有する。インタフェース回路21は、フラッシュメモリ10と第1バッファメモリ22及び第2バッファメモリ24とのインタフェースを行う回路であり、誤り訂正回路21aを有する。誤り訂正回路21aは、第2バッファメモリ24に保持された管理情報に基づいて、第1バッファメモリ22に保持されたページデータの誤りを発見し、訂正する回路である。第1バッファメモリ22は、データ領域から読み出した1訂正範囲分のページデータ(誤り訂正回路21aによって訂正されたページデータを含む)を一時的に保持する。外部インタフェース回路23は、外部装置(例えば、パソコン)と第1バッファメモリ22とのインタフェースを行う回路であり、訂正された1訂正範囲分のページデータを所定のプロトコルに基づいてパケット化して外部装置に出力する。外部インタフェース回路23は、付加的なインタフェース無しにUSBケーブルと接続することができる互換性を有し、USB規格に基づいて外部装置と転送を行う。第2バッファメモリ24は、冗長領域から読み出した1ページ分の管理情報を一時的に保持する。   The memory controller 20 controls reading and writing of the flash memory 10. The memory controller 20 includes an interface circuit 21, a first buffer memory 22, an external interface circuit 23, and a second buffer memory 24. The interface circuit 21 is a circuit that interfaces the flash memory 10 with the first buffer memory 22 and the second buffer memory 24, and includes an error correction circuit 21a. The error correction circuit 21 a is a circuit that detects and corrects an error in the page data held in the first buffer memory 22 based on the management information held in the second buffer memory 24. The first buffer memory 22 temporarily holds page data for one correction range read from the data area (including page data corrected by the error correction circuit 21a). The external interface circuit 23 is a circuit that performs an interface between an external device (for example, a personal computer) and the first buffer memory 22, and packetizes the corrected page data for one correction range based on a predetermined protocol. Output to. The external interface circuit 23 is compatible with a USB cable without an additional interface, and performs transfer with an external device based on the USB standard. The second buffer memory 24 temporarily holds management information for one page read from the redundant area.

例えば、フラッシュメモリ10が1ページのデータ領域が2048バイト、冗長領域が64バイトあって、1訂正範囲が512バイトある誤り訂正符号を用いる場合、第1バッファメモリ22が512バイト、第2バッファメモリ24が64バイトの大きさとなる。なお、図1では第1バッファメモリ22及び第2バッファメモリ24が分離している構成となっているが一個のバッファメモリを第1バッファメモリ22に対応する領域と、第2バッファメモリ24に対応する領域に分けて用いるものであってもよい。   For example, when the flash memory 10 uses an error correction code having a data area of one page of 2048 bytes, a redundant area of 64 bytes, and a correction range of 512 bytes, the first buffer memory 22 is 512 bytes, the second buffer memory 24 is 64 bytes in size. In FIG. 1, the first buffer memory 22 and the second buffer memory 24 are separated, but one buffer memory corresponds to the area corresponding to the first buffer memory 22 and the second buffer memory 24. It may be used by dividing into areas to be used.

次に、実施形態1に係る半導体記憶装置の動作について図面を用いて説明する。図3は、本発明の実施形態1に係る半導体記憶装置の動作を模式的に示したフローチャートである。   Next, the operation of the semiconductor memory device according to the first embodiment will be described with reference to the drawings. FIG. 3 is a flowchart schematically showing the operation of the semiconductor memory device according to the first embodiment of the present invention.

フラッシュメモリ10から1ページ分のデータを読み出そうとしたとき、まず、インタフェース回路21は、読み出し対象となるページデータに対応する管理情報を、フラッシュメモリ10の冗長領域(図2参照)の先頭から1訂正範囲分の管理情報を読み出す(ステップA1)。管理情報の読み出しと並行して、インタフェース回路21は、読み出した1訂正範囲分の管理情報を第2バッファメモリ24に保持させる(ステップA2)。次に、インタフェース回路21は、フラッシュメモリ10の冗長領域(図2参照)から1ページ分の管理情報の読み出しが完了したか否かを確認する(ステップA3)。1ページ分の管理情報の読み出しが完了していない場合(ステップA3のNO)、ステップA1に戻り次の1訂正範囲分の管理情報を読み出し、1ページ分の管理情報の読み出しが完了するまでステップA1〜A3を繰り返すことになる。1ページ分の管理情報の読み出しが完了した場合(ステップA3のYES)、ステップA4に進む。   When data for one page is to be read from the flash memory 10, the interface circuit 21 first sends management information corresponding to the page data to be read to the head of the redundant area (see FIG. 2) of the flash memory 10. The management information for one correction range is read out from (step A1). In parallel with the reading of the management information, the interface circuit 21 holds the read management information for one correction range in the second buffer memory 24 (step A2). Next, the interface circuit 21 checks whether or not the management information for one page has been read from the redundant area (see FIG. 2) of the flash memory 10 (step A3). If the management information for one page has not been read (NO in step A3), the process returns to step A1 to read the management information for the next one correction range until the management information for one page has been read. A1 to A3 are repeated. When reading of management information for one page is completed (YES in step A3), the process proceeds to step A4.

1ページ分の管理情報の読み出しが完了した場合(ステップA3のYES)、又は、全体の誤り訂正が完了していない場合(ステップA8のNO)、インタフェース回路21は、読み出し対象となるページデータをフラッシュメモリ10のデータ領域(図2参照)の先頭から1訂正範囲分のページデータを読み出す(ステップA4)。ページデータの読み出しと並行して、インタフェース回路21は、読み出した1訂正範囲分のページデータを第1バッファメモリ22に保持させる(ステップA5)。次に、インタフェース回路21は、第2バッファメモリ24に保持された管理情報の対応部分に基づいて、第1バッファメモリ22に保持された1訂正範囲分のページデータの誤り訂正を行う(ステップA6)。次に、外部インタフェース回路23は、第1バッファメモリ22に保持された1訂正範囲のページデータを外部装置(例えば、パソコン)に出力する(ステップA7)。次に、インタフェース回路21は、1ページ分のページデータ全体の誤り訂正が完了したか否かを確認する(ステップA8)。1ページ分のページデータ全体の誤り訂正が完了していない場合(ステップA8のNO)、ステップA4に戻り次の1訂正範囲分のページデータを読み出し、1ページ分全体の誤り訂正が完了するまでステップA4〜A8を繰り返すことになる。1ページ分のページデータ全体の誤り訂正が完了した場合(ステップA8のYES)、終了する。   When the reading of the management information for one page is completed (YES in step A3), or when the entire error correction is not completed (NO in step A8), the interface circuit 21 stores the page data to be read. The page data for one correction range is read from the beginning of the data area (see FIG. 2) of the flash memory 10 (step A4). In parallel with the reading of the page data, the interface circuit 21 holds the read page data for one correction range in the first buffer memory 22 (step A5). Next, the interface circuit 21 performs error correction of page data for one correction range held in the first buffer memory 22 based on the corresponding portion of the management information held in the second buffer memory 24 (step A6). ). Next, the external interface circuit 23 outputs the page data of one correction range held in the first buffer memory 22 to an external device (for example, a personal computer) (step A7). Next, the interface circuit 21 confirms whether or not error correction of the entire page data for one page has been completed (step A8). If the error correction for the entire page data for one page has not been completed (NO in step A8), the process returns to step A4 to read the page data for the next one correction range until the error correction for the entire page is completed. Steps A4 to A8 are repeated. When the error correction of the entire page data for one page is completed (YES in step A8), the process ends.

ここで、冗長領域は、データ領域と比べて、非常に少量であるのが普通である。例えば、一般に用いられるNAND型フラッシュメモリでは、1ページ=512バイトで冗長領域が16バイト、もしくは、1ページ=2048バイトで冗長領域が64バイトである。従来例(図5参照)ではフラッシュメモリのページサイズ(ページ容量)が増大するとそれだけページデータを保持するバッファメモリのバッファサイズが非常に増大してしまうが、実施形態1ではフラッシュメモリのページサイズが増大してもページデータを保持するバッファメモリは1訂正範囲分(例えば、512バイト)で固定することができる。なお、実施形態1ではフラッシュメモリのページサイズ(ページ容量)が増大すると管理情報を保持するバッファメモリは1ページ分に増大するが、管理情報はページデータと比べてデータ量が非常に少量であるので、バッファサイズの増大を抑えることができる。例えば、1ページ=512バイト、冗長領域16バイトを基本単位としてページサイズが増大した場合、必要となるバッファメモリのサイズが従来例(図5参照)では512×[セグメント数]の割合で増大するのに対し、実施形態1では512+16×[セグメント数]の割合でしか増大しない。   Here, the redundancy area is usually very small compared to the data area. For example, in a commonly used NAND flash memory, 1 page = 512 bytes and a redundant area is 16 bytes, or 1 page = 2048 bytes and a redundant area is 64 bytes. In the conventional example (see FIG. 5), when the page size (page capacity) of the flash memory increases, the buffer size of the buffer memory that holds the page data greatly increases. In the first embodiment, the page size of the flash memory increases. Even if it increases, the buffer memory that holds the page data can be fixed in one correction range (for example, 512 bytes). In the first embodiment, when the page size (page capacity) of the flash memory increases, the buffer memory holding the management information increases to one page. However, the management information has a very small data amount compared to the page data. Therefore, an increase in buffer size can be suppressed. For example, when the page size is increased with 1 page = 512 bytes and a redundant area of 16 bytes as a basic unit, the required buffer memory size increases at a rate of 512 × [number of segments] in the conventional example (see FIG. 5). On the other hand, in the first embodiment, it increases only at a rate of 512 + 16 × [number of segments].

実施形態1によれば、訂正のために保持するページデータが1訂正範囲分で済むため、使用するメモリのページサイズが増大しても、バッファ容量の増大を小規模に抑えることができる。   According to the first embodiment, page data to be stored for correction needs only one correction range. Therefore, even if the page size of the memory to be used increases, the increase in buffer capacity can be suppressed to a small scale.

(実施形態2)
本発明の実施形態2に係る半導体記憶装置について図面を用いて説明する。図4は、本発明の実施形態2に係る半導体記憶装置の構成を模式的に示したブロック図である。
(Embodiment 2)
A semiconductor memory device according to Embodiment 2 of the present invention will be described with reference to the drawings. FIG. 4 is a block diagram schematically showing the configuration of the semiconductor memory device according to the second embodiment of the present invention.

実施形態2に係る半導体記憶装置は、ページデータ保持用の第1バッファメモリ22の容量を実施形態1の2倍にしたものである。その他の構成については実施形態1と同様である。なお、第1バッファメモリ22の容量は、実施形態1の2倍に限るものではなく、フラッシュメモリ10のデータ領域全体の容量よりも小さい範囲での倍数であればよい。例えば、1ページ分のページデータが4個のセグメントに分割されている場合、第1バッファメモリ22は、セグメント1〜3個分の容量であればよい。   In the semiconductor memory device according to the second embodiment, the capacity of the first buffer memory 22 for holding page data is twice that of the first embodiment. Other configurations are the same as those in the first embodiment. The capacity of the first buffer memory 22 is not limited to twice that of the first embodiment, and may be a multiple in a range smaller than the capacity of the entire data area of the flash memory 10. For example, when the page data for one page is divided into four segments, the first buffer memory 22 may have a capacity for one to three segments.

次に、実施形態2に係る半導体記憶装置の動作について説明する。実施形態2に係る半導体記憶装置の基本的な動作は、実施形態1(図3参照)と同様であるが、(訂正範囲分で誤り訂正後の)第1のページデータを外部装置に出力するステップ(ステップA7)と並行して、(訂正範囲分の)第2のページデータの読出し・保持・誤り訂正するステップ(ステップA4〜A6)を行う。その他にも、第1のページデータの外部出力後の完了確認するステップ(ステップA8)と並行して、第2のページデータの読出し・保持・誤り訂正・外部出力するステップ(ステップA4〜A7)を行ってもよい。また、第1のページデータを誤り訂正するステップ(ステップA6)と並行して、第2のページデータの読出し・保持するステップ(ステップA4、A5)を行ってもよい。   Next, the operation of the semiconductor memory device according to the second embodiment will be described. The basic operation of the semiconductor memory device according to the second embodiment is the same as that of the first embodiment (see FIG. 3), but the first page data (after error correction within the correction range) is output to the external device. In parallel with the step (step A7), the steps (steps A4 to A6) of reading / holding / error correcting the second page data (for the correction range) are performed. In addition, in parallel with the step of confirming completion after external output of the first page data (step A8), the step of reading / holding / error correcting / externally outputting the second page data (steps A4 to A7) May be performed. Further, in parallel with the step of correcting the error of the first page data (step A6), the step of reading and holding the second page data (steps A4 and A5) may be performed.

実施形態2によれば、ページデータ保持用の第1バッファメモリ22の容量を2倍以上(セグメントの個数よりも少ない数の倍数)にすることで、誤り訂正されたページデータを外部出力する間にも、次のページデータをフラッシュメモリ10から第1バッファメモリ22に読み出し等を行うことができるので、処理の待ち時間を減らすことが可能になる。   According to the second embodiment, while the capacity of the first buffer memory 22 for holding the page data is set to be twice or more (a multiple of the number smaller than the number of segments), the page data that has been error-corrected is output to the outside. In addition, since the next page data can be read from the flash memory 10 to the first buffer memory 22, the processing waiting time can be reduced.

なお、実施形態2(図4)のような構成にした場合でも、(1訂正範囲分の)ページデータ=512バイト、(1訂正範囲分の)管理情報=16バイトを基本単位としてページサイズが増大した場合に必要となるバッファメモリのサイズは512×2+16×Nの割合でしか増大しない。一方、従来例(図5参照)で類似の構成にすると512×2×Nの割合で増大するので、実施形態2との差は大きい。   Even in the configuration of the second embodiment (FIG. 4), the page size is based on page data (for one correction range) = 512 bytes and management information (for one correction range) = 16 bytes as basic units. The size of the buffer memory required when it increases increases only at a rate of 512 × 2 + 16 × N. On the other hand, if a similar configuration is used in the conventional example (see FIG. 5), it increases at a rate of 512 × 2 × N, so the difference from Embodiment 2 is large.

本発明の実施形態1に係る半導体記憶装置の構成を模式的に示したブロック図である。1 is a block diagram schematically showing the configuration of a semiconductor memory device according to Embodiment 1 of the present invention. 本発明の実施形態1に係る半導体記憶装置におけるフラッシュメモリのメモリ領域のページ単位のデータ形式を模式的に示した概略図である。FIG. 3 is a schematic diagram schematically showing a page-by-page data format of the memory area of the flash memory in the semiconductor memory device according to the first embodiment of the present invention. 本発明の実施形態1に係る半導体記憶装置の動作を模式的に示したフローチャートである。3 is a flowchart schematically showing the operation of the semiconductor memory device according to the first embodiment of the present invention. 本発明の実施形態2に係る半導体記憶装置の構成を模式的に示したブロック図である。It is the block diagram which showed typically the structure of the semiconductor memory device concerning Embodiment 2 of this invention. 従来例に係る半導体記憶装置の構成を模式的に示したブロック図である。It is the block diagram which showed typically the structure of the semiconductor memory device concerning a prior art example. 従来例に係る半導体記憶装置におけるフラッシュメモリのメモリ領域のページ単位のデータ形式を模式的に示した概略図である。It is the schematic which showed typically the data format of the page unit of the memory area of the flash memory in the semiconductor memory device concerning a prior art example. 従来例に係る半導体記憶装置の動作を模式的に示したフローチャートである。5 is a flowchart schematically showing the operation of a semiconductor memory device according to a conventional example.

符号の説明Explanation of symbols

1、101 半導体記憶装置
10、110 フラッシュメモリ(メモリ)
20、120 メモリコントローラ
21、121 インタフェース回路(第1インタフェース回路)
21a、121a 誤り訂正回路
22 第1バッファメモリ
23、123 外部インタフェース回路(第2インタフェース回路)
24 第2バッファメモリ
121b レジスタ
122 バッファメモリ
1, 101 Semiconductor memory device 10, 110 Flash memory (memory)
20, 120 Memory controller 21, 121 Interface circuit (first interface circuit)
21a, 121a Error correction circuit 22 First buffer memory 23, 123 External interface circuit (second interface circuit)
24 Second buffer memory 121b Register 122 Buffer memory

Claims (15)

1ページ分のページデータが訂正範囲ごとに区分して格納されるデータ領域と、前記ページデータに対応する誤り訂正符号を含む管理情報が訂正範囲ごとに区分して格納される複数の冗長領域とを有するメモリと、
前記データ領域から読み出した1又は区分数より小さい個数の訂正範囲分のページデータを保持する第1バッファメモリと、
前記冗長領域から読み出した1ページ分の管理情報を保持する第2バッファメモリと、
前記第2バッファメモリに保持された前記管理情報に基づいて、前記第1バッファメモリに保持されたページデータの誤りを発見し、訂正する誤り訂正回路と、
を備えることを特徴とする半導体記憶装置。
A data area in which page data for one page is divided and stored for each correction range; and a plurality of redundant areas in which management information including error correction codes corresponding to the page data is stored for each correction range. A memory having
A first buffer memory that holds page data for a correction range that is less than one or the number of sections read from the data area;
A second buffer memory for holding management information for one page read from the redundant area;
An error correction circuit for finding and correcting an error in the page data held in the first buffer memory based on the management information held in the second buffer memory;
A semiconductor memory device comprising:
前記メモリと前記第1バッファメモリ及び前記第2バッファメモリとのインタフェースを行う第1インタフェース回路と、
外部装置と前記第1バッファメモリとのインタフェースを行う第2インタフェース回路と、
を備えることを特徴とする請求項1記載の半導体記憶装置。
A first interface circuit for interfacing the memory with the first buffer memory and the second buffer memory;
A second interface circuit for interfacing between an external device and the first buffer memory;
The semiconductor memory device according to claim 1, further comprising:
前記第1インタフェース回路は、前記冗長領域から1ページ分の管理情報を読み出して前記第2バッファメモリに保持させた後、前記データ領域から1又は区分数より小さい個数の訂正範囲分のページデータを読み出して前記第1バッファメモリに保持させ、
前記第2インタフェース回路は、前記誤り訂正回路による訂正後、訂正された1訂正範囲分のページデータを前記第1バッファメモリから読み出して前記外部装置に出力することを特徴とする請求項2記載の半導体記憶装置。
The first interface circuit reads management information for one page from the redundant area and stores it in the second buffer memory, and then stores page data for a correction range that is one or less than the number of sections from the data area. Read and hold in the first buffer memory,
3. The second interface circuit according to claim 2, wherein after the correction by the error correction circuit, the corrected page data for one correction range is read from the first buffer memory and output to the external device. Semiconductor memory device.
前記第1バッファメモリは、複数の訂正範囲分のページデータを保持し、
前記第1インタフェース回路は、前記第2インタフェースにて1訂正範囲分のページデータを前記第1バッファメモリから読み出して前記外部装置に出力しているのと並行して、前記データ領域から次の1訂正範囲分のページデータを読み出して前記第1バッファメモリに保持させることを特徴とする請求項3記載の半導体記憶装置。
The first buffer memory holds page data for a plurality of correction ranges,
The first interface circuit reads the page data for one correction range from the first buffer memory and outputs the page data to the external device in parallel with the next 1 from the data area. 4. The semiconductor memory device according to claim 3, wherein page data corresponding to a correction range is read and held in the first buffer memory.
前記メモリは、読み出しの先頭に前記冗長領域が配されるとともに、前記冗長領域の後に前記データ領域が配されるように構成されることを特徴とする請求項1乃至4のいずれか一に記載の半導体記憶装置。   5. The memory according to claim 1, wherein the redundant area is arranged at a head of reading, and the data area is arranged after the redundant area. 6. Semiconductor memory device. 前記第2インタフェース回路は、前記第1バッファメモリから読み出した1訂正範囲分のページデータを所定のプロトコルに基づいてパケット化して前記外部装置に出力することを特徴とする請求項2乃至5のいずれか一に記載の半導体記憶装置。   6. The second interface circuit according to claim 2, wherein the page data for one correction range read from the first buffer memory is packetized based on a predetermined protocol and output to the external device. A semiconductor memory device according to claim 1. 前記訂正範囲は、前記第2インタフェース回路にてページデータをパケット化する際に、ページデータを分割せずに一つのパケットに収まる大きさに設定されていることを特徴とする請求項6記載の半導体記憶装置。   7. The correction range according to claim 6, wherein when the page data is packetized by the second interface circuit, the correction range is set to a size that fits in one packet without dividing the page data. Semiconductor memory device. 前記第2インタフェース回路は、USB規格に基づいて前記外部装置と転送を行うことを特徴とする請求項6又は7記載の半導体記憶装置。   8. The semiconductor memory device according to claim 6, wherein the second interface circuit performs transfer with the external device based on a USB standard. メモリのデータ領域から読み出した1又は区分数より小さい個数の訂正範囲分のページデータを保持する第1バッファメモリと、
前記メモリの冗長領域から読み出した1ページ分の管理情報を保持する第2バッファメモリと、
前記第2バッファメモリに保持された管理情報に基づいて、前記第1バッファメモリに保持されたページデータの誤りを発見し、訂正する誤り訂正回路と、
を備えることを特徴とするメモリコントローラ。
A first buffer memory that holds page data for a correction range that is less than one or the number of sections read from the data area of the memory;
A second buffer memory for holding management information for one page read from the redundant area of the memory;
An error correction circuit for detecting and correcting an error in the page data held in the first buffer memory based on the management information held in the second buffer memory;
A memory controller comprising:
前記メモリと前記第1バッファメモリ及び前記第2バッファメモリとのインタフェースを行う第1インタフェース回路と、
外部装置と前記第1バッファメモリとのインタフェースを行う第2インタフェース回路と、
を備えることを特徴とする請求項9記載のメモリコントローラ。
A first interface circuit for interfacing the memory with the first buffer memory and the second buffer memory;
A second interface circuit for interfacing between an external device and the first buffer memory;
The memory controller according to claim 9, further comprising:
前記第1インタフェース回路は、前記冗長領域から1ページ分の管理情報を読み出して前記第2バッファメモリに保持させた後、前記データ領域から1又は区分数より小さい個数の訂正範囲分のページデータを読み出して前記第1バッファメモリに保持させ、
前記第2インタフェース回路は、前記誤り訂正回路による訂正後、訂正された1訂正範囲分のページデータを前記第1バッファメモリから読み出して前記外部装置に出力することを特徴とする請求項10記載のメモリコントローラ。
The first interface circuit reads management information for one page from the redundant area and stores it in the second buffer memory, and then stores page data for a correction range that is one or less than the number of sections from the data area. Read and hold in the first buffer memory,
11. The second interface circuit according to claim 10, wherein after the correction by the error correction circuit, the corrected page data for one correction range is read from the first buffer memory and output to the external device. Memory controller.
前記第1バッファメモリは、複数の訂正範囲分のページデータを保持し、
前記第1インタフェース回路は、前記第2インタフェースにて1訂正範囲分のページデータを前記第1バッファメモリから読み出して前記外部装置に出力しているのと並行して、前記データ領域から次の1訂正範囲分のページデータを読み出して前記第1バッファメモリに保持させることを特徴とする請求項11記載のメモリコントローラ。
The first buffer memory holds page data for a plurality of correction ranges,
The first interface circuit reads the page data for one correction range from the first buffer memory and outputs the page data to the external device in parallel with the next 1 from the data area. 12. The memory controller according to claim 11, wherein page data corresponding to a correction range is read and held in the first buffer memory.
前記第2インタフェース回路は、前記第1バッファメモリから読み出した1訂正範囲分のページデータを所定のプロトコルに基づいてパケット化して前記外部装置に出力することを特徴とする請求項10乃至12のいずれか一に記載のメモリコントローラ。   The said 2nd interface circuit packetizes the page data for 1 correction | amendment range read from the said 1st buffer memory based on a predetermined protocol, and outputs it to the said external device. The memory controller according to one. 前記訂正範囲は、前記第2インタフェース回路にてページデータをパケット化する際に、ページデータを分割せずに一つのパケットに収まる大きさに設定されていることを特徴とする請求項13記載のメモリコントローラ。   14. The correction range according to claim 13, wherein when the page data is packetized by the second interface circuit, the correction range is set to a size that fits in one packet without dividing the page data. Memory controller. 前記第2インタフェース回路は、USB規格に基づいて前記外部装置と転送を行うことを特徴とする請求項13又は14記載のメモリコントローラ。   15. The memory controller according to claim 13, wherein the second interface circuit performs transfer with the external device based on a USB standard.
JP2005291127A 2005-10-04 2005-10-04 Semiconductor memory device and memory controller Expired - Fee Related JP4863681B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005291127A JP4863681B2 (en) 2005-10-04 2005-10-04 Semiconductor memory device and memory controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005291127A JP4863681B2 (en) 2005-10-04 2005-10-04 Semiconductor memory device and memory controller

Publications (2)

Publication Number Publication Date
JP2007102460A true JP2007102460A (en) 2007-04-19
JP4863681B2 JP4863681B2 (en) 2012-01-25

Family

ID=38029350

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005291127A Expired - Fee Related JP4863681B2 (en) 2005-10-04 2005-10-04 Semiconductor memory device and memory controller

Country Status (1)

Country Link
JP (1) JP4863681B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8332579B2 (en) 2010-05-31 2012-12-11 Kabushiki Kaisha Toshiba Data storage apparatus and method of writing data
JP2018156570A (en) * 2017-03-21 2018-10-04 東芝メモリ株式会社 Semiconductor storage device

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5884354A (en) * 1981-11-16 1983-05-20 Nec Corp Data processor
WO1997032253A1 (en) * 1996-02-29 1997-09-04 Hitachi, Ltd. Semiconductor memory device having faulty cells
JPH09274591A (en) * 1996-04-05 1997-10-21 Hitachi Ltd Recording and reproducing device
JPH1097471A (en) * 1996-09-20 1998-04-14 Toshiba Corp Method and system for error correction of memory data
WO1998033112A1 (en) * 1997-01-23 1998-07-30 Oki Electric Industry Co., Ltd. Semiconductor disk device
JP2004038971A (en) * 2002-06-28 2004-02-05 Microsoft Corp System and method of implementing counter
JP2004078902A (en) * 2002-06-19 2004-03-11 Tokyo Electron Device Ltd Storage device, memory management method, and program thereof

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5884354A (en) * 1981-11-16 1983-05-20 Nec Corp Data processor
WO1997032253A1 (en) * 1996-02-29 1997-09-04 Hitachi, Ltd. Semiconductor memory device having faulty cells
JPH09274591A (en) * 1996-04-05 1997-10-21 Hitachi Ltd Recording and reproducing device
JPH1097471A (en) * 1996-09-20 1998-04-14 Toshiba Corp Method and system for error correction of memory data
WO1998033112A1 (en) * 1997-01-23 1998-07-30 Oki Electric Industry Co., Ltd. Semiconductor disk device
JP2004078902A (en) * 2002-06-19 2004-03-11 Tokyo Electron Device Ltd Storage device, memory management method, and program thereof
JP2004038971A (en) * 2002-06-28 2004-02-05 Microsoft Corp System and method of implementing counter

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8332579B2 (en) 2010-05-31 2012-12-11 Kabushiki Kaisha Toshiba Data storage apparatus and method of writing data
JP2018156570A (en) * 2017-03-21 2018-10-04 東芝メモリ株式会社 Semiconductor storage device

Also Published As

Publication number Publication date
JP4863681B2 (en) 2012-01-25

Similar Documents

Publication Publication Date Title
TW514933B (en) Memory device, method of accessing the memory device, and Reed-Solomon decoder including the memory device
JP3975245B2 (en) Recording / reproducing apparatus and semiconductor memory
US7299399B2 (en) Method and apparatus for parallelly processing data and error correction code in memory
US8438457B2 (en) Nonvolatile memory apparatus, memory controller, and memory system
US8234539B2 (en) Correction of errors in a memory array
JP5132687B2 (en) Error detection and correction method and apparatus using cache in memory
JP2008299855A (en) Memory system provided with multichannel error correction coder using embedded memory and method thereof
KR20090028507A (en) Non-volatile memory error correction system and method
US20080082872A1 (en) Memory controller, memory system, and data transfer method
JP5541792B2 (en) Semiconductor memory device and data processing method thereof
US20100241932A1 (en) Error detector/corrector, memory controller, and semiconductor memory device
JP2009301194A (en) System for controlling semiconductor memory device
US7352622B2 (en) Data arrangement and data arranging method in storage device
JP4819843B2 (en) ECC code generation method for memory device
JP2010079856A (en) Storage device and memory control method
JP4956230B2 (en) Memory controller
JP4863681B2 (en) Semiconductor memory device and memory controller
JP2009259113A (en) Nonvolatile memory management device
JP2009157515A (en) Semiconductor memory controller and semiconductor memory
JP5363460B2 (en) Controller with error correction function, storage device with error correction function, and system with error correction function
JP2012003569A (en) Memory controller, flash memory system including memory controller, and method of controlling flash memory
US6697921B1 (en) Signal processor providing an increased memory access rate
JP5446931B2 (en) Error detection and correction device and memory device
JP4692843B2 (en) Memory controller, flash memory system, and flash memory control method
TWI354999B (en) Memory module and writing and reading method there

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080916

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110811

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110823

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111007

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

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

Free format text: PAYMENT UNTIL: 20141118

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees