JPH0555240U - Memory control device - Google Patents

Memory control device

Info

Publication number
JPH0555240U
JPH0555240U JP10757091U JP10757091U JPH0555240U JP H0555240 U JPH0555240 U JP H0555240U JP 10757091 U JP10757091 U JP 10757091U JP 10757091 U JP10757091 U JP 10757091U JP H0555240 U JPH0555240 U JP H0555240U
Authority
JP
Japan
Prior art keywords
data
memory
check
bit
select signal
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.)
Withdrawn
Application number
JP10757091U
Other languages
Japanese (ja)
Inventor
一弘 神山
正博 伊藤
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.)
Yokogawa Electric Corp
Original Assignee
Yokogawa Electric 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 Yokogawa Electric Corp filed Critical Yokogawa Electric Corp
Priority to JP10757091U priority Critical patent/JPH0555240U/en
Publication of JPH0555240U publication Critical patent/JPH0555240U/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)
  • Hardware Redundancy (AREA)

Abstract

(57)【要約】 【目的】 メモリの一部が使用不能になっても、正常な
未使用ビットの部分と置き換えて正常動作を行うメモリ
コントロール装置を実現することである。 【構成】 転送するデータD〔31:0〕からチェック
データCD〔6:0〕を作成し、先に作成したチェック
データCD〔6:0〕と比較してエラーを検出して1ビ
ットエラーを訂正し、その訂正情報を記憶するデータコ
ントロール回路3と、訂正情報を用いてハード的に異常
なビットを判断してCPU1から出力されるセレクト信
号に基づき、対応するビットを異常信号として“1”と
するデータセレクト信号DSEL〔31:0〕又はチェ
ックデータセレクト信号CDSEL〔31:0〕を出力
する選択信号生成回路6と、前記異常信号入力によりデ
ータライン又はチェックデータラインを置換データライ
ンに切り替えるデータセレクタ9とチェックデータセレ
クタ10とで構成されるセレクタ11とを具備してい
る。
(57) [Abstract] [Purpose] To realize a memory control device that operates normally even if a part of the memory becomes unusable by replacing it with a normal unused bit part. [Structure] Check data CD [6: 0] is created from data D [31: 0] to be transferred, and an error is detected by comparing with the check data CD [6: 0] created previously to detect a 1-bit error. A data control circuit 3 that corrects and stores the correction information, and a bit that is abnormal in terms of hardware is determined using the correction information, and based on a select signal output from the CPU 1, the corresponding bit is set as "1" as an abnormal signal. A selection signal generation circuit 6 for outputting a data selection signal DSEL [31: 0] or a check data selection signal CDSEL [31: 0], and data for switching a data line or a check data line to a replacement data line by the abnormal signal input. A selector 11 including a selector 9 and a check data selector 10 is provided.

Description

【考案の詳細な説明】[Detailed description of the device]

【0001】[0001]

【産業上の利用分野】[Industrial application]

本考案はコンピュータシステムのメモリコントロール装置に関し、特にメモリ の或るビットが使用不能になった場合に、メモリの正常な未使用ビットと置き換 えることのできるメモリコントロール装置に関する。 The present invention relates to a memory control device for a computer system, and more particularly to a memory control device capable of replacing a normal unused bit of the memory when a certain bit of the memory becomes unavailable.

【0002】[0002]

【従来の技術】[Prior Art]

従来のコンピュータシステムのCPUとメモリとの間のデータ転送において、 転送するデータに誤り訂正符号としてECC(Error Correction Code)を用いて 、転送中にエラーが発生した場合に1ビットのエラーがあれば、エラー発生の位 置が分り、2ビットエラーがある場合には2ビットのエラーがあることを認識す る機能を持たせている。 In the conventional data transfer between the CPU and the memory of the computer system, if an ECC (Error Correction Code) is used as an error correction code for the data to be transferred and a 1-bit error occurs during the transfer, The location of error occurrence is known, and if there is a 2-bit error, it has a function to recognize that there is a 2-bit error.

【0003】[0003]

【考案が解決しようとする課題】[Problems to be solved by the device]

このECCを用いた場合に、メモリ構成によって使用しないビットが存在する 場合があるが、そのビットのメモリは利用されることなく放置されている。 When this ECC is used, there may be a bit that is not used depending on the memory configuration, but the memory of that bit is left unused.

