JPH05173899A - Information processor - Google Patents

Information processor

Info

Publication number
JPH05173899A
JPH05173899A JP3355193A JP35519391A JPH05173899A JP H05173899 A JPH05173899 A JP H05173899A JP 3355193 A JP3355193 A JP 3355193A JP 35519391 A JP35519391 A JP 35519391A JP H05173899 A JPH05173899 A JP H05173899A
Authority
JP
Japan
Prior art keywords
circuit
error
data
address
storage 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
JP3355193A
Other languages
Japanese (ja)
Inventor
Kazuhiro Kawada
和博 川田
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 Corp filed Critical NEC Corp
Priority to JP3355193A priority Critical patent/JPH05173899A/en
Publication of JPH05173899A publication Critical patent/JPH05173899A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To make the exchange of memory elements at the time of maintaining at a min. by correctly judging whether the fault of a control storing circuit in an information processor is the fixed fault or the intermittent one. CONSTITUTION:When data read out from the control storing circuit 1 is an error, the error is corrected by a correcting sign circuit 3 and the corrected data is stored in a corrected data storing circuit 5. At the same time, an error address is stored in an error address storing circuit 4. The data stored in the corrected data storing circuit 5 is read out again, it is judged whether the fault is the fixed one or the intermittent one in the control storing circuit by the state of the error and the result is stored in a judgement result storing circuit 6.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は情報処理装置における制
御記憶回路、さらに詳しくいえば、故障の対策を考慮し
た制御記憶回路部に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a control memory circuit in an information processing apparatus, and more particularly to a control memory circuit section in consideration of measures against failures.

【0002】[0002]

【従来の技術】制御記憶回路部の出力には通常、誤り訂
正符号回路(以下、「ECC回路」という)が具備され
ている。このECC回路では一度でも、読出データエラ
ーが発生すると、データは自動的に訂正されて次段の論
理回路へ送出されるとともにロギング情報として報告さ
れ、定期保守時にエラー発生したメモリ素子が交換され
るようになっていた。
2. Description of the Related Art An output of a control memory circuit section is usually provided with an error correction code circuit (hereinafter referred to as "ECC circuit"). In this ECC circuit, if a read data error occurs even once, the data is automatically corrected and sent to the logic circuit of the next stage and is also reported as logging information, and the memory element in which the error occurred is replaced during the periodic maintenance. It was like this.

【0003】[0003]

【発明が解決しようとする課題】従来の制御記憶回路部
では上述したように一度でも読出データエラーが発生す
ると、ロギング情報として報告されるので、定期保守時
にエラーが発生したメモリ素子の交換が実施されてい
た。かかる場合、制御記憶回路素子に使用されるRAM
素子には、固定的なエラーを発生する固定故障と、ソフ
トエラーにみられる間欠故障があり、もし、ソフトエラ
ーである場合には正しいデータを再書き込みすることに
より回復するため、メモリ素子の交換は不必要となる。
本発明の目的は上記欠点を解決するもので、制御記憶回
路の故障を正確に判別でき、保守時におけるメモリ素子
の交換を最少限に留めることができる情報処理装置を提
供することにある。
In the conventional control memory circuit section, if a read data error occurs even once as described above, it is reported as logging information. Therefore, the memory element in which the error occurred is replaced during the periodic maintenance. It had been. In such a case, the RAM used for the control memory circuit element
There is a fixed failure that generates a fixed error and an intermittent failure that is seen as a soft error in the element.If it is a soft error, it is recovered by rewriting the correct data. Is unnecessary.
An object of the present invention is to solve the above-mentioned drawbacks, and to provide an information processing apparatus capable of accurately determining a failure of a control memory circuit and minimizing replacement of a memory element during maintenance.

【0004】[0004]

