JPS59160896A - Detection and correction system of memory error - Google Patents

Detection and correction system of memory error

Info

Publication number
JPS59160896A
JPS59160896A JP58034517A JP3451783A JPS59160896A JP S59160896 A JPS59160896 A JP S59160896A JP 58034517 A JP58034517 A JP 58034517A JP 3451783 A JP3451783 A JP 3451783A JP S59160896 A JPS59160896 A JP S59160896A
Authority
JP
Japan
Prior art keywords
memory
error
gate
microprocessor
data
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
JP58034517A
Other languages
Japanese (ja)
Inventor
Masayuki Hoshino
星野 政行
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP58034517A priority Critical patent/JPS59160896A/en
Publication of JPS59160896A publication Critical patent/JPS59160896A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/08Error detection or correction by redundancy in data representation, e.g. by using checking codes

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)

Abstract

PURPOSE:To obtain a high-speed, high-reliability microprocessor system by detecting and correcting a memory error by utilizing a free time after an instruction or data is read out of a memory by a microprocessor. CONSTITUTION:A memory address generating circuit 6 has a counter circuit which counts up by one automatically and its output signal is supplied to the memory 22 through an AND gate 7 and an OR gate 3 by memory access signal 20 under the control of an NOT gate 21. The resulting read data from the memory 22 is supplied to an error detecting circuit 8 to check a humming code, and a correctable error is obtained to output an correctable error signal 9. Error data is then inputted to an error correcting circuit 12 to correct a one- bit error. The memory address generating an error is inputted to and stored in an error address register circuit 13 through an AND gate 10 and corrected data is inputted to and stored in a corrected data register circuit 14 through an AND gate 11.

Description

【発明の詳細な説明】 〔発明の利用分野〕 本発明はメモリエラー検出・訂正方式に関し、特にマイ
クロプロセッサとマイクロプログラムを格納するメモリ
とを含むマイクロプロセッサ・システムにおいて、サイ
クルタイムを延長することなしにメモリエラーの検出・
訂正を可能とするメモリエラー検出・訂正方式に関する
DETAILED DESCRIPTION OF THE INVENTION [Field of Application of the Invention] The present invention relates to a memory error detection and correction method, particularly in a microprocessor system including a microprocessor and a memory storing a microprogram, without extending the cycle time. Memory error detection/
This invention relates to a memory error detection/correction method that enables correction.

〔従来技術〕[Prior art]

マイクロプロセッサとマイクロプログラムを格納するメ
モリとを含むマイクロプロセッサ・システムにおいては
、従来は、メモリからの読出しデータをエラーの検出・
訂正に費やされる時間だけ待ってから使用するという方
式が採られていたが、この方式では、エラーが存在しな
い場合にも無駄な時間を必要とするため、サイクルタイ
ムを早くできないという問題があった。
In a microprocessor system that includes a microprocessor and a memory that stores a microprogram, data read from the memory is conventionally processed for error detection and
The method used was to wait for the time required for correction before using it, but this method had the problem of not being able to speed up the cycle time because it required wasted time even when there was no error. .

上記問題を解消するために、メモリからの読出しデータ
をエラー検出・訂正を行うことなしにマイクロプロセッ
サに入力すると同時にエラー検出訂正回路にも入力して
、エラーが訂正可能な場合にのみ上記マイクロプロセッ
サの動作を一旦停止させ、引続くサイクルで訂正された
データに、より動作させる方式、あるいは、マイクロプ
ログラムをIJ )ライルーチンに分岐させる方式等が
提案されている。
In order to solve the above problem, data read from memory is input to the microprocessor without error detection and correction, and at the same time input to the error detection and correction circuit. A method has been proposed in which the operation of the microprogram is temporarily stopped and then the corrected data is operated in the subsequent cycle, or the microprogram is branched to the IJ) write routine.

しかしながら、上述の方式も、エラーが存在しない場合
にはサイクルタイムが短縮できるが、エラーが存在する
場合には余分なサイクルタイムが必要になるため、マイ
クロプログラム制御の装置ではループ等により誤動作を
沼くという別の問題を生ずる恐れがあった。
However, although the above method can shorten the cycle time when there are no errors, extra cycle time is required when there is an error. There was a risk that this would cause another problem.

〔発明の目的〕[Purpose of the invention]

本発明は上記事情に鑑みてなされたもので、その目的と
するところは、従来のメモリエラー検出・訂正方式にお
ける上述の如き問題を解消し、サイクルタイムを延長す
ることなしにメモリエラーの検出・訂正を可能とし、高
速で高信頼度のマイクロプロセッサ・システムを実現可
能とするメモリエラー検出・訂正方式を提供することに
ある。
The present invention has been made in view of the above circumstances, and its purpose is to solve the above-mentioned problems in conventional memory error detection and correction methods, and to detect and correct memory errors without extending the cycle time. An object of the present invention is to provide a memory error detection/correction method that enables correction and realizes a high-speed, highly reliable microprocessor system.

