JPH05224968A - Data check system - Google Patents
Data check systemInfo
- Publication number
- JPH05224968A JPH05224968A JP4028433A JP2843392A JPH05224968A JP H05224968 A JPH05224968 A JP H05224968A JP 4028433 A JP4028433 A JP 4028433A JP 2843392 A JP2843392 A JP 2843392A JP H05224968 A JPH05224968 A JP H05224968A
- Authority
- JP
- Japan
- Prior art keywords
- bus
- data
- check code
- input
- output
- 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
Links
Landscapes
- Detection And Correction Of Errors (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は転送データのチェック方
式に関し、特にバスインターフェースによるデータのチ
ェック方式に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a transfer data check method, and more particularly to a data check method using a bus interface.
【0002】[0002]
【従来の技術】従来、この種の方式においてバスインタ
ーフェース装置は、受け取ったデータのチェックコード
と自分で計算したチェックコードを比較したり、受け取
ったデータとチェックコードからシンドロームを生成す
る機能を持っていない。バスインターフェース装置はバ
ス上から受け取ったデータとチェックコードをチェック
せずにそのまま出力していた。2. Description of the Related Art Conventionally, in this type of system, a bus interface device has a function of comparing a check code of received data with a check code calculated by itself, and of generating a syndrome from the received data and the check code. Absent. The bus interface device did not check the data and check code received from the bus, but output them as they were.
【0003】[0003]
【発明が解決しようとする課題】上述した従来の方式で
は、例えば入出力バス上の入出力装置からメモリバス上
の主記憶装置へデータを書き込む場合、入出力装置が出
力したデータとチェックコードはバスインターフェース
装置を介して主記憶装置へ届き、主記憶装置でチェック
してエラーかどうかが判明した。In the above-mentioned conventional method, for example, when data is written from the input / output device on the input / output bus to the main storage device on the memory bus, the data output by the input / output device and the check code are The data arrives at the main memory via the bus interface device and is checked by the main memory to determine whether it is an error.
【0004】また、入出力装置が主記憶装置からデータ
を読み出す場合は、主記憶装置が出力したデータとチェ
ックコードはバスインターフェース装置を介して入出力
装置へ届き、入出力装置でチェックしてエラーかどうか
が判明した。When the input / output device reads data from the main storage device, the data output by the main storage device and the check code reach the input / output device via the bus interface device and are checked by the input / output device for error. It turned out whether.
【0005】次に例えばメモリバス上の演算処理装置か
ら入出力バス上の入出力装置へデータを書き込む場合、
演算処理装置が出力したデータとチェックコードはバス
インターフェース装置を介して入出力装置へ届き、入出
力装置でチェックしてエラーかどうかが判明した。Next, for example, when writing data from the arithmetic processing unit on the memory bus to the input / output unit on the input / output bus,
The data output by the arithmetic processing unit and the check code arrived at the I / O device via the bus interface unit and were checked by the I / O unit to find out whether or not there was an error.
【0006】また、演算処理装置が入出力装置からデー
タを読み出す場合は、入出力装置が出力したデータとチ
ェックコードはバスインターフェース装置を介して演算
処理装置へ届き、演算処理装置でチェックしてエラーか
どうかが判明した。When the arithmetic processing device reads data from the input / output device, the data output by the input / output device and the check code reach the arithmetic processing device through the bus interface device and are checked by the arithmetic processing device to cause an error. It turned out whether.
【0007】この方式では入出力装置あるいは演算処理
装置が起動を開始してから転送データが正常かどうか判
明するのに時間がかかるという問題があった。This method has a problem that it takes time to determine whether or not the transfer data is normal after the input / output device or the arithmetic processing device starts to start.
【0008】本発明はブロック転送などの大量のデータ
転送を行う場合、バスインターフェース装置がデータの
エラーを早期に検出することを目的としている。An object of the present invention is to allow a bus interface device to detect a data error at an early stage when a large amount of data transfer such as block transfer is performed.
【0009】[0009]
(1)上記の問題を解決するため、本発明ではバスイン
ターフェース装置が受け取ったデータからチェックコー
ドを計算するチェックコード計算回路と、チェックコー
ド計算回路で求めたチェックコードと受け取ったチェッ
クコードが一致しているかどうか比較するチェックコー
ド比較回路を備えている。それでチェックコードが一致
しなかったらバスインターフェース装置はエラー信号を
出力する。 (2)また、本発明ではバスインターフェース装置が受
け取ったデータとチェックコードからシンドロームを生
成するシンドローム生成回路を備えている。それでシン
ドロームを生成しエラーを検出したらエラー信号を出力
する。(1) In order to solve the above problem, in the present invention, the check code calculation circuit for calculating the check code from the data received by the bus interface device and the check code calculated by the check code calculation circuit match the received check code. It has a check code comparison circuit for comparing whether or not it is. If the check codes do not match, the bus interface device outputs an error signal. (2) Further, the present invention includes a syndrome generation circuit that generates a syndrome from the data received by the bus interface device and the check code. Therefore, when a syndrome is generated and an error is detected, an error signal is output.
【0010】[0010]
【作用】演算処理装置、主記憶装置及び複数の入出力装
置とから成るデータ処理装置において、メモリバスと入
出力バスとを接続するバスインターフェース装置が、受
け取ったデータについてのエラーを検出し、訂正する機
能を具備することで、早期に検出とその訂正をすること
ができる。In the data processing device including the arithmetic processing device, the main memory device and the plurality of input / output devices, the bus interface device connecting the memory bus and the input / output bus detects and corrects an error in the received data. By having the function to do so, it is possible to detect and correct it at an early stage.
【0011】[0011]
【実施例】次に本発明について図面を参照して説明す
る。The present invention will be described below with reference to the drawings.
【0012】図1は、本発明に関する情報処理装置全体
を示す図である。FIG. 1 is a diagram showing the entire information processing apparatus according to the present invention.
【0013】1はメモリバス、2は入出力バス、3は演
算処理装置、4は主記憶装置、5はバスインターフェー
ス装置、6〜8は入出力装置である。 (1)図2は、図1の構成においてバスインターフェー
ス装置5が、チェックコード計算回路51とチェックコ
ード比較回路52を備えている実施例を示す。この方式
を採用しているものにはパリティチェックなどがある。Reference numeral 1 is a memory bus, 2 is an input / output bus, 3 is an arithmetic processing unit, 4 is a main storage unit, 5 is a bus interface unit, and 6 to 8 are input / output units. (1) FIG. 2 shows an embodiment in which the bus interface device 5 in the configuration of FIG. 1 includes a check code calculation circuit 51 and a check code comparison circuit 52. There is a parity check and the like in this system.
【0014】入出力装置6が主記憶装置4へデータを書
き込むとき、入出力装置6は入出力バス2上にライトデ
ータとともにデータのチェックコードを出力する。バス
インターフェース装置5は入出力バス2上のデータから
チェックコード計算回路51においてチェックコードを
計算する。その後計算したチェックコードはチェックコ
ード比較回路52に入る。また、入出力バス2上のチェ
ックコードはバスインターフェース装置5のチェックコ
ード比較回路52に入る。チェックコード比較回路52
では前記2つのチェックコードを比較し、両者が一致し
ていたら、すなわちデータが正常であったらバスインタ
ーフェース装置5は受け取ったライトデータをメモリバ
ス1上に出力する。もし、一致していなかったら、バス
インターフェース装置5はデータにエラーが生じたと判
断し入出力バス2上にエラー信号を出力し、入出力装置
6にエラーを通知する。またこの場合メモリバス1上に
データを出力しない。When the input / output device 6 writes data to the main storage device 4, the input / output device 6 outputs a check code of the data on the input / output bus 2 together with the write data. The bus interface device 5 calculates a check code in the check code calculation circuit 51 from the data on the input / output bus 2. The check code calculated thereafter enters the check code comparison circuit 52. The check code on the input / output bus 2 enters the check code comparison circuit 52 of the bus interface device 5. Check code comparison circuit 52
Then, the two check codes are compared with each other. If they match, that is, if the data is normal, the bus interface device 5 outputs the received write data onto the memory bus 1. If they do not match, the bus interface device 5 judges that an error has occurred in the data, outputs an error signal on the input / output bus 2, and notifies the input / output device 6 of the error. In this case, no data is output on the memory bus 1.
【0015】次に、入出力装置6が主記憶装置4からデ
ータを読み出す場合を説明する。主記憶装置4はメモリ
バス1上にリードデータとともにデータのチェックコー
ドを出力する。バスインターフェース装置5はメモリバ
ス1上のデータからチェックコード計算回路51におい
てチェックコードを計算する。その後計算したチェック
コードはチェックコード比較回路52に入る。また、メ
モリバス1上にあるチェックコードはバスインターフェ
ース装置5のチェックコード比較回路52に入る。チェ
ックコード比較回路52では前記2つのチェックコード
を比較し、両者が一致していたら、すなわちデータが正
常であったらバスインターフェース装置5は受け取った
リードデータを入出力バス2上に出力する。もし、一致
していなかったら、バスインターフェース装置5はデー
タにエラーが生じたと判断し入出力バス2上にエラー信
号を出力し、入出力装置6にエラーを通知する。また入
出力バス2上にデータを出力しない。Next, a case where the input / output device 6 reads data from the main memory 4 will be described. The main storage device 4 outputs a check code of data on the memory bus 1 together with the read data. The bus interface device 5 calculates a check code in the check code calculation circuit 51 from the data on the memory bus 1. The check code calculated thereafter enters the check code comparison circuit 52. The check code on the memory bus 1 enters the check code comparison circuit 52 of the bus interface device 5. The check code comparison circuit 52 compares the two check codes, and if the two check codes match, that is, if the data is normal, the bus interface device 5 outputs the received read data to the input / output bus 2. If they do not match, the bus interface device 5 determines that an error has occurred in the data, outputs an error signal on the input / output bus 2, and notifies the input / output device 6 of the error. Also, no data is output on the input / output bus 2.
【0016】次に演算処理装置3が入出力装置6へデー
タを書き込むとき、演算処理装置3はメモリバス1上に
ライトデータとともにデータのチェックコードを出力す
る。バスインターフェース装置5はメモリバス1上のデ
ータからチェックコード計算回路51においてチェック
コードを計算する。その後計算したチェックコードはチ
ェックコード比較回路52に入る。また、メモリバス1
上のチェックコードはバスインターフェース装置5のチ
ェックコード比較回路52に入る。チェックコード比較
回路52では前記2つのチェックコードを比較し、両者
が一致していたら、すなわちデータが正常であったらバ
スインターフェース装置5は受け取ったライトデータを
入出力バス2上に出力する。もし、一致していなかった
ら、バスインターフェース装置5はデータにエラーが生
じたと判断しメモリバス1上にエラー信号を出力し、演
算処理装置3にエラーを通知する。またこの場合入出力
バス2上にデータを出力しない。Next, when the arithmetic processing unit 3 writes data to the input / output unit 6, the arithmetic processing unit 3 outputs a check code of data on the memory bus 1 together with the write data. The bus interface device 5 calculates a check code in the check code calculation circuit 51 from the data on the memory bus 1. The check code calculated thereafter enters the check code comparison circuit 52. Also, memory bus 1
The above check code enters the check code comparison circuit 52 of the bus interface device 5. The check code comparison circuit 52 compares the two check codes, and if the two check codes match, that is, if the data is normal, the bus interface device 5 outputs the received write data to the input / output bus 2. If they do not match, the bus interface unit 5 judges that an error has occurred in the data, outputs an error signal on the memory bus 1, and notifies the arithmetic processing unit 3 of the error. In this case, no data is output on the input / output bus 2.
【0017】次に、演算処理装置3が入出力装置6から
データを読み出す場合を説明する。入出力装置6は入出
力バス2上にリードデータとともにデータのチェックコ
ードを出力する。バスインターフェース装置5は入出力
バス2上のデータからチェックコード計算回路51にお
いてチェックコードを計算する。その後計算したチェッ
クコードはチェックコード比較回路52に入る。また、
入出力バス2上にあるチェックコードはバスインターフ
ェース装置5のチェックコード比較回路52に入る。チ
ェックコード比較回路52では前記2つのチェックコー
ドを比較し、両者が一致していたら、すなわちデータが
正常であったらバスインターフェース装置5は受け取っ
たリードデータをメモリバス1上に出力する。もし、一
致していなかったら、バスインターフェース装置5はデ
ータにエラーが生じたと判断しメモリバス1上にエラー
信号を出力し、入出力装置6にエラーを通知する。また
入出力バス2上にデータを出力しない。 (2)図3は、図1の構成においてバスインターフェー
ス装置5が、シンドローム生成回路53を備えている実
施例を示す。この方式を採用しているものには誤り訂正
符号(ECC)などがある。Next, a case where the arithmetic processing unit 3 reads data from the input / output unit 6 will be described. The input / output device 6 outputs a read data and a data check code onto the input / output bus 2. The bus interface device 5 calculates a check code in the check code calculation circuit 51 from the data on the input / output bus 2. The check code calculated thereafter enters the check code comparison circuit 52. Also,
The check code on the input / output bus 2 enters the check code comparison circuit 52 of the bus interface device 5. The check code comparison circuit 52 compares the two check codes, and if the two check codes match, that is, if the data is normal, the bus interface device 5 outputs the received read data onto the memory bus 1. If they do not match, the bus interface device 5 determines that an error has occurred in the data, outputs an error signal on the memory bus 1, and notifies the input / output device 6 of the error. Also, no data is output on the input / output bus 2. (2) FIG. 3 shows an embodiment in which the bus interface device 5 includes the syndrome generation circuit 53 in the configuration of FIG. An error correction code (ECC) or the like is used in this system.
【0018】入出力装置6が主記憶装置4へデータを書
き込むとき、入出力装置6は入出力バス2上にライトデ
ータとともにデータのチェックコードを出力する。バス
インターフェース装置5は入出力バス2上のデータとチ
ェックコードからシンドローム生成回路53においてシ
ンドロームを計算する。その結果、データが正常であっ
たら、バスインターフェース装置5は受け取ったライト
データをメモリバス1上に出力する。もし、エラーを検
出したら、バスインターフェース装置5はデータにエラ
ーが生じたと判断し入出力バス2上にエラー信号を出力
し、入出力装置6にエラーを通知する。またこの場合メ
モリバス1上にデータを出力しない。When the input / output device 6 writes data to the main storage device 4, the input / output device 6 outputs a check code of data on the input / output bus 2 together with write data. The bus interface device 5 calculates the syndrome in the syndrome generation circuit 53 from the data on the input / output bus 2 and the check code. As a result, if the data is normal, the bus interface device 5 outputs the received write data onto the memory bus 1. If an error is detected, the bus interface device 5 determines that an error has occurred in the data, outputs an error signal on the input / output bus 2, and notifies the input / output device 6 of the error. In this case, no data is output on the memory bus 1.
【0019】次に、入出力装置6が主記憶装置4からデ
ータを読み出す場合を説明する。主記憶装置4はメモリ
バス1上にリードデータとともにデータのチェックコー
ドを出力する。バスインターフェース装置5はメモリバ
ス1上のデータとチェックコードからシンドローム生成
回路53においてシンドロームを計算する。その結果、
データが正常であったら、バスインターフェース装置5
は受け取ったリードデータを入出力バス2上に出力す
る。もし、エラーを検出したら、バスインターフェース
装置5はデータにエラーが生じたと判断し入出力バス2
上にエラー信号を出力し、入出力装置6にエラーを通知
する。また入出力バス2上にデータを出力しない。Next, a case where the input / output device 6 reads data from the main storage device 4 will be described. The main storage device 4 outputs a check code of data on the memory bus 1 together with the read data. The bus interface device 5 calculates the syndrome in the syndrome generation circuit 53 from the data on the memory bus 1 and the check code. as a result,
If the data is normal, the bus interface device 5
Outputs the received read data to the input / output bus 2. If an error is detected, the bus interface unit 5 determines that an error has occurred in the data and the input / output bus 2
An error signal is output above and the input / output device 6 is notified of the error. Also, no data is output on the input / output bus 2.
【0020】次に演算処理装置3が入出力装置6へデー
タを書き込むとき、演算処理装置3はメモリバス1上に
ライトデータとともにデータのチェックコードを出力す
る。バスインターフェース装置5はメモリバス1上のデ
ータとチェックコードからシンドローム生成回路53に
おいてシンドロームを計算する。その結果、データが正
常であったら、バスインターフェース装置5は受け取っ
たライトデータを入出力バス2上に出力する。もし、エ
ラーを検出したら、バスインターフェース装置5はデー
タにエラーが生じたと判断しメモリバス1上にエラー信
号を出力し、演算処理装置3にエラーを通知する。また
この場合入出力バス2上にデータを出力しない。Next, when the arithmetic processing unit 3 writes data to the input / output unit 6, the arithmetic processing unit 3 outputs a check code of data on the memory bus 1 together with the write data. The bus interface device 5 calculates the syndrome in the syndrome generation circuit 53 from the data on the memory bus 1 and the check code. As a result, if the data is normal, the bus interface device 5 outputs the received write data onto the input / output bus 2. If an error is detected, the bus interface device 5 determines that an error has occurred in the data, outputs an error signal on the memory bus 1, and notifies the arithmetic processing device 3 of the error. In this case, no data is output on the input / output bus 2.
【0021】次に、演算処理装置3が入出力装置6から
データを読み出す場合を説明する。入出力装置6は入出
力バス2上にリードデータとともにデータのチェックコ
ードを出力する。バスインターフェース装置5は入出力
バス2上のデータとチェックコードからシンドローム生
成回路53においてシンドロームを計算する。その結
果、データが正常であったら、バスインターフェース装
置5は受け取ったリードデータをメモリバス1上に出力
する。もし、エラーを検出したら、バスインターフェー
ス装置5はデータにエラーが生じたと判断しメモリバス
1上にエラー信号を出力し、入出力装置6にエラーを通
知する。また入出力バス2上にデータを出力しない。 (3)図4は、図1の構成においてバスインターフェー
ス装置5が、シンドローム生成回路53と誤り訂正回路
54とを備えている実施例を示す。この場合、バスイン
ターフェース装置5はシンドローム生成回路53におい
てシンドロームを計算した結果、エラーを検出したらデ
ータにシンドロームに従ったエラーがあると判断し、誤
り訂正回路54においてシンドロームに従って受信デー
タを訂正し、誤りを訂正した正しいデータを出力する方
式も可能である。Next, a case where the arithmetic processing unit 3 reads data from the input / output unit 6 will be described. The input / output device 6 outputs a read data and a data check code onto the input / output bus 2. The bus interface device 5 calculates the syndrome in the syndrome generation circuit 53 from the data on the input / output bus 2 and the check code. As a result, if the data is normal, the bus interface device 5 outputs the received read data onto the memory bus 1. If an error is detected, the bus interface device 5 determines that an error has occurred in the data, outputs an error signal on the memory bus 1, and notifies the input / output device 6 of the error. Also, no data is output on the input / output bus 2. (3) FIG. 4 shows an embodiment in which the bus interface device 5 includes the syndrome generation circuit 53 and the error correction circuit 54 in the configuration of FIG. In this case, the bus interface device 5 calculates the syndrome in the syndrome generation circuit 53, judges that the data has an error according to the syndrome when the error is detected, and the error correction circuit 54 corrects the received data according to the syndrome, A method of outputting correct data in which
【0022】[0022]
【発明の効果】以上説明したように本発明は、メモリバ
スと入出力バスとを接続するバスインターフェース装置
がデータのチェックコードの計算回路と比較回路、ある
いはシンドローム生成回路を持つことによってブロック
転送などの大量のデータ転送を行う場合、バスインター
フェース装置内でデータエラーを早期に検出、訂正する
ことができるようになる効果がある。As described above, according to the present invention, since the bus interface device for connecting the memory bus and the input / output bus has the data check code calculation circuit and comparison circuit, or the syndrome generation circuit, block transfer and the like can be performed. When a large amount of data is transferred, a data error can be detected and corrected early in the bus interface device.
【図1】本発明に関する情報処理装置全体を示す構成図
である。FIG. 1 is a configuration diagram showing an entire information processing apparatus according to the present invention.
【図2】チェックコード計算回路と比較回路を有する場
合のバスインターフェース装置の構成図である。FIG. 2 is a configuration diagram of a bus interface device having a check code calculation circuit and a comparison circuit.
【図3】シンドローム生成回路を有する場合のバスイン
ターフェース装置の構成図である。FIG. 3 is a configuration diagram of a bus interface device having a syndrome generation circuit.
【図4】シンドローム生成回路及び誤り訂正回路を有す
る場合のバスインターフェース装置の構成図である。FIG. 4 is a configuration diagram of a bus interface device having a syndrome generation circuit and an error correction circuit.
1 メモリバス 2 入出力バス 3 演算処理装置 4 主記憶装置 5 バスインターフェース装置 6〜8 入出力装置 51 チェックコード計算回路 52 チェックコード比較回路 53 シンドローム生成回路 54 誤り訂正回路 DESCRIPTION OF SYMBOLS 1 memory bus 2 input / output bus 3 arithmetic processing device 4 main memory device 5 bus interface device 6 to 8 input / output device 51 check code calculation circuit 52 check code comparison circuit 53 syndrome generation circuit 54 error correction circuit
Claims (3)
バスと入出力バスを接続するバスインターフェース装置
を有し、メモリバス上に接続される演算処理装置と主記
憶装置を有し、入出力バス上に複数の入出力装置を有す
る情報処理装置において、バスインターフェース装置は
バス上から受け取ったデータからチェックコードを計算
するチェックコード計算回路と、自分で計算したチェッ
クコードとバス上から受け取ったチェックコードとを比
較するチェックコード比較回路を有し、入出力装置がバ
スインターフェース装置を介して主記憶装置とデータの
受け渡しを行う場合、あるいは演算処理装置がバスイン
ターフェース装置を介して入出力装置とデータの受渡し
を行う場合、データを出力する装置はデータとともにデ
ータのチェックコードを出力し、バスインターフェース
装置はチェックコード計算回路において受け取ったデー
タからチェックコードを計算し、受け取ったチェックコ
ードと一致しているかどうかをチェックコード比較する
ことによって、データ転送時のエラーを早期に検出する
ことを特徴とするデータチェック方式。1. A memory bus, an input / output bus, a bus interface device for connecting the memory bus and the input / output bus, a processing unit and a main memory device connected on the memory bus. In an information processing device having a plurality of input / output devices on an output bus, a bus interface device receives a check code calculation circuit that calculates a check code from the data received from the bus and a check code calculated by itself and the bus. When the input / output device transfers data to / from the main storage device via the bus interface device, or the arithmetic processing device has a check code comparison circuit for comparing the check code with the input / output device via the bus interface device. When data is delivered, the device that outputs the data checks the data together with the data. The bus interface device calculates the check code from the data received by the check code calculation circuit and compares the check code with the received check code to compare the check code with each other. A data check method characterized by detecting.
バスと入出力バスを接続するバスインターフェース装置
を有し、メモリバス上に接続される演算処理装置と主記
憶装置を有し、入出力バス上に複数の入出力装置を有す
る情報処理装置において、バスインターフェース装置
は、シンドローム生成回路を有しており、シンドローム
生成回路において、データを出力する装置から受け取っ
たデータとチェックコードからシンドロームを生成しエ
ラーを検出することによって、データ転送時のエラーを
早期に検出することを特徴とするデータチェック方式。2. A memory bus, an input / output bus, a bus interface device for connecting the memory bus and the input / output bus, and an arithmetic processing unit and a main storage device connected on the memory bus. In an information processing device having a plurality of input / output devices on an output bus, a bus interface device has a syndrome generation circuit, and the syndrome generation circuit generates a syndrome from data received from a device that outputs data and a check code. A data check method characterized by early detection of errors during data transfer by generating and detecting errors.
置において、生成されたシンドロームにエラーを検出し
た場合シンドロームに従って転送エラーを訂正する誤り
訂正回路を具備することを特徴とするデータチェック方
式。3. The data check system according to claim 2, further comprising an error correction circuit that corrects a transfer error according to the syndrome when an error is detected in the generated syndrome.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4028433A JPH05224968A (en) | 1992-02-14 | 1992-02-14 | Data check system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4028433A JPH05224968A (en) | 1992-02-14 | 1992-02-14 | Data check system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH05224968A true JPH05224968A (en) | 1993-09-03 |
Family
ID=12248535
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP4028433A Pending JPH05224968A (en) | 1992-02-14 | 1992-02-14 | Data check system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH05224968A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6763481B2 (en) | 2000-04-12 | 2004-07-13 | Matsushita Electric Industrial Co., Ltd. | Data processor |
US7606971B2 (en) | 2004-11-09 | 2009-10-20 | Fujitsu Limited | Storage control apparatus and external storage apparatus |
-
1992
- 1992-02-14 JP JP4028433A patent/JPH05224968A/en active Pending
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6763481B2 (en) | 2000-04-12 | 2004-07-13 | Matsushita Electric Industrial Co., Ltd. | Data processor |
US7606971B2 (en) | 2004-11-09 | 2009-10-20 | Fujitsu Limited | Storage control apparatus and external storage apparatus |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPS62251949A (en) | Error correcting method for memory device | |
JP2606862B2 (en) | Single error detection and correction method | |
JPH05224968A (en) | Data check system | |
JPH07129427A (en) | Data comparison check method by ECC code | |
JPH07200419A (en) | Bus interface device | |
JPH01292550A (en) | Error detecting circuit | |
JP3358701B2 (en) | Verify method and verify device | |
JP3071846B2 (en) | Parity error detection method and parity error detection circuit | |
JPS62226353A (en) | Storage device with ras circuit | |
JPH0797324B2 (en) | Microprogram error correction circuit | |
JP2609768B2 (en) | Error detection method for control information read data | |
JPS61253564A (en) | Storage device | |
JPS62125453A (en) | Storage device | |
JPH0588992A (en) | Memory control method | |
JPS62293439A (en) | Error correcting mechanism | |
JPH05324487A (en) | Memory control system | |
JPS63101947A (en) | Error handling method | |
JPH01282657A (en) | Memory | |
JPH054266U (en) | Memory device | |
JPH02144632A (en) | Error correction system | |
JPH0981465A (en) | Main storage controller | |
JPH0793171A (en) | Fault processing method in memory access | |
JPH01194035A (en) | Address parity checking system for information processor | |
JPH04329444A (en) | Error correcting and detecting system for information processor | |
JPS63311457A (en) | Data reading circuit for memory |