【0004】 例えば、32ビット幅のデータに対して7ビット幅の誤り訂正符号を組み合わ せた場合、1Mバイト×4ビットのメモリを10個使用すれば、1ビット分余る ことになる。For example, when a 7-bit wide error correction code is combined with 32-bit wide data, if 1 memory of 1 Mbyte × 4 bits is used, 1 bit is left over.

【0005】 このような構成のメモリにおいて、メモリの1ビット分がハード的に使用不能 になると、常に1ビットエラーが起こることになり、1ビット分の余剰があるに も拘わらず、1個分(4ビット分)のメモリを交換する以外に救済の道はない。In the memory having such a configuration, when one bit of the memory becomes unusable by hardware, a one-bit error always occurs, and even if there is a surplus of one bit, one There is no remedy other than replacing the memory (for 4 bits).

【0006】 本考案は上記の点に鑑みてなされたもので、その目的は、メモリの一部が使用 不能になっても、正常な未使用ビットの部分と置き換えることのできるようにし たメモリコントロール装置を実現することである。The present invention has been made in view of the above points, and an object thereof is to perform memory control so that even if a part of a memory becomes unusable, it can be replaced with a normal unused bit part. It is to realize the device.

【0007】[0007]

【課題を解決するための手段】[Means for Solving the Problems]

前記の課題を解決する本考案は、CPUとメモリ間のデータ転送を行う機能と 、データのエラー訂正機能を備えたメモリコントロール装置において、構成上余 剰ビットを有するデータメモリとチェックデータメモリとから成るメモリと、前 記データメモリから読み出されたデータに基づき作成したチェックデータと前記 データメモリへの転送時に作成されて前記チェックデータメモリに格納されてい るチェックデータとを比較して、異常があると認識した時にCPUからセレクト 信号を出力させるデータコントロール回路と、前記CPUからのアドレスとライ ト信号転送開始信号を受けて、前記CPUから送出されたセレクト信号を検出す るアドレスデコーダと、データに異常が有る場合に前記CPUからのデータと前 記アドレスデコーダの出力WP1とを受けて異常を示す2値信号であるデータセ レクト信号を当該異常ビットに出力するデータセレクト信号生成回路と、チェッ クデータに異常が有る場合に前記データコントロール回路からチェックデータと 前記アドレスデコーダの出力WP2とを受けて異常を示す2値信号であるチェッ クデータセレクト信号を当該異常ビットに出力するチェックデータセレクト信号 生成回路と、ビット数に等しい単位セレクタで構成され、各ビット毎にデータと 、データセレクト信号と余剰ビットである置換データのラインとが入力されてい て、異常通知信号であるデータセレクト信号により置換データラインをデータラ インとするデータセレクタと、ビット数に等しい数の単位セレクタで構成され、 各ビット毎にチェックデータと、チェックデータセレクト信号と余剰ビットであ る置換データのラインとが入力されていて、異常通知信号であるチェックデータ セレクト信号により置換データラインをデータラインとするチェックデータセレ クタとを具備することを特徴とするものである。 The present invention, which solves the above-mentioned problems, provides a memory control device having a function of transferring data between a CPU and a memory, and a data error correction function, and is composed of a data memory and a check data memory having redundant bits in terms of configuration. Of the check data created based on the data read from the data memory and the check data created at the time of transfer to the data memory and stored in the check data memory. A data control circuit that outputs a select signal from the CPU when it recognizes that there is an address decoder that receives the address and write signal transfer start signal from the CPU and detects the select signal sent from the CPU; If there is something wrong with the data from the CPU and the address A data select signal generation circuit that outputs a data select signal, which is a binary signal indicating an abnormality, to the abnormality bit in response to the output WP1 of the data, and the check data from the data control circuit when the check data is abnormal. A check data select signal generation circuit that outputs a check data select signal, which is a binary signal indicating abnormality, to the abnormal bit in response to the output WP2 of the address decoder, and a unit selector equal to the number of bits. Data, a data select signal and a line of replacement data, which is a surplus bit, are input, and a data selector that uses the replacement data line as a data line by the data select signal that is an error notification signal and a number of bits equal to the number of bits. It consists of unit selector and check data for each bit The check data select signal and the replacement data line that is a surplus bit are input, and a check data selector that uses the replacement data line as a data line by the check data select signal that is an abnormality notification signal is provided. It is a feature.

【0008】[0008]

【作用】[Action]

