JPS63142449A - Patrol check system for control memory - Google Patents

Patrol check system for control memory

Info

Publication number
JPS63142449A
JPS63142449A JP61290765A JP29076586A JPS63142449A JP S63142449 A JPS63142449 A JP S63142449A JP 61290765 A JP61290765 A JP 61290765A JP 29076586 A JP29076586 A JP 29076586A JP S63142449 A JPS63142449 A JP S63142449A
Authority
JP
Japan
Prior art keywords
executed
control memory
microinstruction
processing request
microprogram
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
JP61290765A
Other languages
Japanese (ja)
Inventor
Hideyoshi Inauchi
稲内 秀良
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 JP61290765A priority Critical patent/JPS63142449A/en
Publication of JPS63142449A publication Critical patent/JPS63142449A/en
Pending legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)

Abstract

PURPOSE:To prevent the reduction in processing speed of a device body by performing the patrol check of a control memory to detect and restore soft errors while a waiting a processing request. CONSTITUTION:If a microinstruction for reading an attention register 10 in an idle loop is executed, the microinstruction is executed in two machine cycles. When the microinstruction is executed and a control signal 13 is outputted, a control signal obtained by logically differentiating the control signal 13 in one cycle is generated in a clock circuit 7. As the result, a control memory 1 is accessed by the address outputted from an address register 4 to set contents of the address to a pipeline register 2, and the parity check is performed, and the patrol check of the address is executed. Thus, a microprogram is loaded again from an external device if the parity error is detected.

Description

【発明の詳細な説明】 〔概要〕 上位の装置からマイクロプログラムの処理依頼を受けて
マイクロプログラムを実行するデータ処理装置において
、該制御メモリのソフトエラーによる信頼度の低下を軽
減させる為に、該処理依頼を待っている(アイドルルー
プ)間に、特定のマイクロ命令を2サイクル命令として
実行し、その最初の1マシンサイクルで、該制御メモリ
のパトロールチェックを行い、ソフトエラーの検出、復
旧を実行するようにしたものである。
[Detailed Description of the Invention] [Summary] In a data processing device that executes a microprogram in response to a microprogram processing request from a host device, in order to reduce the decrease in reliability due to soft errors in the control memory, While waiting for a processing request (idle loop), a specific microinstruction is executed as a 2-cycle instruction, and in the first machine cycle, a patrol check is performed on the control memory to detect and recover from soft errors. It was designed to do so.

〔産業上の利用分野〕[Industrial application field]

本発明は、マイクロプログラムで制御されるデ−タ処理
装置において、制御メモリに対するソフトエラーを検出
、復旧する為のパトロールチェック方式に関する。
The present invention relates to a patrol check method for detecting and recovering from soft errors in a control memory in a data processing device controlled by a microprogram.

最近の半導体技術の進歩に伴い、制御メモリ(WCS)
の大容量化が図られるようになると共に、マイクロプロ
グラムで制御されるデータ処理装置側においても、処理
内容の多様化に伴って、マイクロプログラムステップ数
の増大化が回られるにつれ、該制御メモリでのソフトエ
ラーの発生確率も増加してきており、効果的なソフトエ
ラ一対策が求められるようになってきた。
With recent advances in semiconductor technology, control memory (WCS)
As the capacity of microprograms increases, and as the number of microprogram steps increases with the diversification of processing contents in data processing devices controlled by microprograms, the number of microprogram steps increases. The probability of occurrence of soft errors is also increasing, and effective soft error countermeasures are now required.

〔従来の技術と発明が解決しようとする問題点〕第4図
は従来のマイクロプログラムによる制御機構を説明する
図である。
[Prior art and problems to be solved by the invention] FIG. 4 is a diagram illustrating a conventional control mechanism using a microprogram.

ここで示されているマイクロプログラムで制御されるデ
ータ処理装置は、例えば、ディスプレイ制御装置のよう
に、上位装置から処理要求の起動がかかると、該起動内
容に対応したマイクロプログラムが実行される形式の装
置であり、上位からの起動待ちの状態においては、アイ
ドルループ状態にあり、一定の周期でアテンションレジ
スタ(ATNIN) 10の内容を演算部(ALU) 
9に取り込み、該上位装置からの処理依頼の有無を検出
するマイクロ命令を実行している。
The data processing device controlled by the microprogram shown here is a type in which, for example, a display control device, when a processing request is activated from a host device, a microprogram corresponding to the activation content is executed. This device is in an idle loop state while waiting for activation from a higher level, and periodically updates the contents of the attention register (ATNIN) 10 to the arithmetic unit (ALU).
9 and executes a microinstruction that detects whether there is a processing request from the host device.

ここで、上位装置から上位バス11を介して、処理依頼
を受けると、アテンションレジスタ(ATNIN) 1
0がセットされる。
Here, when a processing request is received from the host device via the host bus 11, the attention register (ATNIN) 1
0 is set.

該上位装置からの処理要求(上記アテンションレジスタ
(ATNIN) 10のセント)が、上記特定のマイク
ロ命令によって認識され、該処理要求のあったことを示
°すコンディションがシーケンサ(SEQ)5を付勢す
ることにより、制御メモリ(WCS) lの特定の番地
に分岐して、該上位装置からの処理要求に対応したマイ
クロプログラムが実行されるように機能する。
A processing request from the host device (10 cents in the attention register (ATNIN)) is recognized by the specific microinstruction, and a condition indicating that the processing request has been made activates the sequencer (SEQ) 5. By doing so, the microprogram branches to a specific address in the control memory (WCS) 1 and a microprogram corresponding to a processing request from the host device is executed.

このようなデータ処理装置において、該制御メモリ(l
lIC3)■のソフトエラ=を検出、復旧させる為の手
法として、従来においては、以下の方法をとっていた。
In such a data processing device, the control memory (l
Conventionally, the following method has been used to detect and recover from the soft error of IC3)■.

■ 該制御メモリからマイクロ命令を読み出ししパイプ
ラインレジスタ(PLR) 2に設定して、該マイクロ
命令を実行する迄に、例えば、2段以上のパイプライン
を使用して、該マイクロ命令が実行される前に、パリテ
ィチェック回路(PC) 3でソフトエラーを検出し、
該制御メモリCl4C3) 1にマイクロプログラムを
再ローディングすることにより復旧を行う。
■ By reading the microinstruction from the control memory, setting it in pipeline register (PLR) 2, and executing the microinstruction, the microinstruction is executed using, for example, a pipeline with two or more stages. The parity check circuit (PC) 3 detects soft errors before
Recovery is performed by reloading the microprogram into the control memory Cl4C3)1.

■ 制御メモリ(WCS) 1からマイクロ命令を読み
出した時に、先ず、ソフトエラーの検出、復旧を行って
からパイプラインレジスタ(PLR) 2に、該読み出
したマイクロ命令をセットし、該マイクロ命令の実行を
行う。
■ When a microinstruction is read from control memory (WCS) 1, the soft error is first detected and recovered, and then the read microinstruction is set in pipeline register (PLR) 2, and the microinstruction is executed. I do.

■ マイクロ命令の実行中(運用中)は何もしないで、
一定時間の間隔をおいて、制御メモリ(WCS) lの
ソフトエラー検出、復旧の為の動作モードに入るように
する。
■ Do nothing while the microinstruction is being executed (during operation),
At regular intervals, the control memory (WCS) enters an operating mode for soft error detection and recovery.

従って、このような方式をとる従来方式においては、 ■の方式では、制御が複雑となる他、ハードウェア量が
増加すると云う問題があった。
Therefore, in the conventional methods that employ such a method, the method (2) has problems in that the control becomes complicated and the amount of hardware increases.

■の方式では、制御メモリ(WCS) 1に対するサイ
クルタイムが、ソフトエラー検出、復旧の分だけ長くな
ると云う問題があった。
In the method (2), there is a problem in that the cycle time for the control memory (WCS) 1 becomes longer due to soft error detection and recovery.

■の方式では、適当な間隔(例えば、1日に1回)で、
制御メモリ(WCS) 1をパトロールチェックする為
のトリガが必要になると云う問題があった。
In the method of ■, at appropriate intervals (for example, once a day),
There was a problem in that a trigger was required for patrol checking the control memory (WCS) 1.

本発明は上記従来の欠点に鑑み、ハードウェア量を余り
増加させることなく、又、制御メモリのサイクルタイム
を長くすることなく、且つ該パトロールチェックの為の
特定のトリガ信号を必要としないパトロールチェック方
式を提供することを目的とするものである。
In view of the above conventional drawbacks, the present invention provides a patrol check that does not significantly increase the amount of hardware, does not lengthen the cycle time of the control memory, and does not require a specific trigger signal for the patrol check. The purpose is to provide a method.

〔問題点を解決するための手段〕[Means for solving problems]

第1図は、本発明の制御メモリに対するパトロールチェ
ック方式の構成例を示した図である。
FIG. 1 is a diagram showing a configuration example of a patrol check method for a control memory according to the present invention.

本発明においては、 マイクロプログラムで制御され、上位装置がらの処理依
頼要求に基づいて、該マイクロプログラムを実行するデ
ータ処理装置において、該制御メモリ(WCS) 1に
対するパトロールアドレス送出用レジスタ(REG) 
4と、特定のマイクロ命令を2マシンサイクルで実行さ
せる為のクロック間引き回路を備えたクロック回路7と
、 上記上位装置からの処理依頼待ちのアイドルループ中に
ある上記特定のマイクロ命令を検出する手段13とを設
け、 上記上位装置から処理依頼要求待ち中で実行される上記
特定のマイクロ命令を、上記検出手段13で検出したと
き、該特定のマイクロ命令を2サイクル実行命令とし、 その前半の1マシンサイクルで当該制御メモリ1のパト
ロールチェックを行うように構成する。
In the present invention, in a data processing device that is controlled by a microprogram and executes the microprogram based on a processing request from a host device, a register (REG) for sending a patrol address to the control memory (WCS) 1 is provided.
4, a clock circuit 7 equipped with a clock thinning circuit for executing a specific microinstruction in two machine cycles, and means for detecting the specific microinstruction in an idle loop waiting for a processing request from the host device. 13 is provided, and when the detection means 13 detects the specific microinstruction to be executed while waiting for a processing request from the host device, the specific microinstruction is set as a two-cycle execution instruction, and the first half 1 The configuration is such that a patrol check of the control memory 1 is performed in each machine cycle.

〔作用〕[Effect]

即ち、本発明によれば、上位の装置からマイクロプログ
ラムの処理依頼を受けてマイクロプログラムを実行する
データ処理装置において、該制御メモリのソフトエラー
による信頼度の低下を軽減させる為に、該処理依頼を待
っている(アイドルループ)間に、特定のマイクロ命令
を2ザイクル命令として実行し、その最初の1マシンサ
イクルで、該制御メモリのパトロールチェックを行い、
ソフトエラーの検出、復旧を実行するようにしたもので
あるので、上位装置からのパトロールの起動、停止のタ
イミングを意識することがない他、アイドルループ中で
行うので当該装置の処理速度の低下がないと云う効果が
ある。
That is, according to the present invention, in a data processing device that receives a microprogram processing request from a higher-level device and executes the microprogram, the processing request is While waiting (idle loop), a specific microinstruction is executed as a two-cycle instruction, and in the first machine cycle, a patrol check of the control memory is performed,
Since soft error detection and recovery are executed, there is no need to be aware of the timing of starting and stopping patrol from the host device, and since it is performed during the idle loop, there is no reduction in the processing speed of the device concerned. There is an effect that says no.

〔実施例〕〔Example〕

以下本発明の実施例を図面によって詳述する。 Embodiments of the present invention will be described in detail below with reference to the drawings.

前述の第1図が、本発明の制御メモリに対するパトロー
ルチェック方式の構成例を示した図であり、第2図は本
発明によるパトロールチェック動作のタイムチャートで
あり、第3図は本発明を適用したデータ処理装置の動作
の流れ図であって、第1図におけるアドレスレジスタ(
REG) 4 、 間引き機能を付加したクロック回路
7.該クロック回路を起動する為のデコーダ(DEC)
出力13が本発明を実施するのに必要な手段である。尚
、企図を通して同じ符号は同じ対象物を示している。
The above-mentioned FIG. 1 is a diagram showing a configuration example of the patrol check method for the control memory of the present invention, FIG. 2 is a time chart of the patrol check operation according to the present invention, and FIG. 2 is a flowchart of the operation of the data processing device in which the address register (
REG) 4. Clock circuit with thinning function added 7. Decoder (DEC) for starting the clock circuit
Output 13 is the means necessary to implement the invention. Note that the same reference numerals refer to the same objects throughout the plan.

