JPS6030975B2 - Error detection method - Google Patents
Error detection methodInfo
- Publication number
- JPS6030975B2 JPS6030975B2 JP53130803A JP13080378A JPS6030975B2 JP S6030975 B2 JPS6030975 B2 JP S6030975B2 JP 53130803 A JP53130803 A JP 53130803A JP 13080378 A JP13080378 A JP 13080378A JP S6030975 B2 JPS6030975 B2 JP S6030975B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- circuit
- parity
- 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.)
- Expired
Links
Landscapes
- Detection And Correction Of Errors (AREA)
Description
【発明の詳細な説明】
本発明は、データ処理装置の誤り検出方式に関し、特に
回路を簡単化した上で、誤りが入力回路及び出力回路に
おいて発生したのかそれとも他の回路で発生したのかを
識別することができる誤り検出方式の関する。DETAILED DESCRIPTION OF THE INVENTION The present invention relates to an error detection method for a data processing device, and in particular, the present invention simplifies the circuit and identifies whether an error occurs in an input circuit and an output circuit or in another circuit. Regarding the error detection method that can be used.
従来データ処理装置の誤り検出方式としては、パリティ
検出方式が広く使用されている。A parity detection method is widely used as an error detection method for conventional data processing devices.
この方式は、入力データに検査ビットとしてパリティ・
ビットを付加してデータ処理装置に入力し、該処理装置
の出力を検査することにより該処理装置に誤りが発生し
たか杏かを検出するものである。しかしこの方式では、
誤り発生箇所が、該処理装置のうち、データ処理に直接
関与するデータ処理回路であるのか、それとも該データ
処理回路の前後にあるレジスタやドライバなどの入出力
回路によるものかの区別がつかない。したがって、誤り
の発生がデータ処理回路にあるのか、入力回路にあるの
か、それとも出力回路にあるのかを識別するために、従
来は第1図に示す如き誤り検出方式を使用していた。This method uses parity as a check bit in the input data.
By adding bits and inputting the data to a data processing device and checking the output of the processing device, it is possible to detect whether an error has occurred in the processing device. However, with this method,
It is not possible to distinguish whether the error occurred in a data processing circuit directly involved in data processing in the processing device or in an input/output circuit such as a register or driver located before or after the data processing circuit. Therefore, in order to identify whether an error occurs in the data processing circuit, the input circuit, or the output circuit, an error detection method as shown in FIG. 1 has conventionally been used.
図中、1は入力回路の一例としての書込データ・レジス
タ、2はデータ処理回路、3は出力回路の一例としての
読出データ・レジスタ、4はパリティ発生回路、5はパ
リティ検査回路、6はパリティ発生回路、7はパリティ
検査回路である。いま8ビットの書込データWDo乃至
WD7が入力されるとき、これらはパリティ発生回路4
によりパリティ・ビットPoを付加された後に、書込デ
ータ・レジスタ1に一時格納される。In the figure, 1 is a write data register as an example of an input circuit, 2 is a data processing circuit, 3 is a read data register as an example of an output circuit, 4 is a parity generation circuit, 5 is a parity check circuit, and 6 is a parity check circuit. A parity generation circuit and 7 are a parity check circuit. Now, when 8-bit write data WDo to WD7 are input, these are input to the parity generation circuit 4.
After a parity bit Po is added to the data, the data is temporarily stored in write data register 1.
そしてデータ書込クロツクWCLKを該書込データ・レ
ジスタ1に印加すれば、上記書込データWDo乃至WD
7は、該書込データ・レジスタ1から、例えば記憶素子
の如き、データ処理回路2へ送出される。同時にWDo
乃至WD7およびPoはパリティ検査回路5によりパリ
ティチェックを受ける。そしてこのパリティチェックの
結果、誤りが検出されれば、該パリティ検査回路5から
ライトデータ・パリティ・エラー信号WOPEが発生す
る。またデータ処理回路2からデータを読出す場合には
、該読出されたデータは、パリティ発生回路6によりパ
リティ・ビットP,を付加されて読出データ・レジス夕
3に一時納格される。そしてデータ読出クロックRCL
Kを該読出データ・レジスタ3に印加すれば、上記読出
データはパリティ・ビットP,とともにパリティ検査回
路7に印加されてパリティ・チェックを受け、読出デー
タRDo乃至RD7が外部に謙出されることになる。こ
のとき、誤りが検出されれば該パリティ検査回路7から
リードデータ・パリティ・エラー信号RDPEが発生す
る。従来の方式においては、上述のごとく、パリティ発
生回路およびパリティ検査回路を入力回路と出力回路に
それぞれ備えることより、入力回路と出力回路の誤りの
識別を可能にしている。Then, by applying the data write clock WCLK to the write data register 1, the write data WDo to WD
7 is sent from the write data register 1 to a data processing circuit 2, such as a storage element. At the same time WDo
WD7 to WD7 and Po undergo a parity check by the parity check circuit 5. If an error is detected as a result of this parity check, the parity check circuit 5 generates a write data parity error signal WOPE. Further, when data is read from the data processing circuit 2, the read data is temporarily stored in the read data register 3 with a parity bit P added thereto by the parity generation circuit 6. and data read clock RCL
When K is applied to the read data register 3, the read data is applied to the parity check circuit 7 together with the parity bit P and subjected to a parity check, and the read data RDo to RD7 are output to the outside. Become. At this time, if an error is detected, the parity check circuit 7 generates a read data parity error signal RDPE. In the conventional system, as described above, by providing a parity generation circuit and a parity check circuit in the input circuit and the output circuit, respectively, it is possible to identify errors in the input circuit and the output circuit.
しかしながら、このような方式では装置全体が複雑化せ
ざるをえない。However, such a system inevitably complicates the entire device.
更にデータ処理回路を動作させて出力回路のデータを与
えない限り、出力回路の誤り検出ができない。本発明の
目的は上記の欠点を除いて、データ処理回路とデータ入
出力回路の誤りを簡潔に分離できる方式を提供すること
にある。Furthermore, unless the data processing circuit is operated to provide data to the output circuit, it is not possible to detect errors in the output circuit. SUMMARY OF THE INVENTION An object of the present invention is to provide a method that eliminates the above drawbacks and can easily separate errors in data processing circuits and data input/output circuits.
本発明の他の目的は、データ処理回路を動作させること
なく、入出力回路の誤りを検出する方式を提供すること
を目的とするものであって、そのために、処理されるべ
きデータが入力される入力回路と該入力されたデータが
処理されるデータ処理回路と該データ処理回路により処
理されたデータが出力される出力回路とを有するデータ
処理装置において、入力されたデータによりエラー検出
コードを付与するエラー検出コード発生回路と、入力デ
ータを一時保持する第1のデータ保持手段と、パリティ
ビットを発生しまたパリティチェックを行なうパリティ
発生検査回路と、上記データ処理装置の出力データを一
時保持する第2のデータ保持手段と、該第2のデータ保
持手段に保持されたデータを検査する検査手段を設ける
ことにより入力回路およびまたは出力回路の検査を可能
としたことを特徴とする。Another object of the present invention is to provide a method for detecting errors in an input/output circuit without operating a data processing circuit, and for this purpose, data to be processed is input. In a data processing device having an input circuit, a data processing circuit that processes the input data, and an output circuit that outputs the data processed by the data processing circuit, an error detection code is attached based on the input data. a first data holding means for temporarily holding input data; a parity generation checking circuit for generating a parity bit and performing a parity check; and a first data holding means for temporarily holding output data of the data processing device. The present invention is characterized in that it is possible to test the input circuit and/or the output circuit by providing a second data holding means and a testing means for testing the data held in the second data holding means.
以下本発明誤り検出方式の一実施例を第2図について説
明する。An embodiment of the error detection method of the present invention will be described below with reference to FIG.
図中、第1図と同一符号部分は同一部を示し、8はデー
タ処理回路の一例としての記憶素子、9はパリティビッ
トを発生しまたパリティチェックを行なうパリティ発生
検査回路である。In the figure, the same reference numerals as in FIG. 1 indicate the same parts, 8 is a storage element as an example of a data processing circuit, and 9 is a parity generation/check circuit that generates a parity bit and performs a parity check.
いま、第2図において、8ビットの書込データWDo乃
至WD7を伝達すると、該書込データWD。Now, in FIG. 2, when 8-bit write data WDo to WD7 are transmitted, the write data WD.
乃至WD7は、パリティ発生回路4によりパリティ・ビ
ットP2を付与された後に、該パリティ・ビットP2と
ともに書込データ・レジス夕1に格納される。それから
、データ書込クロックWCLKを該書込データ・レジス
ターに印加すれば、上記書込データWDo乃至WD7は
パリティ・ビットP2とともに上記書込データ・レジス
ターから送出される。そして上記書込データWDo乃至
WD7は記憶素子8に伝達される。同時に上記書込デー
タWDo乃至WD7は記憶素子8の入出力端子を共通接
続することによりパリティ・ビットP2とともにパリテ
ィ発生検査回路9にも伝達され、パリティ・チェックを
受ける。上記パリティ発生検査回路9は、第3図に示す
如く、ヱクスクルーシブ・オア回路10乃至17により
構成されている。After being given a parity bit P2 by the parity generation circuit 4, WD7 to WD7 are stored in the write data register 1 together with the parity bit P2. Then, when the data write clock WCLK is applied to the write data register, the write data WDo to WD7 are sent out from the write data register together with the parity bit P2. The write data WDo to WD7 are then transmitted to the storage element 8. At the same time, the write data WDo to WD7 are transmitted to the parity generation/check circuit 9 together with the parity bit P2 by commonly connecting the input/output terminals of the storage element 8, and subjected to a parity check. The parity generation/check circuit 9 is comprised of exclusive OR circuits 10 to 17, as shown in FIG.
いま書込データWDo乃至WD7が「00000000
」であり、偶数パリティを使用する場合には、パリティ
発生回路4により付与されるパリティ・ビットP2は論
理「0」である。The write data WDo to WD7 are now “00000000”.
'', and when using even parity, the parity bit P2 provided by the parity generation circuit 4 is logic ``0''.
したがって、パリティ発生検査回路9を構成するェクス
クルーシプ・オア回路1 0乃至13の各入力端子Do
乃至D7には論理「0」が入力され、パリティ・ビット
端子Poには、これまた論理「0」が入力される。した
がって、この場合にはェクスクルーシブ・オア回路17
からは論理「01が出力されることになり、パリティ・
エラー信号PERRに論理「1」を出力することはない
。しかしながら、上記書込データ・レジスタ1や入力デ
ータ伝送回路に故障が発生しており、書込データWDo
乃至WD7として「00000000」が入力されたの
にもかかわらず例えばその出力が「00000001」
であるとすれば、上記パリティ発生検査回路9は、その
入力端子D7のみ論理「1」が入力され、他の入力端子
には論理「0」が入力されることになる。Therefore, each input terminal Do of the exclusion OR circuit 10 to 13 constituting the parity generation check circuit 9
A logic "0" is input to D7 through D7, and a logic "0" is also input to the parity bit terminal Po. Therefore, in this case, the exclusive OR circuit 17
, the logic "01" will be output, and the parity
Logic "1" is never output to the error signal PERR. However, a failure has occurred in the write data register 1 and the input data transmission circuit, and the write data WDo
For example, even though "00000000" is input as WD7, the output is "00000001".
If so, the parity generation/check circuit 9 receives a logic "1" only at its input terminal D7, and receives a logic "0" at the other input terminals.
したがってエクスクルーシブ・オア回路13,15,1
6から、論理「1」が出力されるので、ェクスクルーシ
ブ・オア回路17も論理「1」即ちパリティ・エラー信
号PERRを出力することになる。かくしてデータの入
力回路系統に誤りが発生していることを検知することが
可能になる。また、書込データWDo乃至WD7が書込
データ・レジスターから出力されて記憶素子8に伝達さ
れたとき、該記憶素子3に書込パルスを印加すれば、上
記書込データWDo乃至WD7を記憶素子8に書込むこ
とができる。Therefore, exclusive OR circuits 13, 15, 1
6 outputs a logic "1", so the exclusive OR circuit 17 also outputs a logic "1", that is, a parity error signal PERR. In this way, it becomes possible to detect that an error has occurred in the data input circuit system. Furthermore, when the write data WDo to WD7 are output from the write data register and transmitted to the memory element 8, if a write pulse is applied to the memory element 3, the write data WDo to WD7 can be transferred to the memory element 8. Can be written to 8.
そして、次に、該記憶素子8に格納されたデータを読出
す場合には、読出データRDo乃至RD7が上註記億素
子8から出力されて、パリティ発生検査回路9の入力端
子Do乃至D7に印加される。したがって、上記読出デ
ータRDo乃至RD7が仮に「00000001」であ
るとすれば、パリティ発生検査回路9の入力端子D7の
み論理「1」が印加され、入力端子Do乃至D6には論
理「0」が印加されることになる。かくしてェクスクル
ーシブ・オア回路13,15,16から論理「1」が出
力され、このうち、ェクスクルーシブ・オア回路16か
ら出された論理「1」が上記読出データRDo乃至RD
7に対するパリティ・ビットP3として付与されること
になる。なお上記パリティ発生検出回路9は、ェクスク
ルーシブ・オア回路17から、このとき論理「1」が出
力されることになるが、このときの信号はパリティ・エ
ラー信号PERRとして作用しないように構成されてい
る。かくして記憶素子8から謎出された謙出データRD
o乃至RD7はパリティ・ビットP3とともに謙出デー
タ・レジスタ3に伝達される。Then, when reading the data stored in the memory element 8, the read data RDo to RD7 are outputted from the memory element 8 and applied to the input terminals Do to D7 of the parity generation and inspection circuit 9. be done. Therefore, if the read data RDo to RD7 are "00000001", logic "1" is applied only to the input terminal D7 of the parity generation/check circuit 9, and logic "0" is applied to the input terminals Do to D6. will be done. In this way, the exclusive OR circuits 13, 15, and 16 output logic "1", and among these, the logic "1" output from the exclusive OR circuit 16 corresponds to the read data RDo to RD.
It will be given as parity bit P3 for 7. Note that the parity generation detection circuit 9 is configured such that the logic "1" is output from the exclusive OR circuit 17 at this time, but the signal at this time does not act as the parity error signal PERR. . Thus, the data RD mysteriously revealed from memory element 8
o through RD7 are transmitted to extracted data register 3 along with parity bit P3.
そして該読出データ・レジスタ3に続出クロツクRCL
Kを印加すれば、パリティ検査回路7によりパリティ・
チェックが行われ、もしも謙出データ・レジスタ3や出
力データ伝送回路に誤りが発生していれば、パリティ・
エラー信号PERRが該パリティ検査回路7から発生さ
るが、誤りがなければ、上記読出データRDo乃至RD
7は該パリティ検査回路7から外部に競出すことが可能
になる。以上の如く、第2図に記載された本発明におい
ては、パリティ発生検査回路9を、書込データWDo乃
至WD7に関するエラー検出回路として使用するのみな
らず、記憶素子8から読出された読出データRDo乃至
RD7に対しては、パリティ発生回路として動作させる
ことができる。Then, the read data register 3 receives a successive clock signal RCL.
If K is applied, the parity check circuit 7 will check the parity.
A check is performed, and if an error has occurred in the input data register 3 or the output data transmission circuit, the parity
An error signal PERR is generated from the parity check circuit 7, but if there is no error, the read data RDo to RD
7 can be output from the parity check circuit 7 to the outside. As described above, in the present invention shown in FIG. RD7 to RD7 can be operated as a parity generation circuit.
したがって、第1図に示す装置に比較して、構成を簡単
化することが可能になる。上記説明では、記憶素子をデ
ータ処理回路として使用した例について説明したが、勿
論、本発明にデータ処理回路として記憶素子のみに限定
されるものではない。Therefore, compared to the device shown in FIG. 1, the configuration can be simplified. In the above description, an example has been described in which a memory element is used as a data processing circuit, but of course the present invention is not limited to only a memory element as a data processing circuit.
例えば、第2図において、8を一般的なデータ処理回路
即ち、入力データを加工して出力するような一般的なデ
ータ処理回路であると考える。For example, in FIG. 2, 8 is considered to be a general data processing circuit, that is, a general data processing circuit that processes input data and outputs it.
この場合は、上記の如く、入力データがパリティ発生回
路4によりパリティ・ビットP2を付与され、書込デー
タ・レジスタ1を経由してパリティ発生検査回路9によ
りパリティ・チェックを受け、同時に入力データはデー
タ処理回路8により処理される。そしてデータ処理され
たあとで、該データ処理回路8から出力される。このと
き該出力データは上記パリティ発生検査回路9に伝達さ
れてパリティ・ビットP3を付加される。そして諭出デ
ータ・レジスタ3を経由して、パリティ検査回路7によ
りパリティ・チェックを受ける。上言己の場合は、デー
タ処理回路8を動作させ、入力データを処理したときの
説明であるが、上記データ処理回路8をノー・オペレー
ションの状態、即ち入力データを処理することなく、そ
のまま通過させるような状態においても動作可能である
。次にデータ処理回路8をノー・オペレーション状態で
使用した場合について説明する。In this case, as described above, the input data is given parity bit P2 by the parity generation circuit 4, passes through the write data register 1, undergoes a parity check by the parity generation check circuit 9, and at the same time the input data is Processed by the data processing circuit 8. After the data has been processed, it is output from the data processing circuit 8. At this time, the output data is transmitted to the parity generation/check circuit 9 and a parity bit P3 is added thereto. The data then passes through the reminder data register 3 and undergoes a parity check by the parity check circuit 7. In the above case, the explanation is when the data processing circuit 8 is operated and input data is processed, but the data processing circuit 8 is in a no-operation state, that is, the input data is passed through without being processed. It is possible to operate even in situations where Next, a case will be described in which the data processing circuit 8 is used in a no-operation state.
入力データを印加すればパリティ発生回路4によりパリ
ティ・ビットP2が付与され、該入力デー夕とパリティ
・ビットが書込データ・レジスタ1に格納され、上言己
の場合と同様に、データ書込クロツクWCLKを該書込
データ・レジスターに印加して、上記入力データとパリ
ティ・ビットをパリティ発生検査回路9に伝達してパリ
ティ・チェックを行なう。When input data is applied, parity bit P2 is given by parity generation circuit 4, and the input data and parity bit are stored in write data register 1, and as in the case described above, data write is performed. A clock WCLK is applied to the write data register to transmit the input data and parity bit to the parity generation/check circuit 9 for parity checking.
このとき、入力データはデータ処理回路8にも印加され
るが、該データ処理回路8はノー・オペレーション状態
にあるので、該入力データは上記データ処理回路8をそ
のまま通過する。このデータ処理回路8を通過した上記
入力データは、上記パリティ発生検査回路9に伝達され
るので、該パリティ発生検査回路9はこれに応じたパリ
ティ・ビットP2を発生する。At this time, the input data is also applied to the data processing circuit 8, but since the data processing circuit 8 is in a no-operation state, the input data passes through the data processing circuit 8 as is. The input data that has passed through the data processing circuit 8 is transmitted to the parity generation and check circuit 9, and the parity generation and check circuit 9 generates a parity bit P2 accordingly.
このパリティ・ビットP3は、データ処理回路8を通過
した入力データとともに、読出データ・レジスタ3に格
納される。そしてデータ読出クロックRCLKを上記読
出データ・レジスタ3に印加すれば、上記入力データと
パリティ・ビットP3はパリティ検査回路7に伝達され
パリティ・チェックを受ける。以上の説明の如く、第2
図に記載の実施例においては、データ処理回路8をオペ
レーションの状態においても、ノー・オペレーションの
状態においても、入力回路または出力回路のいずれに誤
りが発生しているのかということを選別してチェックす
ることができる。This parity bit P3 is stored in the read data register 3 together with the input data that has passed through the data processing circuit 8. When the data read clock RCLK is applied to the read data register 3, the input data and parity bit P3 are transmitted to the parity check circuit 7 and subjected to a parity check. As explained above, the second
In the embodiment shown in the figure, whether the data processing circuit 8 is in an operation state or a no-operation state, it is checked whether an error has occurred in the input circuit or the output circuit. can do.
結局、本発明によれば、パリティ発生及び検査回路の数
を従来のより減少することが可能となるとともに、デー
タ処理回路を動作させることなく入出力回路の検査がで
き、全体として構成の簡単な、データ処理装置における
、誤り発生源が識別可能な誤り検出方式を得ることがで
きる。After all, according to the present invention, it is possible to reduce the number of parity generation and checking circuits compared to the conventional one, and the input/output circuit can be checked without operating the data processing circuit, and the overall configuration is simple. , it is possible to obtain an error detection method in a data processing device that can identify an error source.
第1図は従来の誤り検出方式、第2図は本発明の一実施
例、第3図はパリティ発生検査回路である。
図中、1は書込データ・レジスタ、2は記憶素子の如き
データ処理回路、3は読出データ・レジスタ、4はパリ
ティ発生回路、5はパリティ検査回路、6はパリティ発
生回路、7はパリティ検査回路、8は記憶素子の如きデ
ータ処理回路、9はパリティ発生検査回路、10乃至1
7はェクスクルーシブ・オア回路である。
夕1図
キ2図
才3図FIG. 1 shows a conventional error detection system, FIG. 2 shows an embodiment of the present invention, and FIG. 3 shows a parity generation/check circuit. In the figure, 1 is a write data register, 2 is a data processing circuit such as a storage element, 3 is a read data register, 4 is a parity generation circuit, 5 is a parity check circuit, 6 is a parity generation circuit, and 7 is a parity check. circuit; 8 is a data processing circuit such as a memory element; 9 is a parity generation/check circuit; 10 to 1;
7 is an exclusive OR circuit. Evening 1 figure Ki 2 figure Old figure 3
Claims (1)
力されたデータが処理されるデータ処理回路と該データ
処理回路により処理されたデータが出力される出力回路
とを有するデータ処理装置において、入力されたデータ
によりエラー検出コードを付与するエラー検出コード発
生回路と、入力データを一時保持する第1のデータ保持
手段と、パリテイビツトを発生しまたパリテイチエツク
を行なうパリテイ発生検査回路と、上記データ処理装置
の出力データを一時保持する第2のデータ保持手段と、
該第2のデータ保持手段に保持されたデータを検査する
検査手段を設けることにより入力回路およびまたは出力
回路の検査を可能としたことを特徴とする誤り検出方式
。1. In a data processing device having an input circuit into which data to be processed is input, a data processing circuit into which the input data is processed, and an output circuit into which data processed by the data processing circuit is output, an error detection code generation circuit that applies an error detection code based on the input data; a first data holding means that temporarily holds input data; a parity generation check circuit that generates a parity bit and performs a parity check; a second data holding means for temporarily holding output data of the device;
An error detection method characterized in that an input circuit and/or an output circuit can be tested by providing a test means for testing data held in the second data holding means.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP53130803A JPS6030975B2 (en) | 1978-10-24 | 1978-10-24 | Error detection method |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP53130803A JPS6030975B2 (en) | 1978-10-24 | 1978-10-24 | Error detection method |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS5557962A JPS5557962A (en) | 1980-04-30 |
| JPS6030975B2 true JPS6030975B2 (en) | 1985-07-19 |
Family
ID=15043068
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP53130803A Expired JPS6030975B2 (en) | 1978-10-24 | 1978-10-24 | Error detection method |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS6030975B2 (en) |
-
1978
- 1978-10-24 JP JP53130803A patent/JPS6030975B2/en not_active Expired
Also Published As
| Publication number | Publication date |
|---|---|
| JPS5557962A (en) | 1980-04-30 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JPH01201736A (en) | Microcomputer | |
| US4926426A (en) | Error correction check during write cycles | |
| JP2002504255A (en) | Apparatus with memory cells and method for functional testing of memory cells | |
| JPS6030975B2 (en) | Error detection method | |
| JPS6152758A (en) | Memory error detecting device | |
| JPH04119434A (en) | Parity error detector | |
| JPS6132756B2 (en) | ||
| JPH01156834A (en) | Diagnosing system for check circuit | |
| JPS6261974B2 (en) | ||
| JPS6167162A (en) | Memory-checking circuit | |
| JPS6373437A (en) | Checking system for parity circuit | |
| JPS63174141A (en) | Diagnosing system for test of information processor | |
| JPS6161418B2 (en) | ||
| JPS63753A (en) | Test system for memory error checking and correcting circuit | |
| CN117711475A (en) | Fault detection circuit and method of storage unit and functional chip | |
| JPH02271432A (en) | Method and device for testing microcode | |
| SU1249590A1 (en) | Storage with self-checking | |
| JPS63239545A (en) | Memory error detecting circuit | |
| JPS6246019B2 (en) | ||
| JPS58134343A (en) | Check bit generating system | |
| JPS59230342A (en) | Device for testing operation of failure detector | |
| JPS58175193A (en) | Ecc function checking system | |
| JPS62221756A (en) | Storage device | |
| JPH04220729A (en) | Information processor | |
| JPS63216150A (en) | Storage device |