Movatterモバイル変換


[0]ホーム

URL:


JPH02143352A - Memory error detection and correction system - Google Patents

Memory error detection and correction system

Info

Publication number
JPH02143352A
JPH02143352AJP63297667AJP29766788AJPH02143352AJP H02143352 AJPH02143352 AJP H02143352AJP 63297667 AJP63297667 AJP 63297667AJP 29766788 AJP29766788 AJP 29766788AJP H02143352 AJPH02143352 AJP H02143352A
Authority
JP
Japan
Prior art keywords
error
data
cpu
memory
control circuit
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
JP63297667A
Other languages
Japanese (ja)
Inventor
Morihiko Ito
伊東 盛彦
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC 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 NEC CorpfiledCriticalNEC Corp
Priority to JP63297667ApriorityCriticalpatent/JPH02143352A/en
Publication of JPH02143352ApublicationCriticalpatent/JPH02143352A/en
Pendinglegal-statusCriticalCurrent

Links

Landscapes

Abstract

PURPOSE:To prevent the generation of a first error exceeding a correctable bit number while combining a software error due to an alpha-ray and an error due to the malfunction of a hardware by prohibiting the access of a memory area when the generation frequency of a second error within the range of the correctable bit number exceeds a specific value. CONSTITUTION:When an interruption is generated in a CPU 7, the CPU 7 reads out the content of an error information holding flip-flop 3 and an error address holding flip-flop 4. When an interruption due to a second error (CE) is generated at a specific frequency or above on the same bit of a same address, the memory area of the address is considered to be malfunctioned in its hardware, and thereafter, the CPU 7 is allowed not the make access to the memory area. Thus, when a first error (UCE) is generated, the operation of the CPU 7 can be guaranteed.

Description

Translated fromJapanese

【発明の詳細な説明】〔産業上の利用分野〕本発明はメモリ回路に対する書き込み及び読み出し時の
メモリエラー検出修正方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a memory error detection and correction method when writing to and reading from a memory circuit.

〔従来の技術〕[Conventional technology]

従来、ダイナミックランダムアクセスメモリ素子を使用
したメモリ回路のエラー検出及び修正方式においては、
制御回路(CPU)がメモリ回路に書き込む場合及びメ
モリ回路から読み出す場合のいずれもエラー検出修正回
路(EDCU)の動作により修正可能ビット数を越える
第1のエラー(UCE)−i検出したときは割込みが発
生し、特に書き込みの場合にUCEを検出したときはメ
モリ素子そのものへのデータ書き込みも行なわない構成
である。また、修正可能ビット数の範囲内の第2のエラ
ー(CE)t−検出したときはEDCUが自動的に修正
する丸め、CPUへの割込みを発生させない構成が一般
的である(1981年9月30日発行の「エレクトロニ
ックデザイン」参照)。
Conventionally, in error detection and correction methods for memory circuits using dynamic random access memory devices,
When the control circuit (CPU) writes to the memory circuit or reads from the memory circuit, an interrupt is generated when the first error (UCE)-i is detected that exceeds the number of bits that can be corrected by the operation of the error detection and correction circuit (EDCU). occurs, and in particular, when UCE is detected in the case of writing, data is not written to the memory element itself. In addition, when a second error (CE) within the correctable number of bits is detected, the EDCU automatically corrects rounding, and a configuration that does not generate an interrupt to the CPU is common (September 1981). (See "Electronic Design" published on the 30th).

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来のメモリエラー検出修正方式においては、
UCEが発生したとき必ずCPUに割込みが発生し、C
PUはUCEがメモリ回路の制御で発生したということ
は認識可能であるが、認識するだけであシ制御を正常復
帰させることは困難である。また、メモリ書き込みの場
合にUCEが発生すると、CPUが書き込むデータにエ
ラーが存在するのではなく、EDCUがメモリ素子から
読み出したデータにエラーが存在するということであり
、CPUからの書き込みデータのバイト構成とエラー発
生ビット位置によっては正常なデータが書き込まれる可
能性もある。したがって、CPUはその後伺の支障もな
く動作することもあり得ることから、メモリ書き込みの
場合にUCEが発生したときにメモリ素子そのものへの
書き込みを行なわないのは必ずしも良いことではない。
In the conventional memory error detection and correction method described above,
When a UCE occurs, an interrupt is always generated to the CPU, and the C
Although the PU can recognize that the UCE has occurred under the control of the memory circuit, it is difficult to restore normal control just by recognizing it. Additionally, when a UCE occurs during memory write, it does not mean that there is an error in the data written by the CPU, but that there is an error in the data read from the memory element by the EDCU, and the byte of the write data from the CPU Depending on the configuration and the position of the error bit, normal data may be written. Therefore, it is not necessarily a good idea not to write to the memory element itself when a UCE occurs in the case of memory writing, since the CPU may operate without any subsequent problems.