以下、第2図、第3図を参照しながら、第1図によって
、本発明の制御メモリ(WCS)に対するパトロールチ
ェック方式を説明する。
Hereinafter, the patrol check method for the control memory (WCS) of the present invention will be explained with reference to FIG. 1 while referring to FIGS. 2 and 3.

本発明を実施しても、制御メモリ(WCS) 1を読み
出ず動作そのものは、特に変わることはないので省略し
、ここでは、本発明のパトロールチェック動作を中心に
して説明する。
Even if the present invention is implemented, the operation itself without reading out the control memory (WCS) 1 will not change in particular, so it will be omitted, and the description will focus here on the patrol check operation of the present invention.

第3図の流れ図に示したように、本発明が適用されるデ
ータ処理装置は、通常アテンションレジスタ(ATNI
N) toを読み取るマイクロ命令を、一定周期で実行
しているアイドルループの状態にあり、上位装置から処
理要求があることが、該マイクロ命令で認識されると、
該処理要求に対応したマイクロ処理が実行され、該マイ
クロ処理が終了すると、再びアイドルループに戻るよう
に動作している。
As shown in the flowchart of FIG.
N) When the microinstruction that reads to is recognized as being in an idle loop state where it is being executed at a constant cycle and that there is a processing request from the higher-level device,
The microprocessing corresponding to the processing request is executed, and when the microprocessing is completed, the operation returns to the idle loop again.

本発明は、このアイドルループ中に、必ず特定のマイク
ロ命令(アテンションレジスタ(ATN IN)10を
読み取るマイクロ命令)を実行していることに着目し、
該マイクロ命令が実行された時に、デコーダ(DEC)
 8から出力される特定の制御信号(ATNIN) 1
3を用いて、クロック回路7を付勢する。
The present invention focuses on the fact that a specific microinstruction (a microinstruction that reads the attention register (ATN IN) 10) is always executed during this idle loop, and
When the microinstruction is executed, the decoder (DEC)
Specific control signal (ATNIN) output from 8 1
3 is used to energize the clock circuit 7.

