JPH0670777B2 - Pseudo-fault occurrence method for information processing equipment - Google Patents

Pseudo-fault occurrence method for information processing equipment

Info

Publication number
JPH0670777B2
JPH0670777B2 JP62327021A JP32702187A JPH0670777B2 JP H0670777 B2 JPH0670777 B2 JP H0670777B2 JP 62327021 A JP62327021 A JP 62327021A JP 32702187 A JP32702187 A JP 32702187A JP H0670777 B2 JPH0670777 B2 JP H0670777B2
Authority
JP
Japan
Prior art keywords
scan
information processing
register
pseudo
address
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 - Fee Related
Application number
JP62327021A
Other languages
Japanese (ja)
Other versions
JPH01169640A (en
Inventor
洋二 橋本
康雄 渡部
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP62327021A priority Critical patent/JPH0670777B2/en
Publication of JPH01169640A publication Critical patent/JPH01169640A/en
Publication of JPH0670777B2 publication Critical patent/JPH0670777B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、擬似障害発生方式に関し、特に自己診断・回
復機能を有する情報処理装置の擬似的障害発生方式に関
するものである。
The present invention relates to a pseudo failure generation method, and more particularly to a pseudo failure generation method for an information processing apparatus having a self-diagnosis / recovery function.

〔従来の技術〕[Conventional technology]

情報処理装置の製品出荷にあたっては、その全ての機能
について事前に正常性を検査,確認する必要があるが、
誤動作検出機構、ことに再実行機能の検査は困難であ
る。すなわち、装置は当然のことながら、正常な状態に
おいては、誤動作を起こさないように設計されているの
で、検出機構の正常性は通常では検証できない。また、
再実行機能はインタミッテントな誤動作を想定している
ため、ますます検証が困難となる。
When shipping information processing equipment products, it is necessary to inspect and confirm the normality of all the functions in advance.
It is difficult to test the malfunction detection mechanism, especially the re-execution function. That is, since the device is naturally designed so as not to malfunction in a normal state, the normality of the detection mechanism cannot be normally verified. Also,
Since the re-execution function assumes intermittent malfunction, it becomes more difficult to verify.

従来、装置の誤動作検出機構と再実行機能を検証するた
めの障害発生方式には次のようなものがある。
Conventionally, there are the following failure generation methods for verifying the malfunction detection mechanism and the re-execution function of the device.

(1)リバースパリティ方式 強制的にパリティビットを反転させ障害を発生させる方
式。
(1) Reverse parity method A method in which a parity bit is forcibly inverted to cause a failure.

(2)マスターチェック方式 チェックラッチの集合体であるマスターチェック出力を
1にセットして障害を発生させる方式。
(2) Master check method A method in which a master check output, which is an assembly of check latches, is set to 1 to cause a failure.

(3)エラーインジェット方式 パネルまたはサービスプロセッサ等からアドレスコンペ
アアドレス,および障害を発生させたいラッチを指定
し、マイクロ命令アドレスまたは命令アドレスとアドレ
スコンペアアドレスが一致した時に、前記で指定したラ
ッチを強制的に点灯させる方式。
(3) Error-injection method Specify the address compare address and the latch you want to generate a failure from the panel or service processor, and force the latch specified above when the micro instruction address or the instruction address and the address compare address match. Method to turn on the light.

(4)ワンショットスキャンイン方式 処理装置のイニシャル情報の設定やログアウトのために
設けられているスキャン手段,特にスキャンイン機能を
用いて、装置の各レジスタに割当てされたスキャンアド
レスで1ビットのレジスタを指定し、指定したレジスタ
にスキャンインして障害を発生させる方式。この方式
は、指定した1レジスタにスキャンインする意味からワ
ンショットスキャンイン方式と呼ばれる。この種の方式
で、プログラムからスキャンアドレスおよび障害発生時
点(プログラムから指定したアドレス比較アドレスと、
たとえば、マイクロ命令アドレスが一致した時)を設定
できるように工夫した例としては、特公昭58−33579号
公報などがある。
(4) One-shot scan-in method A scan means provided for setting initial information and logging out of the processing device, in particular, using the scan-in function, a 1-bit register with a scan address assigned to each register of the device A method in which a fault is generated by scanning in the specified register by specifying. This method is called a one-shot scan-in method because it scans into one designated register. In this type of system, the scan address from the program and the point of failure (the address comparison address specified by the program,
For example, there is JP-B-58-33579 as an example devised so that it can be set when micro-instruction addresses match.

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

上記(1)の方式は、強制的にパリティビットを反転さ
せパリティエラーを発生させるため、装置のいたる所で
パリティエラーが発生し、再実行機能の確認には至らな
い。上記(2)の方式は、マスタチェックを1とするた
め、再実行機能の一応の確認は取れるが、本来のチェッ
クラッチが点灯しているわけでもないため、障害処理の
詳細な検証には至らないこと、および障害検出機構(た
とえば、パリティチェック回路)からマスターチェック
ラッチに至る検証が取れない不都合点がある。
In the above method (1), since the parity bit is forcibly inverted and a parity error is generated, a parity error occurs everywhere in the apparatus, and the re-execution function cannot be confirmed. In the above method (2), since the master check is set to 1, some confirmation of the re-execution function can be obtained, but since the original check latch is not lit, detailed verification of the failure processing cannot be performed. There is a disadvantage that the verification from the failure detection mechanism (eg, parity check circuit) to the master check latch cannot be performed.

上記(3)の方式は、一応、任意の一般チェックラッチ
や一般データラッチを使用して障害検証ができるが、パ
ネル,サービスプロセッサから人手で、障害検証に必要
な値を設定しなければならないため障害の検証に多大な
時間と労力が必要なこと、および障害検証の再現性に乏
しい問題がある。
In the above method (3), the fault verification can be performed by using any general check latch or general data latch, but the panel and service processor must manually set the values required for the fault verification. There is a problem that it takes a lot of time and effort to verify a failure, and the reproducibility of failure verification is poor.

上記(4)の方式は、プログラムから特殊命令にて擬似
的な障害発生に必要なデータを設定できるために一般命
令とのテスト組合せが簡単にできるが、障害を発生させ
るためのスキャンイン時間が通常論理動作タイミングと
は全く非同期にラッチを1にするため、論理動作タイミ
ングとスキャンイン信号の時間関係により指定したラッ
チに障害を発生させても、期待する障害検出回路以外の
障害検出回路にて障害を検出してしまうケースが発生
し、期待する再実行結果が得られない問題がある。
In the above method (4), the program can set the data necessary for the pseudo fault occurrence by a special instruction, so that the test combination with the general instruction can be easily performed. However, the scan-in time for causing the fault can be increased. Since the latch is set to 1 completely asynchronously with the normal logic operation timing, even if a failure occurs in the specified latch due to the time relationship between the logic operation timing and the scan-in signal, a failure detection circuit other than the expected failure detection circuit There is a problem that a failure is detected and the expected re-execution result cannot be obtained.

第5図(a)は、従来のワンショットスキャンの問題点
を説明するため論理構成図を示す。その構成は、2重化
されたランダムアクセスメモリ(RAM50,RAM51)とラン
ダムアクセスメモリの出力レジスタA0R52,A1R53及びセ
レクタ回路SEL54とSEL54出力信号が接続されるレジスタ
BR55から成り,各レジスタにはパリティチェック回路56
とチェックラッチ(ER0A57,ER1A58,ERB59)を具備して
いる。
FIG. 5 (a) is a logical configuration diagram for explaining the problems of the conventional one-shot scan. The configuration is duplicated random access memory (RAM50, RAM51) and output register A0R52, A1R53 of the random access memory and selector circuit SEL54 and register to which SEL54 output signal is connected.
It consists of BR55 and each register has parity check circuit 56
And a check latch (ER0A57, ER1A58, ERB59).

また、セレクター回路54の入力セレクト信号はレジスタ
A0R52のパリティチェック56の出力信号により制御さ
れ、レジスタA0Rでパリティエラー検出時はレジスタA1R
53出力をセレクトする。
Also, the input select signal of the selector circuit 54 is a register
Controlled by the output signal of parity check 56 of A0R52, register A1R when a parity error is detected in register A0R
53 Select output.

本構成において2重化論理が正常に動作するかのテスト
をレジスタA0R52中のある1ビットをワンショットスキ
ャイン信号(図中:OSSIT)により、パリティエラーにな
る値に擬似障害を注入し行なう時に、期待するチェック
ラッチはER0A57のみであるが、第5図(b)のタイムチ
ャートに示す様に、OSSIT信号がレジスタA0R52の更新タ
イミングT0とBR55の更新タイミングT2の間に変化する
と、レジスタA0R52の擬似障害がBR55に伝幡し、チェッ
クラッチERBが点灯してしまう。それゆえに期待する障
害処理結果が得られない問題があった。
When injecting a pseudo fault into a value that causes a parity error with a one-shot scan signal (OSSIT in the figure) for one bit in register A0R52, a test to see if duplication logic operates normally in this configuration is performed. , The expected check latch is only ER0A57, but if the OSSIT signal changes between the update timing T0 of register A0R52 and the update timing T2 of BR55, as shown in the time chart of FIG. A pseudo obstacle is transmitted to BR55, and the check latch ERB lights up. Therefore, there is a problem that the expected failure processing result cannot be obtained.

また別の問題としては、複数処理装置から成るシステム
で障害試験をする場合、(1)各処理装置から共通使用
可能な場所,(2)他処理装置から入いるリクエスト信
号により影響を受ける場所の障害テストは、障害試験側
処理でしかけた擬似障害を他装置からのアクセスした時
に障害を検出してしまうため、障害処理期待を誤まると
いう問題があった。上記(1)の場所としては、ダイア
デック処理装置における主記憶制御部内に持つKEYスト
レージなどがあげられ、(2)としては他処理装置から
のバッファ記憶装置キャンセル要求で影響を受ける場所
などがある。なぜなら主記憶装置を共通に利用するシス
テムでかつ主記憶装置の写しであるバッファ記憶装置を
各処理装置内に持つシステムでは、一台の処理装置から
ストア動作が発生すると、他処理装置内のバッファ記憶
装置内にストア動作で書換られた内容があるか否かをチ
ェックし、あればキャンセルする必要があるため、他処
理装置からのリクエストによって障害が発生してしま
う。
As another problem, when performing a failure test in a system including a plurality of processing devices, (1) a place that can be commonly used by each processing device, and (2) a place that is affected by a request signal input from another processing device. The failure test has a problem that the failure processing expectation is erroneous because it detects a failure when a pseudo failure created by the failure test side processing is accessed from another device. Examples of the location of (1) above include a KEY storage in the main memory control unit of the diadec processing device, and examples of (2) include locations affected by a buffer storage device cancel request from another processing device. This is because, in a system that uses the main storage device in common and has a buffer storage device that is a copy of the main storage device in each processing device, when a store operation occurs from one processing device, the buffer in another processing device is Since it is necessary to check whether or not the contents rewritten by the store operation are stored in the storage device and cancel if there is any, a failure occurs due to a request from another processing device.

本発明の目的は、このような従来の問題を解決し、自己
診断・回復機能を有する情報処理装置において、通常で
は検証困難な障害処理、再実行機能の検証を、人手をか
けずに行える情報処理装置の擬似障害発生方式を提供す
ることにある。
An object of the present invention is to solve the above conventional problems, and in an information processing apparatus having a self-diagnosis / recovery function, information that can be normally processed in a trouble process and a re-execution function can be verified without manpower. It is to provide a pseudo failure generation method for a processing device.

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

上記問題点を解決するため、本発明の情報処理装置の擬
似障害発生方式は、装置の自己診断・回復手段を有する
1台または複数台の情報処理装置を備え、各情報処理装
置内には通常の動作制御回路とは全く独立に装置内部の
レジスタをアドレス指定してセット,リセットするスキ
ャンイン手段と、該スキャンイン手段が動作開始に必要
な情報を特殊な命令により設定する手段とを具備したシ
ステムにおいて、各情報処理装置は上記命令でアドレス
指定されたレジスタを、通常の動作制御回路の状態とは
全く独立にレジスタ使用タイミングに同期させてセット
またはリセットし、後刻実行される一般命令処理中に擬
似障害を発生させ、さらに複数台の情報処理装置から共
通に使用されるアクセス場所の障害試験を行う時に、擬
似障害をしかけた時点から擬似障害を検出するまでの
間、擬似障害をしかけた情報処理装置以外の情報処理装
置から共通アクセス場所へのアクセスを凍結させること
に特徴がある。
In order to solve the above problems, the pseudo failure generation method of an information processing apparatus of the present invention includes one or a plurality of information processing apparatuses each having a self-diagnosis / recovery means of the apparatus, and each information processing apparatus is usually provided with The scan-in means for addressing and setting and resetting the internal register of the apparatus completely independently of the operation control circuit of the device, and the means for setting the information necessary for the scan-in means to start the operation by a special instruction. In the system, each information processing device sets or resets the register addressed by the above instruction in synchronism with the register use timing, completely independently of the state of the normal operation control circuit, and during general instruction processing executed later. A pseudo-fault, and when performing a fault test on an access location that is commonly used by multiple information processing devices, a pseudo-fault was attempted. Is characterized from the point until the detected pseudo fault, the access from the information processing apparatus other than the information processing apparatus managed a dummy failure to common access location be frozen.

〔作用〕[Action]

本発明においては、擬似的な障害を発生させるための信
号、スキャンイン信号は通常論理動作でラッチ、レジス
タを更新する動作タイミングと同期して動作するため、
通常論理動作とスキャンイン信号が同時に発行されて
も、プログラムで指定したレジスタに擬似的障害を作る
ことができ、意図した障害検出機構の検証ができる。ま
た、複数の処理装置から共通の場所の障害試験も他処理
装置を意識することなくできる。
In the present invention, since the signal for generating the pseudo fault and the scan-in signal operate in synchronization with the operation timing for updating the latch and the register in the normal logic operation,
Even if the normal logic operation and the scan-in signal are issued at the same time, a pseudo fault can be created in the register designated by the program, and the intended fault detection mechanism can be verified. Further, a failure test at a common location from a plurality of processing devices can be performed without being aware of other processing devices.

〔実施例〕〔Example〕

以下、本発明の一実施例を、図面により詳細に説明す
る。
An embodiment of the present invention will be described in detail below with reference to the drawings.

第1図は、本発明の一実施例を示す情報処理装置の擬似
障害発生方式の全体構成図である。
FIG. 1 is an overall configuration diagram of a pseudo failure generation system of an information processing apparatus showing an embodiment of the present invention.

第1図において、コントロールメモリ2はマイクロプロ
グラムを格納しておくメモリで、マイクロ命令アドレス
レジスタ1によってアクセスされ、読出したデータがマ
イクロ命令レジスタ3にセットされる。アドレス比較レ
ジスタ4,スキャンアドレスレジスタ6および、スキャン
インデータレジスタ7は、セットデータ線20を介してプ
ログラムからの特殊な命令により上記3つのレジスタに
データセットすることが可能なことを意味している。
In FIG. 1, a control memory 2 is a memory for storing a microprogram, which is accessed by the microinstruction address register 1 and the read data is set in the microinstruction register 3. The address comparison register 4, the scan address register 6, and the scan-in data register 7 mean that data can be set in the above three registers by a special instruction from the program through the set data line 20. .

スキャン制御部8は、ログアウトなど通常のスキャンイ
ン,スキャンアウトする時に制御を司どる制御部で、各
種信号を出力するが、ここではスキャンイン信号23,ス
キャンインデータ線24が示されている。本実施例ではマ
イクロ命令アドレスレジスタ1とアドレス比較レジスタ
4の内容をアドレス比較回路5で比較し、その出力がオ
ア回線9aでオアされ、スキャンインデータインタフェー
ス線25として、スキャンイン信号同期回路11に送出され
る。また、スキャンインデータレジスタ7の出力線22
が、オア回路9bでオアされ、スキャンインデータインタ
フェース線26として、装置各部に送出される。同様にス
キャンアドレスレジスタ6の出力線21も装置各部に送出
される。
The scan control unit 8 is a control unit that controls the normal scan-in and scan-out such as logout, and outputs various signals. Here, the scan-in signal 23 and the scan-in data line 24 are shown. In this embodiment, the contents of the microinstruction address register 1 and the address comparison register 4 are compared by the address comparison circuit 5, and the output thereof is ORed by the OR line 9a, and the scan-in data interface line 25 is supplied to the scan-in signal synchronization circuit 11. Sent out. In addition, the output line 22 of the scan-in data register 7
Is ORed by the OR circuit 9b and is sent to each part of the apparatus as the scan-in data interface line 26. Similarly, the output line 21 of the scan address register 6 is also sent to each part of the apparatus.

受信側では、装置の各レジスタにあらかじめ割当てされ
ているスキャンアドレスを得るため、スキャンアドレス
レジスタ出力線21の内容を、スキャンアドレスデコード
回路10でデコードし、該当フリップフロップアドレス27
を作り出す。またスキャンインデータインタフェース線
25は、受信側で各レジスタの各々のタイミングに合わせ
られるように、スキャンイン信号同期回路11で同期化さ
れる。フリップフロップ14は、通常動作時はタイミング
T0で、データ線28をセットし使用されている。スキャン
インの時は、対照フリップフロップを指定するアドレス
線27,スキャンインデータインタフェース線26,およびス
キャンイン信号同期回路11出力線で指定された値がアン
ド回路12,ノット回路13を通してフリップフロップ14に
接続される。
On the receiving side, the contents of the scan address register output line 21 are decoded by the scan address decoding circuit 10 in order to obtain the scan address previously assigned to each register of the device, and the corresponding flip-flop address 27
To produce. Also scan-in data interface line
25 is synchronized by the scan-in signal synchronizing circuit 11 so as to match the timing of each register on the receiving side. Flip-flop 14 is timing during normal operation
The data line 28 is set and used at T0. At the time of scan-in, the value specified by the address line 27, the scan-in data interface line 26, and the output line of the scan-in signal synchronization circuit 11 which designates the contrast flip-flop is transferred to the flip-flop 14 through the AND circuit 12 and the NOT circuit 13. Connected.

次に擬似障害を発生させる時の動作モードについて述べ
る。プログラムから擬似障害を発生させたい場所(スキ
ャンアドレス)、擬似障害にしたい値(スキャンインデ
ータ)および、障害を発生させたい時点(アイクロ命令
コンペアアドレス)を表現した値を特殊な命令,例えば
診断命令でスキャンアドレスレジスタ6,スキャンインデ
ータレジスタ7および、アドレス比較レジスタ4にセッ
トする。以下の準備の後、試験プログラム走行に移る。
擬似障害発生設定時点にくるとマイクロ命令アドレスレ
ジスタ1とアドレス比較レジスタ4の一致が比較回路5
で検出され、その出力がオア回路9aで通常スキャン信号
とオアされた後、装置各部に配られる。一方、スキャン
アドレスレジスタ6は、デコード回路10でデコードさ
れ、対象フリップフロップが指定される。このデコード
回路10で指定されたフリップフロップ14は、通常動作を
実行中ながら、強制的にフリップフロップタイミングに
同期してスキャンインが行われ、見かけ上インターミッ
テントな障害があったのと同じ状態を作る。以後は装置
の機能に基づいて障害処理,再実行が行われ装置の正常
性の検証が可能となる。
Next, the operation mode when a pseudo fault is generated will be described. A special instruction such as a diagnostic instruction that expresses the location (scan address) where you want to generate a pseudo fault from the program, the value (scan-in data) that you want to generate a pseudo fault, and the value when you want to generate a fault (eye-closure instruction compare address). Are set in the scan address register 6, the scan-in data register 7, and the address comparison register 4. After making the following preparations, move on to the test program.
When the pseudo fault occurrence setting time comes, the comparison between the microinstruction address register 1 and the address comparison register 4 is made by the comparison circuit 5.
The output is detected by the OR circuit 9a, and the output is ORed with the normal scan signal by the OR circuit 9a, and then distributed to each part of the apparatus. On the other hand, the scan address register 6 is decoded by the decode circuit 10 and the target flip-flop is designated. The flip-flop 14 designated by the decoding circuit 10 is forced to perform scan-in in synchronization with the flip-flop timing while executing the normal operation, and is in the same state as the apparently intermittent failure. make. After that, fault processing and re-execution are performed based on the function of the device, and the normality of the device can be verified.

第2図は、第1図の破線100内と同様な論理を別方法で
表したフリップフロップへの同期化スキャンイン例を示
す図である。
FIG. 2 is a diagram showing an example of a synchronized scan-in to a flip-flop in which the same logic as in the broken line 100 in FIG. 1 is represented by another method.

通常論理タイミングとスキャンイン時の同期化は同一タ
イミングをスキャンイン時も使用することにより行って
いる。
The normal logic timing and the synchronization at the scan-in are performed by using the same timing at the scan-in.

第3図は、複数処理装置から共通に使用可能な場所をテ
ストするために、必要な機能を具備した装置のシステム
構成例を示す図である。
FIG. 3 is a diagram showing an example of a system configuration of an apparatus provided with a necessary function for testing a place commonly usable by a plurality of processing apparatuses.

本システムは、2台の処理装置30,この処理装置30から
発行されるリクエスト要求を受け付ける主記憶装置制御
ユニット(以下、SCという)34および主記憶装置36から
構成され、各処理装置30内には、他処理装置からSC34に
対するリクエスト要求の凍結を指示するSCフリーズラッ
チ31を持つ。
This system is composed of two processing devices 30, a main storage device control unit (hereinafter referred to as SC) 34 that receives a request request issued from the processing device 30, and a main storage device 36. Has an SC freeze latch 31 for instructing freezing of a request request from another processing device to the SC 34.

またSC34内にはSCリクエスト要求制御部35を有し、この
制御部35に各処理装置30からリクエスト要求信号32,他
装置リクエスト要求凍結指示線33が接続されている。
Further, the SC 34 has an SC request request control unit 35, and the request request signal 32 and the other device request request freeze instruction line 33 are connected to the control unit 35 from each processing device 30.

処理装置上の共通部の障害機能を認識するために、必要
な動作例を第4図の共通部テストフロー図を基にして説
明する。1台の処理装置が共通部の障害機能テストプロ
グラム実行中に、もう1台の処理装置は障害機能テスト
プログラム以外の一般命令テストプログラムを走行でき
ることは、独立に2台の処理装置のテストができ、装置
のテスト効率向上に良い。しかし、本実施例では、障害
機能テストプログラム処理側の処理装置から発行した擬
似障害を、一般命令実行側の処理装置で検出を防ぐた
め、障害機能処理側の処理装置は、第4図に示す手順
(ステップ)でプログラムを組み実行する。ここで、ス
テップ中、*は特殊な命令を意味する。
An example of the operation necessary for recognizing the faulty function of the common unit on the processing device will be described based on the common unit test flow chart of FIG. One processor can run a general instruction test program other than the failure function test program while the common function test program is being executed by one processor, so that two processors can be tested independently. Good for improving equipment test efficiency. However, in the present embodiment, in order to prevent the pseudo-fault issued from the processing unit on the fault function test program processing side from being detected by the processing unit on the general instruction execution side, the processing unit on the fault function processing side is shown in FIG. Set up and execute the program in the procedure (step). Here, during a step, * means a special command.

まず、SCフリーズ開始命令を実行する。この命令を実行
すると、処理装置30内のSCフリーズラッチ31に対し、セ
ットSCフリーズ信号(SSCFLZ)を出力して、ラッチ31を
セットさせる(ステップ401)。次にスキャンイン情報
設定命令を実行し、擬似障害をスキャンインで発生させ
るのに必要な情報値をセットする(ステップ402)。次
に一般テスト命令をステップ402で設定した情報によ
り、実行する(ステップ403)。この命令実行中に、障
害が発生する。すると、SCフリーズ解除命令は、リセッ
トフリーズ信号(RSCFLZ)を出力し、ステップ401でセ
ットしたラッチ31をリセットする(ステップ404)。
First, execute the SC freeze start command. When this instruction is executed, the set SC freeze signal (SSCFLZ) is output to the SC freeze latch 31 in the processing device 30 to set the latch 31 (step 401). Next, the scan-in information setting instruction is executed to set the information value necessary for causing the pseudo-in on scan-in (step 402). Next, the general test instruction is executed according to the information set in step 402 (step 403). A failure occurs during execution of this instruction. Then, the SC freeze cancel instruction outputs a reset freeze signal (RSCFLZ) and resets the latch 31 set in step 401 (step 404).

SC34内のSCリクエスト要求制御部35は、上記SCフリーズ
ラッチ31が“1"の間は他処理装置からのリクエスト要求
32を凍結し、自処理装置からのリクエスト要求32を優先
させることが可能になり、期待通りの擬似障害を期待し
た側の処理装置で発生させることができる。
The SC request request control unit 35 in the SC 34 requests the request from another processing device while the SC freeze latch 31 is "1".
By freezing 32, it becomes possible to give priority to the request request 32 from the own processing device, and the expected pseudo fault can be generated in the processing device on the expected side.

〔発明の効果〕〔The invention's effect〕

以上説明したように、本発明によれば、自己診断・回復
機能を有する情報処理装置において、通常では検証困難
な障害処理、再実行機能の検証が、確実に、より完全
に、しかも短時間で人手をかけずに可能となる。
As described above, according to the present invention, in the information processing device having the self-diagnosis / recovery function, the failure processing and the verification of the re-execution function, which are normally difficult to verify, can be performed reliably, more completely, and in a shorter time. It is possible without manpower.

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

第1図は本発明の一実施例を示すスキャンイン擬似障害
発生方式の全体構成図、第2図は本発明の他の実施例を
示す対象フリップフロップへのスキャンイン同期方式の
構成図、第3図は複数処理装置から共通に使用可能な場
所を障害テストするために必要な機能を具備する装置の
システム構成図、第4図は第3図で示す共通部のテスト
フロー図、第5図は従来のスキャンイン擬似障害発生方
式の全体構成図である。 1:マイクロ命令アドレスレジスタ、4:アドレス比較レジ
スタ、5:アドレス比較回路、6:スキャンアドレスレジス
タ、7:スキャンインデータレジスタ、10:スキャンアド
レスデコード回路、11:スキャンイン信号同期回路、14:
対象フリップフロップ、30:処理装置、31:SCフリーズラ
ッチ、34:主記憶装置制御ユニット、35:SCリクエスト要
求制御部、36:主記憶装置、51,53:一般レジスタ。
FIG. 1 is an overall configuration diagram of a scan-in pseudo failure generation system showing an embodiment of the present invention, and FIG. 2 is a configuration diagram of a scan-in synchronization system to a target flip-flop showing another embodiment of the present invention. FIG. 3 is a system configuration diagram of an apparatus having a function necessary for performing a failure test on a place commonly usable by a plurality of processing apparatuses, FIG. 4 is a test flow chart of a common unit shown in FIG. 3, and FIG. FIG. 1 is an overall configuration diagram of a conventional scan-in pseudo failure generation method. 1: Micro instruction address register, 4: Address comparison register, 5: Address comparison circuit, 6: Scan address register, 7: Scan-in data register, 10: Scan address decoding circuit, 11: Scan-in signal synchronization circuit, 14:
Target flip-flop, 30: processing device, 31: SC freeze latch, 34: main memory control unit, 35: SC request request control unit, 36: main memory, 51, 53: general register.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】装置の自己診断・回復手段を有する1台ま
たは複数台の情報処理装置を備えるシステムにおいて、 各情報処理装置内には、通常の動作制御回路とは全く独
立に装置内部のレジスタのアドレス指定と該レジスタの
セット・リセット指定を行なうスキャンイン手段とアド
レス保持手段と、スキャンイン手段とアドレス保持手段
への情報を特殊な命令により設定する手段を具備し、各
情報処理装置は、マイクロ命令アドレスと前記アドレス
保持手段内の情報とが一致した時点を基に、前記スキャ
ンイン手段でアドレス指定されたレジスタを、通常の動
作制御回路の状態とは全く独立にレジスタ指定タイミン
グに同期させて前記スキャンイン手段で指定されたセッ
トまたはリセットを行ない、後刻実行される一般命令処
理中に擬似障害を発生させ、さらに各情報処理装置は、
複数台の情報処理装置から共通に使用されるアクセス場
所の障害試験を行なう時に、擬似障害をしかけた時点か
ら擬似障害を検出するまでの間、他の情報処理装置から
の共通アクセス場所へのアクセスの凍結指示を行なう手
段を具備したことを特徴とする情報処理装置の擬似障害
発生方式。
1. A system comprising one or a plurality of information processing devices having self-diagnosis / recovery means for the devices, wherein each information processing device has a register inside the device completely independent of a normal operation control circuit. Each of the information processing devices is provided with a scan-in means and an address holding means for designating the address of and the setting / resetting of the register, and a means for setting information to the scan-in means and the address holding means by a special instruction. Based on the time when the microinstruction address and the information in the address holding means match, the register addressed by the scan-in means is synchronized with the register designation timing completely independently of the state of the normal operation control circuit. Set or reset specified by the scan-in means to generate a pseudo-failure during the processing of a general instruction executed later. And each information processing device
When performing a failure test on an access location that is commonly used by multiple information processing devices, access to the common access location from other information processing devices from the time when the pseudo failure is about to be detected A pseudo fault occurrence method for an information processing apparatus, characterized in that it is provided with means for issuing a freeze instruction.
JP62327021A 1987-12-25 1987-12-25 Pseudo-fault occurrence method for information processing equipment Expired - Fee Related JPH0670777B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62327021A JPH0670777B2 (en) 1987-12-25 1987-12-25 Pseudo-fault occurrence method for information processing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62327021A JPH0670777B2 (en) 1987-12-25 1987-12-25 Pseudo-fault occurrence method for information processing equipment

Publications (2)

Publication Number Publication Date
JPH01169640A JPH01169640A (en) 1989-07-04
JPH0670777B2 true JPH0670777B2 (en) 1994-09-07

Family

ID=18194422

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62327021A Expired - Fee Related JPH0670777B2 (en) 1987-12-25 1987-12-25 Pseudo-fault occurrence method for information processing equipment

Country Status (1)

Country Link
JP (1) JPH0670777B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107450003A (en) * 2016-05-30 2017-12-08 瑞萨电子株式会社 The method of semiconductor device, electronic control system and assessment electronics control system

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4486434B2 (en) * 2004-07-29 2010-06-23 富士通株式会社 Information processing apparatus with instruction retry verification function and instruction retry verification method
CN114383346B (en) * 2021-12-27 2023-10-27 北京世纪互联宽带数据中心有限公司 Method and device for processing fault of refrigerating unit and computer readable storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61240335A (en) * 1985-04-17 1986-10-25 Nec Corp Artificial trouble generating device
JPS61290543A (en) * 1985-06-19 1986-12-20 Fujitsu Ltd Error generating device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107450003A (en) * 2016-05-30 2017-12-08 瑞萨电子株式会社 The method of semiconductor device, electronic control system and assessment electronics control system
CN107450003B (en) * 2016-05-30 2021-06-15 瑞萨电子株式会社 Semiconductor device, electronic control system, and method of evaluating electronic control system

Also Published As

Publication number Publication date
JPH01169640A (en) 1989-07-04

Similar Documents

Publication Publication Date Title
CA2099413C (en) Apparatus and method for booting a multiple processor system having a global/local memory architecture
US6898735B2 (en) Test tool and methods for testing a computer structure employing a computer simulation of the computer structure
JPH04302335A (en) Analyzing system for built-in type computer system
JPS61163444A (en) Error tester for data processor
JPS60102575A (en) Testing equipment for trouble of clock distribution network
KR100566340B1 (en) Information processing apparatus
JPH0670777B2 (en) Pseudo-fault occurrence method for information processing equipment
US20040153750A1 (en) Information processing apparatus
US12038812B2 (en) Memory safety interface configuration
US6490544B1 (en) System for testing a multi-tasking computing device
JPS5833579B2 (en) information processing equipment
US5293572A (en) Testing system of computer by generation of an asynchronous pseudo-fault
JPS5916055A (en) Automatic generator for artificial fault
JP2871966B2 (en) Fault detection circuit inspection system
JPS61290543A (en) Error generating device
US4488221A (en) Data processing system
JPH04125753A (en) On-lined diagnostic system for memory
JP2944729B2 (en) Remote channel device
JPH096685A (en) Memory device and its error test method
JPH03198136A (en) Check system for dma transfer data
JPH01150942A (en) Data processor
JPH01297746A (en) Memory diagnosing system
JPS63174141A (en) Diagnosing system for test of information processor
JPS6049454A (en) Main memory device
JPH0695913A (en) Debugging device

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees