JPH10302483A - Semiconductor memory device - Google Patents

Semiconductor memory device

Info

Publication number
JPH10302483A
JPH10302483A JP11235297A JP11235297A JPH10302483A JP H10302483 A JPH10302483 A JP H10302483A JP 11235297 A JP11235297 A JP 11235297A JP 11235297 A JP11235297 A JP 11235297A JP H10302483 A JPH10302483 A JP H10302483A
Authority
JP
Japan
Prior art keywords
sector
value
register
exchange
spare
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.)
Withdrawn
Application number
JP11235297A
Other languages
Japanese (ja)
Inventor
Seigo Takahashi
清剛 高橋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP11235297A priority Critical patent/JPH10302483A/en
Publication of JPH10302483A publication Critical patent/JPH10302483A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To realize drastic time reduction with a simple device by installing both n+1 sets of sectors and registers; when the i-th sector is designated, exchanging the value of the register corresponding to this sector with the value of the register corresponding to the j-th sector; and designating the sector based on the value of the register after exchange. SOLUTION: The higher-level bits of the external address are compared with the value of each register 2a-2h to exchange the value of a specified sector with the registered value of the spare sector. The position of the spare sector is different between the case of the initial state or the first exchange and the case where it is previously exchanged one time or more, and the arrangement of sectors and the values of the registers are shown in the figure. Since the maximum value of the address space 1 which can be seen externally is 6FF, the value of the register 2h is not included in the external address and the spare sector becomes a sector of 700-7FF of the memory space 3. However, when exchange is already executed one time or more, the sector specified at the previous exchange becomes the spare sector. By this, drastic time reduction is realized.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、アドレス空間を同
一サイズの複数の領域(セクタと言う)に分けてセクタ
単位に消去操作を行う半導体記憶装置(典型的にはフラ
ッシュメモリ)に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a semiconductor memory device (typically, a flash memory) which divides an address space into a plurality of areas (sectors) of the same size and performs an erase operation on a sector basis.

【0002】近年、コード格納用やBIOS(basis in
put output system )格納用のデバイスは書き換え自由
度の高さや価格の点で、EPROM(electrically era
sable programmable read only memory )からフラッシ
ュメモリへと移行してきているが、これに伴って、オン
ボード上での書き換えが容易に行えること、OSやアプ
リケーションプログラムのみならずファイル格納用とし
ても利用できることなど、様々な市場要求が顕在化して
きた。
In recent years, for storing codes and BIOS (basis in
put output system) EPROM (electrically era
sable programmable read only memory) to flash memory, but with this, it is easy to rewrite on-board, and it can be used not only for OS and application programs but also for file storage. Various market requirements have emerged.

【0003】[0003]

