JPH0256758B2 - - Google Patents
Info
- Publication number
- JPH0256758B2 JPH0256758B2 JP2568585A JP2568585A JPH0256758B2 JP H0256758 B2 JPH0256758 B2 JP H0256758B2 JP 2568585 A JP2568585 A JP 2568585A JP 2568585 A JP2568585 A JP 2568585A JP H0256758 B2 JPH0256758 B2 JP H0256758B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- byte
- group
- memory cell
- flag
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Lifetime
Links
- 230000015654 memory Effects 0.000 claims description 44
- 238000000034 method Methods 0.000 claims description 3
- 101100521334 Mus musculus Prom1 gene Proteins 0.000 description 10
- 238000013500 data storage Methods 0.000 description 9
- 238000010586 diagram Methods 0.000 description 4
- 230000007547 defect Effects 0.000 description 2
- 230000000694 effects Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000010354 integration Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
Landscapes
- Read Only Memory (AREA)
Description
【発明の詳細な説明】
〔発明の技術分野〕
本発明は、電気的消去・再書込み可能な読出し
専用メモリ(E2PROM)に係り、特にページモ
ードプログラミング系に関する。DETAILED DESCRIPTION OF THE INVENTION TECHNICAL FIELD OF THE INVENTION The present invention relates to electrically erasable and rewritable read-only memories (E 2 PROMs), and more particularly to page mode programming systems.
近年、E2PROMの大容量化に伴ない、
E2PROMのデータ書き込み時間が長いという問
題を解決する方法として、短時間にデータの書き
換えを行なうためのページモードプログラミング
が堤案されている。このページモードプログラミ
ングの仕様は、第2図に示すようにページプログ
ラミングモードにおけるバイトロードサイクルで
nバイトの書き込みデータ(1ページ分)を全て
取り込んで内部にラツチしておき、次の消去サイ
クルで書き換え対象となるメモリセルの記憶デー
タを全て消去し、次のプログラムサイクルで前記
ラツチしておいたデータをプログラム(書き込
み)して通常の読み出しモードに戻るものであ
る。この場合、消去・プログラム時間は、書き込
みデータのバイト数に関係なく一定(たとえば
5ms)なので、ページのバイト数が多いほど等価
的にプログラム時間が短縮されることになる。
In recent years, with the increase in the capacity of E 2 PROM,
As a way to solve the problem of the long data writing time of E 2 PROM, page mode programming has been proposed to rewrite data in a short time. The specifications of this page mode programming are as shown in Figure 2. In the byte load cycle in page programming mode, all n bytes of write data (for one page) are captured and latched internally, and then rewritten in the next erase cycle. All data stored in the target memory cell is erased, and the latched data is programmed (written) in the next program cycle to return to the normal read mode. In this case, the erase/program time is constant regardless of the number of bytes of written data (e.g.
5ms), so the larger the number of bytes in a page, the shorter the program time equivalently becomes.
上記ページモードプログラミングの仕様を実現
するための具体的な回路形式は未だ定まつていな
いが、単純な構成としてnバイトのページデータ
のうち書き換えデータが何バイトであつてもnバ
イト全てを書き換える方法が考えられる。即ち、
第3図に示すように、ページモードプログラム動
作に入つた瞬間に本体メモリ1の選択されたカラ
ムに属するバイトデータ全てをデータラツチ部3
へ転送する。そして、バイトロードサイクルで上
記データラツチ部3に対してのみアクセスして書
き込みデータに変更する。次の消去サイクルで前
記本体メモリ1の選択カラム2のデータ全てを消
去し、次のプログラムサイクルで前記データラツ
チ部3のデータ全てを本体メモリ1の選択カラム
2に転送するものである。 Although the specific circuit format for realizing the above page mode programming specifications has not yet been determined, a simple configuration is a method that rewrites all n bytes of page data, no matter how many bytes there are to be rewritten. is possible. That is,
As shown in FIG. 3, the moment the page mode program operation starts, all the byte data belonging to the selected column of the main body memory 1 is transferred to the data latch unit 3.
Transfer to. Then, in the byte load cycle, only the data latch section 3 is accessed and changed to write data. All the data in the selected column 2 of the main body memory 1 is erased in the next erase cycle, and all the data in the data latch section 3 is transferred to the selected column 2 in the main body memory 1 in the next program cycle.
このような方法によれば、システム的に簡単で
あり、本体メモリ1のカラムに対するバイトデー
タのセレクタを不要であり、メモリの集積度を高
くとることができる。 According to such a method, the system is simple, a selector for byte data for each column of the main body memory 1 is not required, and the degree of memory integration can be increased.
〔背景技術の問題点〕
ところで、E2PROMは通常のRAMと異なり、
たとえばフラグのような機構によつて書き込みデ
ータと読み出しデータとを比較しない限り、記憶
データと書き込みデータとが同一の場合でも消
去・プログラムのサイクルを経なければならな
い。しかし、この消去・プログラムのサイクルに
は高電圧の印加を必要とし、メモリセルの不良は
高電圧印加時に生じる確率が高い。したがつて、
このようなセル不良の発生を抑制するためには、
前記したような記憶データと書き込みデータとが
同一の場合、即ち同一データの書き換えを避ける
ことが望ましい。[Problems with background technology] By the way, E 2 PROM is different from normal RAM.
Unless written data and read data are compared by a mechanism such as a flag, an erase/program cycle must be performed even if the stored data and written data are the same. However, this erase/program cycle requires the application of a high voltage, and there is a high probability that memory cell failure will occur when a high voltage is applied. Therefore,
In order to suppress the occurrence of such cell defects,
When the stored data and written data are the same as described above, it is desirable to avoid rewriting the same data.
本発明は上記の事情に鑑みてなされたもので、
同一バイトデータの書き換えを避けて書き換えを
必要とするバイトデータのみの書き換えを行なう
ページモードプログラミングが可能であり、メモ
リセルの不良発生の確率を抑制し得る電気的消
去・再書込み可能な読出し専用メモリを提供する
ものである。
The present invention was made in view of the above circumstances, and
Electrically erasable/rewritable read-only memory that enables page mode programming that avoids rewriting the same byte data and rewrites only the byte data that requires rewriting, and reduces the probability of memory cell failure. It provides:
即ち、本発明は、ページモードプログラミング
仕様を満足するE2PROMにおいて、バイトロー
ドサイクルで書き込み対象となるページデータの
うちデータ書き換えを必要とするバイトデータを
一時的に格納するバイトデータバツフアと、同じ
くバイトロードサイクルで前記データ書き換えを
必要とするバイトデータに対応して書き換えフラ
グを出力するフラグ手段と、消去サイクルで上記
フラグ手段のフラグ出力を参照してデータ書き換
えを必要とするメモリセル群を選択してその記憶
データを消去する消去手段と、プログラムサイク
ルでページ選択されたメモリセル群のうちデータ
書き換えを必要とするメモリセル群を前記フラグ
手段のフラグ出力を参照して選択し、このメモリ
セル群に前記バイトデータバツフアの格納データ
に対応した書き込みを行なう書き込み手段とを具
備することを特徴とするものである。
That is, the present invention provides, in an E 2 PROM that satisfies page mode programming specifications, a byte data buffer that temporarily stores byte data that requires data rewriting among page data to be written in a byte load cycle; Similarly, in a byte load cycle, a flag means outputs a rewrite flag corresponding to the byte data that requires data rewriting, and in an erase cycle, a group of memory cells that require data rewriting is selected by referring to the flag output of the flag means. An erasing means selects and erases the stored data, and selects a memory cell group whose data needs to be rewritten from among the memory cells page-selected in the program cycle by referring to the flag output of the flag means, and erases the memory data. The present invention is characterized by comprising a write means for writing data corresponding to the data stored in the byte data buffer into the cell group.
したがつて、同一バイトデータの書き換えを避
けて書き換えを必要とするバイトデータのみの書
き換えを行なうページモードプログラミングが可
能になるので、メモリセルの不良発生の確率を抑
制することが可能になる。 Therefore, it is possible to perform page mode programming in which only byte data that requires rewriting is rewritten while avoiding rewriting the same byte data, thereby making it possible to suppress the probability of memory cell failure.
〔発明の実施例〕
以下、図面を参照して本発明の一実施例を詳細
に説明する。[Embodiment of the Invention] Hereinafter, an embodiment of the present invention will be described in detail with reference to the drawings.
第1図はE2PROMの一部であつて、説明の簡
単化のためにセルデータの読み出し系統の図示は
省略し、ページモードプログラミングのページデ
ータ(たとえば16バイトデータ)のうちの2つの
バイトデータA,Bに対応する回路を代表的に取
り出して示している。11はバイトデータAに対
応する8個の電気的消去および再書込みが可能な
メモリセルを含む第1のセル群、12はバイトデ
ータBに対応する8個のメモリセル群を含む第2
のセル群である。13は上記第1のセル群11に
おける各メモリセルのトランスフアゲート用
MOSトランジスタQTの各一端(ドレイン)にそ
れぞれ接続された8本のビツト線からなるビツト
線群、14は上記第1のセル群11における各メ
モリセルのフローテイングゲート用MOSトラン
ジスタQFのゲートにトランスフアゲート用MOS
トランジスタ15を介して接続される第1のゲー
ト制御線であつて、上記ビツト線群13と共に第
1カラムに属している。同様に、16は前記第2
のセル群12における各メモリセルのトランスフ
アゲート用MOSトランジスタQTの各一端にそれ
ぞれ接続された8本のビツト線からなるビツト線
群、17は上記第2のセル群12における各メモ
リセルのフローテイングゲート用MOSトランジ
スタQFのゲートにトランスフアゲート用MOSト
ランジスタ18を介して接続される第2のゲート
制御線であつて、上記ビツト線群16と共に第2
カラムに属している。そして、19は上記第1,第
2のセル群11,12の各トランスフアゲート用
トランジスタQTおよび前記MOSトランジスタ1
5,18のゲートに共通接続されたワード線であ
る。 Figure 1 shows a part of the E 2 PROM, and to simplify the explanation, the cell data readout system is omitted, and two bytes of page data (for example, 16-byte data) in page mode programming are shown. Circuits corresponding to data A and B are representatively extracted and shown. 11 is a first cell group including eight electrically erasable and re-writable memory cells corresponding to byte data A, and 12 is a second cell group including eight memory cells corresponding to byte data B.
This is a group of cells. 13 is for the transfer gate of each memory cell in the first cell group 11;
A bit line group consisting of eight bit lines each connected to one end (drain) of the MOS transistor Q T , 14 is the gate of the MOS transistor Q F for the floating gate of each memory cell in the first cell group 11. MOS for transfer gate
This is the first gate control line connected via the transistor 15, and belongs to the first column together with the bit line group 13. Similarly, 16 is the second
A bit line group consisting of eight bit lines each connected to one end of each transfer gate MOS transistor QT of each memory cell in the cell group 12, 17 represents the flow of each memory cell in the second cell group 12. A second gate control line that is connected to the gate of the transfer gate MOS transistor QF via the transfer gate MOS transistor 18, and is connected to the second gate control line along with the bit line group 16.
Belongs to a column. Reference numeral 19 denotes each transfer gate transistor Q T of the first and second cell groups 11 and 12 and the MOS transistor 1.
This is a word line commonly connected to gates 5 and 18.
一方、20はライトイネーブル線、21はアド
レスバス、22はこのアドレスバス21のアドレ
ス信号をデコードして前記第1のセル群11のカ
ラム選択を行なうためのバイトA選択用の第1の
バイトアドレスデコーダ、23は上記第1のバイ
トアドレスデコーダ22のデコード出力によりゲ
ート制御されるMOSトランジスタ、24は前記
ライトイネーブル線20の信号によりゲート制御
されるMOSトランジスタ、25は書き換えフラ
グを立てるためのフラグ手段であつて、たとえば
入力端が上記2個のトランジスタ23,24を直
列に介して接地された第1のフリツプフロツプ
(FF)回路、26はこのFF回路25の出力に応
じて動作制御が行なわれる第1のカラムトランス
フアゲート駆動回路である。27はデータバスで
あり、このデータバス27と前記第1のセル群1
1のビツト線群13との間には、前記第1のバイ
トアドレスデコーダ22の出力によりゲート制御
されるバイトデータ格納用のトランスフアゲート
用トランジスタ群28と、書き換えバイトデータ
を一時的に格納する第1のバイトデータストレー
ジ回路群(バイトデータバツフア)29と、ペー
ジデコーダ出力線30の信号によりゲート制御さ
れるページ選択トランスフアゲート用トランジス
タ群31と、前記第1のカラムトランスフアゲー
ト駆動回路26の出力によりゲート制御されるカ
ラムトランスフアゲート用トランジスタ群32と
が直列に挿入されている。また、33はプログラ
ム線であり、前記第1のゲート制御線14との間
に前記第1のカラムトランスフアゲート駆動回路
の出力によりゲート制御されるカラムトランスフ
アゲート用トランジスタ34が挿入されている。 On the other hand, 20 is a write enable line, 21 is an address bus, and 22 is a first byte address for selecting byte A for decoding the address signal of this address bus 21 and selecting a column of the first cell group 11. 23 is a MOS transistor whose gate is controlled by the decoded output of the first byte address decoder 22; 24 is a MOS transistor whose gate is controlled by the signal of the write enable line 20; 25 is a flag means for setting a rewrite flag. For example, a first flip-flop (FF) circuit whose input terminal is grounded through the two transistors 23 and 24 in series; 1 column transfer gate drive circuit. 27 is a data bus, and this data bus 27 and the first cell group 1
A transfer gate transistor group 28 for storing byte data whose gate is controlled by the output of the first byte address decoder 22 and a transfer gate transistor group 28 for temporarily storing rewritten byte data are connected to the first bit line group 13. 1 byte data storage circuit group (byte data buffer) 29, a page selection transfer gate transistor group 31 whose gate is controlled by the signal of the page decoder output line 30, and the output of the first column transfer gate drive circuit 26. A column transfer gate transistor group 32 whose gate is controlled by is inserted in series. Further, 33 is a program line, and a column transfer gate transistor 34 whose gate is controlled by the output of the first column transfer gate drive circuit is inserted between the program line 14 and the first gate control line 14.
上記第1のセル群11に対応するプログラム系
統と同様に、前記第2のセル群12に対応するプ
ログラム系統として第2のバイトアドレスデコー
ダ35、MOSトランジスタ36,37、第2の
FF回路38、第2のカラムトランスフアゲート
駆動回路39、バイトデータ格納用トランスフア
ゲート用トランジスタ群40、第2のデータスト
レージ回路群(バイトデータバツフア)41、ペ
ージ選択トランスフアゲート用トランジスタ群4
2、カラムトランスフアゲート用トランジスタ群
43、カラムトランスフアゲート用トランジスタ
44が設けられている。 Similar to the program system corresponding to the first cell group 11, the program system corresponding to the second cell group 12 includes a second byte address decoder 35, MOS transistors 36, 37, a second
FF circuit 38, second column transfer gate drive circuit 39, byte data storage transfer gate transistor group 40, second data storage circuit group (byte data buffer) 41, page selection transfer gate transistor group 4
2. A column transfer gate transistor group 43 and a column transfer gate transistor 44 are provided.
次に、上記E2PROMにおけるページモードプ
ログラミング動作のうち、説明の簡単化のために
代表的にバイトデータA,Bに対応する動作につ
いて説明する。 Next, among the page mode programming operations in the E.sup.2 PROM, operations corresponding to byte data A and B will be described as a representative example to simplify the explanation.
いま、バイトデータAの書き換えを行ない、バ
イトデータBの書き換えは行なわないようにユー
ザが選択した場合について説明する。先ず、バイ
トロードサイクルにおいては、ライトイネーブル
線20が有意レベル(たとえば“1”レベル)と
なつてデータの格納を待機するようになる。次
に、アドレスバス21に選択バイトに対応するア
ドレス信号が順次現われるもので、アドレスバス
21に現われた第1のセル群11に対応するアド
レス信号により第1のバイトアドレスデコーダ2
2の出力は“1”レベルになるが、非選択バイト
に対応する第2のバイトアドレスデコーダ35の
出力は“0”レベルである。また、上記アドレス
バス21上のアドレス信号の変化に対応してデー
タバス27上に書き換えデータが順次現われるも
ので、データバス27に現われた第1のセル群1
1に対応する書き換えデータはトランスフアゲー
ト用トランジスタ群28を通過して第1のデータ
ストレージ回路群29に格納される。 Now, a case will be described in which the user selects to rewrite byte data A and not to rewrite byte data B. First, in a byte load cycle, the write enable line 20 becomes a significant level (eg, "1" level) and waits for data to be stored. Next, address signals corresponding to the selected bytes appear on the address bus 21 in sequence, and the address signals corresponding to the first cell group 11 appearing on the address bus 21 cause the first byte address decoder 2 to
The output of the second byte address decoder 35 corresponding to the non-selected byte is at the "0" level. Also, rewritten data appears sequentially on the data bus 27 in response to changes in the address signal on the address bus 21, and the first cell group 1 appearing on the data bus 27
The rewritten data corresponding to 1 passes through the transfer gate transistor group 28 and is stored in the first data storage circuit group 29.
一方、ライトイネーブル線20の有意レベル
“1”および第1のバイトアドレスデコーダ22
のデコード出力“1”との論理積が成立すると、
MOSトランジスタ23,24がそれぞれオン状
態になり、第1のFF回路25の出力は通常状態
の“0”レベルから“1”レベル(書き換えフラ
グ)に反転するが、非選択バイトに対応する第2
のFF回路38は通常状態(入力端が開放状態)
であつてその出力は“0”レベル(通常状態)の
ままである。このようにして、ページデータのう
ちの書き換えデータのバイトロードが行なわれ、
選択バイトに対応して書き換えフラグが立つ。な
お、このバイトロードサイクル時には、第1,第
2のデータストレージ回路群29,41と第1,
第2のセル群11,12のビツト線群13,16
との間に挿入されたページ選択トランスフアゲー
ト用トランジスタ群31,33はオフ状態になつ
ており、カラムトランスフアゲート用トランジス
タ群32,43の状態によらず上記ビツト線群1
3,16とデータストレージ回路群29,41と
は電気的に分離されている。 On the other hand, the significant level “1” of the write enable line 20 and the first byte address decoder 22
When the AND with the decoded output “1” is established,
The MOS transistors 23 and 24 are each turned on, and the output of the first FF circuit 25 is inverted from the normal state of "0" level to "1" level (rewrite flag), but the second FF circuit corresponding to the non-selected byte is
FF circuit 38 is in normal state (input end is open)
The output remains at the "0" level (normal state). In this way, byte loading of the rewritten data of the page data is performed,
A rewrite flag is set corresponding to the selected byte. Note that during this byte load cycle, the first and second data storage circuit groups 29, 41 and the first,
Bit line groups 13 and 16 of second cell groups 11 and 12
The page selection transfer gate transistor groups 31 and 33 inserted between the bit line group 1 and the bit line group 1 are in an off state, regardless of the state of the column transfer gate transistor groups 32 and 43
3 and 16 and data storage circuit groups 29 and 41 are electrically separated.
上記動作後(つまり、前記ライトイネーブル線
20が“1”レベルになつてから一定時間が経過
した後)、消去サイクルに入る。このとき、ビツ
ト線群13,16の全てのビツト線は図示しない
回路により接地電位に設定され、選択されたワー
ド線19とプログラム線33とは高電位(たとえ
ば20V)に設定される。そして、第1のFF回路
25からのフラグ“1”出力により制御された第
1のカラムトランスフアゲート駆動回路26によ
り、カラムトランスフアゲート用トランジスタ3
4およびカラムトランスフアゲート用トランジス
タ群32の各トランジスタのゲート電位は高電位
に設定され、第2のFF回路38からのフラグ
“0”出力により制御された第2のカムトランス
フアゲート駆動回路39により、カラムトランス
フアゲート用トランジスタ44およびカラムトラ
ンスフアゲート用トランジスタ群43はオフ状態
になる。したがつて、第1のセル群11における
各フローテイングゲートトランジスタQFは、ゲ
ートにトランスフアゲート用トランジスタ34,
15を経てプログラム線33から高電圧が印加さ
れて消去動作を行なつて消去状態(データ“1”)
になるが、第2のセル群12における各フローテ
イングゲートトランジスタQFはゲートに高電圧
が印加されないので消去動作を行なわない。 After the above operation (that is, after a certain period of time has elapsed since the write enable line 20 became "1" level), an erase cycle begins. At this time, all bit lines of the bit line groups 13 and 16 are set to the ground potential by a circuit not shown, and the selected word line 19 and program line 33 are set to a high potential (for example, 20V). Then, the column transfer gate transistor 3 is controlled by the first column transfer gate drive circuit 26 controlled by the flag "1" output from the first FF circuit 25.
The gate potential of each transistor in the 4 and column transfer gate transistor group 32 is set to a high potential, and the second cam transfer gate drive circuit 39 is controlled by the flag "0" output from the second FF circuit 38. The column transfer gate transistor 44 and the column transfer gate transistor group 43 are turned off. Therefore, each floating gate transistor Q F in the first cell group 11 has a transfer gate transistor 34 at its gate,
15, a high voltage is applied from the program line 33 to perform an erase operation, and the erase state (data "1") is established.
However, since no high voltage is applied to the gate of each floating gate transistor Q F in the second cell group 12, no erase operation is performed.
次に、プログラムサイクルに入ると、ビツト線
群13,16の全てのビツト線は接地電位から開
放され、ページデコーダ出力線30が“1”レベ
ルになり、プログラム線33は接地電位に設定さ
れる。これにより、ページ選択トランスフアゲー
ト用トランジスタ群31,42はオン状態にな
り、、第1のデータストレージ回路群29のデー
タはトランジスタ群31および前記第1のカラム
トランスフアゲート駆動回路26の出力によりオ
ン状態に駆動されているカラムトランスフアゲー
ト用トランジスタ群32を経て第1のセル群11
に伝達され、“0”を書き込むメモリセルには高
電圧、“1”を書き込むメモリセルには接地電位
がそれぞれ印加される。この場合、フローテイン
グゲートトランジスタQFのゲートにトランスフ
アゲート用トランジスタ34,15を経てプログ
ラム線33から接地電位が与えられると共に、ト
ランスフアゲートトランジスタQTのドレインに
対応するビツト線から高電圧が印加されたメモリ
セルはデータ“0”が書き込まれ、その他のメモ
リセルのデータ内容は変化しない。したがつて、
第1のセル群11のうち第1のデータレジスタ回
路群29から接地電位が与えられたメモリセルお
よびビツト線群16と第2のデータストレージ回
路群41との間のカラムトランスフアゲート用ト
ランジスタ群42がオフ状態になつている第2の
セル群12の各メモリセルは、そのデータに何の
変化も生じない。 Next, when entering the program cycle, all bit lines of the bit line groups 13 and 16 are disconnected from the ground potential, the page decoder output line 30 goes to the "1" level, and the program line 33 is set to the ground potential. . As a result, the page selection transfer gate transistor groups 31 and 42 are turned on, and the data in the first data storage circuit group 29 is turned on by the output of the transistor group 31 and the first column transfer gate drive circuit 26. The first cell group 11 passes through the column transfer gate transistor group 32 which is driven by
A high voltage is applied to the memory cell to which "0" is written, and a ground potential is applied to the memory cell to which "1" is written. In this case, a ground potential is applied to the gate of the floating gate transistor Q F from the program line 33 via the transfer gate transistors 34 and 15, and a high voltage is applied from the bit line corresponding to the drain of the transfer gate transistor Q T. Data "0" is written to the memory cells that have been stored, and the data contents of the other memory cells do not change. Therefore,
A column transfer gate transistor group 42 between the memory cells of the first cell group 11 to which a ground potential is applied from the first data register circuit group 29 and the bit line group 16 and the second data storage circuit group 41 No change occurs in the data of each memory cell of the second cell group 12 which is in the off state.
上述したようなページモードプログラミングに
おいては、書き換えバイトAに対応した第1のセ
ル群11のみの書き換えが行なわれ、書き換えを
必要としないバイトBに対応した第2のセル群1
2に対しては消去およびデータ“0”書き込みの
ための高電圧の印加が行なわれない。したがつ
て、ページモードプログラミングに際して書き換
えバイト数が少ない場合には、残りのバイトにつ
いては同一データの書き換えが避けられるのでメ
モリセルの不良発生の確率が低くなり、信頼性の
高い書き換えが実現される。 In page mode programming as described above, only the first cell group 11 corresponding to rewritten byte A is rewritten, and the second cell group 1 corresponding to byte B, which does not require rewriting, is rewritten.
No high voltage is applied to data 2 for erasing or writing data "0". Therefore, when the number of bytes to be rewritten during page mode programming is small, rewriting of the same data can be avoided for the remaining bytes, reducing the probability of memory cell failure and achieving highly reliable rewriting. .
また、上述したようなページモードプログラミ
ングにおいては、ページモードに入つた瞬間にメ
モリセルのデータを読み出してラツチしておく必
要がないという長所もある。 Another advantage of page mode programming as described above is that it is not necessary to read and latch the data in the memory cells the moment the page mode is entered.
上述したように本発明の電気的消去・再書込み
可能な読出し専用メモリによれば、同一データの
書き換えを避けて書き換えを必要とするデータの
みの書き換えを行なうページモードプログラミン
グが可能であり、メモリセルの不良発生の確率を
抑制することができる。
As described above, according to the electrically erasable and rewritable read-only memory of the present invention, page mode programming is possible in which only the data that needs to be rewritten is rewritten, avoiding rewriting the same data, and memory cells are The probability of occurrence of defects can be suppressed.
第1図は本発明に係るE2PROMの一実施例の
一部を示す回路図、第2図は従来提案されている
E2PROMのページモードプログラミングの各サ
イクルを示す図、第3図は従来考えられているペ
ージモードプログラミングのための回路方式を示
す図である。
QT…トランスフアゲート、QF…フローテイン
グゲートトランジスタ、11,12…セル群、1
3,16…ビツト線群、14,17…ゲート制御
線、15,18,34,44…トランスフアゲー
ト、19…ワード線、20…ライトイネーブル
線、21…アドレスバス、22,35…バイトア
ドレスデコーダ、23,24,36,37…
MOSトランジスタ、25,38…FF回路、2
6,39…カラムトランスフアゲート駆動回路、
27…データバス、29,41…データストレー
ジ回路群(バイトデータバツフア)、30…ペー
ジデコーダ出力線、31,42…ページ選択トラ
ンスフアゲート群、32,43…カラム選択トラ
ンスフアゲート群、33…プログラム線。
Fig. 1 is a circuit diagram showing a part of an embodiment of E 2 PROM according to the present invention, and Fig. 2 is a circuit diagram showing a part of an embodiment of the E 2 PROM according to the present invention.
FIG. 3 is a diagram showing each cycle of page mode programming of the E 2 PROM. FIG. 3 is a diagram showing a conventionally considered circuit system for page mode programming. Q T ...Transfer gate, Q F ...Floating gate transistor, 11, 12...Cell group, 1
3, 16... Bit line group, 14, 17... Gate control line, 15, 18, 34, 44... Transfer gate, 19... Word line, 20... Write enable line, 21... Address bus, 22, 35... Byte address decoder , 23, 24, 36, 37...
MOS transistor, 25, 38...FF circuit, 2
6, 39...Column transfer gate drive circuit,
27... Data bus, 29, 41... Data storage circuit group (byte data buffer), 30... Page decoder output line, 31, 42... Page selection transfer gate group, 32, 43... Column selection transfer gate group, 33... Program line.
Claims (1)
書込みが可能なメモリセル群と、このメモリセル
群のバイト単位のカラム毎に対応して設けられ、
バイトロードサイクルで書き込み対象となるペー
ジデータのうちデータ書き換えを必要とするバイ
トデータを一時的に格納するバイトデータバツフ
アと、同じくバイトロードサイクルで前記データ
書き換えを必要とするバイトデータに対応して書
き換えフラグを出力するフラグ手段と、消去サイ
クルで上記フラグ手段のフラグ出力を参照してデ
ータ書き換えを必要とするメモリセル群を選択し
てその記憶データを消去する消去手段と、プログ
ラムサイクルでページ選択されたメモリセル群の
うちデータ書き換えを必要とするメモリセル群を
前記フラグ手段のフラグ出力を参照して選択し、
このメモリセル群に前記バイトデータバツフアの
格納データに対応した書き込みを行なう書き込み
手段とを具備することを特徴とする電気的消去・
再書込み可能な読出し専用メモリ。 2 前記ページデータのうちデータ書き換えを必
要とするバイトデータに対応するメモリセル群の
バイトアドレスが与えられるアドレスバスと、前
記バイトデータバツフア毎に対応して設けられ、
上記アドレスバス上のバイトアドレスをデコード
するバイトアドレスデコーダと、前記ページデー
タのうちデータ書き換えを必要とするバイトデー
タが与えられるデータバスと、このデータバスと
前記バイトデータバツフアとの間に設けられ前記
バイトアドレスデコーダのデコード出力により導
通制御されるバイトデータ格納用のトランスフア
ゲート群とを有し、前記フラグ手段は前記バイト
アドレスデコーダ毎に設けられ、このバイトアド
レスデコーダのデコード出力とライトイネーブル
信号とが共に存在するときに通常状態から反転し
て前記書き換えフラグを出力するフリツプフロツ
プ回路であり、このフリツプフロツプ回路の書き
換えフラグ出力により導通制御され、前記バイト
データバツフアと対応するメモリセル群のビツト
線との間および上記メモリセル群のフローテイン
グゲートトランジスタのゲートとプログラム線と
の間に設けられたカラムトランスフアゲート群
と、前記バイトデータバツフアと対応するメモリ
セル群のビツト線群との間に設けられ、書き込み
対象となるページデータに対応する全てが共通に
導通制御されるページ選択トランスフアゲート群
とを有することを特徴とする前記特許請求の範囲
第1項記載の電気的消去・再書込み可能な読出し
専用メモリ。[Scope of Claims] A group of electrically erasable and re-writable memory cells for storing 1-byte data, and a memory cell provided corresponding to each byte-based column of the memory cell group,
A byte data buffer that temporarily stores the byte data that requires data rewriting among the page data to be written in the byte load cycle, and a byte data buffer that also corresponds to the byte data that requires data rewriting in the byte load cycle. a flag means for outputting a rewrite flag; an erase means for selecting a group of memory cells requiring data rewriting by referring to the flag output of the flag means in an erase cycle and erasing the stored data; and a page selector in a program cycle. selecting a memory cell group that requires data rewriting from among the memory cell groups that have been updated, with reference to the flag output of the flag means;
The electrical erasing method is characterized by comprising a write means for writing data corresponding to the data stored in the byte data buffer into the memory cell group.
Rewritable read-only memory. 2. An address bus to which a byte address of a memory cell group corresponding to byte data requiring data rewriting among the page data is provided, and an address bus provided corresponding to each byte data buffer,
a byte address decoder that decodes the byte address on the address bus; a data bus to which byte data of the page data that requires data rewriting is provided; and a byte address decoder provided between the data bus and the byte data buffer. a group of transfer gates for storing byte data whose conductivity is controlled by the decode output of the byte address decoder, and the flag means is provided for each byte address decoder, and the flag means is configured to communicate between the decode output of the byte address decoder and a write enable signal. is a flip-flop circuit that inverts from the normal state and outputs the rewrite flag when both exist, and conduction is controlled by the rewrite flag output of this flip-flop circuit, and the bit line of the memory cell group corresponding to the byte data buffer and and between a column transfer gate group provided between the gate of the floating gate transistor of the memory cell group and the program line, and a bit line group of the memory cell group corresponding to the byte data buffer. The electrically erasable and rewritable device according to claim 1, further comprising a group of page selection transfer gates, all of which correspond to page data to be written, are commonly controlled to be conductive. Read-only memory.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP60025685A JPS61184795A (en) | 1985-02-13 | 1985-02-13 | Electrically erasable and rewritable read-only memory |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP60025685A JPS61184795A (en) | 1985-02-13 | 1985-02-13 | Electrically erasable and rewritable read-only memory |
Publications (2)
Publication Number | Publication Date |
---|---|
JPS61184795A JPS61184795A (en) | 1986-08-18 |
JPH0256758B2 true JPH0256758B2 (en) | 1990-12-03 |
Family
ID=12172641
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP60025685A Granted JPS61184795A (en) | 1985-02-13 | 1985-02-13 | Electrically erasable and rewritable read-only memory |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS61184795A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0737835U (en) * | 1993-12-20 | 1995-07-14 | 修 水川 | Fever wiper |
Families Citing this family (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0743948B2 (en) * | 1985-08-16 | 1995-05-15 | 三菱電機株式会社 | Semiconductor memory device |
JPS6386198A (en) * | 1986-09-29 | 1988-04-16 | Mitsubishi Electric Corp | Nonvolatile semiconductor memory device |
JPS6386197A (en) * | 1986-09-29 | 1988-04-16 | Mitsubishi Electric Corp | Nonvolatile semiconductor memory device |
US5313420A (en) * | 1987-04-24 | 1994-05-17 | Kabushiki Kaisha Toshiba | Programmable semiconductor memory |
US5448517A (en) | 1987-06-29 | 1995-09-05 | Kabushiki Kaisha Toshiba | Electrically programmable nonvolatile semiconductor memory device with NAND cell structure |
JPS6432494A (en) * | 1987-07-27 | 1989-02-02 | Mitsubishi Electric Corp | Non-volatile semiconductor storage device |
JPH01159896A (en) * | 1987-12-17 | 1989-06-22 | Mitsubishi Electric Corp | Non-volatile semiconductor memory |
JPH01192090A (en) * | 1988-01-27 | 1989-08-02 | Mitsubishi Electric Corp | Non-volatile semiconductor memory device |
JPH01298600A (en) * | 1988-05-26 | 1989-12-01 | Toshiba Corp | Semiconductor memory |
JP2847367B2 (en) * | 1988-06-14 | 1999-01-20 | 三菱電機株式会社 | E Top 2 PROM device |
EP0675502B1 (en) | 1989-04-13 | 2005-05-25 | SanDisk Corporation | Multiple sector erase flash EEPROM system |
US7447069B1 (en) | 1989-04-13 | 2008-11-04 | Sandisk Corporation | Flash EEprom system |
KR930000869B1 (en) * | 1989-11-30 | 1993-02-08 | 삼성전자 주식회사 | Flash type eeprom device which is able to eliminate page |
JP6192256B2 (en) * | 2010-10-12 | 2017-09-06 | サムスン セミコンダクター,インコーポレーテッド | Pseudopage mode memory architecture and method |
-
1985
- 1985-02-13 JP JP60025685A patent/JPS61184795A/en active Granted
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0737835U (en) * | 1993-12-20 | 1995-07-14 | 修 水川 | Fever wiper |
Also Published As
Publication number | Publication date |
---|---|
JPS61184795A (en) | 1986-08-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN106981307B (en) | Memory device, peripheral circuit thereof and single-byte data writing method thereof | |
US6222765B1 (en) | Non-volatile flip-flop circuit | |
KR100626371B1 (en) | Non-volatile memory device performing cache read operation, memory system including the same, and cache read method | |
US5862099A (en) | Non-volatile programmable memory having a buffering capability and method of operation thereof | |
JP3647996B2 (en) | Nonvolatile semiconductor memory device and method for reading and programming the same | |
US7353326B2 (en) | Flash memory device supporting cache read operation | |
US6654307B2 (en) | DDR synchronous flash memory with virtual segment architecture | |
KR100476923B1 (en) | Memory devices with page buffer having dual registers and method of using the same | |
KR960012359B1 (en) | Semiconductor memory device | |
US7567456B2 (en) | Page buffer circuit and method for a programmable memory device | |
JPH0256758B2 (en) | ||
DE102006016247A1 (en) | Memory e.g. programmable ROM, for data processing system e.g. mobile telephone, has control logic unit to control memory core such that data reading periods are obtained from address and command information of core | |
JP2003030993A (en) | Semiconductor memory | |
KR950009227B1 (en) | Multi port ram memory cell | |
US5991196A (en) | Reprogrammable memory device with variable page size | |
JP3214395B2 (en) | Nonvolatile semiconductor memory device | |
WO2005029500A2 (en) | Eeprom architecture and programming protocol | |
US6115293A (en) | Non-volatile semiconductor memory device | |
US5757698A (en) | Nonvolatile semiconductor for reading data at a read request even during the writing of data | |
JP3544731B2 (en) | Nonvolatile semiconductor memory device | |
US6870769B1 (en) | Decoder circuit used in a flash memory device | |
JP4530562B2 (en) | Non-volatile memory | |
JPS6113319B2 (en) | ||
JPS62266797A (en) | Semiconductor nonvolatile memory device | |
JP3796063B2 (en) | Non-volatile memory writing circuit |