JP2907114B2 - Method and apparatus for correcting 1-bit error in EEPROM - Google Patents

Method and apparatus for correcting 1-bit error in EEPROM

Info

Publication number
JP2907114B2
JP2907114B2 JP8116247A JP11624796A JP2907114B2 JP 2907114 B2 JP2907114 B2 JP 2907114B2 JP 8116247 A JP8116247 A JP 8116247A JP 11624796 A JP11624796 A JP 11624796A JP 2907114 B2 JP2907114 B2 JP 2907114B2
Authority
JP
Japan
Prior art keywords
bit
value
data
error
bit error
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 - Fee Related
Application number
JP8116247A
Other languages
Japanese (ja)
Other versions
JPH09305496A (en
Inventor
裕一 田中
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
Nippon Electric Co 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP8116247A priority Critical patent/JP2907114B2/en
Publication of JPH09305496A publication Critical patent/JPH09305496A/en
Application granted granted Critical
Publication of JP2907114B2 publication Critical patent/JP2907114B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Detection And Correction Of Errors (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、情報処理装置の記
憶装置の1ビット誤り訂正方式に関し、特にEEPRO
Mデバイスに格納されているデータの1ビット誤りを誤
り検証値と比較して検証し、訂正することができる1ビ
ット誤り訂正方法とその装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a 1-bit error correction method for a storage device of an information processing apparatus, and more particularly to an EEPRO
The present invention relates to a 1-bit error correction method and apparatus capable of verifying and correcting a 1-bit error of data stored in an M device by comparing it with an error verification value.

【0002】[0002]

【従来の技術】上述の1ビット誤り訂正方式に関して
は、従来から種々の方法および装置が開示され提案され
ている。例えば、特開平7−129424号公報には、
誤り検出訂正(ECC)機能を持つ回路がメモリ回路か
らの出力データの1ビット誤りを検知して出力する検知
情報を所定のモード設定時にCPUに通知する手段を備
えて、訂正される1ビットエラーの発生をCPUに連絡
することにより、訂正不可能な2ビット以上のエラーの
発生によるシステムダウンを防止することができるEC
C機能回路の1ビット誤り検知通知装置が開示されてい
る。
2. Description of the Related Art Various methods and apparatuses have been disclosed and proposed for the above-mentioned one-bit error correction system. For example, Japanese Patent Application Laid-Open No. 7-129424 discloses that
A circuit having an error detection and correction (ECC) function detects a 1-bit error in output data from the memory circuit and notifies the CPU of detection information to be output when a predetermined mode is set. Is notified to the CPU to prevent the system from going down due to the occurrence of an uncorrectable error of 2 bits or more.
A 1-bit error detection and notification device for a C function circuit is disclosed.

【0003】また、特開平6−324894号公報に
は、計算機のメモリデータの1ビット誤りを自動的に修
正するために、演算装置からメモリへのデータ書き込み
時にデータの数ビットごとにパリティビットを付加する
複数のパリティビット付加回路と、その複数のパリティ
ビット付加回路からのパリティビットデータを格納する
パリティビット用メモリと、パリティビット用メモリか
らのパリティビットデータとメモリデータを読み出して
パリティチェックを行い、1ビットエラーを自動訂正す
るパリティチェック/データ修正回路からなる計算機の
誤り訂正回路が開示されている。
Japanese Patent Laid-Open Publication No. Hei 6-324894 discloses that, in order to automatically correct a one-bit error in memory data of a computer, a parity bit is set every several bits of data when data is written from a processing unit to a memory. A plurality of parity bit addition circuits to be added, a parity bit memory for storing the parity bit data from the plurality of parity bit addition circuits, and a parity check are performed by reading the parity bit data and the memory data from the parity bit memory. A computer error correction circuit comprising a parity check / data correction circuit for automatically correcting a 1-bit error is disclosed.

【0004】[0004]

【発明が解決しようとする課題】従来の1ビット誤り訂
正手段は、上述のように、いずれも運用中のメモリから
データを読み出す際にデータバス上に発生するビット誤
りを検出し、訂正するものである。
As described above, the conventional one-bit error correction means detects and corrects a bit error occurring on a data bus when reading data from an operating memory. It is.

【0005】しかし、大規模の情報処理装置では、高
温、湿度変化などの動作環境に対する耐久性等の要求条
件が非常に厳しく、運用中にROMデバイスのビットが
変化することがある。
However, in a large-scale information processing apparatus, requirements such as durability against an operating environment such as high temperature and humidity change are extremely severe, and bits of a ROM device may change during operation.

【0006】従来は、このようなROMデバイス、特に
EEPROMのビット変化を装置の立ち上げ起動時に検
出するために、EEPROMに格納されたデータの最後
尾に付加された誤り検証値であるCRC符号、またはそ
れと同レベルの誤り検証値と、システム立ち上げ時に全
データを読み込んで計算した検証値とを比較して、EE
PROMの正当性の検証を行っていたが、誤りが検出さ
れた場合は、誤り発生位置の確認までは行なっていなか
った。
Conventionally, in order to detect a bit change of such a ROM device, especially an EEPROM at the time of start-up of the device, a CRC code which is an error verification value added to the end of data stored in the EEPROM, Or, compare the error verification value of the same level with the verification value calculated by reading all data at system startup, and
Although the validity of the PROM was verified, if an error was detected, the confirmation of the error occurrence position was not performed.

【0007】従って、誤りが検出されるとEEPROM
の交換が必要になり、EEPROM交換のためにシステ
ムをダウンさせなければならないという問題点があっ
た。
Accordingly, when an error is detected, the EEPROM
And the system must be brought down to replace the EEPROM.

【0008】本発明の目的は、上述の問題点を解消し、
情報処理装置内部のプログラムを含むデータが格納され
たEEPROMの正当性をシステムの立ち上げ時に検証
して、検出した1ビットの誤りを訂正することができる
EEPROMの1ビット誤り訂正方法及びその装置を提
供することにある。
An object of the present invention is to solve the above-mentioned problems,
An EEPROM 1-bit error correction method and apparatus capable of verifying the validity of an EEPROM storing data including a program in an information processing device at system startup and correcting a detected 1-bit error is disclosed. To provide.

【0009】[0009]

【課題を解決するための手段】本発明の1ビット誤り訂
正方法は、データの先頭ビットからデータの最後尾のビ
ットまで順に、2のn乗を除く自然数の仮番号を各ビッ
トごとに付与し、データの先頭ビットから1ビットず
つ、その値が「1」であるか否かを調べ、そのビットの
値が「1」であるビットの位置を示す仮番号と、初期値
が「0」とされるmビットのビット誤りの計算値との排
他的論理和を次のビット誤りの計算値として順次データ
の最後尾のビットまで計算し、データの最後尾のビット
誤りの計算値とデータに付加された誤り検証値とを比較
してその両者の排他的論理和を計算し、最後尾のビット
誤りの計算値とデータに付加された誤り検証値との排他
的論理和の値が「0」でないか否かを調べ、調べた誤り
計算値と誤り検証値との排他的論理和の値が「0」でな
く、かつ、2のn乗でもない場合は、その値の仮番号に
相当する1ビットの値を書き替えて訂正する。
According to the 1-bit error correction method of the present invention, a natural number temporary number excluding 2 n is sequentially assigned to each bit from the first bit of the data to the last bit of the data. It is checked whether the value is “1” one bit at a time from the first bit of the data, and a temporary number indicating the position of the bit whose value is “1” and an initial value “0” The exclusive OR with the calculated value of the m-bit bit error is calculated as the calculated value of the next bit error up to the last bit of the data, and added to the calculated value of the last bit error of the data and the data The calculated exclusive OR of the two values is compared with the calculated error verification value, and the value of the exclusive OR between the calculated value of the last bit error and the error verification value added to the data is “0”. Check whether it is not, error check value and error verification value Exclusive rather than the value of the logical sum is "0", and, if not also power of 2 n corrects rewrites the 1-bit value corresponding to the temporary number of the value.

【0010】本発明の1ビット誤り訂正装置は、データ
に付加された誤り検証値と同じビット数で、初期値が
「0」に設定されるビット誤りの計算値保持部と、デー
タの先頭ビットから最後尾のビットまで順に「1」の値
のビットを検出する「1」ビット検出手段と、ビット誤
り計算値保持部に保持された値と、「1」ビット検出手
段により「1」が検出されたビットの位置を示す値との
排他的論理和を順次計算してその結果をビット誤り計算
値保持部に保持する計算手段と、データの最後尾のビッ
トまで計算を終了した後にビット誤りの計算値保持部に
保持された値と、データに付加された誤り検証値との排
他的論理和を計算してビット誤りの存在するビットの位
置を検出する誤りビット位置検出手段と、誤りビット位
置検出手段の検出した位置のビットを訂正するビット訂
正手段とを有する。
A 1-bit error correction apparatus according to the present invention comprises a bit error calculation value holding unit having the same number of bits as an error verification value added to data and having an initial value set to "0";"1" bit detecting means for detecting the bits of the value "1" in order from the last bit to the last bit, the value held in the bit error calculation value holding unit, and "1" detected by the "1" bit detecting means Calculating means for sequentially calculating the exclusive OR with the value indicating the position of the bit, and storing the result in the bit error calculation value holding unit; and calculating the bit error after completing the calculation up to the last bit of the data. Error bit position detection means for calculating the exclusive OR of the value held in the calculated value holding unit and the error verification value added to the data to detect the position of a bit having a bit error; Detection of detection means And a bit correction means for correcting the bit position.

【0011】計算手段により用いられるデータの各ビッ
トの位置が、データの先頭ビットから最後尾のビットま
で順に、2のn乗、ただしnは0及び1以上の自然数、
で表される数を除く自然数が割り振られることが望まし
い。
The position of each bit of the data used by the calculating means is, in order from the first bit to the last bit of the data, 2 n, where n is a natural number of 0 or 1 or more,
It is desirable that a natural number other than the number represented by is assigned.

【0012】[0012]

【発明の実施の形態】次に、本発明の実施の形態につい
て図面を参照して説明する。
Next, embodiments of the present invention will be described with reference to the drawings.

【0013】図1は本発明の1実施例の構成を示すブロ
ック図、図2は図1の実施例の動作手順を示すフローチ
ャートである。
FIG. 1 is a block diagram showing a configuration of one embodiment of the present invention, and FIG. 2 is a flowchart showing an operation procedure of the embodiment of FIG.

【0014】図1において、本実施例の1ビット誤り訂
正装置は、プログラムコードやデータが格納される書き
替え可能なROM、すなわちEEPROM1と、EEP
ROM1に格納されたデータの先頭ビットから最後尾の
ビットまで各ビットに2のn乗を除く自然数を割り振っ
た仮番号を付与する仮番号付与部21及び値が「1」で
あるビットの仮番号を順次排他的論理和としてビット誤
り検証値を計算する排他的論理和計算部22からなるビ
ット誤りの計算部2と、計算部2の計算したビット誤り
検証値とEEPROM1に格納されたデータの最後尾に
付加された誤り検証値とを比較して両者の排他的論理和
を計算し、その値が「0」でなく、かつ、2のn乗でも
ないとき、その値を仮番号とするビットを誤りと判定す
る誤りビット位置検出部31及び誤りビット位置検出部
31の判定した仮番号の1ビットの誤りを訂正する訂正
部32からなる誤りビット訂正部3とを有する。
In FIG. 1, a 1-bit error correction device according to the present embodiment includes a rewritable ROM for storing program codes and data, that is, an EEPROM 1 and an EEPROM.
From the first bit to the last bit of the data stored in the ROM 1, a temporary number assigning unit 21 for assigning a temporary number in which each bit is assigned a natural number excluding 2 to the power of n and a temporary number of a bit whose value is "1" , A bit error calculator 2 comprising an exclusive OR calculator 22 for sequentially calculating a bit error verification value as an exclusive OR, and the bit error verification value calculated by the calculator 2 and the last of the data stored in the EEPROM 1. The exclusive OR of the two is calculated by comparing the value with the error verification value added to the tail. If the value is not "0" and not 2 to the power of n, a bit having the value as a provisional number And an error bit correction unit 3 including a correction unit 32 that corrects the one-bit error of the provisional number determined by the error bit position detection unit 31.

【0015】この1ビット誤り訂正装置の動作は、図2
に示すように、 (a)先ず、ビット誤り検証値の計算部2の値E(n)
の全てのビットを0として初期値E(0)とする。 (b)次に、EEPROM1に格納されたデータの先頭
ビットを読み込んでその値が「0」か「1」かを判断
し、「1」と判断されたときは、そのビットの位置を示
す仮番号と誤り検証値E(0)との排他的論理和を計算
して、その値を計算値E(1)とする。
The operation of the 1-bit error correction device is shown in FIG.
(A) First, the value E (n) of the bit error verification value calculation unit 2
Are set to 0, and an initial value E (0) is set. (B) Next, the first bit of the data stored in the EEPROM 1 is read, and it is determined whether the value is “0” or “1”. If the value is determined to be “1”, a temporary indicating the position of the bit is determined. The exclusive OR of the number and the error verification value E (0) is calculated, and the calculated value is set as a calculated value E (1).

【0016】この仮番号は、データの先頭ビットから最
後尾のビットまで各ビットに対して、2のn乗(n=
0,1,2,...)、すなわち、1,2,4,
8...を除いた自然数である、3,5,6,7,
9,...等が順に割り振られている。
This provisional number is 2 n (n = n) for each bit from the first bit to the last bit of the data.
0, 1, 2,. . . ), Ie, 1, 2, 4,
8. . . 3,5,6,7,
9,. . . Etc. are allocated in order.

【0017】したがって、先頭ビットが1であれば、初
期値E(0)の(000...00)と先頭ビットの仮
番号である「3」、すなわち(000...11)、と
の排他的論理和の(000...11)がビット誤りの
計算値E(1)となり、先頭ビットの値が「0」であれ
ば、初期値E(0)=0がそのまま次の誤り計算値E
(1)となる。 (c)次に、2番目のビットを読み込んで、同様にして
「0」か「1」かを判断し、 (d)「1」と判断されたときは、その仮番号「5」と
誤り計算値E(1)、すなわち、「0」か「3」、との
排他的論理和を計算して、その値を次の誤りの計算値E
(2)とする。読み込んだ2番目のビットが「0」と判
断されたときは、1番目のビットの誤りの計算値E
(1)をそのまま2番目の誤り計算値E(2)とする。 (e)それから以降は、(c)〜(d)と同様に、ビッ
トの値の「0」,「1」の判断と、各ビットの仮番号と
誤り計算値E(n)との排他的論理和の計算の手順を最
終ビットまで繰り返してデータの最後尾のビットの誤り
計算値E(N)を求めて、この最後尾のビットの誤り計
算値E(N)を誤り訂正部3に送る。 (f)誤り訂正部3は、データの最後尾に付加されてい
る誤り検証値Pと計算により求められた値E(N)との
排他的論理和を計算して、その計算結果が全ビット
「0」でないかどうかを判定する。
Therefore, if the first bit is 1, the initial value E (0) of (000 ... 00) and the provisional number of the first bit "3", that is, (000 ... 11), (000 ... 11) of the exclusive OR is the calculated value E (1) of the bit error, and if the value of the first bit is "0", the initial value E (0) = 0 is directly used for the next error calculation. Value E
(1). (C) Next, the second bit is read and similarly determined whether it is "0" or "1". (D) If it is determined to be "1", the provisional number "5" is mistaken. The exclusive OR of the calculated value E (1), that is, “0” or “3”, is calculated, and the calculated value is calculated as the calculated value E of the next error.
(2). When the read second bit is determined to be “0”, the error calculation value E of the first bit is calculated.
(1) is used as the second error calculation value E (2) as it is. (E) Thereafter, similarly to (c) to (d), the determination of the bit value “0” or “1” and the exclusive operation of the temporary number of each bit and the error calculation value E (n) are performed. The procedure for calculating the logical sum is repeated until the last bit, an error calculation value E (N) of the last bit of the data is obtained, and the error calculation value E (N) of the last bit is sent to the error correction unit 3. . (F) The error correction unit 3 calculates an exclusive OR of the error verification value P added to the end of the data and the value E (N) obtained by the calculation, and the calculation result is expressed by all bits. It is determined whether it is not “0”.

【0018】すなわち、計算結果が全ビット「0」であ
れば、データの正当性が検証されたものとして検証を終
了し、計算結果が「0」でなく、1つ以上の複数のビッ
トが「1」であれば、1ビット誤りが検出されたことを
意味する。 (g)1ビット誤りが検出された場合は、次に、この2
つの誤り検証値Pと、計算値E(N)との排他的論理和
の値が、2のn乗(n=0,1,2,...)、すなわ
ち、全ビット中ただ1つのビットのみ「1」であるか否
かを調べる。
That is, if the calculation result is all bits “0”, the verification is terminated assuming that the validity of the data has been verified, and the calculation result is not “0” and one or more bits are “0”. If "1", it means that a one-bit error has been detected. (G) If a one-bit error is detected,
The value of the exclusive OR of the two error verification values P and the calculated value E (N) is 2 n (n = 0, 1, 2,...), That is, only one bit among all bits Only whether it is "1" is checked.

【0019】もし、2つの誤り検証値P、計算値E
(N)の排他的論理和の値が、2のn乗(n=0,1,
2,...)である「YES、然り」の場合は、検出さ
れた1ビットの誤りがデータの最後尾に付加されている
誤り検証値P中に存在し、従ってデータの正当性は検証
されたものとして検証を終了して、(h)に移り、その
データのプログラムが起動される。 (h)もし、誤り検証値Pと計算値E(N)との排他的
論理和の値が、2のn乗(n=0,1,2,...)で
ない「NO、否」の場合は、検出された1ビットの誤り
がデータ中に存在し、しかも、この排他的論理和の値が
1ビット誤りの検出されたビットの位置を示す仮番号を
表すので、誤り訂正部は、この仮番号に相当する位置の
ビットを、「0」であるならば「1」に、「1」である
ならば「0」に、書き替えて訂正する。 (i)以上の操作を終了すると、データの正当性が検証
され、または1ビットの誤りが訂正されたことになるの
で、そのデータを用いてプログラムが起動される。
If two error verification values P and calculated values E
The value of the exclusive OR of (N) is 2 n (n = 0, 1,
2,. . . ), The detected 1-bit error exists in the error verification value P added to the end of the data, and thus the validity of the data is verified. After the verification is completed, the process proceeds to (h), and the program of the data is started. (H) If the value of the exclusive OR of the error verification value P and the calculated value E (N) is not “n, n” (n = 0, 1, 2,...) In this case, the detected 1-bit error exists in the data, and the value of the exclusive OR represents a temporary number indicating the position of the bit where the 1-bit error is detected. The bit at the position corresponding to the provisional number is rewritten and corrected to "1" if it is "0" and to "0" if it is "1". (I) When the above operation is completed, the validity of the data is verified or a one-bit error has been corrected, and the program is started using the data.

【0020】[0020]

【発明の効果】上述のように本発明は、データの各ビッ
トの位置を、データの先頭ビットから順に2のn乗を除
く自然数の仮番号で表し、誤り検証計算部に、「1」の
値のビットに割り振られた仮番号を排他的論理和として
加えて順次書き替え、最後にこの誤り検証計算部の値と
データに付加された検証値との排他的論理和を計算する
ことにより、システム立ち上げ時に、EEPROMの正
当性の検証と、1ビット誤りの発生した場合の訂正とが
容易になり、システムの立ち上げを迅速に行なうことが
できる効果がある。
As described above, according to the present invention, the position of each bit of data is represented by a natural number temporary number excluding 2 to the n-th power from the first bit of the data. By adding the provisional number assigned to the bit of the value as an exclusive OR and rewriting sequentially, and finally calculating the exclusive OR of the value of this error verification calculation unit and the verification value added to the data, At the time of system startup, it is easy to verify the validity of the EEPROM and to correct a 1-bit error, so that the system can be started quickly.

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

【図1】図1は本発明の1実施例の構成を示すブロック
図である。
FIG. 1 is a block diagram showing a configuration of one embodiment of the present invention.

【図2】図1の実施例の動作手順を示すフローチャート
である。
FIG. 2 is a flowchart showing an operation procedure of the embodiment of FIG.

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

1 EEPROM 2 ビット誤り検証値の計算部 21 仮番号付与部 22 仮番号の排他的論理和計算部 3 誤りビット訂正部 31 誤りビット位置検出部 32 訂正部 DESCRIPTION OF SYMBOLS 1 EEPROM 2 Calculating part of bit error verification value 21 Provisional number assigning part 22 Exclusive OR calculating part of provisional number 3 Error bit correcting part 31 Error bit position detecting part 32 Correcting part

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 プログラムを含むデータと、前記データ
に付加された複数mビットの誤り検証値とが格納された
EEPROMの1ビット誤り訂正方法において、 前記データの先頭から最後尾までの全ビットに順に、2
のn乗を除く自然数、ただしnは0および1以上の自然
数、の仮番号をmビットで表わして付与し、 前記データの先頭ビットから1ビットずつ順に調べて、
その値が「1」であるビットに付与された前記仮番号を
検出し、 前記検出された仮番号とビット誤り計算値、ただしビッ
ト誤り計算値の初期値はmビットすべて「0」とする、
との排他的論理和を計算してその結果を次のビット誤り
計算値として書き替え、 前記ビット誤り計算値の書き替えを順次「1」であるビ
ットが検出される度に繰り返して前記データの最後尾の
ビットまで実行し、 前記最後尾までの検出、書き替えが終わったとき、前記
書き替えられたビット誤り計算値と前記データに付加さ
れた誤り検証値との排他的論理和を計算し、 前記ビット誤り計算値と前記誤り検証値との排他的論理
和の値が「0」でないか否かを調べ、 前記調べた排他的論理和の値が「0」でなく、かつ、2
のn乗でもない場合は、その排他的論理和の値と同じ値
の前記仮番号に相当するビットの値を書き替えて訂正す
ることを特徴とするEEPROMの1ビット誤り訂正方
法。
1. A 1-bit error correction method for an EEPROM in which data including a program and a plurality of m-bit error verification values added to the data are stored. In order 2
Is a natural number excluding the nth power of n, where n is a natural number of 0 or 1 or more, and is assigned with a m-bit number, and is examined one bit at a time from the first bit of the data.
Detecting the provisional number assigned to the bit whose value is “1”; and setting the detected provisional number and the bit error calculation value, where the initial value of the bit error calculation value is all m bits to “0”;
And rewriting the result as the next bit error calculation value. The rewriting of the bit error calculation value is sequentially repeated every time a bit of “1” is detected, and Execute to the last bit, and when the detection and rewriting to the last are completed, calculate the exclusive OR of the rewritten bit error calculation value and the error verification value added to the data. Checking whether the value of the exclusive OR of the bit error calculation value and the error verification value is not “0”; and determining that the value of the checked exclusive OR is not “0”;
A one-bit error correction method for an EEPROM, wherein the value of the bit corresponding to the provisional number having the same value as the value of the exclusive OR is rewritten if the value is not the nth power of the EEPROM.
【請求項2】 プログラムを含むデータと前記データに
付加された複数mビットの誤り検証値とが格納されたE
EPROMの1ビット誤り訂正装置において、 前記データに付加された誤り検証値と同じビット数を有
し、初期値が「0」に設定される計算値保持部と、 前記データの先頭ビットから最後尾のビットまで順に
「1」の値のビットを検出する「1」ビット検出手段
と、 前記計算値保持部に保持された値と、前記「1」ビット
検出手段により「1」が検出されたビットの位置を示す
値との排他的論理和を順次計算してその結果を前記計算
値保持部に保持する計算手段と、 データの最後尾のビットまで計算終了後に前記計算値保
持部に保持された値と、前記データに付加された誤り検
証値との排他的論理和を計算してビット誤りの存在する
ビットの位置を検出する誤りビット位置検出手段と、 前記誤りビット位置検出手段の検出した位置のビットを
訂正するビット訂正手段とを有することを特徴とするE
EPROMの1ビット誤り訂正装置。
2. An E which stores data including a program and a plurality of m-bit error verification values added to the data.
A 1-bit error correction device for EPROM, comprising: a calculated value holding unit having the same number of bits as an error verification value added to the data, and having an initial value set to “0”; "1" bit detecting means for sequentially detecting the bits of the value "1" up to the bit of "1", the value held in the calculated value holding section, and the bit in which "1" is detected by the "1" bit detecting means. Calculating means for sequentially calculating an exclusive OR with a value indicating the position of the data, and holding the result in the calculated value holding unit; and holding the result in the calculated value holding unit after completion of calculation up to the last bit of data. An error bit position detecting means for calculating an exclusive OR of a value and an error verification value added to the data to detect a position of a bit having a bit error; and a position detected by the error bit position detecting means. Bit E characterized by having a bit correction means for correcting the
EPROM 1-bit error correction device.
【請求項3】 前記計算手段により用いられるデータの
各ビットの位置が、データの先頭ビットから最後尾のビ
ットまで順に、2のn乗で表される数、ただしnは0及
び1以上の自然数、を除く自然数が割り振られる請求項
2に記載のEEPROMの1ビット誤り訂正装置。
3. The position of each bit of data used by the calculating means is a number represented by 2 n raised from the first bit to the last bit of the data, where n is 0 or a natural number of 1 or more. 3. The one-bit error correction device for an EEPROM according to claim 2, wherein a natural number excluding, is assigned.
JP8116247A 1996-05-10 1996-05-10 Method and apparatus for correcting 1-bit error in EEPROM Expired - Fee Related JP2907114B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8116247A JP2907114B2 (en) 1996-05-10 1996-05-10 Method and apparatus for correcting 1-bit error in EEPROM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8116247A JP2907114B2 (en) 1996-05-10 1996-05-10 Method and apparatus for correcting 1-bit error in EEPROM

Publications (2)

Publication Number Publication Date
JPH09305496A JPH09305496A (en) 1997-11-28
JP2907114B2 true JP2907114B2 (en) 1999-06-21

Family

ID=14682422

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8116247A Expired - Fee Related JP2907114B2 (en) 1996-05-10 1996-05-10 Method and apparatus for correcting 1-bit error in EEPROM

Country Status (1)

Country Link
JP (1) JP2907114B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109829083A (en) * 2019-01-25 2019-05-31 深圳市金泰克半导体有限公司 SPD data automatic verification method, device, computer equipment and storage medium

Also Published As

Publication number Publication date
JPH09305496A (en) 1997-11-28

Similar Documents

Publication Publication Date Title
US5502732A (en) Method for testing ECC logic
CN111176884A (en) SEC (Security and Security) verification method and device for FPGA (field programmable Gate array) configuration memory
JPWO2007096997A1 (en) Memory control device and memory control method
US9721665B2 (en) Data writing method and system
US10613918B2 (en) Data register monitoring
JP2009295252A (en) Semiconductor memory device and its error correction method
US6539338B1 (en) Self-diagnostic testing of a network interface adapter
JP2606862B2 (en) Single error detection and correction method
JP2907114B2 (en) Method and apparatus for correcting 1-bit error in EEPROM
JP3106947B2 (en) Nonvolatile semiconductor memory device
JP4950214B2 (en) Method for detecting a power outage in a data storage device and method for restoring a data storage device
JPH09167120A (en) Error correction device for storage device
WO2007094045A1 (en) Readout processing device and readout processing method
JP4135413B2 (en) MEMORY CHECK SYSTEM, MEMORY CHECK METHOD, SIGNAL PROCESSING DEVICE, SIGNAL PROCESSING DEVICE MEMORY CHECK METHOD, AND MEMORY CHECK PROGRAM
JP2007257628A (en) Method for error correction and error detection for reading out stored information data and storage control unit therefor
JP2006163811A (en) Data control method of nonvolatile memory
US11831337B2 (en) Semiconductor device and error detection methods
JP3358701B2 (en) Verify method and verify device
JPH01194046A (en) Memory access system
JP3190867B2 (en) Apparatus and method for detecting memory rewrite operation error
JPH06274421A (en) Data securing system
JPS61846A (en) Test method for normalness of memory contents
JP2009210308A (en) Measuring device
JP4206161B2 (en) Storage medium verification device
JP2000194605A (en) Refreshing device of flash memory, its refreshing method, and flash memory

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees