JPS61255441A - Information processer - Google Patents

Information processer

Info

Publication number
JPS61255441A
JPS61255441A JP9608685A JP9608685A JPS61255441A JP S61255441 A JPS61255441 A JP S61255441A JP 9608685 A JP9608685 A JP 9608685A JP 9608685 A JP9608685 A JP 9608685A JP S61255441 A JPS61255441 A JP S61255441A
Authority
JP
Japan
Prior art keywords
data
circuit
register
request
buffer
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
JP9608685A
Other languages
Japanese (ja)
Inventor
Akikazu Takahashi
明和 高橋
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 JP9608685A priority Critical patent/JPS61255441A/en
Publication of JPS61255441A publication Critical patent/JPS61255441A/en
Pending legal-status Critical Current

Links

Classifications

    • 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
    • G06F11/10Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
    • G06F11/1076Parity data used in redundant arrays of independent storages, e.g. in RAID systems
    • 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
    • G06F11/10Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
    • G06F11/1008Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's in individual solid state devices

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Detection And Correction Of Errors (AREA)

Abstract

PURPOSE:To discover the erroneous data by storing the data following the request and the output of the parity converting circuit to a data buffer and checking the parity from the data read from the data buffer and the output of the parity converting circuit. CONSTITUTION:Usually, at the time of operation, for data 14 from a demander data processing device 1, a part is inverted or the data are written in a data buffer 5 as they are, by the first data converting circuit 4 according to the indication of the first register 3, and the first register 3 is up dated by the first control circuit 2 after prescribed times of a request 11 are received. Next, data 16 are read from a data buffer 5, and the second register 7 is up dated by the second control circuit 6 after prescribed times of a request receiving signal 22 from a request receiving circuit 23 are received. For data 16 read from a data buffer 5, in accordance with the indication of the second register 7 corresponding to the register 3, a part is inverted or the data are sent to a data checking circuit 9 by the second data converting circuit 8 as they are, and the error is detected.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、データ処理装置における障害検出に関し、特
に、複数のリクエストに伴うデータの順序性について誤
りを検出する方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to failure detection in a data processing device, and particularly to a method for detecting errors in the order of data accompanying multiple requests.

〔従来の技術〕[Conventional technology]

従来、この種の情報処理装置において、各装置間のデー
タ処理に関して、要求元データ処理装置からのデータを
格納するデータバッファと・前記データバッファのライ
トアドレスを与える第1のカウンタと、前記データバッ
ファのリードアドレスを与える第2のカウンタにより構
成されていた。
Conventionally, in this type of information processing apparatus, regarding data processing between each apparatus, a data buffer that stores data from a requesting data processing apparatus, a first counter that provides a write address of the data buffer, and the data buffer A second counter provides a read address of .

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

