JPH03250224A - Error detection condition generating circuit - Google Patents

Error detection condition generating circuit

Info

Publication number
JPH03250224A
JPH03250224A JP2047675A JP4767590A JPH03250224A JP H03250224 A JPH03250224 A JP H03250224A JP 2047675 A JP2047675 A JP 2047675A JP 4767590 A JP4767590 A JP 4767590A JP H03250224 A JPH03250224 A JP H03250224A
Authority
JP
Japan
Prior art keywords
condition
error detection
bit
memory
error
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
JP2047675A
Other languages
Japanese (ja)
Inventor
Satoru Suzuki
悟 鈴木
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 JP2047675A priority Critical patent/JPH03250224A/en
Publication of JPH03250224A publication Critical patent/JPH03250224A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To dynamically change the detecting condition of error by setting the error detecting condition to an error detecting condition memory capable of rewriting at any time and applying a condition selection instructing signal to the memory as an address signal. CONSTITUTION:The condition selection writing data of (m)X(n) bits is written to an error selecting condition memory 1 while designating the address. The (n) bit of this condition selection writing data is corresponding to the (n) bit of a condition input signal, '0' is written into a bit to be defined as the error detecting condition and '1' is written to the other bit. When the condition input signal is inputted and the address signal of (i) bits is applied, the address is applied through a memory address selection circuit 5 to the error detection memory 1 and reading is instructed. Then, the error detecting condition data of (m + n) bits is applied to condition selection circuits 21-2m together with the condition input signal. Thus, the detecting condition of the error can be dynamically changed.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はエラー検出条件生成回路、特に情報処理装置に
おいて複数のエラー検出条件を設定するエラー検出条件
生成回路に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an error detection condition generation circuit, and particularly to an error detection condition generation circuit that sets a plurality of error detection conditions in an information processing device.

〔従来の技術〕[Conventional technology]

従来、この稲のエラー検出条件生成回路は、検出条件を
予め設定し固定する方式、tたは検出の抑止を設定でき
る方式がとられている。
Conventionally, this rice error detection condition generation circuit has adopted a method in which detection conditions are set and fixed in advance, or a method in which t or suppression of detection can be set.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述したエラー検出条件生成回路は、設計完了後に仕様
変更が発生した場合に多くの改造工数を必要とし、また
設定外のエラー検出条件に対してエラーの検出を抑止し
た場合にはエラー検出の能力が低下するという欠点があ
る。
The above-mentioned error detection condition generation circuit requires a large amount of modification man-hours when specifications are changed after the design is completed, and the error detection ability is reduced when error detection is suppressed for error detection conditions that are not set. It has the disadvantage that it decreases.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のエラー検出条件生成回路は、nビットの条件入
力信号と、n×mビット幅を有しiビットで指定される
アドレスを持つエラー検出条件メモリと、このエラー検
出条件メモリへの書込み時には書込みアドレスを選択し
、読出し時にはエラー選出条件選択信号を選択するメモ
リアドレス選択回路と、前記エラー検出条件メモリにエ
ラー検出条件データを書込む書込みデータバスと、前記
nビットの条件入力信号に対し前記メモリの読み圧しデ
ータのj×n+1ビット目から(j+1)×nビット目
まで(j=0〜m−1)と前記条件入力信号の1ビット
からnビット百家でとの論理和をビット対応に取るm個
の条件選択回路と、この各条件選択回路のnビットの出
力信号の論理積を取り、さらにこれらの論理積により得
られたm個の出力の論理和を取るエラー検出条件判定回
路とを有することにより構成される。
The error detection condition generation circuit of the present invention includes an n-bit condition input signal, an error detection condition memory having an n×m bit width and an address specified by i bits, and when writing to this error detection condition memory. a memory address selection circuit that selects a write address and selects an error selection condition selection signal during reading; a write data bus that writes error detection condition data to the error detection condition memory; The logical sum of the j×n+1st bit to (j+1)×nth bit (j=0 to m−1) of the read pressure data of the memory and the 1st to nth bits of the condition input signal is bit-corresponding. an error detection condition determination circuit that takes the logical product of m condition selection circuits to be taken and the n-bit output signal of each condition selection circuit, and further calculates the logical sum of the m outputs obtained by these logical products. It is constituted by having the following.

