JPH0520215A - Information processor - Google Patents

Information processor

Info

Publication number
JPH0520215A
JPH0520215A JP3176413A JP17641391A JPH0520215A JP H0520215 A JPH0520215 A JP H0520215A JP 3176413 A JP3176413 A JP 3176413A JP 17641391 A JP17641391 A JP 17641391A JP H0520215 A JPH0520215 A JP H0520215A
Authority
JP
Japan
Prior art keywords
error correction
data
output
error
spm
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
JP3176413A
Other languages
Japanese (ja)
Inventor
Yukihiro Fujino
幸広 藤野
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 Engineering Ltd
Original Assignee
NEC Engineering 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 NEC Engineering Ltd filed Critical NEC Engineering Ltd
Priority to JP3176413A priority Critical patent/JPH0520215A/en
Publication of JPH0520215A publication Critical patent/JPH0520215A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To detect a 2-bit error and to detect a failure in an error correcting circuit or the like by executing normal operation at the same time as the case of no error correction. CONSTITUTION:An output from an error correction code forming circuit 9 is written in an SPM 4 with the delay of one step from data written from a data register 2 to an SPM 1. An error correction code is read out from the SPM 4 with the delay of one step from the data read out from the SPM 1. An output from a data register 3 is checked by a parity checking circuit 8, and if an error is present on the output, an error correcting circuit 7 corrects the error and stores the corrected data in data registers 3, 6, 2. The contents of the register 2 are written in the SPM 1, the formed error correction code is stored in a data register 5 and then the output of the register 5 is written in the SPM 4 to complete the error correction.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は情報処理装置に関し、特
にメモリのエラー訂正方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus, and more particularly to a memory error correction system.

【0002】[0002]

【従来の技術】一般にこの種の情報処理装置では、スク
ラッチパッドメモリ(以下SPMと記す)はファームウ
ェアが演算データを直接格納したり読み出したり、デー
タのスワップ時に使用されるため、読出し書込みを高速
で行う必要がある。しかしSPMはメモリであるため、
読出し書込みの速度は一般のレジスタに比べて遅く、演
算器のクロックで書込みを行うにはレジスタから直接書
込みを行わなければならない。また一般にSPM書込み
用のレジスタの前段には演算器が直接接続されているた
めディレイ上余裕が無い。
2. Description of the Related Art Generally, in an information processing apparatus of this type, a scratch pad memory (hereinafter referred to as SPM) is used by a firmware to directly store and read operation data and when swapping data, and therefore read and write at high speed. There is a need to do. But since SPM is a memory,
The speed of reading and writing is slower than that of general registers, and in order to write with the clock of the arithmetic unit, it is necessary to write directly from the register. Further, in general, since the arithmetic unit is directly connected to the preceding stage of the register for SPM writing, there is no delay margin.

【0003】図4は従来の情報処理装置の一例を示すブ
ロック図である。図4においてSPMへの書込みの場合
は、データレジスタ102に格納されたデータはデータ
レジスタ103に送られ、またエラー訂正コード作成回
路108によりエラー訂正コードが作成されてデータレ
ジスタ104に格納される。データレジスタ103,1
04のデータはアドレスレジスタ109のライトアドレ
スによりSPM101に書き込まれる。SPMからの読
出しの場合は、アドレスレジスタ110のライトアドレ
スによりデータレジスタ105,106に読み出され
る。エラー検出訂正回路107によりエラーを発見した
ときはエラー訂正を行ってデータレジスタ103,10
4,105,106に訂正データを格納し、次にSPM
101に書込みエラー訂正処理が終わる。
FIG. 4 is a block diagram showing an example of a conventional information processing apparatus. In the case of writing to the SPM in FIG. 4, the data stored in the data register 102 is sent to the data register 103, and the error correction code creating circuit 108 creates an error correction code and stores it in the data register 104. Data register 103, 1
The data 04 is written in the SPM 101 by the write address of the address register 109. In the case of reading from the SPM, the data registers 105 and 106 are read by the write address of the address register 110. When an error is detected by the error detection / correction circuit 107, error correction is performed and the data registers 103, 10
Corrected data is stored in 4, 105, 106, and then SPM
The write error correction processing ends at 101.