【課題を解決するための手段】前記目的を達成するため
に本発明による情報処理装置は制御記憶回路を内蔵する
情報処理装置において、前記制御記憶回路にアドレスを
送出するアドレスレジスタ回路と、前記制御記憶回路の
出力信号を入力する誤り訂正符号回路と、前記制御記憶
回路から読み出したデータがエラーデータの場合、前記
誤り訂正符号回路によってエラーデータを修正し、その
修正された読出データを格納する修正データ記憶回路
と、前記エラー発生アドレスを格納するエラーアドレス
記憶回路と、読出データエラーを格納した修正データ記
憶回路の修正データの再書き込みを行う再書込手段と、
前記修正データ記憶回路のデータを再読み出ししてエラ
ーの状態によって前記制御記憶回路が固定故障している
か、間欠故障しているかを判断してその判断結果を格納
する判定結果記憶回路とを備えて構成してある。
In order to achieve the above object, an information processing apparatus according to the present invention is an information processing apparatus having a built-in control storage circuit, wherein an address register circuit for sending an address to the control storage circuit and the control are provided. An error correction code circuit for inputting an output signal of the memory circuit, and a correction for correcting the error data by the error correction code circuit when the data read from the control memory circuit is error data and storing the corrected read data. A data storage circuit, an error address storage circuit for storing the error occurrence address, and a rewriting unit for rewriting the correction data in the correction data storage circuit storing the read data error,
And a determination result storage circuit for re-reading the data of the corrected data storage circuit to determine whether the control storage circuit has a fixed failure or an intermittent failure according to an error state and stores the determination result. Configured.

【0005】[0005]

【実施例】以下、図面を参照して本発明をさらに詳しく
説明する。図1は本発明による情報処理装置の実施例を
示すブロック図である。本実施例は、制御記憶回路1,
アドレスレジスタ回路2,誤り訂正符号回路3,エラー
アドレス記憶回路4,修正データ記憶回路5,判定結果
記憶回路6,カウンタ回路7ならびに選択回路8および
9より構成されている。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described in more detail below with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of an information processing apparatus according to the present invention. In this embodiment, the control memory circuit 1,
It comprises an address register circuit 2, an error correction code circuit 3, an error address storage circuit 4, a correction data storage circuit 5, a judgment result storage circuit 6, a counter circuit 7 and selection circuits 8 and 9.

【0006】書込データ101は選択回路9に入力し、
書込信号102は制御記憶回路1に入力し、再書込指示
信号103はカウンタ回路7,選択回路8および9に入
力する。アドレスレジスタ回路出力信号104はエラー
アドレス記憶回路4および選択回路8に入力し、選択回
路8および9の出力信号105および106は制御記憶
回路1に入力し、制御記憶回路出力信号107はECC
回路3に入力する。また、ECC回路3の出力信号であ
る読出データ108は修正データ記憶回路5および次段
の論理回路に送出され、同じく出力信号109は1ビッ
トエラー検出信号としてエラーアドレス記憶回路4,修
正データ記憶回路5および判定結果記憶回路6に入力
し、カウンタ回路7の出力信号110はエラーアドレス
記憶回路4,修正データ記憶回路5および判定結果記憶
回路6に入力する。さらに、エラーアドレス記憶回路4
の出力信号111は選択回路8に入力し、修正データ記
憶回路5の出力信号112は選択回路9に入力し、修正
データ記憶回路5の出力信号112は選択回路9に入力
する。そして、判定結果記憶回路6の出力信号113は
判定結果信号として次段の論理回路に送出される。
The write data 101 is input to the selection circuit 9,
The write signal 102 is input to the control memory circuit 1, and the rewrite instruction signal 103 is input to the counter circuit 7 and the selection circuits 8 and 9. The address register circuit output signal 104 is input to the error address storage circuit 4 and the selection circuit 8, the output signals 105 and 106 of the selection circuits 8 and 9 are input to the control storage circuit 1, and the control storage circuit output signal 107 is the ECC.
Input to circuit 3. Further, the read data 108 which is the output signal of the ECC circuit 3 is sent to the correction data storage circuit 5 and the logic circuit of the next stage, and similarly the output signal 109 is the 1-bit error detection signal as the error address storage circuit 4 and the correction data storage circuit. 5 and the determination result storage circuit 6, and the output signal 110 of the counter circuit 7 is input to the error address storage circuit 4, the correction data storage circuit 5, and the determination result storage circuit 6. Further, the error address storage circuit 4
Output signal 111 of the correction data storage circuit 5 is input to the selection circuit 9, and an output signal 112 of the correction data storage circuit 5 is input to the selection circuit 9. Then, the output signal 113 of the determination result storage circuit 6 is sent to the logic circuit of the next stage as a determination result signal.