〔実施例〕〔Example〕

次に本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例のブロック図で、iビットに
より指定されるアドレスを有し、1ワードがn×mビッ
トの読み書きできるエラー検出条件メモリ1と、エラー
検比条件メモリ1からの出力とエラーの有無を検出する
入力信号(以下条件入力信号という)のnビットとの論
理和をとるm個の条件選択回路21.〜.2mと、m個
の論理積回路と1個の論理和回路とからなるエラー検出
条件判定回路3と、エラー検出条件回路3の出力を保持
するエラーフラグレジスタ4と、エラー検出条件メモl
にアドレスを与え書込みか読出りかを選択するメモリア
ドレス選択回路5とから構成される。
FIG. 1 is a block diagram of an embodiment of the present invention, which includes an error detection condition memory 1 which has an address specified by an i bit and can read and write each word of n×m bits, and an error comparison condition memory 1. m condition selection circuits 21. which take the logical sum of the output of the output signal and n bits of an input signal (hereinafter referred to as a condition input signal) for detecting the presence or absence of an error. ~. 2m, an error detection condition determination circuit 3 consisting of m AND circuits and one OR circuit, an error flag register 4 that holds the output of the error detection condition circuit 3, and an error detection condition memory l.
The memory address selection circuit 5 selects writing or reading by giving an address to the memory address.

以上の構成で、エラー選択条件メモリ1にはアドレスを
指定してm×nビットの条件選択書込みデータが書込ま
れる。この条件選択書込みデータのnビットは、条件入
力信号のnビットに対応していて、エラー検出条件とし
たいビットには“0”が書込まれ、その他のビットには
“1パが書込まれる。この組はmまで作り得るので一つ
のアドレス指定でm Iff 才でのエラー検出条件が
設定できることになる0条件入力信号が入力され、条件
選択指示信号としてiビットのアドレス信号が与えられ
ると、メモリアドレス選択回路5を介してエラー検出メ
モリ1にアドレスが与えれらて読出しが指示され、m×
nビットのエラー検出条件データが条件入力信号と共に
条件選択回路21゜〜、2mに与えられる8条件選択回
路21.〜2mではエラー検出条件メモリ1の出力が“
1”のビット位置は、条件入力信号との論理は常に“1
“となるためのエラー検出条件から除かれる。一方、エ
ラー検出条件メモリ1の読出しが“0″のビット位置は
、エラー検出条件となる。
With the above configuration, m×n bits of condition selection write data are written into the error selection condition memory 1 by specifying an address. The n bits of this condition selection write data correspond to the n bits of the condition input signal, and "0" is written to the bits that are desired to be used as error detection conditions, and "1 par" is written to the other bits. Since this set can be made up to m, it is possible to set the error detection condition at m Iff years with one address specification.When a 0 condition input signal is input and an i-bit address signal is given as a condition selection instruction signal, An address is given to the error detection memory 1 via the memory address selection circuit 5, and reading is instructed, m×
8 condition selection circuits 21.n-bit error detection condition data are applied to condition selection circuits 21.about.2m together with condition input signals; ~2m, the output of error detection condition memory 1 is “
The logic of the bit position “1” with the condition input signal is always “1”.
" is excluded from the error detection conditions. On the other hand, the bit position where the readout of the error detection condition memory 1 is "0" becomes the error detection condition.

条件選択回路21.〜.2mからの出力エラー検出判定
回路3においてAND−OR論理がとられ、エラーフラ
グレジスタ4へ入力される。
Condition selection circuit 21. ~. AND-OR logic is performed in the output error detection/determination circuit 3 from 2m and inputted to the error flag register 4.

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

以上説明したように本発明のエラー検出条件生成回路は
、随時書換え可能なエラー検出条件メモリにエラー検出
条件を設定し、メモリに対して条件選択指示信号をアド
レス信号として与えることにより、エラーの検出条件を
動的に変更することを可能としているので、エラー検出
条件を特別の工数を掛けることなく必要に応じて設定で
きる効果がある。
As explained above, the error detection condition generation circuit of the present invention sets error detection conditions in an error detection condition memory that can be rewritten at any time, and provides a condition selection instruction signal as an address signal to the memory, thereby detecting errors. Since the conditions can be changed dynamically, the error detection conditions can be set as needed without requiring any special man-hours.

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