データコントロール回路はCPUから転送されたデータを格納しているデータ メモリからデータを読み出してチェックデータを作り、チェックデータメモリか らのチェックデータと比較する。異常があればCPUはアドレスデコーダにセレ クト信号を出力し、データセレクト信号生成回路からデータセレクタに、チェッ クデータセレクト信号生成回路からチェックデータセレクタにそれぞれ異常信号 を出力させる。データセレクタ及びチェックデータセレクタは入力された異常信 号に基づき、異常ビットのラインを置換データラインに置き換えて正常動作に復 帰させる。 The data control circuit reads the data from the data memory that stores the data transferred from the CPU, creates check data, and compares it with the check data from the check data memory. If there is an abnormality, the CPU outputs a select signal to the address decoder, and causes the data select signal generating circuit to output the abnormal signal to the data selector, and the check data select signal generating circuit to output the abnormal signal to the check data selector. Based on the input abnormal signal, the data selector and check data selector replace the abnormal bit line with the replacement data line and restore normal operation.

【0009】[0009]

【実施例】【Example】

以下、図面を参照して本考案の実施例を詳細に説明する。 図1は、本考案の一実施例の装置のブロック図である。図において、1は32 ビットのデータD〔31:0〕をメモリに転送しようとするCPUである。2は CPU1からアドレスA〔31:0〕,ライト信号WE及び転送開始信号XTS (Xは負論理を表す)を受けてCPU1から送出されたセレクト信号を検出して 信号WP1及びWP2を出力するアドレスデコーダである。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram of an apparatus according to an embodiment of the present invention. In the figure, reference numeral 1 is a CPU that attempts to transfer 32-bit data D [31: 0] to a memory. 2 is an address that receives the address A [31: 0], write signal WE and transfer start signal XTS (X represents negative logic) from the CPU 1 and detects the select signal sent from the CPU 1 to output the signals WP1 and WP2 It is a decoder.

【0010】 3はCPU1からデータD〔31:0〕が入力されると入力されたデータD〔 31:0〕に基づき誤り発見のための誤り訂正符号であるチェックデータCD〔 6:0〕を作成して後述のチェックデータメモリに格納し、データ読み出しの時 は、読み出されたデータD〔31:0〕に基づきチェックデータCD〔6:0〕 を作成して、チェックデータメモリから読み出したチェックデータCD〔6:0 〕と比較し、異常が有れば1ビットエラーの場合は訂正し、2ビットエラーの場 合はエラーが存在することを検出するEDC機能を備えたデータコントロール回 路である。When the data D [31: 0] is input from the CPU 1, 3 receives check data CD [6: 0] which is an error correction code for error detection based on the input data D [31: 0]. It is created and stored in the check data memory described later. When reading data, check data CD [6: 0] is created based on the read data D [31: 0] and read from the check data memory. A data control circuit equipped with an EDC function that compares with check data CD [6: 0] and corrects if there is an error and detects the existence of an error if there is a 2-bit error. Is.

【0011】 4はCPU1からのデータD〔31:0〕とアドレスデコーダ2の出力のWP 1とを受けてデータセレクト信号DSEL〔31:0〕を出力するデータセレク ト信号生成回路、5はデータコントロール回路3からのチェックデータCD〔6 :0〕とアドレスデコーダ2の出力のWP2とを受けてチェックデータセレクト 信号CDSEL〔6:0〕を出力するチェックデータセレクト信号生成回路で、 データセレクト信号生成回路4とチェックデータセレクト信号生成回路5とで選 択信号生成回路6を構成している。Reference numeral 4 is a data select signal generation circuit which receives the data D [31: 0] from the CPU 1 and WP 1 output from the address decoder 2 and outputs a data select signal DSEL [31: 0]. A check data select signal generation circuit for receiving the check data CD [6: 0] from the control circuit 3 and the WP2 output from the address decoder 2 and outputting a check data select signal CDSEL [6: 0]. The circuit 4 and the check data select signal generation circuit 5 constitute a selection signal generation circuit 6.

【0012】 7は1Mバイト×4ビットのメモリ8個で構成されているデータメモリで、1 Mバイト×32ビットの容量を持っている。8は1Mバイト×4ビットのメモリ 2個で構成され、1Mバイト×8ビットの容量を持っており、7ビット構成のチ ェックデータを格納するチェックデータメモリで、1ビットは余剰ビットとなっ ている。Reference numeral 7 is a data memory composed of eight 1 Mbyte × 4 bit memories, and has a capacity of 1 Mbyte × 32 bits. 8 is a check data memory that is composed of two 1 Mbyte x 4 bit memories, has a capacity of 1 Mbyte x 8 bits, and is a check data memory that stores check data of 7 bits. There is.

