JP2013125570A - Nonvolatile semiconductor storage device - Google Patents

Nonvolatile semiconductor storage device Download PDF

Info

Publication number
JP2013125570A
JP2013125570A JP2011274480A JP2011274480A JP2013125570A JP 2013125570 A JP2013125570 A JP 2013125570A JP 2011274480 A JP2011274480 A JP 2011274480A JP 2011274480 A JP2011274480 A JP 2011274480A JP 2013125570 A JP2013125570 A JP 2013125570A
Authority
JP
Japan
Prior art keywords
data
word line
randomized
seed
latch
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.)
Pending
Application number
JP2011274480A
Other languages
Japanese (ja)
Inventor
Masato Takehara
正人 竹原
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.)
Samsung R&D Institute Japan Co Ltd
Original Assignee
Samsung Yokohama Research Institute
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 Samsung Yokohama Research Institute filed Critical Samsung Yokohama Research Institute
Priority to JP2011274480A priority Critical patent/JP2013125570A/en
Publication of JP2013125570A publication Critical patent/JP2013125570A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Read Only Memory (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a nonvolatile semiconductor storage device capable of improving a layout area by omitting a pseudo random number generator and the like.SOLUTION: The nonvolatile semiconductor storage device includes: a nonvolatile memory cell array 10 which has a word line 51 allocated for user data and a word line 52 allocated for randomized seed data, stores data obtained by randomizing input data using the word line 51, and stores the randomized seed data using the word line 52; a latch 31 for storing the randomized seed data which has been read using the word line 52; and a randomization circuit 33 for determining an exclusive OR of input data stored in a latch 32 and randomized seed data stored in the latch 31 as data to be written in the nonvolatile memory cell array 10 using the word line 51.

Description

本発明は、不揮発性半導体記憶装置に関する。   The present invention relates to a nonvolatile semiconductor memory device.

NAND型フラッシュメモリセルアレイでは、電子の注入されたメモリセル数が増加すると、非選択セルの保持するデータが破壊される、プログラムディスターブと呼ばれる問題が発生する。また、メモリセルアレイ内において、同一のデータが連続する場合には、GIDL(Gate Induced Drain Leakage)によって、プログラムディスターブの問題が生じる。例えば、CSL(Common Source Line)方式を採用している場合、同一ストリング内のデータの偏りにより、CSLノイズが不安定になる。また、メモリセルがMLC(Multi Level Cell)である場合、データの偏りが大きければ、フローティングゲート内でのチャージロスまたはゲインによって、データに誤りが発生する可能性が高くなる。   In the NAND flash memory cell array, when the number of memory cells into which electrons are injected increases, a problem called program disturb occurs in which data held in non-selected cells is destroyed. Also, when the same data continues in the memory cell array, a problem of program disturb occurs due to GIDL (Gate Induced Drain Leakage). For example, when a CSL (Common Source Line) method is employed, CSL noise becomes unstable due to the bias of data in the same string. Also, when the memory cell is an MLC (Multi Level Cell), if the data bias is large, there is a high possibility that an error will occur in the data due to charge loss or gain in the floating gate.

上記の諸問題は、書き込みデータをランダマイズし、‘0’と‘1’の偏りを減らすことで、抑制することができる。このような技術の一例が特許文献1に記載されている。特許文献1には、書き込みデータのビット毎の累積値に基づいて書き込みデータを平均化する技術や、アドレスをランダマイズシードとして疑似乱数を発生させ、この疑似乱数を用いてワード線方向にランダマイズを行い、書き込みデータを平均化する技術が示されている(後者の技術については特許文献1の図24、段落0116〜0122参照)。   The above problems can be suppressed by randomizing the write data and reducing the bias between ‘0’ and ‘1’. An example of such a technique is described in Patent Document 1. In Patent Document 1, a technique for averaging write data based on a cumulative value of each bit of write data, or a pseudorandom number is generated using an address as a randomization seed, and randomization is performed in the word line direction using this pseudorandom number. A technique for averaging write data is shown (see FIG. 24 of Patent Document 1, paragraphs 0116 to 0122 for the latter technique).

特開2009−163774号公報JP 2009-163774 A

特許文献1に記載されている不揮発性半導体記憶装置では、書き込みデータの‘0’と‘1’の偏りを減らすため、累積値を用いる構成において、書き込みデータの累積値を保持、判定したり、判定結果に基づいてデータを選択したりするための回路や、累積値を用いない構成において、アドレスデータから疑似乱数を発生させる疑似乱数発生器が設けられている。このため、このような回路に割かれるレイアウト面積の削減が課題となっていた。   In the nonvolatile semiconductor memory device described in Patent Document 1, in order to reduce the deviation between “0” and “1” of the write data, the cumulative value of the write data is held and determined in a configuration using the cumulative value, In a circuit for selecting data based on the determination result, or a configuration that does not use an accumulated value, a pseudo random number generator that generates pseudo random numbers from address data is provided. For this reason, reduction of the layout area allocated to such a circuit has been a problem.

本発明は、上記の課題を解決することができる不揮発性半導体記憶装置を提供することを目的とする。   An object of the present invention is to provide a nonvolatile semiconductor memory device that can solve the above-described problems.

上記課題を解決するため、本発明の不揮発性半導体記憶装置は、ユーザーデータ用に割り当てられたユーザーデータ用ワード線と、ランダマイズシードデータ用に割り当てられたランダマイズシードデータ用ワード線とを有し、入力データをランダマイズしたデータを前記ユーザーデータ用ワード線を用いて記憶するとともに、前記ランダマイズシードデータを前記ランダマイズシードデータ用ワード線を用いて記憶する不揮発性メモリセルアレイと、前記入力データを格納するビットラインデータ用ラッチと、前記ランダマイズシードデータ用ワード線を用いて読み出されたランダマイズシードデータを格納するランダマイズシードデータ用ラッチと、前記ビットラインデータ用ラッチに格納されているデータと前記ランダマイズシードデータ用ラッチに格納されている前記ランダマイズシードデータとの排他的論理和を、前記ユーザーデータ用ワード線を用いて前記不揮発性メモリセルアレイに書き込むデータとして求めるランダマイズ回路とを備えることを特徴とする。   In order to solve the above problems, a nonvolatile semiconductor memory device of the present invention has a user data word line allocated for user data and a randomized seed data word line allocated for randomized seed data. Non-volatile memory cell array for storing the randomized input data using the user data word line and storing the randomized seed data using the randomized seed data word line, and a bit for storing the input data A latch for line data, a random seed data latch for storing random seed data read using the random seed data word line, data stored in the bit line data latch, and the random seed data. The exclusive OR of the randomization seed data stored in the data latch, characterized in that it comprises a randomizing circuit for obtaining a data to be written to the nonvolatile memory cell array by using the user data word lines.

本発明の不揮発性半導体記憶装置では、入力データ記憶用の不揮発性メモリセルアレイ内に、ランダマイズシードデータが記憶される。そして、この入力データとランダマイズシードデータとの排他的論理和を求めることで、乱数化されたデータが不揮発性メモリセルアレイに書き込まれる。よって、書き込みデータの累積値を保持、判定したり、判定結果に基づいてデータを選択したりするための回路や、疑似乱数を発生させる疑似乱数発生器を設ける必要が無くなり、レイアウト面積を改善することができる。   In the nonvolatile semiconductor memory device of the present invention, randomized seed data is stored in the nonvolatile memory cell array for storing input data. Then, by obtaining an exclusive OR of the input data and the randomized seed data, randomized data is written into the nonvolatile memory cell array. Therefore, it is not necessary to provide a circuit for holding and determining the accumulated value of write data, selecting data based on the determination result, and a pseudo random number generator for generating pseudo random numbers, and improving the layout area. be able to.

本発明の一実施形態としての不揮発性半導体記憶装置100の構成を示すブロック図である(ただし、プログラム時のデータの流れを示す)。1 is a block diagram showing a configuration of a nonvolatile semiconductor memory device 100 as an embodiment of the present invention (however, a data flow at the time of programming) is shown. 図1の不揮発性半導体記憶装置100におけるリード時のデータの流れを示すブロック図である。FIG. 2 is a block diagram showing a data flow at the time of reading in the nonvolatile semiconductor memory device 100 of FIG. 1. 図1の不揮発性半導体記憶装置100におけるプログラム時の処理の流れを示すフローチャートである。3 is a flowchart showing a flow of processing during programming in the nonvolatile semiconductor memory device 100 of FIG. 1. 図1の不揮発性半導体記憶装置100におけるリード時の処理の流れを示すフローチャートである。2 is a flowchart showing a flow of processing at the time of reading in the nonvolatile semiconductor memory device 100 of FIG. 1. 図1の不揮発性半導体記憶装置100に格納されるデータの一例を示した図である。FIG. 2 is a diagram showing an example of data stored in the nonvolatile semiconductor memory device 100 of FIG. 1.

以下、図面を参照して本発明の実施の形態について説明する。図1は、本発明の一実施形態としての不揮発性半導体記憶装置100の構成を示すブロック図である。また、図2は図1と同一の不揮発性半導体記憶装置100の構成を示すブロック図であるが、図1ではデータのプログラム時(書き込み時)のデータの流れを示しているのに対して、図2ではデータのリード時(読み出し時)のデータの流れを示している。   Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a nonvolatile semiconductor memory device 100 as an embodiment of the present invention. FIG. 2 is a block diagram showing a configuration of the same nonvolatile semiconductor memory device 100 as FIG. 1, whereas FIG. 1 shows a data flow at the time of data programming (during writing). FIG. 2 shows a data flow at the time of data reading (at the time of reading).

不揮発性半導体記憶装置100は、不揮発性メモリセルアレイ10、ワードラインデコーダ20、ページバッファ30a、ページバッファ30b、周辺回路40等を備えて構成されている。なお、図1及び図2では、不揮発性半導体記憶装置100が備える構成として、本発明の特徴に係る部分の構成のみを示している。すなわち、不揮発性半導体記憶装置100は、図示していない構成として、外部の装置と接続される複数のI/O端子(入出力端子)、ライトイネーブル端子、リードイネーブル端子、レディ/ビジィ端子、電源端子、グランド端子等を備えている。また、不揮発性半導体記憶装置100は内部に、図示していない、制御回路、電源回路、各種レジスタ、タイミング生成回路等を備えている。   The nonvolatile semiconductor memory device 100 includes a nonvolatile memory cell array 10, a word line decoder 20, a page buffer 30a, a page buffer 30b, a peripheral circuit 40, and the like. 1 and 2 show only the configuration of the portion related to the features of the present invention as the configuration of the nonvolatile semiconductor memory device 100. FIG. That is, the non-volatile semiconductor memory device 100 has a plurality of I / O terminals (input / output terminals) connected to an external device, a write enable terminal, a read enable terminal, a ready / busy terminal, a power supply, and the like. Terminals, ground terminals, etc. are provided. The nonvolatile semiconductor memory device 100 includes a control circuit, a power supply circuit, various registers, a timing generation circuit, and the like, which are not shown.

不揮発性メモリセルアレイ10は、NAND型フラッシュメモリセル等の複数の不揮発性メモリセルを有して構成されている。不揮発性メモリセルアレイ10は、また、各不揮発性メモリセルを選択する際に使用される、図に向かって水平方向に敷設された複数のユーザーデータ用ワード線51及び1又は複数のランダマイズシードデータ用ワード線52と、垂直方向に敷設された複数のビット線61及び1又は複数のビット線62とを有している。複数のユーザーデータ用ワード線51は、外部から入力されたデータの記憶用に割り当てられたワード線である。1又は複数のランダマイズシードデータ用ワード線52は、入力データをランダマイズ(疑似乱数化)したり、ランダマイズしたデータから元の入力データを復元したりする際に用いられるランダマイズシードデータの記憶用に割り当てられたワード線である。ユーザーデータ用ワード線51とランダマイズシードデータ用ワード線52は、ワードラインデコーダ20によって選択される。また、不揮発性メモリセルアレイ10は、入力データをランダマイズしたデータを記憶するためのメインデータ領域1aに属するメモリセルアレイ10aと、ランダマイズシードデータの選択条件を記憶するためのランダマイズシード条件格納領域1bに属するメモリセルアレイ10bとに分割されている。また、ユーザーデータ用ワード線51及びランダマイズシードデータ用ワード線52は、メインデータ領域1aとランダマイズシード条件格納領域1bとに対して共通に敷設されている。本実施形態では、メインデータ領域1aにユーザーデータ用ワード線51を用いて記憶されたデータをランダマイズした際に使用されたランダマイズシードの選択条件(すなわちランダマイズシードを特定するための情報)が、同一のユーザーデータ用ワード線51を用いてランダマイズシード条件格納領域1bに記憶される。また、ビット線61はメインデータ領域1aに属するメモリセルアレイ10aに対して敷設され、ビット線62はランダマイズシード条件格納領域1bに属するメモリセルアレイ10bに対して敷設されている。   The nonvolatile memory cell array 10 includes a plurality of nonvolatile memory cells such as NAND flash memory cells. The non-volatile memory cell array 10 also includes a plurality of user data word lines 51 and one or a plurality of randomized seed data used when selecting each non-volatile memory cell. The word line 52 has a plurality of bit lines 61 and one or a plurality of bit lines 62 laid in the vertical direction. The plurality of user data word lines 51 are word lines assigned for storing externally input data. One or a plurality of randomized seed data word lines 52 are allocated for storing randomized seed data used when randomizing input data (pseudo-randomization) or restoring original input data from randomized data. Word line. The word line decoder 20 selects the user data word line 51 and the randomized seed data word line 52. The nonvolatile memory cell array 10 also belongs to the memory cell array 10a belonging to the main data area 1a for storing the data obtained by randomizing the input data, and to the randomization seed condition storage area 1b for storing the selection conditions for the randomized seed data. The memory cell array 10b is divided. The user data word line 51 and the randomized seed data word line 52 are laid in common with respect to the main data area 1a and the randomized seed condition storage area 1b. In the present embodiment, the random seed selection conditions (that is, information for specifying the random seed) used when the data stored in the main data area 1a using the user data word line 51 are randomized are the same. Are stored in the randomized seed condition storage area 1b. The bit line 61 is laid for the memory cell array 10a belonging to the main data area 1a, and the bit line 62 is laid for the memory cell array 10b belonging to the randomized seed condition storage area 1b.

なお、図1及び図2では、複数のユーザーデータ用ワード線51、ランダマイズシードデータ用ワード線52、ビット線61及びビット線62を1本のみ構成として示している。   In FIG. 1 and FIG. 2, only one user data word line 51, randomized seed data word line 52, bit line 61 and bit line 62 are shown.

ページバッファ30aは、メインデータ領域1a内のメモリセルアレイ10aに対してデータをプログラムしたり、メモリセルからデータをリードしたりする際に、それらのデータを一時的に記憶する回路である。本実施形態のページバッファ30aは、特に、ランダマイズシードデータ用ラッチ31と、ビットラインデータ用ラッチ32と、ランダマイズ回路33とを有している。ランダマイズシードデータ用ラッチ31は、ランダマイズシードデータ用ワード線52を用いて読み出されたランダマイズシードデータを格納する際に使用されるラッチ回路である。ビットラインデータ用ラッチ32は、プログラム時には外部から入力された入力データを格納する際に使用され、リード時にはユーザーデータ用ワード線51を用いて読み出されたデータを格納する際に使用される。これらのランダマイズシードデータ用ラッチ31とビットラインデータ用ラッチ32は、複数のビット線61の本数分設けられている。   The page buffer 30a is a circuit that temporarily stores data when the data is programmed into the memory cell array 10a in the main data area 1a or when data is read from the memory cell. In particular, the page buffer 30a of the present embodiment includes a randomized seed data latch 31, a bit line data latch 32, and a randomizing circuit 33. The randomized seed data latch 31 is a latch circuit used when storing the randomized seed data read using the randomized seed data word line 52. The bit line data latch 32 is used when storing externally input data during programming, and is used when storing data read using the user data word line 51 during reading. These randomized seed data latches 31 and bit line data latches 32 are provided by the number of bit lines 61.

ランダマイズ回路33は、ビットラインデータ用ラッチ32に格納されているデータとランダマイズシードデータ用ラッチ31に格納されているランダマイズシードデータとの排他的論理和をビット毎に求める回路である。ランダマイズ回路33が求めた排他的論理和は、プログラム時には、ユーザーデータ用ワード線51を用いて不揮発性メモリセルアレイ10のメモリセルアレイ10aに書き込まれる。また、ランダマイズ回路33が求めた排他的論理和は、リード時には、不揮発性半導体記憶装置100から出力される読み出しデータとなる。   The randomizing circuit 33 is a circuit that obtains an exclusive OR of the data stored in the bit line data latch 32 and the randomized seed data stored in the randomized seed data latch 31 for each bit. The exclusive OR obtained by the randomizing circuit 33 is written into the memory cell array 10a of the nonvolatile memory cell array 10 using the user data word line 51 at the time of programming. Further, the exclusive OR obtained by the randomizing circuit 33 becomes read data output from the nonvolatile semiconductor memory device 100 at the time of reading.

ページバッファ30bは、ランダマイズシード条件格納領域1b内のメモリセルアレイ10bに対してランダマイズシードデータの選択条件を表すデータをプログラムしたり、メモリセルからランダマイズシードデータの選択条件を表すデータをリードしたりする際に、それらのデータを一時的に記憶する回路である。このページバッファ30bは、選択条件用ビットラインデータ用ラッチ34を有している。   The page buffer 30b programs data representing the selection conditions for random seed data to the memory cell array 10b in the random seed condition storage area 1b, and reads data representing the selection conditions for random seed data from the memory cells. In such a case, the data is temporarily stored. The page buffer 30b has a bit line data latch 34 for selection conditions.

本実施形態では、疑似乱数化に使用するランダマイズシードデータを不揮発性メモリセルアレイ10内に予め記憶しておくものであるが、ランダマイズシードデータは例えば次のように用意しておくことができる。まず、用意するランダマイズシードデータの個数は任意である。1個であってもよいし、複数であってもよい。また、複数の場合には、ランダマイズシードデータの選択処理が必要になるが、選択の仕方も任意に設定することができる。例えば、ユーザーが指定したアドレスの全部又は一部をデコードした結果に応じて選択するようにしたり、ランダマイズシードデータを2個用意する場合にはアドレスの任意の1ビットの値に応じて選択したりすることができる。また、疑似乱数化するか否かについても選択可能とすることができる。したがって、本実施形態において、ランダマイズシードデータの選択条件を表すデータは、例えば、疑似乱数化するか否かを表す1ビットのデータと、選択可能とするランダマイズシードデータの個数に応じたビット数のデータとを含むものとして構成することができる。よって、選択条件用ビットラインデータ用ラッチ34は、所定の複数ビット分設けられている。   In this embodiment, randomized seed data used for pseudo-randomization is stored in advance in the nonvolatile memory cell array 10, but the randomized seed data can be prepared as follows, for example. First, the number of randomized seed data to be prepared is arbitrary. There may be one or more. In addition, in the case of a plurality, the selection process of randomized seed data is required, but the selection method can be arbitrarily set. For example, it is possible to select according to the result of decoding all or part of the address specified by the user, or to select according to the value of an arbitrary 1 bit of the address when two randomized seed data are prepared. can do. It can also be made selectable whether or not pseudo-randomization is performed. Therefore, in the present embodiment, the data indicating the selection condition of the randomized seed data includes, for example, 1-bit data indicating whether or not pseudorandomization is performed and the number of bits corresponding to the number of randomized seed data that can be selected. Data. Therefore, the selection condition bit line data latches 34 are provided for a predetermined number of bits.

次に、周辺回路部40は、ランダマイズシードデータワードライン選択回路41と、ユーザーアドレスワードライン選択回路42とを有している。ランダマイズシードデータワードライン選択回路41は、プログラム時には、例えば外部から指定されたアドレスの値に基づいて複数用意されたランダマイズシードのうちのいずれか1つを選択する処理を行い、選択した結果を表すデータを、ページバッファ30bとワードラインデコーダ20とへ出力する。ただし、予め用意するランダマイズシードデータを1個とする場合には入力されたアドレスに基づく選択処理は省略することができる。また、リード時には、ランダマイズシードデータワードライン選択回路41は、ページバッファ30bの選択条件用ビットラインデータ用ラッチ34にラッチされているランダマイズシードデータの選択条件を表すデータに基づいて複数用意されたランダマイズシードのうちのいずれか1つを特定するデータを、ワードラインデコーダ20へ出力する。ページバッファ30bでは、プログラム時には、ランダマイズシードデータワードライン選択回路41から入力されたデータが選択条件用ビットラインデータ用ラッチ34にラッチされる。また、ワードラインデコーダ20では、プログラム時及びリード時に、ランダマイズシードデータワードライン選択回路41から入力されたデータに基づいて、所定のタイミングで所定のランダマイズシードデータ用ワード線52が選択される。   Next, the peripheral circuit section 40 includes a randomized seed data word line selection circuit 41 and a user address word line selection circuit 42. At the time of programming, the randomize seed data word line selection circuit 41 performs a process of selecting any one of a plurality of prepared random seeds based on the value of an address designated from the outside, for example, and represents the selected result. Data is output to the page buffer 30b and the word line decoder 20. However, when the number of randomized seed data prepared in advance is one, the selection process based on the input address can be omitted. Further, at the time of reading, a plurality of randomized seed data word line selection circuits 41 are prepared based on data representing the selection conditions of random seed data latched in the selection condition bit line data latch 34 of the page buffer 30b. Data specifying any one of the seeds is output to the word line decoder 20. In the page buffer 30b, the data input from the randomized seed data word line selection circuit 41 is latched in the selection condition bit line data latch 34 during programming. The word line decoder 20 selects a predetermined random seed data word line 52 at a predetermined timing based on data input from the random seed data word line selection circuit 41 during programming and reading.

ユーザーアドレスワードライン選択回路42は、外部から指定されたアドレスに基づいてユーザーデータ用ワード線51を選択するためのデータを生成し、ワードラインデコーダ20へ出力する。ワードラインデコーダ20では、ユーザーアドレスワードライン選択回路42から入力されたデータに基づいて、プログラム時及びリード時に、所定のタイミングで所定のユーザーデータ用ワード線51が選択される。   The user address word line selection circuit 42 generates data for selecting the user data word line 51 based on an externally designated address and outputs the data to the word line decoder 20. In the word line decoder 20, based on the data input from the user address word line selection circuit 42, a predetermined user data word line 51 is selected at a predetermined timing during programming and reading.

次に、図1、図3及び図5を参照して、不揮発性半導体記憶装置100におけるプログラム時の動作について説明する。なお、各部の制御は、特に制御の主体を示していない場合、図示していない制御回路によって行われるものとする。まず、ユーザーによって外部から所定のアドレスとデータを指定してそのデータをプログラムせよとのコマンドが、不揮発性半導体記憶装置100に対して入力されたとすると、不揮発性半導体記憶装置100(の所定の制御回路)は、入力データをページバッファ30aのビットラインデータ用ラッチ32に格納する(ステップS11)。   Next, with reference to FIG. 1, FIG. 3, and FIG. 5, an operation at the time of programming in the nonvolatile semiconductor memory device 100 will be described. In addition, control of each part shall be performed by the control circuit which is not shown in figure, when the main body of control is not shown especially. First, assuming that a command for specifying a predetermined address and data from the outside by the user and programming the data is input to the nonvolatile semiconductor memory device 100, the nonvolatile semiconductor memory device 100 (predetermined control of the nonvolatile semiconductor memory device 100). The circuit) stores the input data in the bit line data latch 32 of the page buffer 30a (step S11).