このように従来の方式はある割合で全くランダムなアド
レス及びビット位置に発生する修正可能ビット数の範囲
内のメモリ素子のα線によるンフトウェアエラーに関し
ては有効であるが、メモリ素子の不具合によるハードウ
ェアエラーとンフトウェアエラーとが複合して修正可能
ビット数を越えるエラーであるUCEが発生する確率が
高く、UCEが発生したときCPUの動作を保障できな
い。
In this way, conventional methods are effective against software errors caused by alpha rays in memory devices within the range of correctable bit numbers that occur at completely random addresses and bit positions at a certain rate; There is a high probability that a UCE, which is an error exceeding the correctable bit number due to a combination of a software error and a software error, will occur, and when a UCE occurs, the operation of the CPU cannot be guaranteed.

〔問題点全解決するための手段〕[Means to solve all problems]

本発明のメモリエラー検出修正方式は修正可能ビット数
を越える第1のエラー及び修正可能と。
The memory error detection and correction method of the present invention detects a first error that exceeds the number of correctable bits and is correctable.

ト数の範囲内の第2のエラーをそれぞれ検出し修正する
手段金有し、かつエラー検出時に制御回路に対して割込
みをかけるメモリ回路を備え、前記制御回路が前記メモ
リ回路に書き込む場合、前記メモリ回路からデータ読み
出しを行ない、読み出したデータが前記第2のエラーで
あるとき前記手段によフ修正されたデータを、かつ前記
第1のエラー及びエラーなしのとき無修正のデータをそ
れぞれ前記制御回路からの書き込みデータの構成により
前記制御回路からの書き込みデータに組み込みあるいは
組み込まないで書き込むと共に、前記第1のエラー、前
記第2のエラー及びエラーなしに拘らず割込みを発生さ
せない機能と、前記制御回路が前記メモリ回路から読み
出す場合、前記メモリ回路からデータ読み出しを行ない
、読み出したデータが前記第2のエラーであるとき前記
手段により修正されたデータを、かつ前記第1のエラー
及びエラーなしのとき無修正のデータをそれぞr前記制
御回路に送出し、前記第2のエラーのとき修正されたデ
ータを前記メモリ回路に書き込み、前記第1のエラー及
び前記第2のエラーのときは割込みを発生させる機能と
、割込み発生の場合、前記第1のエラーか前記第2のエ
ラーかの判別。
a memory circuit having a means for detecting and correcting each second error within the range of the number of errors, and interrupting the control circuit when an error is detected, and when the control circuit writes to the memory circuit; Reading data from the memory circuit, and controlling the data corrected by the means when the read data has the second error, and the uncorrected data when there is the first error and no error, respectively. A function of writing data incorporated or not incorporated into the write data from the control circuit depending on the structure of the write data from the circuit, and not generating an interrupt regardless of the first error, the second error, or no error, and the control When the circuit reads data from the memory circuit, it reads data from the memory circuit, and when the read data has the second error, the data corrected by the means, and when there is the first error and no error, the circuit reads data. Sending unmodified data to the control circuit, writing corrected data to the memory circuit in the case of the second error, and generating an interrupt in the case of the first error and the second error. and, in the case of an interrupt, determining whether it is the first error or the second error.

前記第1のエラー及び前記第2のエラーの発生アドレス
の判別及び前記第2のエラーの発生ビットの判別を行な
う機能と、前記第2のエラーの発生fIA度によジ前記
メモリ回路の不具合メモリエリアを検出する機能とを備
える。
A function for determining the address where the first error and the second error occur and a bit at which the second error occurs; It also has a function to detect areas.

〔実施例〕次に、本発明について図面を参照して説明する。〔Example〕Next, the present invention will be explained with reference to the drawings.

一実施例の構成を示す第1図を参照すると、メモリ素子
11工ラー検出修正回路(EDCU)2、エラー情報保
持フリップフロップ3、エラーアドレス保持フリップフ
ロッグ4.0凡ゲート5、ANDゲート6、及び制御回
路(CPU)7から構成される。メモリ素子lとEDC
U2とエラー情報保持フリップフロップ3とエラーアド
レス保持フリップフロップ4とはCPU7と信号バス8
により接続され、またメモリ素子1とエラー情報保持フ
リ、ブフロップ3とエラーアドレス保持クリップフロッ
プ4とはEDCU2信号バス9により接続されている。
Referring to FIG. 1 showing the configuration of one embodiment, a memory element 11, an error detection and correction circuit (EDCU) 2, an error information holding flip-flop 3, an error address holding flip-flop 4.0, an AND gate 5, an AND gate 6, and a control circuit (CPU) 7. Memory element l and EDC
U2, the error information holding flip-flop 3, and the error address holding flip-flop 4 are connected to the CPU 7 and the signal bus 8.
The memory element 1, error information holding clip-flop 3, and error address holding clip-flop 4 are connected by an EDCU2 signal bus 9.

CPU7の割込み入力端子にはメモリ読み出し時にエラ
ーが発生すると、ORゲート5及びANDゲート6f、
介して割込み信号が入力される構成となっている。
When an error occurs during memory reading, the interrupt input terminal of the CPU 7 is connected to the OR gate 5 and the AND gate 6f.
The configuration is such that an interrupt signal is input through the interface.

次に、第1図〜第5図を参照してこの発明の詳細な説明
する。この実施例ではEDCU2はエラー検出及び修正
を2バイト(16ビツト)単位で行なう構成である。メ
モリ素子lはデータの16ビ、トの他にエラー検出修正
機能を実現するにあたり必要となる冗長用6ビツト(C
B)を有し、合計22ビツトの構成である。EDCU2
は2ビツト以上のエラーの検出、1ビツトエラーの検出
修正機能を有している。また、CPU7のメモリ制御ハ
バイト(8ビ、ト)アクセスとワード(16ビツト)ア
クセスとの2方式を採っているため、CPU7のアクセ
ス方式によりBDCU2の動作が異なる。但し、EDC
U2の動作が異なるのはCPU7のメモリ素子1への書
込みの場合であシ、メモリ素子lからの読み出しの場合
はアクセス方式によってEDCU2の動作が異ることは
ない。
Next, the present invention will be explained in detail with reference to FIGS. 1 to 5. In this embodiment, the EDCU 2 is configured to perform error detection and correction in units of 2 bytes (16 bits). In addition to 16 bits of data, the memory element 1 contains 6 redundant bits (C
B), and has a total of 22 bits. EDCU2
It has functions for detecting errors of 2 bits or more and detecting and correcting 1 bit errors. Further, since the memory control of the CPU 7 uses two methods, high byte (8 bits) access and word (16 bits) access, the operation of the BDCU 2 differs depending on the access method of the CPU 7. However, EDC
The operation of U2 differs when the CPU 7 writes to the memory element 1, and the operation of the EDCU 2 does not differ depending on the access method when reading from the memory element 1.

第2図はCPU7がバイトアクセス12よすするメモリ
アドレスのデータ人をデータCに書き替えようとする際
の動作説明図である。先ず、CPU7からの書き込み要
求により、EDCU2はメモリ素子1からデータAの他
にデータB及びCBを読み出し、エラー検出及び修正を
行なうと共に、エラービット位置データ(sy)を作成
する。次に、CPU7からのデータCを書き替える必要
のないデータBに組み込み新しいCBを作成し、データ
CとデータBとCBとを同時にメモリ素子1に書き込む
。この動作において、修正可能ビット数を越える第1の
エラー(UCE)が発生した場合、その発生位置が書き
替えようとするデータAの中で発生したときは、UCE
であっても正常なデータCに変更されるため伺ら問題は
ない。
FIG. 2 is an explanatory diagram of the operation when the CPU 7 attempts to rewrite the data person at the memory address accessed by byte access 12 to data C. First, in response to a write request from the CPU 7, the EDCU 2 reads data B and CB in addition to data A from the memory element 1, performs error detection and correction, and creates error bit position data (sy). Next, data C from the CPU 7 is incorporated into data B that does not need to be rewritten to create a new CB, and data C, data B, and CB are written into the memory element 1 at the same time. In this operation, if the first error (UCE) that exceeds the number of correctable bits occurs, and the location of the error occurs in data A to be rewritten, the UCE
Even if it is, there is no problem because it will be changed to normal data C.

