JPS58213349A - Information processor - Google Patents

Information processor

Info

Publication number
JPS58213349A
JPS58213349A JP57097225A JP9722582A JPS58213349A JP S58213349 A JPS58213349 A JP S58213349A JP 57097225 A JP57097225 A JP 57097225A JP 9722582 A JP9722582 A JP 9722582A JP S58213349 A JPS58213349 A JP S58213349A
Authority
JP
Japan
Prior art keywords
address
microprogram
unit
circuit
control
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
JP57097225A
Other languages
Japanese (ja)
Inventor
Tadanobu Okuyama
奥山 忠信
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
Nippon Electric Co 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 NEC Corp, Nippon Electric Co Ltd filed Critical NEC Corp
Priority to JP57097225A priority Critical patent/JPS58213349A/en
Publication of JPS58213349A publication Critical patent/JPS58213349A/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/16Error detection or correction of the data by redundancy in hardware
    • G06F11/20Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)
  • Retry When Errors Occur (AREA)

Abstract

PURPOSE:To improve the reliability of processing, by storing a copy of a control storage on a main storage, and using a data of the same address on the main storage if the data of the control storage is failed, and maintaining the continuity of the processing. CONSTITUTION:A microprogram muPG is stored in the control storage 1, this address is designated with an address control unit 13, the muPG read out from the storage 1 is stored tentatively in a register 2 and then the muPG from the register 2 is executed with an execution unit 4. A main storage unit 7 is controlled with a main storage access control unit 6 so as to store the same muPG as that stored in the storage 1. An output of the register 2 is checked at an odd/even number check circuit 20, and when an error is detected, the execution of the execution unit 4 is interrupted, the unit 13 changes the address of the muPG in error of the storage 1 into the address of the same muPG of the main storage, reads out the same muPG from the main storage 7 via the unit 6 and performs the execution again by applying the address to the execution unit 4 via the register 2.

Description

【発明の詳細な説明】 〔発明の属する技術分野の説明〕 本発明は、マイクロプログラム制御情報処理装置に関す
る。特に、マイクロプログラムデータにエラーがあった
場合のデータの自動訂正回路に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Description of the technical field to which the invention pertains] The present invention relates to a microprogram control information processing device. In particular, it relates to an automatic data correction circuit when there is an error in microprogram data.

〔従来技術の説明〕[Description of prior art]

従来、情報の処理の信頼性を保つために、情報処理装置
に対し各種のチェック回路の付加を行うとともに、これ
らチェック回路で検出したエフ−に関して、再試行処理
、自動訂正処理、フォールバック処理などが行われてい
る。特に、最近の情報処理装置はハードウェア設計の融
通性の向上、および処理の高速化を計るためのソフトウ
ェア技術のハードウェア化の観点から、ファームウェア
と呼ばれるマイクロプログラム制御方式のものが主流を
なしてきた。しかも、マイクロプログラムはますます複
雑化し、そのプログラムステップ数も増大の一途にある
。これに対応してマイクロプログラムを記憶する制御記
憶も高速化し大容量となってきている。このため制御記
憶に使用する記憶素子は高集積化されてきている。
Conventionally, in order to maintain the reliability of information processing, various check circuits have been added to information processing equipment, and retry processing, automatic correction processing, fallback processing, etc. have been performed regarding the errors detected by these check circuits. is being carried out. In particular, recent information processing devices have become mainstream with microprogram control systems called firmware, from the perspective of improving flexibility in hardware design and converting software technology into hardware to speed up processing. Ta. Moreover, microprograms are becoming more and more complex, and the number of program steps is also increasing. Correspondingly, control memory for storing microprograms has also become faster and has a larger capacity. For this reason, storage elements used for control storage are becoming highly integrated.