【0004】図5は従来の情報処理装置の他の例を示す
ブロック図である。図5においてSPMへの書込みの場
合は、データレジスタ153に格納されたデータはアド
レスレジスタ159のライトアドレスによりSPM15
1に書き込まれる。SPMからの読出しの場合は、アド
レスレジスタ160のリードアドレスによりデータレジ
スタ155に読み出される。パリティチェック回路15
7によりエラーを発見した場合は、故障と見なして機能
停止する。
FIG. 5 is a block diagram showing another example of a conventional information processing apparatus. In the case of writing to the SPM in FIG. 5, the data stored in the data register 153 is transferred to the SPM 15 by the write address of the address register 159.
Written to 1. When reading from the SPM, the data register 155 is read by the read address of the address register 160. Parity check circuit 15
When an error is found by 7, it is regarded as a failure and the function stops.

【0005】[0005]

【発明が解決しようとする課題】上述した従来の情報処
理装置のうち一例の構成では、データレジスタ102の
出力でエラー訂正コードを作成し、データレジスタ10
3,104で一度受けた後SPM101に書き込むた
め、データがデータレジスタ102に格納されてからS
PM101に書き込まれるまで2ステップかかる。また
エラー訂正コード作成回路108が故障した場合には、
再度同じアドレスを読み出すまで発見できない可能性が
あるという欠点がある。また他の例の構成では、パリテ
ィチェック回路157でエラーが発見された場合に故障
となり機能停止になるという欠点がある。
In the configuration of an example of the above-mentioned conventional information processing apparatus, the error correction code is created by the output of the data register 102, and the data register 10 is generated.
Since it is written in the SPM 101 after being received once in 3, 104, the data is stored in the data register 102 before the S
It takes two steps to write to the PM 101. When the error correction code creating circuit 108 fails,
There is a drawback that it may not be found until the same address is read again. In addition, the configuration of another example has a drawback in that when an error is found in the parity check circuit 157, a failure occurs and the function stops.

【0006】本発明の目的は、より短い時間でSPMの
書込み読出しを行い、かつエラー訂正を行い、またエラ
ー訂正回路の故障の早期発見が行える情報処理装置を提
供することにある。
An object of the present invention is to provide an information processing apparatus capable of performing SPM writing / reading, error correction, and early detection of a failure of an error correction circuit in a shorter time.

【0007】[0007]

【課題を解決するための手段】本発明の情報処理装置
は、パリティビット付きのデータを保持するメモリを持
つ情報処理装置において、第1のメモリと、前記第1の
メモリに書き込むデータを格納する第1のデータ格納手
段と、前記第1のデータ格納手段の出力からエラー訂正
コードを作成するエラー訂正コード作成手段と、前記エ
ラー訂正コード作成手段により作成されたエラー訂正コ
ードを格納する第2のデータ格納手段と、前記第2のデ
ータ格納手段の内容を書き込む第2のメモリと、前記第
1,第2のメモリから読み出したデータを格納する第
3,第4のデータ格納手段と、前記第3のデータ格納手
段の出力のパリティチェックを行うパリティチェック手
段と、前記パリティチェック手段からのエラー報告によ
り前記第3,第4のデータ格納手段出力のエラー訂正を
行うエラー訂正手段と、前記第1,第2のメモリへの再
書込みを行う再書込み手段とを備えている。
An information processing apparatus according to the present invention is an information processing apparatus having a memory for holding data with a parity bit, which stores a first memory and data to be written in the first memory. A first data storage means, an error correction code creating means for creating an error correction code from the output of the first data storing means, and a second data storing means for storing the error correction code created by the error correction code creating means. Data storage means, a second memory for writing the contents of the second data storage means, third and fourth data storage means for storing data read from the first and second memories, and the second memory A parity check means for performing a parity check on the output of the third data storage means, and an error report from the parity check means for the third and fourth data check means. Comprises error correction means for performing error correction of the data storage means output, said first, and re-writing means for re-writing to the second memory.

