JPS63308795A - Dynamic ram - Google Patents

Dynamic ram

Info

Publication number
JPS63308795A
JPS63308795A JP62144645A JP14464587A JPS63308795A JP S63308795 A JPS63308795 A JP S63308795A JP 62144645 A JP62144645 A JP 62144645A JP 14464587 A JP14464587 A JP 14464587A JP S63308795 A JPS63308795 A JP S63308795A
Authority
JP
Japan
Prior art keywords
circuit
error
data
cell
vertical
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP62144645A
Other languages
Japanese (ja)
Inventor
Junko Matsushima
松嶋 順子
Hisakazu Kotani
小谷 久和
Toshiro Yamada
俊郎 山田
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP62144645A priority Critical patent/JPS63308795A/en
Publication of JPS63308795A publication Critical patent/JPS63308795A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To prevent the storage of the software error by a simple external control signal such as a refresh signal or the like by using an ECC circuit so as to detect and correct error of plural memory cells connecting to one word line to be driven in a DRAM during the refresh period. CONSTITUTION:A signal Ref14 is sent to a control circuit 13 during the refresh period. A decoder 6 selects a memory cell M11 by using a control signal to apply exclusive OR of M11-M13, the information of a horizontal parity cell H1 selected by the circuit 7 is detected by the circuit 11 for horizontal error. Similarly, the information of vertical parity cell V1 selected by a vertical parity selection circuit 8 is compared by a check circuit 12 to detect the vertical error. The error detection information in the vertical direction is held in the circuit 18, a correction circuit 16 compares the result of the check circuit 11 to correct the error and a write circuit 15 writes a signal to the cell M11. Similar processing is applied as to other memory cells M21, M31 and the operation is repeated for each refresh period to detect and correct the error by the ECC circuit periodically as to all memory cells.

Description

【発明の詳細な説明】 産業上の利用分野 本発明はダイナミックRAMに関するものである。[Detailed description of the invention] Industrial applications The present invention relates to dynamic RAM.

従来の技術 近年、ダイナミックRAM(以下DRAMという)は、
大容量化へ向けて、開発が進められているが、メモリセ
ルの微細化に伴い、セルに入射したアルファ粒子によっ
てメモリセル中の蓄積電荷が反転するソフトエラーが重
要な問題となっている。
Conventional technology In recent years, dynamic RAM (hereinafter referred to as DRAM)
Development is underway to increase capacity, but as memory cells become smaller, soft errors, where the accumulated charge in a memory cell is reversed by alpha particles incident on the cell, have become an important problem.

ソフトエラーを低減させるための1つの手段とシテ、誤
り検出訂正(以下E CC; Error Check
and Correction)回路がある。同−Ch
ip上に、ECC回路を付加することによってソフトエ
ラーで生じたビット誤りを自動的に検出、訂正すること
が可能となる。
One method for reducing soft errors is error detection and correction (hereinafter referred to as ECC).
and Correction) circuit. Same-Ch
By adding an ECC circuit to the IP, it becomes possible to automatically detect and correct bit errors caused by soft errors.

DRAMにECC回路を実現する手法としては、同一ワ
ード線に存在するメモリセルに記憶する複数のデータに
対して符号化を行う手法が主流となっている。このよう
な手段を用いたDRAMの基本構成を第5図に示す。読
み出し動作時に駆動されたワード線1と、セレクト回路
θにより選択されたピット線2につながるメモリセル3
のデータに対して誤り検出、誤り訂正が行われる。誤り
が検出された場合には、訂正されたデータが入出力回路
9から読み出されると共に、再書き込み回路8によって
データに誤りの生じたメモリセル3に訂正されたデータ
が舊き込まれる。この場合の読み出しは任意のメモリセ
ル3に対して行なわれるので、全メモリセル3に対して
定期的に、ECC回路7による誤り検出、誤り訂正が行
なわれない。
The mainstream method for implementing an ECC circuit in a DRAM is to encode a plurality of data stored in memory cells located on the same word line. The basic configuration of a DRAM using such means is shown in FIG. Memory cell 3 connected to word line 1 driven during read operation and pit line 2 selected by select circuit θ
Error detection and error correction are performed on the data. If an error is detected, the corrected data is read from the input/output circuit 9, and the rewrite circuit 8 writes the corrected data into the memory cell 3 in which the data error has occurred. In this case, since reading is performed on any memory cell 3, error detection and error correction by the ECC circuit 7 are not performed periodically on all memory cells 3.