次に、ランダマイズシードデータワードライン選択回路41は、外部から指定されたアドレスの値に基づいて複数用意されたランダマイズシードのうちのいずれか1つを選択する処理を行い、選択した結果を表すデータをワードラインデコーダ20へ出力する(例えば図の矢印A2で示すデータが出力される)。ワードラインデコーダ20は、ランダマイズシードデータワードライン選択回路41が指定するランダマイズシードデータ用ワード線52を選択して(例えばアドレスA2のランダマイズシードデータ用ワード線52を選択して)、ランダマイズシードデータのセンスを行い、センス結果(例えばデータD2)がメインデータ領域1aにあるページバッファ30aのランダマイズシードデータ用ラッチ31に格納される(ステップS12)。   Next, the randomized seed data word line selection circuit 41 performs a process of selecting one of a plurality of randomized seeds prepared based on the value of an address designated from the outside, and data representing the selected result Is output to the word line decoder 20 (for example, data indicated by an arrow A2 in the figure is output). The word line decoder 20 selects the random seed data word line 52 specified by the random seed data word line selection circuit 41 (for example, selects the random seed data word line 52 at the address A2), and selects the random seed data. Sense is performed, and the sense result (for example, data D2) is stored in the randomized seed data latch 31 of the page buffer 30a in the main data area 1a (step S12).

