JPH1116389A - Semiconductor memory device - Google Patents

Semiconductor memory device

Info

Publication number
JPH1116389A
JPH1116389A JP9167037A JP16703797A JPH1116389A JP H1116389 A JPH1116389 A JP H1116389A JP 9167037 A JP9167037 A JP 9167037A JP 16703797 A JP16703797 A JP 16703797A JP H1116389 A JPH1116389 A JP H1116389A
Authority
JP
Japan
Prior art keywords
read
signal
data signal
syndrome
parity
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.)
Granted
Application number
JP9167037A
Other languages
Japanese (ja)
Other versions
JP3432111B2 (en
Inventor
Shoichi Tanno
昭一 丹野
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP16703797A priority Critical patent/JP3432111B2/en
Publication of JPH1116389A publication Critical patent/JPH1116389A/en
Application granted granted Critical
Publication of JP3432111B2 publication Critical patent/JP3432111B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a high reliability semiconductor memory device which enables the improvement of the precision of error detection of data read out of a memory cell and the proper error correction. SOLUTION: Reverse parity signals which are generated by a parity generating circuit 2 in accordance with logic reverse data signals from a 1st reverse circuit 1 and a Hamming matrix are stored in a memory cell array 3 with input data signals DA0-DA31 and parity signals. The reading levels of all the bits of the input data signals DA0-DA31 stored in the memory cell array 3 are respectively reversed in relations to the judging voltage of a sensing circuit 5 by a 2nd reverse circuit 4. If a syndrome judgement circuit 7 judges that 1st and 2nd syndrome signals generated by a syndrome generating circuit 6 agree with each other and, further, there are errors in reading data signals and reading reverse data signals, a correction circuit 9 corrects the errors in the reading data signals D0-D31 in accordance with correction signals from a correction signal generating circuit 8.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、誤り訂正機能を
有する半導体記憶装置に関する。
The present invention relates to a semiconductor memory device having an error correction function.

【0002】[0002]

【従来の技術】従来、半導体記憶装置としては、メモリ
セルに情報データと共にパリティデータを同時に書き込
んだ後、読み出した情報データとパリティデータの両方
を用いて演算により誤りの有無を検査して、誤りがあれ
ば、その誤りを訂正して、誤りが訂正された情報データ
を出力する誤り訂正機能を有するものがある(特開平5
−2898号公報)。
2. Description of the Related Art Conventionally, as a semiconductor memory device, after writing parity data together with information data into a memory cell at the same time, the presence or absence of an error is checked by calculation using both the read information data and the parity data. If there is an error correction function, an error correction function for correcting the error and outputting the information data in which the error has been corrected is disclosed (Japanese Patent Laid-Open Publication No.
-2898).

【0003】図14は上記特開平5−2898号公報に
示される誤り訂正機能を有する半導体記憶装置の要部ブ
ロック図を示している。この半導体記憶装置では、32
ビット構成の入力データ信号DA0〜DA31をメモリセ
ルアレイ102に書き込むと同時に、パリティ作成回路
101によって入力データ信号とハミング行列とに基づ
いて演算されたパリティ信号を作成し、そのパリティ信
号をメモリセルアレイ102に書き込む。上記パリティ
作成回路101で用いるハミング行列は、情報ビット
(入力データ信号)のビット数により付加される検査ビッ
ト(パリティ信号)のビット数が決まっている。
FIG. 14 is a block diagram of a main part of a semiconductor memory device having an error correction function disclosed in the above-mentioned Japanese Patent Application Laid-Open No. 5-2898. In this semiconductor memory device, 32
At the same time as writing the bit-structured input data signals DA0 to DA31 to the memory cell array 102, the parity creation circuit 101 creates a parity signal calculated based on the input data signal and the Hamming matrix, and sends the parity signal to the memory cell array 102. Write. The Hamming matrix used in the parity generation circuit 101 is an information bit
The number of bits of the check bit (parity signal) added is determined by the number of bits of the (input data signal).

【0004】そうして、上記メモリセルアレイ102に
記憶された入力データ信号を読み出すとき、メモリセル
アレイ102からセンス回路103により読み出された
読み出しデータ信号と読み出しパリティ信号に基づい
て、シンドローム作成回路104によって上記ハミング
行列に基づく演算によりシンドローム信号を作成する。
上記シンドローム信号は、読み出しデータ信号と読み出
しパリティ信号とに誤りがなければ、すべて0となる信
号群であり、誤りがあれば、上記ハミング行列に依存し
たエラーパターンがシンドローム信号に現れる。すなわ
ち、上記シンドローム信号がすべて0で誤りが無かった
とき、読み出しデータ信号は、そのまま訂正出力データ
信号として出力される一方、シンドローム信号がエラー
パターンを有するとき、訂正信号発生回路105によっ
てシンドローム信号のエラーパターンを読み出しデータ
信号の誤り箇所を示す訂正信号に変換する。こうして、
上記訂正信号発生回路105により作成された訂正信号
と読み出しデータ信号との排他的論理和を訂正回路10
6により演算することによって、読み出しデータ信号の
誤りを訂正し、訂正された読み出しデータ信号を訂正出
力データ信号D0〜D31として出力する。
When the input data signal stored in the memory cell array 102 is read, the syndrome generation circuit 104 uses the read data signal and the read parity signal read from the memory cell array 102 by the sense circuit 103. A syndrome signal is created by an operation based on the Hamming matrix.
The syndrome signal is a group of signals that are all 0 if there is no error between the read data signal and the read parity signal. If there is an error, an error pattern depending on the Hamming matrix appears in the syndrome signal. That is, when the syndrome signal is all zero and there is no error, the read data signal is output as it is as a corrected output data signal, while when the syndrome signal has an error pattern, the error signal of the syndrome signal is output by the correction signal generation circuit 105. The pattern is converted into a correction signal indicating an error portion of the read data signal. Thus,
The exclusive OR of the correction signal generated by the correction signal generation circuit 105 and the read data signal is calculated by the correction circuit 10.
6 to correct the error of the read data signal, and output the corrected read data signal as corrected output data signals D0 to D31.

【0005】[0005]

【発明が解決しようとする課題】ところで、上記半導体
記憶装置では、集積化が進んで記憶容量が増大するにし
たがって、その信頼性がより一層要求されるようになっ
ている。しかしながら、書き換え/読み出し回数が増加
すると、酸化膜の劣化により生じるストレスリ−ク等に
よって、メモリセルを構成するトランジスタのしきい値
電圧Vth(threshold voltage)の値が経時的に変化し
て、読み出しデータ信号の”1”,”0”の判定を誤っ
て読み出すため、信頼性が低下し、特にフラッシュメモ
リ等では、このしきい値電圧Vthの経時的変化の影響が
大きい。
By the way, in the above-mentioned semiconductor memory device, as the integration is advanced and the storage capacity is increased, the reliability is more demanded. However, when the number of times of rewriting / reading increases, the value of the threshold voltage Vth (threshold voltage) of the transistor constituting the memory cell changes with time due to stress leak or the like caused by the deterioration of the oxide film, and the reading is performed. Since the determination of "1" or "0" of the data signal is erroneously read, the reliability is reduced. Particularly, in a flash memory or the like, the influence of the temporal change of the threshold voltage Vth is large.

【0006】このような半導体記憶装置では、メモリセ
ルアレイ102から読み出されたデータの“1”,
“0”の判定は、例えば図15に示すセンスアンプによ
り行う。上記センスアンプは、入力にメモリセルからの
読み出し電圧vnが入力され、出力に判定電圧Vdが入力
されたトランジスタQ1,Q2からなる反転増幅器と、入
力に判定電圧Vdが入力され、出力にvnが入力されたト
ランジスタQ3,Q4からなる反転増幅器とを有し、vnと
判定電圧Vdの電位差を増幅する。そして、メモリセル
から読み出された電圧をvn(n=1,2,…)と判定電圧
Vdとを比較して判定を行う。このとき、図16に示す
ように、センスアンプの特性としては、判定不感領域が
存在し、メモリセルから読み出された電圧が判定電圧V
dに非常に近い電圧v1(=Vd+va),v2(=Vd−va)の
場合、電圧v1を“1”,電圧v2を“0”と誤って判定
する可能性がある。正常なメモリセルから読み出された
電圧v3,v4では、判定電圧Vdと電圧v3,v4との電圧
差が大きく、電圧v3を“0”、電圧v4を“1”と確実
に判定できるが、上述のメモリセルのしきい値電圧Vth
が経時的変化すると、判定不感領域にしきい値電圧を有
するメモリセルが現れる。したがって、上記半導体記憶
装置では、メモリセルのしきい値電圧Vthが判定不感領
域である場合は、“0”,“1”の判定が困難であるた
め、誤り検出の精度が低く、誤り訂正が的確にできない
という問題がある。
In such a semiconductor memory device, data "1", "1",
The determination of “0” is made by, for example, the sense amplifier shown in FIG. The sense amplifier has an inverting amplifier composed of transistors Q1 and Q2 each having a read voltage vn input from a memory cell as an input and a determination voltage Vd as an output, a determination voltage Vd as an input, and a vn as an output. It has an inverting amplifier made up of transistors Q3 and Q4, and amplifies the potential difference between vn and the judgment voltage Vd. Then, the determination is performed by comparing the voltage read from the memory cell with vn (n = 1, 2,...) And the determination voltage Vd. At this time, as shown in FIG. 16, as a characteristic of the sense amplifier, a determination insensitive region exists, and the voltage read from the memory cell is equal to the determination voltage V.
In the case of voltages v1 (= Vd + va) and v2 (= Vd-va) which are very close to d, there is a possibility that the voltage v1 is erroneously determined as "1" and the voltage v2 is determined as "0". With the voltages v3 and v4 read from the normal memory cells, the voltage difference between the determination voltage Vd and the voltages v3 and v4 is large, and the voltage v3 can be reliably determined as "0" and the voltage v4 as "1". The threshold voltage Vth of the above memory cell
Changes over time, a memory cell having a threshold voltage appears in the insensitive region. Therefore, in the above-described semiconductor memory device, when the threshold voltage Vth of the memory cell is in the determination insensitive region, it is difficult to determine “0” or “1”. There is a problem that it cannot be done accurately.

【0007】そこで、この発明の目的は、メモリセルか
ら読み出されるデータの誤り検出の精度を向上でき、的
確な誤り訂正ができる信頼性の高い半導体記憶装置を提
供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a highly reliable semiconductor memory device capable of improving the accuracy of error detection of data read from a memory cell and performing accurate error correction.

【0008】[0008]

【課題を解決するための手段】上記目的を達成するた
め、請求項1の半導体記憶装置は、2ビット以上の第1
データ信号の全ビットの論理を反転する第1反転部と、
上記第1データ信号と所定の行列とに基づいて、2ビッ
ト以上の第1パリティ信号を作成すると共に、上記第1
反転部からの上記第1データ信号の全ビットの論理が反
転された第2データ信号と上記所定の行列とに基づい
て、2ビット以上の第2パリティ信号を作成するパリテ
ィ作成部と、上記第1データ信号,上記第1パリティ信
号および上記第2パリティ信号を記憶するメモリセルア
レイと、上記メモリセルアレイに記憶された上記第1デ
ータ信号の全ビットの読み出しレベルを所定の基準電圧
に対して夫々反転させて、上記第1データ信号の全ビッ
トのレベルが夫々反転された第3データ信号を出力する
第2反転部と、上記メモリセルアレイに記憶された上記
第1データ信号,上記第1パリティ信号および上記第2
パリティ信号を夫々読み出して、第1読み出しデータ信
号,第1読み出しパリティ信号および第2読み出しパリ
ティ信号を夫々出力すると共に、上記第2反転部からの
上記第3データ信号を読み出して、第2読み出しデータ
信号を出力する読み出し部と、上記第1読み出しデータ
信号,上記第1読み出しパリティ信号および上記所定の
行列に基づいて、第1シンドローム信号を作成すると共
に、上記第2読み出しデータ信号,上記第2読み出しパ
リティ信号および上記所定の行列に基づいて、第2シン
ドローム信号を作成するシンドローム作成部と、上記シ
ンドローム作成部からの上記第1,第2シンドローム信
号を受けて、上記第1,第2シンドローム信号が一致す
るか否かを判定すると共に、上記第1,第2シンドロー
ム信号により上記第1,第2読み出しデータ信号または
上記第1,第2読み出しパリティが誤っているか否かを
判定するシンドローム判定部と、上記シンドローム判定
部が上記第1,第2シンドローム信号が一致し、かつ、
上記第1,第2読み出しデータ信号が誤っていると判定
すると、上記第1シンドローム信号と上記所定の行列に
基づいて、上記第1読み出しデータ信号の誤りを訂正す
る誤り訂正部とを備えたことを特徴としている。
In order to achieve the above object, a semiconductor memory device according to the first aspect of the present invention has a first memory device of 2 bits or more.
A first inverting unit that inverts the logic of all bits of the data signal;
A first parity signal of 2 bits or more is created based on the first data signal and a predetermined matrix, and the first parity signal is generated.
A parity creation unit that creates a second parity signal of 2 bits or more based on the second data signal obtained by inverting the logic of all bits of the first data signal from the inversion unit and the predetermined matrix; A memory cell array for storing one data signal, the first parity signal and the second parity signal, and inverting read levels of all bits of the first data signal stored in the memory cell array with respect to a predetermined reference voltage; A second inverting unit that outputs a third data signal in which the levels of all bits of the first data signal are respectively inverted, the first data signal, the first parity signal, and the first data signal stored in the memory cell array; The second
The first read data signal, the first read parity signal, and the second read parity signal are respectively read out from the parity signal, and the third data signal from the second inverting section is read out. A reading unit for outputting a signal, a first syndrome signal based on the first read data signal, the first read parity signal, and the predetermined matrix, and a second read data signal and a second read signal; A syndrome creation unit for creating a second syndrome signal based on the parity signal and the predetermined matrix, and receiving the first and second syndrome signals from the syndrome creation unit, the first and second syndrome signals are received. It is determined whether or not they match, and the first and second syndrome signals are used in accordance with the first and second syndrome signals. A syndrome determination unit that determines whether the read data signal or the first and second read parities are erroneous, and the syndrome determination unit matches the first and second syndrome signals, and
An error correction unit for correcting an error in the first read data signal based on the first syndrome signal and the predetermined matrix when it is determined that the first and second read data signals are incorrect; It is characterized by.

【0009】上記請求項1の半導体記憶装置によれば、
上記パリティ作成部は、2ビット以上の第1データ信号
と上記所定の行列とに基づいて、2ビット以上のパリテ
ィ信号を作成する。つまり、1つのランダム誤りを訂正
する符号で構成された例えばハミング行列によって、第
1データ信号の1つの誤りを訂正するための第1パリテ
ィ信号を作成するのである。同様にして、上記第1反転
部により第1データ信号の全ビットの論理が反転された
第2データ信号と上記所定の行列とに基づいて、2ビッ
ト以上の第2パリティ信号を作成する。そして、上記第
1データ信号,第1パリティ信号および第2パリティ信
号を上記メモリセルアレイに記憶する。次に、上記メモ
リセルアレイに記憶された第1データ信号,第1パリテ
ィ信号および第2パリティ信号を読み出し部により読み
出す。また、上記第2反転部によって、メモリセルアレ
イに記憶された第1データ信号の全ビットの読み出しレ
ベルを、所定の基準電圧に対して夫々反転させる。この
とき、上記所定の基準電圧を読み出し部の“0”,
“1”を判定する判定電圧とすることによって、第2反
転部からの全ビットの読み出しレベルが反転された第3
データ信号を読み出し部で読み出すと、第1読み出しデ
ータの全ビットの論理が反転した第2読み出しデータが
得られる(メモリセルを構成するトランジスタのしきい
値電圧が読み出し部の判定電圧近傍すなわち判定不感領
域でないとき)。そうして、上記読み出し部により読み
出された第1読み出しデータ信号と第1読み出しパリテ
ィ信号および所定の行列に基づいて、上記シンドローム
作成部により第1読み出しデータ信号の誤りの有無を表
す第1シンドローム信号を作成する。また、上記読み出
し部により読み出された第2読み出しデータ信号と第2
読み出しパリティ信号および所定の行列に基づいて、上
記シンドローム作成部により第2読み出しデータ信号の
誤りの有無を表す第2シンドローム信号を作成する。そ
して、上記シンドローム判定部が第1,第2シンドロー
ム信号が一致し、かつ、第1,第2読み出しデータ信号
または第1,第2読み出しパリティが誤っていると判定
した場合、第1シンドロームと所定の行列に基づいて、
上記誤り訂正部により第1読み出しデータ信号の誤りを
訂正する。一方、上記シンドローム判定部が第1,第2
シンドローム信号が一致しないと判定した場合、読み出
し部に読み出されたいずれかのメモリセルのトランジス
タのしきい値電圧が読み出し部の判定不感領域にあると
して、例えば、エラー信号を出力して、読み出しを止め
る処理等を行う。
According to the semiconductor memory device of the first aspect,
The parity creating unit creates a parity signal of 2 bits or more based on the first data signal of 2 bits or more and the predetermined matrix. That is, a first parity signal for correcting one error of the first data signal is created by, for example, a Hamming matrix composed of a code for correcting one random error. Similarly, a second parity signal of 2 bits or more is created based on the second data signal in which the logic of all bits of the first data signal is inverted by the first inverting unit and the predetermined matrix. Then, the first data signal, the first parity signal, and the second parity signal are stored in the memory cell array. Next, the first data signal, the first parity signal, and the second parity signal stored in the memory cell array are read by the reading unit. The second inverting unit inverts the read level of all bits of the first data signal stored in the memory cell array with respect to a predetermined reference voltage. At this time, the predetermined reference voltage is set to “0”,
By setting the determination voltage to determine “1”, the third bit in which the read levels of all the bits from the second inversion unit are inverted.
When the data signal is read by the read unit, second read data in which the logic of all bits of the first read data is inverted is obtained (the threshold voltage of the transistor forming the memory cell is close to the determination voltage of the read unit, that is, the determination is insensitive. When it is not an area). Then, based on the first read data signal, the first read parity signal, and the predetermined matrix read by the read unit, the first syndrome indicating presence / absence of an error in the first read data signal by the syndrome creating unit. Create a signal. Further, the second read data signal read by the read section and the second read data signal
Based on the read parity signal and a predetermined matrix, the syndrome creation unit creates a second syndrome signal indicating whether or not there is an error in the second read data signal. When the syndrome determination unit determines that the first and second syndrome signals match and the first and second read data signals or the first and second read parities are incorrect, the first syndrome is determined to be a predetermined one. Based on the matrix of
The error of the first read data signal is corrected by the error correction unit. On the other hand, the syndrome determination unit determines whether the first
If it is determined that the syndrome signals do not match, it is determined that the threshold voltage of any of the transistors of the memory cell read by the reading unit is in the determination insensitive region of the reading unit. And the like to stop the process.

【0010】したがって、上記メモリセルアレイから読
み出された第1読み出しデータ信号と読み出しレベルが
反転された第2読み出しデータ信号とについて、第1パ
リティ信号および第2パリティと所定の行列とを用いて
誤り検査することによって、メモリセルから読み出され
るデータの誤り検査の精度を向上でき、その検査結果に
基づいて的確な誤り訂正ができ、信頼性を向上できる。
Therefore, the first read data signal read from the memory cell array and the second read data signal whose read level is inverted are erroneous using the first parity signal and the second parity and a predetermined matrix. By performing the inspection, the accuracy of the error inspection of the data read from the memory cell can be improved, the error can be accurately corrected based on the inspection result, and the reliability can be improved.

【0011】また、請求項2の半導体記憶装置は、請求
項1の半導体記憶装置において、上記第1反転部は、イ
ンバータであることを特徴としている。
Further, a semiconductor memory device according to a second aspect is characterized in that, in the semiconductor memory device according to the first aspect, the first inverting unit is an inverter.

【0012】上記請求項2の半導体記憶装置によれば、
上記第1データ信号を構成するビット数が多くとも、上
記第1反転部をインバータで簡単に構成できるので、コ
ストを低減できる。
According to the semiconductor memory device of the second aspect,
Even if the number of bits configuring the first data signal is large, the first inverting unit can be simply configured by an inverter, so that the cost can be reduced.

【0013】また、請求項3の半導体記憶装置は、請求
項1の半導体記憶装置において、上記第2反転部は、上
記メモリセルアレイに記憶された上記第1データ信号の
全ビットの読み出しレベルを夫々A/D変換するA/D
(アナログ/デジタル)コンバータと、上記A/Dコンバ
ータによりA/D変換された上記第1データ信号のビッ
ト毎の読み出しレベルを上記所定の基準電圧に対して演
算により夫々反転させる演算部と、上記演算部の演算結
果に基づいて、上記第1データ信号の全ビットの読み出
しレベルが反転された上記第3データ信号を出力するD
/A(デジタル/アナログ)コンバータとを有することを
特徴としている。
According to a third aspect of the present invention, in the semiconductor memory device of the first aspect, the second inverting unit sets a read level of all bits of the first data signal stored in the memory cell array. A / D for A / D conversion
An (Analog / Digital) converter, an arithmetic unit for inverting a read level of each bit of the first data signal A / D converted by the A / D converter with respect to the predetermined reference voltage, and D that outputs the third data signal in which the read levels of all bits of the first data signal are inverted based on the operation result of the operation unit
/ A (digital / analog) converter.

【0014】上記請求項3の半導体記憶装置によれば、
上記メモリセルアレイに記憶された第1データ信号の全
ビットの読み出しレベルをA/Dコンバータにより夫々
A/D変換した後、そのA/D変換された読み出しレベ
ルを上記演算部により上記所定の基準電圧に対して夫々
反転させる。例えば、0Vから6Vの電圧範囲で基準電
圧を3Vとすると、メモリセルの読み出しレベルが1V
であれば、演算により5V(=6−1)とし、5Vであれ
ば、演算により1V(=6−5)とする。そうして、上記
演算部の演算により得られたメモリセルアレイに記憶さ
れた第1データ信号の全ビットが反転された第3データ
信号を出力する。
According to the semiconductor memory device of the third aspect,
After the read levels of all the bits of the first data signal stored in the memory cell array are A / D converted by the A / D converter, the read level obtained by the A / D conversion is calculated by the arithmetic unit to the predetermined reference voltage. , Respectively. For example, if the reference voltage is 3 V in a voltage range from 0 V to 6 V, the read level of the memory cell is 1 V
If so, 5V (= 6-1) is calculated, and if it is 5V, 1V (= 6-5) is calculated. Then, a third data signal in which all bits of the first data signal stored in the memory cell array obtained by the operation of the operation unit are inverted is output.

【0015】したがって、上記メモリセルアレイに記憶
される第1データ信号のビット毎に、反転増幅器等を用
いてアナログ演算回路を構成する必要がなく、第2反転
部を簡単な構成で実現できる。
Therefore, it is not necessary to configure an analog operation circuit using an inverting amplifier or the like for each bit of the first data signal stored in the memory cell array, and the second inverting unit can be realized with a simple configuration.

【0016】また、請求項4の半導体記憶装置は、請求
項1の半導体記憶装置において、上記所定の行列にハミ
ング行列を用いたことを特徴としている。
According to a fourth aspect of the present invention, in the semiconductor storage device of the first aspect, a Hamming matrix is used as the predetermined matrix.

【0017】上記請求項4の半導体記憶装置によれば、
1つのランダム誤りを検出して訂正する誤り訂正能力を
有する上記ハミング行列を用いることによって、誤り検
出と訂正とを行うための上記パリティ作成部,シンドロ
ーム作成部および訂正信号発生部を特に簡単に構成でき
る。
According to the semiconductor memory device of the fourth aspect,
By using the Hamming matrix having the error correction capability of detecting and correcting one random error, the parity creation section, syndrome creation section, and correction signal generation section for performing error detection and correction are particularly simply configured. it can.

【0018】また、請求項5の半導体記憶装置は、請求
項1の半導体記憶装置において、上記メモリセルアレイ
は、EEPROM(電気的消去書込み可能な読出し専用
メモリ)のメモリセルアレイであることを特徴としてい
る。
According to a fifth aspect of the present invention, in the semiconductor memory device of the first aspect, the memory cell array is a memory cell array of an EEPROM (electrically erasable and writable read only memory). .

【0019】上記請求項5の半導体記憶装置によれば、
上記メモリセルアレイが電気的書き換え可能な例えばフ
ラッシュメモリの場合、書き換え回数が増加すると、酸
化膜の劣化などにより、メモリセルを構成するトランジ
スタのしきい値電圧が変化して、読み出しデータが誤っ
た値となる。このような、不揮発性半導体記憶装置にこ
の発明を適用することによって、その信頼性を向上させ
るのに特に有効である。
According to the semiconductor memory device of the fifth aspect,
In the case where the memory cell array is an electrically rewritable flash memory, for example, when the number of times of rewriting increases, the threshold voltage of the transistor constituting the memory cell changes due to deterioration of an oxide film or the like, and the read data has an incorrect value. Becomes By applying the present invention to such a nonvolatile semiconductor memory device, it is particularly effective to improve its reliability.

【0020】[0020]

【発明の実施の形態】以下、この発明の半導体記憶装置
を図示の実施の形態により詳細に説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, a semiconductor memory device according to the present invention will be described in detail with reference to the illustrated embodiments.

【0021】図1はこの発明の実施の一形態の半導体記
憶装置の要部ブロック図である。この半導体記憶装置
は、電気的消去書込み可能なEEPROMである。
FIG. 1 is a main block diagram of a semiconductor memory device according to an embodiment of the present invention. This semiconductor storage device is an electrically erasable and writable EEPROM.

【0022】図1において、1は32ビット構成の入力
データ信号DA0〜DA31を受けて、上記入力データ信
号DA0〜DA31の全ビットの論理を反転して、全ビッ
トの論理が反転された第2データ信号としての論理反転
データ信号を出力する第1反転部としての第1反転回
路、2は上記入力データ信号DA0〜DA31と上記第1
反転回路1からの反転データ信号DB0〜DB31とを受
けて、6ビットの第1パリティ信号としてのパリティ信
号PA0〜PA5と第2パリティ信号としての反転パリテ
ィ信号PB0〜PB5とを所定のハミング行列H(図3(A)
に示す)に従って作成するパリティ作成部としてのパリ
ティ作成回路、3は上記入力データ信号DA0〜DA31,
パリティ信号PA0〜PA5および反転パリティ信号PB
0〜PB5を記憶するメモリセルアレイ、4は上記メモリ
セルアレイ3に記憶された入力データ信号MDA0〜M
DA31の全ビットの読み出しレベルを反転して、全ビッ
トの読み出しレベルが反転された第3データ信号として
のレベル反転データ信号を出力する第2反転部としての
第2反転回路、5は上記メモリセルアレイ3に記憶され
た入力データ信号DA0〜DA31,パリティ信号PA0〜
PA5および反転パリティ信号PB0〜PB5を夫々読み
出して、第1読み出しデータ信号としての読み出しデー
タ信号MDA0〜MDA31,第1読み出しパリティ信号と
しての読み出しパリティ信号MPA0〜MPA5および第
2読み出しパリティ信号としての読み出し反転パリティ
信号MPB0〜MPB5を夫々出力すると共に、上記第2
反転回路4からのレベル反転データ信号を読み出して、
第2読み出しデータ信号としての読み出し反転データ信
号MDB0〜MDB31を出力する読み出し部としてのセ
ンス回路である。
In FIG. 1, reference numeral 1 denotes a second bit which receives input data signals DA0 to DA31 having a 32-bit configuration, inverts the logic of all bits of the input data signals DA0 to DA31, and inverts the logic of all bits. The first inverting circuit 2 as a first inverting unit that outputs a logically inverted data signal as a data signal includes the input data signals DA0 to DA31 and the first
Receiving the inverted data signals DB0 to DB31 from the inverting circuit 1, a 6-bit parity signal PA0 to PA5 as a first parity signal and inverted parity signals PB0 to PB5 as a second parity signal are converted into a predetermined Hamming matrix H. (Fig. 3 (A)
), A parity creation circuit as a parity creation unit created in accordance with the input data signals DA0 to DA31,
Parity signals PA0 to PA5 and inverted parity signal PB
0 to PB5 are stored in the memory cell array 3, and the input data signals MDA0 to MDA stored in the memory cell array 3 are stored in the memory cell array 4.
A second inverting circuit as a second inverting unit for inverting the read level of all bits of DA31 and outputting a level-inverted data signal as a third data signal in which the read levels of all bits are inverted, 5 is the memory cell array 3, the input data signals DA0 to DA31 and the parity signals PA0 to PA3.
PA5 and inverted parity signals PB0 to PB5 are read, respectively, and read data signals MDA0 to MDA31 as first read data signals, read parity signals MPA0 to MPA5 as first read parity signals, and read inversion as second read parity signals. The parity signals MPB0 to MPB5 are respectively output and the second
Read the level inversion data signal from the inversion circuit 4 and
This is a sense circuit as a read unit that outputs read inverted data signals MDB0 to MDB31 as second read data signals.

【0023】また、6は上記読み出しデータ信号MDA
0〜MDA31と読み出しパリティ信号MPA0〜MPA5
とに基づいて、上記ハミング行列Hに従って第1シンド
ローム信号SA0〜SA5を作成して出力すると共に、上
記読み出し反転データ信号MDB0〜MDB31と読み出
し反転パリティ信号MPB0〜MPB5とに基づいて、上
記ハミング行列Hに従って第2シンドローム信号SB0
〜SB5を作成して出力するシンドローム作成部として
のシンドローム作成回路、7は上記シンドローム作成回
路7からの第1シンドローム信号SA0〜SA5と第2シ
ンドローム信号SB0〜SB5とを受けて、上記第1シン
ドローム信号SA0〜SA5と第2シンドローム信号SB
0〜SB5とを判定するシンドローム判定部としてのシン
ドローム判定回路、8は上記シンドローム判定回路7の
判定結果に基づいて、訂正信号E0〜E31を発生する訂
正信号発生回路、9は上記訂正信号発生回路8からの訂
正信号E0〜E31に基づいて、上記センス回路5により
メモリセルアレイ3から読み出された読み出しデータ信
号MDA0〜MDA31の誤りを訂正して、訂正出力デー
タD0〜D31を出力する訂正回路である。上記訂正信号
発生回路8と訂正回路9で誤り訂正部を構成している。
Reference numeral 6 denotes the read data signal MDA.
0 to MDA31 and read parity signals MPA0 to MPA5
And generates and outputs the first syndrome signals SA0 to SA5 according to the Hamming matrix H, and the Hamming matrix H based on the read inverted data signals MDB0 to MDB31 and the read inverted parity signals MPB0 to MPB5. According to the second syndrome signal SB0
To SB5 for generating and outputting the syndromes. The syndrome generation circuit 7 receives the first syndrome signals SA0 to SA5 and the second syndrome signals SB0 to SB5 from the syndrome generation circuit 7 and receives the first syndrome. The signals SA0 to SA5 and the second syndrome signal SB
A syndrome determination circuit as a syndrome determination unit for determining 0 to SB5, a correction signal generation circuit 8 for generating correction signals E0 to E31 based on the determination result of the syndrome determination circuit 7, and a correction signal generation circuit 9 A correction circuit that corrects errors in the read data signals MDA0 to MDA31 read from the memory cell array 3 by the sense circuit 5 based on the correction signals E0 to E31 from the memory 8 and outputs corrected output data D0 to D31. is there. The correction signal generator 8 and the correction circuit 9 constitute an error correction unit.

【0024】図2は上記第1反転回路1の回路図を示し
ている。上記第1反転回路1は、入力データ信号DA0
〜DA31をインバータ10,10,…の入力端子に夫々入
力し、インバータ10,10,…の出力端子より反転デー
タ信号DB0〜DB31を夫々出力している。
FIG. 2 is a circuit diagram of the first inverting circuit 1. The first inverting circuit 1 receives the input data signal DA0
To DA31 are input to the input terminals of the inverters 10, 10,..., Respectively, and inverted data signals DB0 to DB31 are output from the output terminals of the inverters 10, 10,.

【0025】また、図4は上記パリティ作成回路2の回
路図を示している。上記パリティ作成回路2は、入力デ
ータ信号DA10,DA11が入力端子に夫々入力された排
他的論理和回路(以下、XORという)21の出力端子を
XOR23の一方の入力端子に接続すると共に、入力デ
ータ信号DA12,DA15が入力端子に夫々入力されたX
OR22の出力端子をXOR23の他方の入力端子に接
続している。また、上記入力データ信号DA16,DA17
が入力端子に夫々入力されたXOR24の出力端子をX
OR26の一方の入力端子に接続すると共に、入力デー
タ信号DA18,DA21が入力端子に夫々入力されたXOR
25の出力端子をXOR26の他方の入力端子に接続し
ている。そして、上記XOR23の出力端子をXOR2
7の一方の入力端子に接続すると共に、XOR26の出
力端子をXOR27の他方の入力端子に接続している。
また、上記入力データ信号DA22,DA23が入力端子に
夫々入力されたXOR21の出力端子をXOR23の一
方の入力端子に接続すると共に、入力データ信号DA2
4,DA26が入力端子に夫々入力されたXOR22の出力
端子をXOR23の他方の入力端子に接続している。ま
た、上記入力データ信号DA27,DA28が入力端子に夫
々入力されたXOR20Aの出力端子をXOR20Bの
一方の入力端子に接続すると共に、入力データ信号DA
31をXOR20Bの他方の入力端子に入力している。上
記XOR23の出力端子をXOR28の一方の入力端子
に接続すると共に、XOR20Bの出力端子をXOR2
8の他方の入力端子に接続している。そして、上記XO
R27の出力端子をXOR29の一方の入力端子に接続
すると共に、XOR28の出力端子をXOR29の他方
の入力端子に接続して、XOR29よりパリティ信号P
A0を出力する。すなわち、XOR21〜XOR29,X
OR20AおよびXOR20Bで構成された回路によっ
て、次式の排他的論理和の演算が行われるのである。 PA0=DA10+DA11+DA12+DA15 +DA16+DA17+DA18+DA21 +DA22+DA23+DA24+DA26 +DA27+DA28+DA31 (mod2) なお、上記式は2を法とする加算による。
FIG. 4 is a circuit diagram of the parity generation circuit 2. The parity creation circuit 2 connects an output terminal of an exclusive OR circuit (hereinafter, referred to as XOR) 21 to which input data signals DA10 and DA11 are respectively input to input terminals to one input terminal of an XOR 23, and X when signals DA12 and DA15 are input to input terminals, respectively.
The output terminal of OR22 is connected to the other input terminal of XOR23. Further, the input data signals DA16, DA17
Are connected to the output terminals of the XOR 24 input to the input terminals, respectively.
The XOR is connected to one input terminal of the OR 26 and the input data signals DA18 and DA21 are respectively input to the input terminals.
25 output terminals are connected to the other input terminal of the XOR 26. The output terminal of the XOR 23 is XOR2
7, and the output terminal of the XOR 26 is connected to the other input terminal of the XOR 27.
Further, the output terminal of the XOR 21 to which the input data signals DA22 and DA23 are respectively input to the input terminals is connected to one input terminal of the XOR 23, and the input data signal DA2
4, the DA26 connects the output terminal of the XOR 22 input to the input terminal to the other input terminal of the XOR 23; The output terminal of the XOR 20A to which the input data signals DA27 and DA28 are input to the input terminals is connected to one input terminal of the XOR 20B, and the input data signal DA
31 is input to the other input terminal of the XOR 20B. The output terminal of the XOR 23 is connected to one input terminal of the XOR 28, and the output terminal of the XOR 20B is connected to the XOR 2
8 is connected to the other input terminal. And the XO
The output terminal of R27 is connected to one input terminal of XOR29, and the output terminal of XOR28 is connected to the other input terminal of XOR29.
A0 is output. That is, XOR21 to XOR29, X
The exclusive OR operation of the following equation is performed by the circuit composed of the OR 20A and the XOR 20B. PA0 = DA10 + DA11 + DA12 + DA15 + DA16 + DA17 + DA18 + DA21 + DA22 + DA23 + DA24 + DA26 + DA27 + DA28 + DA31 (mod2) Note that the above equation is an addition modulo 2.

【0026】上記パリティ作成回路2は、XOR21〜
XOR29,XOR20AおよびXOR20Bで構成さ
れた回路と同様の回路(図示せず)によって、残りのパリ
ティ信号PA1〜PA5を作成して出力する。こうして、
上記パリティ作成回路2は、図3(B)に示すパリティ作
成を行うと共に、同様にして、反転パリティ信号PB0
〜PB5を作成して出力する。
The parity creation circuit 2 has XORs 21 to
The remaining parity signals PA1 to PA5 are created and output by a circuit (not shown) similar to the circuit composed of XOR29, XOR20A and XOR20B. Thus,
The parity creation circuit 2 creates the parity shown in FIG. 3 (B), and in the same manner, the inverted parity signal PB0
~ PB5 is created and output.

【0027】また、図5は上記シンドローム作成回路6
の回路図を示している。上記シンドローム作成回路6
は、読み出しデータ信号MDA10,MDA11が入力端子
に夫々入力されたXOR61の出力端子をXOR63の
一方の入力端子に接続すると共に、読み出しデータ信号
MDA12,MDA15が入力端子に夫々入力されたXOR
62の出力端子をXOR63の他方の入力端子に接続し
ている。また、上記読み出しデータ信号MDA16,MD
A17が入力端子に夫々入力されたXOR64の出力端子
をXOR66の一方の入力端子に接続すると共に、読み
出しデータ信号MDA18,MDA21が入力端子に夫々入
力されたXOR65の出力端子をXOR66の他方の入
力端子に接続している。そして、上記XOR63の出力
端子をXOR67の一方の入力端子に接続すると共に、
XOR66の出力端子をXOR67の他方の入力端子に
接続している。また、上記読み出しデータ信号MDA2
2,MDA23が入力端子に夫々入力されたXOR61の出
力端子をXOR63の一方の入力端子に接続すると共
に、読み出しデータ信号MDA24,MDA26が入力端子
に夫々入力されたXOR62の出力端子をXOR63の
他方の入力端子に接続している。また、上記読み出しデ
ータ信号MDA27,MDA28が入力端子に夫々入力され
たXOR64の出力端子をXOR66の一方の入力端子
に接続すると共に、読み出しデータ信号MDA31と読み
出しパリティ信号MPA0とが入力端子に夫々入力され
たXOR65の出力端子をXOR66の他方の入力端子
に接続している。上記XOR63の出力端子をXOR6
7の一方の入力端子に接続すると共に、XOR66の出
力端子をXOR67の他方の入力端子に接続している。
そして、上記XOR67の出力端子をXOR68の一方
の入力端子に接続すると共に、XOR67の出力端子を
XOR68の他方の入力端子に接続して、XOR68よ
り第1シンドローム信号SA0を出力する。すなわち、
XOR61〜XOR68で構成された回路によって、次
式の排他的論理和の演算が行われるのである。 SA0=MDA10+MDA11+MDA12+MDA15 +MDA16+MDA17+MDA18+MDA21 +MDA22+MDA23+MDA24+MDA26 +MDA27+MDA28+MDA31+PA0 (mod2) なお、上記式は2を法とする加算による。
FIG. 5 shows the syndrome creation circuit 6.
FIG. The above-mentioned syndrome creation circuit 6
Connects the output terminal of the XOR 61 to which the read data signals MDA10 and MDA11 are input to the input terminals to one input terminal of the XOR 63, and the XOR to which the read data signals MDA12 and MDA15 are input to the input terminals, respectively.
The output terminal 62 is connected to the other input terminal of the XOR 63. The read data signals MDA16, MD
A17 connects the output terminal of XOR64, which is input to each input terminal, to one input terminal of XOR66, and connects the output terminal of XOR65, to which read data signals MDA18, MDA21 are input to input terminals, to the other input terminal of XOR66. Connected to The output terminal of the XOR 63 is connected to one input terminal of the XOR 67,
The output terminal of the XOR 66 is connected to the other input terminal of the XOR 67. Further, the read data signal MDA2
2. The output terminal of the XOR 61 whose MDA 23 is input to the input terminal is connected to one input terminal of the XOR 63, and the output terminal of the XOR 62 whose read data signals MDA24 and MDA 26 are input to the input terminal is connected to the other terminal of the XOR 63. Connected to input terminal. The output terminal of the XOR 64 to which the read data signals MDA27 and MDA28 are input to the input terminals is connected to one input terminal of the XOR 66, and the read data signal MDA31 and the read parity signal MPA0 are input to the input terminals. The output terminal of the XOR 65 is connected to the other input terminal of the XOR 66. The output terminal of XOR63 is XOR6
7, and the output terminal of XOR 66 is connected to the other input terminal of XOR 67.
The output terminal of the XOR 67 is connected to one input terminal of the XOR 68, and the output terminal of the XOR 67 is connected to the other input terminal of the XOR 68, so that the XOR 68 outputs the first syndrome signal SA0. That is,
The exclusive OR operation of the following equation is performed by the circuit composed of XOR61 to XOR68. SA0 = MDA10 + MDA11 + MDA12 + MDA15 + MDA16 + MDA17 + MDA18 + MDA21 + MDA22 + MDA23 + MDA24 + MDA26 + MDA27 + MDA28 + MDA31 + PA0 (mod2) The above equation is based on addition modulo 2.

【0028】上記シンドローム作成回路6は、XOR6
1〜XOR68で構成された回路と同様の回路(図示せ
ず)によって、残りの第1シンドローム信号SA1〜SA
5を作成して出力する。こうして、上記シンドローム作
成回路6は、図6に示すシンドローム作成を行うと共
に、同様にして、第2シンドローム信号SB0〜SB5を
作成して出力する。
The syndrome creation circuit 6 has an XOR6
1 to XOR68 (not shown), the remaining first syndrome signals SA1 to SA1
Create and output 5. Thus, the syndrome creation circuit 6 creates the syndrome shown in FIG. 6 and similarly creates and outputs the second syndrome signals SB0 to SB5.

【0029】また、図7は上記シンドローム判定回路7
の回路図を示している。上記シンドローム判定回路7
は、第1シンドローム信号SA0,第2シンドローム信号
SB0が入力端子に夫々入力されたXOR71の出力端
子をXOR73の一方の入力端子に接続すると共に、第
1シンドローム信号SA1,第2シンドローム信号SB1
が入力端子に夫々入力されたXOR72の出力端子をX
OR73の他方の入力端子に接続している。また、上記
第1シンドローム信号SA2,第2シンドローム信号SB
2が入力端子に夫々入力されたXOR71の出力端子を
XOR73の一方の入力端子に接続すると共に、第1シ
ンドローム信号SA3,第2シンドローム信号SB3が入
力端子に夫々入力されたXOR72の出力端子をXOR
73の他方の入力端子に接続している。また、第1シン
ドローム信号SA4,第2シンドローム信号SB4が入力
端子に夫々入力されたXOR71の出力端子をXOR7
3の一方の入力端子に接続すると共に、第1シンドロー
ム信号SA5,第2シンドローム信号SB5が入力端子に
夫々入力されたXOR72の出力端子をXOR73の他
方の入力端子に接続している。そして、上記各XOR7
3の出力端子を排他的否定論理和回路(以下、XNOR
という)74に接続して、上記XNOR74から出力信
号Cを出力する。
FIG. 7 shows the syndrome determination circuit 7.
FIG. The syndrome determination circuit 7
Connects the output terminal of the XOR 71, to which the first syndrome signal SA0 and the second syndrome signal SB0 are respectively input to the input terminal, to one input terminal of the XOR 73, and outputs the first syndrome signal SA1 and the second syndrome signal SB1.
Are connected to the output terminals of the XOR 72 input to the input terminals, respectively.
Connected to the other input terminal of OR73. Further, the first syndrome signal SA2 and the second syndrome signal SB
2 connects the output terminal of the XOR 71 input to the input terminal to one input terminal of the XOR 73, and connects the output terminal of the XOR 72 to the input terminal to which the first syndrome signal SA3 and the second syndrome signal SB3 are input, respectively.
73 is connected to the other input terminal. Further, the output terminal of the XOR 71, to which the first syndrome signal SA4 and the second syndrome signal SB4 are input to the input terminals, is connected to XOR7.
3, and the output terminal of the XOR 72, to which the first syndrome signal SA5 and the second syndrome signal SB5 are input to the input terminals, is connected to the other input terminal of the XOR 73. And each of the above XOR7
3 is connected to an exclusive NOR circuit (hereinafter referred to as XNOR).
) 74 to output an output signal C from the XNOR 74.

【0030】また、図8は上記訂正信号発生回路8の回
路図を示している。上記訂正信号発生回路8は、図示し
ないインバータにより論理が反転されたシンドローム信
号/SA0,/SA1,/SA2が入力された否定論理積回
路(以下、NANDという)81の出力端子を否定論理和
回路(以下、NORという)83の一方の入力端子に接続
すると共に、図示しないインバータにより論理が反転さ
れたシンドローム信号/SA3とシンドローム信号SA
4,SA5が入力されたNAND82の出力端子をNOR
83の他方の入力端子に接続している。上記NOR83
より訂正信号E0を出力する。また、図示しないインバ
ータにより論理が反転されたシンドローム信号/SA0,
/SA1,/SA2が入力されたNAND81の出力端子
がNOR83の一方の入力端子に接続すると共に、図示
しないインバータにより論理が反転されたシンドローム
信号/SA4とシンドローム信号SA3,SA5が入力され
たNAND82の出力端子がNOR83の他方の入力端
子に接続している。上記NOR83より訂正信号E1を
出力する。
FIG. 8 is a circuit diagram of the correction signal generating circuit 8. The correction signal generating circuit 8 connects the output terminal of a NAND circuit (hereinafter, referred to as NAND) 81 to which the syndrome signals / SA0, / SA1, / SA2 whose logic is inverted by an inverter (not shown) is input to a NOR circuit. (Hereinafter referred to as NOR) 83 and a syndrome signal / SA3 and a syndrome signal SA whose logic is inverted by an inverter (not shown).
4. The output terminal of NAND 82 to which SA5 is input is NOR
83 is connected to the other input terminal. NOR83 above
The correction signal E0 is output. Further, the syndrome signal / SA0, whose logic is inverted by an inverter (not shown),
The output terminal of the NAND 81 to which / SA1 and / SA2 are input is connected to one input terminal of the NOR 83, and the syndrome signal / SA4 whose logic is inverted by an inverter (not shown) and the NAND 82 to which the syndrome signals SA3 and SA5 are input. The output terminal is connected to the other input terminal of the NOR 83. The NOR 83 outputs a correction signal E1.