発明が解決しようとする問題点 ソフトエラーの蓄積を防ぐためには、すべてのメモリセ
ルに対して定期的に誤り検出、誤り訂正を行う必要があ
る。誤り検出及び訂正動作は従来データ読み出しサイク
ルあるいはリフレッシュサイクル中に行なわれる。しか
し、データ読み出しサイクル中では、選択されるデータ
は任意であるので、全ビットにおけるソフトエラーの蓄
積を防ぐという点、では不適当である。また、通常のD
RAMのりフレッシュサイクル中では、1本のワード線
を選択する毎に、1つのデータを選択して、ECC動作
を行なうが、同一のデータに対してECC動作を行ない
、2回めのECC@作と行なうまで、かなり長時間必要
となるので、ソフトエラーの蓄積を防ぐという点でやは
り不利となる。
Problems to be Solved by the Invention In order to prevent the accumulation of soft errors, it is necessary to periodically perform error detection and error correction on all memory cells. Error detection and correction operations conventionally occur during data read or refresh cycles. However, since the data selected during the data read cycle is arbitrary, this method is inadequate in preventing the accumulation of soft errors in all bits. Also, normal D
During the RAM refresh cycle, each time one word line is selected, one piece of data is selected and an ECC operation is performed. Since it takes a considerable amount of time to perform this process, this is still disadvantageous in terms of preventing the accumulation of soft errors.

本発明はこの点を解決するためになされたもので、通常
のリフレッシュ時に、1本のワード線をアクセスまた際
に同時に同一ワード線上の複数個のデータを選択して、
ECC動作を行なうことが可能なりRAMを提供するこ
とを目的とする。
The present invention was made to solve this problem, and when a single word line is accessed during normal refresh, multiple pieces of data on the same word line are simultaneously selected.
The purpose of this invention is to provide a RAM capable of performing ECC operations.

問題点を解決するための手段 本発明は、上記問題点を解決するために、駆動された任
意の1本のワード線につながる全メモリセルのデータの
中から、1個のデータを選択するセレクト回路と、リフ
レッシュ期間中に複数個のデータを順次選択するための
選択信号を前記セレクト回路へ送るりフレッシュ制御回
路を有し、全7モルセルに対して定期的に誤り検出、誤
り訂正を行うという構成を有している。
Means for Solving the Problems In order to solve the above problems, the present invention provides a select method for selecting one piece of data from among the data of all memory cells connected to any one driven word line. It has a refresh control circuit that sends a selection signal to the select circuit for sequentially selecting multiple pieces of data during the refresh period, and periodically performs error detection and error correction for all 7 mol cells. It has a structure.

作  用 本発明は上記の構成により、外部から制御信号を与える
ことによって、リフレッシュ制御回路から、セレクト回
路へ、リフレッシュ制御信号が送られ、リフレッシュサ
イクル時に駆動された同一ワード線上の複数個のメモリ
セルデータを順次選択し、ECC回路によシ、誤り検出
、誤り訂正を行う。誤りが検出された場合は、再書き込
み回路により訂正されたデータを誤りの生じたメモリセ
ルに薔き込むので、全メモリセルのデータに対して、誤
り訂正、誤り検出を定期的に行うことができる。
According to the above-described structure, the refresh control signal is sent from the refresh control circuit to the select circuit by applying a control signal from the outside, and the refresh control signal is sent from the refresh control circuit to the select circuit, and a plurality of memory cells on the same word line driven during the refresh cycle are connected to each other. Data is selected sequentially, and the ECC circuit performs error detection and error correction. If an error is detected, the rewrite circuit inserts the corrected data into the memory cell where the error occurred, so error correction and error detection can be performed periodically on the data in all memory cells. can.

