JPS6158049A - Error detection - Google Patents

Error detection

Info

Publication number
JPS6158049A
JPS6158049A JP59158220A JP15822084A JPS6158049A JP S6158049 A JPS6158049 A JP S6158049A JP 59158220 A JP59158220 A JP 59158220A JP 15822084 A JP15822084 A JP 15822084A JP S6158049 A JPS6158049 A JP S6158049A
Authority
JP
Japan
Prior art keywords
signal
circuit
parity check
error
register
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
JP59158220A
Other languages
Japanese (ja)
Inventor
Hajime Oshima
大島 元
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP59158220A priority Critical patent/JPS6158049A/en
Publication of JPS6158049A publication Critical patent/JPS6158049A/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/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0706Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment
    • G06F11/073Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment in a memory management context, e.g. virtual memory or cache management
    • 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/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • 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

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 decide quickly and easily the register circuit where errors arise by utilizing output information of a means for latching address information and output information of a parity check circuit. CONSTITUTION:A signal outputted from a MPU1 to a bus (a) is converted by an address decoder 3, and a prescribed register circuit 4 is selected with the aid of outputted address information. An address signal is latched by a gate signal obtained by taking a NAND between an RD signal from the MPU1 and an error detecting signal from a parity check circuit 2 in a latch circuit 9. When errors are found in read-out data outputted on a data bus (b), the MPU1 starts executing an error processing routine by an INT signal from the parity check circuit 2.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、データを格納するレジスタを有する複数の装
置と前記複数の装置を制御する制御装置からなるシステ
ムに係り、特にパリティエラーが発生した該当レジスタ
を検出するエラー検出方式情報処理技術の発達に伴いマ
イクロプロセッサ(以下MPUと称する)等の制御のも
とにデータをレジスタ等に書込み記憶させたり、記憶し
たデータを読取ったりする機能構成を有するシステムが
一般的に多(実用化されている。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a system consisting of a plurality of devices having registers for storing data and a control device controlling the plurality of devices, and particularly relates to a system that includes a plurality of devices having registers for storing data and a control device that controls the plurality of devices. Error detection method for detecting the relevant register With the development of information processing technology, functional configurations that write and store data in registers, etc., and read stored data under the control of microprocessors (hereinafter referred to as MPU), etc. have been developed. There are generally many systems in use (in practical use).

上記のような情報処理シス、テム等で取り扱うデータに
エラーが発生した場合、従来はエラーが発生した時点で
はエラーの検出だけに止め、後刻エラー発生原因を究明
する場合が一般的であった。
When an error occurs in the data handled by the above-mentioned information processing systems, systems, etc., conventionally, it has been common to only detect the error at the time the error occurs, and then investigate the cause of the error later.

そこで、エラーが発生した時点でエラー発生原因を簡易
な方法で容易にしかも迅速に究明出来る方式の実用化が
要望されていた。
Therefore, it has been desired to put into practical use a system that can easily and quickly determine the cause of an error when it occurs.

〔従来の技術〕[Conventional technology]

データを格納するレジスタを有する複数の装置と、前記
複数の装置を制御する制御装置とで構成するシステムで
の従来のエラー検出方式を1図面を参照して説明する。
A conventional error detection method in a system including a plurality of devices having registers for storing data and a control device controlling the plurality of devices will be described with reference to one drawing.

第3図は従来のエラー検出方式を有するシステムのブロ
ックダイヤグラムを示す。尚図中において、aはアドレ
スバス、bはデータバス、■は割込み信号(以下INT
信号と称する)、■はアドレス情報をそれぞれ示す。
FIG. 3 shows a block diagram of a system with a conventional error detection scheme. In the figure, a is an address bus, b is a data bus, and ■ is an interrupt signal (hereinafter INT
(referred to as a signal) and ■ indicate address information, respectively.

第3図で示す従来のエラー検出方式では、メモリ (R
OM )  5に格納しているマイクロプロセッサ(以
下肝υと称する)1の動作プログラム制御によりメモリ
 (RA?I ’) 6に格納しているデータを取出し
、アドレスバスa上に出力した信号をアドレスデコーダ
3で変換して、複数の被制御装置4a〜4d内のレジス
タ4a′〜4d’のうちの1つを指定制御するアドレス
情報■を出力し、アドレス情報■で指定された例えばレ
ジスタ4a′は、データバスb上に記憶しているデータ
を出力する。
In the conventional error detection method shown in Fig. 3, the memory (R
Under the control of the operating program of the microprocessor (hereinafter referred to as liver υ) 1 stored in OM) 5, the data stored in memory (RA?I') 6 is retrieved, and the signal output on address bus a is used as an address. The decoder 3 converts it and outputs address information (■) that specifies and controls one of the registers 4a' to 4d' in the plurality of controlled devices 4a to 4d, and outputs address information (for example, register 4a') specified by the address information (■). outputs the data stored on data bus b.

パリティチェック回路2はデータバスb上に出力された
データをチェックし、もしパリティエラーが検出される
と、 INT信号信号骨’1PU1に出力する。
The parity check circuit 2 checks the data output on the data bus b, and if a parity error is detected, outputs the INT signal to the signal ``1PU1''.

INT信号信号骨けたMP[11は、直ちに割り込みル
ーチンを実行するが、パリティエラーを発生したレジス
タ4a′を判定するためには、一般割り込みルーチン実
行時にセーブされるインストラクションポインタあ値と
、 MPUIのプログラム(例えば。
The INT signal signal MP [11] immediately executes the interrupt routine, but in order to determine which register 4a' has generated a parity error, it is necessary to use the instruction pointer value saved when executing the general interrupt routine and the MPUI program. (for example.

アセンブルリスト)を使って解析を行い、エラーを発生
したレジスタ4a’を決定する。
The register 4a' in which the error occurred is determined.

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

上述のような従来のエラー検出方式は、エラーを発生し
たレジスタ4a’〜4d’を決定するために。
The conventional error detection method as described above is used to determine which register 4a' to 4d' has caused the error.

面倒なMPUIのプログラム解析を行わなければエラー
原因が究明出来ないし、更にプログラムの最新のアセン
ブルリストが整備されてなければ解析すら不可能である
The cause of the error cannot be determined without the troublesome MPUI program analysis, and even analysis is impossible unless the latest assembly list of the program is maintained.

又高速クロックのバスa、bに接続される肝υ1を使用
する場合、高速なパリティチェック回路2を使用しなけ
ればエラー発生中のインストラクションポインタの値を
正確に得ることが出来ないと言う問題点があった。
Another problem is that when using the liver υ1 connected to the high-speed clock buses a and b, the value of the instruction pointer where an error occurs cannot be accurately obtained unless the high-speed parity check circuit 2 is used. was there.

C問題点を解決するための手段〕 本発明は、上記問題点を解消した新規なエラー検出方式
を実現することを目的とするものであり。
Means for Solving Problem C] The present invention aims to realize a new error detection method that solves the above problems.

該問題点は、制御装置により該レジスタ回路へのデータ
書込み/読取り制御のためのアドレス情報をランチする
手段を設け、データ読取り制御により読取ったデータに
エラーが発生した場合、前記制御装置は前記手段の出力
情報と、前記パリティチェック回路の出力情報とで、エ
ラーが発生している該レジスタ回路を検出決定する本発
明によるエラー検出方式にて解決される。
The problem is that a control device is provided with means for launching address information for data writing/reading control to the register circuit, and when an error occurs in data read by data reading control, the control device launches address information for controlling data writing/reading to the register circuit. This problem is solved by the error detection method according to the present invention, which detects and determines the register circuit in which an error has occurred using the output information of the parity check circuit and the output information of the parity check circuit.

[作用〕 即ぢ、制御装置(MPIJ )により複数の装置内レジ
スタ回路をセレクトするアドレス情報をラッチする回路
を設け、前記アドレス情報をラッチするタイミングとし
て、データリード時のタイミングを使用することにより
、高速のパリティチェック回路を必要とせず、しかも容
易にパリティエラー発生のレジスタ回路を決定すること
が出来る。
[Function] First, by providing a circuit that latches address information for selecting a plurality of register circuits in the device by the control device (MPIJ), and using the timing at the time of data read as the timing to latch the address information, A high-speed parity check circuit is not required, and the register circuit in which a parity error occurs can be easily determined.

向上記のような本発明は、特にソフトウェア制御のシス
テム開発や、プログラムのデバッグ時Gこ有効である。
The present invention as described above is particularly effective when developing software-controlled systems and debugging programs.

〔実施例〕〔Example〕

以下本発明の要旨を第1図に示す実施例により具体的に
説明する。
The gist of the present invention will be specifically explained below with reference to an embodiment shown in FIG.

第1図は本発明に係るエラー検出方式の一実施例を有す
るシステムのブロックダイヤグラム、第2図はラッチ回
路の動作タイミングをそれぞれ示す。
FIG. 1 is a block diagram of a system having an embodiment of the error detection method according to the present invention, and FIG. 2 shows the operation timing of a latch circuit.

尚図中において、■はデータリード信号(RD倍信号、
■はゲート信号、■はランチ回路の出力信号をそれぞれ
示し、又全図を通じて同一記号は同一対象物及び内容を
示す。
In the figure, ■ is the data read signal (RD double signal,
(2) indicates a gate signal, (2) indicates an output signal of a launch circuit, and the same symbols indicate the same objects and contents throughout the figures.

本実施例は、 MPUIからバスaに出力された信号を
アドレスデコーダ3で変換し、出力したアドレス情報■
により、所定のレジスタ回路4が選択される。
In this embodiment, the signal output from MPUI to bus a is converted by address decoder 3, and the output address information ■
Accordingly, a predetermined register circuit 4 is selected.

次に、所定のレジスタ回路4に対するRO信号■力旬P
UIより発せられた時点で所定のレジスタ回路。
Next, the RO signal to the predetermined register circuit 4 is
A predetermined register circuit when issued from the UI.

例えばレジスタ回路4aを選択したアドレス情flu■
をラッチ回路9でラッチすると共に、レジスタ回路4a
のデータ読取りが開始される。
For example, the address information that selects the register circuit 4a is
is latched by the latch circuit 9, and the register circuit 4a
data reading is started.

尚ラッチ回路9には、 MPUIからのRD信信号色。Furthermore, the latch circuit 9 receives the RD signal color from the MPUI.

パリティチェック回路2からのエラー検出信号■(IN
T信号信号炉のNANDを取って得られたゲート信号■
によりアドレス情報■がラッチされる。
Error detection signal from parity check circuit 2 (IN
Gate signal obtained by NANDing the T signal signal reactor■
The address information ■ is latched.

データバスb上に出力された読取りデータにもしエラー
があった場合は、 MPUIはパリティチェック回路2
からのINT信号(最優先割込み)■によりエラー処理
ルーチンの実行を開始する。尚ラッチ回路9にラッチさ
れたアドレス情報はエラー検出信号■(INT信号信号
炉リセットされるまで保持されている。
If there is an error in the read data output on data bus b, the MPUI checks the parity check circuit 2.
Execution of the error handling routine is started by the INT signal (highest priority interrupt) . The address information latched in the latch circuit 9 is held until the error detection signal (INT signal signal) is reset.

エラー検出信号■(INT信号信号炉MPUIのRD信
号■の立上がり後直ちに出力される必要はなく。
It is not necessary to output the error detection signal (INT signal) immediately after the RD signal (■ of MPUI) rises.

次のデータバスサイクルが開始されるまででよい。即ち
、高速なデータバスサイクルで動作するMPUIに対し
て、比較的低速なパリティチェック回路2を使用しても
2本発明の目的は達せられることになる。尚第2図にこ
の関連の動作タイミングを示す。
It is sufficient to wait until the start of the next data bus cycle. That is, even if a relatively slow parity check circuit 2 is used for an MPUI that operates on high-speed data bus cycles, the two objects of the present invention can be achieved. Incidentally, FIG. 2 shows the timing of this related operation.

本実施例のエラー検出対象は、レジスタ4a’〜4b’
に限定されるものではなく、第1図、第3図に示すMP
UIのメモリ5,6のエラーを検出することも可能であ
る。
Error detection targets in this embodiment are registers 4a' to 4b'
The MP shown in FIGS. 1 and 3 is not limited to
It is also possible to detect errors in the memories 5 and 6 of the UI.

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

以上のような本発明によれば、高速のパリティチェック
回路を必要とせず、又アセンブルリストを解析すること
なく、迅速に容易にエラーが発生したレジスタ回路を決
定することが出来る。
According to the present invention as described above, a register circuit in which an error has occurred can be quickly and easily determined without requiring a high-speed parity check circuit or analyzing an assemble list.

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

第1図は本発明に係るエラー検出方式の一実施例を有す
るシステムのブロックダイヤグラム。 第2図はラッチ回路の動作タイミング。 第3図は従来のエラー検出方式を有するシステムのブロ
ックダイヤグラム。 をそれぞれ示す。 図において。 1は1IIpu。 2はパリティチェック回路。 3はアドレスデコーダ回路。 4a′〜4b’はレジスタ回路。 5はメモリ (ROM ’) 、   6はメモリ (
RAM ) 。 7はNAND回路、     8は出力ゲート回路。 9はラッチ回路。 をそれぞれ示す。
FIG. 1 is a block diagram of a system having an embodiment of the error detection method according to the present invention. Figure 2 shows the operation timing of the latch circuit. FIG. 3 is a block diagram of a system having a conventional error detection method. are shown respectively. In fig. 1 is 1IIpu. 2 is a parity check circuit. 3 is an address decoder circuit. 4a' to 4b' are register circuits. 5 is memory (ROM'), 6 is memory (
RAM). 7 is a NAND circuit, 8 is an output gate circuit. 9 is a latch circuit. are shown respectively.

Claims (1)

【特許請求の範囲】[Claims] データを格納するレジスタ回路を有する複数の装置と、
前記レジスタ回路から読取られるデータのパリティエラ
ーをチェックするパリティチェック回路を有し、前記複
数の装置を制御する制御装置からなるシステムにおいて
、前記制御装置により該レジスタ回路へのデータ書込み
/読取り制御のためのアドレス情報をラッチする手段を
設け、データ読取り制御により読取ったデータにエラー
が発生した場合、前記制御装置は前記手段の出力情報と
、前記パリティチェック回路の出力情報とで、エラーが
発生している該レジスタ回路を検出決定することを特徴
とするエラー検出方式。
a plurality of devices having register circuits for storing data;
In a system comprising a control device that has a parity check circuit that checks parity errors in data read from the register circuit and controls the plurality of devices, the control device controls data writing/reading to the register circuit. means for latching address information of the parity check circuit, and when an error occurs in the data read by the data read control, the control device determines whether an error has occurred between the output information of the means and the output information of the parity check circuit. An error detection method characterized by detecting and determining which register circuit is present.
JP59158220A 1984-07-28 1984-07-28 Error detection Pending JPS6158049A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59158220A JPS6158049A (en) 1984-07-28 1984-07-28 Error detection

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59158220A JPS6158049A (en) 1984-07-28 1984-07-28 Error detection

Publications (1)

Publication Number Publication Date
JPS6158049A true JPS6158049A (en) 1986-03-25

Family

ID=15666904

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59158220A Pending JPS6158049A (en) 1984-07-28 1984-07-28 Error detection

Country Status (1)

Country Link
JP (1) JPS6158049A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6332637A (en) * 1986-07-26 1988-02-12 Nec Corp Information processing system
US5541866A (en) * 1991-11-28 1996-07-30 Kabushiki Kaisha Kenwood Device for correcting frequency characteristic of sound field

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6332637A (en) * 1986-07-26 1988-02-12 Nec Corp Information processing system
US5541866A (en) * 1991-11-28 1996-07-30 Kabushiki Kaisha Kenwood Device for correcting frequency characteristic of sound field

Similar Documents

Publication Publication Date Title
KR100588790B1 (en) Method and apparatus for acting on subsequent command processing in data processor
US4949241A (en) Microcomputer system including a master processor and a slave processor synchronized by three control lines
EP0461792A2 (en) Master/slave checking system
RU2137182C1 (en) Execution of data processing instruction
US20030093612A1 (en) Microcomputer
JPH0574099B2 (en)
EP0166431A2 (en) An information processing apparatus having an instruction prefetch circuit
KR890000100B1 (en) Register control processing system
US5928348A (en) Method of processing interrupt requests and information processing apparatus using the method
JPS6158049A (en) Error detection
JPH11232211A (en) Dma control device and its method
KR20210080398A (en) Read-only memory testing with built-in memory self-test controller
JPH03271829A (en) Information processor
JPH01125633A (en) System for debugging multi-processing system
US20040107388A1 (en) Microcomputer
JP3067408B2 (en) Diagnosis method of memory access control device
EP0138045A2 (en) Apparatus and method for synchronization of peripheral devices via bus cycle alteration in a microprocessor implemented data processing system
JP3171615B2 (en) Data transfer retry control method
JPH05224999A (en) Runaway processor
JPS60193046A (en) Detecting system for instruction exception
JPS6236578B2 (en)
JPH0282344A (en) Program debugging method for multiprocessor system
JPS5936853A (en) Operation processor
CN117194118A (en) Data access method and data access device for processing unit system
JPS5917468B2 (en) Program counter trajectory storage device