【従来の技術】図5はこの種の要求に応えられる従来の
フラッシュメモリの概念図(但し、メモリ空間とアドレ
ス指定の概念図)であり、特に限定しないが、00〜6
FFまでのアドレス空間を持ち、且つ、その空間を同一
サイズの7つのセクタ(#0〜#6)に分けたフラッシ
ュメモリである。外部から見たアドレス空間は、図中左
側の矢印付縦線1で示すように00〜6FFであるが、
任意のアドレスを与えると、その上位4ビットとアドレ
スデコーダのセクタレジスタ2a〜2gの値とを比較し
て、一致したセクタが指定されるようになっている。
2. Description of the Related Art FIG. 5 is a conceptual diagram of a conventional flash memory which can meet this kind of demand (however, a conceptual diagram of memory space and address designation).
This is a flash memory having an address space up to the FF and dividing the space into seven sectors (# 0 to # 6) of the same size. The address space viewed from the outside is 00 to 6FF as indicated by a vertical line 1 with an arrow on the left side of the figure.
When an arbitrary address is given, the upper 4 bits are compared with the values of the sector registers 2a to 2g of the address decoder, and the matching sector is designated.

【0004】例えば、アドレス2**(*は0〜Fまで
の任意の値)を与えると、その2進配列の上位4ビット
は〔0010〕であり、上から三つ目のセクタレジスタ
2cの値と一致するので、セクタ#2が指定され、デー
タライトの場合は、このセクタ#2に対して消去を行っ
た後、データを書き込めるようになっている。
For example, when an address 2 ** (* is an arbitrary value from 0 to F) is given, the upper 4 bits of the binary array are [0010], and the third uppermost sector register 2c Since the value matches the value, sector # 2 is designated. In the case of data write, data can be written after erasing the sector # 2.

【0005】[0005]

【発明が解決しようとする課題】このように、セクタ単
位に消去動作を行うようにしたものは、相当な時間短縮
を図ることができる点で有利ではあるが、その効果も
“セクタ単位に行わない”ものとの対比であって、例え
ば、RAM(random access memory)などの高速メモリ
に比べると、依然として遅さを否めないという欠点があ
る。
As described above, the configuration in which the erasing operation is performed in sector units is advantageous in that the time can be considerably shortened. There is a drawback that, as compared with a high-speed memory such as a RAM (random access memory), for example, the speed cannot be denied.

【0006】そこで、本発明は、簡単な工夫で大幅な時
間短縮が図られる有益な技術の提供を目的とする。
[0006] Therefore, an object of the present invention is to provide a useful technique capable of greatly reducing the time with a simple device.

【0007】[0007]

【課題を解決するための手段】請求項1に係る発明は、
アドレス空間を同一サイズのn個のセクタに分け、外部
からのアドレス信号の上位ビットと各セクタごとに設け
られたn個のレジスタの値とを比較して一つのセクタを
指定し、該指定されたセクタに対してリードライト及び
所要の操作を行う半導体記憶装置において、前記セクタ
とレジスタを各々n+1個にすると共に、前記指定され
たセクタがi番目(iは0〜n−1)のとき、該i番目
のセクタに対応するレジスタの値とj番目(jは先回の
交換時のi、但し初回交換時はn)のセクタに対応する
レジスタの値とを交換する交換手段を設け、該交換後の
レジスタの値に基づいて前記一つのセクタの指定動作を
行うことを特徴とするものである。
The invention according to claim 1 is
The address space is divided into n sectors of the same size, the upper bits of an external address signal are compared with the values of n registers provided for each sector, and one sector is designated. In the semiconductor memory device which performs read / write and required operations on the specified sector, the number of sectors and registers is n + 1, and when the specified sector is the i-th sector (i is 0 to n-1), Exchange means for exchanging the value of the register corresponding to the i-th sector with the value of the register corresponding to the j-th sector (j is i in the previous exchange, but n in the first exchange); The operation for designating the one sector is performed based on the value of the register after the exchange.

【0008】これによれば、常にn番目のセクタ又は初
回交換時でなければ先回交換時のi番目のセクタが予備
セクタとしてリサーブされる。したがって、バックグラ
ウンドでこの予備セクタに対して消去を行っておけば、
外部からのアドレスによって常に予備セクタが指定され
るため、敢えて消去を行う必要がなくなり、大幅な時間
短縮が図られる。しかも、交換後の予備セクタに対する
消去をできるだけ後で実行するようにすれば、消去まで
の間、アドレス指定されたセクタのバックアップデータ
が残り、データ喪失時の復旧が可能になる。
According to this, the n-th sector or the i-th sector at the time of the previous exchange unless it is the first exchange is always reserved as a spare sector. Therefore, if this spare sector is erased in the background,
Since the spare sector is always designated by an external address, there is no need to perform erasure, and the time is greatly reduced. Moreover, if the erasure of the spare sector after the replacement is performed as late as possible, the backup data of the addressed sector remains until the erasure, and recovery in the event of data loss becomes possible.

【0009】[0009]

【発明の実施の形態】以下、本発明の実施例を図面に基
づいて説明する。図1は本発明に係る半導体記憶装置の
一実施例を示す図であり、アドレス空間を同一サイズの
複数のセクタに分けたフラッシュメモリへの適用例であ
る。図1において、1は外部から見えるアドレス空間
(00〜6FF)を模式化したものであり、3はこのア
ドレス空間1に対応する物理的な記憶空間を模式化した
ものである。記憶空間3は同一サイズのn個(図ではn
=7)のセクタ(#0〜#6)に分けられていると共
に、更に、アドレス空間1を超えるセクタに同一サイズ
の1個のセクタ(#R)が連続して追加されている。ま
た、全てのセクタ(#0〜#R)に対応したレジスタ2
a〜2hが、図示を略したアドレスデコーダに設けられ
ており、初期状態(電源投入直後又はリセット直後)で
は、図示の値が各レジスタ2a〜2hに格納されてい
る。すなわち、セクタ#0に対応するレジスタ2aには
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram showing one embodiment of a semiconductor memory device according to the present invention, and is an example of application to a flash memory in which an address space is divided into a plurality of sectors of the same size. In FIG. 1, reference numeral 1 schematically illustrates an externally visible address space (00 to 6FF), and reference numeral 3 schematically illustrates a physical storage space corresponding to the address space 1. The storage space 3 has n pieces of the same size (n in the figure).
= 7) (# 0 to # 6), and one sector (#R) of the same size is continuously added to the sectors exceeding the address space 1. Also, register 2 corresponding to all sectors (# 0 to #R)
a to 2h are provided in an address decoder (not shown), and in the initial state (immediately after power-on or immediately after reset), the illustrated values are stored in the registers 2a to 2h. That is, the register 2a corresponding to the sector # 0 has

〔0000〕が、セクタ#1に対応するレジスタ2bに
は〔0001〕が、セクタ#2に対応するレジスタ2c
には〔0010〕が、セクタ#3に対応するレジスタ2
dには〔0011〕が、………、セクタ#Rに対応する
レジスタ2hには〔0111〕が格納されている。
[0000] is stored in the register 2b corresponding to the sector # 1, and [0001] is stored in the register 2c corresponding to the sector # 2.
Is [0010] in the register 2 corresponding to the sector # 3.
[0011] is stored in d, and [0111] is stored in the register 2h corresponding to the sector #R.

【0010】ここで、各レジスタ2a〜2hに格納され
た値は各セクタのアドレス範囲を示している。例えば、
セクタ#2に着目すると、このセクタ#2のアドレス範
囲は200〜2FFであり、2進表記で〔0010,0
000,0000〕〜〔0010,1111,111
1〕である。同2進表記のアンダーラインで示した上位
ビットの値はセクタ#2のアドレス範囲内で常に不変で
ある。すなわち、セクタ#2に対応するレジスタ2cに
は、同2進表記の不変部分(アンダーライン部分)の値
が格納されている。他のレジスタ2a、2b、2d〜2
hについても同様であり、各セクタ#1、#2、#4〜
#6、#Rのアドレス範囲の2進表記の不変部分の値が
格納されている。
Here, the values stored in the registers 2a to 2h indicate the address range of each sector. For example,
Focusing on the sector # 2, the address range of the sector # 2 is 200 to 2FF, and [ 0010 , 0
000,0000] - [0010, 1111,111
1]. The value of the upper bit indicated by the underline in the binary notation is always unchanged within the address range of the sector # 2. That is, in the register 2c corresponding to the sector # 2, the value of the invariable part (underline part) of the binary notation is stored. Other registers 2a, 2b, 2d-2
h, the same applies to each sector # 1, # 2, # 4
The value of the invariable part in the binary notation of the address range of # 6 and #R is stored.

【0011】4は請求項1に係る発明に記載された“交
換手段”に相当するものである。この交換手段4の具体
的構成は特に限定しないが、要は、次の機能を有してい
ればよい。 外部からのアドレスの上位ビットと各レジスタ2a
〜2hの値とを比較して一つのセクタを特定する機能。 で特定したセクタのレジスタの値と予備セクタの
レジスタの値とを交換する機能。ここで、予備セクタ
は、初期状態又は初回交換時の場合と既に1回以上の交
換が行われている場合で位置が異なる。初期状態又は初
回交換時の場合のセクタ配置とレジスタ値は図示のとお
りであり、外部から見えるアドレス空間1の最大値は6
FFであるから、レジスタ2hの値は外部アドレスに含
まれず、したがって、この場合の予備セクタは記憶空間
3の700〜7FFのセクタになるが、既に1回以上の
交換が行われた場合は、先回交換時にで特定されたセ
クタが予備セクタになる。
4 corresponds to the "exchange means" described in the first aspect of the invention. The specific configuration of the exchange means 4 is not particularly limited, but the point is that it has only the following functions. Upper bits of external address and each register 2a
A function to specify one sector by comparing the value with the value of ~ 2h. A function for exchanging the register value of the sector specified by the above with the register value of the spare sector. Here, the position of the spare sector differs between the initial state or the case of the first exchange and the case where one or more exchanges have already been performed. The sector arrangement and register values in the initial state or at the time of the first exchange are as shown in the figure, and the maximum value of the address space 1 seen from the outside is 6
Since it is an FF, the value of the register 2h is not included in the external address. Therefore, the spare sector in this case is a sector of 700 to 7FF in the storage space 3. However, if one or more exchanges have already been performed, The sector specified at the time of the previous exchange becomes a spare sector.

【0012】このような構成において、幾つかの具体例
で説明すると、例えば、初回交換時であって、且つ、図
2に示すように、2進表記の上位ビットが〔0011〕
となる外部アドレスを与えた場合には、レジスタ2dの
値(図1参照)と一致するため、まず、交換手段4は3
00〜3FFのセクタ(図1においてセクタ#3)を特
定し、次いで、交換手段4はこのレジスタ2dの値と予
備セクタ(図1においてセクタ#R)のレジスタ2hの
値とを入れ替える。図2はこのようにしてレジスタ値を
入れ替えた後の状態図である。図2からも理解されるよ
うに、レジスタ2dの値〔0111〕は外部から見える
アドレス空間1を超えている。したがって、交換後の記
憶空間3の200〜3FFは外部から見えなくなるか
ら、このセクタ(200〜2FF)が新たな予備セクタ
(#R)になり、且つ、元の予備セクタ(700〜7F
F)がセクタ#3に置き替わることになる。
A description will be given of some specific examples of such a configuration. For example, at the time of the first replacement, as shown in FIG. 2, the upper bits of the binary notation are [0011].
When an external address is given, since the value matches the value of the register 2d (see FIG. 1), first, the exchange means 4
The exchange unit 4 specifies the sector of 00 to 3FF (sector # 3 in FIG. 1), and then exchanges the value of the register 2d with the value of the register 2h of the spare sector (sector #R in FIG. 1). FIG. 2 is a state diagram after the register values are exchanged in this manner. As can be understood from FIG. 2, the value [0111] of the register 2d exceeds the externally visible address space 1. Therefore, since 200 to 3FF of the storage space 3 after the exchange becomes invisible from the outside, this sector (200 to 2FF) becomes a new spare sector (#R) and the original spare sector (700 to 7F).
F) will be replaced with sector # 3.

【0013】一方、図3は2回目の交換後の状態図であ
る。例えば、2進表記の上位ビットが〔0101〕とな
る外部アドレスを与えた場合には、レジスタ2fの値
(図2参照)と一致するため、まず、交換手段4は50
0〜5FFのセクタ(図2においてセクタ#5)を特定
し、次いで、交換手段4はこのレジスタ2fの値と予備
セクタ(図2においてセクタ#R)のレジスタ2dの値
とを入れ替える。図3からも理解されるように、交換後
は、レジスタ2fの値〔0111〕は外部から見えるア
ドレス空間1を超えている。したがって、交換後の記憶
空間3の500〜5FFは外部から見えなくなるから、
このセクタ(500〜5FF)が新たな予備セクタ(#
R)になり、且つ、元の予備セクタ(300〜3FF)
……先回の交換時に特定されたセクタでもある……がセ
クタ#5に置き替わることになる。
FIG. 3 is a state diagram after the second replacement. For example, when an external address whose upper bit in binary notation is [0101] is given, it matches the value of the register 2f (see FIG. 2).
The exchange unit 4 specifies the sector of 0 to 5FF (sector # 5 in FIG. 2), and then exchanges the value of the register 2f with the value of the register 2d of the spare sector (sector #R in FIG. 2). As can be understood from FIG. 3, after the replacement, the value [0111] of the register 2f exceeds the address space 1 seen from the outside. Therefore, since 500 to 5FF of the storage space 3 after the exchange becomes invisible from outside,
This sector (500-5FF) is replaced with a new spare sector (#
R) and the original spare sector (300-3FF)
.., Which is also the sector specified during the previous exchange, will be replaced with sector # 5.

【0014】以上のとおり、本実施例では、レジスタの
値を操作するという簡単な工夫で、アドレス指定された
セクタと予備セクタとを入れ替えることができる。した
がって、予め予備セクタを消去しておけば、アドレス指
定されたセクタの消去を省略でき、大幅な時間短縮を図
ることができる。また、入れ替えによって新たに予備と
なったセクタには、アドレス指定されたセクタのデータ
がそっくり残っているため、消去をできるだけ後に行う
ようにすれば、その間、バックアップデータを保存で
き、不意のデータ喪失にも備えることができる。
As described above, in the present embodiment, the sector designated and the spare sector can be exchanged by a simple device of manipulating the value of the register. Therefore, if the spare sector is erased in advance, the erasure of the sector specified by the address can be omitted, and the time can be greatly reduced. In addition, since the data of the addressed sector remains completely in the newly reserved sector due to the replacement, if erasing is performed as much as possible, backup data can be saved during that time, and unexpected data loss Can also be prepared.

【0015】また、予備セクタのデータを利用してRA
Mのようなリフレッシュ動作を行うことも可能である。
リフレッシュ動作は、特に微細化や大規模化が著しい近
時のフラッシュメモリのデータ保持性能をアップできる
から、是非とも採用したい応用例である。図4は、本実
施例のリフレッシュ機能の概念図である。10は予備セ
クタを含む各セクタ(図1の#1〜#R)及びこれら各
セクタに対応する各レジスタ2a〜2gを管理すると共
に交換手段4の機能を有するセクタ制御回路、11はデ
コーダ、12はメインメモリ、20はリフレッシュ制御
回路であり、リフレッシュ制御回路20は、タイマ20
a、パワーオン回路20b、電源電圧制御回路20c、
チェックサム記憶部20d、リフレッシュ制御部20
e、ベリファイ制御部20fなどから構成されている。
[0015] Also, RA using the data of the spare sector is used.
It is also possible to perform a refresh operation like M.
The refresh operation is an example of an application that should be adopted by all means because it can improve the data retention performance of a flash memory in recent years, particularly when miniaturization and large scale are remarkable. FIG. 4 is a conceptual diagram of the refresh function of the present embodiment. Reference numeral 10 denotes a sector control circuit which manages each sector including the spare sector (# 1 to #R in FIG. 1) and registers 2a to 2g corresponding to these sectors and has the function of the exchange means 4. Is a main memory, and 20 is a refresh control circuit.
a, a power-on circuit 20b, a power supply voltage control circuit 20c,
Checksum storage unit 20d, refresh control unit 20
e, a verify control unit 20f and the like.

【0016】図4の構成におけるリフレッシュ動作の一
例は、以下のとおりである。まず、電源投入をパワーオ
ン回路20bで検出するか、又は、電源投入後から所定
時間(例えば168時間)の経過(以降所定時間ごとの
経過)をタイマ20aで検出するかしたとき、チェック
サム記憶部20dに予め保持しておいたチェックサムデ
ータを用いてメインメモリ12内のデータの破壊を検査
し、異常があれば外部にメモリエラーを通知する。この
場合、メインメモリ12に対する外部からのアクセスは
停止される。
An example of the refresh operation in the configuration shown in FIG. 4 is as follows. First, when the power-on is detected by the power-on circuit 20b or when a predetermined time (for example, 168 hours) has elapsed since the power-on (e.g., every predetermined time), the timer 20a stores the checksum. Destruction of data in the main memory 12 is checked using the checksum data stored in advance in the unit 20d, and if there is an abnormality, a memory error is notified to the outside. In this case, external access to the main memory 12 is stopped.

【0017】メモリエラーがない場合、始めにセクタ#
0(任意のセクタでもよいが#0から始めた方が管理し
やすく合理的である)から予備セクタ#Rにデータをコ
ピーし、それを#0に書き戻してセクタ#0のデータを
リフレッシュする。#0が完了すると、#1と#Rの間
でも同様の操作を行い、この操作を最終セクタ#6まで
繰り返し実行する。コピー及び書き戻しの際はチェック
サムを検査し、ビットエラーの回避に努める。万が一エ
ラーが発生した場合は、その操作を再実行し、所定回数
繰り返してもエラーが解消されない場合、外部にメモリ
エラー(リフレッシュモードエラー)を通知する。
If there is no memory error, start with sector #
From 0 (an arbitrary sector may be used, but starting from # 0 is easier and more reasonable), copy data to spare sector #R, write it back to # 0, and refresh data in sector # 0 . When # 0 is completed, the same operation is performed between # 1 and #R, and this operation is repeated until the last sector # 6. When copying and writing back, check the checksum and try to avoid bit errors. If an error occurs, the operation is re-executed. If the error is not resolved after the predetermined number of times, a memory error (refresh mode error) is notified to the outside.

【0018】なお、コピー及び書き戻しの際のチェック
サムは、電源電圧制御回路20cによって電源電圧を若
干振りながら(もちろん許容値内で)行ってもよい。例
えば、通常の電源電圧から−0.5V下げた電源電圧
と、+0.5V上げた電源電圧でチェックサム値を取得
し、予め記憶しておいたチェックサム値と比較して何れ
も一致した場合はリフレッシュ正常、何れも一致しなか
った場合はリフレッシュ異常と判定すると共に、何れか
一方が一致した場合は、一致した方の電源電圧を使用し
て、異常が見られたセクタのデータを予備セクタに移し
た後、セクタ情報を入れ替える。
The checksum at the time of copying and rewriting may be performed while slightly varying the power supply voltage by the power supply voltage control circuit 20c (of course, within an allowable value). For example, when a checksum value is acquired with a power supply voltage lowered by -0.5 V from a normal power supply voltage and a power supply voltage increased by +0.5 V, and compared with a previously stored checksum value, and both match. Indicates that the refresh is normal, and if none of them match, it is determined that the refresh is abnormal. If either one matches, the data of the sector in which the error is found is replaced with the spare sector by using the matched power supply voltage. Then, the sector information is exchanged.

【0019】このようにすれば、RAMと同様なリフレ
ッシュ機能をフラッシュメモリに持たせることができ、
微細化や大規模化傾向にあるフラッシュメモリのデータ
保持性能を著しく向上できるから、OSやBIOSのみ
ならず、あらゆる重要データの保持デバイスに使用でき
るようになるという格別な効果が得られる。
With this configuration, the flash memory can have a refresh function similar to that of the RAM.
Since the data retention performance of a flash memory, which tends to be miniaturized and scaled up, can be remarkably improved, it is possible to obtain a special effect that it can be used not only for an OS or a BIOS but also for any important data retention device.

【0020】[0020]

【発明の効果】本発明によれば、アドレス指定の都度消
去を行う必要がなくなり、大幅な時間短縮を達成でき、
また、リフレッシュ機能も可能になり、データの保存性
能を大幅に向上できる。
According to the present invention, there is no need to perform erasure each time an address is specified, and a significant time reduction can be achieved.
In addition, a refresh function is also possible, and data storage performance can be greatly improved.

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

【図1】一実施例の基本概念図である。FIG. 1 is a basic conceptual diagram of one embodiment.

【図2】一実施例の初回交換時の概念図である。FIG. 2 is a conceptual diagram at the time of first replacement of an embodiment.

【図3】一実施例の2回目交換時の概念図である。FIG. 3 is a conceptual diagram at the time of a second replacement in one embodiment.

【図4】一実施例のリフレッシュ機能の概念図である。FIG. 4 is a conceptual diagram of a refresh function according to one embodiment.

【図5】従来例の基本概念図である。FIG. 5 is a basic conceptual diagram of a conventional example.

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

#0〜#R:セクタ 1:アドレス空間 2a〜2h:レジスタ 4:交換手段 # 0 to #R: sector 1: address space 2a to 2h: register 4: exchange means

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】アドレス空間を同一サイズのn個のセクタ
に分け、外部からのアドレス信号の上位ビットと各セク
タごとに設けられたn個のレジスタの値とを比較して一
つのセクタを指定し、該指定されたセクタに対してリー
ドライト及び所要の操作を行う半導体記憶装置におい
て、前記セクタとレジスタを各々n+1個にすると共
に、前記指定されたセクタがi番目(iは0〜n−1)
のとき、該i番目のセクタに対応するレジスタの値とj
番目(jは先回の交換時のi、但し初回交換時はn)の
セクタに対応するレジスタの値とを交換する交換手段を
設け、該交換後のレジスタの値に基づいて前記一つのセ
クタの指定動作を行うことを特徴とする半導体記憶装
置。
An address space is divided into n sectors of the same size, and one higher sector of an external address signal is compared with the value of n registers provided for each sector to designate one sector. In the semiconductor memory device for performing read / write and required operations on the specified sector, the number of the sectors and the number of registers are each n + 1, and the specified sector is the i-th sector (i is 0 to n− 1)
, The value of the register corresponding to the i-th sector and j
An exchange means for exchanging the register value corresponding to the sector (j is i at the time of the previous exchange, but n at the time of the first exchange), and the one sector is based on the register value after the exchange. A semiconductor memory device that performs the following operation.
JP11235297A 1997-04-30 1997-04-30 Semiconductor memory device Withdrawn JPH10302483A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11235297A JPH10302483A (en) 1997-04-30 1997-04-30 Semiconductor memory device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11235297A JPH10302483A (en) 1997-04-30 1997-04-30 Semiconductor memory device

Publications (1)

Publication Number Publication Date
JPH10302483A true JPH10302483A (en) 1998-11-13

Family

ID=14584554

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11235297A Withdrawn JPH10302483A (en) 1997-04-30 1997-04-30 Semiconductor memory device

Country Status (1)

Country Link
JP (1) JPH10302483A (en)

Similar Documents

Publication Publication Date Title
KR100871027B1 (en) Data recorder and method for recording data in flash memory
US8792277B2 (en) Split data error correction code circuits
US7350044B2 (en) Data move method and apparatus
US8037232B2 (en) Data protection method for power failure and controller using the same
US7290198B2 (en) Memory card and memory controller
JP4373943B2 (en) Memory controller, flash memory system, and flash memory control method
EP3057100B1 (en) Memory device and operating method of same
JP2848300B2 (en) Nonvolatile semiconductor memory device
JP2001109666A (en) Non-volatile semiconductor storage device
JP2004326523A (en) Storage device with rewritable nonvolatile memory, and control method of nonvolatile memory for storage device
CN113885791A (en) Data writing method, reading method and device of Flash memory
JPH10302483A (en) Semiconductor memory device
JP2005292925A (en) Memory controller, flash memory system, and control method for flash memory
JP3934659B1 (en) Memory controller and flash memory system
JP2004030849A (en) Semiconductor nonvolatile memory having rewritable function for part of data
JP2008158908A (en) Memory controller, flash memory system, and control method of flash memory
WO2024087939A1 (en) Solid-state drive and limited access control method therefor, and electronic device
JP2006178909A (en) Memory controller, flash memory system and method for controlling flash memory
JP4332108B2 (en) Memory controller, flash memory system, and flash memory control method
JP2006331233A (en) Memory controller, flash memory system, and control method for flash memory
JP2005293177A (en) Memory controller and flash memory system
JP4366283B2 (en) Memory controller and flash memory system including the memory controller
JP2004326538A (en) Information recording/reproducing method
JP2008171565A (en) Nonvolatile semiconductor memory device
JP3796063B2 (en) Non-volatile memory writing circuit

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20040706