【0007】通常動作時、すなわち制御記憶回路1が正
常な場合には、装置の立ち上げ時において、再書込指示
信号103は「0」となっているため、選択回路8およ
び9ではアドレスレジスタ回路2の出力信号104に示
されるアドレスに、書込データ101が選択されて送出
され、書込信号102のタイミングで書込動作が実行さ
れてファームウエアの内容が制御記憶回路1に書き込ま
れる。また、装置が動作時になると、制御記憶回路1は
読み出しのみとなり、アドレスレジスタ回路2の出力信
号104で示されるアドレスにより、制御記憶回路1よ
り読み出された出力信号107がECC回路3に入力さ
れ、エラーがなければ1ビットエラー検出信号109は
「0」となると同時に読出データ108は次段の論理回
路に送出される。
In the normal operation, that is, when the control memory circuit 1 is normal, the rewrite instruction signal 103 is "0" at the time of starting up the device, so that the selection circuits 8 and 9 have address registers. The write data 101 is selected and sent to the address indicated by the output signal 104 of the circuit 2, the write operation is executed at the timing of the write signal 102, and the contents of the firmware are written in the control storage circuit 1. Further, when the device is in operation, the control memory circuit 1 is only for reading, and the output signal 107 read from the control memory circuit 1 is input to the ECC circuit 3 according to the address indicated by the output signal 104 of the address register circuit 2. If there is no error, the 1-bit error detection signal 109 becomes "0" and at the same time the read data 108 is sent to the logic circuit of the next stage.

【0008】次に制御記憶回路1に障害が発生した場合
の動作を説明する。制御記憶回路1の出力信号107
は、ECC回路3に入力されて読出データ108として
次段の論理回路に送出される。しかしながら、制御記憶
回路1から送出されたデータに1ビットエラーがあった
場合、読出データ108は正しく修正されて次段の論理
回路へ送出されるが、1ビットエラー検出信号109が
検出されると、その時のアドレスレジスタ回路2の出力
信号104は、1ビットエラー検出信号109のタイミ
ングでエラーアドレス記憶回路4に格納されるとともに
ECC回路3で1ビットエラーが修正されて出力される
読出データ108も1ビットエラー検出信号109のタ
イミングで修正データ記憶回路5に格納される。
Next, the operation when a failure occurs in the control memory circuit 1 will be described. Output signal 107 of control storage circuit 1
Is input to the ECC circuit 3 and sent as read data 108 to the logic circuit of the next stage. However, when the data sent from the control memory circuit 1 has a 1-bit error, the read data 108 is correctly corrected and sent to the logic circuit of the next stage, but the 1-bit error detection signal 109 is detected. The output signal 104 of the address register circuit 2 at that time is also stored in the error address storage circuit 4 at the timing of the 1-bit error detection signal 109, and the read data 108 output after the 1-bit error is corrected by the ECC circuit 3 is output. It is stored in the corrected data storage circuit 5 at the timing of the 1-bit error detection signal 109.

【0009】このようにすることにより、制御記憶回路
1で1ビットエラーが発生したアドレスは、エラーアド
レス記憶回路4へ、また、正しく修正されたデータは修
正データ記憶回路5に保持されることになる。1ビット
エラーが複数のアドレスで発生した場合、全てのエラー
発生アドレス値と、それに対応するデータがエラーアド
レス記憶回路4と修正データ記憶回路5にそれぞれ格納
される。制御記憶回路1で読み出したデータにエラーが
発生したアドレスに対して、再書込指示信号103がア
クティブになった場合、カウンタ回路7がアクティブに
なり、エラーアドレス記憶回路4および修正データ記憶
回路5が同時にインクリメント(すなわち、エラーアド
レスに対応する修正データが同時にインクリメント)さ
れる。
By doing so, the address in which the 1-bit error occurs in the control memory circuit 1 is held in the error address memory circuit 4, and the correctly corrected data is held in the corrected data memory circuit 5. Become. When a 1-bit error occurs at a plurality of addresses, all error occurrence address values and corresponding data are stored in the error address storage circuit 4 and the correction data storage circuit 5, respectively. When the rewrite instruction signal 103 becomes active for the address in which the data read by the control memory circuit 1 has an error, the counter circuit 7 becomes active, and the error address memory circuit 4 and the corrected data memory circuit 5 are activated. Are simultaneously incremented (that is, the correction data corresponding to the error address are simultaneously incremented).