【0013】 9はデータコントロール回路3からのデータD〔31:0〕が入力され、デー タメモリ7に転送すると共に、異常時に32ビットのデータセレクト信号DSE L〔31:0〕がデータセレクト信号生成回路4から入力され、置換データ出力 をチェックデータメモリ8の余剰ビットに入力させているデータセレクタである 。9 receives the data D [31: 0] from the data control circuit 3 and transfers it to the data memory 7. At the same time, a 32-bit data select signal DSE L [31: 0] generates a data select signal. It is a data selector that inputs the replacement data output from the circuit 4 to the surplus bits of the check data memory 8.

【0014】 10はデータコントロール回路3からのチェックデータCD〔6:0〕が入力 され、チェックデータメモリ8に転送すると共に、異常時に7ビットのチェック データセレクト信号CDSEL〔6:0〕がチェックデータセレクト信号生成回 路5から入力され、置換データ出力をチェックデータメモリ8の余剰ビットに入 力させているチェックデータセレクタである。データセレクタ9とチェックデー タセレクタ10とでセレクタ11を構成している。10 receives the check data CD [6: 0] from the data control circuit 3 and transfers it to the check data memory 8. At the time of abnormality, the 7-bit check data select signal CDSEL [6: 0] outputs the check data. It is a check data selector which inputs the replacement data output from the select signal generation circuit 5 to the surplus bits of the check data memory 8. The data selector 9 and the check data selector 10 form a selector 11.

【0015】 次に、上記のように構成された装置の動作を説明する。CPU1からデータメ モリ7へのデータ転送時において、CPU1はデータD〔31:0〕をデータコ ントロール回路3に入力する。データコントロール回路3は入力されたデータD 〔31:0〕に基づきチェックデータCD〔6:0〕を作成して、データD〔3 1:0〕をデータセレクタ9を経てデータメモリ7に格納し、チェックデータC D〔6:0〕をチェックデータセレクタ10を経てチェックデータメモリ8に格 納する。Next, the operation of the apparatus configured as described above will be described. At the time of data transfer from the CPU 1 to the data memory 7, the CPU 1 inputs data D [31: 0] to the data control circuit 3. The data control circuit 3 creates check data CD [6: 0] based on the input data D [31: 0] and stores the data D [3 1: 0] in the data memory 7 via the data selector 9. The check data CD [6: 0] is stored in the check data memory 8 via the check data selector 10.

【0016】 CPU1がデータメモリ7からデータD〔31:0〕を読み出す時は、データ D〔31:0〕はデータセレクタ9を経てデータコントロール回路3に入力され る。同時にチェックデータCD〔6:0〕もチェックデータメモリ8から読み出 され、チェックデータセレクタ10を経てデータコントロール回路3に入力され る。When the CPU 1 reads the data D [31: 0] from the data memory 7, the data D [31: 0] is input to the data control circuit 3 via the data selector 9. At the same time, the check data CD [6: 0] is also read from the check data memory 8 and input to the data control circuit 3 via the check data selector 10.

【0017】 データコントロール回路3は入力されたデータD〔31:0〕に基づきチェッ クデータCD〔6:0〕を作成し、チェックデータメモリ8から読み出された当 該データD〔31:0〕に対応するチェックデータCD〔6:0〕と比較してエ ラーの有無を検出する。データコントロール回路3はEDC機能を有しており、 1ビットエラー訂正,2ビットエラー検出を行っていて、1ビットエラーを訂正 した場合その訂正情報を記憶する。The data control circuit 3 creates check data CD [6: 0] based on the input data D [31: 0], and the data D [31: 0] read from the check data memory 8 is generated. The presence or absence of an error is detected by comparing with the check data CD [6: 0] corresponding to. The data control circuit 3 has an EDC function, performs 1-bit error correction and 2-bit error detection, and stores the correction information when the 1-bit error is corrected.