【0008】そして、前記第4のデータ格納手段の出力
を格納する第5のデータ格納手段と、前記エラー訂正手
段の代わりに前記第3,第5のデータ格納手段の出力の
エラー検出及びエラー訂正を行うエラー検出訂正手段と
を備えたものでもよく、さらに前記エラー訂正手段また
はエラー検出訂正手段出力のエラー訂正コード部分を格
納する第6のデータ格納手段と、前記エラー訂正コード
作成手段出力と前記第6のデータ格納手段の出力とを比
較する比較チェック手段とを備えたものでもよい。
Then, instead of the fifth data storage means for storing the output of the fourth data storage means and the error correction means, error detection and error correction of the outputs of the third and fifth data storage means are performed. And a sixth data storage means for storing the error correction code portion of the error correction means or the output of the error detection and correction means, the output of the error correction code generation means, and the It may be provided with a comparison check means for comparing the output of the sixth data storage means.

【0009】[0009]

【実施例】次に本発明について図面を参照して説明す
る。図1は本発明の情報処理装置の第1の実施例を示す
ブロック図である。第1の実施例は第1のメモリである
SPM1と、第1のデータ格納手段であるデータレジス
タ2と、その出力をSPM1に書き込むライトアドレス
を格納するアドレスレジスタ12と、SPM1から読み
出すリードアドレスを格納するアドレスレジスタ10
と、エラー訂正手段であるエラー訂正回路7と、その出
力とSPM1の出力を選択するセレクタ15と、その出
力を格納する第3のデータ格納手段であるデータレジス
タ3と、その出力のパリティチェックを行うパリティチ
ェック回路8と、データレジスタ2の出力からエラー訂
正コードを作成するエラー訂正コード作成回路9と、そ
の出力を格納する第2のデータ格納手段であるデータレ
ジスタ5と、その出力を書き込む第2のメモリであるS
PM4と、データレジスタ5の出力をSPM4に書き込
むライトアドレスを格納するアドレスレジスタ13と、
SPM4から読み出すリードアドレスを格納するアドレ
スレジスタ11と、エラー訂正回路7の出力とSPM4
の出力を選択するセレクタ16と、その出力を格納する
第4のデータ格納手段であるデータレジスタ6と、その
出力とデータレジスタ3の出力からエラー訂正を行うエ
ラー訂正手段であるエラー訂正回路7と、演算器からの
データであるSPM書込みデータcとエラー訂正回路7
の出力とを選択するセレクタ14と、SPMライトアド
レスeとアドレスレジスタ11の出力とを選択するセレ
クタ17と、セレクタ17の制御を行うアドレス制御1
8とで構成される。
The present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a first embodiment of the information processing apparatus of the present invention. In the first embodiment, an SPM1 which is a first memory, a data register 2 which is a first data storage means, an address register 12 which stores a write address whose output is written in the SPM1, and a read address which is read from the SPM1 are provided. Address register 10 to store
An error correction circuit 7 which is an error correction means, a selector 15 which selects the output thereof and the output of the SPM 1, a data register 3 which is a third data storage means which stores the output, and a parity check of the output. A parity check circuit 8 to perform, an error correction code creation circuit 9 that creates an error correction code from the output of the data register 2, a data register 5 that is the second data storage means that stores the output, and a first output that writes the output. 2 memory S
PM4, an address register 13 for storing a write address for writing the output of the data register 5 to the SPM4,
The address register 11 that stores the read address read from the SPM 4, the output of the error correction circuit 7, and the SPM 4
A selector 16 for selecting the output of the data register, a data register 6 as a fourth data storage means for storing the output, and an error correction circuit 7 as an error correction means for performing error correction from the output and the output of the data register 3. , SPM write data c as data from the arithmetic unit and the error correction circuit 7
Of the SPM write address e and the output of the address register 11, and an address control 1 for controlling the selector 17.
8 and.