【0031】上記訂正信号発生回路8は、NAND8
1,82およびNOR83で構成された回路と同様の回
路(図示せず)によって、残りの訂正信号E2〜E31を出
力する。こうして、上記訂正信号発生回路8は、第1シ
ンドローム信号SA0〜SA5とハミング行列Hとに基づ
いて、訂正信号E0〜E31を発生する。
The correction signal generating circuit 8 includes a NAND 8
The remaining correction signals E2 to E31 are output by a circuit (not shown) similar to the circuit composed of 1, 82 and NOR 83. Thus, the correction signal generation circuit 8 generates correction signals E0 to E31 based on the first syndrome signals SA0 to SA5 and the Hamming matrix H.

【0032】また、図9は上記訂正回路9の回路図を示
している。上記訂正回路9は、上記訂正信号発生回路8
からの訂正信号E0をXOR90の一方の入力端子に入
力すると共に、上記センス回路5からの読み出しデータ
信号MDA0をXOR90の他方の入力端子に入力し
て、XOR90から訂正出力データ信号D0を出力す
る。また、上記訂正信号発生回路8からの訂正信号E1
をXOR90の一方の入力端子に入力すると共に、上記
センス回路5からの読み出しデータ信号MDA1をXO
R90の他方の入力端子に入力して、XOR90から訂
正出力データ信号D1を出力する。さらに、上記訂正信
号発生回路8からの訂正信号E2をXOR90の一方の
入力端子に入力すると共に、上記センス回路5からの読
み出しデータ信号MDA2をXOR90の他方の入力端
子に入力している。上記XOR90から訂正出力データ
信号D2を出力する。以下、同様にして、上記訂正回路
9は、訂正出力データ信号D3〜D31を出力する。
FIG. 9 is a circuit diagram of the correction circuit 9. The correction circuit 9 includes the correction signal generation circuit 8
Is input to one input terminal of the XOR 90, the read data signal MDA0 from the sense circuit 5 is input to the other input terminal of the XOR 90, and the corrected output data signal D0 is output from the XOR 90. The correction signal E1 from the correction signal generation circuit 8 is also used.
Is input to one input terminal of the XOR 90, and the read data signal MDA1 from the sense circuit 5 is input to the XOR 90.
It is input to the other input terminal of R90, and outputs a corrected output data signal D1 from XOR90. Further, the correction signal E2 from the correction signal generation circuit 8 is input to one input terminal of the XOR 90, and the read data signal MDA2 from the sense circuit 5 is input to the other input terminal of the XOR 90. The XOR 90 outputs a corrected output data signal D2. Hereinafter, similarly, the correction circuit 9 outputs corrected output data signals D3 to D31.

