JPH0963287A - Nonvolatile storage device - Google Patents

Nonvolatile storage device

Info

Publication number
JPH0963287A
JPH0963287A JP22051295A JP22051295A JPH0963287A JP H0963287 A JPH0963287 A JP H0963287A JP 22051295 A JP22051295 A JP 22051295A JP 22051295 A JP22051295 A JP 22051295A JP H0963287 A JPH0963287 A JP H0963287A
Authority
JP
Japan
Prior art keywords
voltage
source
word line
block
line
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
JP22051295A
Other languages
Japanese (ja)
Inventor
Sei Adachi
聖 安達
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.)
Renesas Design Corp
Mitsubishi Electric Corp
Mitsubishi Electric Semiconductor Systems Corp
Original Assignee
Renesas Design Corp
Mitsubishi Electric Corp
Mitsubishi Electric Semiconductor Systems 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 Renesas Design Corp, Mitsubishi Electric Corp, Mitsubishi Electric Semiconductor Systems Corp filed Critical Renesas Design Corp
Priority to JP22051295A priority Critical patent/JPH0963287A/en
Publication of JPH0963287A publication Critical patent/JPH0963287A/en
Pending legal-status Critical Current

Links

Landscapes

  • Read Only Memory (AREA)

Abstract

PROBLEM TO BE SOLVED: To prevent the increase of the control circuits selecting a block and controlling an X decoder and Y decoder/sense amplifier/writing circuit or the like and to prevent the increase of the erasing time. SOLUTION: The voltage of a 12V wiring 26 is subjected to be zero V by a voltage switching circuit 29 at the time of writing. Here, when writing is tried to perform into a memory transistor 13a, the voltage of 12V is applied to a word line 22a connecting to the memory transistor 13a by a decoder 28a of the word line and the voltage of zero V is applied to the other word line 22b.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】この発明は、消去ブロックの
細分化に伴う消去時間の増加および制御回路の増加を抑
えることができる不揮発性記憶装置に関するものであ
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a non-volatile memory device capable of suppressing an increase in erase time and an increase in control circuit due to subdivision of an erase block.

【0002】[0002]

【従来の技術】フラッシュメモリ等の不揮発性記憶装置
の大容量化により、1チップに数種類のファイルの収納
が可能になったが、その結果ファイルの書き換え効率の
問題を考慮しなければならなかった。すなわち、フラッ
シュメモリに収納するファイルにはシステム起動用プロ
グラムやセキュリティコードのように通常あまり書き換
えないものと、反対にデータファイルのようにユーザ側
で頻繁に書き換えるものがある。もし、それらのファイ
ルを同一のフラッシュメモリに収納した場合、従来のチ
ップ一括消去方式では特定のファイルの書き換えのつど
全ファイルを一括消去することになり極めて不便であ
る。書き換えの必要のないものはそのままにして、必要
な領域の消去・書き換えを行うことが効率的である。
2. Description of the Related Art With the increase in capacity of non-volatile memory devices such as flash memory, several kinds of files can be stored in one chip. As a result, the problem of file rewriting efficiency must be taken into consideration. . That is, the files stored in the flash memory include those that are not usually rewritten like the system boot program and security code, and conversely, those that are frequently rewritten by the user such as the data file. If these files are stored in the same flash memory, the conventional chip batch erasing method would be extremely inconvenient because all files would be batch erased each time a specific file is rewritten. It is efficient to erase / rewrite necessary areas while leaving those that do not need to be rewritten.

【0003】フラッシュメモリは不揮発性という特徴か
ら、磁気メモリと同様なファイル保存に使われることが
多いため、大容量になるにつれて、ブロック消去の考え
方が最も適している。このブロック消去とは、図9に示
すようにフラッシュメモリのメモリ領域1(4Mビッ
ト)をブロック2と呼ばれる小さな単位(32Kバイ
ト)に分割し(16分割)、この分割したブロック毎に
消去を行うものである。なお、フラッシュメモリにはこ
のブロック2を選択および制御するXデコーダ3、Yデ
コーダ・センスアンプ・書込回路4が備えられている。
Since the flash memory is often used for file storage similar to the magnetic memory due to its non-volatile characteristic, the idea of block erasing is most suitable as the capacity becomes larger. In this block erasing, as shown in FIG. 9, the memory area 1 (4 Mbits) of the flash memory is divided into small units (32 Kbytes) called blocks 2 (16 divisions), and erasing is performed for each of these divided blocks. It is a thing. The flash memory is provided with an X decoder 3 for selecting and controlling the block 2 and a Y decoder / sense amplifier / writing circuit 4.

【0004】このフラッシュメモリのブロック消去技術
はメモリトランジスタの消去技術と密接に関係してお
り、2層多結晶シリコン型フラッシュメモリのメモリト
ランジスタの消去法としては、(株)サイエンスフォー
ラム1993年8月15日発行の「フラッシュメモリ技
術ハンドブック」に記述されているソース消去法、ソー
ス・ゲート消去法、基板消去法の3種類が提案されてい
る。図10は従来の不揮発性記憶装置におけるソース・
ゲート消去法の構成を示す構成図であり、図において、
5a〜5cは複数のメモリトランジスタ6により形成す
るブロック、7a〜7cは各ブロック5a〜5c毎にX
デコーダ3から引き出されたワード線であり、メモリト
ランジスタ6の選択時にXデコーダ3から電圧が印加さ
れる。
The block erasing technique of this flash memory is closely related to the erasing technique of the memory transistor, and as a method of erasing the memory transistor of the two-layer polycrystalline silicon type flash memory, Science Forum Co., Ltd., August 1993. Three types of source erasing method, source / gate erasing method, and substrate erasing method described in "Flash Memory Technology Handbook" published on 15th are proposed. FIG. 10 shows a source / source in a conventional nonvolatile memory device.
It is a block diagram showing the structure of the gate erase method, in the figure,
5a to 5c are blocks formed by a plurality of memory transistors 6, and 7a to 7c are X blocks for each block 5a to 5c.
This is a word line extracted from the decoder 3, and a voltage is applied from the X decoder 3 when the memory transistor 6 is selected.