【0010】次に、本実施例の動作について説明する。
通常、セレクタ14はSPM書込みデータcを選択し、
データレジスタ2にはSPM書込みデータcが格納され
る。次のステップでデータレジスタ2の出力はアドレス
レジスタ12のライトアドレスに従ってSPM1に書き
込まれる。同時にエラー訂正コード作成回路9によりエ
ラー訂正コードを作成し、その出力はデータレジスタ5
に格納される。次のステップでデータレジスタ5の出力
はアドレスレジスタ12のライトアドレスを格納したア
ドレスレジスタ13のライトアドレスに従ってSPM4
に書き込まれる。つまりSPM1に比べて1ステップ遅
れてSPM4にSPM1のデータに対応するエラー訂正
コードが書き込まれる。読出しの場合は、まずアドレス
レジスタ10のリードアドレスに従ってSPM1から読
み出される。セレクタ15は通常はSPM1からの読出
しデータを選択し、この読出しデータはデータレジスタ
3に書き込まれる。次のステップでアドレスレジスタ1
0のリードアドレスを格納したアドレスレジスタ11の
リードアドレスに従ってSPM4からエラー訂正コード
が読み出される。このエラー訂正コードは1ステップ前
にSPM1から読み出されたデータに対応している。こ
のエラー訂正コードはセレクタ16を通ってデータレジ
スタ6に格納される。同時にデータレジスタ3の出力は
パリティチェック回路8でチェックされ、またデータレ
ジスタ3の出力は演算器等に送られる。ここでパリティ
チェック回路8によりパリティエラーが発見されたとき
はエラーホールド信号bによりデータレジスタ3をホー
ルドし、アドレス制御18,エラー訂正回路7にエラー
を通知する。次のステップでエラー訂正回路7はデータ
レジスタ3,データレジスタ6の出力データからエラー
訂正を行い、訂正されたデータはセレクタ15,セレク
タ16で選択されてデータレジスタ3,データレジスタ
6に格納され、またセレクタ14で選択されてデータレ
ジスタ2に格納される。アドレス制御18はセレクタ1
7を切り替えてアドレスレジスタ11の出力をアドレス
レジスタ12に格納する。次のステップでデータレジス
タ2の内容をアドレスレジスタ12のライトアドレスに
従ってSPM1に書き込み、同時にデータレジスタ2の
出力はエラー訂正コード作成回路9によりエラー訂正コ
ードが作成されデータレジスタ5に格納される。次のス
テップでデータレジスタ5の出力はアドレスレジスタ1
3のライトアドレスに従ってSPM4に書き込まれ、エ
ラー訂正が完了してエラーホールド信号bが解除され
る。従ってこのような構成にしたことにより、エラー訂
正を行うことができ、かつエラー訂正を行わない構成の
場合と同じステップ数で通常動作が行える。
Next, the operation of this embodiment will be described.
Normally, the selector 14 selects the SPM write data c,
The data register 2 stores the SPM write data c. In the next step, the output of the data register 2 is written in the SPM 1 according to the write address of the address register 12. At the same time, the error correction code creating circuit 9 creates an error correction code, and the output is the data register 5
Stored in. In the next step, the output of the data register 5 is SPM4 according to the write address of the address register 13 storing the write address of the address register 12.
Written in. That is, the error correction code corresponding to the data of SPM1 is written in SPM4 one step later than SPM1. In the case of reading, first the SPM 1 is read according to the read address of the address register 10. The selector 15 normally selects read data from the SPM 1, and this read data is written in the data register 3. Address register 1 in the next step
The error correction code is read from the SPM 4 according to the read address of the address register 11 storing the read address of 0. This error correction code corresponds to the data read from the SPM 1 one step before. This error correction code is stored in the data register 6 through the selector 16. At the same time, the output of the data register 3 is checked by the parity check circuit 8, and the output of the data register 3 is sent to a computing unit or the like. When a parity error is found by the parity check circuit 8, the data register 3 is held by the error hold signal b, and the address control 18 and the error correction circuit 7 are notified of the error. In the next step, the error correction circuit 7 performs error correction from the output data of the data register 3 and the data register 6, and the corrected data is selected by the selectors 15 and 16 and stored in the data register 3 and the data register 6, It is also selected by the selector 14 and stored in the data register 2. Address control 18 is selector 1
7 is switched and the output of the address register 11 is stored in the address register 12. In the next step, the contents of the data register 2 are written into the SPM 1 according to the write address of the address register 12, and at the same time, the error correction code creating circuit 9 creates an error correction code in the output of the data register 2 and stores it in the data register 5. In the next step, the output of the data register 5 is the address register 1
According to the write address of 3, the SPM 4 is written, the error correction is completed, and the error hold signal b is released. Therefore, with such a configuration, error correction can be performed, and normal operation can be performed with the same number of steps as in the case of a configuration without error correction.

