JP2565590B2 - Data processing device - Google Patents
Data processing deviceInfo
- Publication number
- JP2565590B2 JP2565590B2 JP2269068A JP26906890A JP2565590B2 JP 2565590 B2 JP2565590 B2 JP 2565590B2 JP 2269068 A JP2269068 A JP 2269068A JP 26906890 A JP26906890 A JP 26906890A JP 2565590 B2 JP2565590 B2 JP 2565590B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- output
- input
- register
- instruction
- 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 - Lifetime
Links
Landscapes
- Detection And Correction Of Errors (AREA)
Description
【発明の詳細な説明】 〔産業上の利用分野〕 この発明は、データの入出力においては、入力データ
に対してデータを誤りを検出訂正し、出力データに対し
て誤り検出訂正符号を付加する誤り訂正検出回路を内蔵
したデータ処理装置に関するものである。DETAILED DESCRIPTION OF THE INVENTION [Industrial field of use] The present invention detects and corrects an error in input data and adds an error detection and correction code to output data in inputting and outputting data. The present invention relates to a data processing device incorporating an error correction detection circuit.
従来よりデータ処理装置では、主記憶として半導体メ
モリが使用されており、近年この主記憶には、大容量化
の進むDRAM(ダイナミック・ランダム・アクセス・メモ
リ)が多く用いられる。しかし、DRAMは、ソフトエラー
を起こす可能性があり、記憶装置と演算装置間のデータ
転送においてデータの信頼性を確保するため、SEC−DEC
符号等による誤り検出訂正回路が用いられる。2. Description of the Related Art Conventionally, a semiconductor memory has been used as a main memory in a data processing device, and in recent years, a DRAM (dynamic random access memory) whose capacity has been increasing is often used for the main memory. However, DRAM may cause a soft error, and in order to ensure data reliability in data transfer between the storage device and the arithmetic unit, SEC-DEC
An error detection / correction circuit using a code or the like is used.
従来のこの種の誤り検出訂正回路を含むデータ処理装
置の一例を、第6図および第7図を参照して説明する。An example of a conventional data processing apparatus including this type of error detection and correction circuit will be described with reference to FIGS. 6 and 7.
第6図において、データ処理装置は、外部データバス
66と、データを一時格納する入力データラッチ61および
出力データラッチ62と、複数のデータを格納するレジス
タ63と、誤り検出訂正回路65と、入力データラッチ61の
出力とレジスタ63の出力とを入力としこのうちの一方を
誤り検出訂正回路65に出力するセレクタ64と、出力デー
タラッチ62およびレジスタ63にデータを書き込むための
書き込みバス67と、上記各回路を制御する制御路68とを
含む。In FIG. 6, the data processor is an external data bus.
66, an input data latch 61 and an output data latch 62 for temporarily storing data, a register 63 for storing a plurality of data, an error detection / correction circuit 65, an output of the input data latch 61 and an output of the register 63 are input. A selector 64 for outputting one of them to the error detection / correction circuit 65, a write bus 67 for writing data in the output data latch 62 and the register 63, and a control path 68 for controlling the above circuits are included.
第7図に示すように制御回路68は、命令コードを解読
する命令デコーダ73と、レジスタ63における書き込みレ
ジスタへのアドレス(レジスタ番号)を一時的に保持す
る書き込みレジスタアドレスラッチ72と読み出しレジス
タの読み出しアドレス(レジスタ番号)を一時的に保持
する読み出しレジスタアドレスラッチ71とを含む。As shown in FIG. 7, the control circuit 68 includes an instruction decoder 73 that decodes an instruction code, a write register address latch 72 that temporarily holds an address (register number) to the write register in the register 63, and a read register read operation. A read register address latch 71 for temporarily holding an address (register number) is included.
つぎに、このデータ処理装置がデータ入力命令とデー
タ出力命令を実行するときの動作について第8図に参照
して説明する。まず、データ入力命令を実行する場合、
第1のサイクルでは、外部データバス66から入力したデ
ータを入力データラッチ61に一時格納する。第2のサイ
クルでは、入力データラッチ61の出力をセレクタ64で選
び、このデータに対して誤り検出訂正回路65により誤り
検出訂正を実行し、訂正後のデータをデータ入力命令で
指定されたレジスタ63に書き込みバス67を通して格納す
る。データを格納するレジスタ63のレジスタ番号は、デ
ータ入力命令で指定され、書き込みレジスタアドレスラ
ッチ72に保持されている。Next, the operation when the data processing device executes the data input command and the data output command will be described with reference to FIG. First, when executing a data input command,
In the first cycle, the data input from the external data bus 66 is temporarily stored in the input data latch 61. In the second cycle, the output of the input data latch 61 is selected by the selector 64, the error detection and correction circuit 65 performs error detection and correction on this data, and the corrected data is registered in the register 63 designated by the data input instruction. Store through write bus 67. The register number of the register 63 for storing the data is designated by the data input instruction and is held in the write register address latch 72.
つぎに、データ出力命令を実行する場合、第1のサイ
クルでは、このデータ出力命令で指定される読み出しレ
ジスタのレジスタ番号は、読み出しレジスタアドレスラ
ッチ71に保持され、レジスタ63に格納されているデータ
を読み出す。このデータはセレクタ64で選択されて誤り
検出訂正回路65に入力され、この誤り検出訂正回路65に
おいてデータに対して誤り検出訂正符号が生成・付加さ
れる。第2のサイクルでは、誤り検出訂正符号が付加さ
れたデータを、書き込みバス67を通して出力データラッ
チ62に一時格納して外部データバス66に出力する。Next, when executing the data output instruction, in the first cycle, the register number of the read register specified by this data output instruction is held in the read register address latch 71, and the data stored in the register 63 is stored. read out. This data is selected by the selector 64 and input to the error detection / correction circuit 65, and the error detection / correction circuit 65 generates / adds an error detection / correction code to the data. In the second cycle, the data to which the error detection and correction code is added is temporarily stored in the output data latch 62 via the write bus 67 and output to the external data bus 66.
以上のように、誤り検出訂正回路65を内蔵するデータ
処理装置では、記憶装置から読み出されたデータは入力
時に誤り検出訂正回路65を通り、データに誤りが含まれ
るときは訂正される。また、データを出力する時は、出
力データには誤り検出訂正符号が付加された状態で記憶
装置に格納される。As described above, in the data processing device incorporating the error detection / correction circuit 65, the data read from the storage device passes through the error detection / correction circuit 65 at the time of input, and is corrected when the data contains an error. When outputting data, the output data is stored in the storage device with an error detection and correction code added.
しかしながら、上記のような従来の構成では、データ
入力命令の後にデータ出力命令が続く場合、この2つの
命令で誤り訂正検出回路65を使用するため、第9図に示
すように、データ入力命令で使用する誤り訂正検出回路
65がつぎのサイクルで使用可能となってから、データ出
力命令が実行される。つまり、第1のサイクルでデータ
入力が行われ、第2のサイクルで誤り訂正およびレジス
タ書き込みが行われ、第3のサイクルでレジスタ読み出
しおよび誤り検出訂正符号の生成・付加が行われ、第4
のサイクルでデータ出力が行われる。However, in the conventional configuration as described above, when the data input instruction is followed by the data output instruction, the error correction detection circuit 65 is used by these two instructions, so that as shown in FIG. Error correction detection circuit used
The data output instruction is executed after 65 becomes available in the next cycle. That is, data input is performed in the first cycle, error correction and register writing are performed in the second cycle, register reading and error detection / correction code generation / addition are performed in the third cycle, and the fourth cycle is performed.
The data is output in the cycle.
このように、データ入力命令とデータ出力命令とが連
続的に与えられても、データ出力命令に待ち時間ができ
て処理が遅くなるという問題点があった。また、データ
入力命令で書き込むレジスタが、データ出力命令で読み
出すレジスタと同一の場合、同一データを続けて2回繰
り返して誤り検出訂正回路65に通すことになり、この誤
り検出訂正回路65を使用する内の1回はむだになり処理
速度が遅いという問題点があった。As described above, even if the data input command and the data output command are continuously given, there is a problem that the data output command has a waiting time and the processing becomes slow. If the register to be written by the data input instruction is the same as the register to be read by the data output instruction, the same data will be repeatedly passed twice through the error detection / correction circuit 65, and the error detection / correction circuit 65 is used. There was a problem that the processing speed was slow because it was wasted once.
この発明の目的は、データ入力命令の後にデータ出力
命令が続くときに、誤り検出訂正回路を効率良く制御し
むだなサイクルが発生しないようにできるデータ処理装
置を提供することである。An object of the present invention is to provide a data processing device capable of efficiently controlling an error detection / correction circuit and avoiding a wasteful cycle when a data output command follows a data output command.
請求項(1)記載のデータ処理装置は、外部データバ
スから入力するデータを一時格納する入力データラッチ
と、外部データバスへ出力するデータを一時格納する出
力データラッチと、複数のデータを格納するレジスタ
と、レジスタおよび出力データラッチに入力するデータ
を与える書き込みバスと、入力データラッチから読み出
されたデータに対して誤り検出訂正を行うとともにレジ
スタから読み出されたデータに対して誤り検出訂正符号
の生成・付加を行い誤り検出訂正を行ったデータおよび
誤り検出訂正符号を付加したデータを書き込みバスに出
力する誤り検出訂正回路と、入力データラッチ,出力デ
ータラッチ,レジスタおよび誤り検出訂正回路を制御す
る制御回路とを備えている。A data processing device according to claim (1) stores an input data latch for temporarily storing data input from an external data bus, an output data latch for temporarily storing data to be output to the external data bus, and a plurality of data. A register, a write bus that supplies data to be input to the register and the output data latch, and error detection and correction for the data read from the input data latch and an error detection and correction code for the data read from the register Controls the error detection and correction circuit that generates and adds the error detection and correction data and outputs the data to which the error detection and correction code is added to the write bus, the input data latch, the output data latch, the register, and the error detection and correction circuit. And a control circuit for controlling.
制御回路は、命令を解読する命令解読機能と、 外部データバスから入力されたデータをレジスタに格
納するデータ入力命令の後にレジスタに格納されている
データを外部データバスへ出力するデータ出力命令が続
くことを検出する命令組み合わせ検出機能と、 データ入力命令の後にデータ出力命令が続くときに、
第1のサイクルにおいて、外部データバスから入力され
るデータを入力データラッチに一時格納し、レジスタの
データ出力命令中に含まれるレジスタ番号からデータを
読み出して誤り検出訂正回路へ送り、このデータに対す
る誤り検出訂正符号の生成・付加を実行させ、誤り検出
訂正符号を付加したデータを書き込みデータバスに出力
し、前記書き込みデータバスに出力されたデータを出力
データラッチに一時的に格納し、第2のサイクルにおい
て、出力データラッチに一時格納したデータを外部デー
タバスへ出力し、入力データラッチからデータを読み出
して誤り検出訂正回路へ送り、このデータに対する誤り
検出訂正を実行させ、誤り検出訂正を行ったデータを書
き込みデータバスに出力し、書き込みデータバスを通し
てレジスタのデータ入力命令で指定されたレジスタ番号
に書き込む制御機能とを有している。The control circuit has an instruction decoding function for decoding an instruction and a data input instruction for storing the data input from the external data bus in the register, followed by a data output instruction for outputting the data stored in the register to the external data bus. Command combination detection function to detect that, when the data output command follows the data input command,
In the first cycle, the data input from the external data bus is temporarily stored in the input data latch, the data is read from the register number included in the data output instruction of the register, and is sent to the error detection / correction circuit. The detection / correction code generation / addition is executed, the data to which the error detection / correction code is added is output to the write data bus, and the data output to the write data bus is temporarily stored in the output data latch. In the cycle, the data temporarily stored in the output data latch is output to the external data bus, the data is read from the input data latch and sent to the error detection / correction circuit, the error detection / correction is executed for this data, and the error detection / correction is performed. The data is output to the write data bus and the register data is output through the write data bus. And a control function of writing the specified register number input command.
請求項(2)記載のデータ処理装置は、請求項(1)
の構成と比べ、制御回路が異なる。The data processing device according to claim (2) is based on claim (1).
The control circuit is different from that of FIG.
制御回路は、命令を解読する命令解読機能と、外部デ
ータバスから入力されたデータをレジスタに格納するデ
ータ入力命令の後にレジスタに格納されているデータを
外部データバスへ出力するデータ出力命令が続くことを
検出する命令組み合わせ検出機能と、 データ入力命令中に含まれるレジスタ番号とデータ入
力命令に続くデータ出力命令中に含まれるレジスタ番号
との一致を検出する一致検出機能と、 データ入力命令の後にデータ出力命令が続き、かつデ
ータ入力命令で書き込むレジスタのレジスタ番号とデー
タ出力命令で読み出すレジスタ番号とが一致するとき
に、第1のサイクルにおいて、外部データバスから入力
されるデータを入力データラッチに一時格納し、第2の
サイクルにおいて、入力データラッチからデータを読み
出して誤り検出訂正回路へ送り、このデータに対する誤
り検出訂正を実行させ、誤り検出訂正を行ったデータを
書き込みデータバスを通してレジスタに書き込むととも
に、出力データラッチに一時格納し、第3のサイクルに
おいて、出力データラッチに一時格納したデータを外部
データバスへ出力する制御機能とを有している。The control circuit has an instruction decoding function for decoding an instruction and a data input instruction for storing the data input from the external data bus in the register, and a data output instruction for outputting the data stored in the register to the external data bus. The instruction combination detection function that detects that a match is detected, the match detection function that detects a match between the register number included in the data input instruction and the register number included in the data output instruction that follows the data input instruction, and after the data input instruction When the data output instruction continues and the register number of the register written by the data input instruction matches the register number read by the data output instruction, the data input from the external data bus is input to the input data latch in the first cycle. Temporarily store and read data from input data latch in the second cycle Send to the error detection and correction circuit, execute error detection and correction on this data, write the error-corrected data to the register through the write data bus, and temporarily store it in the output data latch. It has a control function of outputting the data temporarily stored in the latch to the external data bus.
請求項(3)記載のデータ処理装置は、請求項(1)
の構成と比べ、制御回路が異なる。The data processing device according to claim (3) is the data processing device according to claim (1).
The control circuit is different from that of FIG.
制御回路は、命令を解読する命令解読機能と、 外部データバスから入力されたデータをレジスタに格
納するデータ入力命令の後にレジスタに格納されている
データを外部データバスへ出力するデータ出力命令が続
くことを検出する命令組み合わせ検出機能と、 データ入力命令中に含まれるレジスタ番号とデータ入
力命令に続くデータ出力命令中に含まれるレジスタ番号
との一致を検出する一致検出機能と、 データ入力命令の後にデータ出力命令が続き、かつデ
ータ入力命令で書き込むレジスタの第1のレジスタ番号
とデータ出力命令で読み出す第2のレジスタ番号とが一
致するときに、第1のサイクルにおいて、外部データバ
スから入力されるデータを入力データラッチに一時格納
し、第2のサイクルにおいて、入力データラッチのデー
タを出力データラッチに一時格納し、出力データラッチ
に一時格納したデータを外部データバスへ出力し、入力
データラッチからデータを読み出して誤り検出訂正回路
へ送り、このデータに対する誤り検出訂正を実行させ、
誤り検出訂正を行ったデータを書き込みデータバスに出
力し、書き込みデータバスを通してレジスタに書き込む
とともに、誤りが発生したときのみ出力データラッチに
一時格納し、第3のサイクルにおいて、誤りが発生した
ときのみ出力データラッチに一時格納したデータを外部
データバスへ出力する制御機能とを有している。The control circuit has an instruction decoding function for decoding an instruction and a data input instruction for storing the data input from the external data bus in the register, followed by a data output instruction for outputting the data stored in the register to the external data bus. The instruction combination detection function that detects that a match is detected, the match detection function that detects a match between the register number included in the data input instruction and the register number included in the data output instruction that follows the data input instruction, and after the data input instruction When the data output instruction continues, and when the first register number of the register written by the data input instruction and the second register number read by the data output instruction match, the data is input from the external data bus in the first cycle. The data is temporarily stored in the input data latch, and the data of the input data latch is stored in the second cycle. Output temporarily stored in the data latches, and outputs the temporary storage data to the output data latch to the external data bus, reads out the data from the input data latch sends to the error detection and correction circuit, to perform error detection and correction to this data,
The error-corrected data is output to the write data bus, written to the register through the write data bus, temporarily stored in the output data latch only when an error occurs, and only when an error occurs in the third cycle. It has a control function of outputting the data temporarily stored in the output data latch to the external data bus.
請求項(1)記載の構成によれば、データ入力命令の
後にデータ出力命令が続くときに、データ入力命令とデ
ータ出力命令とを並列的に実行するようにし、第1のサ
イクルにおいてデータ出力命令による誤り検出訂正符号
の生成・付加を行い、第2のサイクルにおいてデータ入
力命令による誤り検出訂正を行うことになる。この結
果、誤り検出訂正回路を効率よく使用して外部データの
入出力が連続するように処理することができる。According to the configuration of claim (1), when the data input instruction is followed by the data output instruction, the data input instruction and the data output instruction are executed in parallel, and the data output instruction is executed in the first cycle. The error detection / correction code is generated / added according to the above, and the error detection / correction is performed by the data input instruction in the second cycle. As a result, it is possible to efficiently use the error detection and correction circuit and perform processing so that external data input / output is continuous.
請求項(2)記載の構成によれば、データ入力命令の
後にデータ出力命令が続き、かつデータ入力命令で書き
込むレジスタのレジスタ番号とデータ出力命令で読み出
すレジスタのレジスタ番号とが一致するときに、入力デ
ータラッチに格納されたデータに対して誤り検出訂正を
行った後、レジスタに格納するとともに出力データラッ
チに格納して外部データバスへ出力し、データ出力命令
によるデータ出力処理の際にはレジスタからのデータの
読み出しおよび誤り検出訂正符号の生成・付加を行わな
い。According to the configuration of claim (2), when the data input instruction is followed by the data output instruction and the register number of the register written by the data input instruction and the register number of the register read by the data output instruction match, After performing error detection and correction on the data stored in the input data latch, store it in the register and store it in the output data latch and output it to the external data bus. Data is not read from and the error detection and correction code is not generated or added.
請求項(3)記載の構成によれば、データ入力命令の
後にデータ出力命令が続き、かつデータ入力命令で書き
込むレジスタのレジスタ番号とデータ出力命令で読み出
すレジスタのレジスタ番号とが一致するときに、入力デ
ータラッチに格納されたデータをそのまま出力データラ
ッチに格納して外部データバスへ未訂正のデータを出力
すると同時に、入力データラッチに格納されたデータに
対して誤り検出訂正を行い、訂正したデータをレジスタ
に格納するとともに訂正可能限り発生信号が生成された
ときにのみ出力データラッチに格納し、外部データバス
へ訂正後のデータを出力するので、データ出力命令によ
るデータ出力処理の際には誤り検出訂正符号の生成・付
加を行わない。また、データ入力命令によって入力した
データに誤りがないときには、訂正後のデータの出力処
理を行わない。According to the configuration of claim (3), when the data input instruction is followed by the data output instruction and the register number of the register written by the data input instruction and the register number of the register read by the data output instruction match, The data stored in the input data latch is stored in the output data latch as it is, and the uncorrected data is output to the external data bus. At the same time, the data stored in the input data latch is subjected to error detection and correction, and the corrected data is corrected. Is stored in the register and stored in the output data latch only when the correctable signal is generated, and the corrected data is output to the external data bus.Therefore, there is an error in the data output processing by the data output instruction. No detection / correction code is generated / added. If the data input by the data input command has no error, the corrected data is not output.
以下、この発明の実施例を図面を参照しながら説明す
る。Embodiments of the present invention will be described below with reference to the drawings.
この発明の第1の実施例を第1図および第2図に基づ
いて説明する。A first embodiment of the present invention will be described with reference to FIGS. 1 and 2.
このデータ処理装置は、第1図に示すように、外部デ
ータバス16と、外部データバス16から入力するデータを
一時格納する入力データラッチ11と、外部データバス16
へ出力するデータを一時格納する出力データラッチ12
と、複数のデータを格納するレジスタ13と、第1の入力
端子を入力データラッチ11の出力端子に接続し第2の入
力端子をレジスタ13の出力端子に接続したセレクタ14
と、レジスタ13および出力データラッチ12に入力するデ
ータを与える書き込みバス17と、入力端子がセレクタ14
の出力端子に接続された入力されるデータの誤り検出訂
正および誤り検出訂正符号の生成・付加を行い誤り検出
訂正したデータおよび誤り検出訂正符号を付加したデー
タを書き込みバス17に出力する誤り検出訂正回路15と、
上記各回路を制御する制御回路18とを含む。As shown in FIG. 1, this data processing device includes an external data bus 16, an input data latch 11 for temporarily storing data input from the external data bus 16, and an external data bus 16.
Output data latch 12 for temporarily storing the data to be output to
And a register 13 for storing a plurality of data, and a selector 14 having a first input terminal connected to the output terminal of the input data latch 11 and a second input terminal connected to the output terminal of the register 13.
, A write bus 17 for supplying data to be input to the register 13 and the output data latch 12, and a selector 14 having an input terminal.
The error detection and correction of the input data connected to the output terminal of the device and the generation and addition of the error detection and correction code, and the error detection and correction data and the data with the error detection and correction code are output to the write bus 17 Circuit 15 and
A control circuit 18 for controlling each of the above circuits is included.
制御回路18は、具体的には第2図に示すように、制御
信号およびレジスタ番号を含む命令コードを解読する命
令デコーダ26と、レジスタ13へデータを書き込むときの
レジスタ番号を一時的に保持する書き込みレジスタアド
レスラッチ22と、レジスタ13からデータを読み出すとき
のレジスタ番号を一時的に保持する読み出しレジスタア
ドレスラッチ21と、制御信号を一時的に格納する制御信
号ラッチ24と、命令をデコードした制御信号を入力とす
る命令組み合わせ検出回路(特許請求の範囲における命
令組み合わせ検出機能に対応する)25と、第1の入力端
子を読み出しレジスタアドレスラッチ21の出力端子に接
続し第2の入力端子を読み出しレジスタアドレスラッチ
21の入力端子に接続して読み出しアドレスを選択するセ
レクタ23とを含む。Specifically, as shown in FIG. 2, the control circuit 18 temporarily holds an instruction decoder 26 that decodes an instruction code including a control signal and a register number, and a register number when writing data to the register 13. A write register address latch 22, a read register address latch 21 that temporarily holds a register number when reading data from the register 13, a control signal latch 24 that temporarily stores a control signal, and a control signal obtained by decoding an instruction. An instruction combination detection circuit (corresponding to the instruction combination detection function in the claims) 25 having an input, a first input terminal connected to the output terminal of the read register address latch 21, and a second input terminal connected to the read register Address latch
A selector 23 connected to the input terminal of 21 to select a read address.
つぎに、このデータ処理装置がデータ入出力命令を実
行するときの動作について第8図を参照して説明する。
まず、外部データバス16から入力したデータをレジスタ
13に格納するデータ入力命令を実行する場合、第1のサ
イクルでは、外部データバス16から入力したデータを入
力データラッチ11に一時格納する。第2のサイクルで
は、入力データラッチ11の出力をセレクタ14で選び、こ
のデータを誤り検出訂正回路15に送る。誤り検出訂正回
路15は、入力されたデータに対して誤り検出訂正を行
い、誤り検出訂正したデータを書き込みバス17に出力す
る。書き込みバス17上のデータはデータ入力命令で指定
されたアドレス(レジスタ番号)のレジスタ13に格納さ
れる。データ入力命令で指定されるレジスタ13のアドレ
スは、命令デコーダ26から書き込みレジスタアドレスラ
ッチ22に送られ、書き込みレジスタアドレスラッチ22に
保持される。Next, the operation when this data processing device executes a data input / output instruction will be described with reference to FIG.
First, register the data input from the external data bus 16.
When the data input instruction to be stored in 13 is executed, in the first cycle, the data input from the external data bus 16 is temporarily stored in the input data latch 11. In the second cycle, the output of the input data latch 11 is selected by the selector 14 and this data is sent to the error detection / correction circuit 15. The error detection / correction circuit 15 performs error detection / correction on the input data and outputs the error-detected / corrected data to the write bus 17. The data on the write bus 17 is stored in the register 13 at the address (register number) designated by the data input instruction. The address of the register 13 designated by the data input instruction is sent from the instruction decoder 26 to the write register address latch 22 and held in the write register address latch 22.
つぎに、レジスタ13に格納されているデータを外部デ
ータバス16に出力するデータ出力命令を実行する場合、
第1のサイクルでは、このデータ出力命令で指令される
読み出しレジスタのアドレスが、読み出しレジスタアド
レスラッチ21に保持され、セレクタ23により読み出しレ
ジスタアドレスラッチ21に保持されたアドレスが選ばれ
る。このアドレスで指定されるレジスタ13に格納されて
いるデータを読み出し、誤り検出訂正回路15に送る。誤
り検出訂正回路15は、入力されたデータに対して、誤り
検出訂正符号を生成・付加し、書き込みバス17に出力
し、出力データラッチ12に一時格納する。第2のサイク
ルでは、出力データラッチ12に格納されたデータを外部
データバス16に出力する。Next, when executing a data output instruction for outputting the data stored in the register 13 to the external data bus 16,
In the first cycle, the address of the read register designated by this data output instruction is held in the read register address latch 21, and the selector 23 selects the address held in the read register address latch 21. The data stored in the register 13 designated by this address is read out and sent to the error detection / correction circuit 15. The error detection / correction circuit 15 generates / adds an error detection / correction code to the input data, outputs it to the write bus 17, and temporarily stores it in the output data latch 12. In the second cycle, the data stored in the output data latch 12 is output to the external data bus 16.
つぎに、データ入力命令の後にデータ出力命令が続く
場合についてその動作を、第10図を参照して説明する。
まず、第1のサイクルでは、データ入力命令が実行開始
後、データ入力命令のデコード信号が制御信号ラッチ24
に保持されているとき、その間につぎの命令が命令デコ
ーダ26によってデコードされると、このデコードの結果
と制御信号ラッチ24の出力との比較によって、命令組み
合わせ検出回路25がデータ入力命令とデータ出力命令と
が連続していることを検出する。検出結果は、セレクタ
23に送られ、デコードされているアドレスをこのセレク
タ23で、データ出力命令の読み出しレジスタアドレスに
切り替えてレジスタ13に与える。このように、第1のサ
イクルでは、データ入力命令によるデータの入力動作
と、データ出力命令によるレジスタ13からのデータの読
み出し・誤り検出訂正符号の生成動作とが同時に行われ
る。つまり、外部データバス16から入力されるデータを
入力データラッチ11に一時格納し、レジスタ13のデータ
出力命令中に含まれるレジスタ番号からデータを読み出
して誤り検出訂正回路15へ送り、このデータに対する誤
り検出訂正符号の生成・付加を実行させ、誤り検出訂正
符号を付加したデータを書き込みデータバス17に出力
し、出力データラッチ12に一時格納する。つぎに、第2
のサイクルでは、出力データラッチ12に格納されたデー
タを外部データバス16へ出力し、入力データラッチ11か
らデータを読みして誤り検出訂正回路15へ送り、このデ
ータに対する誤り検出訂正を実行させ、誤り検出訂正を
行ったデータを書き込みデータバス17に出力し、書き込
みデータバス17を通してレジスタ13のデータ入力命令で
指定されたレジスタ番号に書き込む。Next, the operation of the case where the data input instruction is followed by the data output instruction will be described with reference to FIG.
First, in the first cycle, after the execution of the data input instruction, the decode signal of the data input instruction is transferred to the control signal latch 24.
If the next instruction is decoded by the instruction decoder 26 during that time, the instruction combination detection circuit 25 compares the result of this decoding with the output of the control signal latch 24 to allow the data input instruction and the data output. Detects that the commands and are continuous. The detection result is the selector
The address sent to 23 and decoded is switched to the read register address of the data output instruction by this selector 23 and given to the register 13. As described above, in the first cycle, the data input operation by the data input instruction and the data read operation from the register 13 and the error detection and correction code generation operation by the data output instruction are simultaneously performed. That is, the data input from the external data bus 16 is temporarily stored in the input data latch 11, the data is read from the register number included in the data output instruction of the register 13 and sent to the error detection / correction circuit 15, and an error for this data is detected. The detection / correction code is generated / added, the data to which the error detection / correction code is added is output to the write data bus 17, and is temporarily stored in the output data latch 12. Next, the second
In the cycle of, the data stored in the output data latch 12 is output to the external data bus 16, the data is read from the input data latch 11 and sent to the error detection / correction circuit 15, and the error detection / correction for this data is executed, The error-corrected data is output to the write data bus 17 and written to the register number designated by the data input instruction of the register 13 through the write data bus 17.
以上にように、第10図を見れば明らかなように、2つ
の命令(データ入力命令およびデータ出力命令)は並列
的に処理され、むだなサイクルが発生していないことが
わかる。As described above, as is apparent from FIG. 10, it is understood that the two instructions (data input instruction and data output instruction) are processed in parallel and no wasteful cycle occurs.
この実施例によれば、データ入力命令の後にデータ出
力命令が続くときに、データ入力命令とデータ出力命令
とを並列的に実行するようにし、第1のサイクルにおい
てデータ出力命令による誤り検出訂正符号の生成・付加
を行い、第2のサイクルにおいてデータ入力命令による
誤り検出訂正を行うことになる。この結果、誤り検出訂
正回路15を効率よく使用して外部データの入出力が連続
するように処理することができ、データ入力処理とデー
タ出力処理とを待ち時間なく続けて行うことができ、デ
ータ処理の高速化を図ることができる。According to this embodiment, when the data input instruction is followed by the data output instruction, the data input instruction and the data output instruction are executed in parallel, and the error detection and correction code by the data output instruction is executed in the first cycle. Are generated and added, and error detection and correction are performed by the data input instruction in the second cycle. As a result, the error detection / correction circuit 15 can be efficiently used to process the input / output of external data continuously, and the data input process and the data output process can be continuously performed without waiting time. The processing speed can be increased.
この発明の第2の実施例を第1図および第3図に基づ
いて説明する。このデータ処理装置は、制御回路18′の
構成が第1の実施例と異なるが、その他の構成は第1の
実施例と同様である。A second embodiment of the present invention will be described with reference to FIGS. 1 and 3. In this data processor, the structure of the control circuit 18 'is different from that of the first embodiment, but the other structures are the same as those of the first embodiment.
制御回路18′は、具体的には第3図に示すように、制
御信号およびレジスタ番号を含む命令コードを解読する
命令デコーダ36と、レジスタ13へデータを書き込むとき
のレジスタ番号を一時的に保持する書き込みレジスタア
ドレスラッチ32と、レジスタ13からデータを読み出すと
きのレジスタ番号を一時的に保持する読み出しレジスタ
アドレスラッチ31と、制御信号を一時的に格納する制御
信号ラッチ34と、命令をデコードした制御信号を入力と
する命令組み合わせ検出回路(特許請求の範囲における
命令組み合わせ検出機能に対応する)35と、読み出しア
ドレスと書き込みアドレスを比較する一致検出回路(特
許請求の範囲における一致検出機能に対応する)33とを
含む。Specifically, as shown in FIG. 3, the control circuit 18 'holds an instruction decoder 36 for decoding an instruction code including a control signal and a register number, and a register number for temporarily writing data in the register 13. A write register address latch 32, a read register address latch 31 that temporarily holds a register number when reading data from the register 13, a control signal latch 34 that temporarily stores a control signal, and a control that decodes an instruction. A command combination detection circuit (corresponding to the command combination detection function in the claims) 35 that receives a signal, and a match detection circuit (corresponding to the match detection function in the claims) that compares a read address and a write address. Including 33 and.
つぎに、上記第2の実施例において、データ入力命令
の後にデータ出力命令が続き、かつデータ入力命令で書
き込むレジスタのレジスタ番号とデータ出力命令で読み
出すレジスタのレジスタ番号とが一致する場合につい
て、その動作を第11図を参照して説明する。まず第1の
サイクルでは、データ入力命令が実行開始後、データ入
力命令のデコード信号が制御信号ラッチ34に保持されて
いるとき、その間につぎの命令が命令デコーダ36でデコ
ードされると、このデコードの結果と制御信号ラッチ34
の出力との比較によって、命令組み合わせ検出回路35が
データ入力命令とデータ出力命令とが連続していること
を検出する。このとき、外部データバス16から入力され
るデータを入力するデータラッチ11に一時格納する。つ
ぎに、第2のサイクルでは、データ出力命令が命令デコ
ーダ36にあって、命令の連続を検出したとき、データ入
力命令の書き込みアドレスとデータ出力命令の読み出し
アドレスとが比較される。この比較の結果、アドレスが
一致していれば、一致検出回路33の出力により、入力デ
ータラッチ11からデータを読み出してセレクタ14により
誤り検出訂正回路15へ送り、このデータに対する誤り検
出訂正を実行させ、誤り検出訂正を行ったデータを書き
込みデータバス17を通してレジスタ13に書き込むととも
に、出力データラッチ12に一時格納する。つぎに、第3
のサイクルでは、出力データラッチ12に格納したデータ
を外部データバス16に出力する。Next, in the second embodiment, in the case where the data input instruction is followed by the data output instruction and the register number of the register written by the data input instruction and the register number of the register read by the data output instruction match, The operation will be described with reference to FIG. First, in the first cycle, when the decode signal of the data input instruction is held in the control signal latch 34 after the execution of the data input instruction, if the next instruction is decoded by the instruction decoder 36 during that time, this decode Results and control signal latch 34
The instruction combination detection circuit 35 detects that the data input instruction and the data output instruction are continuous by comparing with the output of. At this time, the data input from the external data bus 16 is temporarily stored in the data latch 11 for input. Next, in the second cycle, when the data output instruction is in the instruction decoder 36 and the continuation of the instruction is detected, the write address of the data input instruction and the read address of the data output instruction are compared. As a result of this comparison, if the addresses match, the output of the match detection circuit 33 reads the data from the input data latch 11 and sends it to the error detection / correction circuit 15 by the selector 14 to execute the error detection / correction on this data. The error-corrected data is written to the register 13 through the write data bus 17 and temporarily stored in the output data latch 12. Next, the third
In the cycle, the data stored in the output data latch 12 is output to the external data bus 16.
この実施例によれば、データ入力命令の後にデータ出
力命令が続き、かつデータ入力命令で書き込むレジスタ
13のレジスタ番号とデータ出力命令で読み出すレジスタ
13のレジスタ番号とが一致するときに、入力データラッ
チ11に格納されたデータに対して誤り検出訂正を行った
後、レジスタ13に格納するとともに出力データラッチ12
に格納して外部データバス16へ出力し、データ出力命令
によるデータ出力処理の際にはレジスタからのデータの
読み出しおよび誤り検出訂正符号の生成・付加を行わな
いので、つまり入力したデータと同じデータを出力する
場合には、むだなレジスタ13からのデータの読み出しお
よび誤り検出訂正符号の生成・付加処理を行わないの
で、データ処理を高速化を図ることができる。According to this embodiment, a data input instruction is followed by a data output instruction, and a register written by the data input instruction
Register number of 13 and register read by data output instruction
When the register number of 13 matches, the data stored in the input data latch 11 is subjected to error detection and correction, and then stored in the register 13 and output data latch 12
Stored in the external data bus 16 and output to the external data bus 16, and data is not read from the register and the error detection and correction code is not generated or added during the data output processing by the data output instruction, that is, the same data as the input data. Is output, the data is not read from the wasteful register 13 and the error detection / correction code generation / addition processing is not performed, so that the data processing can be speeded up.
この発明の第3の実施例を第4図および第5図に基づ
いて説明する。このデータ処理装置は、第4図に示すよ
うに、外部データバス46と、外部データバス46から入力
するデータを一時格納する入力データラッチ41と、外部
データバス46へ出力するデータを一時格納する出力デー
タラッチ42と、複数のデータを格納するレジスタ43と、
第1の入力端子を入力データラッチ41の出力端子に接続
し第2の入力端子をレジスタ43の出力端子に接続したセ
レクタ44と、レジスタ43に入力するデータを与える書き
込みバス47と、入力端子をセレクタ44の出力端子に接続
して書き込みバス47にデータを出力する誤り検出訂正回
路45と、第1の入力端子を書き込みバス47に接続し第2
の入力端子を入力データラッチ41に接続し出力端子を出
力データラッチ42の入力端子に接続した出力セレクタ49
と、上記各回路を制御する制御回路48とを含む。A third embodiment of the present invention will be described with reference to FIGS. 4 and 5. As shown in FIG. 4, this data processor temporarily stores an external data bus 46, an input data latch 41 for temporarily storing data input from the external data bus 46, and data to be output to the external data bus 46. An output data latch 42, a register 43 for storing a plurality of data,
The selector 44 having the first input terminal connected to the output terminal of the input data latch 41 and the second input terminal connected to the output terminal of the register 43, the write bus 47 for giving data to be input to the register 43, and the input terminal An error detection and correction circuit 45 connected to the output terminal of the selector 44 to output data to the write bus 47, and a second input terminal connected to the write bus 47 with the first input terminal
Output selector 49 with its input terminal connected to the input data latch 41 and its output terminal connected to the input terminal of the output data latch 42
And a control circuit 48 for controlling the above circuits.
制御回路48は、具体的には第5図に示すように、制御
信号およびレジスタ番号を含む命令コードを解読すると
ともに誤り発生信号57を入力する命令デコーダ56と、レ
ジスタ43へデータを書き込むときのレジスタ番号を一時
的に保持する書き込みレジスタアドレスラッチ52と、レ
ジスタ43からデータを読み出すときのレジスタ番号を一
時的に保持する読み出しレジスタアドレスラッチ51と、
制御信号を一時的に格納する制御信号ラッチ54と、命令
をデコードした制御信号を入力とする命令組み合わせ検
出回路(特許請求の範囲における命令組み合わせ検出機
能に対応する)55と、読み出しアドレスと書き込みアド
レスを比較する一致検出回路(特許請求の範囲における
一致検出機能に対応する)53とを含む。Specifically, as shown in FIG. 5, the control circuit 48 decodes an instruction code including a control signal and a register number and inputs an error generation signal 57, and an instruction decoder 56 for writing data to the register 43. A write register address latch 52 that temporarily holds a register number, a read register address latch 51 that temporarily holds a register number when reading data from the register 43, and
A control signal latch 54 that temporarily stores a control signal, an instruction combination detection circuit (corresponding to the instruction combination detection function in the claims) 55 that receives a control signal obtained by decoding an instruction, a read address and a write address. And a coincidence detection circuit (corresponding to the coincidence detection function in claims) 53.
つぎに、上記第3の実施例において、データ入力命令
の後にデータ出力命令が続き、かつデータ入力命令で書
き込むレジスタのレジスタ番号とデータ出力命令で読み
出すレジスタのレジスタ番号とが一致する場合につい
て、その動作を第12図を参照して説明する。まず第1の
サイクルでは、データ入力命令が実行開始後、データ入
力命令のデコード信号が制御信号ラッチ54に保持されて
いるとき、その間につぎの命令が命令デコーダ56によっ
てデコードされると、このデコードの結果と制御信号ラ
ッチ54の出力との比較によって、命令組み合わせ検出回
路55がデータ入力命令とデータ出力命令とが連続してい
ることを検出する。データ出力命令が命令デコーダ56に
あって、命令の連続を検出したとき、データ入力命令の
書き込みアドレスとデータ出力命令の読み出しアドレス
とが比較される。このとき、外部データバス46から入力
されるデータを入力データラッチ41に一時格納する。Next, in the third embodiment, the case where the data input instruction is followed by the data output instruction and the register number of the register written by the data input instruction and the register number of the register read by the data output instruction match The operation will be described with reference to FIG. First, in the first cycle, when the decode signal of the data input instruction is held in the control signal latch 54 after the start of execution of the data input instruction, and the next instruction is decoded by the instruction decoder 56 during that time, this decode The instruction combination detection circuit 55 detects that the data input instruction and the data output instruction are continuous by comparing the result of the above with the output of the control signal latch 54. When the data output instruction is in the instruction decoder 56 and the continuity of the instruction is detected, the write address of the data input instruction and the read address of the data output instruction are compared. At this time, the data input from the external data bus 46 is temporarily stored in the input data latch 41.
つぎに、第2のサイクルでは、この比較の結果アドレ
スが一致していれば、一致検出回路53の出力により、入
力データラッチ41のデータを出力セレクタ49により出力
データラッチ42に一時格納し、出力データラッチ42に一
時格納した未訂正のデータを外部データバス46へ出力
し、入力データラッチ41からデータを読み出してセレク
タ44により誤り検出訂正回路45へ送り、このデータに対
する誤り検出訂正を実行させ、誤り検出訂正を行ったデ
ータを書き込むデータバス47に出力し、書き込みデータ
バス47を通してレジスタ43に書き込むとともに、データ
に誤りがあって訂正可能誤り発生信号57が発生し、それ
が制御回路48に入力されたときのみ出力セレクタ49によ
り出力データラッチ42に一時格納する。Next, in the second cycle, if the comparison result addresses match, the output of the match detection circuit 53 causes the output selector 49 to temporarily store the data of the input data latch 41 in the output data latch 42, and the output The uncorrected data temporarily stored in the data latch 42 is output to the external data bus 46, the data is read from the input data latch 41 and sent to the error detection / correction circuit 45 by the selector 44, and the error detection / correction for this data is executed. The error-corrected data is output to the write data bus 47 and written to the register 43 through the write data bus 47. At the same time, a correctable error generation signal 57 is generated due to an error in the data, which is input to the control circuit 48. Only when this is done, the output selector 49 temporarily stores it in the output data latch 42.
つぎに、第3のサイクルでは、訂正可能誤り発生信号
57が発生したときのみ、出力データラッチ42に一時格納
したデータを外部データバス46へ出力する。つまり、デ
ータに訂正可能な誤りがあるときのみ、外部データバス
46に正しく訂正されたデータが再度出力されることにな
る。Next, in the third cycle, the correctable error occurrence signal
Only when 57 occurs, the data temporarily stored in the output data latch 42 is output to the external data bus 46. In other words, only when there is a correctable error in the data, the external data bus
Correctly corrected data will be output again in 46.
この実施例によれば、データ入力命令の後にデータ出
力命令が続き、かつデータ入力命令で書き込むレジスタ
のレジスタ番号とデータ出力命令で読み出すレジスタの
レジスタ番号とが一致するときに、入力データラッチ41
に格納されたデータをそのまま出力データラッチ42に格
納して外部データバス46へ未訂正のデータを出力すると
同時に、入力データラッチ41に格納されたデータに対し
て誤り検出訂正を行い、訂正したデータをレジスタ43に
格納するとともに訂正可能誤り発生信号が生成されたと
きにのみ出力データラッチ42に格納し、外部データバス
46へ訂正後のデータを出力し、データ出力命令によるデ
ータ出力処理の際には誤り検出訂正符号の生成・付加を
行わないので、つまり入力したデータと同じデータを出
力する場合には、むだな誤り検出訂正符号の生成・付加
処理を行わないので、データ処理を高速化を図ることが
できる。さらに、データ入力命令によって入力したデー
タに誤りがないときには、訂正後のデータの出力処理が
無くなるので、データ処理の一層の高速化を図ることが
できる。According to this embodiment, when the data output instruction is followed by the data output instruction, and the register number of the register to be written by the data input instruction and the register number of the register to be read by the data output instruction match, the input data latch 41
The data stored in the output data latch 42 is directly stored in the output data latch 42 and the uncorrected data is output to the external data bus 46. At the same time, the data stored in the input data latch 41 is subjected to error detection and correction to correct the data. Are stored in the register 43 and stored in the output data latch 42 only when the correctable error occurrence signal is generated.
The corrected data is output to 46, and the error detection and correction code is not generated / added during the data output processing by the data output instruction, that is, when the same data as the input data is output, it is wasteful. Since the error detection / correction code generation / addition processing is not performed, the data processing can be speeded up. Further, when there is no error in the data input by the data input command, the output process of the corrected data is eliminated, so that the data processing can be further speeded up.
請求項(1)記載のデータ処理装置によれば、データ
入力命令の後にデータ出力命令が続くときに、データ入
力命令とデータ出力命令とを並列的に実行するように
し、第1のサイクルにおいてデータ出力命令による誤り
検出訂正符号の生成・付加を行い、第2のサイクルにお
いてデータ入力命令による誤り検出訂正を行うことにな
る。この結果、誤り検出訂正回路を効率よく使用して外
部データの入出力が連続するように処理することがで
き、データ入力処理とデータ出力処理とを待ち時間なく
続けて行うことができ、データ処理の高速化を図ること
ができる。According to the data processing device of the first aspect, when the data input instruction is followed by the data output instruction, the data input instruction and the data output instruction are executed in parallel, and the data is output in the first cycle. The error detection and correction code is generated and added by the output instruction, and the error detection and correction is performed by the data input instruction in the second cycle. As a result, the error detection / correction circuit can be efficiently used to process the input / output of the external data continuously, and the data input process and the data output process can be continuously performed without waiting time. Can be speeded up.
請求項(2)記載のデータ処理装置によれば、データ
入力命令の後にデータ出力命令が続き、かつデータ入力
命令で書き込むレジスタのレジスタ番号とデータ出力命
令で読み出すレジスタのレジスタ番号とが一致するとき
に、入力データラッチに格納されたデータに対して誤り
検出訂正を行った後、レジスタに格納するとともに出力
データラッチに格納して外部データバスへ出力し、デー
タ出力命令によるデータ出力処理の際にはレジスタから
のデータの読み出しおよび誤り検出訂正符号の生成・付
加を行わないので、つまり入力したデータと同じデータ
を出力する場合には、むだなレジスタからのデータの読
み出しおよび誤り検出訂正符号の生成・付加処理を行わ
ないので、データ処理を高速化を図ることができる。According to the data processor of claim (2), when the data input instruction is followed by the data output instruction, and the register number of the register written by the data input instruction and the register number of the register read by the data output instruction match. In addition, after performing error detection and correction on the data stored in the input data latch, it is stored in the register and also stored in the output data latch and output to the external data bus. Does not read data from registers or generate / add error detection / correction codes, that is, when outputting the same data as input data, read data from wasteful registers and generate error detection / correction codes. -Since no additional processing is performed, the speed of data processing can be increased.
請求項(3)記載のデータ処理装置によれば、データ
入力命令の後にデータ出力命令が続き、かつデータ入力
命令で書き込むレジスタのレジスタ番号とデータ出力命
令で読み出すレジスタのレジスタ番号とが一致するとき
に、入力データラッチに格納されたデータをそのまま出
力データラッチに格納して外部データバスへ未訂正のデ
ータを出力すると同時に、入力データラッチに格納され
たデータに対して誤り検出訂正を行い、訂正したデータ
をレジスタに格納するとともに訂正可能誤り発生信号が
生成されたときにのみ出力データラッチに格納し、外部
データバスへ訂正後のデータを出力するので、データ出
力命令によるデータ出力処理の際には誤り検出訂正符号
の生成・付加を行わないので、つまり入力したデータと
同じデータを出力する場合には、むだな誤り検出訂正符
号の生成・付加処理を行わないので、データ処理を高速
化を図ることができる。さらに、データ入力命令によっ
て入力したデータに誤りがないときには、訂正後のデー
タの出力処理が無くなるので、データ処理の一層の高速
化を図ることができる。According to the data processor of claim (3), when the data input instruction is followed by the data output instruction, and the register number of the register written by the data input instruction and the register number of the register read by the data output instruction match. In addition, the data stored in the input data latch is stored in the output data latch as it is and the uncorrected data is output to the external data bus. At the same time, the data stored in the input data latch is subjected to error detection and correction to correct it. The corrected data is stored in the output data latch only when the correctable error occurrence signal is generated, and the corrected data is output to the external data bus. Does not generate or add error detection and correction code, that is, it outputs the same data as the input data. Case, does not perform the generation and addition processing of waste ECC code, the data processing can be accelerated. Further, when there is no error in the data input by the data input command, the output process of the corrected data is eliminated, so that the data processing can be further speeded up.
第1図はこの発明の第1の実施例を示すデータ処理装置
の概略ブロック図、第2図は第1図の制御部を示すブロ
ック図、第3図はこの発明の第2の実施例の制御部を示
すブロック図、第4図はこの発明の第3の実施例を示す
データ処理装置の概略ブロック図、第5図は第4図の制
御部を示すブロック図、第6図は従来のデータ処理装置
の概略ブロック図、第7図は第6図の制御部を示すブロ
ック図、第8図は入出力の順序を示すタイミング図、第
9図は従来のデータ処理装置の入力と出力の連続実行を
示すタイミング図、第10図はこの発明の第1の実施例の
入力と出力の連続実行を示すタイミング図、第11図はこ
の発明の第2の実施例の入力と出力の連続実行を示すタ
イミング図、第12図はこの発明の第3の実施例の入力と
出力の連続実行を示すタイミング図である。 11……入力データラッチ、12……出力データラッチ、13
……レジスタ、14……セレクタ、15……誤り検出訂正回
路、16……外部データバス、17……書き込みバス、18…
…制御回路、21……読み出しレジスタアドレスラッチ、
22……書き込みレジスタアドレスラッチ、23……セレク
タ、24……制御信号ラッチ、26……命令デコーダ1 is a schematic block diagram of a data processing apparatus showing a first embodiment of the present invention, FIG. 2 is a block diagram showing a control unit of FIG. 1, and FIG. 3 is a second embodiment of the present invention. FIG. 4 is a block diagram showing a control unit, FIG. 4 is a schematic block diagram of a data processing device showing a third embodiment of the present invention, FIG. 5 is a block diagram showing the control unit in FIG. 4, and FIG. FIG. 7 is a schematic block diagram of the data processing device, FIG. 7 is a block diagram showing the control unit of FIG. 6, FIG. 8 is a timing diagram showing the order of input / output, and FIG. Timing diagram showing continuous execution, FIG. 10 is a timing diagram showing continuous execution of input and output of the first embodiment of the present invention, and FIG. 11 is continuous execution of input and output of the second embodiment of the present invention. FIG. 12 is a timing diagram showing the continuous execution of input and output according to the third embodiment of the present invention. It is a timing diagram. 11 …… Input data latch, 12 …… Output data latch, 13
...... Register, 14 ...... Selector, 15 …… Error detection and correction circuit, 16 …… External data bus, 17 …… Write bus, 18…
… Control circuit, 21 …… Read register address latch,
22 …… Write register address latch, 23 …… Selector, 24 …… Control signal latch, 26 …… Instruction decoder
Claims (3)
格納する入力データラッチと、前記外部データバスへ出
力するデータを一時格納する出力データラッチと、複数
のデータを格納するレジスタと、前記レジスタおよび前
記出力データラッチに入力するデータを与える書き込み
バスと、前記入力データラッチから読み出されたデータ
に対して誤り検出訂正を行うとともに前記レジスタから
読み出されたデータに対して誤り検出訂正符号の生成・
付加を行い誤り検出訂正を行ったデータおよび誤り検出
訂正符号を付加したデータを書き込みバスに出力する誤
り検出訂正回路と、前記入力データラッチ,出力データ
ラッチ,レジスタおよび誤り検出訂正回路を制御する制
御回路とを備え、 前記制御回路は、命令を解読する命令解読機能と、 前記外部データバスから入力されたデータを前記レジス
タに格納するデータ入力命令の後に前記レジスタに格納
されているデータを前記外部データバスへ出力するデー
タ出力命令が続くことを検出する命令組み合わせ検出機
能と、 データ入力命令の後にデータ出力命令が続くときに、第
1のサイクルにおいて、前記外部データバスから入力さ
れるデータを前記入力データラッチに一時格納し、前記
レジスタのデータ出力命令中に含まれるレジスタ番号か
らデータを読み出して前記誤り検出訂正回路へ送り、こ
のデータに対する誤り検出訂正符号の生成・付加を実行
させ、誤り検出訂正符号を付加したデータを前記書き込
みデータバスに対して出力し、前記書き込みデータバス
に出力されたデータを出力データラッチに一時的に格納
し、第2のサイクルにおいて、前記出力データラッチに
一時格納したデータを前記外部データバスへ出力し、前
記入力データラッチからデータを読み出して前記誤り検
出訂正回路へ送り、このデータに対する誤り検出訂正を
実行させ、誤り検出訂正を行ったデータを前記書き込み
データバスに出力し、前記書き込みデータバスを通して
前記レジスタのデータ入力命令で指定されたレジスタ番
号に書き込む制御機能とを有しているデータ処理装置。1. An input data latch for temporarily storing data input from an external data bus, an output data latch for temporarily storing data output to the external data bus, a register for storing a plurality of data, the register, and A write bus for supplying data to be input to the output data latch, and error detection and correction for the data read from the input data latch and generation of an error detection and correction code for the data read from the register・
An error detection / correction circuit for outputting the data to which the error detection / correction has been performed and the data to which the error detection / correction code has been added to the write bus, and control for controlling the input data latch, the output data latch, the register, and the error detection / correction circuit The control circuit includes an instruction decoding function for decoding an instruction, and a data input instruction for storing the data input from the external data bus in the register, the data stored in the register after the external input. An instruction combination detecting function for detecting that a data output instruction to be output to the data bus follows, and a data input from the external data bus in the first cycle when the data input instruction is followed by the data output instruction. Register number temporarily stored in the input data latch and included in the data output instruction of the register The data is read from the device and sent to the error detection / correction circuit, and the error detection / correction code is generated / added to this data, and the data to which the error detection / correction code is added is output to the write data bus. The data output to the bus is temporarily stored in the output data latch, the data temporarily stored in the output data latch is output to the external data bus in the second cycle, and the data is read from the input data latch. The data is sent to the error detection / correction circuit, the error detection / correction is performed on this data, the data subjected to the error detection / correction is output to the write data bus, and the register designated by the data input command of the register is passed through the write data bus. A data processing device having a control function for writing to a number.
格納する入力データラッチと、前記外部データバスへ出
力するデータを一時格納する出力データラッチと、複数
のデータを格納するレジスタと、前記レジスタおよび前
記出力データラッチに入力するデータを与える書き込み
バスと、前記入力データラッチから読み出されたデータ
に対して誤り検出訂正を行うとともに前記レジスタから
読み出されたデータに対して誤り検出訂正符号の生成・
付加を行い誤り検出訂正を行ったデータおよび誤り検出
訂正符号を付加したデータを書き込みバスに出力する誤
り検出訂正回路と、前記入力データラッチ,出力データ
ラッチ,レジスタおよび誤り検出訂正回路を制御する制
御回路とを備え、 前記制御回路は、命令を解読する命令解読機能と、 前記外部データバスから入力されたデータを前記レジス
タに格納するデータ入力命令の後に前記レジスタに格納
されているデータを前記外部データバスへ出力するデー
タ出力命令が続くことを検出する命令組み合わせ検出機
能と、 データ入力命令中に含まれるレジスタ番号と前記データ
入力命令に続くデータ出力命令中に含まれるレジスタ番
号との一致を検出する一致検出機能と、 データ入力命令の後にデータ出力命令が続き、かつ前記
データ入力命令で書き込むレジスタのレジスタ番号と前
記データ出力命令で読み出すレジスタ番号とが一致する
ときに、第1のサイクルにおいて、外部データバスから
入力されるデータを前記入力データラッチに一時格納
し、第2のサイクルにおいて、前記入力データラッチか
らデータを読み出して前記誤り検出訂正符号へ送り、こ
のデータに対する誤り検出訂正を実行させ、誤り検出訂
正を行ったデータを前記書き込みデータバスを通して前
記レジスタに書き込むとともに、前記出力データラッチ
に一時格納し、第3のサイクルにおいて、前記出力デー
タラッチに一時格納したデータを前記外部データバスへ
出力する制御機能とを有しているデータ処理装置。2. An input data latch for temporarily storing data input from an external data bus, an output data latch for temporarily storing data to be output to the external data bus, a register for storing a plurality of data, the register, and A write bus for supplying data to be input to the output data latch, and error detection and correction for the data read from the input data latch and generation of an error detection and correction code for the data read from the register・
An error detection / correction circuit for outputting the data to which the error detection / correction has been performed and the data to which the error detection / correction code has been added to the write bus, and control for controlling the input data latch, the output data latch, the register, and the error detection / correction circuit The control circuit includes an instruction decoding function for decoding an instruction, and a data input instruction for storing the data input from the external data bus in the register, the data stored in the register after the external input. An instruction combination detection function that detects that a data output instruction to be output to the data bus continues, and a match between the register number included in the data input instruction and the register number included in the data output instruction that follows the data input instruction. A matching detection function, and a data input command followed by a data output command, and the data input When the register number of the register written by the instruction and the register number read by the data output instruction match, the data input from the external data bus is temporarily stored in the input data latch in the first cycle, In the cycle, data is read from the input data latch and sent to the error detection / correction code, error detection / correction is executed for this data, and the error-corrected data is written to the register through the write data bus, and A data processing device having a control function of temporarily storing in an output data latch and outputting the data temporarily stored in the output data latch to the external data bus in a third cycle.
格納する入力データラッチと、前記外部データバスへ出
力するデータを一時格納する出力データラッチと、複数
のデータを格納するレジスタと、前記レジスタおよび前
記出力データラッチに入力するデータを与える書き込み
バスと、前記入力データラッチから読み出されたデータ
に対して誤り検出訂正を行うとともに前記レジスタから
読み出されたデータに対して誤り検出訂正符号の生成・
付加を行い誤り検出訂正を行ったデータおよび誤り検出
訂正符号を付加したデータを書き込みバスに出力する誤
り検出訂正回路と、前記入力データラッチ,出力データ
ラッチ,レジスタおよび誤り検出訂正回路を制御する制
御回路とを備え、 前記制御回路は、命令を解読する命令解読機能と、 前記外部データバスから入力されたデータを前記レジス
タに格納するデータ入力命令の後に前記レジスタに格納
されているデータを前記外部データバスへ出力するデー
タ出力命令が続くことを検出する命令組み合わせ検出機
能と、 データ入力命令中に含まれるレジスタ番号と前記データ
入力命令に続くデータ出力命令中に含まれるレジスタ番
号との一致を検出する一致検出機能と、 データ入力命令の後にデータ出力命令が続き、かつ前記
データ入力命令で書き込むレジスタの第1のレジスタ番
号と前記データ出力命令で読み出す第2のレジスタ番号
とが一致するときに、第1のサイクルにおいて、前記外
部データバスから入力されるデータを前記入力データラ
ッチに一時格納し、第2のサイクルにおいて、前記入力
データラッチのデータを前記出力データラッチに一時格
納し、前記出力データラッチに一時格納したデータを前
記外部データバスへ出力し、前記入力データラッチから
データを読み出して前記誤り検出訂正回路へ送り、この
データに対する誤り検出訂正を実行させ、誤り検出訂正
を行ったデータを前記書き込みデータバスに出力し、前
記書き込みデータバスを通して前記レジスタに書き込む
とともに、誤りが発生したときのみ前記出力データラッ
チに一時格納し、第3のサイクルにおいて、誤りが発生
したときのみ前記出力データラッチに一時格納したデー
タを前記外部データバスへ出力する制御機能とを有して
いるデータ処理装置。3. An input data latch for temporarily storing data input from an external data bus, an output data latch for temporarily storing data output to the external data bus, a register for storing a plurality of data, the register, and A write bus for supplying data to be input to the output data latch, and error detection and correction for the data read from the input data latch and generation of an error detection and correction code for the data read from the register・
An error detection / correction circuit for outputting the data to which the error detection / correction has been performed and the data to which the error detection / correction code has been added to the write bus, and control for controlling the input data latch, the output data latch, the register, and the error detection / correction circuit The control circuit includes an instruction decoding function for decoding an instruction, and a data input instruction for storing the data input from the external data bus in the register, the data stored in the register after the external input. An instruction combination detection function that detects that a data output instruction to be output to the data bus continues, and a match between the register number included in the data input instruction and the register number included in the data output instruction that follows the data input instruction. A matching detection function, and a data input command followed by a data output command, and the data input When the first register number of the register written by the instruction and the second register number read by the data output instruction match, the data input from the external data bus is input to the input data latch in the first cycle. Temporarily store the data of the input data latch in the output data latch in the second cycle, output the data temporarily stored in the output data latch to the external data bus, and output the data from the input data latch. Is sent to the error detection / correction circuit, the error detection / correction is executed on this data, the data subjected to the error detection / correction is output to the write data bus, and the data is written to the register through the write data bus. Only when it occurs, temporarily store it in the output data latch and In Le, the data processing device and a control function of outputting the data stored temporarily in the output data latch only when an error occurs to the external data bus.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2269068A JP2565590B2 (en) | 1990-10-05 | 1990-10-05 | Data processing device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2269068A JP2565590B2 (en) | 1990-10-05 | 1990-10-05 | Data processing device |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH04145539A JPH04145539A (en) | 1992-05-19 |
JP2565590B2 true JP2565590B2 (en) | 1996-12-18 |
Family
ID=17467212
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2269068A Expired - Lifetime JP2565590B2 (en) | 1990-10-05 | 1990-10-05 | Data processing device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2565590B2 (en) |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS5324736A (en) * | 1976-08-20 | 1978-03-07 | Nippon Telegr & Teleph Corp <Ntt> | Error detection a nd correction system for memory unit |
-
1990
- 1990-10-05 JP JP2269068A patent/JP2565590B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JPH04145539A (en) | 1992-05-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR900002604B1 (en) | Restoring method and apparatus for the error of processor | |
JP2565590B2 (en) | Data processing device | |
JPH0316655B2 (en) | ||
JPH04115340A (en) | Duplex storage circuit | |
US5007056A (en) | Processing circuit having an error detecting and correcting circuit therein | |
JPH0512004A (en) | Instruction execution system | |
JPH05158810A (en) | Error detection circuit | |
JPH10143448A (en) | Memory system | |
JPH064412A (en) | Local memory inspecting/correcting circuit | |
JPH05120155A (en) | Microprogram controller | |
JPS60214043A (en) | Pipeline control circuit | |
JPS59110098A (en) | Error correcting device of data storage device | |
JPH02141833A (en) | Information processor | |
JPH06250937A (en) | Method for memory control, memory control circuit with ecc function and information processor | |
JPS63101947A (en) | Error processing system | |
JPH038029A (en) | Microprogram controller | |
JPH04274520A (en) | Microprogram controller | |
JPH0823849B2 (en) | Memory read register controller | |
JPH0588993A (en) | Memory control system | |
JPH04109335A (en) | Control program correcting system | |
JPS5936853A (en) | Operation processor | |
JP2000207390A (en) | Vector processor and maximum vector length control method | |
JPH0460845A (en) | Microprogram controller | |
JPH0266659A (en) | Microprogram controller | |
JPH0540701A (en) | Computer device |