【0033】また、図10は上記第2反転回路4の要部
ブロック図を示している。上記第2反転回路4は、メモ
リセルアレイ3からのデータ信号の全ビットの読み出し
レベルを夫々A/D変換するA/Dコンバータ41と、
上記A/Dコンバータ41により変換された各データ信
号のレベルを表すデジタルデータに従って演算を行う減
算回路42と、上記減算回路42の演算結果を表すデジ
タルデータをD/A変換して、レベル反転データ信号を
夫々出力するD/Aコンバータ43とを有している。
FIG. 10 is a block diagram of a main part of the second inverting circuit 4. As shown in FIG. The second inverting circuit 4 includes an A / D converter 41 for A / D converting the read level of all bits of the data signal from the memory cell array 3, respectively;
A subtraction circuit 42 for performing an operation in accordance with digital data representing the level of each data signal converted by the A / D converter 41; and D / A conversion of digital data representing the operation result of the subtraction circuit 42 to obtain level-inverted data And a D / A converter 43 for outputting signals.

【0034】上記構成の半導体記憶装置において、入力
データ信号DA0〜DA31をメモリセルアレイ3に記憶
する場合、誤り訂正に用いるパリティ信号PA0〜PA5
をパリティ作成回路2により作成する。上記パリティ作
成回路2は、図3(A)に示すハミング行列Hを用いてパ
リティ部分PA0〜PA5および反転パリティ部分PB0
〜PB5を作成する。図3(A)に示すハミング行列Hで
は、情報ビット(入力データ)のビット数により付加され
る検査ビット(パリティ)のビット数が決まり、この実施
の形態では、情報ビット数が32ビットであるのに対し
て検査ビット数を6ビットとしている。上記パリティ作
成回路2は、図3(B)に示すように、ハミング行列Hに
従って、このハミング行列Hの各行の値(“1”,”
0”)と入力データ信号DA0〜DA31とをmod2の積(図
3(B)において“*”で示す)およびmod2の和(図3(B)に
おいて“+”で示す)の演算を夫々行って、6ビットのパ
リティ信号PA0〜PA5を得る。
In the semiconductor memory device having the above configuration, when input data signals DA0 to DA31 are stored in memory cell array 3, parity signals PA0 to PA5 used for error correction are stored.
Is generated by the parity generation circuit 2. The parity creation circuit 2 uses the Hamming matrix H shown in FIG. 3A to generate the parity parts PA0 to PA5 and the inverted parity part PB0.
Create PB5. In the Hamming matrix H shown in FIG. 3A, the number of bits of the check bits (parity) added is determined by the number of bits of the information bits (input data). In this embodiment, the number of information bits is 32 bits. The number of check bits is set to 6 bits. As shown in FIG. 3B, the parity creation circuit 2 calculates the value (“1”, ”) of each row of the Hamming matrix H according to the Hamming matrix H.
0 ") and the input data signals DA0 to DA31, respectively, to calculate the product of mod2 (indicated by" * "in FIG. 3B) and the sum of mod2 (indicated by" + "in FIG. 3B). Thus, 6-bit parity signals PA0 to PA5 are obtained.