要求元データ処理装置からのリクエストに伴うデータは
、前記第1のカウンタの与えるライトアドレスによって
前記データバッファ(−書き込まれ、その後前記第1の
カウンタは更新される。リクエスト受付に応じ、前記第
2のカウンタの与えるリードアドレスによって前記デー
タバッファよりデータは読み出され、前記第2のカウン
タは更新される。
The data accompanying the request from the requesting data processing device is written into the data buffer (-) according to the write address given by the first counter, and then the first counter is updated. Data is read from the data buffer according to the read address given by the counter, and the second counter is updated.

たとえば、前記第1のカウンタが故障し、ライトアドレ
スが固定的に0になったとすると。
For example, suppose that the first counter fails and the write address becomes fixedly 0.

以後の要求元データ処理装置からのリクエストに伴うデ
ータは同じアドレス(0番地)に書き込まれることにな
る。すると以後の前記第2のカウンタの与えるリードア
ドレスによって前記データバッファより読み出されるデ
ータは要求元データ処理装置からのリクエストに伴うデ
ータと一致しなくなってしまう。このような障害発生時
には、従来技術として実施されているパリティビットを
付加されたデータのパリティチェックを行なうという障
害検出方式では障害を発見することができず、データ化
けをおこしてしまい、情報処理装置の信頼性を低下させ
るという欠点があった。
Data accompanying subsequent requests from the requesting data processing device will be written to the same address (address 0). Then, the data subsequently read from the data buffer by the read address given by the second counter will no longer match the data accompanying the request from the requesting data processing device. When such a failure occurs, the conventional failure detection method of performing a parity check on data with a parity bit added cannot detect the failure, resulting in garbled data and failure of the information processing device. This had the disadvantage of reducing reliability.

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

本発明の目的は、リクエストに伴うデータをデータバッ
ファに書き込む際にリクエスト回数に応じて、データ変
換回路によりデータの一部又は全部を反転させて書き込
み、読み出し時にデータ変換回路によりリクエスト受付
回数に応じてデータの一部又は全部を反転させて、読み
出されたデータが処理しようとするリクエストに対応し
たデータかどうかを判定できるようにすることにより前
記欠点を解決して、データ化けを検出できるようにし、
信頼性を上げた情報処理装置を提供することである。
An object of the present invention is to invert and write part or all of the data using a data conversion circuit according to the number of requests when writing data associated with a request to a data buffer, and when reading data according to the number of requests accepted by the data conversion circuit. The above drawback can be solved by inverting part or all of the data to determine whether the read data corresponds to the request to be processed, and data garbled data can be detected. west,
An object of the present invention is to provide an information processing device with improved reliability.

〔問題点を解決するための手段〕[Means for solving problems]

本発明の情報処理装置は、第1図に示される如く、要求
元データ処理装置1と、そこからのリクエスト信号11
に伴うデータ14を第1のデータ変換回路4により変換
後格納するデータバッファ5と、前記要求元データ処理
装置1からのリクエスト信号11に応じ、第1の識別情
報12を格納する第1のレジスタ5と、前記要求元デー
タ処理装置1からのリクエスト信号11に応じ、前記第
1のレジスタ3を更新する第1の制御回路2と、前記第
1のレジスタ3の指示に従って、前記データバッファ5
に対する書き込みデータ14の一部又は全部を反転させ
る第1のデータ変換回路4と、前記リクエスト信号11
に対するリクエスト受付回路23からのリクエスト受付
信号22に応じた第2の識別情報17を格納する第2の
レジスタ7と、前記リクエスト受付時データバッファ5
から読み出されたデータ16の一部又は全部を前記第2
のレジスタ7の指示に従って反転させる第2のデータ変
換回路8と、前記リクエスト受付信号22に応じ前記第
2のレジスタ7を更新する$2の制御回路6と、前記第
2のデータ変換回路8により反転させられたデータ19
の正当性を調べるデータチェック回路9と、前記データ
チェック回路9で異常を検出したときにエラー報告信号
21を送出するエラー検出回路10とから構成されてい
る。
As shown in FIG. 1, the information processing device of the present invention includes a request source data processing device 1 and a request signal 11 from the request source data processing device 1.
a data buffer 5 that stores data 14 associated with the conversion after being converted by a first data conversion circuit 4; and a first register that stores first identification information 12 in response to a request signal 11 from the requesting data processing device 1. 5, a first control circuit 2 that updates the first register 3 in response to a request signal 11 from the requesting data processing device 1; and a first control circuit 2 that updates the first register 3 according to an instruction from the first register 3;
a first data conversion circuit 4 that inverts part or all of the write data 14 for the request signal 11;
a second register 7 that stores second identification information 17 in response to a request acceptance signal 22 from a request acceptance circuit 23; and a data buffer 5 at the time of request acceptance.
A part or all of the data 16 read from the second
A second data conversion circuit 8 that inverts the data according to the instruction of the register 7, a $2 control circuit 6 that updates the second register 7 in response to the request acceptance signal 22, and the second data conversion circuit 8. Inverted data 19
The data check circuit 9 includes a data check circuit 9 that checks the validity of the data, and an error detection circuit 10 that sends out an error report signal 21 when the data check circuit 9 detects an abnormality.

〔作 用〕[For production]

−タ変換回路4により一部を反転成いはそのままデータ
バッファ5に書き込まれ、第1のレジスタ3はリクエス
ト11を所定回数受けた後第1の制御回路2により更新
される。そして、データバッファ5からデータ16が読
みだされ。
- data conversion circuit 4 inverts a portion of the data and writes it as is into data buffer 5, and first register 3 is updated by first control circuit 2 after receiving request 11 a predetermined number of times. Then, data 16 is read out from data buffer 5.

第2のレジスタ7はリクエスト受付回路26からのリク
エスト受付信号22を所定回数受けた後第2の制御回路
6によって更新される。データバッファ5から読み出さ
れたデータ16は第1のレジスタ3に対応した第2のレ
ジスタ7の指示1;従い第2のデータ変換回路8により
一部を反転成いはそのままデータチェック回路9に送ら
れ、ここで誤りがチェックされ、誤りがあるとエラー検
出回路10によりエラーが報告される。
The second register 7 is updated by the second control circuit 6 after receiving the request acceptance signal 22 from the request acceptance circuit 26 a predetermined number of times. The data 16 read from the data buffer 5 is transferred to the instruction 1 of the second register 7 corresponding to the first register 3; therefore, a part of the data 16 is inverted by the second data conversion circuit 8, or it is directly sent to the data check circuit 9. It is checked for errors, and if there is an error, an error is reported by the error detection circuit 10.

ここで、第1の汀ユタ3)1第2の、、>ユタ7のデー
タの一部を反転させるかどうかの指示は、同一リクエス
トデータに関しては、王宮に動作している限り、常に一
致している。
Here, the instructions on whether to invert a part of the data of the first Yuta 3) 1 the second, , > Yuta 7 will always match as long as the royal palace is operating with respect to the same request data. ing.