しかし、一方では高速大写゛量−化する制御記憶に対し
、信頼性低下に対する対策を行う必要があるため、制御
記憶にエラーチェックおよび訂正(ECC)コードを付
加し、データのエラーに対し自動訂正あるいは検出する
ことが行われている。しかし、ECCコードのチェック
回路、訂正回路が複雑となりかつ、この回路の回路遅延
が犬きくなり、ハードウェア増加をまねくとともに装置
の高速化に不利となり、かつ複数ビットエラーの訂正に
はさらに多大なハードウェアを要するという欠点がチ名
。また、制御記憶にパリティピットを付加し、データの
エラーを検出するだけのものもあるが、この場合にはエ
ラー訂正ができず装置にとって致命的になり易い欠点が
ある。
However, on the other hand, it is necessary to take measures to prevent the reliability of control memory from decreasing due to high-speed, large-scale copying. Therefore, error checking and correction (ECC) codes are added to control memory to automatically correct data errors. Alternatively, detection is being carried out. However, the ECC code check circuit and correction circuit are complicated, and the circuit delay of this circuit becomes severe, resulting in an increase in hardware and disadvantages in speeding up the device. The drawback is that it requires hardware. There is also a method that simply adds parity pits to the control memory to detect data errors, but in this case, error correction cannot be performed, which is likely to be fatal to the device.

〔発明の詳細な説明〕[Detailed description of the invention]

本発明はこの点を改良するもので、主記憶上に制御記憶
に格納されたデータと同一のデータを格納しておき、制
御記憶のデータがエラーした場合は主記憶上の同一アド
レスのデータを使用することKより、処理の継続性を保
ち、情報処理装置の処理の信頼性を高めるとともに、高
信頼性の情報処理装置を提供することを目的とする。
The present invention improves this point by storing the same data as the data stored in the control memory in the main memory, and in the event of an error in the data in the control memory, the data at the same address in the main memory is stored. The purpose of the present invention is to maintain continuity of processing, increase the reliability of processing of an information processing device, and provide a highly reliable information processing device.

〔発明の要旨〕[Summary of the invention]

本発明は、マイクロプログラムを記憶する制御記憶ユニ
ットと、マイクロプログラムの指示に従って制御を実行
する実行ユニットと、主記憶ユニットと、主記憶アクセ
ス制御ユニットと、前記制御記憶ユニットのアドレス制
御を行う制御記憶制御ユニットとを備えた情報処理装置
において、前記制御記憶に記憶したマイクロプログラム
データと同一データを主記憶の特定領域に記憶保持する
手段と、前記制御記憶から読出したマイクロプログラム
データを格納するレジスタに主記憶からのデータを格納
する手段と、前記マイクロプログラムデータにエラーチ
ェックビットを付加し前記レジスタに格納した時点でエ
ラーチェックを行う手段と、前記エラーチェックの結果
がエラーと判定されたときマイクロプログラムの実行を
中断し前記側倒記憶制御ユニットに対し主記憶に記憶さ
れた前記エラーの検出されたマイクロプログラムデータ
と同一のデータを読出す指示をする手段と、前記読出し
指示に従い主記憶から前記レジスタ(でマイクロプログ
ラムデータを格納する手段と、前記格納指示に従ってマ
イクロプログラムの実行を再開する手段とを備えたこと
を特徴とする。
The present invention includes a control storage unit that stores a microprogram, an execution unit that executes control according to instructions of the microprogram, a main storage unit, a main storage access control unit, and a control storage that controls addresses of the control storage unit. an information processing apparatus comprising a control unit, means for storing and holding data identical to the microprogram data stored in the control memory in a specific area of the main memory; and a register for storing the microprogram data read from the control memory; means for storing data from main memory; means for performing an error check upon adding an error check bit to the microprogram data and storing it in the register; means for interrupting the execution of the error storage control unit and instructing the side storage control unit to read the same data as the microprogram data in which the error was detected stored in the main memory; () and means for resuming execution of the microprogram in accordance with the storage instruction.

〔図面による説明〕[Explanation with drawings]

このことを図面に基づいて詳しく説明する。 This will be explained in detail based on the drawings.

第1図は、従来のマイクロプログラム制御情報処理装置
の要部ブロック構成図である。第1図で1は制御記憶、
2はマイクロプログラムデータを格納するレジスタ、3
は制御記憶のアドレス制御ユニット、4は実行ユニット
、5はエラー検出・訂正回路、6は主記憶アクセス制御
ユニット、7は主記憶ユニツ)1それぞれ示す。いま、
制御記憶lからデータ線9でマイクロプログラムデータ
を読出し、レジスタ2に格納してレジスタ2の出力をデ
コードすることにより実行ユニット4が必要な動作を行
う。こnとともに、データ線IOにより制御記憶1の次
のアドレスをアドレス制御ユニット3で計算し、アドレ
スil!11により制御記憶1にアクセスする。
FIG. 1 is a block diagram of main parts of a conventional microprogram control information processing device. In Figure 1, 1 is control memory;
2 is a register for storing microprogram data, 3
1 is a control memory address control unit, 4 is an execution unit, 5 is an error detection/correction circuit, 6 is a main memory access control unit, and 7 is a main memory unit. now,
The execution unit 4 performs the necessary operations by reading microprogram data from the control memory 1 via the data line 9, storing it in the register 2, and decoding the output of the register 2. At the same time, the next address of the control memory 1 is calculated by the address control unit 3 using the data line IO, and the address il! 11 accesses the control memory 1.