【0035】また、上記入力データ信号DA0〜DA31
は、第1反転回路1により全ビットの論理が反転された
反転データ信号DB0〜DB31に変換され、変換された
反転データ信号DB0〜DB31をパリティ作成回路2に
入力する。すなわち、第1上記反転回路1は、図2に示
すように、入力データ信号DA0〜DA31の全ビットを
インバータ10により”1”と”0”の論理を逆に変換
する。例えば、入力データ信号DA0〜DA31として”
00110010----”がこの第1反転回路1で変換さ
れると、反転データ信号DB0〜DB31は、”1100
1101----”となる。上記パリティ信号PA0〜PA5
の演算と同様に、反転データ信号DB0〜DB31とハミ
ング行列Hに従って、パリティ作成回路2により反転パ
リティ信号PB0〜PB5を作成する。その後、上記メモ
リセルアレイ3に、図12に示すように、入力データ信
号DA0〜DA31,パリティ信号PA0〜PA5および反転
パリティ信号PB0〜PB5の構成の44ビット/1デー
タの情報を記憶する。
The input data signals DA0 to DA31
Are converted into inverted data signals DB0 to DB31 in which the logic of all bits is inverted by the first inverting circuit 1, and the converted inverted data signals DB0 to DB31 are input to the parity creating circuit 2. That is, as shown in FIG. 2, the first inverting circuit 1 converts all the bits of the input data signals DA0 to DA31 by the inverter 10 to reverse the logic of "1" and "0". For example, as input data signals DA0 to DA31,
When "00110010 ---" is converted by the first inverting circuit 1, the inverted data signals DB0 to DB31 become "1100".
1101 ---- ". The parity signals PA0 to PA5
Similarly, the parity generation circuit 2 generates inverted parity signals PB0 to PB5 in accordance with the inverted data signals DB0 to DB31 and the Hamming matrix H. Thereafter, as shown in FIG. 12, information of 44 bits / 1 data of the configuration of the input data signals DA0 to DA31, the parity signals PA0 to PA5, and the inverted parity signals PB0 to PB5 is stored in the memory cell array 3.

【0036】図11は上記第2反転回路4におけるメモ
リセルに記憶された情報の読み出しレベルの反転につい
て説明する図である。図11において、読み出し電圧v
1,v2は夫々、メモリセルを構成するトランジスタより
読み出してきた電圧を示し、判定電圧Vdに対して反転
させる。すなわち、(Vd+(Vd−v1))および(Vd+(V
d−v2))を計算するのである。上記第2反転回路4で
は、A/Dコンバータ41,演算回路42およびD/A
コンバータ43を用いて、(2Vd−v1)および(2Vd−
v2)の計算を行って、判定電圧Vdに対して読み出しレ
ベルが反転されたレベル反転データ信号を得る。
FIG. 11 is a diagram for explaining the inversion of the read level of the information stored in the memory cell in the second inversion circuit 4. In FIG. 11, the read voltage v
Reference numerals 1 and 2 denote voltages read from the transistors constituting the memory cell, respectively, and are inverted with respect to the determination voltage Vd. That is, (Vd + (Vd−v1)) and (Vd + (V
d−v2)) is calculated. In the second inverting circuit 4, the A / D converter 41, the arithmetic circuit 42, and the D / A
Using converter 43, (2Vd-v1) and (2Vd-v1)
v2) is calculated to obtain a level-inverted data signal in which the read level is inverted with respect to the determination voltage Vd.

【0037】次に、上記メモリセルアレイ3に記憶され
た情報を読み出す場合、まず、センス回路5は、入力デ
ータ信号DA0〜DA31が記憶されたメモリセルより読
み出して、読み出しデータ信号MDA0〜MDA31を出
力し、パリティ信号PA0〜PA5が記憶されたメモリセ
ルより読み出して、読み出しパリティ信号MPA0〜M
PA5を出力すると共に、反転パリティ信号PB0〜PB
5が記憶されたメモリセルより読み出して、読み出し反
転パリティ信号MPB0〜MPB5を出力する。また、第
2反転回路4は、読み出し判定電圧Vdに対してメモリ
セルの読み出しレベルが反転されたレベル反転データ信
号を受けて、センス回路5は、読み出し反転データ信号
MDB0〜MDB31を出力する。上記読み出し判定電圧
Vdとは、読み出してくるメモリセルを構成トランジス
タのしきい値電圧をセンス回路5で比較するための基準
電圧であり、読み出し判定電圧に対して読み出された電
圧が高いか低いかによって記憶情報”0”,”1”を判
定する。
Next, when reading information stored in the memory cell array 3, the sense circuit 5 first reads data from the memory cells in which the input data signals DA0 to DA31 are stored, and outputs read data signals MDA0 to MDA31. Then, the parity signals PA0 to PA5 are read from the memory cells stored therein, and the read parity signals MPA0 to MPA are read.
PA5 and outputs the inverted parity signals PB0 to PB0.
5 is read from the memory cell in which 5 is stored, and read inverted parity signals MPB0 to MPB5 are output. Further, the second inversion circuit 4 receives a level inversion data signal in which the read level of the memory cell is inverted with respect to the read determination voltage Vd, and the sense circuit 5 outputs read inversion data signals MDB0 to MDB31. The read determination voltage Vd is a reference voltage for comparing the threshold voltage of the constituent transistor of the memory cell to be read by the sense circuit 5, and the read voltage is higher or lower than the read determination voltage. The storage information “0”, “1” is determined according to the above.

【0038】そうして、上記読み出しデータ信号MDA
0〜MDA31,読み出しパリティ信号MPA0〜MPA5,
読み出し反転データ信号MDB0〜MDB31および読み
出し反転パリティ信号PB0〜PB5をシンドローム作成
回路6に入力する。上記シンドローム作成回路6は、読
み出しデータ信号MDA0〜MDA31と読み出しパリテ
ィ信号MPA0〜MPA5とで1つのデータを構成させ、
図3(B)に示すように、ハミング行列Hに従った演算を
行う。このハミング行列Hの横方向の各行の値と、読み
出しデータ信号MDA0〜MDA31と読み出しパリティ
信号MPA0〜MPA5とで構成されたデータとをmod2
の積およびmod2の和の演算によって第1シンドローム
SA0〜SA5を得る。同様に、上記シンドローム作成
回路6は、読み出し反転データ信号MDB0〜MDB31
と読み出し反転パリティ信号MPB0〜MPB5より第2
シンドローム信号SB0〜SB5を得る。
Then, the read data signal MDA
0 to MDA31, read parity signals MPA0 to MPA5,
The inverted read data signals MDB0 to MDB31 and the inverted read parity signals PB0 to PB5 are input to the syndrome creation circuit 6. The syndrome creation circuit 6 makes the read data signals MDA0 to MDA31 and the read parity signals MPA0 to MPA5 form one data,
As shown in FIG. 3B, an operation according to the Hamming matrix H is performed. The value of each row in the horizontal direction of the Hamming matrix H and data composed of the read data signals MDA0 to MDA31 and the read parity signals MPA0 to MPA5 are represented by mod2.
And the sum of mod2 to obtain the first syndromes SA0 to SA5. Similarly, the syndrome creation circuit 6 reads the inverted read data signals MDB0 to MDB31.
From the inverted inverted parity signals MPB0 to MPB5.
Obtain the syndrome signals SB0 to SB5.

【0039】上記シンドローム作成回路6で作成された
第1シンドローム信号SA0〜SA5,第2シンドローム
信号SB0〜SB5は、図7に示すシンドローム判定回路
7により比較される。上記シンドローム判定回路7で
は、XOR71,72,73およびNOR74によって、
第1シンドローム信号SA0〜SA5と第2シンドローム
信号SB0〜SB5の値を対比させる排他的論理和をとっ
た後、第1シンドローム信号SA0〜SA5と第2シンド
ローム信号SB0〜SB5とが一致しなければ、出力信号
Cに”0”が現れる。
The first syndrome signals SA0 to SA5 and the second syndrome signals SB0 to SB5 created by the syndrome creation circuit 6 are compared by a syndrome determination circuit 7 shown in FIG. In the syndrome determination circuit 7, XORs 71, 72, 73 and NOR 74 determine
After performing an exclusive OR operation to compare the values of the first syndrome signals SA0 to SA5 and the second syndrome signals SB0 to SB5, if the first syndrome signals SA0 to SA5 do not match the second syndrome signals SB0 to SB5. , "0" appears in the output signal C.