実施例 本発明の実施例を図面を8照しながら説明する。Example Embodiments of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例を示すブロック図である。第
1図において、1はワード線、2はビット線B1〜Bn
、3はメモリセル、4は水平パリティセル、6は垂直ハ
リティセル、6はコラムデコーダ、7は水平パリティ用
セレクト回路、8は垂直パリティ用セレクト回路、9は
水平パリティセル、セレクト回路、1oは垂直パリティ
セルセレクト回路、11は水平パリティ検査回路、12
は垂直パリティ検査回路、13はリフレッシュ制御信号
、14はリフレッシュ信号、16は再書き込み回路、1
6は誤り訂正回路、17は入出力回路、18はデータ保
持回路を示す。第2図は、ワード線1につながるメモリ
セル3と水平パリティセル4と垂直ハリティセル6の一
例を示している。メモルセル3に対して第3図に示すよ
うなマトリクスを対応させ水平垂直パリティ方式を適用
する。
FIG. 1 is a block diagram showing one embodiment of the present invention. In FIG. 1, 1 is a word line, 2 is a bit line B1 to Bn
, 3 is a memory cell, 4 is a horizontal parity cell, 6 is a vertical parity cell, 6 is a column decoder, 7 is a select circuit for horizontal parity, 8 is a select circuit for vertical parity, 9 is a horizontal parity cell, select circuit, 1o is a vertical Parity cell select circuit, 11 horizontal parity check circuit, 12
1 is a vertical parity check circuit, 13 is a refresh control signal, 14 is a refresh signal, 16 is a rewrite circuit, 1
6 is an error correction circuit, 17 is an input/output circuit, and 18 is a data holding circuit. FIG. 2 shows an example of a memory cell 3, a horizontal parity cell 4, and a vertical parity cell 6 connected to the word line 1. A matrix as shown in FIG. 3 is made to correspond to the memory cell 3, and a horizontal/vertical parity method is applied.

以上のように構成されたECC回路付きDRAMについ
て以下その動作を説明する。
The operation of the DRAM with ECC circuit configured as above will be explained below.

リフレッシュ時に任意のワード線1が駆動され、ワード
線1につながる全メモリセル3と水平パリティセル4と
垂直ハリティセル6がリフレッシュされる。
During refresh, an arbitrary word line 1 is driven, and all memory cells 3, horizontal parity cells 4, and vertical harness cells 6 connected to the word line 1 are refreshed.

リフレッシュ期間中に、リフレッシュ信号14が、例え
ばカウンタで構成されるリフレッシュ制御回路13に送
られ、リフレッシュ制御信号がコラムデコーダ6、水平
パリティ用セレクト回路7、垂直パリティ用セレクト回
路8、水平パリティセルセレクト回路9、垂直パリティ
セルセレクト回路10、データ保持回路18に送られる
。リフレッシュ制御信号を受けたコラムデコーダ6は、
すフレッシュ期間中に複数個のメモリセル3のデータを
順次選択する。メモリセルM11が選択された場合は、
水平パリティ用セレクト回路7で、メモリセルM112
M122M13の排他的論理和をとシ、その結果と水平
パリティ用セレクト回路アで選ばれた水平パリティセル
H1aLりを、水平ハリティ検査回路11で比較し水平
方向の誤りを検出する。同様に、垂直パリティ用セレク
ト回路8でメモリセル’11 +M211M31の排他
的論理和をとシ、その結果と垂直パリティ用セレクト回
路8で選ばれた垂直パリティセルv1 のデータを、垂
直パリティ検査回路12で比較し垂直方向の誤りを検出
する。
During the refresh period, the refresh signal 14 is sent to the refresh control circuit 13 configured with a counter, for example, and the refresh control signal is sent to the column decoder 6, the horizontal parity select circuit 7, the vertical parity select circuit 8, and the horizontal parity cell select circuit. The signal is sent to the circuit 9, the vertical parity cell select circuit 10, and the data holding circuit 18. The column decoder 6 that received the refresh control signal
Data in a plurality of memory cells 3 is sequentially selected during the refresh period. When memory cell M11 is selected,
In the horizontal parity select circuit 7, the memory cell M112
The exclusive OR of M122M13 is performed, and the horizontal parity cell H1aL selected by the horizontal parity select circuit A is compared with the result by the horizontal harness check circuit 11 to detect errors in the horizontal direction. Similarly, the vertical parity select circuit 8 performs an exclusive OR of memory cells '11 + M211M31, and the result and the data of the vertical parity cell v1 selected by the vertical parity select circuit 8 are sent to the vertical parity check circuit 12. to detect errors in the vertical direction.

垂直方向の誤り検出データは、データ保持回路18に保
持され、誤り訂正回路16に送られる。ここで、水平パ
リティ検査回路11からの水平方向の誤り検出データと
比較し水平、垂直方向に誤りが検出された場合には、誤
9訂正回路16によシ、誤りが訂正され、再書き込み回
路16により、メモリセルM11に、訂正されたデータ
が書きこまれる。
The vertical error detection data is held in the data holding circuit 18 and sent to the error correction circuit 16. Here, if an error is detected in the horizontal or vertical direction by comparing it with the horizontal error detection data from the horizontal parity check circuit 11, the error is corrected by the error 9 correction circuit 16, and the rewriting circuit 16, the corrected data is written into the memory cell M11.

次に、メモルセルM21がコラムデコーダ6により選ば
れると、同様にメモルセルM21 +”221”23の
排他的論理和の結果と水平パリティセルH2のデータを
比較することによシ水平方向の誤りを検出する。垂直方
向の誤p検出データが、データ保持回路18に保持され
ており、誤り訂正回路16において水平、垂直両方向の
誤り検出データを比較することができる。前述のように
誤りが検出された場合には、訂正され、正しいデータが
メモリセルM21に再書1き込みされる。
Next, when memory cell M21 is selected by column decoder 6, a horizontal error is detected by similarly comparing the exclusive OR result of memory cell M21 + "221" 23 with the data of horizontal parity cell H2. do. The error p detection data in the vertical direction is held in the data holding circuit 18, and the error correction circuit 16 can compare the error detection data in both the horizontal and vertical directions. If an error is detected as described above, it is corrected and correct data is rewritten into the memory cell M21.

続いてメモリセルに1がコラムデコーダθによシ選ばれ
ると同時にメモルセルM311M32 pMssの排他
的論理和の結果と水平パリティセルH3のデータを比較
することにより水平方向の誤9を検出する。垂直方向の
誤り検出データがデータ保持回路18に保持されており
、水平、垂直両方向の誤り検出データを誤り訂正回路1
6において比較することができる。同様に、誤りが検出
された場合には、訂正された正しいデータがメモリセル
〜に再書き込みされる。
Subsequently, 1 is selected in the memory cell by the column decoder θ, and at the same time, a horizontal error 9 is detected by comparing the result of the exclusive OR of the memory cells M311M32pMss with the data of the horizontal parity cell H3. Error detection data in the vertical direction is held in the data holding circuit 18, and error detection data in both the horizontal and vertical directions is stored in the error correction circuit 1.
6 can be compared. Similarly, if an error is detected, corrected correct data is rewritten into the memory cells.

したがって、リフレッシュ期間中に複数個のメモリセル
について、順次ECC回路による誤り検出、誤り訂正を
行うことができる。この動作を第4図に示す。RAS信
号と、行アドレス信号により、任意の1本のワード線が
選択され、選択されたワード線につながるすべてのメモ
リセルのデータが、ビット線B1〜B1.にあられれて
、増幅されることにより、リフレッシュされる。一方、
リフレッシュ信号Refが、例えばカウンタで構成され
るリフレッシュ制御回路13に送られる。リフレッシュ
制御回路13から、リフレッシュ制御信゛ 号が、コラ
ムデコーダ6へ送られ、コラムデコーダ6により、複数
個のビット線B1〜B3データが順次選択される。
Therefore, error detection and error correction can be sequentially performed on a plurality of memory cells by the ECC circuit during the refresh period. This operation is shown in FIG. An arbitrary word line is selected by the RAS signal and the row address signal, and the data of all memory cells connected to the selected word line are transferred to the bit lines B1 to B1 . It is refreshed by being amplified and amplified. on the other hand,
The refresh signal Ref is sent to a refresh control circuit 13 composed of, for example, a counter. A refresh control signal is sent from the refresh control circuit 13 to the column decoder 6, and the column decoder 6 sequentially selects data on a plurality of bit lines B1 to B3.

一方、水平ハリティセルセレクト回路9によって、水平
ハリティセルのデータが、ビット線B10=B12を通
じて、水平パリティ検査回路11へ送られ、水平方向の
誤りデータが、誤り訂正回路16へ順次送られる。垂直
ノ<リテイセルのデータはビット線B13を通じて、垂
直パリティ−検査回路12へ送られ、垂直方向の誤りデ
ータ保持回路18に保持され、誤り訂正回路16へ送ら
れ、前述の水平方向の誤りデータと比較され、誤り検出
、誤り訂正される。例えば、ビット線B3VCつながる
メモリセルM31に誤りが検出された場合には、データ
が反転し、正しいデータが誤り訂正回路7より出力され
る。訂正されたデータが、再書き込み回路16及びコラ
ムデコーダ6を通って、ビット線B3のデータが反転さ
れ、誤りが生じたメモリセルM31のデータが訂正され
る。
On the other hand, horizontal harness cell select circuit 9 sends horizontal harness cell data to horizontal parity check circuit 11 via bit lines B10=B12, and horizontal error data is sequentially sent to error correction circuit 16. The data of the vertical parity cell is sent to the vertical parity check circuit 12 through the bit line B13, held in the vertical error data holding circuit 18, and sent to the error correction circuit 16, where it is combined with the horizontal error data described above. Comparison, error detection, and error correction are performed. For example, if an error is detected in the memory cell M31 connected to the bit line B3VC, the data is inverted and correct data is output from the error correction circuit 7. The corrected data passes through the rewrite circuit 16 and the column decoder 6, the data on the bit line B3 is inverted, and the data in the memory cell M31 in which the error has occurred is corrected.

この動作をリフレッシュ期間ごとに繰り返すことにより
全メモリセルについて、定期的にECC回路による誤り
検出、誤り訂正を行うことができる。
By repeating this operation every refresh period, the ECC circuit can periodically perform error detection and error correction for all memory cells.

このように、リフレッシュ期間中に、リフレッシュ制御
信号により、コラムデコーダ6、水平パリティ用セレク
ト回路7、垂直パリティ用セレクト回路8、水平ハリテ
ィセルセレクト回路9、垂直ハリティセルセレクト回路
1o、データ保持回路18を制御することにより、リフ
レッシュ期間中に複数個のメモリセルのデータについて
、順次ECC回路による誤り検出、誤り訂正を行うこと
ができる。
In this way, during the refresh period, the column decoder 6, the horizontal parity select circuit 7, the vertical parity select circuit 8, the horizontal harness cell select circuit 9, the vertical harness cell select circuit 1o, and the data retention By controlling the circuit 18, the ECC circuit can sequentially perform error detection and error correction on data in a plurality of memory cells during the refresh period.

また、本実施例においては、垂直方向の誤り検出データ
が、データ保持回路18に保持されることにより、メモ
リセルが選択されるごとに垂直方向の誤り検出を行う必
要がないために、消費電力の増加も少なく、検査速度も
速く、しかも能率的に行うことができる。
In addition, in this embodiment, vertical error detection data is held in the data holding circuit 18, so there is no need to perform vertical error detection every time a memory cell is selected, so power consumption is reduced. There is little increase in the amount of damage, the inspection speed is fast, and it can be carried out efficiently.

リフレッシュ期間ごとに複数個のメモリセルのデータに
ついて誤り検出、誤り訂正を行うので、リフレッシ1時
に、1個のメモリセルのデータについてのみ、誤り検出
、誤り訂正を行なうよりも、各々のセルに対する誤り検
出、誤り訂正動作の周期を短くすることが可能である。
Since error detection and error correction are performed on data in multiple memory cells during each refresh period, errors in each cell are It is possible to shorten the cycle of detection and error correction operations.

またリフレッシ−期間中に、適当な数のメモリセルに対
して、誤り検出、誤り訂正を行えば、デッドタイムの増
加を小さく保ちながら、誤り検出、誤り訂正を行なうこ
とができるという効果を有する。したがって、ソフトエ
ラーを蓄積を、防止することができ、DRAMの信頼性
を向上させることができる。
Furthermore, if error detection and error correction are performed on an appropriate number of memory cells during the refresh period, there is an effect that error detection and error correction can be performed while keeping the increase in dead time small. Therefore, accumulation of soft errors can be prevented and reliability of the DRAM can be improved.

発明の効果 本発明は、以上のように、DRAMにおいてリフレッシ
ュ期間中に、駆動された1本のワード線につながる全1
モルセルのうちの複数個を順次、ECC回路に誤り検出
、誤り訂正を行うようにしたので、デッドタイムを増加
させることなく、す7し、シュ信号などの簡単な外部制
御信号によりソフトエラーの蓄積を防止することができ
る。
Effects of the Invention As described above, the present invention provides all one word line connected to one driven word line during the refresh period in a DRAM.
Since the ECC circuit sequentially performs error detection and error correction on multiple mol cells, the accumulation of soft errors can be prevented by simple external control signals such as a can be prevented.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例におけるECC回路のブロッ
ク図、第2図は第1図におけるワード線1につながるメ
モリセルの一例を示す説明図、第3図は第2図における
メモリセルを水平垂直に展開したマトリクスを示す説明
図、第4図は第1図における回路動作のタイミング図、
第6図は従来例におけるECC回路のブロック図である
。 1・・・・・・ワード線、2・・・・・・ビット線B1
〜Bn、3・・・・・・メモリセル、4・・・・・・水
平パリティセル、5・・・・・・垂直パリティセル、6
・・・・・・コラムデコーダ、7・・・・・・水平パリ
ティ用セレクト回路、8・・・・・・垂直パリティ用セ
レクト回路、9・・・・・・水平パリティセルセレクト
回路、10・・・・・・垂直パリティセルセレクト回路
、11・・・・・・水平パリティ検査回路、12・・・
・・・垂直パリティ検査回路、13・・・・・・リフレ
ッシュ制御信号、14・・・・・・リフレッシュ信号、
16・・・・・・再書き込み回路、16・・・・・・誤
り訂正回路、17・・・・・・入出力回路、18・・・
・・・データ保持回路。 代理人の氏名 弁理士 中 尾 敏 男 ほか1名第2
図 Ht〜H3−水平パリティでンレ Vt −V3−一季厘パリテイでル Mr+〜Mお一ヌモリ℃ンレ 第3図 第4図 ど;、ト嵌B3
FIG. 1 is a block diagram of an ECC circuit according to an embodiment of the present invention, FIG. 2 is an explanatory diagram showing an example of a memory cell connected to the word line 1 in FIG. 1, and FIG. An explanatory diagram showing a matrix expanded horizontally and vertically, FIG. 4 is a timing diagram of the circuit operation in FIG. 1,
FIG. 6 is a block diagram of a conventional ECC circuit. 1... Word line, 2... Bit line B1
~Bn, 3...Memory cell, 4...Horizontal parity cell, 5...Vertical parity cell, 6
...Column decoder, 7...Horizontal parity select circuit, 8...Vertical parity select circuit, 9...Horizontal parity cell select circuit, 10. ... Vertical parity cell selection circuit, 11 ... Horizontal parity check circuit, 12 ...
... Vertical parity check circuit, 13 ... Refresh control signal, 14 ... Refresh signal,
16... Rewriting circuit, 16... Error correction circuit, 17... Input/output circuit, 18...
...Data retention circuit. Name of agent: Patent attorney Toshio Nakao and 1 other person 2nd
Figure Ht ~ H3 - Horizontal parity Vt - V3 - One season parity Mr + ~ M

Claims (1)

【特許請求の範囲】[Claims]  駆動された任意の1本のワード線につながる全メモリ
セルのデータの中から、1個のデータを選択するセレク
ト回路と、リフレッシュ期間中に複数個のデータを順次
選択するための選択信号を前記セレクト回路へ送るリフ
レッシュ制御回路を有し、選択された1個のデータにつ
いて誤り検出及び誤り訂正を行うECC回路と前記デー
タについて誤りが検出された場合に訂正されたデータを
データ誤りの生じたメモリセルに書き込む再書き込み回
路を備えたことを特徴とするダイナミックRAM。
A select circuit selects one piece of data from among data of all memory cells connected to any one driven word line, and a select signal for sequentially selecting a plurality of pieces of data during a refresh period. It has a refresh control circuit that sends it to a select circuit, and an ECC circuit that performs error detection and error correction on one selected piece of data, and when an error is detected in the data, the corrected data is sent to the memory where the data error occurred. A dynamic RAM characterized by being equipped with a rewrite circuit for writing into cells.
JP62144645A 1987-06-10 1987-06-10 Dynamic ram Pending JPS63308795A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62144645A JPS63308795A (en) 1987-06-10 1987-06-10 Dynamic ram

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62144645A JPS63308795A (en) 1987-06-10 1987-06-10 Dynamic ram

Publications (1)

Publication Number Publication Date
JPS63308795A true JPS63308795A (en) 1988-12-16

Family

ID=15366887

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62144645A Pending JPS63308795A (en) 1987-06-10 1987-06-10 Dynamic ram

Country Status (1)

Country Link
JP (1) JPS63308795A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02206099A (en) * 1989-02-03 1990-08-15 Nec Corp Dynamic ram
JP2005302250A (en) * 2004-03-19 2005-10-27 Sony Corp Semiconductor device
JP2006302488A (en) * 2005-04-21 2006-11-02 Hynix Semiconductor Inc Nonvolatile ferroelectric memory device including failed cell correcting circuit
JP2007087435A (en) * 2005-09-16 2007-04-05 Toshiba Corp Semiconductor storage device
JP2014502771A (en) * 2010-12-10 2014-02-03 クアルコム,インコーポレイテッド Embedded DRAM with low power self-correction capability
US9583219B2 (en) 2014-09-27 2017-02-28 Qualcomm Incorporated Method and apparatus for in-system repair of memory in burst refresh

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02206099A (en) * 1989-02-03 1990-08-15 Nec Corp Dynamic ram
JP2005302250A (en) * 2004-03-19 2005-10-27 Sony Corp Semiconductor device
JP4569182B2 (en) * 2004-03-19 2010-10-27 ソニー株式会社 Semiconductor device
JP2006302488A (en) * 2005-04-21 2006-11-02 Hynix Semiconductor Inc Nonvolatile ferroelectric memory device including failed cell correcting circuit
JP2007087435A (en) * 2005-09-16 2007-04-05 Toshiba Corp Semiconductor storage device
JP2014502771A (en) * 2010-12-10 2014-02-03 クアルコム,インコーポレイテッド Embedded DRAM with low power self-correction capability
US9583219B2 (en) 2014-09-27 2017-02-28 Qualcomm Incorporated Method and apparatus for in-system repair of memory in burst refresh

Similar Documents

Publication Publication Date Title
JP5045242B2 (en) Semiconductor memory, semiconductor memory operating method and system
US4953164A (en) Cache memory system having error correcting circuit
JPS6134793A (en) Diagnosing and error correcting device in dynamic memory device
JPH087995B2 (en) Method and apparatus for refreshing dynamic semiconductor memory device
JPS62222497A (en) Semiconductor memory device
KR20210088917A (en) Semiconductor memory devices and memory systems including the same
US20080298154A1 (en) Semiconductor memory device
JPS5960793A (en) Semiconductor memory
JPS63308795A (en) Dynamic ram
EP0424301A2 (en) Overlapped data scrubbing with data refreshing
JP2005196952A (en) Dynamic semiconductor memory device and power saving mode operating method of this device
JPH0440697A (en) Semiconductor memory
JPS6366798A (en) Semiconductor memory device
JPH0991206A (en) Memory controller and memory check method
JPH01239656A (en) Lsi memory with self-correction function
JP3092806B2 (en) Dynamic random access memory
JPS60113394A (en) Error correction system
JPS63181197A (en) Static type semiconductor memory device and its driving method
JPS60136093A (en) Semiconductor memory device
JP2627491B2 (en) Semiconductor storage device
JPH0831280B2 (en) Method and apparatus for semiconductor memory device refresh and data inspection
JPH01243298A (en) Lsi memory with self-correction function
JP2870975B2 (en) Dynamic RAM
JP2005293728A (en) Semiconductor memory device
JPH11296441A (en) Error correction circuit