【0011】図2は本発明の情報処理装置の第2の実施
例を示すブロック図で、第1の実施例と異なる部分を主
に示してある。第5のデータ格納手段であるデータレジ
スタ33を追加し、図1に示したエラー訂正回路7の代
わりにエラー検出訂正手段であるエラー検出訂正回路3
7を設ける。エラー検出訂正回路37は1ビットエラー
訂正・2ビットエラー検出機構を持つ回路である。デー
タレジスタ3はパリティチェック回路8でチェックさ
れ、かつデータレジスタ33に格納される。パリティチ
ェック回路8でエラーが発見されなかった場合でも、次
のステップでデータレジスタ33の出力とデータレジス
タ6の出力からエラー検出を行う。ここでパリティチェ
ック回路8で発見されない2ビットエラーがあった場合
にこれを検出して故障と見なす。第1の実施例との相違
点は、パリティチェック回路8では1ビットエラーしか
発見できないため、パリティチェック回路8で発見でき
なかった2ビットエラーの場合でも、データレジスタ3
3,データレジスタ6,エラー検出訂正回路37によ
り、常時2ビットエラーを検出するため、エラー検出率
がより向上する。
FIG. 2 is a block diagram showing a second embodiment of the information processing apparatus of the present invention, mainly showing parts different from the first embodiment. A data register 33, which is a fifth data storage means, is added, and instead of the error correction circuit 7 shown in FIG. 1, an error detection / correction circuit 3 which is error detection / correction means.
7 is provided. The error detection / correction circuit 37 is a circuit having a 1-bit error correction / 2-bit error detection mechanism. The data register 3 is checked by the parity check circuit 8 and stored in the data register 33. Even if no error is found in the parity check circuit 8, an error is detected from the output of the data register 33 and the output of the data register 6 in the next step. Here, if there is a 2-bit error that is not found in the parity check circuit 8, this is detected and regarded as a failure. The difference from the first embodiment is that the parity check circuit 8 can detect only a 1-bit error. Therefore, even in the case of a 2-bit error that cannot be detected by the parity check circuit 8, the data register 3
3, the data register 6 and the error detection / correction circuit 37 always detect a 2-bit error, so that the error detection rate is further improved.

【0012】図3は本発明の情報処理装置の第3の実施
例を示すブロック図で、第1の実施例と異なる部分を主
に示してある。第6のデータ格納手段であるデータレジ
スタ41と、比較チェック手段である比較チェック回路
42とを追加する。パリティチェック回路8でエラーを
発見したときは、次のステップでデータレジスタ3とデ
ータレジスタ6のデータをエラー訂正回路7によりエラ
ー訂正を行い、データレジスタ2にデータ部を格納し、
データレジスタ41にエラー訂正コード部を格納する。
次のステップでデータレジスタ2の出力からエラー訂正
コード作成回路9によりエラー訂正コードを発生し、そ
の出力とデータレジスタ41の出力を比較チェック回路
42により比較チェックを行い不一致の場合は故障と見
なす。第1の実施例との相違点は、エラー訂正コード作
成回路9,エラー訂正回路7が故障した場合、再度同じ
リードアドレスで読み出して初めて発見できるが、デー
タレジスタ41の出力とエラー訂正コード作成回路9の
出力を比較チェック回路42により比較チェックするこ
とで再書込み時に発見でき、故障の早期発見ができる。
FIG. 3 is a block diagram showing a third embodiment of the information processing apparatus of the present invention, and mainly shows parts different from the first embodiment. A data register 41 as a sixth data storage means and a comparison check circuit 42 as a comparison check means are added. When an error is found by the parity check circuit 8, the data in the data register 3 and the data register 6 are error-corrected by the error correction circuit 7 in the next step, and the data section is stored in the data register 2.
The error correction code part is stored in the data register 41.
In the next step, an error correction code generation circuit 9 generates an error correction code from the output of the data register 2, and the output of the data register 41 and the output of the data register 41 are compared and checked by the comparison check circuit 42. If they do not match, it is considered as a failure. The difference from the first embodiment is that when the error correction code generation circuit 9 and the error correction circuit 7 fail, they can be found only by reading again with the same read address, but the output of the data register 41 and the error correction code generation circuit. By comparing and checking the output of 9 by the comparison check circuit 42, it is possible to detect at the time of rewriting and early detection of a failure can be performed.