〔発明の概要〕 本発明の要点は、マイクロプロセッサ・システムにおけ
るマイクロプロセッサによるメモリからの命令またはデ
ータの読出しが、一般には、そのサイクルタイム中の最
初の一程度の期間に過ぎない点に着目して、上記サイク
ルタイムの後手の駅き時間を利用してメモリエラーの検
出訂正を行うようにした点にある。
[Summary of the Invention] The main point of the present invention is to note that in a microprocessor system, the reading of instructions or data from memory by a microprocessor is generally only the first period of its cycle time. Therefore, the detection and correction of memory errors is performed using the waiting time after the cycle time.

〔発明の実施例〕[Embodiments of the invention]

以下、本発明の実施例を図面に基づいて詳細に説明する
Embodiments of the present invention will be described in detail below with reference to the drawings.

第1図は本発明の一実施例を示すマイクロプロセッサ・
システムのブロック図である。図において、1はマイク
ロプロセッサ、22は命令またはデータを格納している
メモリ、8はエラー検出回路、12はエラー訂正回路、
6はメモリアドレス発生回路、13はエラーアドレスレ
ジスタ回路、14は修正データレジスタ回路、15はア
ドレス比較回路であり、また2、4,7,10,11゜
17はアントゲ−)、3.5はオアゲートである。
FIG. 1 shows a microprocessor illustrating an embodiment of the present invention.
FIG. 2 is a block diagram of the system. In the figure, 1 is a microprocessor, 22 is a memory storing instructions or data, 8 is an error detection circuit, 12 is an error correction circuit,
6 is a memory address generation circuit, 13 is an error address register circuit, 14 is a correction data register circuit, 15 is an address comparison circuit, and 2, 4, 7, 10, 11 (17), 3.5 are It is orgate.

マイクルプロセッサーがメモリ22がら命令またはデー
タを読出すときのメモリアドレス信号19は、メモリア
クセス信号20の制御により、アンドゲート2.オアゲ
ート3を介してメモリ22に与えられる。該メモリ22
から読出されたデータはアンドゲート4.オアゲート6
を介してマイクロプロセッサ1に入力される。前述のr
ta < 、以上の動作はマイクロプロセッサのサイク
ルタイムの遅くとも前半で終了するため、この期間を利
用して次の動作を実行させる。
When the microprocessor reads instructions or data from the memory 22, the memory address signal 19 is controlled by the AND gate 2. It is applied to the memory 22 via the OR gate 3. The memory 22
The data read from AND gate 4. or gate 6
The signal is input to the microprocessor 1 via. The aforementioned r
ta<, Since the above operations are completed in the first half of the microprocessor cycle time at the latest, this period is used to execute the next operation.

メモリアドレス発生回路6は自動的に+1するカウンタ
回路を有し、その出力信号は前記メモリアクセス信号2
0とノットゲート21の制御によりアンドゲート7.オ
アゲート8を介してメモリ22に与えられる。これによ
るメモリ22からの読出しデータはエラー検出回路8に
、よりハミングコードがチェックされ、jJ正可能エラ
ーがある場合には訂正可能エラー借上9が出力される。
The memory address generation circuit 6 has a counter circuit that automatically increments by 1, and its output signal is equal to the memory access signal 2.
0 and the AND gate 7 by the control of the NOT gate 21. It is applied to the memory 22 via the OR gate 8. The data thus read from the memory 22 is checked for Hamming code by the error detection circuit 8, and if there is a jJ correctable error, a correctable error error 9 is output.

上記エラーデータは引続きエラー訂正回路12に入力さ
れここで1ビツトの誤りが訂正される。そして、エラー
の発生したメモリアドレスはアンドゲート10を介して
エラーアドレスレジスタ回路13に、また、上述の訂正
されたデータがアンドゲート11を介して修正データレ
ジスタ回路14に、それぞれ入力され記憶される。
The above error data is subsequently input to the error correction circuit 12, where 1-bit errors are corrected. Then, the memory address where the error occurred is input to the error address register circuit 13 via the AND gate 10, and the above-mentioned corrected data is input to the corrected data register circuit 14 via the AND gate 11 and stored. .