【0018】 CPU1は読み出されたデータD〔31:0〕の処理を行う。又、CPU1は データコントロール回路3に記憶されている訂正情報から、同一ビットの誤り発 生反覆度数等を勘案して、そのビットがハード的に異常があると判断すれば、ア ドレスデコーダ2にセレクト信号を出力すると共に、そのビットのアドレスA〔 31:0〕と書き込み信号WEと転送開始信号XTSとを出力する。選択信号生 成回路6のデータセレクト信号生成回路4はアドレスデコーダ2から出力される 信号WP1とCPU1からのデータD〔31:0〕とを受けてデータセレクト信 号DSEL〔31:0〕をデータセレクタ9に出力し、チェックデータセレクト 信号生成回路5はアドレスデコーダ2から出力される信号WP2とデータコント ロール回路3からのチェックデータCD〔6:0〕を受けてチェックデータセレ クト信号CDSEL〔6:0〕をチェックデータセレクタ10に出力する。The CPU 1 processes the read data D [31: 0]. If the CPU 1 determines from the correction information stored in the data control circuit 3 that the bit has an error in consideration of the error occurrence frequency of the same bit, etc., the address decoder 2 In addition to outputting the select signal, the address A [31: 0] of the bit, the write signal WE, and the transfer start signal XTS are output. The data selection signal generation circuit 4 of the selection signal generation circuit 6 receives the signal WP1 output from the address decoder 2 and the data D [31: 0] from the CPU 1 and outputs the data selection signal DSEL [31: 0]. The check data select signal generation circuit 5 outputs the check data select signal CDSEL [6] to the check data select signal generation circuit 5 which receives the signal WP2 output from the address decoder 2 and the check data CD [6: 0] from the data control circuit 3. : 0] is output to the check data selector 10.

【0019】 例えば、データ中のデータD〔31〕の回路に異常があると判断したとすると 、選択信号生成回路6のデータセレクト信号生成回路4にデータセレクト信号D SEL〔31〕が1になるような値を書き込む。データセレクト信号生成回路4 はデータセレクト信号DSEL〔31〕が1で他の信号が0であるデータセレク ト信号DSEL〔31:0〕をセレクタ11のデータセレクタ9に入力する。For example, if it is determined that the circuit of the data D [31] in the data is abnormal, the data select signal DSEL [31] of the data select signal generating circuit 4 of the select signal generating circuit 6 becomes 1. Write a value like this. The data select signal generation circuit 4 inputs the data select signal DSEL [31: 0] in which the data select signal DSEL [31] is 1 and the other signals are 0 to the data selector 9 of the selector 11.

【0020】 図2はセレクタ11の構成のブロック図である。図において、9−0〜9−3 1はそれぞれデータDFIG. 2 is a block diagram of the configuration of the selector 11. In the figure, 9-0 to 9-31 are data D, respectively.

〔0〕〜データD〔31〕がデータコントロール回路3か ら入力されるデータセレクタで、各1ビットずつのデータを格納する。又、各デ ータセレクタ9−0〜9−31にはチェックデータメモリ8の余剰ビットである 置換データラインとデータセレクト信号DSELThe data selector [0] to data D [31] input from the data control circuit 3 stores data of 1 bit each. Further, each data selector 9-0 to 9-31 has a replacement data line which is a surplus bit of the check data memory 8 and a data select signal DSEL.

〔0〕〜〔31〕のラインが入 力されている。チェックデータセレクタ10も10−0〜10−6の7個のセレ クタで構成されている。Lines [0] to [31] are input. The check data selector 10 is also composed of seven selectors 10-0 to 10-6.

【0021】 データD〔31〕が異常のため、データセレクト信号生成回路4からデータセ レクト信号DSEL〔31〕が“1”になるような信号がデータセレクタ9−3 1に入力され、D〔31〕の代りに置換データが選択されて、チェックデータメ モリ8の余剰ビットがデータメモリ7のD〔31〕のメモリとして採用される。 従って、以後データメモリとして働くのは、データメモリ7のDSince the data D [31] is abnormal, the data select signal generation circuit 4 inputs a signal such that the data select signal DSEL [31] becomes “1” to the data selector 9-31, and D [31] ], The replacement data is selected, and the surplus bits of the check data memory 8 are adopted as the memory D [31] of the data memory 7. Therefore, the function of the data memory thereafter is D of the data memory 7.

〔0〕〜D〔3 0〕とチェックデータメモリ8の余剰ビットの32個のメモリである。チェック データCD〔6:0〕において異常ラインができても、同様に置換データが選択 されて、データコントロール回路3のチェックデータ回路は正常時と同じ動作を 続ける。32 memories of [0] to D [30] and surplus bits of the check data memory 8. Even if an abnormal line is formed in the check data CD [6: 0], the replacement data is selected in the same manner and the check data circuit of the data control circuit 3 continues the same operation as in the normal state.