第3図は第2図と同様にCPU7がバイトアクセスによ
りメモリアドレスのデータAiデータCに書き替えよう
とする際の動作説明図であp1第2図と全く同じ動作を
行なうが、UCEが発生した場合、その発生位置が書き
替える必要のないデータBの中で発生したときは誤った
データがメモリ素子】に書き込まれ問題となる。
Figure 3 is an explanatory diagram of the operation when the CPU 7 attempts to rewrite data Ai to data C at the memory address by byte access, similar to Figure 2. p1 The operation is exactly the same as in Figure 2, but UCE occurs. In this case, if the occurrence position occurs in data B that does not need to be rewritten, erroneous data will be written to the memory element, causing a problem.

第4図ricPU7がワードアクセスによりデータ人を
データCにかつデータBをデータDに書き替えようとす
る際の動作説明図であり、CPU7からの書き込み要求
VCより、EDCU2はメモリ素子1からデータA、デ
ータB及びUBi読み出してエラー検出及び修正を行な
うと共tic 8 Y ’?作成する。次に、CPU7
からのデータCとデータDどを取り込みそnに対応する
新しいCB全全作し、データC,データD及びCBi同
時にメモリ素子1に書き込む。この動作において、UC
Eが発生したとき、その発生位置がデータA、データB
及びCBのいずれKあろうとも全てデータが正常なデー
タC,テータD及び新しいCBに書き替えられるため何
ら問題はない。
FIG. 4 is an explanatory diagram of the operation when the ricPU7 tries to rewrite the data person to data C and the data B to data D by word access. In response to the write request VC from the CPU 7, the EDCU 2 transfers the data from the memory element 1 to the data A. , data B and UBi are read and error detection and correction are performed. create. Next, CPU7
Data C, data D, etc. are taken in, a new CB corresponding to n is created, and data C, data D, and CBi are simultaneously written to memory element 1. In this operation, UC
When E occurs, its occurrence position is data A and data B.
No matter which K or CB exists, there is no problem because all data is rewritten to normal data C, data D, and a new CB.

第5図はCPU7かあるメモリアドレスのデータA及び
データBの読み出し全行なう際の動作説明図である。読
み出しの場合はCPU7のアクセス方式には関係なく常
にEDCU2はワード単位の読み出しを行なう。CPU
7からの読み出し要求により、EDCU2はデータA、
データB及びCBを読み出してエラー検出及び修正全行
なうと共に8Y=i作成する。ここで、修正可能ビット
数の範囲内の第2のエラー(CE)及びUCE発生時に
は、CE種情報UCE情報及び8Yiエラー情報保持フ
リツプフロツプ3に保持させ、エラーアドレス保持フリ
ップフロップ4にCE及びUCEが発生したアドレス情
報を保持させると共に、割込み信号をCPU7に送出す
る。次に、EDCU2はCPU7に対してCEのときは
修正したデータ人及びデータBi、かつエラーなし及び
UCEのときは無修正のデータ人及びデータB金送出し
、さらにCEのときは修正されたデータA、データB及
びCB=iメモリ素子1に書き込む。この動作において
、UCEが発生したとき誤ったデータがCPU7に送出
さnるため問題となる。
FIG. 5 is an explanatory diagram of the operation when the CPU 7 reads out all data A and data B at a certain memory address. In the case of reading, the EDCU 2 always reads in units of words, regardless of the access method of the CPU 7. CPU
Due to the read request from 7, EDCU2 reads data A,
Data B and CB are read out, error detection and correction are performed, and 8Y=i is created. Here, when a second error (CE) and UCE occur within the range of the number of correctable bits, the CE type information, UCE information, and 8Yi error information holding flip-flop 3 are held, and the error address holding flip-flop 4 holds CE and UCE. The generated address information is held and an interrupt signal is sent to the CPU 7. Next, EDCU2 sends the corrected data person and data Bi to CPU7 when there is a CE, and uncorrected data person and data B money when there is no error and UCE, and further sends the corrected data when it is CE. A, data B and CB=i are written to memory element 1. In this operation, a problem arises because incorrect data is sent to the CPU 7 when UCE occurs.