しかし9例えばデータバッファ5の読み出し時のリード
アドレスが固定的になる障害発生時。
However, for example, when a failure occurs, the read address when reading data buffer 5 becomes fixed.

本当のリクエストに伴うデータは一部反転して書き込ま
れているにもかかわらず、障害のため一部が反転されて
いないデータを読み出すようなケースが生じ、パリティ
エラーとなり、障害が検出される。
Even though the data associated with the real request was written partially inverted, a case may occur where data that is not partially inverted due to a failure is read, resulting in a parity error and the failure being detected.

〔実施例〕〔Example〕

以下1本発明の実施例を図面を参照して詳細に説明する
Hereinafter, one embodiment of the present invention will be described in detail with reference to the drawings.

第2図は本発明の一実施例の構成を示した回路図である
FIG. 2 is a circuit diagram showing the configuration of an embodiment of the present invention.

第2図において2本発明の情報処理装置は。In FIG. 2, there are two information processing apparatuses according to the present invention.

要求元データ処理装置(図示せず)からのリクエスト1
01およびそれに伴うデータ108を格納するレジスタ
201.20!lと、レジスタ201の出力102によ
り更新される第1のカウンタ202と、前記第1のカウ
ンタ202の出力103により前記レジスタ203のパ
リティビット出力110を反転させる第1のパリティ変
換回路204と、前記レジスタ201の出力102をラ
イトイネーブルとし、前記第1のカウンタ202の出力
104をライトアドレスとし、前記レジスタ203の出
力109および前記パリティ変換回路204の出力11
1を格納するデータバッファ205と、要求元データ号
107により更新される第2のカウンタ206と、前記
データバッファ205から読み出されたパリティビット
出力113を前記第2のカウンタ206の出力106に
より反転する第2のパリティ変換回路207と、前記デ
ータバッファ205の出力112と第2のパリティ変換
回路207からの出力114とを用いてパリティチェッ
クを行なうパリティチェック回路208とで構成されて
いる。
Request 1 from the requesting data processing device (not shown)
01 and associated data 108! a first counter 202 that is updated by the output 102 of the register 201; a first parity conversion circuit 204 that inverts the parity bit output 110 of the register 203 by the output 103 of the first counter 202; The output 102 of the register 201 is set as a write enable, the output 104 of the first counter 202 is set as a write address, and the output 109 of the register 203 and the output 11 of the parity conversion circuit 204 are set as a write enable.
1, a second counter 206 that is updated by the request source data number 107, and the parity bit output 113 read from the data buffer 205 is inverted by the output 106 of the second counter 206. and a parity check circuit 208 that performs a parity check using the output 112 of the data buffer 205 and the output 114 from the second parity conversion circuit 207.

ここで、第1のカウンタ202は5ピツトのカウンタで
あり、そのMOBが第1のパリティ変換回路204ヘパ
リテイビツト出力110を反転させるか否かの制御信号
103であり、残りの下位4ビツトがデータバッファ2
05のライトアドレスを示すアドレス信号104である
Here, the first counter 202 is a 5-pit counter, and its MOB is a control signal 103 for determining whether or not to invert the parity bit output 110 to the first parity conversion circuit 204, and the remaining lower 4 bits are for the data buffer. 2
This is an address signal 104 indicating a write address of 05.