一方、エラー検出訂正回路5によりレジスタ2の内容を
チェックしエラーか々い場合は信号線12は「0」とな
り次のマイクロプログラムデータをレジスタ2にセット
することを抑止しない。エラーがあった場合は、信号線
しか「1」となり、マイクロプログラムの実行を中断す
る。これとともに、エラー検出訂正回路5により通常は
1ビツトエラーの場合のみレジスタ2の内容のエラーの
あったビットを検出し、それを反転することによりデー
タ線13を通してレジスタ2の内容を書替える。
On the other hand, the error detection and correction circuit 5 checks the contents of the register 2, and if there is a large error, the signal line 12 becomes "0" and setting of the next microprogram data in the register 2 is not inhibited. If there is an error, only the signal line becomes "1" and the execution of the microprogram is interrupted. At the same time, the error detection and correction circuit 5 usually detects the erroneous bit in the contents of the register 2 only in the case of a 1-bit error, and by inverting it, the contents of the register 2 are rewritten through the data line 13.

書替えが終了すると実行の中断を解除して実行ユニット
4により必要な動作を行う。エラーが2ビット以上のエ
ラーで訂正ができない場合はエラー処理ルーチンにトラ
ップし、適切なエラー処理を実行する。
When the rewriting is completed, the suspension of execution is canceled and the execution unit 4 performs the necessary operations. If the error is 2 or more bits and cannot be corrected, it is trapped in the error processing routine and appropriate error processing is executed.

信号線14は実行ユニット4からの主記憶ユニット7へ
のアクセス要求で、データ@15は主記憶ユニット7の
アドレスおよびデータを意味する。データ線16は実行
ユニット4へのマイクロプログラムデータおよび実行指
示で、信号M17は制御記憶1のアドレスの制御線でエ
ラートラップアドレス、割込アドレス等の指示を行う。
The signal line 14 is an access request from the execution unit 4 to the main memory unit 7, and data@15 means the address and data of the main memory unit 7. The data line 16 is the microprogram data and execution instruction to the execution unit 4, and the signal M17 is the control line for the address of the control memory 1 and is used to instruct the error trap address, interrupt address, etc.

信号線18はマイクロプログラムが制御記憶1でなく主
記憶ユニット7に格納されている場合に使用し、主記憶
ユニット7に対する読出し指示とアドレスを指し、デー
タ線19が主記憶ユニット7に格納されたマイクロプロ
グラムデータのリプライに使用される。通常、主記憶ユ
ニット7へのアクセスは制御記憶1のアクセスに比し数
倍遅いため、例外的処理等の使用頻度が低いマイクロプ
ログラムが主記憶ユニット7に格納される場合が多くこ
のマイクロプログラム格納領域はソフトウェアでのアク
セスができないようにガードされている。
The signal line 18 is used when the microprogram is stored in the main memory unit 7 instead of the control memory 1, and indicates a read instruction and address for the main memory unit 7, and the data line 19 is used when the microprogram is stored in the main memory unit 7. Used for replying microprogram data. Normally, access to the main memory unit 7 is several times slower than access to the control memory 1, so infrequently used microprograms such as exceptional processing are often stored in the main memory unit 7. The area is guarded so that it cannot be accessed by software.