第1図は本発明の一実施例のブロック図である。 1・・・・・・エラー検出条件メモリ、3・・・・・・
エラー検出判定回路、4・・・・・・エラーフラグレジ
スタ、5・・・・・・メモリアドレス選択回路、21.
〜,2m・・・・・・条件選択回路。
FIG. 1 is a block diagram of one embodiment of the present invention. 1...Error detection condition memory, 3...
Error detection determination circuit, 4...Error flag register, 5...Memory address selection circuit, 21.
~, 2m... Condition selection circuit.

Claims (1)

【特許請求の範囲】[Claims] nビットの条件入力信号と、n×mビット幅を有しiビ
ットで指定されるアドレスを持つエラー検出条件メモリ
と、このエラー検出条件メモリへの書込み時には書込み
アドレスを選択し、読出し時にはエラー選出条件選択信
号を選択するメモリアドレス選択回路と、前記エラー検
出条件メモリにエラー検出条件データを書込む書込みデ
ータバスと、前記nビットの条件入力信号に対し前記メ
モリの読み出しデータのj×n+1ビット目から(j+
1)×nビット目まで(j=0〜m−1)と前記条件入
力信号の1ビットからnビット目までとの論理和をビッ
ト対応に取るm個の条件選択回路と、この各条件選択回
路のnビットの出力信号の論理積を取り、さらにこれら
の論理積により得られたm個の出力の論理和を取るエラ
ー検出条件判定回路とを有することを特徴とするエラー
検出条件生成回路。
An n-bit condition input signal, an error detection condition memory having an n×m bit width and an address specified by i bits, and a write address is selected when writing to this error detection condition memory, and an error is selected when reading. a memory address selection circuit for selecting a condition selection signal; a write data bus for writing error detection condition data into the error detection condition memory; From (j+
1) m condition selection circuits that take the logical sum of the 1st bit to the nth bit of the condition input signal (j = 0 to m-1) and the 1st bit to the nth bit of the condition input signal, and select each condition. 1. An error detection condition generation circuit comprising: an error detection condition determination circuit which takes an AND of n-bit output signals of the circuit and further takes an OR of m outputs obtained by these ANDs.
JP2047675A 1990-02-27 1990-02-27 Error detection condition generating circuit Pending JPH03250224A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2047675A JPH03250224A (en) 1990-02-27 1990-02-27 Error detection condition generating circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2047675A JPH03250224A (en) 1990-02-27 1990-02-27 Error detection condition generating circuit

Publications (1)

Publication Number Publication Date
JPH03250224A true JPH03250224A (en) 1991-11-08

Family

ID=12781850

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2047675A Pending JPH03250224A (en) 1990-02-27 1990-02-27 Error detection condition generating circuit

Country Status (1)

Country Link
JP (1) JPH03250224A (en)

Similar Documents

Publication Publication Date Title
US6789179B2 (en) Method and system for fast data access using a memory array
JPH03180933A (en) Stack memory
JPH04311897A (en) Semiconductor memory
JPH03250224A (en) Error detection condition generating circuit
JPS6334795A (en) Semiconductor storage device
US5708842A (en) Apparatus for changing coefficients utilized to perform a convolution operation having address generator which uses initial count number and up/down count inputs received from external
JPH0721700A (en) Memory system for correcting error
JPS6051748B2 (en) Memory writing method
SU803009A1 (en) Storage with replacement of faulty cells
JPH0120514B2 (en)
JPH082756Y2 (en) Image processing device
JPH0743668B2 (en) Access control device
JPS6232818B2 (en)
JPH0336594A (en) Display control circuit
SU640300A1 (en) Arrangement for storing and converting information
JPS63231553A (en) Partial writing system
JPS61250729A (en) Shifter circuit
JPH04333953A (en) Bank memory control system
JPH0324655A (en) Memory device
JPS6055598A (en) Writing system of read-only memory
JPH04243086A (en) Storage device
JPH0221618B2 (en)
JPS61115145A (en) Information write system of logical device
JPH0381880A (en) Method for generating pixel mask and graphic processor
JPS6188344A (en) Parity addition detecting circuit