【0005】8a〜8cはYデコーダ・センスアンプ・
書込回路4から引き出され、各ブロック5a〜5c別に
接続されたビット線であり、メモリトランジスタ6の選
択時にYデコーダ・センスアンプ・書込回路4から電圧
が印加される。9a〜9cはYデコーダ・センスアンプ
・書込回路4から引き出され、各ブロック5a〜5c別
に接続されたソース線であり、メモリトランジスタ6に
記録されているデータの消去時にYデコーダ・センスア
ンプ・書込回路4から電圧が印加される。
8a to 8c are Y decoders, sense amplifiers,
The bit lines are drawn from the write circuit 4 and are connected to each of the blocks 5a to 5c, and a voltage is applied from the Y decoder / sense amplifier / write circuit 4 when the memory transistor 6 is selected. Reference numerals 9a to 9c are source lines drawn from the Y decoder / sense amplifier / write circuit 4 and connected to the respective blocks 5a to 5c. A voltage is applied from the writing circuit 4.

【0006】次に動作について説明する。ソース・ゲー
ト消去法では消去時にワード線7a〜7cとソース線9
a〜9cが同時に選択されるが、ソース線9a〜9cは
いくつかのブロック5a〜5cで共通になっているた
め、非選択ブロック5a〜5cのソース線9a〜9cに
も消去用の正電圧が印加される。具体的には、ソース線
9a〜9cに5V、制御ゲート(図示なし)に−9Vが
印加されるが、非選択のブロック5a〜5cでもソース
線9a〜9cには5Vが印加されるため、非選択ブロッ
ク5a〜5cのデータの誤消去という現象が起きる。こ
の非選択ブロック5a〜5cのデータの誤消去を消去デ
ィスターブという。
Next, the operation will be described. According to the source / gate erase method, the word lines 7a to 7c and the source line 9 are erased.
Although a to 9c are selected at the same time, since the source lines 9a to 9c are common to some blocks 5a to 5c, the source lines 9a to 9c of the non-selected blocks 5a to 5c also have a positive voltage for erasing. Is applied. Specifically, 5V is applied to the source lines 9a to 9c and -9V is applied to the control gate (not shown), but 5V is applied to the source lines 9a to 9c even in the non-selected blocks 5a to 5c. A phenomenon of erroneous erasing of data in the non-selected blocks 5a to 5c occurs. The erroneous erasure of the data in the non-selected blocks 5a to 5c is called erase disturb.

【0007】[0007]

【発明が解決しようとする課題】従来の不揮発性記憶装
置は以上のように構成されているので、ブロック規模を
小さくし分割の数を多くすると使い勝手は良くなるもの
の、ブロック2を選択および制御するXデコーダ3、Y
デコーダ・センスアンプ・書込回路4等の制御回路の増
加を招くとともに、消去時間の増加も招くという課題が
あった。また、ソース・ゲート消去法ではワード線7a
〜7cかソース線9a〜9cをブロック5a〜5c(消
去ブロック)間で共通にするアレイ構成であるので、消
去ディスターブが発生するなどの課題があった。
Since the conventional non-volatile memory device is configured as described above, if the block size is reduced and the number of divisions is increased, the usability is improved, but the block 2 is selected and controlled. X decoder 3, Y
There is a problem that the number of control circuits such as the decoder, the sense amplifier, and the write circuit 4 is increased, and the erase time is also increased. In the source / gate erase method, the word line 7a
.About.7c or the source lines 9a to 9c are common to the blocks 5a to 5c (erase blocks), there is a problem that erase disturb occurs.

【0008】この発明は上記のような課題を解決するた
めになされたもので、消去ブロックの細分化に伴う制御
回路の増加および消去時間の増加を抑えることができる
不揮発性記憶装置を得ることを目的とする。
The present invention has been made to solve the above problems, and an object of the present invention is to obtain a non-volatile memory device capable of suppressing an increase in the control circuit and an increase in the erase time due to the division of the erase block. To aim.

【0009】[0009]

【課題を解決するための手段】請求項1記載の発明に係
る不揮発性記憶装置は、ブロック消去手段によりワード
線の電圧が0Vのときに、ブロック内のメモリセルのソ
ース側に接続されているソース線に動作電圧を印加し、
ブロック内のメモリセルに記録されているデータを一括
して消去するようにしたものである。
According to another aspect of the present invention, a nonvolatile memory device is connected to a source side of a memory cell in a block by a block erasing means when a word line voltage is 0V. Apply operating voltage to the source line,
The data recorded in the memory cells in the block is erased collectively.

【0010】請求項2記載の発明に係る不揮発性記憶装
置は、ブロック消去手段に各ブロック間に跨って接続さ
れた電源電圧配線と、各ブロック間に跨って接続された
GND配線と、電源電圧配線の電圧を動作電圧か否かに
切り替える電圧切替回路と、この電圧切替回路により電
源電圧配線の電圧が動作電圧に切り替えられた際に、ワ
ード線の電圧を0Vに保持し、ソース線の電圧を動作電
圧に保持するメモリセル状態変更手段を設けたものであ
る。
According to another aspect of the non-volatile memory device of the present invention, the block erasing means has a power supply voltage line connected across each block, a GND line connected across each block, and a power supply voltage line. A voltage switching circuit that switches the wiring voltage to the operating voltage or not, and when the voltage of the power supply voltage wiring is switched to the operating voltage by this voltage switching circuit, the word line voltage is held at 0 V and the source line voltage is kept. Is provided with a memory cell state changing means for holding the memory cell at the operating voltage.

【0011】請求項3記載の発明に係る不揮発性記憶装
置は、メモリセル状態変更手段にゲート側がワード線に
接続され、ドレイン側が電源電圧配線に接続され、ソー
ス側がソース線に接続されたP型トランジスタと、ゲー
ト側がワード線に接続され、ドレイン側がソース線に接
続され、ソース側が電源電圧配線に接続されたN型トラ
ンジスタを設けたものである。
According to a third aspect of the present invention, in the nonvolatile memory device, the memory cell state changing means has a P-type in which the gate side is connected to the word line, the drain side is connected to the power supply voltage line, and the source side is connected to the source line. A transistor and an N-type transistor in which a gate side is connected to a word line, a drain side is connected to a source line, and a source side is connected to a power supply voltage wiring are provided.

【0012】請求項4記載の発明に係る不揮発性記憶装
置は、ブロック消去手段をワード線の両端に設けたもの
である。
A nonvolatile memory device according to a fourth aspect of the present invention has block erasing means provided at both ends of a word line.

【0013】請求項5記載の発明に係る不揮発性記憶装
置は、P型トランジスタおよびN型トランジスタのソー
ス側及びドレイン側のN+ 拡散領域と上記メモリセルの
ソース側及びドレイン側のN+ 拡散領域とをワード線の
伸長方向で一体的な共通領域としたものである。
[0013] non-volatile memory device according to the fifth aspect of the present invention, the N + diffusion region on the source side and drain side of the N + diffusion region and the memory cell on the source side and drain side of the P-type transistor and N-type transistor And are defined as an integral common area in the extending direction of the word lines.