次に、ランダマイズ回路33が、メインデータ領域1aにあるページバッファ30a内のビットラインデータ用ラッチ32とランダマイズシードデータ用ラッチ31に格納している各データを用いて排他的論理和を求め、ランダマイズを行う(ステップS13)。   Next, the randomizing circuit 33 obtains an exclusive OR using each data stored in the bit line data latch 32 and the randomized seed data latch 31 in the page buffer 30a in the main data area 1a, and then randomizes. Is performed (step S13).

次に、ランダマイズシードデータワードライン選択回路41が、選択したランダムシードデータ用ワードライン52の選択条件を表す情報をランダマイズシード条件格納領域1b内のページバッファ30bの選択条件用ビットラインデータ用ラッチ34に格納する(ステップS14)。   Next, the randomization seed data word line selection circuit 41 stores information indicating the selection conditions of the selected random seed data word line 52 into the selection condition bit line data latch 34 of the page buffer 30b in the randomization seed condition storage area 1b. (Step S14).

次に、ユーザーが指定したアドレスに基づいてユーザーアドレスワードライン選択回路42から出力されたデータ(A1)に応じてワードラインデコーダ20によって選択されたユーザーデータ用ワード線51(例えばアドレスA1のユーザーデータ用ワード線51)で選択されたメインデータ領域1a内の不揮発性メモリセルに、ランダマイズ回路33の出力データD1が、また、同一のユーザーデータ用ワード線51(例えばアドレスA1のユーザーデータ用ワード線51)で選択されたランダマイズシード条件格納領域1b内の不揮発性メモリセルに、選択条件用ビットラインデータ用ラッチ34にラッチされているデータD3が、同時にプログラムされる(ステップS15)。   Next, the user data word line 51 selected by the word line decoder 20 in accordance with the data (A1) output from the user address word line selection circuit 42 based on the address designated by the user (for example, user data at the address A1) The output data D1 of the randomizing circuit 33 is also stored in the nonvolatile memory cell in the main data area 1a selected by the word line 51), and the user data word line 51 (for example, the user data word line of the address A1) The data D3 latched in the selection condition bit line data latch 34 is simultaneously programmed in the nonvolatile memory cell in the randomization seed condition storage area 1b selected in 51) (step S15).