【0010】したがって、制御記憶回路1に与えられる
アドレスおよび書込データは選択回路8および9によ
り、エラーアドレス記憶回路出力信号111および修正
データ記憶回路出力信号112が選択されて送出され、
過去にエラー発生したアドレスに正しく修正されたデー
タが再書き込みされる。そして、そのアドレスに対し
て、再読み出し動作を実行し、制御記憶回路出力信号1
07をECC回路3でエラーチェックし、1ビットエラ
ー検出信号109の内容を判別結果記憶回路6に格納し
て、その出力信号である判定結果信号113を解析する
ことにより、メモリ素子の故障の有無を判別できる。す
なわち、これら1ビットエラーが発生した制御記憶回路
1の各アドレスに対して、再度正しいデータを書き込ん
だ後に、再読み出し動作を実行することにより、再読
み出し時がノーエラーの場合は、過去のエラーはソフト
エラーであったと判断でき、メモリ素子の交換は不必要
であり、さらに再読み出し時もエラー発生した場合
は、固定エラーでありメモリ素子の交換が必要であると
判断できる。したがって、制御記憶回路1の故障を正確
に判別でき、メモリ素子の交換は最少限に留めることが
できる。
Therefore, the address and write data applied to the control memory circuit 1 are selected and sent out by the selecting circuits 8 and 9 as the error address memory circuit output signal 111 and the correction data memory circuit output signal 112.
Correctly corrected data is rewritten to the address where the error occurred in the past. Then, the re-read operation is executed for that address, and the control memory circuit output signal 1
Whether or not there is a failure in the memory element is detected by checking the error of 07 in the ECC circuit 3, storing the content of the 1-bit error detection signal 109 in the determination result storage circuit 6, and analyzing the output signal of the determination result signal 113. Can be determined. That is, if correct data is again written to each address of the control memory circuit 1 in which these 1-bit errors have occurred, and then the re-read operation is executed, if the re-read operation is no error, the past error is It can be determined that it is a soft error and it is not necessary to replace the memory element. Further, if an error occurs during re-reading, it can be determined that it is a fixed error and the memory element needs to be replaced. Therefore, the failure of the control memory circuit 1 can be accurately determined, and the replacement of the memory element can be minimized.

【0011】[0011]

【発明の効果】以上、説明したように本発明は制御記憶
回路で読み出しエラー発生した時、ECC回路で正しい
データ修正された読出データおよびエラーアドレスを格
納する修正データ記憶回路およびエラーアドレス記憶回
路を内蔵し、修正データ記憶回路データを制御記憶回路
に再書き込みできる手段を有し、さらに再読み出しを行
うことにより、制御記憶回路の固定故障または間欠故障
かを判別して、その結果を記憶する手段を備えているの
で、制御記憶回路の故障を正確に判別でき、保守時にお
けるメモリ素子の交換を最小限に留めることができると
いう効果がある。
As described above, the present invention provides a correction data storage circuit and an error address storage circuit which store correct read data and error address corrected by the ECC circuit when a read error occurs in the control storage circuit. A means that is built in and that has means for rewriting the correction data storage circuit data in the control storage circuit, and by reading again, determines whether the control storage circuit has a fixed failure or an intermittent failure, and stores the result. Therefore, it is possible to accurately determine the failure of the control storage circuit and minimize the replacement of the memory element during maintenance.

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

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

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