【0014】[0014]

【発明の実施の形態】以下、この発明の実施の一形態を
説明する。 実施の形態1.図1はこの発明の実施の一形態による不
揮発性記憶装置を示す構成図であり、図において、11
a,11bはメモリトランジスタ12a,12b〜14
a,14bをソース線21a,21b方向に1つのブロ
ックとして構成し、共通のワード線22a,22bを有
する消去ブロック(ブロック)、12a〜14aおよび
12b〜14bはゲート側にワード線22a,22bが
接続され、ドレイン側にビット線23〜25が接続さ
れ、ソース側にソース線21a,21bが接続されたメ
モリトランジスタ(メモリセル)、15a,15bはゲ
ート側にワード線22a,22bが接続され、ドレイン
側に12V配線(電源電圧配線)26が接続され、ソー
ス側にソース線21a,21bが接続されたP型トラン
ジスタ(メモリセル状態変更手段)であり、ゲート側に
“H”が入力されるとソース側とドレイン側の導通はO
FFになる。
BEST MODE FOR CARRYING OUT THE INVENTION An embodiment of the present invention will be described below. Embodiment 1. FIG. 1 is a block diagram showing a nonvolatile memory device according to an embodiment of the present invention.
a, 11b are memory transistors 12a, 12b to 14
The erase blocks (blocks) 12a to 14a and 12b to 14b in which a and 14b are configured as one block in the direction of the source lines 21a and 21b and have common word lines 22a and 22b have the word lines 22a and 22b on the gate side. Memory transistors (memory cells) 15a and 15b connected to the drain side, the bit lines 23 to 25 connected to the drain side, and the source lines 21a and 21b connected to the source side, and the word lines 22a and 22b connected to the gate side, It is a P-type transistor (memory cell state changing means) in which the 12V wiring (power supply voltage wiring) 26 is connected to the drain side and the source lines 21a and 21b are connected to the source side, and "H" is input to the gate side. And the conduction between the source side and the drain side is O
Become FF.

【0015】16a,16bはゲート側にワード線22
a,22bが接続され、ドレイン側にソース線21a,
21bが接続され、ソース側にGND配線27が接続さ
れたN型トランジスタ(メモリセル状態変更手段)であ
り、ゲート側に“H”が入力されるとソース側とドレイ
ン側は通電状態になる。23,24,25はメモリトラ
ンジスタ12a〜14aおよび12b〜14bのドレイ
ン側に接続されたビット線であり、6Vの電圧が印加さ
れている。28a,28bはワード線22a,22bを
選択するワード線デゴーダ、29は12V配線26の電
圧を0Vか12Vかに切り替える電圧切替回路である。
なお、この実施の形態では不揮発性記憶装置の各構成部
は2つしか図示していないが、実際にはより複数の構成
部からなるものである。
16a and 16b are word lines 22 on the gate side.
a, 22b are connected, and the source line 21a,
21b is connected and the GND wiring 27 is connected to the source side, which is an N-type transistor (memory cell state changing means). When "H" is input to the gate side, the source side and the drain side are in a conductive state. Bits 23, 24, and 25 are bit lines connected to the drain sides of the memory transistors 12a to 14a and 12b to 14b, and a voltage of 6V is applied thereto. Reference numerals 28a and 28b are word line degoders for selecting the word lines 22a and 22b, and 29 is a voltage switching circuit for switching the voltage of the 12V wiring 26 between 0V and 12V.
Although only two constituent parts of the non-volatile memory device are shown in this embodiment, in reality, the constituent parts are composed of a plurality of constituent parts.

【0016】次に動作について説明する。まず、メモリ
トランジスタ12a,12b〜14a,14bへの書き
込み時の動作について説明する。まず、書き込み時にお
いては電圧切替回路29により12V配線26の電圧を
0Vにする。ここでメモリトランジスタ13aに書き込
みを行おうとすると、ワード線デコーダ28aによりこ
のメモリトランジスタ13aと接続しているワード線2
2aに12Vの電圧が印加され、その他のワード線22
bには0Vの電圧が印加されている。また、メモリトラ
ンジスタ13aと接続しているビット線24に6Vの電
圧が印加され、その他のビット線23,25はフローテ
ィングとする。この状態において、P型トランジスタ1
5aはOFF状態となり、N型トランジスタ16aはO
N状態となる。一方、P型トランジスタ15bはON状
態となり、N型トランジスタ16bはOFF状態とな
る。
Next, the operation will be described. First, the operation at the time of writing to the memory transistors 12a, 12b to 14a, 14b will be described. First, at the time of writing, the voltage of the 12V wiring 26 is set to 0V by the voltage switching circuit 29. If writing is attempted to the memory transistor 13a, the word line decoder 28a connects the word line 2 connected to this memory transistor 13a.
A voltage of 12V is applied to 2a, and the other word lines 22
A voltage of 0V is applied to b. Further, a voltage of 6V is applied to the bit line 24 connected to the memory transistor 13a, and the other bit lines 23 and 25 are made floating. In this state, the P-type transistor 1
5a is turned off and the N-type transistor 16a is turned off.
The N state is set. On the other hand, the P-type transistor 15b is turned on and the N-type transistor 16b is turned off.

【0017】したがって、ソース線21aの電圧は0V
となり、ソース線21bの電圧はP型トランジスタ15
bのスレッショルド電圧(Vth)分上昇し、約1Vと
なる。この結果、メモリトランジスタ13aのゲート側
には12Vの電圧が印加され、ドレイン側には6Vの電
圧が印加され、ソース側は0Vとなる。また、メモリト
ランジスタ12aと14aとのゲート側には12Vの電
圧が印加され、ドレイン側はフローティングとなり、ソ
ース側は0Vとなる。一方、メモリトランジスタ13b
のゲート側は0Vとなり、ドレイン側には6Vの電圧が
印加され、ソース側には1Vの電圧が印加される。ま
た、メモリトランジスタ12bと14bとのゲート側は
0Vとなり、ドレイン側はフローティングとなり、ソー
ス側には1Vの電圧が印加される。したがって、メモリ
トランジスタ13aへの書き込みが行われる。
Therefore, the voltage of the source line 21a is 0V.
And the voltage of the source line 21b is the P-type transistor 15
The voltage rises by the threshold voltage (Vth) of b and becomes about 1V. As a result, a voltage of 12V is applied to the gate side of the memory transistor 13a, a voltage of 6V is applied to the drain side, and 0V is applied to the source side. Further, a voltage of 12V is applied to the gate sides of the memory transistors 12a and 14a, the drain side becomes floating, and the source side becomes 0V. On the other hand, the memory transistor 13b
The gate side is 0V, the drain side is applied with a voltage of 6V, and the source side is applied with a voltage of 1V. Further, the gate side of the memory transistors 12b and 14b becomes 0V, the drain side becomes floating, and the voltage of 1V is applied to the source side. Therefore, writing to the memory transistor 13a is performed.

