JPS6114537B2 - - Google Patents
Info
- Publication number
- JPS6114537B2 JPS6114537B2 JP4404578A JP4404578A JPS6114537B2 JP S6114537 B2 JPS6114537 B2 JP S6114537B2 JP 4404578 A JP4404578 A JP 4404578A JP 4404578 A JP4404578 A JP 4404578A JP S6114537 B2 JPS6114537 B2 JP S6114537B2
- Authority
- JP
- Japan
- Prior art keywords
- circuit
- address
- output
- register
- storage means
- 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
Links
- 238000001514 detection method Methods 0.000 claims description 10
- 150000001875 compounds Chemical class 0.000 claims 1
- 238000010586 diagram Methods 0.000 description 4
Description
【発明の詳細な説明】
本発明はマイクロプログラム制御装置に関す
る。DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a microprogram controller.
従来のマイクロプログラム制御装置の典型的構
成は第1図に示すように、前もつてマイクロプロ
グラムのアドレスを格納しておく第1格納手段1
01、実行中のマイクロプログラムのアドレスを
格納する第2格納手段102、前記第1格納手段
101のアドレスと第2格納手段102のアドレ
スを比較する比較手段103をそれぞれ示してい
る。 A typical configuration of a conventional microprogram control device, as shown in FIG.
01, a second storage means 102 for storing the address of the microprogram being executed, and a comparison means 103 for comparing the address of the first storage means 101 and the address of the second storage means 102, respectively.
例えば、あるマイクロプログラムが実行されて
いる場合を考えると、その実行中のマイクロプロ
グラムのアドレスが第2格納手段102に格納さ
れ、前もつて格納されていた第1格納手段101
のアドレスと比較手段103において比較され、
その結果に応じてエラー表示、動作開始または停
止等のための信号が出力される。 For example, considering a case where a certain microprogram is being executed, the address of the microprogram being executed is stored in the second storage means 102, and the address of the microprogram being executed is stored in the first storage means 102 where it was previously stored.
is compared in the comparison means 103 with the address of
Depending on the result, an error display, a signal for starting or stopping the operation, etc. is output.
この結果、マイクロプログラムをアドレスに従
つてシーケンシヤルにチエツクする場合には有効
である。しかしながら、マイクロプログラムにお
いては、通常装置の性能を高め、コストを下げる
ため、極端なルーチンの共通化およびステツプ数
の縮小が行なわれる。 As a result, it is effective when sequentially checking microprograms according to addresses. However, in microprograms, routines are usually made extremely common and the number of steps is reduced in order to improve the performance and reduce the cost of the device.
従つて、設計者が気づかない所で汎用レジスタ
ーの内容が破壊されるという障害が発生する。 Therefore, a problem occurs in which the contents of the general-purpose register are destroyed without the designer's knowledge.
このような障害の発生時、従来の装置では汎用
レジスタの破壊された内容を指示するアドレスを
知ることは不可能である。 When such a failure occurs, it is impossible for conventional devices to know the address pointing to the corrupted contents of the general purpose register.
本発明の目的はマイクロプログラムが原因で発
生する障害の原因追求を容易するようにしたマイ
クロプログラム制御装置を提供することにある。 SUMMARY OF THE INVENTION An object of the present invention is to provide a microprogram control device that facilitates finding the cause of failures caused by microprograms.
本発明の装置は、複数のビツトからなるデータ
を格納する第1の格納手段と、
前記ビツトの状態変化を検出する検出手段と、
複数のマイクロ命令からなるマイクロプログラ
ムを実行する前にこのマイクロプログラムの実行
に使用する予定の複数のアドレスを格納する第2
格納手段と、
実行中のマイクロ命令を指定するアドレスを格
納する第3の格納手段と、
前記第2の格納手段からのアドレスと前記第3
の格納手段からのアドレスとを比較する比較手段
とから構成され、
前記比較手段からのの比較結果に応じて処理中
断を要するエラーが再試行を要するエラーかを識
別できるようにしたことを特徴とする。 The apparatus of the present invention includes a first storage means for storing data consisting of a plurality of bits, a detection means for detecting a state change of the bits, and a first storage means for storing data consisting of a plurality of bits, and a first storage means for storing data consisting of a plurality of bits, and a first storage means for storing data consisting of a plurality of bits. A second one that stores the multiple addresses that you plan to use to run the
storage means; a third storage means for storing an address specifying a microinstruction being executed; and an address from the second storage means and the third storage means.
and a comparison means for comparing the address from the storage means, and is characterized in that it is possible to identify whether an error requiring a processing interruption is an error requiring a retry according to the comparison result from the comparison means. do.
次に本発明の一実施例について図面を参照して
詳細に説明する。 Next, one embodiment of the present invention will be described in detail with reference to the drawings.
第2図は、本発明の一実施例を示すブロツク図
である。 FIG. 2 is a block diagram showing one embodiment of the present invention.
本発明の装置はデータを格納する第1レジスタ
201、第1レジスタ201のマスク情報を格納
する第2レジスタ202、N個(N≧1)のプロ
グラムアドレスを格納する第3レジスタ203、
実行アドレスを格納する第4レジスタ204、第
2レジスタ202によりマスクされない第1レジ
スタ201のデータビツトまたはデータパターン
の変化を検出する検出回路205、第3レジスタ
203のN個のアドレスと第4レジスタ204の
アドレスとの不一致を調べる比較回路206、検
出回路205と比較回路206との結果に応じて
エラー表示、動作開始または停止等のための信号
を得る演算回路207、およびこの演算回路20
7の出力によりプログラムアドレス命令コードま
たはレジスタの内容等の情報を格納する第5レジ
スタ208から構成されている。 The device of the present invention includes a first register 201 for storing data, a second register 202 for storing mask information of the first register 201, a third register 203 for storing N (N≧1) program addresses,
A fourth register 204 that stores an execution address, a detection circuit 205 that detects changes in data bits or data patterns of the first register 201 that are not masked by the second register 202, N addresses of the third register 203, and a fourth register 204. a comparison circuit 206 that checks for a mismatch with the address of the detection circuit 205, an arithmetic circuit 207 that obtains a signal for displaying an error, starting or stopping an operation, etc. according to the results of the detection circuit 205 and the comparison circuit 206, and this arithmetic circuit 20.
The fifth register 208 stores information such as a program address instruction code or register contents based on the output of No. 7.
例えば、あるマイクロプログラムが実行されて
いる場合を考えると、第1レジスタ201に格納
されるデータのうち第2レジスタ202のマスク
情報でマスクされないデータビツトまたはデータ
パターンが変化した場合において、あらかじめ第
3レジスタ203に格納されたN個のマイクロプ
ログラムアドレスと第4レジスタ204に格納さ
れた実行中のマイクロプログラムアドレスが一致
しない時に第5レジスタ208にプログラムアド
レス、命令コードまたはレジスタの内容等の情報
を格納することを開始または停止する。 For example, if we consider a case where a certain microprogram is being executed, if a data bit or data pattern that is not masked by the mask information of the second register 202 among the data stored in the first register 201 changes, the third When the N microprogram addresses stored in the register 203 and the microprogram address being executed stored in the fourth register 204 do not match, information such as the program address, instruction code, or register contents is stored in the fifth register 208. start or stop doing something.
次に検出回路205、比較回路206および演
算回路207についてさらに具体的に説明する。 Next, the detection circuit 205, the comparison circuit 206, and the arithmetic circuit 207 will be explained in more detail.
第3図に示される検出回路205には第1レジ
スタ201の出力の各ビツトd1〜dk、および第
2レジスタ202の出力の各ビツトm1〜mk、が
与えられ、比較回路206には第3レジスタ20
3のn番目のアドレスの各ビツトan1〜aneおよび
第4レジスタ204の出力の各ビツトb1〜be、が
与えられる。また検出回路205は第1レジスタ
の内容が変化した時、その内容を格納するための
JKフリツプフロツプF111〜F11k、前記フリツプ
フロツプF11kと第1レジスタからのデータdkと
から対応するビツトの排他的論理和をとる排他的
論理和回路G111〜G11k、排他的論理和回路G111〜
G11kの出力を与えられる否定回路I111〜I11k、否
定回路I111〜I11kの出力と第2レジスタm1〜mkの
出力とから対応するビツトの論理和をとる論理和
回路G121〜G12h、論理積回路G121〜G12kの出力論
理積をとる論理積回路G131および論理積回路G131
の出力の否定回路I121から構成され、比較回路2
06は第3レジスタ203の出力an1〜anl(n=
1〜n)と第4レジスタ204の出力b1〜beとか
ら対応するビツトの排他的論理和をとる排他的論
理和回路G2n1〜G2nl(n=1〜n)、排他的論理
和回路G2n1〜G2nl(n=1〜n)の出力の否定回
路I2n1〜I2nl(n=1〜n)、否定回路G2n1〜G2nl
(n=1〜n)の出力の論理積回路G31n(n=1
〜n)、論理積回路G31n(n=1〜n)の出力の
論理和回路G321および論理和回路G321の出力の否
定回路G331から構成され、演算回路207は検出
回路205内の否定回路I121の出力と比較回路2
06内の否定回路G331の出力との論理積回路G411
を有している。 The detection circuit 205 shown in FIG. 3 register 20
Each bit an 1 -ane of the n-th address of 3 and each bit b 1 -be of the output of the fourth register 204 are provided. Furthermore, when the contents of the first register change, the detection circuit 205 is configured to store the contents.
JK flip-flops F 111 to F 11 k, exclusive OR circuits G 111 to G 11 k, exclusive OR circuits for calculating the exclusive OR of corresponding bits from the flip-flops F 11 k and data dk from the first register. Circuit G 111 ~
an OR circuit that performs the logical sum of corresponding bits from the outputs of the NOT circuits I 111 to I 11 k given the outputs of G 11 k, and the outputs of the NOT circuits I 111 to I 11 k and the outputs of the second registers m 1 to mk; G 121 ~ G 12 h, AND circuit G 131 and AND circuit G 131 which takes the output AND of AND circuit G 121 ~ G 12 k
Comparison circuit 2
06 is the output an 1 ~anl (n=
1 to n) and the output b 1 to be of the fourth register 204, an exclusive OR circuit G 2 n 1 to G 2 nl (n=1 to n), Inverting circuit I 2 n 1 - I 2 nl (n=1 - n) of the output of OR circuit G 2 n 1 - G 2 nl (n=1 - n), inverting circuit G 2 n 1 - G 2 nl
(n = 1 to n) output logical product circuit G 31 n (n = 1
~ n), an OR circuit G 321 of the output of the AND circuit G 31 n (n = 1 to n), and a NOT circuit G 331 of the output of the OR circuit G 321; Output of negation circuit I 121 and comparison circuit 2
AND circuit G 411 with the output of NOT circuit G 331 in 06
have.
検出回路205は第1のレジスタ201のデー
タdkがマスクされていない場合、すなわちマス
クビツトmkが“0”の場合においてJKフリツプ
フロツプの出力F11kと第1レジスタdkの出力値
が一致した時、排他的論理和G11kの出力が
“0”、否定回路I11kの出力が“1”、論理和回路
G12kの出力が“1”になる。前記データdkがマ
スクされている場合、すなわちマスクビツトmk
が“1”の場合においては、論理和回路G12kの
出力は常に“1”になる。 When the data dk of the first register 201 is not masked, that is, when the mask bit mk is "0", the detection circuit 205 detects an exclusive signal when the output F 11 k of the JK flip-flop and the output value of the first register dk match. The output of the logical sum G 11 k is “0”, the output of the negative circuit I 11 k is “1”, the logical sum circuit
The output of G 12 k becomes “1”. If the data dk is masked, i.e. mask bit mk
is "1", the output of the OR circuit G 12 k is always "1".
よつて、マスクされていないデータdkが1ビ
ツトでも変化した場合論理積回路G131の出力は
“0”、否定回路I121の出力は“1”になり、デー
タd1〜dkの値がJKフリツプフロツプF111〜F11k
にセツトされる。またマスクされていないデータ
dkが変化しない場合論理積回路G131の出力は
“1”否定回路I121の出力は“0”になり、データ
d1〜dkの値はJKフリツプフロツプF111〜F11kに
セツトされない。さらに比較回路206は前記排
他的論理和回路G2n1〜G2nl(n=1〜n)、否定
回路I2n1〜I2nl(n=1〜n)、論理積回路G311、
論理和回路G321、否定回路G331から構成されてお
り、アドレスanlと実行アドレスblとが一致した
時、排他的論理和G2nlの出力は“0”、否定回路
I2nlの出力は“1”になる。 Therefore, if even one bit of unmasked data dk changes, the output of AND circuit G 131 becomes "0", the output of NOT circuit I 121 becomes "1", and the values of data d 1 to dk become JK. Flip Flop F 111 ~ F 11 k
is set to Also unmasked data
If dk does not change, the output of the AND circuit G 131 is “1” and the output of the NOT circuit I 121 is “0”, and the data
The values of d 1 -dk are not set in the JK flip-flops F 111 -F 11 k. Furthermore, the comparison circuit 206 includes the exclusive OR circuits G 2 n 1 to G 2 nl (n=1 to n), the NOT circuits I 2 n 1 to I 2 nl (n=1 to n), and the AND circuit G 311 ,
It consists of an OR circuit G 321 and a NOT circuit G 331. When the address anl and the execution address BL match, the output of the exclusive OR G 2 nl is “0” and the NOT circuit
The output of I 2 nl becomes "1".
従つて予め格納されたアドレスan1〜anlと実行
アドレスb1〜blの各対応ビツトがすべて一致した
場合、論理積回路G31nおよび論理和回路G321の出
力は“1”、否定回路G331の出力は“0”にな
る。逆に、予め格納されたn個(n≧1)のアド
レスと実行アドレスとが一致しない場合、否定回
路G331の出力は“1”になる。 Therefore, when the corresponding bits of the pre-stored addresses an 1 to anl and the execution addresses b 1 to bl all match, the outputs of the AND circuit G 31 n and the OR circuit G 321 are “1”, and the output of the NOT circuit G is “1”. The output of 331 becomes "0". Conversely, if the n pre-stored addresses (n≧1) and the execution address do not match, the output of the NOT circuit G 331 becomes "1".
故に、論理積回路G411で構成されている演算回
路207の出力はマスクされていないデータdk
(k=1〜k)が変化した場合において、予め格
納されたn個(n≧1)のアドレスan1〜anl(n
=1〜n)と実行中のアドレスb1〜blの各対応ビ
ツトが一致しない時のみ“1”になり、その他の
場合は“0”になる。 Therefore, the output of the arithmetic circuit 207 composed of the AND circuit G 411 is the unmasked data dk.
(k=1 to k) changes, n prestored addresses an 1 to anl (n
It becomes "1" only when the corresponding bits of the addresses b 1 -bl that are being executed do not match with each other (=1 to n), and becomes "0" in other cases.
本発明には以上説明したようにマイクロプログ
ラムが原因で発生する障害の原因追求を容易に行
なえるという効果がある。 As explained above, the present invention has the advantage that it is possible to easily find the cause of a failure caused by a microprogram.
第1図は従来のマイクロプログラム制御装置を
説明するためのブロツク図、第2図は本発明の一
実施例を示すブロツク図および第3図は第2図に
示した検出器205、比較器206、演算器20
7の詳細な回路図である。
FIG. 1 is a block diagram for explaining a conventional microprogram control device, FIG. 2 is a block diagram showing an embodiment of the present invention, and FIG. 3 is a detector 205 and a comparator 206 shown in FIG. , computing unit 20
7 is a detailed circuit diagram.
Claims (1)
の格納手段と、 前記データを構成するビツトの状態変化を検出
する検出手段と、 複数のマイクロ命令からなるマイクロプログラ
ムを実行する前にこのマイクロプログラムの実行
に使用する予定の複教のアドレスを格納する第2
の格納手段と、 実行中のマイクロ命令を指定するアドレスを格
納する第3の格納手段と、 前記第2の格納手段からのアドレスと前記第3
の格納手段からのアドレスとを比較する比較手段
とから構成され、 前記検出手段が前記ビツトの状態変化を検出し
たときに前記比較手段からの比較結果に応じて処
理中断を要するエラーか再試行を要するエラーか
を識別できるようにしたことを特徴とするマイク
ロプログラム制御装置。[Scope of Claims] 1. A first device that stores data consisting of a plurality of bits.
a detection means for detecting a change in the state of the bits constituting the data; and, before executing a microprogram consisting of a plurality of microinstructions, storing an address of a compound instruction to be used for executing the microprogram. Second to do
storage means for storing an address specifying a microinstruction being executed; and a third storage means for storing an address specifying a microinstruction being executed;
and a comparison means for comparing the address from the storage means of the bit, and when the detection means detects a change in the state of the bit, it is determined whether there is an error requiring processing interruption or a retry, depending on the comparison result from the comparison means. A microprogram control device characterized by being able to identify whether an error occurs.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4404578A JPS54136150A (en) | 1978-04-13 | 1978-04-13 | Microprogram control unit |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4404578A JPS54136150A (en) | 1978-04-13 | 1978-04-13 | Microprogram control unit |
Publications (2)
Publication Number | Publication Date |
---|---|
JPS54136150A JPS54136150A (en) | 1979-10-23 |
JPS6114537B2 true JPS6114537B2 (en) | 1986-04-19 |
Family
ID=12680635
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP4404578A Granted JPS54136150A (en) | 1978-04-13 | 1978-04-13 | Microprogram control unit |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS54136150A (en) |
-
1978
- 1978-04-13 JP JP4404578A patent/JPS54136150A/en active Granted
Also Published As
Publication number | Publication date |
---|---|
JPS54136150A (en) | 1979-10-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US3771131A (en) | Operating condition monitoring in digital computers | |
US3931505A (en) | Program controlled data processor | |
US4199810A (en) | Radiation hardened register file | |
US3603934A (en) | Data processing system capable of operation despite a malfunction | |
US3806716A (en) | Parity error recovery | |
JP3996623B2 (en) | Method and apparatus for detecting duplicate entry in look-up entry | |
JPS5926059B2 (en) | control circuit | |
US4308580A (en) | Data multiprocessing system having protection against lockout of shared data | |
US3420991A (en) | Error detection system | |
US3618042A (en) | Error detection and instruction reexecution device in a data-processing apparatus | |
US3555517A (en) | Early error detection system for data processing machine | |
US4266272A (en) | Transient microcode block check word generation control circuitry | |
Hsiao et al. | The carry-dependent sum adder | |
JPS6114537B2 (en) | ||
JP2607319B2 (en) | Programmable controller | |
JPH02207355A (en) | Memory readout system | |
JPS589975B2 (en) | Parity bit filling device | |
JPS60142747A (en) | Instruction execution control system | |
JPS59183443A (en) | Debug device | |
US3149307A (en) | Parity check circuit | |
JPS6320637A (en) | Execution history storage device | |
JPS626341A (en) | Information processor | |
JPS59129995A (en) | Storage device | |
JPS6155731A (en) | Processor provided with condition code discriminating function | |
JPS60193046A (en) | Detecting system for instruction exception |