【0013】[0013]

【発明の効果】以上説明したように本発明の情報処理装
置によれば、エラー訂正動作ができ、かつエラー訂正を
行わないときと同じ時間で通常動作可能である。また、
2ビットエラーの検出が可能になる。さらにエラー訂正
回路,エラー訂正コード作成回路の故障を発見すること
ができるという効果が得られる。
As described above, according to the information processing apparatus of the present invention, the error correction operation can be performed, and the normal operation can be performed in the same time as when the error correction is not performed. Also,
A 2-bit error can be detected. Further, it is possible to find a failure in the error correction circuit and the error correction code generation circuit.

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

【図1】本発明の情報処理装置の第1の実施例を示すブ
ロック図である。
FIG. 1 is a block diagram showing a first embodiment of an information processing apparatus of the present invention.

【図2】本発明の情報処理装置の第2の実施例を示すブ
ロック図である。
FIG. 2 is a block diagram showing a second embodiment of the information processing apparatus of the invention.

【図3】本発明の情報処理装置の第3の実施例を示すブ
ロック図である。
FIG. 3 is a block diagram showing a third embodiment of the information processing apparatus of the invention.

【図4】従来の情報処理装置の一例を示すブロック図で
ある。
FIG. 4 is a block diagram showing an example of a conventional information processing apparatus.

【図5】従来の情報処理装置の他の例を示すブロック図
である。
FIG. 5 is a block diagram showing another example of a conventional information processing apparatus.

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

1,4,101,151 スクラッチパッドメモリ
(SPM) 2,3,5,6,33,41,102,103,10
4,105,106,153,155 データレジス
タ 7 エラー訂正回路 8,157 パリティチェック回路 9,108 エラー訂正コード作成回路10,11,
12,13,109,110,159,160 アド
レスレジスタ 14,15,16,17,114,115,116,1
17,118 セレクタ 18 アドレス制御 37,107 エラー検出訂正回路 42 比較チェック回路 a,h,n SPM読出しデータ b エラーホールド信号 c,i,p SPM書込みデータ e,j,q SPMライトアドレス d,k,r SPMリードアドレス f,g,l,m 故障検出信号
1, 4, 101, 151 Scratch pad memory (SPM) 2, 3, 5, 6, 33, 41, 102, 103, 10
4, 105, 106, 153, 155 Data register 7 Error correction circuit 8, 157 Parity check circuit 9, 108 Error correction code generation circuit 10, 11,
12, 13, 109, 110, 159, 160 Address registers 14, 15, 16, 17, 114, 115, 116, 1
17, 118 selector 18 address control 37, 107 error detection / correction circuit 42 comparison check circuit a, h, n SPM read data b error hold signal c, i, p SPM write data e, j, q SPM write address d, k, r SPM read address f, g, l, m failure detection signal

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 パリティビット付きのデータを保持する
メモリを持つ情報処理装置において、第1のメモリと、
前記第1のメモリに書き込むデータを格納する第1のデ
ータ格納手段と、前記第1のデータ格納手段の出力から
エラー訂正コードを作成するエラー訂正コード作成手段
と、前記エラー訂正コード作成手段により作成されたエ
ラー訂正コードを格納する第2のデータ格納手段と、前
記第2のデータ格納手段の内容を書き込む第2のメモリ
と、前記第1,第2のメモリから読み出したデータを格
納する第3,第4のデータ格納手段と、前記第3のデー
タ格納手段の出力のパリティチェックを行うパリティチ
ェック手段と、前記パリティチェック手段からのエラー
報告により前記第3,第4のデータ格納手段出力のエラ
ー訂正を行うエラー訂正手段と、前記第1,第2のメモ
リへの再書込みを行う再書込み手段とを備えることを特
徴とする情報処理装置。
1. An information processing apparatus having a memory for holding data with a parity bit, comprising: a first memory;
First data storage means for storing data to be written in the first memory, error correction code creation means for creating an error correction code from the output of the first data storage means, and creation by the error correction code creation means Second data storing means for storing the error correction code, a second memory for writing the contents of the second data storing means, and a third for storing the data read from the first and second memories. , A fourth data storage means, a parity check means for performing a parity check of the output of the third data storage means, and an error of the output of the third and fourth data storage means based on an error report from the parity check means. Information processing characterized by comprising error correction means for making a correction and rewriting means for making a rewriting to the first and second memories Location.
【請求項2】 請求項1記載の情報処理装置において、
前記第4のデータ格納手段の出力を格納する第5のデー
タ格納手段と、前記エラー訂正手段の代わりに前記第
3,第5のデータ格納手段の出力のエラー検出及びエラ
ー訂正を行うエラー検出訂正手段とを備えることを特徴
とする情報処理装置。
2. The information processing apparatus according to claim 1,
Fifth data storage means for storing the output of the fourth data storage means, and error detection and correction for performing error detection and error correction of the outputs of the third and fifth data storage means instead of the error correction means. An information processing apparatus comprising:
【請求項3】 請求項1または2記載の情報処理装置に
おいて、前記エラー訂正手段またはエラー検出訂正手段
出力のエラー訂正コード部分を格納する第6のデータ格
納手段と、前記エラー訂正コード作成手段出力と前記第
6のデータ格納手段の出力とを比較する比較チェック手
段とを備えることを特徴とする情報処理装置。
3. The information processing apparatus according to claim 1 or 2, wherein a sixth data storage means for storing an error correction code portion of the error correction means or the error detection and correction means output, and the error correction code creation means output An information processing apparatus comprising: a comparison check means for comparing the output of the sixth data storage means.
JP3176413A 1991-07-17 1991-07-17 Information processor Pending JPH0520215A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3176413A JPH0520215A (en) 1991-07-17 1991-07-17 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3176413A JPH0520215A (en) 1991-07-17 1991-07-17 Information processor