【0040】上記シンドローム作成回路6で夫々作成さ
れた第1シンドローム信号SA0〜SA5,第2シンドロ
ーム信号SB0〜SB5は、次の(1)〜(4)の4通りの可能
性がある。 (1) 第1,第2シンドローム信号が誤り無しを示す場
合(第1,第2シンドローム信号が共に全て”0”のと
き) (2) 第1,第2シンドローム信号が共に誤り有りを示
し、その値が一致する場合 (3) 第1,第2シンドローム信号が共に誤り有りを示
し、その値が一致しない場合 (4) 第1,第2シンドローム信号のいずれか一方のみ
が誤り有りを示す場合 上記シンドローム判定回路7のNOR74の出力信号C
は、(1),(2)の場合は”1”となり、(3),(4)の場合
は”0”となる。上記出力信号Cが”0”の場合は、シ
ンドローム判定回路7からエラー信号(図1に示す)を出
力し、メモリ異常を外部に知らせて、読み出しを中止さ
せる。
The first syndrome signal SA0 to SA5 and the second syndrome signal SB0 to SB5 respectively created by the syndrome creation circuit 6 have the following four possibilities (1) to (4). (1) When the first and second syndrome signals indicate no error (when both the first and second syndrome signals are all “0”) (2) Both the first and second syndrome signals indicate that there is an error, When the values match (3) Both the first and second syndrome signals indicate an error and when the values do not match (4) When only one of the first and second syndrome signals indicates an error The output signal C of the NOR 74 of the syndrome determination circuit 7
Is "1" in the cases of (1) and (2), and "0" in the cases of (3) and (4). When the output signal C is "0", an error signal (shown in FIG. 1) is output from the syndrome determination circuit 7 to notify the memory abnormality to the outside and stop reading.

【0041】一方、上記シンドローム判定回路7のNO
R74の出力信号Cが”1”の場合は、2重の誤り検査
結果、誤り無しかまたは訂正可能な誤りであり、以下の
通りに誤り訂正を行う。すなわち、上記読み出しデータ
信号MDA0〜MDA31および読み出しパリティ信号M
PA0〜MPA5から作成されたシンドローム信号SA0
〜SA5は、図8で示される訂正信号発生回路6により
訂正信号E0〜E31を作成するのである。
On the other hand, if the syndrome determination circuit 7
If the output signal C of R74 is "1", the result of the double error check is that there is no error or an error that can be corrected, and error correction is performed as follows. That is, the read data signals MDA0 to MDA31 and the read parity signal M
Syndrome signal SA0 created from PA0 to MPA5
SA5 generate the correction signals E0 to E31 by the correction signal generating circuit 6 shown in FIG.

【0042】図8に示す訂正信号発生回路8の入力は、
図3(A)に示すハミング行列Hに対応している。すなわ
ち、図3(A)のハミング行列Hの縦方向の各列の構成に
対応する第1シンドロームSA0〜SA5が入力され、例
えば、訂正信号E0では、ハミング行列Hの左側から第
1列目の”000011”に第1シンドローム信号/S
A0,/SA1,/SA2,/SA3,SA4,SA5が入力され
る。以下、同様にして、ハミング行列Hの各列の構成に
対応するように論理が反転/非反転された第1シンドロ
ームSA0〜SA5が入力されて、訂正信号E0〜E31を
作成する。上記訂正信号E0〜E31の値が”1”のとこ
ろが誤りのあるビットに対応していて、第1シンドロー
ム信号SA0〜SA5が全て”0”で誤りがない場合は、
いずれの訂正信号も”0”になる。
The input of the correction signal generating circuit 8 shown in FIG.
This corresponds to the Hamming matrix H shown in FIG. That is, the first syndromes SA0 to SA5 corresponding to the configuration of each column in the vertical direction of the Hamming matrix H in FIG. 3A are input. For example, in the correction signal E0, the first syndrome SA0 to SA5 in the first column from the left of the Hamming matrix H is input. The first syndrome signal / S
A0, / SA1, / SA2, / SA3, SA4, SA5 are input. Hereinafter, similarly, the first syndromes SA0 to SA5 whose logic has been inverted / non-inverted so as to correspond to the configuration of each column of the Hamming matrix H are input to generate correction signals E0 to E31. When the value of the correction signal E0 to E31 is "1", which corresponds to the bit having an error, and when the first syndrome signals SA0 to SA5 are all "0" and there is no error,
Both correction signals become "0".

【0043】そして、上記訂正回路9で訂正信号E0〜
E31と読み出しデータ信号MDA0〜MDA31との排他
的論理和を演算することにより、誤りが訂正された訂正
出力データ信号D0〜D31を出力する。つまり、上記訂
正信号Ex=0(x=0〜31)で誤りがないビットであれ
ば、読み出しデータ信号MDAx(x=0〜31)をそのまま
出力し、訂正信号Ex=1(x=0〜31)で誤りがあれば、
読み出しデータ信号MDAx(x=0〜31)の論理を反転し
て出力するのである。
Then, the correction signals E0 to E0
By calculating the exclusive OR of E31 and the read data signals MDA0 to MDA31, corrected output data signals D0 to D31 in which errors have been corrected are output. That is, if the correction signal Ex = 0 (x = 0 to 31) and there is no error, the read data signal MDAx (x = 0 to 31) is output as it is, and the correction signal Ex = 1 (x = 0 to 31). 31) If there is an error,
The logic of the read data signal MDAx (x = 0 to 31) is inverted and output.

【0044】次に、上記半導体記憶装置の誤り訂正につ
いて説明する。
Next, error correction of the semiconductor memory device will be described.

【0045】いま、入力データ信号DA0〜DA31と
して(0,0,0,0,0,…,0)をメモリセルアレイ3に書
き込む共に、パリティ信号PA0〜PA5と反転パリティ
PB0〜PB5を書き込む。
Now, (0, 0, 0, 0, 0,..., 0) are written into the memory cell array 3 as the input data signals DA0 to DA31, and the parity signals PA0 to PA5 and the inverted parities PB0 to PB5 are written.

【0046】そして、読み出し時、このデータを記録し
たビットのしきい値電圧Vthが、 Vth(v00)=3.1[V] Vth(v01)=3.1[V] Vth(v02)=6.0[V] Vth(v03)=6.0[V] Vth(v04)=6.0[V] ・ ・ Vth(v31)=6.0[V] となると、電圧v00,v01のしきい値電圧Vthが3.1
[V]と判定電圧Vd(=3.0[V])に近く、判定不感
領域に入っている。
At the time of reading, the threshold voltage Vth of the bit on which this data is recorded is Vth (v00) = 3.1 [V] Vth (v01) = 3.1 [V] Vth (v02) = 6 2.0 [V] Vth (v03) = 6.0 [V] Vth (v04) = 6.0 [V] When Vth (v31) = 6.0 [V], the threshold of the voltages v00 and v01 is reached. Value voltage Vth is 3.1
[V], which is close to the judgment voltage Vd (= 3.0 [V]), and is in the judgment insensitive region.

【0047】したがって、誤って読み出された場合は、
次の3通りの誤りとなる。 v00,v01が誤って読み出された場合 (1,1,0,0,0,…,0) v01が誤って読み出された場合 (0,1,0,0,0,…,0) v00が誤って読み出された場合 (1,0,0,0,0,…,0) の場合は、2ビットの誤りであるため、誤り訂正は不
可能であるが、,の場合は、1ビットの誤りである
ため、誤り訂正が可能である。,,のうちのいずれ
のケースになるかは、夫々のセンスアンプを構成するト
ランジスタの能力により影響されるので、このままで
は、しきい値電圧Vdが判定不感領域であるメモリセル
を特定することができない。
Therefore, if the data is erroneously read,
There are three types of errors: When v00 and v01 are erroneously read (1, 1, 0, 0, 0, ..., 0) When v01 is erroneously read (0, 1, 0, 0, 0, ..., 0) If v00 is erroneously read (1,0,0,0,0, ..., 0), it is a 2-bit error, so error correction is not possible. Since the error is a one-bit error, the error can be corrected. ,, Is affected by the capacity of the transistors constituting each sense amplifier, so that it is not possible to specify a memory cell in which the threshold voltage Vd is a determination insensitive region. Can not.