このように、従来のマイクロプログラム制御の情報処理
装置はマイクロプログラムデータのエラーに対してエラ
ー検出訂正回路5のような自動訂正回路を具備している
場合が一般化しつつあるが、エラー検出訂正回路5は多
大な排他的論理和(EX’OR)回路と多大な訂正のた
めのゲート回路が必要であり、ハードウェアの増加をま
ねく不都合がある。また、レジスタ2にデータが格納さ
れてからエラー検出訂正回路5を通してチェック信号が
出力されるまでの遅延時間も大きくなる不都合がある。
As described above, it is becoming common for conventional microprogram-controlled information processing devices to be equipped with an automatic correction circuit such as the error detection and correction circuit 5 for errors in microprogram data. No. 5 requires a large number of exclusive OR (EX'OR) circuits and a large number of gate circuits for correction, which is disadvantageous in that it increases the amount of hardware. Furthermore, there is a disadvantage that the delay time from when data is stored in the register 2 to when a check signal is outputted through the error detection and correction circuit 5 becomes long.

また、上記不都合を除去するためにはデータチェック回
路を奇偶検査で行う方法があるが、これだとデータエラ
ーの訂正ができない。
Further, in order to eliminate the above-mentioned disadvantage, there is a method in which the data check circuit performs an odd-even test, but with this method, data errors cannot be corrected.

第2図は本発明の一実施例の要部ブロック構成図である
。第1図で示した従来例と比較すると、エラー検出訂正
回路5に代えてエラーデータ訂正機能を含まない奇偶数
検査回路20ヲ設けるとともに、実行ユニット4から信
号線21全通してアドレス制御ユニット3に対し主記憶
ユニット7へのアクセス指示を行う点、主記憶ユニット
に制御記憶1の内容を保持する点およびアドレス制御ユ
ニット3を第3図のような構成にした点に特徴がある。
FIG. 2 is a block diagram of main parts of an embodiment of the present invention. Compared to the conventional example shown in FIG. The main storage unit 7 is characterized in that it issues an access instruction to the main storage unit 7, that the contents of the control storage 1 are held in the main storage unit, and that the address control unit 3 is configured as shown in FIG.

他の点は第1図に示した従来例と同様であり、同一符号
は同一のものをそれぞれ示す。
Other points are similar to the conventional example shown in FIG. 1, and the same reference numerals indicate the same parts.

第3図は、本発明の特徴であるアドレス制御ユニット3
および奇偶数検査回路20の詳細図であろう第5図で、
δは制御記憶1の現在アドレスを格納するレジスタであ
シ、この出力を+1を計数するカウンタ26に導く。こ
のカウンタ26の出力を情報切替回路rおよびマイクロ
プログラムのサブルーチンの戻りアドレスを格納するレ
ジスタ28に導く。
FIG. 3 shows an address control unit 3 which is a feature of the present invention.
and FIG. 5, which is a detailed diagram of the odd-even check circuit 20,
δ is a register that stores the current address of the control memory 1, and this output is led to a counter 26 that counts +1. The output of this counter 26 is led to an information switching circuit r and a register 28 that stores the return address of the subroutine of the microprogram.

この情報切替回路27に上記レジスタ28、レジスタ2
のアドレス部出力およびマイクロプログラムに割出し割
込みが発生した場合の割出し割込み先からの戻りアドレ
スを格納するレジスタ29の出力を導く。この出力をレ
ジスタ29および情報切替回路30に導く。
This information switching circuit 27 includes the register 28 and the register 2.
and the output of the register 29 which stores the return address from the index interrupt destination when an index interrupt occurs in the microprogram. This output is led to a register 29 and an information switching circuit 30.

また、この情報切替回路30へは割出し割込みアドレス
発生回路31の出力および上記レジスタ25の出力を導
き、この出力を信号a11、レジスタ25および主記憶
アクセスアドレス発生回路32に導く。
Further, the output of the index interrupt address generation circuit 31 and the output of the register 25 are guided to the information switching circuit 30, and the output is guided to the signal a11, the register 25, and the main memory access address generation circuit 32.

この主記憶アクセスアドレス発生回路32には固定アド
レス発生回路部の出力も導く。
The output of the fixed address generation circuit section is also led to this main memory access address generation circuit 32.

また、レジスタ2の内容を奇偶数検査部関に導き、この
出力をフリップフロップ36およびオア回路Mの一方の
入力端子に導く。このオア回路37の他の入力端子には
フリップフロップあの出力を導く。
Further, the contents of the register 2 are led to the odd-even check section, and the output thereof is led to the flip-flop 36 and one input terminal of the OR circuit M. The other input terminal of this OR circuit 37 is led to the output of the flip-flop.

第4図は、主記憶ユニット7の説明図である。FIG. 4 is an explanatory diagram of the main memory unit 7.

主記憶の記憶領域は、主記憶上マイクロプログラム領域
A1、制御記憶上のマイクロプログラムと同一のマイク
ロプログラムを記憶する領域A2と、ソフトウェア領M
A3とで構成されている。
The storage areas of the main memory include a microprogram area A1 on the main memory, an area A2 that stores the same microprogram as the microprogram on the control memory, and a software area M.
It is composed of A3.

このよう寿回路構成で、情報切替回路n%(9)は制御
記憶1ヘアクセスするアドレスを選択する。
With this longevity circuit configuration, the information switching circuit n% (9) selects an address for accessing the control memory 1.

すなわち、情報切替回路γはレジスタ2に格納されたマ
イクロプログラムデータ(マイクロ命令)で指示される
アドレスと、条件分岐の場合は分岐条件aが実行ユニツ
)12から与えられこれによって定まるアドレスと、割
出し割込み処理の場合のレジスfi29の内容をアドレ
スとする場合と、サブルーチン終了時点でレジスタあの
内容をアドレスとする場合と、カウンタ26が゛示す現
在アドレスにインクリメントしたアドレスをアドレスと
する場合とを選択する。この選択条件がアドレス切替条
件すで、この条件は情報処理装置が動作する過程でマイ
クロプログラムで指定される。また、情報切替回路(資
)は上記情報切替回路nの出力と、割出し割込み条件が
発生した場合の固定アドレスを格納する割出し割込みア
ドレス発生回路31の出力と、マイクロプログラムデー
タの奇偶検査エラーが発生した場合にレジスタ邸の出力
を選択する切替回路でこの出力Cアドレス線11に送出
され制御記憶1ヘアクセスするためのアドレスとなる。
That is, the information switching circuit γ divides the address specified by the microprogram data (microinstruction) stored in the register 2, and in the case of a conditional branch, the address determined by the branch condition a given from the execution unit 12. Select whether to use the contents of register fi29 as the address in the case of interrupt processing, to use the contents of register fi29 as the address at the end of the subroutine, or to use the address incremented from the current address indicated by the counter 26 as the address. do. This selection condition is an address switching condition, and this condition is specified by a microprogram during the operation of the information processing device. In addition, the information switching circuit (material) receives the output of the information switching circuit n, the output of the indexing interrupt address generation circuit 31 that stores a fixed address when an indexing interrupt condition occurs, and the odd-even check error of the microprogram data. When this occurs, a switching circuit selects the output of the register, and the output C is sent to the address line 11 and becomes an address for accessing the control memory 1.