Publications (1)

Publication Number Publication Date
JPH0520215A true JPH0520215A (en) 1993-01-29

Family

ID=16013254

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3176413A Pending JPH0520215A (en) 1991-07-17 1991-07-17 Information processor

Country Status (1)

Country Link
JP (1) JPH0520215A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008152728A1 (en) 2007-06-15 2008-12-18 Fujitsu Limited Error correcting method and computing element
EP2352092A1 (en) 2009-12-25 2011-08-03 Fujitsu Limited Processor, information processing apparatus, and method of controlling processor

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008152728A1 (en) 2007-06-15 2008-12-18 Fujitsu Limited Error correcting method and computing element
JP5212369B2 (en) * 2007-06-15 2013-06-19 富士通株式会社 Operation unit and control method of operation unit
US8732550B2 (en) 2007-06-15 2014-05-20 Fujitsu Limited Processor and error correcting method
EP2352092A1 (en) 2009-12-25 2011-08-03 Fujitsu Limited Processor, information processing apparatus, and method of controlling processor
US8448019B2 (en) 2009-12-25 2013-05-21 Fujitsu Limited Processor, information processing apparatus, and method of controlling processor

Similar Documents

Publication Publication Date Title
JPH07191915A (en) Computer system, memory card and its operating method
KR20020029925A (en) Methods and apparatus for correcting soft errors in digital data
US6681299B1 (en) Cache-tag control method in information processing apparatus having cache, with error checking mechanism in cache tag, and information processing apparatus using this control method
JPH0520215A (en) Information processor
JPH04115340A (en) Duplex storage circuit
KR100328818B1 (en) How to save data in flash memory
JP2518333B2 (en) Storage device
JPH0756640B2 (en) Storage device
JPH04162161A (en) Storage controller
JPH0533252U (en) Memory controller
JPH0553924A (en) System for testing storage device
JP2000099410A (en) Memory control circuit and information processor
JPS59110098A (en) Error correcting device of data storage device
JPH11167497A (en) Device and method for detecting memory rewrite operation error
JPH05108496A (en) Patrol control system
JPH0373014B2 (en)
JPH05158810A (en) Error detection circuit
JPH01246651A (en) Data rewriting device in memory module with ecc mechanism
JPH03290745A (en) Memory error detecting/correcting method
JPS63170756A (en) Main storage initializing system
JPH05173899A (en) Information processor
JPH04218849A (en) Storage device
JPH01297734A (en) Instruction word fetch system
JPS63216150A (en) Storage device
JPH04237351A (en) Memory rewriting system