【0022】 以上説明したように、本実施例によれば、データD〔31:0〕のライン又は チェックデータCD〔6:0〕のラインに異常が発生しても余剰ビットへの置換 データラインを使用することにより、滞りなくデータコントロール回路は正常時 と同じ動作を続けることができる。As described above, according to the present embodiment, even if an abnormality occurs in the line of the data D [31: 0] or the line of the check data CD [6: 0], the replacement data line with the surplus bit is generated. By using, the data control circuit can continue the same operation as normal without delay.

【0023】 尚、本考案は上記実施例に限定されるものではない。実施例では置換用ビット が1ビットの場合を示したが、1M×4ビットのメモリを余分に用意しておけば 先に用いていた1M×4ビットのメモリが不良になってもセレクタで切り替える ことによって、メモリを交換することなく正常動作を続けることができる。The present invention is not limited to the above embodiment. In the embodiment, the case where the replacement bit is 1 bit is shown. However, if an extra 1M × 4 bit memory is prepared, even if the previously used 1M × 4 bit memory becomes defective, it is switched by the selector. As a result, normal operation can be continued without replacing the memory.

【0024】[0024]

【考案の効果】[Effect of the device]

以上詳細に説明したように本考案によれば、メモリの一部が使用不能になって も、正常な未使用ビットを置換データ用として用いることができるようになって 、エラー発生に対しても直ちに対応することができるようになり、実用上の効果 は大きい。 As described above in detail, according to the present invention, even if a part of the memory becomes unusable, normal unused bits can be used for replacement data, and even if an error occurs. You will be able to respond immediately, and the practical effect will be great.

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

【図1】本考案の一実施例の装置のブロック図である。FIG. 1 is a block diagram of an apparatus according to an embodiment of the present invention.

【図2】本考案の実施例の装置のセレクタのブロック図
である。
FIG. 2 is a block diagram of a selector of an apparatus according to an embodiment of the present invention.

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

1 CPU 2 アドレスデコータ 3 データコントロール回路 4 データセレクト信号生成回路 5 チェックデータセレクト信号生成回路 7 データメモリ 8 チェックデータメモリ 9 データセレクタ 10 チェックデータセレクタ 11 セレクタ 1 CPU 2 Address Decoder 3 Data Control Circuit 4 Data Select Signal Generation Circuit 5 Check Data Select Signal Generation Circuit 7 Data Memory 8 Check Data Memory 9 Data Selector 10 Check Data Selector 11 Selector

Claims (1)