【0018】なお、メモリトランジスタ12a,14a
は、プログラム時のゲートディスターブが発生する状態
と同等の状態となる。このゲートディスターブとは、プ
ログラム選択状態にあるメモリトランジスタ13aとワ
ード線22aを共通にするメモリトランジスタ12a,
14aのゲート側に12Vの電圧が印加され、ソース側
が0Vとなり、ドレイン側がフローティングとなること
により、ソース側から浮遊ゲートに電子のトンネル注入
が生じる現象のことである。消去ブロックとして分割さ
れていない場合は、ワード線1本に接続されているため
メモリトランジスタ全体に対するプログラム時間となる
ため、このゲートディスターブ現象は問題はない。上記
のように消去ブロックとして分割されている場合のゲー
トディスターブ時間は、書き換え回数倍長くなるが、ビ
ット線の本数は、通常、1データビットに対して32本
程度であるため問題は発生しない。
The memory transistors 12a and 14a
Is in a state equivalent to the state in which gate disturb occurs during programming. The gate disturb means the memory transistor 12a that shares the word line 22a with the memory transistor 13a in the program selected state.
This is a phenomenon in which a tunneling of electrons occurs from the source side to the floating gate when a voltage of 12 V is applied to the gate side of 14a, the source side becomes 0 V, and the drain side becomes floating. In the case of not being divided as an erase block, since it is connected to one word line, it takes a programming time for the entire memory transistor, so that this gate disturb phenomenon is not a problem. The gate disturb time in the case of being divided as an erase block as described above is twice as long as the number of times of rewriting, but since the number of bit lines is usually about 32 per 1 data bit, no problem occurs.

【0019】また、ビット線24を共用するメモリトラ
ンジスタ13bについても、ドレイン側に6Vの電圧が
印加されるために、すでにプログラムしたメモリトラン
ジスタ13bのしきい値電圧が低下するプログラムドレ
インディスターブという現象が発生するが、ドレインN
+ 表面を低濃度化にすることにより、縦方向に空乏層を
広げて電界を緩和し、バンド間トンネルを抑制すること
ができる。この結果、ドレインN+ 表面でバンド間トン
ネルにより発生したホットホールが、浮遊ゲート中に注
入され電子を中和してしきい値電圧を引き下げることを
抑制することができる。
Also for the memory transistor 13b sharing the bit line 24, a phenomenon called program drain disturb in which the threshold voltage of the already programmed memory transistor 13b decreases because a voltage of 6 V is applied to the drain side. Occurs, but drain N
+ By reducing the concentration of the surface, the depletion layer can be expanded in the vertical direction to relax the electric field and suppress band-to-band tunneling. As a result, it is possible to prevent the hot holes generated by the band-to-band tunnel on the surface of the drain N + from neutralizing the electrons injected into the floating gate and lowering the threshold voltage.

【0020】次に、消去時の動作について説明する。ま
ず、消去時においては電圧切替回路29により12V配
線26の電圧を12Vにする。ここで消去ブロック11
aに含まれるメモリトランジスタ12a〜14aのデー
タ消去を行おうとすると、ワード線デコーダ28aによ
りこのメモリトランジスタ12a〜14aと接続してい
るワード線22aに0Vの電圧が印加され、その他のワ
ード線22bには7Vの電圧が印加されている。また、
ビット線23〜25はフローティングとする。この状態
において、P型トランジスタ15aはON状態となり、
N型トランジスタ16aはOFF状態となる。一方、P
型トランジスタ15bはON状態となり、N型トランジ
スタ16bもON状態となる。
Next, the operation at the time of erasing will be described. First, at the time of erasing, the voltage of the 12V wiring 26 is set to 12V by the voltage switching circuit 29. Here, erase block 11
When data is to be erased from the memory transistors 12a to 14a included in a, the word line decoder 28a applies a voltage of 0 V to the word line 22a connected to the memory transistors 12a to 14a and the other word lines 22b. Is applied with a voltage of 7V. Also,
The bit lines 23 to 25 are floating. In this state, the P-type transistor 15a is turned on,
The N-type transistor 16a is turned off. On the other hand, P
The type transistor 15b is turned on, and the N-type transistor 16b is also turned on.

【0021】したがって、ソース線21aの電圧は12
Vとなり、ソース線21bの電圧は約3Vとなる。この
ソース線21bの電圧が約3Vとなる理由としては、ワ
ード線22bを入力ゲートとし、ソース線21bを出力
ゲートとするインバータ回路を構成しているが、図2の
インバータ回路の特性図からわかるように、ワード線の
電圧を7V程度とすればソース線の電圧は3V程度とな
るためである。この結果、メモリトランジスタ12a〜
14aのゲート側(ワード線22aが接続されている)
は0Vとなり、ドレイン側(ビット線23〜25が接続
されている)はフローティングとなり、ソース側(ソー
ス線21aが接続されている)には12Vの電圧が印加
される。したがって、消去ブロック11aのメモリトラ
ンジスタ12a〜14aのデータが消去される。
Therefore, the voltage of the source line 21a is 12
V, and the voltage of the source line 21b becomes about 3V. The reason why the voltage of the source line 21b becomes about 3V is that the word line 22b is used as the input gate and the source line 21b is used as the output gate in the inverter circuit, which can be understood from the characteristic diagram of the inverter circuit in FIG. As described above, if the voltage of the word line is about 7V, the voltage of the source line is about 3V. As a result, the memory transistors 12a ...
Gate side of 14a (word line 22a is connected)
Becomes 0 V, the drain side (to which the bit lines 23 to 25 are connected) becomes floating, and the voltage of 12 V is applied to the source side (to which the source line 21a is connected). Therefore, the data in the memory transistors 12a to 14a of the erase block 11a are erased.