引!<マイクo70セッサのサイクルタイムノiff牛
で、メモリ22がアクセスされると、アドレス比較回路
15により、エラーアドレスレジスタ回路13の内容と
メモリアドレス信号19とが比較される。これらが一致
した場合には、ノットゲート16によりアンドゲート牛
を閉じることにより、メモリ22から読出されたデータ
の代りに、修正データレジスタ回!!14の内容がアン
ドゲート17.オアゲート5を介してマイクロプロセッ
サlに入力される。すなわち、サイクルタイムを延長す
ることなしに、誤ったデータに代って正しいデータがマ
イクロプロセッサ1に転送されたことに2よる。
Pull! When the memory 22 is accessed, the address comparison circuit 15 compares the contents of the error address register circuit 13 with the memory address signal 19. If they match, by closing the AND gate with NOT gate 16, the modified data register times instead of the data read from memory 22! ! The contents of 14 are AND gate 17. It is input to the microprocessor l via the OR gate 5. 2, that correct data has been transferred to the microprocessor 1 in place of the incorrect data, without prolonging the cycle time.

なお、メモリ22内のデータはマイクツプログラムによ
って随時書替えられることがあるため、メモリアドレス
発生回路6はマイクロプロセッサlがら出力されるメモ
リ書込み信号18を常にモニタしており、該メモリ書込
み信号18が与えられたときは前記カウンタ回路の動作
を停止し、メモリアドレス信号19を出力することによ
って1メモリの西込み動作のサイクルでは直前に侶込ま
7′L″r:、メモリアドレスの内容を読出す。これに
より、常に遣祈のメモリエータをチェックすることが可
1走である。3)込み・リイクル終了後は再び前記カラ
ン々回りを動作さit前述のエラー検出°訂正動作?続
行する。
Note that since the data in the memory 22 may be rewritten at any time by the microprocessor program, the memory address generation circuit 6 constantly monitors the memory write signal 18 output from the microprocessor l. When the signal is given, the operation of the counter circuit is stopped, and the memory address signal 19 is output, so that the contents of the memory address 7'L''r: are read out just before the cycle of the westward operation of one memory. .Thus, it is possible to always check the memory of the prayer. 3) After completion of the recycle, the above-mentioned rotation is performed again.The above-mentioned error detection and correction operation continues.

エラーアドレスレジスタ回路13および昔正データレジ
スタ回路14の段数は、メモリエラーの発生はきノ〕の
て(Iffであ、bこと、および:i正データがマイク
ロプログラム1に伝法ぎれた後は修正データレジスタ回
路l+2クリアする如く樽成下れば、メモリ22のHg
准に比改して無視できる程度で良い。もし、エラーアド
レスレジスタ回路13が溢れる4M度にメモリエラーが
頻発する場合には、訂正不能とし゛〔マシンエフ−を表
示するよ)にすることも可能である。また、特定メモリ
アドレスの特定ピットにメモリエラーが頻発する場合に
は、1%正データレジスタ回路14の内容を上記メモリ
ある。なお、この場合には、メモリの使用期間外に動作
させるようにすることは言うまでもないことである。
The number of stages of the error address register circuit 13 and the old correct data register circuit 14 is determined by the number of stages after the occurrence of a memory error (Iff, b, and: i after the correct data is transmitted to the microprogram 1. If the data register circuit l+2 is cleared, the Hg of memory 22 will be cleared.
It is good enough that it can be ignored compared to the standard. If a memory error occurs frequently at 4M times, which causes the error address register circuit 13 to overflow, it is possible to make it uncorrectable (machine error is displayed). Furthermore, if a memory error frequently occurs in a specific pit at a specific memory address, the contents of the 1% positive data register circuit 14 are stored in the memory. In this case, it goes without saying that the operation should be performed outside the memory usage period.

上記実施例方式においては、マイクロプログラムが動作
を開始する前にメモリの全アドレスのデータをチェック
し、修正されたデータを用意しておく必要があるが、こ
れは例えば装置の電源段ヌ時に実行されるメモリへのデ
ータ惨込み動作終了を待って行うようにすれば良い。
In the above embodiment method, it is necessary to check the data at all addresses in the memory and prepare the corrected data before the microprogram starts operating, but this can be done, for example, when the device is powered down. This can be done after waiting for the data to be flushed into the memory to be completed.

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

以上述べた如く、不発明によれば、マイクロプロセッサ
・システムにおけるマイク田プロセッサによるメモリか
らの命令またはデータの読出し終了後の空き時間を利用
して、この期間で引続くサイクルタイムにおり)て続出
される命令またはデータのエラー検出・訂正を行うよう
にしたので、サイクルタイムを延長することなしに、メ
モリエラーの検出・訂正を可能とし、高速で高信頼度の
マイクロプロセッサ・システムを実現できるという顕著
な効果を奏するものである。また、上記空き時間を利用
してメモリへの再書込みをも実行させる等応用範囲も広
い。
As described above, according to the present invention, by using the free time after the microprocessor in the microprocessor system finishes reading instructions or data from the memory, the process continues during the subsequent cycle time during this period. Since the new technology detects and corrects errors in instructions or data that are processed, it is possible to detect and correct memory errors without extending the cycle time, making it possible to realize a high-speed, highly reliable microprocessor system. This has a remarkable effect. Furthermore, the range of applications is wide, such as rewriting to the memory using the above-mentioned free time.

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