同様に、第2のカウンタ206も5ピツトのカウンタで
、そのMSBが第2のパリティ変換回路207ヘパリテ
イピツト出力116を反転させるか否かの制御信号1 
’06であり、残りの下位4ビツトがデータバッファ2
05のリードアドレスを示すアドレス信号105である
。第1のカウンタ202は、第1図の第1の制御回路2
と第1のレジスタ3の両方の機能を兼ね、第2のカウン
タ206は、第1図の第2の制御回路6と第2のレジス
タ7の両方の機能を兼ね。
Similarly, the second counter 206 is also a 5-pit counter, and its MSB is a control signal 1 to the second parity conversion circuit 207 to determine whether or not to invert the parity pit output 116.
'06, and the remaining lower 4 bits are data buffer 2.
This is an address signal 105 indicating a read address of 05. The first counter 202 is connected to the first control circuit 2 in FIG.
The second counter 206 has the functions of both the second control circuit 6 and the second register 7 in FIG.

パリティチェック回路208は、第1図のデータチェッ
ク回路9とエラー検出回路10の両方の機能を兼ねてい
る。又、リクエスト受付回路209は、受付はビジーに
より受付は可か否かを監視する機能を有する。
Parity check circuit 208 has the functions of both data check circuit 9 and error detection circuit 10 in FIG. Further, the request reception circuit 209 has a function of monitoring whether reception is possible due to busy status.

通常動作時、第1のカウンタ202は要求元データ処理
装置からのリクエスト101に伴うデータ109とパリ
ティ変換回路204の出力111がデータバッファ20
5に書き込まれると同時に+1更新され、MSBを除く
下位4ビツトが次のリクエストに伴うデータのライトア
ドレスを示す。リクエスト受付回路209によりリクエ
スト102が受付けられると、第2のファ205からデ
ータ112およびパリティビット出力113が読み出さ
れ、第2のカウンタ206はリクエスト受付信号107
1mよって+1更新され1次のリードアドレスを示す。
During normal operation, the first counter 202 outputs the data 109 accompanying the request 101 from the requesting data processing device and the output 111 of the parity conversion circuit 204 to the data buffer 202.
5 is simultaneously updated by +1, and the lower 4 bits excluding the MSB indicate the write address of data associated with the next request. When the request acceptance circuit 209 accepts the request 102, the data 112 and the parity bit output 113 are read out from the second filter 205, and the second counter 206 receives the request acceptance signal 107.
1m, it is updated by +1 and indicates the primary read address.

データバッファ205から読み出されたデータ112に
対応するパリティは、第2のパリティ変換回路207の
出力114であり2通常パリティエラーとはならない。
The parity corresponding to the data 112 read from the data buffer 205 is the output 114 of the second parity conversion circuit 207, and normally does not cause a parity error.

ところが何らかの障害9例えば、第1のカウンタ202
が動作不良となり、更新が行なわれなくなると、データ
バッファ205へのライトアドレスは例えば0番地に固
定されてしまい以後のリクエストに伴うデータは常に同
一アドレス(0番地)1:書込まれてしまう。本実施例
ではデータバッファ205へ書き込まれる第1のパリテ
ィ変換回路204の出力111は前記第1のカウンタ2
02の出力103 (MSB)が変化しないので偶数パ
リティあるいは奇数パリティに変換され続ける。
However, due to some kind of failure 9, for example, the first counter 202
If the data buffer 205 malfunctions and updates are no longer performed, the write address to the data buffer 205 is fixed to, for example, address 0, and data associated with subsequent requests will always be written to the same address (address 0) 1:. In this embodiment, the output 111 of the first parity conversion circuit 204 written to the data buffer 205 is
Since the output 103 (MSB) of 02 does not change, it continues to be converted to even parity or odd parity.