クロック回路7は、第1図(b)に示したように、デコ
ーダ(DIEC) 8からの制御信号(八TNIN) 
13を受信すると、第2図のタイムチャートに示した如
く、該制御信号(ATNIN) 13を論理微分して、
■マシンサイクルだけATNIN−1”を出力すること
により、クロック(CKI)を1クロツク出力し、その
間他のクロック(CR2,CR2)を閉塞し、該制御信
号“ATN lN−1”がな(なると、クロック(CR
2,(J3)を出力する通常の動作に戻るように機能す
る。
As shown in FIG. 1(b), the clock circuit 7 receives the control signal (8TNIN) from the decoder (DIEC) 8.
13, the control signal (ATNIN) 13 is logically differentiated as shown in the time chart of FIG.
■By outputting "ATNIN-1" for only the machine cycle, one clock (CKI) is output, and during that time other clocks (CR2, CR2) are blocked, and when the control signal "ATNIN-1" is , clock (CR
2, (J3) to return to normal operation.

即ち、本発明においては、アイドルループ中に、アテン
ションレジスタ(ATNIN) 10を読み取るマイク
ロ命令が実行されると、クロック(CR2,CR2)が
1発停止され、その代わりにクロック(CKI)が出力
され、該マイクロ命令が2マシンサイクルで実行される
That is, in the present invention, when a microinstruction to read the attention register (ATNIN) 10 is executed during an idle loop, the clock (CR2, CR2) is stopped once and the clock (CKI) is output instead. , the microinstruction is executed in two machine cycles.

ここで、クロック(CKI)はパトロールアドレスレジ
スタ(REG) 4にのみ与えられるクロックであり、
クロック(CK2. CK3)はシーケンサ(SEQ)
 5.及びパイプラインレジスタ(PLR) 2.演算
部(ALU)等に供給される通常のクロックである。
Here, the clock (CKI) is a clock given only to patrol address register (REG) 4,
Clock (CK2. CK3) is sequencer (SEQ)
5. and pipeline register (PLR) 2. This is a normal clock supplied to an arithmetic unit (ALU), etc.

従って、前述のように、アイドルループ中で、特定のマ
イクロ命令が実行され、制御信号(^TNIN) 13
が出力されると、クロック回路7において、該制御信号
(ATNIN) 13を1サイクル分に論理微分した制
御信号(^TNIN−1)が生成され、クロック(CK
l)を出力して、通常のクロック(CK2. CK3)
を閉塞する。
Therefore, as mentioned above, during the idle loop, certain microinstructions are executed and the control signal (^TNIN) 13
When the clock circuit 7 outputs the control signal (ATNIN) 13, a control signal (^TNIN-1) is generated by logically differentiating the control signal (ATNIN) 13 for one cycle.
l) and output the normal clock (CK2. CK3).
occlude.

その結果、アドレスレジスタ(RUG) 4が出力する
アドレスで11?卸メモリ(WC3) 1がアクセスさ
れることにより、該アドレスの内容がパイプラインレジ
スタ(PLR) 2が設定されてパリティチェ・ツクが
行われ、該アドレスに対するパトロールチェックが実行
される。
As a result, the address output by address register (RUG) 4 is 11? When the wholesale memory (WC3) 1 is accessed, the contents of the address are set in the pipeline register (PLR) 2, a parity check is performed, and a patrol check is executed for the address.

該パトロールチェックの際に、パリティエラーが検出さ
れると、ソフトエラーと認識して、図示していない外部
装置からマイクロプログラムの再ローディングを行って
復旧させることができる。
If a parity error is detected during the patrol check, it can be recognized as a soft error and can be recovered by reloading the microprogram from an external device (not shown).

ソフトエラーは、間欠エラーであるので、実際の運用時
に再度ソフトエラーが発生する頻度を軽減させることが
できる。
Since soft errors are intermittent errors, the frequency with which soft errors occur again during actual operation can be reduced.

上記上位装置からの処理要求の有無をチェックするマイ
クロ命令が実行される前に、該上位装置からの処理要求
があって、アテンションレジスタ(八TNIN) 10
力(セットされていると、該パトロールチェックを終了
した後において、該マイクロ命令が実行され、上記上位
装置からの処理要求がリードされたことを示すコンディ
ションが、演算部(ALU) 9で判定されてシーケン
サ(SEQ) 5が起動され、該上位装置からの処理要
求に対応したマイクロプログラムが実行されることにな
り、該マイクロプログラムの実行に若干時間が余分にか
かることになるが、このようなデータ処理装置において
は、該上位装置からの処理要求に対応したマイクロプロ
グラムのステップ数はパトロールチェックの時間に比較
して十分長いので、本発明を妨げる要因になることはな
い。
Before the microinstruction for checking the presence or absence of a processing request from the above-mentioned upper-level device is executed, there is a processing request from the above-mentioned upper-level device, and the attention register (8TNIN) 10
(If set, the arithmetic unit (ALU) 9 determines a condition indicating that the microinstruction has been executed and a processing request from the host device has been read after the patrol check is completed. The sequencer (SEQ) 5 will be activated and the microprogram corresponding to the processing request from the host device will be executed, and it will take some extra time to execute the microprogram. In the data processing device, the number of steps of the microprogram corresponding to the processing request from the host device is sufficiently long compared to the patrol check time, so this does not become a factor that impedes the present invention.

このように、本発明は、上位装置からの処理要求があっ
たとき、該処理要求に対応したマイクロプログラムを実
行するデータ処理装置において、該上位語;Uからの処
理要求を待っているアイドルループ[1弓こ、該処理要
求の有無をチェックする為の特定のマイクロ命令を実行
する毎に、該マイクロ命令を2サイクル命令とし、その
最初の1マシンサイクルにおいて、制御メモリをアクセ
スして、該制御メモリに対するパトロールチェックを行
うようにした所に特徴がある。
As described above, the present invention provides an idle loop that waits for a processing request from the higher-level word U in a data processing device that executes a microprogram corresponding to the higher-level device when there is a processing request from the higher-level device. [1. Each time a specific micro-instruction for checking the presence or absence of a processing request is executed, the micro-instruction is made into a 2-cycle instruction, and in the first machine cycle, the control memory is accessed and the processing request is executed. The feature is that a patrol check is performed on the control memory.

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

以上、詳細に説明したように、本発明の制御メモリに対
するパトロールチェック方式は、上位の装置からマイク
ロプログラムの処理依頼を受けてマイクロプログラムを
実行するデータ処理装置において、該制御メモリのソフ
トエラーによる信顛度の低下を軽減させる為に、該処理
依頼を待っている(アイドルループ)間に、特定のマイ
クロ命令を2サイクル命令として実行し、その最初の1
マシンサイクルで、該制御メモリのパトロールチェック
を行い、ソフトエラーの検出、復旧を実行するようにし
たものであるので、上位装置からのパトロールの起動、
停止のタイミングを意識することがない他、アイドルル
ープ中で行うので本体の処理速度の低下がないと云う効
果がある。
As described above in detail, the control memory patrol check method of the present invention is implemented in a data processing device that receives a microprogram processing request from a higher-level device and executes a microprogram. In order to reduce the decrease in frequency, a specific microinstruction is executed as a 2-cycle instruction while waiting for the processing request (idle loop), and the first 1
Since the system performs a patrol check of the control memory during the machine cycle, detects soft errors, and performs recovery, starting the patrol from the host device,
In addition to not having to worry about the timing of stopping, there is also the effect that there is no reduction in the processing speed of the main unit because it is done during the idle loop.

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

第1図は本発明の制御メモリに対するパトロールチェッ
ク方式の構成例を示した図。 第2図は本発明によるパトロールチェ・7り動作のタイ
ムチャート。 第3図は本発明を適用したデータ処理装置の動作の流れ
図。 第4図は従来のマイクロプログラムによる制御機構を説
明する図。 である。 図面において、 lは制御メモリ(WCS) 。 2はパイプラインレジスタ(PLR) 。 3はパリティチェック回路(PC) 。 4はアドレスレジスタ(REG) 。 5はシーケンサ(SHQ)、  7’はクロック回路。 7はクロック間引き回路を備えたクロック回路。 8はデコーダ(DEC)、   9は演算部(ALU)
。 10はアテンションレジスタ(ATNIN)。 11は上位バス、12は内部バス。 13はデコーダ(DEC)出力(ATNIN)。 CK1.2.3はクロック。 をそれぞれ示す。 Cb) 卒1 図 1  ハトロール    nfi   nす2ハ゛トロ
一ル℃ラ一                −−1で
゛ノット1ラーヒイをへ°ス X岨泉f)Zイク■フせグツムによ3牛°I和ヤセ(十
野E繊司+1川第4 閏
FIG. 1 is a diagram showing an example of the configuration of a patrol check method for a control memory according to the present invention. FIG. 2 is a time chart of the patrol check/strip operation according to the present invention. FIG. 3 is a flowchart of the operation of the data processing device to which the present invention is applied. FIG. 4 is a diagram illustrating a conventional control mechanism using a microprogram. It is. In the drawing, l is control memory (WCS). 2 is a pipeline register (PLR). 3 is a parity check circuit (PC). 4 is an address register (REG). 5 is a sequencer (SHQ), and 7' is a clock circuit. 7 is a clock circuit equipped with a clock thinning circuit. 8 is a decoder (DEC), 9 is an arithmetic unit (ALU)
. 10 is an attention register (ATNIN). 11 is an upper bus, and 12 is an internal bus. 13 is a decoder (DEC) output (ATNIN). CK1.2.3 are clocks. are shown respectively. Cb) Graduation 1 Figure 1 Hatrol nfin to 2 hatrol ℃ la 1 - 1 to go to knot 1 Rahii Noe Senji + 1 river 4th leap

Claims (1)

【特許請求の範囲】 マイクロプログラムで制御され、上位装置からの処理依
頼要求に基づいて、該マイクロプログラムを実行するデ
ータ処理装置において、 該制御メモリ(1)に対するパトロールアドレス送出用
レジスタ(REG)(4)と、 特定のマイクロ命令を2マシンサイクルで実行させる為
のクロック間引き回路を備えたクロック回路(7)と、 上記上位装置からの処理依頼待ちのアイドルループ中に
ある上記特定のマイクロ命令を検出する手段(13)と
を設け、 上記上位装置から処理依頼要求待ち中で実行される上記
特定のマイクロ命令を、上記検出手段(13)で検出し
たとき、該特定のマイクロ命令を2サイクル実行命令と
し、 その前半の1マシンサイクルで当該制御メモリ(1)の
パトロールチェックを行うように制御することを特徴と
する制御メモリに対するパトロールチェック方式。
[Claims] In a data processing device that is controlled by a microprogram and executes the microprogram based on a processing request from a host device, a register (REG) for sending a patrol address to the control memory (1) ( 4), a clock circuit (7) equipped with a clock thinning circuit for executing a specific microinstruction in two machine cycles, and a clock circuit (7) that executes the specific microinstruction in an idle loop waiting for a processing request from the host device. and detecting means (13), and when the detecting means (13) detects the specific microinstruction to be executed while waiting for a processing request from the host device, the specific microinstruction is executed for two cycles. A patrol check method for a control memory, characterized in that the control memory (1) is controlled to perform a patrol check in one machine cycle in the first half of the command.
JP61290765A 1986-12-04 1986-12-04 Patrol check system for control memory Pending JPS63142449A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61290765A JPS63142449A (en) 1986-12-04 1986-12-04 Patrol check system for control memory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61290765A JPS63142449A (en) 1986-12-04 1986-12-04 Patrol check system for control memory

Publications (1)

Publication Number Publication Date
JPS63142449A true JPS63142449A (en) 1988-06-14

Family

ID=17760240

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61290765A Pending JPS63142449A (en) 1986-12-04 1986-12-04 Patrol check system for control memory

Country Status (1)

Country Link
JP (1) JPS63142449A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001067237A2 (en) * 2000-03-03 2001-09-13 Tenor Networks, Inc. High-speed data processing using internal processor memory space
JP2021033623A (en) * 2019-08-23 2021-03-01 オムロン株式会社 Control apparatus, user program execution control method, and system program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001067237A2 (en) * 2000-03-03 2001-09-13 Tenor Networks, Inc. High-speed data processing using internal processor memory space
WO2001067237A3 (en) * 2000-03-03 2002-04-25 Tenor Networks Inc High-speed data processing using internal processor memory space
US7328277B2 (en) 2000-03-03 2008-02-05 Enterasys Networks, Inc. High-speed data processing using internal processor memory space
JP2021033623A (en) * 2019-08-23 2021-03-01 オムロン株式会社 Control apparatus, user program execution control method, and system program
WO2021038923A1 (en) * 2019-08-23 2021-03-04 オムロン株式会社 Control device, execution control method for user program, and system program

Similar Documents

Publication Publication Date Title
JP2858140B2 (en) Pipeline processor device and method
KR900002604B1 (en) Restoring method and apparatus for the error of processor
US4949241A (en) Microcomputer system including a master processor and a slave processor synchronized by three control lines
CA1200909A (en) Method for recovering from error in a microprogram- controlled unit
JPS63142449A (en) Patrol check system for control memory
JPH1115661A (en) Self-diagnosis method for cpu
JPS6158041A (en) Microinstruction execution control system
JPS58166454A (en) Data processor
JPS63214856A (en) Data protection control system for data processing unit
JP2564290B2 (en) Instruction restart processing method and apparatus
JP3094516B2 (en) Retry method of information processing device
JPS60214043A (en) Pipeline control circuit
JPS59121540A (en) Operation control system
JPH06295252A (en) Computer
JPS5875256A (en) Monitoring system for execution instruction processing state
JPH064412A (en) Local memory inspecting/correcting circuit
JPH07152594A (en) Retry control system for control processor
JPS5968060A (en) Retrial system of control memory
JPS5936853A (en) Operation processor
JPS59178547A (en) Instruction retry system
JPS60238933A (en) Error processing system of control storage device
JPS623471A (en) Magnetic disk control device
JPS5924347A (en) Executing and controlling method of microinstruction
JPS63265337A (en) Fault detecting circuit for processor device
JPS63101947A (en) Error processing system