以上の処理によって、不揮発性メモリセルアレイ10内では図5に示すようなデータがプログラムされる。すなわち、アドレスA1のユーザーデータ用ワード線51で選択されたメモリセルには、メインデータ領域1aにおいて入力データをアドレスA2のランダマイズシードD2で乱数化したデータD1が、そして、ランダマイズシード条件格納領域1bにおいてランダマイズシード条件を表すデータD3が、記憶される。ここで、ランダマイズシード条件を表すデータD3は、例えば乱数化の有り又は無しを表すデータ71と、ランダマイズシードデータD2のアドレスA2を表すデータ72を含んでいる。なお、アドレスA2のランダマイズシードデータ用ワード線52で選択されたメモリセルには、ランダマイズシードデータD2が予め記憶されている。また、アドレスA2のランダマイズシードデータ用ワード線52で選択されるランダマイズシード条件格納領域1b内のメモリセル73は使用されない。   Through the above processing, data as shown in FIG. 5 is programmed in the nonvolatile memory cell array 10. That is, in the memory cell selected by the user data word line 51 at the address A1, the data D1 obtained by randomizing the input data in the main data area 1a with the random seed D2 at the address A2, and the random seed condition storage area 1b The data D3 representing the randomized seed condition is stored. Here, the data D3 representing the randomized seed condition includes, for example, data 71 representing presence or absence of randomization and data 72 representing the address A2 of the randomized seed data D2. The random seed data D2 is stored in advance in the memory cell selected by the random seed data word line 52 at the address A2. Further, the memory cell 73 in the randomization seed condition storage area 1b selected by the randomization seed data word line 52 at the address A2 is not used.