【0022】一方、データ消去が行われない消去ブロッ
ク11bに含まれるメモリトランジスタ12b〜14b
のゲート側(ワード線22bが接続されている)には7
Vの電圧が印加され、ドレイン側(ビット線23〜25
が接続されている)はフローティングとなり、ソース側
(ソース線21bが接続されている)には3V程度の電
圧が印加される。なお、このときソース側に印加される
電圧が0Vである場合には、プログラム時のゲートディ
スターブが発生する状態と同じであるが、ソース側に3
Vのバイアス電圧を印加することにより、ゲート酸化膜
電界を低下させることができるため、プログラム時のゲ
ートディスターブの発生を防止することができる。な
お、このときメモリトランジスタ12b〜14bはON
状態となり、フローティング状態にあるビット線の電圧
を上げることになるが、データ消去が行われる消去ブロ
ック11aに含まれるメモリトランジスタ12a〜14
aに対しては、その消去動作を妨げるものでない。
On the other hand, the memory transistors 12b to 14b included in the erase block 11b in which data is not erased.
7 on the gate side (to which the word line 22b is connected) of
A voltage of V is applied to the drain side (bit lines 23 to 25
Are connected to each other) and a voltage of about 3 V is applied to the source side (the source line 21b is connected). At this time, if the voltage applied to the source side is 0 V, this is the same as the state in which the gate disturbance occurs at the time of programming.
By applying a bias voltage of V, the electric field of the gate oxide film can be lowered, so that it is possible to prevent the occurrence of gate disturb during programming. At this time, the memory transistors 12b to 14b are turned on.
However, the voltage of the bit line in the floating state is increased, but the memory transistors 12a to 14 included in the erase block 11a in which data is erased.
For a, it does not hinder the erase operation.

【0023】また、ソース側にバイアス電圧を印加する
ことにより、このバイアス電圧に比例して浮遊ゲートの
電子がトンネル電流で引き抜かれる消去モードのソース
ディスターブという現象があるが、この実施の形態では
このバイアス電圧は3V程度であるため、消去モードの
ソースディスターブは発生しない。
In addition, when a bias voltage is applied to the source side, there is a phenomenon called source disturb in an erase mode in which electrons in the floating gate are extracted by a tunnel current in proportion to this bias voltage. Since the bias voltage is about 3 V, the source disturb in the erase mode does not occur.

【0024】以上の説明で明らかなように、この実施の
形態によれば、メモリトランジスタ12a,12b〜1
4a,14bのワード線22a,22bを選択するワー
ド線デコーダ28a,28bが消去ブロック11a,1
1bを選択するデコーダを兼ねているため、消去ブロッ
ク11a,11bを選択するデコーダを新たに追加する
必要がないため、消去ブロック11a,11bの数を多
くした場合にも制御回路の増加を防ぐことができる。ま
た、1つの消去ブロック11a,11bにおけるワード
線22a,22bとソース線21a,21bとを共通に
使用し、他の消去ブロック11a,11bと関与しない
ため、消去ディスターブを防止することができる。さら
に、複数のワード線22a,22bを消去状態とするこ
とにより、消去領域を可変とすることができ、一括消去
も可能となるため、消去ブロックの細分化に伴う消去時
間の増加を防ぐことができるという効果がある。
As is apparent from the above description, according to this embodiment, the memory transistors 12a, 12b-1.
The word line decoders 28a and 28b for selecting the word lines 22a and 22b of 4a and 14b are erase blocks 11a and 1b.
Since it also serves as a decoder for selecting 1b, it is not necessary to newly add a decoder for selecting erase blocks 11a and 11b. Therefore, even when the number of erase blocks 11a and 11b is increased, the number of control circuits is prevented from increasing. You can Further, since the word lines 22a and 22b and the source lines 21a and 21b in one erase block 11a and 11b are used in common and do not participate in the other erase blocks 11a and 11b, the erase disturbance can be prevented. Furthermore, by setting the plurality of word lines 22a and 22b in the erased state, the erased area can be made variable and batch erase is also possible, so that increase in erase time due to subdivision of the erase block can be prevented. The effect is that you can do it.

【0025】実施の形態2.図3は実施の形態1の不揮
発性記憶装置における配線状態を示す配線図であり、図
において、31a,31bはワード線22a,22bと
してのポリシリコン配線、32はN+ 拡散領域(メモリ
セルのソース側及びドレイン側のN+ 拡散領域)、33
はN+ 拡散領域(N型トランジスタのソース側及びドレ
イン側のN+拡散領域)、34はP型トランジスタ15
a,15bのドレイン領域またはソース領域を形成する
+ 拡散領域、35a〜35cはビット線23〜25と
してのアルミ配線、36は12V配線26としてのアル
ミ配線、37はGND配線27としてのアルミ配線、3
8はアルミ配線34とN+ 拡散領域32,33、または
+ 拡散領域34を接続するためのコンタクトホールで
ある。ポリシリコン配線31a,31bとN+ 拡散領域
32、またはP+ 拡散領域34の重なっている領域が、
メモリトランジスタ6のNチャネル領域またはPチャネ
ル領域となる。
Embodiment 2 FIG. 3 is a wiring diagram showing a wiring state in the nonvolatile memory device of the first embodiment. In the figure, 31a and 31b are polysilicon wirings as word lines 22a and 22b, and 32 is an N + diffusion region (of a memory cell). Source side and drain side N + diffusion regions), 33
The N + diffusion region (N + diffusion region on the source side and drain side of the N-type transistor), 34 P-type transistor 15
P + diffusion regions forming a drain region or a source region of a and 15b, 35a to 35c are aluminum wirings as bit lines 23 to 25, 36 is an aluminum wiring as a 12V wiring 26, and 37 is an aluminum wiring as a GND wiring 27. Three
Reference numeral 8 is a contact hole for connecting the aluminum wiring 34 and the N + diffusion regions 32 and 33 or the P + diffusion region 34. A region where the polysilicon wirings 31a and 31b and the N + diffusion region 32 or the P + diffusion region 34 are overlapped is
It becomes the N channel region or the P channel region of the memory transistor 6.

【0026】以上のように上記実施の形態1では、メモ
リトランジスタ12a,12b〜14a,14bのドレ
イン領域のN+ 拡散領域32とソース領域のN+ 拡散領
域33とがポリシリコン配線31a,31bの伸長方向
に分離している配線を示したが、これではN+ 拡散領域
32とN+ 拡散領域33との間に間隔39を設ける必要
があるとともに、N+ 拡散領域32とN+ 拡散領域33
との接続箇所に余分にコンタクトホール38を設ける必
要があり、このために、N+ 拡散領域32およびN+
散領域33を効率よく配線することができなかった。
As described above, in the first embodiment, the N + diffusion region 32 in the drain region and the N + diffusion region 33 in the source region of the memory transistors 12a, 12b to 14a, 14b are the polysilicon wirings 31a, 31b. showed wires are separated in the direction of elongation, with it is necessary to provide a gap 39 between the N + diffusion region 32 and N + diffusion region 33 in which, N + diffusion region 32 and N + diffusion region 33
It is necessary to provide an additional contact hole 38 at the connection point with, and for this reason, the N + diffusion region 32 and the N + diffusion region 33 could not be efficiently wired.