以上説明したように、UCEの発生によって問題となる
のはCPU7がメモリ素子1に書き込む場合よりもメモ
リ素子1から読み出す場合の方が多い。したがって、書
き込む場合にUCEが発生したときはCPU7に対して
割込み発生を行なわない。しかし、UCEの発生によっ
て問題となる場合は、それ以降のCPU7の動作は保障
されないことから、UCEそのものの発生を防止するた
めに、CPU7がメモリ素子It読み出す場合のCE発
生で割込みを発生させる構成である。CPU7に割込み
が発生した場合、CPU7はエラー情報保持フリップフ
ロップ3とエラーアドレス保持71f2プフロツプ4と
の内容を読み出し、同一アドレスの同一ビットにCEに
よる割込みが一定の頻度以上で発生したときはそのアド
レスのメモリエリアをハードウェア的に不具合なものと
みなし、以降CPU7はそのメモリエリアのアクセスを
行なわないようにする。
As explained above, the occurrence of UCE causes more problems when the CPU 7 reads from the memory element 1 than when it writes to the memory element 1. Therefore, when a UCE occurs during writing, no interrupt is generated to the CPU 7. However, if a problem arises due to the occurrence of UCE, the subsequent operation of the CPU 7 is not guaranteed. Therefore, in order to prevent the occurrence of UCE itself, an interrupt is generated when a CE occurs when the CPU 7 reads the memory element It. It is. When an interrupt occurs in the CPU 7, the CPU 7 reads the contents of the error information holding flip-flop 3 and the error address holding flip-flop 4, and if an interrupt by CE occurs on the same bit at the same address more than a certain frequency, the CPU 7 reads the contents of the error information holding flip-flop 3 and the error address holding flip-flop 4. The CPU 7 regards the memory area as defective in terms of hardware, and prevents the CPU 7 from accessing that memory area thereafter.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明によれば、修正可能ビット数
の範囲内の第2のエラーの発生頻度が一定値を越えたと
き該当メモリエリアf)\−ドウエア的な不具合がある
ものとしてそのメモリエリアのアクセスを禁止し、α線
によるソフトウェアエラーとハードウェア的な不具合に
よるエラーとが複合して修正可能ビット数を越える第1
のエラー
As explained above, according to the present invention, when the frequency of occurrence of the second error within the range of the number of correctable bits exceeds a certain value, the corresponding memory area f)\- is determined to have a hardware defect. The first case where access to the area is prohibited and software errors due to alpha rays and errors due to hardware defects combine to exceed the number of correctable bits.
error

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

第1図は本発明の一実施例を示す構成図、第2図、第3
図、第4図及び第5図は同実施例の動作を説明する図で
ある。1・・・・−・メモリ素子、2・・・・・・エラー検出
修正回路、3・・・・・・エラー情報保持フリップフロ
ップ、4・・・・・・エラーアドレス保持フリップフロ
ップ、7・・・・・・制御回路。
Fig. 1 is a configuration diagram showing one embodiment of the present invention, Fig. 2, Fig. 3
FIG. 4, and FIG. 5 are diagrams for explaining the operation of the same embodiment. 1... Memory element, 2... Error detection correction circuit, 3... Error information holding flip-flop, 4... Error address holding flip-flop, 7... ...Control circuit.

Claims (1)