次に、図2、図4及び図5を参照して、不揮発性半導体記憶装置100におけるリード時の動作について説明する。なお、各部の制御は、特に制御の主体を示していない場合、図示していない制御回路によって行われるものとする。また、不揮発性メモリセルアレイ10内には図5に示すようなデータがプログラムされているものとする。   Next, an operation at the time of reading in the nonvolatile semiconductor memory device 100 will be described with reference to FIGS. In addition, control of each part shall be performed by the control circuit which is not shown in figure, when the main body of control is not shown especially. It is assumed that data as shown in FIG. 5 is programmed in the nonvolatile memory cell array 10.

まず、ユーザーによって外部から所定のアドレス(図2のアドレスA1に対応するものであるとする)を指定してそのアドレスをリードせよとのコマンドが、不揮発性半導体記憶装置100に対して入力されたとすると、ユーザーが指定したアドレスに対応した選択データ(A1)がユーザーアドレスワードライン選択回路42から出力され、ワードラインデコーダによって対応するユーザーデータ用ワード線51(この場合、アドレスA1のユーザーデータ用ワード線51)が選択される。そして、アドレスA1のユーザーデータ用ワード線51のデータ(この場合、データD1)が、ビットラインデータ用ラッチ32に格納される(ステップS21)。   First, it is assumed that a command is input to the nonvolatile semiconductor memory device 100 by the user to designate a predetermined address (assuming that it corresponds to the address A1 in FIG. 2) from the outside and read the address. Then, the selection data (A1) corresponding to the address designated by the user is output from the user address word line selection circuit 42, and the user data word line 51 (in this case, the user data word at the address A1) is output by the word line decoder. Line 51) is selected. Then, the data (in this case, data D1) of the user data word line 51 at the address A1 is stored in the bit line data latch 32 (step S21).

同時に、同一ユーザーデータ用ワード線51(この場合、アドレスA1のユーザーデータ用ワード線51)上に格納されていたランダマイズシード条件格納領域1b内のデータ(この場合、データD3)が、選択条件用ビットラインデータ用ラッチ34にラッチされ、さらに、ランダマイズシードデータワードライン選択回路41に転送される(ステップS22)。   At the same time, the data (in this case, data D3) in the randomized seed condition storage area 1b stored on the same user data word line 51 (in this case, the user data word line 51 at the address A1) is used for the selection condition. The data is latched by the bit line data latch 34 and further transferred to the randomized seed data word line selection circuit 41 (step S22).

次に、ランダマイズシードデータワードライン選択回路41が選択条件用ビットラインデータ用ラッチ34から転送されたデータ(この場合、データD3)に基づいて、ランダマイズシードデータ用ワード線52の選択結果(この場合、A2)を出力し、ワードラインデコーダ20は、ランダマイズシードデータワードライン選択回路41が指定するランダマイズシードデータ用ワード線52を選択して(この場合、アドレスA2のランダマイズシードデータ用ワード線52を選択して)、ランダマイズシードデータのセンスを行い、センス結果(データD2)がメインデータ領域1aにあるページバッファ30aのランダマイズシードデータ用ラッチ31に格納される(ステップS23)。   Next, the random seed data word line selection circuit 41 selects the random seed data word line 52 based on the data transferred from the selection condition bit line data latch 34 (in this case, data D3) (in this case). , A2), and the word line decoder 20 selects the random seed data word line 52 designated by the random seed data word line selection circuit 41 (in this case, the random seed data word line 52 at the address A2 is selected). Then, the randomized seed data is sensed, and the sense result (data D2) is stored in the randomized seed data latch 31 of the page buffer 30a in the main data area 1a (step S23).

