JPH0642209B2 - Information processing equipment - Google Patents

Information processing equipment

Info

Publication number
JPH0642209B2
JPH0642209B2 JP61174742A JP17474286A JPH0642209B2 JP H0642209 B2 JPH0642209 B2 JP H0642209B2 JP 61174742 A JP61174742 A JP 61174742A JP 17474286 A JP17474286 A JP 17474286A JP H0642209 B2 JPH0642209 B2 JP H0642209B2
Authority
JP
Japan
Prior art keywords
control
register
flip
unit
information processing
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
JP61174742A
Other languages
Japanese (ja)
Other versions
JPS6332637A (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.)
NEC Corp
Original Assignee
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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP61174742A priority Critical patent/JPH0642209B2/en
Publication of JPS6332637A publication Critical patent/JPS6332637A/en
Publication of JPH0642209B2 publication Critical patent/JPH0642209B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Detection And Correction Of Errors (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は情報処理方式に関する。The present invention relates to an information processing system.

〔従来の技術〕[Conventional technology]

第2図は従来のものの構成図を示し,情報処理部1は制
御記憶部4による制御で演算等を行なう。診断制御部2
は情報処理部1の障害時に障害箇所を指摘する。アドレ
スレジスタ3は常に次に実行すべき制御記憶部4のアド
レスを保持している。制御記憶部4はアドレスレジスタ
3をアドレスとするメモリで,その出力が後述するレジ
スタ,セレクタ等を制御して演算等を行なう。
FIG. 2 shows a block diagram of a conventional one, in which the information processing unit 1 performs calculations and the like under the control of the control storage unit 4. Diagnostic control unit 2
Indicates the location of failure when the information processing unit 1 fails. The address register 3 always holds the address of the control storage unit 4 to be executed next. The control storage unit 4 is a memory having the address register 3 as an address, and its output controls a register, a selector, etc., which will be described later, to perform an operation or the like.

フリップフロップ7はパリティ検出回路16が障害を検
出した時に,信号線124の内容を保持し,診断制御部
2がその内容を読み出すと,障害が発生した時にセレク
タ14はレジスタ11とレジスタ12のどちらを出力し
ていたかを示す。
The flip-flop 7 holds the contents of the signal line 124 when the parity detection circuit 16 detects a failure, and when the diagnostic control unit 2 reads the contents, the selector 14 selects either the register 11 or the register 12 when the failure occurs. Is output.

次にその障害の原因となったレジスタ11またはレジス
タ12の内容を診断制御装置2が読み出すには,制御記
憶部4にあらかじめ記憶させてあるセレクタ14がレジ
スタ11を選択するマイクロ命令のアドレスか,または
セレクタ14がレジスタ12を選択するマイクロ命令の
アドレスをアドレスレジスタ3にセットすることによっ
て,信号線127上にレジスタ11またはレジスタ12
の内容を出力させて読みとる。先に読み出したフリップ
フロップ7の値がレジスタ11を示しており,かつレジ
スタ11のデータが正しくなければ,パリティ検出回路
16がエラーを報告した原因がレジスタ11にあること
がわかり,また,フリップフロップ7の値がレジスタ1
1を示しており,かつレジスタ11のデータが正しけれ
ば,障害の原因が信号線125,セレクタ14,信号線
127,パリティ検出回路16,信号線128のいずれ
かにあることがわかる。フリップフロップ7の値がレジ
スタ12を示しているときも同様である。
Next, in order for the diagnostic control unit 2 to read the contents of the register 11 or the register 12 that caused the failure, the selector 14 stored in advance in the control storage unit 4 selects the address of the microinstruction for selecting the register 11, or Alternatively, the selector 14 sets the address of the microinstruction for selecting the register 12 in the address register 3 so that the register 11 or the register 12 is provided on the signal line 127.
Output and read the contents of. If the previously read value of the flip-flop 7 indicates the register 11 and the data in the register 11 is not correct, it can be seen that the cause of the parity detection circuit 16 reporting the error is in the register 11, and The value of 7 is register 1
If 1 is indicated and the data in the register 11 is correct, it can be understood that the cause of the fault lies in any of the signal line 125, the selector 14, the signal line 127, the parity detection circuit 16, and the signal line 128. The same applies when the value of the flip-flop 7 indicates the register 12.

このように,従来技術ではレジスタの数が増えると,そ
の読み出す経路を設定するための手間が多くなり,制御
記憶部4の領域を多くとるという欠点があった。
As described above, in the conventional technique, when the number of registers is increased, the time and effort for setting the read path are increased, and the area of the control storage unit 4 is increased.

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

上述した従来の情報処理方法は,あらかじめ読出しパス
を設定するデータを制御記憶部に記憶しておく方法で
は,診断を実行時にその記憶しておいたデータの正しさ
が保証されないため,正しく内容状態が読み出されたか
どうかがわからず,また読出すデータが多いとそのデー
タの量も多くなり,制御記憶部の領域を多く使用するこ
とになり,本来のマイクロ命令の記憶容量が少なくなっ
てしまうなどの欠点がある。
In the conventional information processing method described above, in the method of storing the data for setting the read path in the control storage unit in advance, the correctness of the stored data is not guaranteed at the time of executing the diagnosis, so that the content state is correct. Is not read, and if there is a large amount of data to be read, the amount of that data will also increase, and the area of the control storage section will be used more and the original microinstruction storage capacity will decrease. There are drawbacks such as.

また,外部から読出しパスを設定するデータを書き換え
可能な制御記憶部に書き込んで内部状態を読み出すため
には,本来のマイクロ命令を退避する手段および,外部
から1ワードのマイクロ命令を書き込む手段が必要であ
るという欠点がある。
Further, in order to write the data for setting the read path from the outside to the rewritable control storage unit and read the internal state, means for saving the original microinstruction and means for writing the one-word microinstruction from the outside are required. There is a drawback that

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

本発明によると,制御信号を受けて演算を行う演算器、
この演算器の演算結果を保持する第1のレジスタ手段な
らびに第2のレジスタ手段、及び制御信号を受けて前記
第1のレジスタ手段若しくは第2のレジスタ手段を選択
して前記演算器に送るセレクタ手段を含む被制御回路手
段と、該被制御回路手段への制御信号を生成する制御記
憶部と、この制御記憶部の生成した制御信号を保持する
2つのフリップフロップ手段と、前記制御記憶部から前
記2つのフリップフロップ手段への入力とその出力との
各々を切り換えて、前記セレクタ手段を切り替えるため
の制御信号としてまた前記演算器を制御するための制御
信号として前記被制御回路手段に送る2つの別のセレク
タ手段と、前記演算器の出力のエラー検出を行うパリテ
ィ検出回路とを含む情報処理部と、前記パリティ検出回
路が出力するエラー信号によって前記情報処理部に障害
が発生したことを検出すると、前記2つのフリップフロ
ップ手段の更新を抑止し、前記2つの別のセレクタ手段
で前記2つのフリップフロップ手段が保持する制御信号
を選択するように制御する診断制御部とを備え、障害発
生時における前記被制御回路手段の内部状態を読み出す
ことを特徴とする情報処理装置が得られる。
According to the present invention, a computing unit that receives a control signal to perform computation,
First register means and second register means for holding the calculation result of the arithmetic unit, and selector means for receiving the control signal and selecting the first register means or the second register means to send to the arithmetic unit A controlled circuit means including: a control storage unit for generating a control signal to the controlled circuit unit; two flip-flop means for holding the control signal generated by the control storage unit; Two different ones are sent to the controlled circuit means as a control signal for switching the selector means and as a control signal for controlling the arithmetic unit by switching each of the input and the output to the two flip-flop means. Information processing section including a selector means, a parity detection circuit for detecting an error in the output of the arithmetic unit, and an error output by the parity detection circuit. When the signal detects that a failure has occurred in the information processing unit, the updating of the two flip-flop means is suppressed, and the control signals held by the two flip-flop means are selected by the two different selector means. Thus, there is provided an information processing apparatus comprising: a diagnostic control unit for controlling the above-described control, and reading the internal state of the controlled circuit means when a failure occurs.

〔実施例〕〔Example〕

次に,本発明について図面を参照して説明する。 Next, the present invention will be described with reference to the drawings.

第1図は本発明の一実施例のブロックである。情報処理
部1は制御記憶部6による制御で演算等を行なう。診断
制御部2は情報処理部1の障害時に障害箇所を指摘す
る。アドレスレジスタ3は常に次に実行すべき制御記憶
部4のアドレスを保持している。マイクロ命令レジスタ
5は制御記憶部4に記憶されているマイクロ命令を1ワ
ードだけ保持する。制御記憶部6はマイクロ命令レジス
タ5の一部をアドレスとするメモリで,その出力が後述
するレジスタ,セレクタ等を制御して演算等を行なう。
フリップフロップ7,8は,パリティ検出回路16がエ
ラーを検出した時に,信号線104,105の内容を保
持して,後に診断制御部2がその内容を読み出し,どう
いう経路で流れたデータがエラーを起こしたのかを知る
ことにより,故障箇所を指摘するためのものである。
FIG. 1 is a block diagram of an embodiment of the present invention. The information processing unit 1 performs calculations and the like under the control of the control storage unit 6. The diagnosis control unit 2 points out a failure location when the information processing unit 1 fails. The address register 3 always holds the address of the control storage unit 4 to be executed next. The microinstruction register 5 holds only one word of the microinstruction stored in the control storage unit 4. The control storage unit 6 is a memory that uses a part of the microinstruction register 5 as an address, and the output thereof controls a register, a selector, and the like, which will be described later, to perform an operation or the like.
When the parity detection circuit 16 detects an error, the flip-flops 7 and 8 hold the contents of the signal lines 104 and 105 so that the diagnostic control unit 2 can read the contents later, and the flow of data causes an error. This is to point out the faulty part by knowing whether it has occurred.

第1のセレクタ9,10は制御記憶部6と,フリップフ
ロップ7,8とを選択して被制御回路を制御するもの
で,制御記憶部6を選択しているときはマイクロ命令レ
ジスタ5の内容で制御記憶部6をアクセスし,その内容
で,レジスタ,セレクタを制御して演算等を行なう。パ
スインジケータとしてのフリップフロップを選択してい
るときは,その内容でセレクタを制御して,読み出しパ
スを開き診断制御部2にレジスタの内容を読み出す。
The first selectors 9 and 10 select the control storage unit 6 and the flip-flops 7 and 8 to control the controlled circuit. When the control storage unit 6 is selected, the contents of the microinstruction register 5 are selected. Then, the control storage unit 6 is accessed, and the contents are used to control the register and the selector to perform operations and the like. When the flip-flop as the path indicator is selected, the selector is controlled by the content of the flip-flop to open the read path and read the content of the register to the diagnostic control unit 2.

第1,第2,第3のレジスタ11,12,13,第2の
セレクタ14,演算器15はマイクロ命令による被制御
回路を構成するもので,レジスタ間の移動や演算等を行
なう。
The first, second, and third registers 11, 12, and 13, the second selector 14, and the arithmetic unit 15 constitute a controlled circuit based on microinstructions, and perform movement between registers and arithmetic operations.

パリティ検出回路16は第1,第2,第3図のレジスタ
11,12,13,第2のセレクタ14,演算器15,
データパス112〜116に付いているパリティビット
によるパリティチェックを行なうものである。
The parity detection circuit 16 includes registers 11, 12, and 13 shown in FIGS. 1, 2, and 3, a second selector 14, an arithmetic unit 15,
The parity check is performed by the parity bit attached to the data paths 112 to 116.

次にその動作について説明する。まずはじめに,情報処
理部1がマイクロ命令の制御のもとに演算等を行なうと
きには,診断制御部2は信号線118,119によって
第1のセレクタ9,10が信号線105,104を選択
するようにする。そのとき,アドレスレジスタ3で示さ
れるマイクロ命令アドレスで制御記憶部4をアクセス
し,マイクロ命令レジスタ5にそのアドレスに対応した
マイクロ命令が1ワードセットされる。その時はマイク
ロ命令レジスタ5の1部のフィールドでアクセスされる
制御記憶部6の出力は,第1のセレクタ9,10を通過
して第2のセレクタ14,演算器15を制御し,また,
信号線120(3本)により直接第1,第2,第3のレ
ジスタ11,12,13を制御したりして,演算等を行
なっている。
Next, the operation will be described. First, when the information processing unit 1 performs an operation or the like under the control of microinstructions, the diagnostic control unit 2 causes the signal lines 118 and 119 so that the first selectors 9 and 10 select the signal lines 105 and 104. To At that time, the control storage unit 4 is accessed by the microinstruction address indicated by the address register 3, and the microinstruction register 5 is set with one word of the microinstruction corresponding to the address. At that time, the output of the control storage unit 6 accessed by a part of the field of the micro instruction register 5 passes through the first selectors 9 and 10 to control the second selector 14 and the arithmetic unit 15, and
The signal lines 120 (three lines) directly control the first, second, and third registers 11, 12, and 13 to perform operations and the like.

このときパリティ検出回路16がエラーを検出して,診
断制御部2に報告すると,診断制御部2はただちにフリ
ップフロップ7,8をホールドして,エラーを検出した
ときの信号線104,105の状態を保持する。ここで
診断制御部2はフリップフロップ7,8の状態を読みと
って後の障害箇所指摘に備える。
At this time, when the parity detection circuit 16 detects an error and reports it to the diagnostic control unit 2, the diagnostic control unit 2 immediately holds the flip-flops 7 and 8 and the state of the signal lines 104 and 105 when the error is detected. Hold. Here, the diagnostic control unit 2 reads the states of the flip-flops 7 and 8 in preparation for pointing out a failure location later.

次に診断制御部2は第1のセレクタ9,10を信号線1
07,109側を選択するようにして,パスインジケー
タとしてのフリップフロップ7,8に適当な値をセット
すると,第1のセレクタ9,10を通過して第2のセレ
クタ14,演算器15を制御し,第1,第2,第3のレ
ジスタ11,12,13を次々に信号線116上に出力
することができ,それを次々に読みとる。その結果,先
のパスインジケータであるフリップフロップ7,8の内
容と,第1〜第3のレジスタ11〜13の内容とを使っ
て,信号線112〜116,演算器15,パリティ検出
回路16,第1,第2,第3のレジスタ11〜13のど
こに障害が発生したかを知ることができる。
Next, the diagnostic control unit 2 connects the first selectors 9 and 10 to the signal line 1
When the flip-flops 7 and 8 as path indicators are set to appropriate values by selecting the 07 and 109 sides, the first selectors 9 and 10 are passed to control the second selector 14 and the arithmetic unit 15. However, the first, second, and third registers 11, 12, and 13 can be sequentially output onto the signal line 116, and they are read one after another. As a result, the signal lines 112 to 116, the arithmetic unit 15, the parity detection circuit 16, and the contents of the flip-flops 7 and 8 which are the previous path indicators and the contents of the first to third registers 11 to 13 are used. It is possible to know where in the first, second, and third registers 11 to 13 the failure has occurred.

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

以上説明したように本発明は故障箇所を指摘するための
補助情報を保持するフリップフロップを,内部状態の読
出しのためのパスを開くための制御フリップフロップと
しても使えるようにしたことにより,少ないハードウェ
アで制御記憶の容量も減らすことなく内部状態を読み出
すことができる効果がある。
As described above, the present invention makes it possible to use a flip-flop that holds auxiliary information for pointing out a failure location as a control flip-flop for opening a path for reading the internal state, thereby reducing hardware. There is an effect that the ware can read the internal state without reducing the capacity of the control memory.

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

第1図は,本発明の一実施例を示すブロック図,第2図
は従来のものの一例を示すブロックである。 記号の説明:1……情報処理部,2……診断制御部,3
……アドレスレジスタ,4……制御記憶部,5……マイ
クロ命令レジスタ,6……制御記憶部,7,8……フリ
ップフロップ,9,10……第1のセレクタ,11,1
2,13……第1,第2,第3のレジスタ,14……第
2のセレクタ,15……演算器,16……パリティ検出
回路。
FIG. 1 is a block diagram showing an embodiment of the present invention, and FIG. 2 is a block showing an example of a conventional one. Explanation of symbols: 1 ... Information processing unit, 2 ... Diagnostic control unit, 3
... address register, 4 ... control storage unit, 5 ... microinstruction register, 6 ... control storage unit, 7, 8 ... flip-flop, 9, 10 ... first selector, 11, 1
2, 13 ... First, second and third registers, 14 ... Second selector, 15 ... Arithmetic unit, 16 ... Parity detection circuit.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】制御信号を受けて演算を行う演算器、この
演算器の演算結果を保持する第1のレジスタ手段ならび
に第2のレジスタ手段、及び制御信号を受けて前記第1
のレジスタ手段若しくは第2のレジスタ手段を選択して
前記演算器に送るセレクタ手段を含む被制御回路手段
と、該被制御回路手段への制御信号を生成する制御記憶
部と、この制御記憶部の生成した制御信号を保持する2
つのフリップフロップ手段と、前記2つのフリップフロ
ップ手段への入力とその出力との各々を選択して、前記
セレクタ手段を切り替えるための制御信号としてまた前
記演算器を制御するための制御信号として前記被制御回
路手段に送る2つの別のセレクタ手段と、前記演算器の
出力のエラー検出を行うパリティ検出回路とを含む情報
処理部と、 前記パリティ検出回路が出力するエラー信号によって前
記情報処理部に障害が発生したことを検出すると、前記
2つのフリップフロップ手段の更新を抑止し、前記2つ
の別のセレクタ手段で前記2つのフリップフロップ手段
が保持する制御信号を選択するように制御する診断制御
部とを備え、 障害発生時における前記被制御回路手段の内部状態を読
み出すことを特徴とする情報処理装置。
Claim: What is claimed is: 1. An arithmetic unit for receiving a control signal to perform an operation, a first register means and a second register means for holding an operation result of the arithmetic unit, and a first register for receiving a control signal.
Of the register means or the second register means and sends it to the arithmetic unit, the controlled circuit means, the control storage part for generating a control signal to the controlled circuit means, and the control storage part. Holds the generated control signal 2
One flip-flop means and each of the inputs and outputs to the two flip-flop means are selected to serve as a control signal for switching the selector means and as a control signal for controlling the arithmetic unit. An information processing unit including two separate selector units for sending to the control circuit unit and a parity detection circuit for detecting an error in the output of the arithmetic unit, and an error signal output from the parity detection circuit causes a failure in the information processing unit. And a diagnostic control unit that controls the update of the two flip-flop units and controls the two separate selector units to select the control signals held by the two flip-flop units. An information processing apparatus, comprising: an internal state of the controlled circuit means when a failure occurs.
JP61174742A 1986-07-26 1986-07-26 Information processing equipment Expired - Fee Related JPH0642209B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61174742A JPH0642209B2 (en) 1986-07-26 1986-07-26 Information processing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61174742A JPH0642209B2 (en) 1986-07-26 1986-07-26 Information processing equipment

Publications (2)

Publication Number Publication Date
JPS6332637A JPS6332637A (en) 1988-02-12
JPH0642209B2 true JPH0642209B2 (en) 1994-06-01

Family

ID=15983881

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61174742A Expired - Fee Related JPH0642209B2 (en) 1986-07-26 1986-07-26 Information processing equipment

Country Status (1)

Country Link
JP (1) JPH0642209B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS57123461A (en) * 1981-01-26 1982-07-31 Hitachi Ltd Error checking system
JPS6158049A (en) * 1984-07-28 1986-03-25 Fujitsu Ltd Error detection

Also Published As

Publication number Publication date
JPS6332637A (en) 1988-02-12

Similar Documents

Publication Publication Date Title
JPH0642209B2 (en) Information processing equipment
JPS60159951A (en) Tracing system in information processing device
JPH0444136A (en) Memory access controller
JPH045213B2 (en)
JPH0612270A (en) Test circuit
JPS5832422B2 (en) Micro Shindan Houshiki
JPH02127731A (en) Bypass check system for arithmetic register
JPS592585Y2 (en) data processing equipment
JPS5936853A (en) Operation processor
JPH0136137B2 (en)
JPS60101649A (en) Diagnosis device of electronic computer
JPH03105630A (en) Error correcting system
JPH0226252B2 (en)
JPS638956A (en) Memory diagnosing circuit
JPS58121459A (en) Service processor of electronic computer
JPS6039242A (en) Information processing unit
JPS5931800B2 (en) Control memory diagnostic method
JPS5935456B2 (en) arithmetic processing unit
JPS59167764A (en) Memory access system
JPH0315948A (en) Address bus test system
JPS63136238A (en) Microprogram control device
JPS63111547A (en) Memory control system
JPH06161832A (en) Trace controller
JPS61267141A (en) Address detecting device for microprogram
JPS58186851A (en) Error checking device

Legal Events

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