Translated fromJapanese
【特許請求の範囲】修正可能ビット数を越える第1のエラー及び修正可能ビ
ット数の範囲内の第2のエラーをそれぞれ検出し修正す
る手段を有し、かつエラー検出時に制御回路に対して割
込みをかけるメモリ回路を備え、前記制御回路が前記メモリ回路に書き込む場合前記メモ
リ回路からデータ読み出しを行ない、読み出したデータ
が前記第2のエラーであるとき前記手段により修正され
たデータを、かつ前記第1のエラー及びエラーなしのと
き無修正のデータをそれぞれ前記制御回路からの書き込
みデータの構成により前記制御回路からの書き込みデー
タに組み込みあるいは組み込まないで書き込むと共に、
前記第1のエラー、前記第2のエラー及びエラーなしに
拘らず割込みを発生させない機能と、前記制御回路が前記メモリ回路から読み出す場合、前記
メモリ回路からデータ読み出しを行ない、読み出したデ
ータが前記第2のエラーであるとき前記手段により修正
されたデータを、かつ前記第1のエラー及びエラーなし
のとき無修正のデータをそれぞれ前記制御回路に送出し
、前記第2のエラーのとき修正されたデータを前記メモ
リ回路に書き込み、前記第1のエラー及び前記第2のエ
ラーのときは割込みを発生させる機能と、割込み発生の場合、前記第1のエラーか前記第2のエラ
ーかの判別、前記第1のエラー及び前記第2のエラーの
発生アドレスの判別及び前記第2のエラーの発生ビット
の判別を行なう機能と、前記第2のエラー発生頻度によ
り前記メモリ回路の不具合メモリエリアを検出する機能
とを備えることを特徴とするメモリエラー検出修正方式
[Claims] It has means for detecting and correcting a first error exceeding the number of correctable bits and a second error within the range of the number of correctable bits, and interrupting the control circuit when an error is detected. when the control circuit writes to the memory circuit, the control circuit reads data from the memory circuit, and when the read data is the second error, reads the data corrected by the means, and 1, when there is an error and no error, the unmodified data is written with or without being incorporated into the write data from the control circuit depending on the configuration of the write data from the control circuit, and
a function that does not generate an interrupt regardless of the first error, the second error, or no error; and when the control circuit reads data from the memory circuit, the read data is read from the memory circuit, and the read data is When there is a second error, the data corrected by the means is sent to the control circuit, and when there is no error, the uncorrected data is sent to the control circuit, and the corrected data is sent when the second error occurs. a function of writing the error into the memory circuit and generating an interrupt when the first error and the second error occur; a function of determining an address where the first error and the second error occur and a bit where the second error occurs; and a function of detecting a defective memory area of the memory circuit based on the frequency of occurrence of the second error. A memory error detection and correction method comprising:
JP63297667A1988-11-241988-11-24Memory error detection and correction systemPendingJPH02143352A (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
JP63297667AJPH02143352A (en)1988-11-241988-11-24Memory error detection and correction system

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
JP63297667AJPH02143352A (en)1988-11-241988-11-24Memory error detection and correction system

Publications (1)

Publication NumberPublication Date
JPH02143352Atrue JPH02143352A (en)1990-06-01

Family

ID=17849571

Family Applications (1)

Application NumberTitlePriority DateFiling Date
JP63297667APendingJPH02143352A (en)1988-11-241988-11-24Memory error detection and correction system

Country Status (1)

CountryLink
JP (1)JPH02143352A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
JPH09146849A (en)*1995-11-211997-06-06Nec CorpInformation processing system and its memory reconstituting method
US8589763B2 (en)2010-11-092013-11-19Fujitsu LimitedCache memory system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
JPH09146849A (en)*1995-11-211997-06-06Nec CorpInformation processing system and its memory reconstituting method
US8589763B2 (en)2010-11-092013-11-19Fujitsu LimitedCache memory system

Similar Documents

PublicationPublication DateTitle
US6584595B2 (en)Technique for correcting single-bit errors in caches with sub-block parity bits
US7237172B2 (en)Error detection and correction in a CAM
JPH02206843A (en)Defective data algorithm
JPH02278449A (en)Fault tolerant memory system
KR20020029925A (en)Methods and apparatus for correcting soft errors in digital data
EP0353435A2 (en)Error correction device for parity protected memory systems
US6631489B2 (en)Cache memory and system with partial error detection and correction of MESI protocol
JPH0594377A (en)Parity detecting circuit
US6567952B1 (en)Method and apparatus for set associative cache tag error detection
JP2001290710A (en) Data error detection device
EP3882774B1 (en)Data processing device
JPH02143352A (en)Memory error detection and correction system
JPH0316655B2 (en)
JPH04248198A (en) Portable semiconductor storage device
US4514847A (en)Key storage error processing system
JP3130796B2 (en) Control storage device
JPH06214890A (en) calculator
JPH06139152A (en) Input / output circuit for memory device
JP2993099B2 (en) Redundant memory device
JPH04237351A (en)Memory rewriting system
JPS6232826B2 (en)
JPS63271555A (en)Storage control system
JPH06250936A (en) Computer system
JPH0646520B2 (en) Semiconductor memory device
JPH04311236A (en)Memory error processing circuit

[8]ページ先頭

©2009-2025 Movatter.jp