次に、ランダマイズ回路33が、ステップS21でビットラインデータ用ラッチ32に格納されたデータ(データD1)と、ステップS23でランダマイズシードデータ用ラッチ31に格納されたデータ(データD2)のランダマイズを行い(すなわち排他的論理和を求め)、データを復元する(ステップS24)。そして、復元されたデータが出力される(ステップS25)。   Next, the randomizing circuit 33 randomizes the data (data D1) stored in the bit line data latch 32 in step S21 and the data (data D2) stored in the randomized seed data latch 31 in step S23. (In other words, an exclusive OR is obtained), and data is restored (step S24). Then, the restored data is output (step S25).

以上のように、本実施形態の不揮発性半導体記憶装置100では、入力データ記憶用の不揮発性メモリセルアレイ10内に、ランダマイズシードデータが記憶される。そして、この入力データとランダマイズシードデータとの排他的論理和を求めることで、乱数化されたデータが不揮発性メモリセルアレイ10に書き込まれる。よって、書き込みデータの累積値を保持、判定したり、判定結果に基づいてデータを選択したりするための回路や、疑似乱数を発生させる疑似乱数発生器を設ける必要が無くなり、レイアウト面積を改善することができる。   As described above, in the nonvolatile semiconductor memory device 100 of this embodiment, randomized seed data is stored in the nonvolatile memory cell array 10 for storing input data. Then, by obtaining an exclusive OR of the input data and the randomized seed data, randomized data is written into the nonvolatile memory cell array 10. Therefore, it is not necessary to provide a circuit for holding and determining the accumulated value of write data, selecting data based on the determination result, and a pseudo random number generator for generating pseudo random numbers, and improving the layout area. be able to.

また、ランダマイズシードデータを不揮発性メモリセルアレイ10上に置くことで容易に複数のパターンのランダマイズシードデータを格納することが出来るため、データの均一化が行い易くなる。   Further, since randomized seed data can be easily stored by placing the randomized seed data on the nonvolatile memory cell array 10, it becomes easy to make the data uniform.

なお、本発明の実施の形態は上記のものに限定されず、例えば、ランダマイズシードデータワードライン選択回路41とユーザーアドレスワードライン選択回路42の一部を一体として構成するようにしたり、予め用意するランダマイズシードデータを1個としてランダマイズシード条件格納領域1bに係る構成(すなわちメモリセルアレイ10b、ページバッファ30b等)を省略したりする変更等を適宜行うことができる。   The embodiment of the present invention is not limited to the above. For example, a part of the randomized seed data word line selection circuit 41 and the user address word line selection circuit 42 may be configured integrally or prepared in advance. Changes such as omitting the configuration related to the randomization seed condition storage area 1b (that is, the memory cell array 10b, the page buffer 30b, etc.) with one randomization seed data as appropriate can be performed.

100 不揮発性半導体記憶装置
10 不揮発性メモリセルアレイ
1a メインデータ領域
1b ランダマイズシード条件格納領域
10a、10b メモリセルアレイ
20 ワードラインデコーダ
30a、30b ページバッファ
31 ランダマイズシードデータ用ラッチ
32 ビットラインデータ用ラッチ
33 ランダマイズ回路
34 選択条件用ビットラインデータ用ラッチ
40 周辺回路
41 ランダマイズシードデータワードライン選択回路
42 ユーザーアドレスワードライン選択回路
51 ユーザーデータ用ワード線
52 ランダマイズシードデータ用ワード線
61、62 ビット線
DESCRIPTION OF SYMBOLS 100 Nonvolatile semiconductor memory device 10 Nonvolatile memory cell array 1a Main data area 1b Randomization seed condition storage area 10a, 10b Memory cell array 20 Word line decoder 30a, 30b Page buffer 31 Randomization seed data latch 32 Bit line data latch 33 Randomization circuit 34 Selection condition bit line data latch 40 Peripheral circuit 41 Randomized seed data word line selection circuit 42 User address word line selection circuit 51 User data word line 52 Randomized seed data word line 61, 62 Bit line

Claims (3)