しかし、前記第2のカウンタ206はリクエスト受付信
号107により更新され、前記データバッファ205か
ら読み出されたパリティビット出力113は前記第2の
カウンタ206の出力106 (MSB)を入力とする
第2のパリティ変換回路207により反転またはそのま
ま出力されるのでパリティエラーとなる。これは前記パ
リティチェック回路208により検出され、エラー報告
信号115が送出されて障害が報告される。
However, the second counter 206 is updated by the request acceptance signal 107, and the parity bit output 113 read from the data buffer 205 is updated by the second counter 206 whose input is the output 106 (MSB) of the second counter 206. Since the signal is inverted or output as is by the parity conversion circuit 207, a parity error occurs. This is detected by the parity check circuit 208 and an error report signal 115 is sent to report the failure.

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

本発明には以上説明したように、リクエストに伴うデー
タとパリティ変換回路の出力をデータバッファに格納し
、データバッファから読み出されたデータとパリティ変
換回路の出力とからデータのパリティチェックを行なえ
るように構成することにより、従来発見できなかったデ
ータ化けの原因となる障害を発見できるという効果があ
る。
As explained above, the present invention can store data associated with a request and the output of a parity conversion circuit in a data buffer, and perform a parity check on the data from the data read from the data buffer and the output of the parity conversion circuit. With this configuration, it is possible to discover failures that cause data corruption that could not be discovered conventionally.

以下余日Remaining days below

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

第1図は本発明の構成を示すブロック図、第2図は本発
明の一実施例の構成を示した回路図である。 1・・・要求元データ処理装置、2・・・第1の制御回
路、3・・・第1のレジスタ、4・・・第1のデータ変
換回路、5・・・データバッファ、6・・・第2の制御
回路、7・・・第2のレジスタ、8・・・第2のデータ
変換回路、9・・・データチェック回路、10・・・エ
ラー検出回路、11・・・リクエスト信号、12・・・
制御信号、16・・・制御信号、14・・・データ信号
、15・・・データ信号、16・・−データ信号。 17・・・制御信号、18・・・制御信号、19・・・
データ信号、20・・・制御信号、21・・・エラー報
告信信 カウンタ、203・・・データレジスタ、204・・・
XOR回m(排他的論理和回路)、205・・・データ
バッファ、206・・・第2のカウンタ、2o7・・・
XOR回路(排他的論理和回路)、208・・・パリテ
ィチェック回路、209・・・リクエスト受付回路、1
01・・・リクエスト信号、102・・・制御信号、1
03・・・制御信号。 104・・・ライトアドレス信号、105・・・リード
アドレス信号、106・・・制御信号、107・・・リ
クエスト受付信号、108・・・データ信号、109・
・・データ信号、110・・・パリティビット信号、1
11・・・パリティビット信号、112・・・データ信
号、115・・・パリティビット信号、114・・・パ
リティビット信号。 115・・・エラー報告信号。
FIG. 1 is a block diagram showing the configuration of the present invention, and FIG. 2 is a circuit diagram showing the configuration of one embodiment of the present invention. DESCRIPTION OF SYMBOLS 1... Request source data processing device, 2... First control circuit, 3... First register, 4... First data conversion circuit, 5... Data buffer, 6... - Second control circuit, 7... Second register, 8... Second data conversion circuit, 9... Data check circuit, 10... Error detection circuit, 11... Request signal, 12...
Control signal, 16...Control signal, 14...Data signal, 15...Data signal, 16...-Data signal. 17... Control signal, 18... Control signal, 19...
Data signal, 20... Control signal, 21... Error report communication counter, 203... Data register, 204...
XOR times m (exclusive OR circuit), 205...data buffer, 206...second counter, 2o7...
XOR circuit (exclusive OR circuit), 208... Parity check circuit, 209... Request reception circuit, 1
01...Request signal, 102...Control signal, 1
03...Control signal. 104... Write address signal, 105... Read address signal, 106... Control signal, 107... Request acceptance signal, 108... Data signal, 109...
...Data signal, 110...Parity bit signal, 1
11... Parity bit signal, 112... Data signal, 115... Parity bit signal, 114... Parity bit signal. 115...Error report signal.

Claims (1)

【特許請求の範囲】[Claims] 1、複数のデータ処理装置を含む情報処理装置において
、各装置間のデータ転送に関して、要求元データ処理装
置からのデータを格納するデータバッファと、書き込み
データの一部を反転させるかどうかの指示を与える第1
のレジスタと、前記要求元データ処理装置からのリクエ
ストに応じ前記第1のレジスタを反転する第1の制御回
路と、前記第1のレジスタにより前記データバッファに
対する書き込みデータの一部を反転させるように指示さ
れているときは前記データバッファに対する書き込みデ
ータの一部を反転させる第1のデータ変換回路と、前記
データバッファからの読出しデータの一部を反転させる
かどうかの指示を与える第2のレジスタと、前記リクエ
ストに対するリクエスト受付信号に応じ前記第2のレジ
スタを反転する第2の制御回路と前記第2のレジスタに
より前記データバッファからの読み出しデータの一部を
反転させるよう指示されているときは前記データバッフ
ァからの読み出しデータの一部を反転させる第2のデー
タ変換回路と、前記第2のデータ変換回路から出力され
るデータに誤りがあるかどうかを検出するデータチェッ
ク回路と、該データチェック回路で前記第2のデータ変
換回路から出力されるデータに誤りが検出されたときに
エラー報告信号を送出するエラー検出回路とを備えてい
ることを特徴とする情報処理装置。
1. In an information processing device that includes multiple data processing devices, regarding data transfer between each device, a data buffer that stores data from the requesting data processing device and an instruction as to whether or not to invert part of the written data are provided. first to give
a first control circuit for inverting the first register in response to a request from the requesting data processing device; and a first control circuit for inverting a part of the data written to the data buffer by the first register a first data conversion circuit that inverts a portion of the data written to the data buffer when instructed; a second register that provides an instruction as to whether or not a portion of the data read from the data buffer is to be inverted; , when the second control circuit inverts the second register in response to a request acceptance signal for the request and the second register instructs to invert a part of the data read from the data buffer; a second data conversion circuit that inverts a portion of the data read from the data buffer; a data check circuit that detects whether there is an error in the data output from the second data conversion circuit; and the data check circuit. and an error detection circuit that sends out an error report signal when an error is detected in the data output from the second data conversion circuit.
JP9608685A 1985-05-08 1985-05-08 Information processer Pending JPS61255441A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9608685A JPS61255441A (en) 1985-05-08 1985-05-08 Information processer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9608685A JPS61255441A (en) 1985-05-08 1985-05-08 Information processer

Publications (1)

Publication Number Publication Date
JPS61255441A true JPS61255441A (en) 1986-11-13

Family

ID=14155586

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9608685A Pending JPS61255441A (en) 1985-05-08 1985-05-08 Information processer

Country Status (1)

Country Link
JP (1) JPS61255441A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS54154910A (en) * 1978-05-29 1979-12-06 Matsushita Electric Works Ltd Data transmission system
JPS5727343A (en) * 1980-07-28 1982-02-13 Fujitsu Ltd Data buffer device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS54154910A (en) * 1978-05-29 1979-12-06 Matsushita Electric Works Ltd Data transmission system
JPS5727343A (en) * 1980-07-28 1982-02-13 Fujitsu Ltd Data buffer device

Similar Documents

Publication Publication Date Title
CA1307850C (en) Data integrity checking with fault tolerance
US4942575A (en) Error connection device for parity protected memory systems
US4761783A (en) Apparatus and method for reporting occurrences of errors in signals stored in a data processor
JPS61255441A (en) Information processer
JPH0535616A (en) Data transfer system
JP2645021B2 (en) Bus abnormality inspection system
JPS61208134A (en) Error detection system in information processor
JP2735246B2 (en) Test and set method
JPH0324601A (en) Control method
JPS60101649A (en) Diagnosis device of electronic computer
JPH11120087A (en) Dual-memory processor
JPS62226353A (en) Storage device with ras circuit
JPH01116747A (en) Cache lsi
JPH01102651A (en) Diagnosing system
JPS58169253A (en) Error detection system
JPH02188852A (en) Data processor
JPH02297650A (en) Receiver
JPS6373437A (en) Checking system for parity circuit
JPS63244945A (en) Data transmission system
JPH02228748A (en) Data transfer system
JPS6218943B2 (en)
JPS60173647A (en) Detecting system of error generating part of information processing unit
JPH01205356A (en) Memory read error detecting system
JPH01273450A (en) Test system for data error detecting circuit
JPH02191043A (en) Checking method for digital input circuit