また、奇偶数検査部話はレジスタ2内マイクロプログラ
ムの奇偶検査を行いエラーを検出すると出力Gが論理「
1」となる。このとき、フリップフロップ36がセット
される。オア回路aは上記出力Gと7リツプ70ツブ3
6の出力dを論理和し実行ユニット4へ実行中断指示信
号e信号線12全通して出力する。また、上記フリップ
フロップ36の出力dは主記憶へのマイクロプログラム
読出要求を行うとともに情報切替回路30tレジスタ2
5の出力を選択するように制御する。
In addition, the odd-even number check section performs an odd-even check on the microprogram in register 2, and when an error is detected, the output G becomes a logic
1”. At this time, flip-flop 36 is set. OR circuit a is the above output G and 7 lip 70 lip 3
The output d of 6 is logically summed and outputted to the execution unit 4 through the entire execution interrupt instruction signal e signal line 12. In addition, the output d of the flip-flop 36 requests the main memory to read the microprogram, and the information switching circuit 30t register 2
5 outputs are selected.

また、奇偶検査エラーがあった場合には固定アドレス発
生回路33が第4図の主記憶のA2領域m1〜m2の間
をアクセヌするようにmlの上位ビットを指示する。主
記憶アドレス発生回路32は上記出力Cで指示されたア
ドレスを固定アドレス発生回路おの内容と混合して主記
憶アドレスに変換する回路で、前記奇偶検査エラーが発
生した場合と主記憶上の領域A、に常駐する比較的低速
動作可能なマイクロプログラムのアドレス指定に使用さ
れる。領域A1を指定する場合には固定アドレス発生回
路よつは第4図に示す「0」にセットされる。
Further, if there is an odd-even check error, the fixed address generation circuit 33 instructs the upper bit of ml to access between the A2 areas m1 and m2 of the main memory in FIG. 4. The main memory address generation circuit 32 is a circuit that mixes the address specified by the output C with the contents of the fixed address generation circuit and converts it into a main memory address. It is used for addressing microprograms that reside in A and can operate at relatively low speeds. When specifying area A1, the fixed address generation circuit is set to "0" as shown in FIG.

いま、情報処理装置が動作中にマイクロプログラムデー
タに奇偶検査エラーが発生した場合を第5図に示すタイ
ムチャートを参照して詳しく説明する。
Now, the case where an odd-even check error occurs in the microprogram data while the information processing device is operating will be explained in detail with reference to the time chart shown in FIG.

第5図で、CLはクロック、R2はレジスタ2の内容、
ADDは制御記憶アドレス、R25はレジスタδに格納
されるアドレス、Gは奇偶数検査部部の出力、dはフリ
ップフロップ36の出力、では主記憶データリプライ信
号、eはオア回路37の出力をそれぞれ示す。
In Figure 5, CL is the clock, R2 is the contents of register 2,
ADD is the control memory address, R25 is the address stored in the register δ, G is the output of the odd/even number check section, d is the output of the flip-flop 36, main memory data reply signal, and e is the output of the OR circuit 37, respectively. show.

レジスタ2にD2というデータが格納されたとき奇偶検
査エラーが発生したとするとエラー信号Gが出力され、
実行中断指示eが出される。これにより、次のクロック
OLではレジスタ2おヨヒ郷の内容は変化せず、かつ実
行ユニット4での演算等の実行も行われない。次にフリ
ップフロップ部がセットされて主記憶ユニット7ヘマイ
クロプログラムデータの読出し要求を出す。このときの
主記憶アドレスは((m、の上位) + R2)となり
、前もって主記憶ユニット7上に記憶されたfi′I制
御記憶1内のデータと同じものが読出されて、主記憶デ
ータリプライ信号fによりレジスタ2にD2′というデ
ータがセットされる。これと、同時にフリップフロップ
あがリセットされる。ここではレジスタ25の内容a2
は変化せず、実行中断が解除された次のクロックで次の
アドレスa5がセットされるように動作し、また実行ユ
ニット4での演算動作等も同一のクロックで実行される
。これにより、制御記憶1のデータがエラーしても代替
の主記憶ユニット7上のデータを使用して情報処理装置
の動作を継続できる。
If an odd-even check error occurs when data D2 is stored in register 2, an error signal G is output,
An execution interruption instruction e is issued. As a result, at the next clock OL, the contents of the register 2 do not change, and the execution unit 4 does not perform any calculations. Next, the flip-flop section is set and a request is issued to the main memory unit 7 to read the microprogram data. The main memory address at this time is ((higher of m) + R2), and the same data as the data in the fi'I control memory 1 previously stored on the main memory unit 7 is read out, and the main memory data reply is Data D2' is set in register 2 by signal f. At the same time, the flip-flop is reset. Here, the contents of register 25 a2
does not change, and operates so that the next address a5 is set at the next clock after the suspension of execution is canceled, and arithmetic operations in the execution unit 4 are also executed at the same clock. Thereby, even if the data in the control memory 1 has an error, the information processing apparatus can continue to operate using the data in the alternative main memory unit 7.

ここで、本発明の方式は主記憶領域を大量に使用するが
、最近の主記憶用ダイナミックメモリーの高集積化低価
格化により、情報処理装置全体に占める容量からみれば
問題はなくなっている。また、主記憶の特定領域へのマ
イクロプログラムデータを格納する方法は情報処理装置
の初期設定時に外部記憶(ディスクファイル等)から行
う方法等従来技術で容易にでき、この領域へのソフトウ
ェアプログラムによるアクセス破壊を防止する手段も従
来技術で容易にできる。
Here, although the method of the present invention uses a large amount of main storage area, this problem is no longer a problem in terms of the capacity occupied by the entire information processing device due to the recent high integration and low cost of dynamic memories for main storage. In addition, the method of storing microprogram data in a specific area of the main memory can be easily done using conventional technology such as the method of storing it from external storage (disk file, etc.) at the time of initial setting of the information processing device, and accessing this area by a software program is possible. Measures to prevent destruction can also be easily achieved using conventional techniques.

なお、上記本実施例ではマイクロプログラムデータのチ
ェックに奇偶検査回路を使用したが、これがエラー検出
訂正回路であってもよくこの場合は複数ビットエラーに
対しても訂正できる点でエラー検出訂正回路のみの従来
装置よりも信頼性を向上できる。
In this embodiment, an odd-even check circuit is used to check the microprogram data, but it may also be an error detection and correction circuit. The reliability can be improved compared to conventional equipment.

〔発明の詳細な説明〕[Detailed description of the invention]

以上説明したように本発明によれば、主記憶上に゛制御
記憶の写しを保持し、簡単な回路を付加するだけで、マ
イクロプログラムデータの奇偶検査で検出されるエラー
は全て訂正可能エラーとして扱うことができ、情報処理
装置の信頼性が向上する優れた効果がある。
As explained above, according to the present invention, by simply holding a copy of the control memory in the main memory and adding a simple circuit, all errors detected by parity checking of microprogram data can be treated as correctable errors. This has the excellent effect of improving the reliability of information processing equipment.

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

第1図は従来例の要部ブロック構成図。 第2図は本発明一実施例の要部プロ・ツク構成図。 第3図はアドレス制御ユニットおよび奇偶数検査回路の
詳細図。 第4図は主記憶ユニットの説明図。 第5図は動作タイムチャート。 1・・・制御記憶、2.25.28、四・・・レジスタ
、3・・・アドレス制御ユニット、4・・・実行ユニッ
ト、5・・・エラー検出訂正回路、6・・・主記憶アク
セス制御ユニット、7・−・主記憶ユニット、20・・
・奇偶数検査回路、r130・−・情報切替回路。 特許出頭人 目本電気株式会社 代理人 弁理士共 出 直 孝
FIG. 1 is a block diagram of main parts of a conventional example. FIG. 2 is a block diagram of a main part of an embodiment of the present invention. FIG. 3 is a detailed diagram of the address control unit and the odd-even check circuit. FIG. 4 is an explanatory diagram of the main memory unit. Figure 5 is an operation time chart. 1... Control memory, 2.25.28, 4... Register, 3... Address control unit, 4... Execution unit, 5... Error detection and correction circuit, 6... Main memory access Control unit, 7... Main memory unit, 20...
- Odd-even number check circuit, r130 --- Information switching circuit. Patent Applicant: Memoto Electric Co., Ltd. Agent and Patent Attorney: Naotaka Ide

Claims (1)

【特許請求の範囲】[Claims] (1)  主記憶ユニットと、 マイクロプログラムを記憶する制御記憶と、この制御記
憶のアドレスを制御するアドレス制御ユニットと、 上記制御記憶から読出されたマイクロプログラムを一時
格納する記憶回路と、 この記憶回路内のマイクロプログラムを実行する実行ユ
ニットと を備えた 情報処理装置において、 上記主記憶ユニツ)Kは上記制御記憶に記憶されたマイ
クロプログラムと同一のマイクロプログラムを記憶する
ように制御され、 上記マイクロプログラムに設けられたエラーチェックビ
ットをチェックする奇偶数検査回烙と、上記記憶回路の
マイクロプログラムのアドレスを上記主記憶ユニットの
マイクロプログラムの格納されたアドレスに変更する回
路と 全備え、 上記奇偶数検査回格からエラー検出信号が送出されたと
きには上記実行ユニットでの実行を中断し、上記変更す
る回路のアドレスで上記主記憶ユニットからこのエラー
の検出されたマイクロプログラムと同一のマイクロプロ
グラムを読出し上記記憶回路に格納し実行を悪行するよ
うに冊(財)される ことを特徴とする 情報処理装置。
(1) A main memory unit, a control memory that stores a microprogram, an address control unit that controls the address of this control memory, a memory circuit that temporarily stores the microprogram read from the control memory, and this memory circuit. In the information processing apparatus, the main memory unit K is controlled to store the same microprogram as the microprogram stored in the control memory, and the main memory unit K is controlled to store the same microprogram as the microprogram stored in the control memory, and an odd-even number check circuit for checking an error check bit provided in the memory circuit, and a circuit for changing the address of the microprogram in the memory circuit to the address where the microprogram is stored in the main memory unit; When an error detection signal is sent from the circuit, execution in the execution unit is interrupted, and the same microprogram as the microprogram in which this error was detected is read from the main memory unit at the address of the circuit to be changed and stored in the memory. An information processing device characterized in that it is stored in a circuit and is stored in a circuit so as to perform malicious operations.
JP57097225A 1982-06-07 1982-06-07 Information processor Pending JPS58213349A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57097225A JPS58213349A (en) 1982-06-07 1982-06-07 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57097225A JPS58213349A (en) 1982-06-07 1982-06-07 Information processor

Publications (1)

Publication Number Publication Date
JPS58213349A true JPS58213349A (en) 1983-12-12

Family

ID=14186684

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57097225A Pending JPS58213349A (en) 1982-06-07 1982-06-07 Information processor

Country Status (1)

Country Link
JP (1) JPS58213349A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02139635A (en) * 1988-11-21 1990-05-29 Hitachi Ltd Error processing system
JPH04141742A (en) * 1990-10-03 1992-05-15 Nec Corp Information processor
JP2008225983A (en) * 2007-03-14 2008-09-25 Fujitsu Ltd Parity error restoration circuit

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS51113427A (en) * 1975-03-28 1976-10-06 Toshiba Corp Information processing device
JPS52125242A (en) * 1976-04-14 1977-10-20 Nec Corp Multiple control memory unit
JPS5395532A (en) * 1977-02-01 1978-08-21 Nec Corp Error correction system for read only memory unit

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS51113427A (en) * 1975-03-28 1976-10-06 Toshiba Corp Information processing device
JPS52125242A (en) * 1976-04-14 1977-10-20 Nec Corp Multiple control memory unit
JPS5395532A (en) * 1977-02-01 1978-08-21 Nec Corp Error correction system for read only memory unit

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02139635A (en) * 1988-11-21 1990-05-29 Hitachi Ltd Error processing system
JPH04141742A (en) * 1990-10-03 1992-05-15 Nec Corp Information processor
JP2008225983A (en) * 2007-03-14 2008-09-25 Fujitsu Ltd Parity error restoration circuit

Similar Documents

Publication Publication Date Title
US3800294A (en) System for improving the reliability of systems using dirty memories
US4598402A (en) System for treatment of single bit error in buffer storage unit
US4446517A (en) Microprogram memory with page addressing and address decode in memory
US4800563A (en) Error processing method and apparatus for information processing system
JPS58213349A (en) Information processor
JPS6342294B2 (en)
JPS6129024B2 (en)
US4514847A (en) Key storage error processing system
JPS59129995A (en) Storage device
JPH02297235A (en) Memory data protecting circuit
JPH01309421A (en) Error correction system
JPS6141422B2 (en)
JPS60238933A (en) Error processing system of control storage device
JPH0227688B2 (en)
JPH04162161A (en) Storage controller
JPS60117355A (en) Microprogram controller
JPS6041373B2 (en) Control storage error recovery processing method
JPH0520215A (en) Information processor
JPH0481953A (en) Memory device
JPS6325380B2 (en)
JPS6226492B2 (en)
JPS61253565A (en) Storage device
JPH04233052A (en) Duplex memory device
JPH01166144A (en) Debugging system for firmware program
JPH0833825B2 (en) Microprocessor