第1図は本発明の一実施例であるマイクロプロセッサ・
システムのブロック図である。 l : Yイクoブo七7+、2.4.7.10.11
゜17:アンドゲート、3,5=オアゲート、6:7モ
リアドレス発生回路、8:エラー検出回路、9:訂正可
能エラー信号、12:’エラー訂正回路、13:エラー
アドレスレジスタ回路、14:(I正データレジスタ回
路、15ニアドレス比較回路、16、21 :ノットゲ
ート、18:メモリ書込み信号、19:メモリアドレス
信号、2Q:メモリアクセス@号、22:メモリ。 第   1   図 9
FIG. 1 shows a microprocessor that is an embodiment of the present invention.
FIG. 2 is a block diagram of the system. l: Y Iku o bu o 7+, 2.4.7.10.11
゜17: AND gate, 3, 5 = OR gate, 6: 7 Mori address generation circuit, 8: Error detection circuit, 9: Correctable error signal, 12: 'Error correction circuit, 13: Error address register circuit, 14: ( I positive data register circuit, 15 near address comparison circuit, 16, 21: Not gate, 18: Memory write signal, 19: Memory address signal, 2Q: Memory access @ number, 22: Memory.

Claims (1)

【特許請求の範囲】[Claims] マイクロプロセッサと、マイクロプログラムを格納する
メモリとを含むマイクロプロセッサ・システムにおける
メモリエラー検出・訂正方式において、マイクロプロセ
ッサがメモリをアクセスしていない期間中に前記メモリ
の内容を読出し、そのエラー検出・訂正を行う手段およ
びエラーが発生したメモリアドレスと訂正したデータの
格納手段を有し、マイクロプロセッサがメモリの読出し
を実行するごとに上記アドレスとの比較を行い、両者が
一致した場合にはメモリから読出したデータの代りに上
記訂正データをマイクロプロセッサに入力することを特
徴とするメモリエラー検出・訂正方式。
A memory error detection and correction method in a microprocessor system including a microprocessor and a memory that stores a microprogram reads the contents of the memory during a period when the microprocessor is not accessing the memory, and detects and corrects the error. and a means for storing the memory address where the error occurred and the corrected data, and each time the microprocessor executes a memory read, it compares it with the above address, and if the two match, it reads it from the memory. A memory error detection/correction method characterized in that the corrected data is input to a microprocessor instead of the corrected data.
JP58034517A 1983-03-04 1983-03-04 Detection and correction system of memory error Pending JPS59160896A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58034517A JPS59160896A (en) 1983-03-04 1983-03-04 Detection and correction system of memory error

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58034517A JPS59160896A (en) 1983-03-04 1983-03-04 Detection and correction system of memory error

Publications (1)

Publication Number Publication Date
JPS59160896A true JPS59160896A (en) 1984-09-11

Family

ID=12416456

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58034517A Pending JPS59160896A (en) 1983-03-04 1983-03-04 Detection and correction system of memory error

Country Status (1)

Country Link
JP (1) JPS59160896A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02202655A (en) * 1989-01-31 1990-08-10 Nec Corp Storage device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02202655A (en) * 1989-01-31 1990-08-10 Nec Corp Storage device

Similar Documents

Publication Publication Date Title
US4701915A (en) Error recovery system in a data processor having a control storage
US4231089A (en) Data processing system with apparatus for correcting microinstruction errors
JPH0810437B2 (en) Guest execution control method for virtual machine system
JPS59160896A (en) Detection and correction system of memory error
JPS59148954A (en) Patrolling system of control storage
JPS6012656B2 (en) Retry control method
JPS60214043A (en) Pipeline control circuit
JPS60238933A (en) Error processing system of control storage device
JPS58129555A (en) Microprogram control device
JPH05120155A (en) Microprogram controller
JPS59218555A (en) Microprogram control device
JPH064412A (en) Local memory inspecting/correcting circuit
JPS6261974B2 (en)
JPH03168839A (en) Control memory one-bit error correcting system
JPH0423056A (en) Ram circuit
JPS62134738A (en) Storage control system
JPH02178862A (en) Information processor
JPS6029843A (en) Microprogram controller
JPH01166144A (en) Debugging system for firmware program
JPH0412492B2 (en)
JPS6159696A (en) System for repairing control memory
JPH03262041A (en) Interrupt return processing system
JPS6125259A (en) Rewriting control system of memory
JPS6131496B2 (en)
JPH0337751A (en) Error correcting system for data memory