ユーザーデータ用に割り当てられたユーザーデータ用ワード線と、ランダマイズシードデータ用に割り当てられたランダマイズシードデータ用ワード線とを有し、入力データをランダマイズしたデータを前記ユーザーデータ用ワード線を用いて記憶するとともに、前記ランダマイズシードデータを前記ランダマイズシードデータ用ワード線を用いて記憶する不揮発性メモリセルアレイと、
前記入力データを格納するビットラインデータ用ラッチと、
前記ランダマイズシードデータ用ワード線を用いて読み出されたランダマイズシードデータを格納するランダマイズシードデータ用ラッチと、
前記ビットラインデータ用ラッチに格納されているデータと前記ランダマイズシードデータ用ラッチに格納されている前記ランダマイズシードデータとの排他的論理和を、前記ユーザーデータ用ワード線を用いて前記不揮発性メモリセルアレイに書き込むデータとして求めるランダマイズ回路と
を備えることを特徴とする不揮発性半導体記憶装置。
A user data word line allocated for user data and a random seed data word line allocated for randomized seed data, and the input data randomized data is stored using the user data word line And a nonvolatile memory cell array for storing the randomized seed data using the randomized seed data word line;
A bit line data latch for storing the input data;
A randomized seed data latch for storing randomized seed data read using the randomized seed data word line;
An exclusive OR of the data stored in the bit line data latch and the random seed data stored in the random seed data latch is obtained using the user data word line. A non-volatile semiconductor memory device comprising: a randomizing circuit that is obtained as data to be written to the memory.
前記不揮発性メモリセルアレイが、前記入力データをランダマイズしたデータを記憶するメインデータ領域と、前記ランダマイズシードデータの選択条件を記憶するランダマイズシード条件格納領域とに分割されていて、
前記ユーザーデータ用ワード線が、前記メインデータ領域と前記ランダマイズシード条件格納領域とに対して共通に敷設されたものであり、
前記メインデータ領域に前記ユーザーデータ用ワード線を用いて記憶されたデータのランダマイズシードの選択条件が、同一の前記ユーザーデータ用ワード線を用いて前記ランダマイズシード条件格納領域に記憶される
ことを特徴とする請求項1に記載の不揮発性半導体記憶装置。
The nonvolatile memory cell array is divided into a main data area that stores data obtained by randomizing the input data, and a random seed condition storage area that stores selection conditions for the random seed data.
The user data word line is laid in common for the main data area and the randomized seed condition storage area,
A random seed selection condition of data stored in the main data area using the user data word line is stored in the random seed condition storage area using the same user data word line. The nonvolatile semiconductor memory device according to claim 1.
データの読み出し時には、
前記ビットラインデータ用ラッチが、前記ユーザーデータ用ワード線を用いて読み出されたデータを格納し、
前記ランダマイズ回路が、前記ビットラインデータ用ラッチに格納されているデータと前記ランダマイズシードデータ用ラッチに格納されている前記ランダマイズシードデータとの排他的論理和を、読み出しデータとして求める
ことを特徴とする請求項1又は2に記載の不揮発性半導体記憶装置。
When reading data,
The bit line data latch stores data read using the user data word line;
The randomization circuit obtains, as read data, an exclusive OR of the data stored in the bit line data latch and the random seed data stored in the random seed data latch. The nonvolatile semiconductor memory device according to claim 1.
JP2011274480A 2011-12-15 2011-12-15 Nonvolatile semiconductor storage device Pending JP2013125570A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011274480A JP2013125570A (en) 2011-12-15 2011-12-15 Nonvolatile semiconductor storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011274480A JP2013125570A (en) 2011-12-15 2011-12-15 Nonvolatile semiconductor storage device

Publications (1)

Publication Number Publication Date
JP2013125570A true JP2013125570A (en) 2013-06-24

Family

ID=48776720

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011274480A Pending JP2013125570A (en) 2011-12-15 2011-12-15 Nonvolatile semiconductor storage device

Country Status (1)

Country Link
JP (1) JP2013125570A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5940705B1 (en) * 2015-03-27 2016-06-29 ウィンボンド エレクトロニクス コーポレーション Semiconductor memory device
JP2017142871A (en) * 2016-02-09 2017-08-17 ウィンボンド エレクトロニクス コーポレーション Semiconductor storage device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5940705B1 (en) * 2015-03-27 2016-06-29 ウィンボンド エレクトロニクス コーポレーション Semiconductor memory device
JP2017142871A (en) * 2016-02-09 2017-08-17 ウィンボンド エレクトロニクス コーポレーション Semiconductor storage device
KR101790632B1 (en) 2016-02-09 2017-10-26 윈본드 일렉트로닉스 코포레이션 Semiconductor memory device and scramble method thereof
TWI624840B (en) * 2016-02-09 2018-05-21 華邦電子股份有限公司 Semiconductor memory device and scrambling method thereof
US9996295B2 (en) 2016-02-09 2018-06-12 Winbond Electronics Corp. Semiconductor memory device having buffer/sensing circuit and scrambling/descrambling method thereof

Similar Documents

Publication Publication Date Title
JP5019611B2 (en) Memory system
KR101563647B1 (en) Memory system and data processing method thereof
KR101572830B1 (en) Method of programming a nonvolatile memory device nonvolatile memory device and nonvolatile memory system
JP5361158B2 (en) Flash memory device and memory system
KR101636248B1 (en) Flash memory device, flash memory system, and method of programming the flash memory device
US8738836B2 (en) Non-volatile semiconductor memory device and write-in method thereof
JP2007305210A (en) Semiconductor storage device
US9520184B2 (en) Method for writing in-system programming code into flash memory for better noise margin
US20100039860A1 (en) Memory devices and methods of storing data on a memory device
JPWO2011043012A1 (en) Nonvolatile semiconductor memory device, signal processing system, signal processing system control method, and nonvolatile semiconductor memory device rewrite method
US10998062B2 (en) Method for programming a memory system
JP2024019722A (en) Memory and method of programming memory
JP2012027966A (en) Nonvolatile semiconductor memory device
TW201941200A (en) Semiconductor memory device
JP5940705B1 (en) Semiconductor memory device
TW201704996A (en) Memory system including semiconductor memory device and operating method thereof
US20090296467A1 (en) Nonvolatile memory device and method of driving the same
JP2009157836A (en) Memory system
JP2012133843A (en) Semiconductor storage device
JP2010040162A (en) Memory device and memory programming method
JP2009158082A (en) Method for writing data into memory and method for reading data
JP2009129477A (en) Nonvolatile semiconductor storage device
KR20080030334A (en) Flash memory device for reducing programming time of multi level cell and programming method of the same
US20140241097A1 (en) Loading trim address and trim data pairs
JP2013125570A (en) Nonvolatile semiconductor storage device