【0027】このため、実施の形態2では図4に示すよ
うにN+ 拡散領域32とN+ 拡散領域33とをポリシリ
コン配線31a,31bの伸長方向に一体にしてN+
体拡散領域(共通領域)40とすることにより、間隔3
9およびコンタクトホール38を設ける必要がなくな
る。以上により、この実施の形態2では実施の形態1の
効果の他にメモリトランジスタ12a,12b〜14
a,14bのドレイン領域およびソース領域のN+ 拡散
領域を効率よく配線することができるという効果もあ
る。
Therefore, in the second embodiment, as shown in FIG. 4, the N + diffusion region 32 and the N + diffusion region 33 are integrated in the extending direction of the polysilicon wirings 31a and 31b to form the N + integral diffusion region (common By setting the area 40, the interval 3
9 and the contact hole 38 need not be provided. As described above, in the second embodiment, in addition to the effects of the first embodiment, the memory transistors 12a, 12b to 14 are provided.
There is also an effect that the N + diffusion regions of the drain region and the source region of a and 14b can be efficiently wired.

【0028】実施の形態3.図5は上記実施の形態1に
おける不揮発性記憶装置を示す回路図であり、図6は図
5の消去ブロック回路のソース電圧の分布範囲を示すグ
ラフ図である。実施の形態1における不揮発性記憶装置
にあっては、ソース線21a,21bの電圧を制御する
P型トランジスタ15aおよびN型トランジスタ16a
をワード線22aのどちらか一方の端にしか接続してい
なかった。このため、メモリトランジスタ12a〜14
a間に流れる電流をIとし、メモリトランジスタ12a
〜14aとソース線21aとの接続位置をそれぞれB,
C,D,Eとし、メモリトランジスタ12a〜14a間
のソース線21aの抵抗値をRとすると、そのソース線
21aにおける電圧範囲は図6に示すように0から3I
・Rとなっていた。
Embodiment 3. FIG. 5 is a circuit diagram showing the nonvolatile memory device according to the first embodiment, and FIG. 6 is a graph diagram showing a source voltage distribution range of the erase block circuit of FIG. In the nonvolatile memory device according to the first embodiment, the P-type transistor 15a and the N-type transistor 16a that control the voltage of the source lines 21a and 21b are used.
Was connected to only one end of the word line 22a. Therefore, the memory transistors 12a-14
Let I be the current flowing between a and memory transistor 12a
14a and the source line 21a are connected at positions B and B, respectively.
Assuming that C, D, and E are the resistance values of the source line 21a between the memory transistors 12a to 14a, the voltage range of the source line 21a is 0 to 3I as shown in FIG.
・ It was R.

【0029】このため、実施の形態3では図7に示すよ
うにソース線21a,21bの電圧を制御するP型トラ
ンジスタ15aおよびN型トランジスタ16aをワード
線22aの両端に接続するようにした。以上により、こ
の実施の形態3では実施の形態1の効果の他にソース線
21aにおける電圧範囲は図8に示すように0から2/
3I・Rとなり、制御しなければならない電圧範囲が狭
まるため、ソース線21aの制御が容易になるという効
果もある。
Therefore, in the third embodiment, as shown in FIG. 7, the P-type transistor 15a and the N-type transistor 16a for controlling the voltages of the source lines 21a and 21b are connected to both ends of the word line 22a. As described above, in addition to the effects of the first embodiment, the voltage range of the source line 21a in the third embodiment is 0 to 2 / as shown in FIG.
3I · R, and the voltage range to be controlled is narrowed, so that the control of the source line 21a becomes easier.

【0030】[0030]

【発明の効果】以上のように、請求項1の発明によれ
ば、ブロック消去手段によりワード線の電圧が0Vのと
きに、ブロック内のメモリセルのソース側に接続されて
るソース線に動作電圧を印加し、ブロック内のメモリセ
ルに記録されているデータを一括して消去するように構
成したので、消去ブロックの数を多くした場合にも制御
回路の増加を防ぐことができる効果がある。
As described above, according to the invention of claim 1, when the voltage of the word line is 0V by the block erasing means, the operating voltage is applied to the source line connected to the source side of the memory cells in the block. Is applied to erase the data recorded in the memory cells in the block at once, the increase in the number of control circuits can be prevented even when the number of erase blocks is increased.

【0031】請求項2の発明によれば、ブロック消去手
段に各ブロック間に跨って接続された電源電圧配線と、
各ブロック間に跨って接続されたGND配線と、電源電
圧配線の電圧を動作電圧か否かに切り替える電圧切替回
路と、この電圧切替回路により電源電圧配線の電圧が動
作電圧に切り替えられた際に、ワード線の電圧を0Vに
保持し、ソース線の電圧を動作電圧に保持するメモリセ
ル状態変更手段を設けるように構成したので、消去ブロ
ックの数を多くした場合にも制御回路の増加を防ぐこと
ができる効果がある。
According to the second aspect of the present invention, the power supply voltage wiring connected to the block erasing means across each block,
GND wiring connected across each block, a voltage switching circuit that switches the voltage of the power supply voltage wiring between operating voltage and non-operating voltage, and when the voltage of the power supply voltage wiring is switched to the operating voltage by this voltage switching circuit. Since the memory cell state changing means for holding the voltage of the word line at 0V and the voltage of the source line at the operating voltage is provided, an increase in the number of control circuits is prevented even when the number of erase blocks is increased. There is an effect that can be.

【0032】請求項3の発明によれば、メモリセル状態
変更手段にゲート側がワード線に接続され、ドレイン側
が電源電圧配線に接続され、ソース側がソース線に接続
されたP型トランジスタと、ゲート側がワード線に接続
され、ドレイン側がソース線に接続され、ソース側が電
源電圧配線に接続されたN型トランジスタを設けるよう
に構成したので、消去ブロックの数を多くした場合にも
制御回路の増加を防ぐことができる効果がある。
According to the third aspect of the invention, in the memory cell state changing means, the gate side is connected to the word line, the drain side is connected to the power supply voltage line, and the source side is connected to the source line. Since the N-type transistor is connected to the word line, the drain side is connected to the source line, and the source side is connected to the power supply voltage line, the control circuit is prevented from increasing even when the number of erase blocks is increased. There is an effect that can be.

【0033】請求項4の発明によれば、ブロック消去手
段をワード線の両端に設けるように構成したので、ソー
ス線の制御が容易にできる効果がある。
According to the invention of claim 4, since the block erasing means is provided at both ends of the word line, there is an effect that the source line can be easily controlled.

【0034】請求項5記載の発明によれば、P型トラン
ジスタおよびN型トランジスタのソース側及びドレイン
側のN+ 拡散領域と上記メモリセルのソース側及びドレ
イン側のN+ 拡散領域とをワード線の伸長方向で一体的
な共通領域とするように構成したので、ドレイン領域お
よびソース側のN+ 拡散領域を効率よく配線することが
できる効果がある。
According to the invention of claim 5, wherein the word line and the N + diffusion region on the source side and drain side of the N + diffusion region and the memory cell on the source side and drain side of the P-type transistor and N-type transistor Since it is configured so as to form an integral common region in the extending direction, the drain region and the source side N + diffusion region can be effectively wired.

【図面の簡単な説明】[Brief description of drawings]

【図1】 この発明の実施の一形態における不揮発性記
憶装置を示す構成図である。
FIG. 1 is a configuration diagram showing a nonvolatile memory device according to an embodiment of the present invention.

【図2】 インバータ回路の特性の一例を示すグラフ図
である。
FIG. 2 is a graph showing an example of characteristics of an inverter circuit.

【図3】 実施の形態1の不揮発性記憶装置を示す配線
図である。
FIG. 3 is a wiring diagram showing the nonvolatile memory device according to the first embodiment.

【図4】 この発明のその他の実施の形態における不揮
発性記憶装置の配線状態を示す配線図である。
FIG. 4 is a wiring diagram showing a wiring state of a nonvolatile memory device according to another embodiment of the present invention.

【図5】 実施の形態1における不揮発性記憶装置を示
す回路図である。
FIG. 5 is a circuit diagram showing a nonvolatile memory device according to the first embodiment.

【図6】 図5の消去ブロック回路のソース電圧の分布
範囲を示すグラフ図である。
6 is a graph showing a source voltage distribution range of the erase block circuit of FIG. 5;

【図7】 この発明のその他の実施の形態における不揮
発性記憶装置を示す回路図である。
FIG. 7 is a circuit diagram showing a nonvolatile memory device according to another embodiment of the present invention.

【図8】 図7の消去ブロック回路のソース電圧の分布
範囲を示すグラフ図である。
8 is a graph showing a source voltage distribution range of the erase block circuit of FIG. 7. FIG.

【図9】 従来の不揮発性記憶装置の消去ブロック方法
を説明するための説明図である。
FIG. 9 is an explanatory diagram for explaining an erase block method of a conventional nonvolatile memory device.

【図10】 従来の不揮発性記憶装置におけるソース・
ゲート消去法の構成を示す構成図である。
FIG. 10 shows a source in a conventional nonvolatile memory device.
It is a block diagram which shows the structure of a gate erase method.

【符号の説明】[Explanation of symbols]

11a,11b 消去ブロック(ブロック)、12a,
12b〜14a,14b メモリトランジスタ(メモリ
セル)、15a,15b P型トランジスタ(メモリセ
ル状態変更手段)、16a,16b N型トランジスタ
(メモリセル状態変更手段)、21a ソース線、22
a ワード線、26 12V配線(電源電圧配線)、2
7 GND配線、28a,28b デコーダ、29 電
圧切替回路、32 メモリセルのソース側及びドレイン
側のN+ 拡散領域、33 N型トランジスタのソース側
及びドレイン側のN+ 拡散領域、40 N+ 一体拡散領
域(共通領域)。
11a, 11b erase block (block), 12a,
12b to 14a, 14b memory transistors (memory cells), 15a, 15b P-type transistors (memory cell state changing means), 16a, 16b N-type transistors (memory cell state changing means), 21a source lines, 22
a word line, 26 12V wiring (power supply voltage wiring), 2
7 GND wiring, 28a, 28b decoder, 29 voltage switching circuit, 32 source side and drain side N + diffusion regions of memory cell, 33 N source transistor side and drain side N + diffusion region, 40 N + integrated diffusion Area (common area).

─────────────────────────────────────────────────────
─────────────────────────────────────────────────── ───

【手続補正書】[Procedure amendment]

【提出日】平成7年11月22日[Submission date] November 22, 1995

【手続補正1】[Procedure amendment 1]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】請求項1[Correction target item name] Claim 1

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【手続補正2】[Procedure amendment 2]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0009[Correction target item name] 0009

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0009】[0009]

【課題を解決するための手段】請求項1記載の発明に係
る不揮発性記憶装置は、ブロック消去手段によりワード
線の電圧が0Vが直接にブロック毎に設けられたソース
電位選択トランジスタを駆動することで、ブロック内の
メモリセルのソース側に接続されてるソース線に動作電
圧を印加し、ブロック内のメモリセルに記録されている
データを一括して消去するようにしたものである。
According to another aspect of the non-volatile memory device of the present invention, a block erase means is provided with a source in which a word line voltage of 0 V is directly provided for each block.
By driving the potential selection transistor , the operating voltage is applied to the source line connected to the source side of the memory cells in the block, and the data recorded in the memory cells in the block is erased at once. It is a thing.

【手続補正3】[Procedure 3]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0030[Correction target item name] 0030

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0030】[0030]

【発明の効果】以上のように、請求項1記載の発明によ
れば、ブロック消去手段によりワード線の電圧が0V
直接にブロック毎に設けられたソース電位選択トランジ
スタを駆動することで、ブロック内のメモリセルのソー
ス側に接続されてるソース線に動作電圧を印加し、ブロ
ック内のメモリセルに記録されているデータを一括して
消去するように構成したので、消去ブロックの数を多く
した場合にも制御回路の増加を防ぐことができる効果が
ある。
As is evident from the foregoing description, according to the first aspect of the invention, the voltage of the word line is 0V by the block erase means
Source potential selection transistor directly provided for each block
By driving the transistors, the operating voltage is applied to the source line connected to the source side of the memory cells in the block, and the data recorded in the memory cells in the block is erased at once. Even when the number of erase blocks is increased, it is possible to prevent an increase in the number of control circuits.

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 ソース線方向に配置された複数のメモリ
セルを1つのブロックとして構成し、これらブロック内
の上記各メモリセルのゲート側に接続されたワード線
と、このワード線の一端に接続され、上記ブロック内の
上記メモリセルを選択するデコーダとを備えた不揮発性
記憶装置において、上記ワード線の電圧が0Vのとき
に、上記ブロック内のメモリセルのソース側に接続され
ているソース線の電圧を動作電圧に保持し、上記ブロッ
ク内のメモリセルに記録されているデータを一括して消
去するブロック消去手段を設けたことを特徴とする不揮
発性記憶装置。
1. A plurality of memory cells arranged in the source line direction are configured as one block, and a word line connected to the gate side of each memory cell in these blocks and one end of this word line are connected. And a decoder for selecting the memory cell in the block, the source line connected to the source side of the memory cell in the block when the voltage of the word line is 0V. The non-volatile memory device is provided with a block erasing unit that holds the voltage of 1 to the operating voltage and collectively erases the data recorded in the memory cells in the block.
【請求項2】 上記ブロック消去手段は、上記各ブロッ
ク間に跨って接続された電源電圧配線と、上記各ブロッ
ク間に跨って接続されたGND配線と、上記電源電圧配
線の電圧を動作電圧か否かに切り替える電圧切替回路
と、この電圧切替回路により上記電源電圧配線の電圧が
上記動作電圧に切り替えられた際に、上記ワード線の電
圧を0Vに保持し、上記ソース線の電圧を上記動作電圧
に保持するメモリセル状態変更手段とを備えたことを特
徴とする請求項1記載の不揮発性記憶装置。
2. The block erasing means uses a power supply voltage wire connected between the blocks, a GND wire connected between the blocks, and a voltage of the power supply voltage wire as an operating voltage. A voltage switching circuit for switching whether to turn on or off, and when the voltage of the power supply voltage wiring is switched to the operating voltage by the voltage switching circuit, the voltage of the word line is held at 0V and the voltage of the source line is operated. 2. The non-volatile memory device according to claim 1, further comprising a memory cell state changing means for holding the voltage.
【請求項3】 上記メモリセル状態変更手段は、ゲート
側が上記ワード線に接続され、ドレイン側が上記電源電
圧配線に接続され、ソース側が上記ソース線に接続され
たP型トランジスタと、ゲート側が上記ワード線に接続
され、ドレイン側が上記ソース線に接続され、ソース側
が上記電源電圧配線に接続されたN型トランジスタとを
備えたことを特徴とする請求項2記載の不揮発性記憶装
置。
3. A P-type transistor having a gate side connected to the word line, a drain side connected to the power supply voltage line, and a source side connected to the source line, and a gate side of the memory cell state changing means, and a gate side of the word line. The non-volatile memory device according to claim 2, further comprising an N-type transistor connected to a line, a drain side thereof is connected to the source line, and a source side thereof is connected to the power supply voltage wiring.
【請求項4】 上記ブロック消去手段を上記ワード線の
両端に設けたことを特徴とする請求項1から請求項3記
載のうちのいずれか1項記載の不揮発性記憶装置。
4. The non-volatile memory device according to claim 1, wherein the block erasing means is provided at both ends of the word line.
【請求項5】 上記P型トランジスタおよび上記N型ト
ランジスタのソース側及びドレイン側のN+ 拡散領域と
上記メモリセルのソース側及びドレイン側のN+ 拡散領
域とを上記ワード線の伸長方向で一体的な共通領域とし
たことを特徴とする請求項3記載の不揮発性記憶装置。
5. integrally with the P-type transistor and the source side and drain side of the N + diffusion region of the N + diffusion region and the memory cell on the source side and drain side of the N-type transistor in the extension direction of the word line The nonvolatile memory device according to claim 3, wherein the nonvolatile memory device is a common area.
JP22051295A 1995-08-29 1995-08-29 Nonvolatile storage device Pending JPH0963287A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP22051295A JPH0963287A (en) 1995-08-29 1995-08-29 Nonvolatile storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP22051295A JPH0963287A (en) 1995-08-29 1995-08-29 Nonvolatile storage device

Publications (1)

Publication Number Publication Date
JPH0963287A true JPH0963287A (en) 1997-03-07

Family

ID=16752189

Family Applications (1)

Application Number Title Priority Date Filing Date
JP22051295A Pending JPH0963287A (en) 1995-08-29 1995-08-29 Nonvolatile storage device

Country Status (1)

Country Link
JP (1) JPH0963287A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7050336B2 (en) 2003-09-04 2006-05-23 Renesas Technology Corp. Nonvolatile semiconductor memory device having reduced erasing time

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7050336B2 (en) 2003-09-04 2006-05-23 Renesas Technology Corp. Nonvolatile semiconductor memory device having reduced erasing time

Similar Documents

Publication Publication Date Title
US8017994B2 (en) Nonvolatile semiconductor memory
US7248504B2 (en) Data processing device
US7355903B2 (en) Semiconductor device including memory cells and current limiter
JP3247034B2 (en) Nonvolatile semiconductor memory device
KR960016106B1 (en) Non-volatile semiconductor memory device
JP2977023B2 (en) Nonvolatile semiconductor memory device and method of manufacturing the same
US5544117A (en) Non-volatile semiconductor memory device with improved collective erasing operation
KR20030096403A (en) Flash memory device with increase of efficiency during an apde(automatic program disturb after erase) process
KR100639827B1 (en) 1 transistor cell for eeprom application
US20040085815A1 (en) Gate voltage reduction in a memory read
JP3474614B2 (en) Nonvolatile semiconductor memory device and method of operating the same
JPH04352362A (en) Semiconductor device
JP3399547B2 (en) Control circuit for nonvolatile semiconductor memory device
JPH0314272A (en) Nonvolatile semiconductor storage device
JP2003036682A (en) Non-volatile semiconductor memory
US6396095B1 (en) Semiconductor memory and method of driving semiconductor memory
JPH0963287A (en) Nonvolatile storage device
JPH0512889A (en) Nonvolatile semiconductor storage
JP3957561B2 (en) Semiconductor device
JP2664682B2 (en) Nonvolatile semiconductor storage device
US20030223273A1 (en) Method of erasing information in non-volatile semiconductor memory device
JP3307299B2 (en) Flash memory device
JPH0729382A (en) Nonvolatile semiconductor memory and its data writing method
JPH04233768A (en) Semiconductor memory and its operating method
JPH1186579A (en) Eeprom device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040727

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040817

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20041214