1…制御記憶回路 2…アドレスレジスタ回路 3…誤り訂正符号回路(ECC回路) 4…エラーアドレス記憶回路 5…修正データ記憶回路 6…判定結果記憶回路 7…カウンタ回路 8,9…選択回路 101…書込データ 102…書込信号 103…再書込指示信号 104…アドレスレジスタ回路出力信号 105,106…選択回路出力信号 107…制御記憶回路出力信号 108…読出データ 109…1ビットエラー検出信号 110…カウンタ回路出力信号 111…エラーアドレス記憶回路出力信号 112…修正データ記憶回路出力信号 113…判定結果信号 1 ... Control memory circuit 2 ... Address register circuit 3 ... Error correction code circuit (ECC circuit) 4 ... Error address memory circuit 5 ... Corrected data memory circuit 6 ... Judgment result memory circuit 7 ... Counter circuit 8, 9 ... Selection circuit 101 ... Write data 102 ... Write signal 103 ... Rewrite instruction signal 104 ... Address register circuit output signal 105, 106 ... Select circuit output signal 107 ... Control memory circuit output signal 108 ... Read data 109 ... 1-bit error detection signal 110 ... Counter circuit output signal 111 ... Error address storage circuit output signal 112 ... Modified data storage circuit output signal 113 ... Judgment result signal

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 制御記憶回路を内蔵する情報処理装置に
おいて、 前記制御記憶回路にアドレスを送出するアドレスレジス
タ回路と、 前記制御記憶回路の出力信号を入力する誤り訂正符号回
路と、 前記制御記憶回路から読み出したデータがエラーデータ
の場合、前記誤り訂正符号回路によってエラーデータを
修正し、その修正された読出データを格納する修正デー
タ記憶回路と、 前記エラー発生アドレスを格納するエラーアドレス記憶
回路と、 読出データエラーを格納した修正データ記憶回路の修正
データの再書き込みを行う再書込手段と、 前記修正データ記憶回路のデータを再読み出ししてエラ
ーの状態によって前記制御記憶回路が固定故障している
か、間欠故障しているかを判断してその判断結果を格納
する判定結果記憶回路と、 を備えたことを特徴とする情報処理装置。
1. An information processing device having a control memory circuit built-in, an address register circuit for transmitting an address to the control memory circuit, an error correction code circuit for inputting an output signal of the control memory circuit, and the control memory circuit. When the data read from is error data, the error data is corrected by the error correction code circuit, a corrected data storage circuit that stores the corrected read data, and an error address storage circuit that stores the error occurrence address, Rewriting means for rewriting the correction data of the correction data storage circuit storing the read data error, and whether the control storage circuit has a fixed failure depending on the error state by rereading the data of the correction data storage circuit. , A judgment result storage circuit for judging whether or not there is an intermittent failure and storing the judgment result, The information processing apparatus characterized by a.
JP3355193A 1991-12-20 1991-12-20 Information processor Pending JPH05173899A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3355193A JPH05173899A (en) 1991-12-20 1991-12-20 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3355193A JPH05173899A (en) 1991-12-20 1991-12-20 Information processor

Publications (1)

Publication Number Publication Date
JPH05173899A true JPH05173899A (en) 1993-07-13

Family

ID=18442491

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3355193A Pending JPH05173899A (en) 1991-12-20 1991-12-20 Information processor

Country Status (1)

Country Link
JP (1) JPH05173899A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019149069A (en) * 2018-02-28 2019-09-05 ラピスセミコンダクタ株式会社 Semiconductor device and method for detecting failure in semiconductor memory

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019149069A (en) * 2018-02-28 2019-09-05 ラピスセミコンダクタ株式会社 Semiconductor device and method for detecting failure in semiconductor memory

Similar Documents

Publication Publication Date Title
US4598402A (en) System for treatment of single bit error in buffer storage unit
JP3270367B2 (en) Semiconductor storage device
JPH05173899A (en) Information processor
JPH0652065A (en) Memory control circuit
JPH0314054A (en) Electronic disk device
JP3190867B2 (en) Apparatus and method for detecting memory rewrite operation error
JPH04115340A (en) Duplex storage circuit
JP2601038B2 (en) Microprogram error detection / correction device
JPH0520215A (en) Information processor
JPH03126146A (en) Storage device
JPH05108496A (en) Patrol control system
JPH054266U (en) Memory device
JPH04237351A (en) Memory rewriting system
JPH0752398B2 (en) Check circuit diagnostic device
JPH04255032A (en) Error correcting system for control storage
JP2000099410A (en) Memory control circuit and information processor
JPH04239923A (en) Error recovery system for soft visible register
JPS63753A (en) Test system for memory error checking and correcting circuit
JPS63271555A (en) Storage control system
JPH05210597A (en) Patrol circuit for storage device
JPS6261974B2 (en)
JPS6356751A (en) Memory patrol control system
JPH04367046A (en) Information processor
JPS61175743A (en) Memory control system
JPS6223337B2 (en)

Legal Events

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

Free format text: PAYMENT UNTIL: 20070711

Year of fee payment: 4

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

Year of fee payment: 5

Free format text: PAYMENT UNTIL: 20080711

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

Free format text: PAYMENT UNTIL: 20090711

Year of fee payment: 6

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

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

Year of fee payment: 6

Free format text: PAYMENT UNTIL: 20090711

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20090711

Year of fee payment: 6

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

Year of fee payment: 7

Free format text: PAYMENT UNTIL: 20100711