【実用新案登録請求の範囲】[Scope of utility model registration request] 【請求項1】 CPUとメモリ間のデータ転送を行う機
能と、データのエラー訂正機能を備えたメモリコントロ
ール装置において、 構成上余剰ビットを有するデータメモリ(7)とチェッ
クデータメモリ(8)とから成るメモリと、 前記データメモリ(7)から読み出されたデータ(D
〔31:0〕)に基づき作成したチェックデータ(CD
〔6:0〕)と前記データメモリ(7)への転送時に作
成されて前記チェックデータメモリ(8)に格納されて
いるチェックデータ(CD〔6:0〕)とを比較して、
異常があると認識した時にCPU(1)からセレクト信
号を出力させるデータコントロール回路(3)と、 前記CPU(1)からのアドレス(A〔31:0〕)と
ライト信号転送開始信号(XTS)を受けて、前記CP
U(1)から送出されたセレクト信号を検出するアドレ
スデコーダ(2)と、 データ(D〔31:0〕)に異常が有る場合に前記CP
U(1)からのデータ(D〔31:0〕)と前記アドレ
スデコーダ(2)の出力WP1とを受けて異常を示す2
値信号であるデータセレクト信号(DSEL〔31:
0〕)を当該異常ビットに出力するデータセレクト信号
生成回路(4)と、 チェックデータ(CD〔6:0〕)に異常が有る場合に
前記データコントロール回路(3)からチェックデータ
(CD〔6:0〕)と前記アドレスデコーダ(2)の出
力WP2とを受けて異常を示す2値信号であるチェック
データセレクト信号(CDSEL〔6:0〕)を当該異
常ビットに出力するチェックデータセレクト信号生成回
路(5)と、 ビット数に等しい単位セレクタで構成され、各ビット毎
にデータ(D)と、データセレクト信号(DSEL)と
余剰ビットである置換データのラインとが入力されてい
て、異常通知信号であるデータセレクト信号(DSE
L)により置換データラインをデータラインとするデー
タセレクタ(9)と、 ビット数に等しい数の単位セレクタで構成され、各ビッ
ト毎にチェックデータ(CD)と、チェックデータセレ
クト信号(CDSEL)と余剰ビットである置換データ
のラインとが入力されていて、異常通知信号であるチェ
ックデータセレクト信号(CDSEL)により置換デー
タラインをデータラインとするチェックデータセレクタ
(10)とを具備することを特徴とするメモリコントロ
ール装置。
1. A memory control device having a function of transferring data between a CPU and a memory and a data error correction function, comprising a data memory (7) and a check data memory (8) having redundant bits in configuration. And a data (D) read from the data memory (7).
[31: 0]) based check data (CD
[6: 0]) and the check data (CD [6: 0]) created at the time of transfer to the data memory (7) and stored in the check data memory (8) are compared,
A data control circuit (3) that outputs a select signal from the CPU (1) when it is recognized that there is an abnormality, an address (A [31: 0]) from the CPU (1), and a write signal transfer start signal (XTS). In response to the CP
When there is an abnormality in the address decoder (2) for detecting the select signal sent from U (1) and the data (D [31: 0]), the CP
An error is shown 2 by receiving the data (D [31: 0]) from U (1) and the output WP1 of the address decoder (2).
Data select signal (DSEL [31:
0]) is output to the abnormal bit, and the check data (CD [6: 0]) is output from the data control circuit (3) when the check data (CD [6: 0]) is abnormal. : 0]) and the output WP2 of the address decoder (2) to output a check data select signal (CDSEL [6: 0]), which is a binary signal indicating an abnormality, to the abnormal bit concerned. A circuit (5) and a unit selector whose number is equal to the number of bits. Data (D), a data select signal (DSEL), and a line of replacement data, which is a surplus bit, are input for each bit, and an abnormality is notified. Data select signal (DSE
L) comprises a data selector (9) having a replacement data line as a data line, and unit selectors of a number equal to the number of bits, and a check data (CD), a check data select signal (CDSEL) and a surplus for each bit. And a check data selector (10) which receives the replacement data line which is a bit and which receives the replacement data line as a data line in response to a check data select signal (CDSEL) which is an abnormality notification signal. Memory control device.
JP10757091U 1991-12-26 1991-12-26 Memory control device Withdrawn JPH0555240U (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10757091U JPH0555240U (en) 1991-12-26 1991-12-26 Memory control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10757091U JPH0555240U (en) 1991-12-26 1991-12-26 Memory control device

Publications (1)

Publication Number Publication Date
JPH0555240U true JPH0555240U (en) 1993-07-23

Family

ID=14462525

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10757091U Withdrawn JPH0555240U (en) 1991-12-26 1991-12-26 Memory control device

Country Status (1)

Country Link
JP (1) JPH0555240U (en)

Similar Documents

Publication Publication Date Title
EP0989491B1 (en) Technique for partioning data to correct memory part failures
JP3982639B2 (en) Method for reading data from a memory having multi-level cells
JP2772391B2 (en) Bad data algorithm
JP2830308B2 (en) Information processing device
JPH07191915A (en) Computer system, memory card and its operating method
KR20190129653A (en) Memory device, memory system including the same and operation method of the memory system
JPH07325764A (en) Error-correctable memory device
US6631489B2 (en) Cache memory and system with partial error detection and correction of MESI protocol
JPS6391764A (en) Memory system having parity checking function
JPH05189327A (en) Saving method at the time of incorporated memory fault for integrated circuit
JP2001290710A (en) Device for detecting data error
JPH0555240U (en) Memory control device
JPH0816483A (en) Memory device control method
JP3157787B2 (en) Storage device
JPH06214890A (en) Computer
JP2818659B2 (en) Error correction method
JPH0922387A (en) Memory device
JPH02143352A (en) Memory error detection and correction system
JP2006058982A (en) Duplicated processor device
JPS6356751A (en) Memory patrol control method
JPH10289161A (en) Storage device and information processing device using the storage device
JPH04219845A (en) Information processor
JPS61253564A (en) Storage device
JPH05134938A (en) Memory controller
JPH04145557A (en) System for processing fault of storage device

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19960404