【0048】上記半導体記憶装置では、データ(0,0,
0,0,0,…,0)を書き込む場合、予めデータ(0,0,
0,0,0,…,0)の論理を全て反転させた反転データ
(1,1,1,…,1)を用いて、反転パリティ信号PB0
〜PB5を通常のパリティPA0〜PA5と共にメモリセ
ルアレイ3に記憶している。そして、上記読み出しのパ
ターン,,の夫々に対し、第2反転回路4を介して
センス回路5により読み出された値としては、次の(i)
〜(iv)が考えられる。 (i) (0,0,1,1,1,…,1) (ii) (0,1,1,1,1,…,1) (iii) (1,0,1,1,1,…,1) (iv) (1,1,1,1,1,…,1) これは、上記第2反転回路4を通した電圧v00,v01
が、読み出しレベル(v00=3.1[V],v01=3.1
[V])を反転させたレベル(v00=2.9[V],v0=
2.1[V])であり、その反転させたレベルで記憶情
報”0”,”1”をセンス回路5が判定するため、判定
不感領域帯の読み出し電圧を二度(異なったレベルで)チ
ェックすることになる。従来、記憶情報“0”のレベル
(v00=3.1[V])にある判定不感領域のしきい値電
圧の判定の場合、一度の読み出しで誤りチェックをして
いたのに対して、読み出しレベルを判定電圧Vdに対し
て反転させ、その反転された読み出しレベルをセンスし
てから誤りチェックするため、記憶情報“1”のレベル
のチェック(v00=2.9[V])を行うことができる。
すなわち、2種類のデータ値をチェックすることで、し
きい値電圧Vthの状態が分かり、判定不感領域にあるビ
ットの読み出し値が2通りの読み出しデータで同じにな
る場合、明らかに判定不感領域にあることが分かる。
In the above semiconductor memory device, the data (0,0,
When writing (0, 0, 0, ..., 0), the data (0, 0,
(0,0,0, ..., 0) inverted data
Using (1, 1, 1,..., 1), the inverted parity signal PB0
To PB5 are stored in the memory cell array 3 together with the normal parities PA0 to PA5. The values read by the sense circuit 5 via the second inverting circuit 4 for each of the above read patterns,.
To (iv). (i) (0,0,1,1,1, ..., 1) (ii) (0,1,1,1,1,1, ..., 1) (iii) (1,0,1,1,1,1, .., 1) (iv) (1, 1, 1, 1, 1,..., 1) This is the voltage v00, v01 passed through the second inverting circuit 4.
Is the read level (v00 = 3.1 [V], v01 = 3.1
[V] is inverted (v00 = 2.9 [V], v0 =
2.1 [V]), and the sense circuit 5 determines the storage information “0” and “1” at the inverted level. Therefore, the read voltage of the determination insensitive area band is twice (at different levels). Will check. Conventionally, the level of stored information "0"
(v00 = 3.1 [V]) In the case of the judgment of the threshold voltage of the judgment insensitive region, the error level is checked by one reading, but the read level is inverted with respect to the judgment voltage Vd. Then, in order to check for an error after sensing the inverted read level, the level of the stored information "1" can be checked (v00 = 2.9 [V]).
That is, by checking the two types of data values, the state of the threshold voltage Vth can be determined, and when the read values of the bits in the determination insensitive area are the same for the two types of read data, the threshold value is clearly determined in the determination insensitive area. You can see that there is.

【0049】以上のことより、2種類のチェックの結果
が異なる場合、ここに含まれているデータの中に判定不
感領域にしきい値電圧があるビットが含まれていること
になり、これをエラーとしてシンドローム検証回路7に
より取り除くことができ、より信頼性を向上することが
できる。
As described above, if the results of the two types of checks are different, the data contained here includes a bit having a threshold voltage in the determination insensitive area, which is determined as an error. Can be removed by the syndrome verification circuit 7, and the reliability can be further improved.

【0050】したがって、従来方法により検査結果と、
変換して反転データとして読み出した値の検査結果との
両方により判定困難な領域のしきい値電圧Vthを常に検
査することによって、誤り検出の精度を向上でき、的確
な誤り訂正ができ、信頼性の高い半導体記憶装置を実現
することができる。
Therefore, the inspection result and the
By always checking the threshold voltage Vth in an area that is difficult to determine based on both the result of the conversion and the result read as inverted data, the accuracy of error detection can be improved, accurate error correction can be performed, and reliability can be improved. Semiconductor memory device with high reliability can be realized.

【0051】また、上記入力データ信号を構成するビッ
ト数が多くとも、上記第1反転回路1をインバータ10
で簡単に構成するので、コストを低減することができ
る。
Even if the number of bits constituting the input data signal is large, the first inverting circuit 1 is connected to the inverter 10
, The cost can be reduced.

【0052】また、上記第2反転回路4は、A/Dコン
バータ41,演算回路42およびD/Aコンバータ43
とを有するので、上記メモリセルアレイ3に記憶される
入力データ信号DA0〜DA31のビット毎に、反転増幅
器等を用いてアナログ演算回路を構成する必要がなく、
第2反転回路4を簡単な構成で実現することができる。
The second inverting circuit 4 includes an A / D converter 41, an arithmetic circuit 42, and a D / A converter 43.
Therefore, it is not necessary to configure an analog arithmetic circuit using an inverting amplifier or the like for each bit of the input data signals DA0 to DA31 stored in the memory cell array 3,
The second inverting circuit 4 can be realized with a simple configuration.

【0053】また、1つのランダム誤りを検出して訂正
する誤り訂正能力を有するハミング行列Hを用いること
によって、誤り検出と訂正とを行うためのパリティ作成
回路2,シンドローム作成回路6および訂正信号発生回
路8を特に簡単に構成することができる。
Further, by using a Hamming matrix H having an error correction capability of detecting and correcting one random error, a parity generation circuit 2, a syndrome generation circuit 6, and a correction signal generation circuit for performing error detection and correction. The circuit 8 can be configured particularly simply.

【0054】また、上記半導体記憶装置は、電気的消去
書込み可能なEEPROMであり、書き換え回数が増加
すると、酸化膜の劣化などにより、メモリセルを構成す
るトランジスタのしきい値電圧が変化して、読み出しデ
ータに誤りが生じるが、この発明を適用することで、そ
の信頼性を特に向上することができる。
The semiconductor memory device is an electrically erasable and writable EEPROM. When the number of times of rewriting increases, the threshold voltage of a transistor constituting a memory cell changes due to deterioration of an oxide film or the like. Although an error occurs in the read data, the reliability can be particularly improved by applying the present invention.

【0055】上記実施の形態では、第1データ信号とし
ての32ビット構成の入力データ信号DA0〜DA31を
記憶する半導体記憶装置について説明したが、第1デー
タ信号のビット構成はこれに限らないのは勿論である。
In the above embodiment, the semiconductor memory device that stores the 32-bit input data signals DA0 to DA31 as the first data signal has been described. However, the bit configuration of the first data signal is not limited to this. Of course.

【0056】また、上記実施の形態では、上記第2反転
回路4は、A/Dコンバータ41,演算回路42および
D/Aコンバータ43で構成したが、第2反転回路は、
アナログ回路で構成してもよい。
In the above-described embodiment, the second inverting circuit 4 is constituted by the A / D converter 41, the arithmetic circuit 42 and the D / A converter 43.
It may be constituted by an analog circuit.

【0057】さらに、上記実施の形態では、不揮発性の
半導体記憶装置としてEEPROMについて説明した
が、半導体記憶装置はこれに限らず、揮発性/不揮発性
に係わらず、あらゆるメモリにこの発明を適用してもよ
い。
Further, in the above-described embodiment, an EEPROM has been described as a nonvolatile semiconductor memory device. However, the present invention is not limited to this, and the present invention can be applied to any memory regardless of volatile / non-volatile. You may.

【0058】[0058]

【発明の効果】以上より明らかなように、請求項1の発
明の半導体記憶装置は、パリティ作成部は、2ビット以
上の第1データ信号と所定の行列とに基づいて、2ビッ
ト以上のパリティ信号を作成すると共に、第1反転部に
より第1データ信号の全ビットの論理が反転された第2
データ信号と所定の行列とに基づいて、2ビット以上の
第2パリティ信号を作成して、上記第1データ信号,第
1パリティ信号および第2パリティ信号をメモリセルア
レイに記憶し、次に、上記メモリセルアレイに記憶され
た第1データ信号,第1パリティ信号および第2パリテ
ィ信号を読み出し部により読み出し、第2反転部によっ
て、メモリセルアレイに記憶された第1データ信号の全
ビットの読み出しレベルを所定の基準電圧に対して夫々
反転させた第3データ信号を読み出し部により第2読み
出しデータ信号として読み出し、上記読み出し部により
読み出された第1読み出しデータ信号と第1読み出しパ
リティ信号および所定の行列に基づいて、上記シンドロ
ーム作成部により第1読み出しデータ信号の誤りの有無
を表す第1シンドローム信号を作成すると共に、上記読
み出し部により読み出された第2読み出しデータ信号と
第2読み出しパリティ信号および所定の行列に基づい
て、上記シンドローム作成部により第2読み出しデータ
信号の誤りの有無を表す第2シンドローム信号を作成し
て、上記シンドローム判定部が第1,第2シンドローム
信号の各ビットが一致し、かつ、第1,第2読み出しデ
ータ信号が誤っていると判定した場合、第1シンドロー
ムと所定の行列に基づいて、上記誤り訂正部により第1
読み出しデータ信号の誤りを訂正するものである。
As is apparent from the above description, in the semiconductor memory device according to the first aspect of the present invention, the parity generation unit is configured to determine the parity of two bits or more based on the first data signal of two bits or more and the predetermined matrix. A second signal in which the logic of all bits of the first data signal is inverted by the first inverting unit
A second parity signal of 2 bits or more is created based on the data signal and a predetermined matrix, and the first data signal, the first parity signal, and the second parity signal are stored in a memory cell array. The first data signal, the first parity signal, and the second parity signal stored in the memory cell array are read by a reading unit, and the read level of all bits of the first data signal stored in the memory cell array is determined by a second inverting unit. The third data signal inverted with respect to the reference voltage is read out as a second read data signal by a read unit, and the first read data signal and the first read parity signal read by the read unit are written in a predetermined matrix. The first syndrome indicating the presence or absence of an error in the first read data signal by the syndrome creation unit based on the first syndrome. A second read data signal, a second read parity signal, and a predetermined matrix read out by the readout unit, and the syndrome creation unit indicates presence / absence of an error in the second readout data signal. When the second syndrome signal is created and the syndrome determination unit determines that the bits of the first and second syndrome signals match and the first and second read data signals are incorrect, the first syndrome is determined. And the predetermined matrix based on
It corrects an error in the read data signal.

【0059】したがって、請求項1の発明の半導体記憶
装置によれば、上記メモリセルアレイから読み出された
第1読み出しデータ信号とメモリセルアレイからの読み
出しレベルが反転された第2読み出しデータ信号とにつ
いて、第1パリティ信号および第2パリティと所定の行
列とを用いて誤り検査することによって、メモリセルか
ら読み出されるデータの誤り検査の精度を向上でき、そ
の検査結果に基づいて的確な誤り訂正ができ、信頼性の
高い半導体記憶装置を実現することができる。
Therefore, according to the semiconductor memory device of the first aspect of the present invention, the first read data signal read from the memory cell array and the second read data signal whose read level from the memory cell array is inverted are: By performing an error check using the first parity signal and the second parity and a predetermined matrix, it is possible to improve the accuracy of error check of data read from the memory cell, and to perform accurate error correction based on the check result. A highly reliable semiconductor memory device can be realized.

【0060】また、請求項2の発明の半導体記憶装置
は、請求項1の半導体記憶装置において、上記第1反転
部は、インバータであるので、上記第1データ信号を構
成するビット数が多くとも、上記第1反転部を簡単に構
成でき、コストを低減することができる。
According to a second aspect of the present invention, in the semiconductor memory device of the first aspect, since the first inverting section is an inverter, the number of bits forming the first data signal is at most. The first reversing section can be simply configured, and the cost can be reduced.

【0061】また、請求項3の発明の半導体記憶装置
は、請求項1の半導体記憶装置において、上記第2反転
部A/Dコンバータにより、上記メモリセルアレイに記
憶された上記第1データ信号の全ビットの読み出しレベ
ルを夫々A/D変換し、A/DコンバータによりA/D
変換された第1データ信号のビット毎の読み出しレベル
を演算部により上記所定の基準電圧に対して夫々反転さ
せて、その演算部の演算結果に基づいて、第1データ信
号の全ビットの読み出しレベルが反転された上記第3デ
ータ信号をD/Aコンバータにより出力するので、メモ
リセルアレイに記憶される第1データ信号のビット毎に
反転増幅器等を用いてアナログ演算回路を構成する必要
がなく、第2反転部を簡単に構成することができる。
According to a third aspect of the present invention, there is provided the semiconductor memory device according to the first aspect, wherein the second inverting section A / D converter controls all of the first data signals stored in the memory cell array. A / D conversion is performed on the read level of each bit, and the A / D converter
The readout level of each bit of the converted first data signal is inverted by the arithmetic unit with respect to the predetermined reference voltage, and the readout level of all bits of the first data signal is calculated based on the arithmetic result of the arithmetic unit. Is output by the D / A converter, so that it is not necessary to configure an analog arithmetic circuit using an inverting amplifier or the like for each bit of the first data signal stored in the memory cell array. The two reversing units can be easily configured.

【0062】また、請求項4の発明の半導体記憶装置
は、請求項1の半導体記憶装置において、上記所定の行
列にハミング行列を用いたので、誤り検出と訂正とを行
うための上記パリティ作成部,シンドローム作成部およ
び誤り訂正部を特に簡単に構成できる。
According to a fourth aspect of the present invention, in the semiconductor memory device of the first aspect, since the Hamming matrix is used for the predetermined matrix, the parity creation unit for performing error detection and correction is provided. Therefore, the syndrome creation unit and the error correction unit can be particularly easily configured.

【0063】また、請求項5の発明の半導体記憶装置
は、請求項1の半導体記憶装置において、上記メモリセ
ルアレイは、EEPROMのメモリセルアレイである
が、書き換え回数が増加すると、酸化膜の劣化などによ
りメモリセルを構成するトランジスタのしきい値電圧が
変化して、読み出しデータに誤りが生じても、的確に誤
りを訂正して、信頼性を向上することができる。
According to a fifth aspect of the present invention, there is provided the semiconductor memory device according to the first aspect, wherein the memory cell array is an EEPROM memory cell array. Even if an error occurs in read data due to a change in the threshold voltage of a transistor included in a memory cell, the error can be accurately corrected and reliability can be improved.

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

【図1】 図1はこの発明の実施の一形態の半導体記憶
装置の要部ブロック図である。
FIG. 1 is a main block diagram of a semiconductor memory device according to an embodiment of the present invention;

【図2】 図2は上記半導体記憶装置の第1反転回路の
回路図である。
FIG. 2 is a circuit diagram of a first inversion circuit of the semiconductor memory device.

【図3】 図3(A)は上記半導体記憶装置のパリティ作
成回路に用いられるハミング行列を示す図であり、図3
(B)はパリティ作成するための行列式を示す図である。
FIG. 3A is a diagram showing a Hamming matrix used in a parity generation circuit of the semiconductor memory device.
(B) is a diagram showing a determinant for creating parity.

【図4】 図4は上記半導体記憶装置のパリティ作成回
路の回路図である。
FIG. 4 is a circuit diagram of a parity creation circuit of the semiconductor memory device.

【図5】 図5は上記半導体記憶装置のシンドローム作
成回路の回路図である。
FIG. 5 is a circuit diagram of a syndrome creation circuit of the semiconductor storage device.

【図6】 図6は上記半導体記憶装置のシンドローム作
成するための行列式を示す図である。
FIG. 6 is a diagram showing a determinant for creating a syndrome of the semiconductor memory device.

【図7】 図7は上記半導体記憶装置のシンドローム判
定回路の回路図である。
FIG. 7 is a circuit diagram of a syndrome determination circuit of the semiconductor memory device.

【図8】 図8は上記半導体記憶装置の訂正信号発生回
路の回路図である。
FIG. 8 is a circuit diagram of a correction signal generation circuit of the semiconductor memory device.

【図9】 図9は上記半導体記憶装置の訂正回路の回路
図である。
FIG. 9 is a circuit diagram of a correction circuit of the semiconductor memory device.

【図10】 図10は上記半導体記憶装置の第2反転回
路の回路図である。
FIG. 10 is a circuit diagram of a second inverting circuit of the semiconductor memory device.

【図11】 図11は上記半導体記憶装置の第2反転回
路における動作を説明する図である。
FIG. 11 is a diagram illustrating an operation in a second inverting circuit of the semiconductor memory device.

【図12】 図12は上記半導体記憶装置のメモリセル
アレイに記憶されるデータの構成を示す図である。
FIG. 12 is a diagram showing a configuration of data stored in a memory cell array of the semiconductor memory device.

【図13】 図13はmod2の積とmod2の和の真理値表
である。
FIG. 13 is a truth table of the product of mod2 and the sum of mod2.

【図14】 図14は従来の半導体記憶装置の要部ブロ
ック図である。
FIG. 14 is a block diagram of a main part of a conventional semiconductor memory device.

【図15】 図15は上記半導体記憶装置のセンスアン
プの要部回路図である。
FIG. 15 is a main part circuit diagram of a sense amplifier of the semiconductor memory device.

【図16】 図16は上記半導体記憶装置のセンスアン
プの判定不感領域を説明する図である。
FIG. 16 is a diagram illustrating a determination insensitive region of a sense amplifier of the semiconductor memory device.

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

1…第1反転回路、 2…パリティ作成回路、 3…メモリセルアレイ、 4…第2反転回路、 5…センス回路、 6…シンドローム作成回路、 7…シンドローム判定回路、 8…訂正信号発生回路、 9…訂正回路。 DESCRIPTION OF SYMBOLS 1 ... 1st inversion circuit, 2 ... Parity creation circuit, 3 ... Memory cell array, 4 ... 2nd inversion circuit, 5 ... Sense circuit, 6 ... Syndrome creation circuit, 7 ... Syndrome judgment circuit, 8 ... Correction signal generation circuit, 9 ... correction circuit.

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 2ビット以上の第1データ信号の全ビッ
トの論理を反転する第1反転部と、 上記第1データ信号と所定の行列とに基づいて、2ビッ
ト以上の第1パリティ信号を作成すると共に、上記第1
反転部からの上記第1データ信号の全ビットの論理が反
転された第2データ信号と上記所定の行列とに基づい
て、2ビット以上の第2パリティ信号を作成するパリテ
ィ作成部と、 上記第1データ信号,上記第1パリティ信号および上記
第2パリティ信号を記憶するメモリセルアレイと、 上記メモリセルアレイに記憶された上記第1データ信号
の全ビットの読み出しレベルを所定の基準電圧に対して
夫々反転させて、上記第1データ信号の全ビットのレベ
ルが夫々反転された第3データ信号を出力する第2反転
部と、 上記メモリセルアレイに記憶された上記第1データ信
号,上記第1パリティ信号および上記第2パリティ信号
を夫々読み出して、第1読み出しデータ信号,第1読み
出しパリティ信号および第2読み出しパリティ信号を夫
々出力すると共に、上記第2反転部からの上記第3デー
タ信号を読み出して、第2読み出しデータ信号を出力す
る読み出し部と、 上記第1読み出しデータ信号,上記第1読み出しパリテ
ィ信号および上記所定の行列に基づいて、第1シンドロ
ーム信号を作成すると共に、上記第2読み出しデータ信
号,上記第2読み出しパリティ信号および上記所定の行
列に基づいて、第2シンドローム信号を作成するシンド
ローム作成部と、 上記シンドローム作成部からの上記第1,第2シンドロ
ーム信号を受けて、上記第1,第2シンドローム信号が
一致するか否かを判定すると共に、上記第1,第2シン
ドローム信号により上記第1,第2読み出しデータ信号
または上記第1,第2読み出しパリティが誤っているか
否かを判定するシンドローム判定部と、 上記シンドローム判定部が上記第1,第2シンドローム
信号が一致し、かつ、上記第1,第2読み出しデータ信
号が誤っていると判定すると、上記第1シンドローム信
号と上記所定の行列に基づいて、上記第1読み出しデー
タ信号の誤りを訂正する誤り訂正部とを備えたことを特
徴とする半導体記憶装置。
1. A first inverting unit for inverting the logic of all bits of a first data signal of 2 bits or more, and a first parity signal of 2 bits or more based on the first data signal and a predetermined matrix. Create the first
A parity creation unit that creates a second parity signal of 2 bits or more based on the second data signal obtained by inverting the logic of all bits of the first data signal from the inversion unit and the predetermined matrix; A memory cell array storing one data signal, the first parity signal, and the second parity signal; and inverting read levels of all bits of the first data signal stored in the memory cell array with respect to a predetermined reference voltage. A second inverting unit that outputs a third data signal in which the levels of all bits of the first data signal are respectively inverted; the first data signal, the first parity signal, and the first data signal stored in the memory cell array; The second parity signal is read, and a first read data signal, a first read parity signal, and a second read parity signal are respectively output. A read unit that reads the third data signal from the second inversion unit and outputs a second read data signal; and a read unit that reads the first read data signal, the first read parity signal, and the predetermined matrix. Generating a first syndrome signal, and generating a second syndrome signal based on the second read data signal, the second read parity signal, and the predetermined matrix; and Receiving the first and second syndrome signals, determining whether the first and second syndrome signals match, and determining the first and second read data signals based on the first and second syndrome signals. Alternatively, a syndrome determination unit that determines whether the first and second read parities are erroneous; When the determination unit determines that the first and second syndrome signals match and the first and second read data signals are incorrect, the determination unit determines the first and second read data signals based on the first syndrome signal and the predetermined matrix. 1. A semiconductor memory device comprising: an error correction unit that corrects an error in one read data signal.
【請求項2】 請求項1に記載の半導体記憶装置におい
て、上記第1反転部は、インバータであることを特徴と
する半導体記憶装置。
2. The semiconductor memory device according to claim 1, wherein said first inverting unit is an inverter.
【請求項3】 請求項1に記載の半導体記憶装置におい
て、 上記第2反転部は、 上記メモリセルアレイに記憶された上記第1データ信号
の全ビットの読み出しレベルを夫々A/D変換するA/
Dコンバータと、 上記A/DコンバータによりA/D変換された上記第1
データ信号のビット毎の読み出しレベルを上記所定の基
準電圧に対して演算により夫々反転させる演算部と、 上記演算部の演算結果に基づいて、上記第1データ信号
の全ビットの読み出しレベルが反転された上記第2デー
タ信号を出力するD/Aコンバータとを有することを特
徴とする半導体記憶装置。
3. The semiconductor memory device according to claim 1, wherein said second inverting unit is configured to A / D-convert each read level of all bits of said first data signal stored in said memory cell array.
A D converter, and the first A / D converted by the A / D converter.
An operation unit for inverting the read level of each bit of the data signal by an operation with respect to the predetermined reference voltage, and a read level of all bits of the first data signal being inverted based on the operation result of the operation unit And a D / A converter for outputting the second data signal.
【請求項4】 請求項1に記載の半導体記憶装置におい
て、 上記所定の行列にハミング行列を用いたことを特徴とす
る半導体記憶装置。
4. The semiconductor memory device according to claim 1, wherein a Hamming matrix is used for said predetermined matrix.
【請求項5】 請求項1に記載の半導体記憶装置におい
て、 上記メモリセルアレイは、EEPROMのメモリセルア
レイであることを特徴とする半導体記憶装置。
5. The semiconductor memory device according to claim 1, wherein said memory cell array is an EEPROM memory cell array.
JP16703797A 1997-06-24 1997-06-24 Semiconductor storage device Expired - Fee Related JP3432111B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP16703797A JP3432111B2 (en) 1997-06-24 1997-06-24 Semiconductor storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16703797A JP3432111B2 (en) 1997-06-24 1997-06-24 Semiconductor storage device

Publications (2)

Publication Number Publication Date
JPH1116389A true JPH1116389A (en) 1999-01-22
JP3432111B2 JP3432111B2 (en) 2003-08-04

Family

ID=15842224

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16703797A Expired - Fee Related JP3432111B2 (en) 1997-06-24 1997-06-24 Semiconductor storage device

Country Status (1)

Country Link
JP (1) JP3432111B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1024294A2 (en) 1999-01-29 2000-08-02 Ibiden Co., Ltd. Motor and turbo-molecular pump
US7397685B2 (en) 2005-09-15 2008-07-08 Kabushiki Kaisha Toshiba Semiconductor memory device having error checking and correcting circuit
US7613982B2 (en) 2004-11-16 2009-11-03 Samsung Electronics Co., Ltd. Data processing apparatus and method for flash memory
US7765455B2 (en) 2005-09-13 2010-07-27 Kabushiki Kaisha Toshiba Semiconductor memory device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1024294A2 (en) 1999-01-29 2000-08-02 Ibiden Co., Ltd. Motor and turbo-molecular pump
US7613982B2 (en) 2004-11-16 2009-11-03 Samsung Electronics Co., Ltd. Data processing apparatus and method for flash memory
US7765455B2 (en) 2005-09-13 2010-07-27 Kabushiki Kaisha Toshiba Semiconductor memory device
US7397685B2 (en) 2005-09-15 2008-07-08 Kabushiki Kaisha Toshiba Semiconductor memory device having error checking and correcting circuit

Also Published As

Publication number Publication date
JP3432111B2 (en) 2003-08-04

Similar Documents

Publication Publication Date Title
KR100833600B1 (en) Error correction circuit, method there-of and semiconductor memory device including the circuit
KR20080062306A (en) Error correction circuit for reducing miscorrection probability, method there-of and semiconductor memory device including the circuit
GB2226168A (en) Testing error checking and correction circuit in digital memory device
US8990667B2 (en) Error check and correction circuit, method, and memory device
KR20080007806A (en) Method of parallel bit test using error correcting code engine and apparatus thereof
US6990623B2 (en) Method for error detection/correction of multilevel cell memory and multilevel cell memory having error detection/correction function
KR100905712B1 (en) Parallel Bit Test device using Error Correct Code
JP6018508B2 (en) Nonvolatile semiconductor memory device and test method thereof
JP4853650B2 (en) Nonvolatile semiconductor memory device and access evaluation method thereof.
JP3432111B2 (en) Semiconductor storage device
US7423917B2 (en) Data readout circuit of memory cells, memory circuit and method of reading out data from memory cells
KR20140018095A (en) Error check and correction circuit and memory device
JPH11134884A (en) Semiconductor device
US20080195909A1 (en) Data error measuring circuit for semiconductor memory apparatus
JPH03142800A (en) Electrically erasable and writable programmable read only memory
JPH02146200A (en) Eeprom device
JPH1173796A (en) Storage device and testing method for storage device
JPH0554697A (en) Semiconductor memory
JP2820124B2 (en) Main storage device
JPH01196647A (en) Storage device with error correcting function
SU890441A1 (en) Error-correcting storage device
KR102064857B1 (en) Galois field calculating circuit and memory device
TW202046332A (en) Memory storage device and memory testing method thereof
JP2009176393A (en) Nonvolatile semiconductor storage device and its automatic test method
JP2003228992A (en) Semiconductor memory device

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080523

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090523

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100523

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110523

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110523

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120523

Year of fee payment: 9

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120523

Year of fee payment: 9

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120523

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130523

Year of fee payment: 10

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees