JPS6136250B2 - - Google Patents
Info
- Publication number
- JPS6136250B2 JPS6136250B2 JP54091973A JP9197379A JPS6136250B2 JP S6136250 B2 JPS6136250 B2 JP S6136250B2 JP 54091973 A JP54091973 A JP 54091973A JP 9197379 A JP9197379 A JP 9197379A JP S6136250 B2 JPS6136250 B2 JP S6136250B2
- Authority
- JP
- Japan
- Prior art keywords
- recipe
- adder
- generator
- carry
- value
- 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
- 238000010586 diagram Methods 0.000 description 5
Landscapes
- Detection And Correction Of Errors (AREA)
- Hardware Redundancy (AREA)
Description
【発明の詳細な説明】
本発明は演算処理装置に関し、詳しくは、乗算
器のためのレシデユチエツク機能を具備する演算
処理装置に関するものである。DETAILED DESCRIPTION OF THE INVENTION The present invention relates to an arithmetic processing device, and more particularly to an arithmetic processing device having a recipe check function for a multiplier.
一般に演算処理装置には、信頼性向上の観点か
ら種々のチエツク機能が具備されている。その一
つにレシデユチエツク機能がある。これは入力さ
れた被乗数と乗数の値から乗算結果のレシデユ
(一般には3で割つた余りを採用する)を予測
し、これと実際の乗算結果のレシデユを比較する
ことにより乗算器の正常性のチエツクを行うもの
である。 Generally, arithmetic processing devices are equipped with various check functions from the viewpoint of improving reliability. One of them is the recipe check function. This predicts the multiplication result residue (generally, the remainder after dividing by 3) from the input multiplicand and multiplier values, and compares this with the actual multiplication result residue to determine the normality of the multiplier. This is a check.
第1図にこの種のレシデユチエツク機能を具備
する従来の演算処理装置を示す。第1図におい
て、1は被乗数を格納する被乗数レジスタ、2は
乗数を格納する乗数レジスタで、両レジスタ1,
2の内容を乗算器3に入力して乗算を実行し、そ
の積和はサム(SUM)レジスタ4に、キヤリー
はキヤリー(CARRY)レジスタ5に格納する。
加算器6と7はSUMレジスタとCARRYレジスタ
5の内容を加算する回路で、このうち、加算器6
の方の出力を最終的な演算結果として演算結果レ
ジスタ8へ格納する。加算器7は加算器6の正常
性をチエツクするために設けられているもので、
両加算器6と7の出力は比較器9で比較して結果
をチエツクラツチ11に表示する。一方、SUM
レジスタ4とCARRYレジスタ5の出力をレシデ
ユ発生器10に与え、乗算器3の乗算結果による
レシデユ値を求める。この時、被乗算レジスタ1
と乗算レジスタ2の出力は直接レシデユ発生器1
2に与え、乗算結果のレシデユ値を予測する。両
レシデユ発生器10,12で求まつたレシデユ値
を比較器13で比較し、結果をチエツクラツチ1
4に表示する。 FIG. 1 shows a conventional arithmetic processing device equipped with this type of recipe check function. In Figure 1, 1 is a multiplicand register that stores a multiplicand, 2 is a multiplier register that stores a multiplier, and both registers 1,
The contents of 2 are input to the multiplier 3 to perform multiplication, and the sum of products is stored in the sum (SUM) register 4 and the carry is stored in the carry (CARRY) register 5.
Adders 6 and 7 are circuits that add the contents of the SUM register and the CARRY register 5.
The output of the latter is stored in the calculation result register 8 as the final calculation result. Adder 7 is provided to check the normality of adder 6.
The outputs of both adders 6 and 7 are compared by a comparator 9 and the result is displayed on a check latch 11. On the other hand, SUM
The outputs of the register 4 and the CARRY register 5 are applied to a residue generator 10, and a residue value based on the multiplication result of the multiplier 3 is obtained. At this time, multiplicand register 1
and the output of the multiplication register 2 are directly sent to the recipe generator 1.
2 and predict the recipe value of the multiplication result. The comparator 13 compares the recipe values obtained by both recipe generators 10 and 12, and the result is sent to the check clutch 1.
Display on 4.
このように、従来のレシデユチエツク機能を具
備する演算処理装置においては、加算器の正常性
のチエツクを、レシデユチエツク機能に要する金
物とは別に同一の加算器を2面持つことにより行
つており、加算器を構成する金物が2倍必要で、
それだけコスト高になるという欠点があつた。 In this way, in a conventional arithmetic processing device equipped with a recipe check function, the normality of the adder is checked by having two identical adders in addition to the hardware required for the recipe check function. It takes twice as much hardware to make up the
The drawback was that the cost was high.
本発明の目的は、レシデユチエツク機能に要す
る金物の一部を共用することにより、より少ない
金物で加算器のチエツクをを行うことを可能にし
た演算処理装置を提供することにある。 SUMMARY OF THE INVENTION An object of the present invention is to provide an arithmetic processing device that makes it possible to check an adder using less hardware by sharing a portion of the hardware required for the receipt check function.
しかして、本発明の特徴とするところは、レシ
デユチエツク機能に要するレシデユ発生器、この
発生器から得られるレシデユ値を、加算器への入
力キヤリーおよび加算器からの出力キヤリーによ
り補正するレシデユ補正回路等により加算器のチ
エツクを行なうことにある。 Therefore, the features of the present invention include a recipe generator required for the recipe check function, a recipe correction circuit that corrects the recipe value obtained from this generator by an input carry to an adder and an output carry from the adder, etc. The purpose of this is to check the adder.
次に本発明の一実施例につき図面を用いて詳細
に説明する。 Next, one embodiment of the present invention will be described in detail using the drawings.
第2図は本発明の一実施例のブロツク図で、加
算器は1バイト単位に分割され、加算器のチエツ
クは1バイト単位で行うものとしている。以後の
説明では、27で示すiバイト目の加算器のチエ
ツクを中心に記述するが、他の(i−1)バイト
目の加算器26、(i+1)バイト目の加算器2
5等のチエツクも同様である。更に、加算器
(i)27のデータ巾を拡張および縮小しても同
様のチエツクが可能である。 FIG. 2 is a block diagram of an embodiment of the present invention, in which the adder is divided into units of 1 byte, and the check of the adder is performed in units of 1 byte. The following explanation will focus on checking the i-th byte adder 27, but other (i-1)-th byte adders 26 and (i+1)-th byte adders 2 will be described.
The same applies to the 5th grade check. Furthermore, a similar check can be made even if the data width of the adder (i) 27 is expanded or reduced.
第2図において、SUMレジスタ(i)21と
CARRYレジスタ(i)24は加算器(i)27
に接続され、加算器(i)27の出力はレシデユ
発生器(i)37に入力される。また、SUMレ
ジスタ(i)21とCARRYレジスタ(i)24
はレシデユ発生器(i)36に接続され、レシデ
ユ発生器(i)36の出力38は、加算器(i+
1)28の出力である出力キヤリー(i+1)3
1および加算器(i)27の出力である出力キヤ
リー(i)29とともにレシデユ補正回路(i)
39に入力される。レシデユ発生器(i)37と
レシデユ値補正回路(i)39からの出力は比較
器(i)41に入力され、比較結果がチエツクラ
ツチ(i)42に格納される。なお、キヤリー発
生器35はバイト切りされた各加算器と接続を持
ち、各々の加算器へのキヤリーを発生させる。 In Figure 2, SUM register (i) 21 and
CARRY register (i) 24 is adder (i) 27
The output of the adder (i) 27 is input to the recipe generator (i) 37. Also, SUM register (i) 21 and CARRY register (i) 24
is connected to the residue generator (i) 36, and the output 38 of the residue generator (i) 36 is connected to the adder (i+
1) Output carry (i+1)3 which is the output of 28
1 and the output carry (i) 29 which is the output of the adder (i) 27 as well as the recipe correction circuit (i).
39. Outputs from the residue generator (i) 37 and the residue value correction circuit (i) 39 are input to a comparator (i) 41, and the comparison result is stored in a check latch (i) 42. Note that the carry generator 35 is connected to each byte-cut adder and generates a carry to each adder.
さて、SUMレジスタ(i)21とCARRYレジ
スタ(i)24の内容をレシデユ発生器(i)3
6に入力して乗算結果によるレシデユ値を出力す
る。レシデユ値としては第4図に示すように3で
割つた余りとする。これがレシデユ補正回路
(i)39に対する補正前レシデユ値(i)38
となる。一方、SUMレジスタ(i)21と
CARRYレジスタ(i)24の内容を加算器
(i)27に入力して加算し、その加算結果を演
算結果レジスタ(i)33に格納するとゝもにレ
シデユ発生器(i)37に入力して演算結果レシ
デユ値(i)43を出力する。この加算器(i)
27での加算結果は、SUMレジスタ(i)21
とCARRYレジスタ(i)24の加算であるが、
この場合、キヤリー発生器35から出力される入
力キヤリー(i)30が加算器(i)27に入力
される。この入力キヤリー(i)30は下位バイ
ト(i+1)の加算器(i+1)28から出力さ
れる出力キヤリー(i+1)31と同じものであ
る。また、加算器(i)27での加算により出力
キヤリー(i)29が出力される。従つて、演算
結果レシデユ値(i)43と補正前レシデユ値
(i)38を比較しても一致せず、加算器(i)
27のチエツクとはならない。そこで、レシデユ
発生回路(i)36で得られた補正前レシデユ値
(i)38を、加算器(i)27の出力キヤリー
(i)29と加算器(i+1)28の出力キヤリ
ー(i+1)31とゝもにレシデユ補正回路
(i)39に入力して補正し、その補正後レシデ
ユ値(i)40とレシデユ発生回路(i)37で
得られた演算結果レシデユ値(i)43を比較器
(i)41で比較する。第3図はレシデユ補正回
路(i)39での補正論理を示したものである。
この結果、加算器(i)27が正常であれば、補
正後レシデユ値(i)40と演算結果レシデユ値
(i)43と一致するはずで、比較器(i)41
の比較出力により加算器(i)27の正常性をチ
エツクすることが可能となる。なお、比較器
(i)41の比比較結果はチエツクラツチ(i)
42に格納される。 Now, the contents of the SUM register (i) 21 and the CARRY register (i) 24 are transferred to the recipe generator (i) 3.
6 and outputs the recipe value based on the multiplication result. The residue value is the remainder when divided by 3, as shown in FIG. This is the recipe value (i) 38 before correction for the recipe correction circuit (i) 39.
becomes. On the other hand, SUM register (i) 21 and
The contents of the CARRY register (i) 24 are input to the adder (i) 27 and added, and the addition result is stored in the operation result register (i) 33 and input to the recipe generator (i) 37. The calculation result recipe value (i) 43 is output. This adder (i)
The addition result at 27 is stored in SUM register (i) 21
and the addition of CARRY register (i) 24,
In this case, the input carry (i) 30 output from the carry generator 35 is input to the adder (i) 27. This input carry (i) 30 is the same as the output carry (i+1) 31 output from the adder (i+1) 28 of the lower byte (i+1). Furthermore, an output carry (i) 29 is outputted by the addition in the adder (i) 27. Therefore, even if the calculation result recipe value (i) 43 and the pre-correction recipe value (i) 38 are compared, they do not match, and the adder (i)
It is not a 27 check. Therefore, the uncorrected recipe value (i) 38 obtained by the recipe generating circuit (i) 36 is converted into the output carry (i) 29 of the adder (i) 27 and the output carry (i+1) 31 of the adder (i+1) 28. Both are input to the residue correction circuit (i) 39 for correction, and the corrected residue value (i) 40 and the calculation result residue value (i) 43 obtained by the residue generation circuit (i) 37 are input to a comparator. (i) Compare with 41. FIG. 3 shows the correction logic in the recipe correction circuit (i) 39.
As a result, if the adder (i) 27 is normal, the corrected recipe value (i) 40 should match the operation result recipe value (i) 43, and the comparator (i) 41
It is possible to check the normality of the adder (i) 27 by the comparison output. Note that the ratio comparison result of comparator (i) 41 is
42.
上記加算器(i)27のチエツクに必要な金物
としては、レシデユ補正回路(i)39、レシデ
ユ発生器(i)37および比較器(i)41であ
る。なおレシデユ発生器(i)36は、本来のレ
シデユチエツク機能に必要なものであり、共用可
能となる。 The hardware necessary for checking the adder (i) 27 is a recipe correction circuit (i) 39, a recipe generator (i) 37, and a comparator (i) 41. The recipe generator (i) 36 is necessary for the original recipe check function and can be shared.
以上の説明から明らかな如く、本発明によれ
ば、信頼性向上の観点から演算処理装置に広く具
備されている乗算器のためのレシデユチエツク機
能の金物を一部共用し、これにレシデユ補正回路
等の金物をわずか付加することにより、より少な
い金物で加算器をチエツクすることができる。 As is clear from the above description, according to the present invention, from the viewpoint of improving reliability, part of the hardware of the recipe check function for multipliers widely provided in arithmetic processing devices is shared, and a recipe correction circuit, etc. By adding a small amount of hardware, the adder can be checked with less hardware.
第1図は従来のレシデユチエツク機能を具備す
る演算処理装置の構成図、第2図は本発明の一実
施例の構成図、第3図は本発明で用いるレシデユ
補正論理の一例を示す図、第4図はレシデユ値の
表現を示す図である。
20,21,22…SUMレジスタ、23,2
4,25…CARRYレジスタ、26,27,28
…加算器、32,33,34…演算結果レジス
タ、35…キヤリー発生器、36,37…レシデ
ユ発生器、39…レシデユ補正回路、41…比較
器、42…チエツクラツチ。
FIG. 1 is a block diagram of a conventional arithmetic processing unit equipped with a recipe check function, FIG. 2 is a block diagram of an embodiment of the present invention, and FIG. 3 is a diagram showing an example of recipe correction logic used in the present invention. FIG. 4 is a diagram showing the expression of the recipe value. 20, 21, 22...SUM register, 23, 2
4, 25...CARRY register, 26, 27, 28
...Adder, 32, 33, 34...Arithmetic result register, 35...Carry generator, 36, 37...Recipe generator, 39...Recipe correction circuit, 41...Comparator, 42...Check clutch.
Claims (1)
記被演算数と演算数を入力しレシデユ値を求める
第1レシデユ発生器と、該第1レシデユ発生器か
ら得られるレシデユ値を前記加算器への入力キヤ
リーおよび該加算器からの出力キヤリーにより補
正するレシデユ補正回路と、前記加算器の演算結
果によりレシデユ値を求める第2レシデユ発生器
と、前記レシデユ補正回路により得られる補正後
レシデユ値と前記第2レシデユ発生器により求め
たレシデユ値とを比較する比較器とを有すること
を特徴とする演算処理装置。 2 前記レシデユ発生器には乗算器のレシデユチ
エツク機能に要する回路を共有することを特徴と
する特許請求の範囲第1項記載の演算処理装置。[Scope of Claims] 1. An adder that adds an operand and an operation number, a first residue generator that inputs the operand and operation number and calculates a recipe value, and an adder that adds an operand and an operation number; a recipe correction circuit that corrects the recipe value by the input carry to the adder and the output carry from the adder; a second recipe generator that calculates the recipe value from the calculation result of the adder; and the recipe correction circuit. An arithmetic processing device comprising: a comparator that compares the obtained corrected residue value with the residue value obtained by the second residue generator. 2. The arithmetic processing device according to claim 1, wherein the recipe generator shares a circuit required for a recipe check function of a multiplier.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP9197379A JPS5616241A (en) | 1979-07-19 | 1979-07-19 | Processing unit |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP9197379A JPS5616241A (en) | 1979-07-19 | 1979-07-19 | Processing unit |
Publications (2)
Publication Number | Publication Date |
---|---|
JPS5616241A JPS5616241A (en) | 1981-02-17 |
JPS6136250B2 true JPS6136250B2 (en) | 1986-08-18 |
Family
ID=14041463
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP9197379A Granted JPS5616241A (en) | 1979-07-19 | 1979-07-19 | Processing unit |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS5616241A (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS61221940A (en) * | 1985-03-28 | 1986-10-02 | Nec Corp | Checking circuit for multiplier |
JPH0786840B2 (en) * | 1986-07-03 | 1995-09-20 | 日本電気株式会社 | Modulo W circuit |
-
1979
- 1979-07-19 JP JP9197379A patent/JPS5616241A/en active Granted
Also Published As
Publication number | Publication date |
---|---|
JPS5616241A (en) | 1981-02-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5448639A (en) | Digital signature device | |
JP4955182B2 (en) | Integer calculation field range extension | |
US5889689A (en) | Hierarchical carry-select, three-input saturation | |
JPH0618040B2 (en) | Residue inspection device | |
JPH0368416B2 (en) | ||
US4064400A (en) | Device for multiplying numbers represented in a system of residual classes | |
US4225933A (en) | Exponential function computing apparatus | |
US6519621B1 (en) | Arithmetic circuit for accumulative operation | |
US5825681A (en) | Divider/multiplier circuit having high precision mode | |
JPS6136250B2 (en) | ||
JPH0793295A (en) | Method and system for approximation of nonlinear function | |
KR100481586B1 (en) | Apparatus for modular multiplication | |
US20050246406A9 (en) | Emod a fast modulus calculation for computer systems | |
JP2737933B2 (en) | Division device | |
JPS6259828B2 (en) | ||
JP3315042B2 (en) | Multiplier | |
KR19980084342A (en) | Method and apparatus for multiplying floating point data in a two cycle pipeline | |
JP3239949B2 (en) | Complex number correlator | |
US4899303A (en) | Fault detection system for an arithmetic unit | |
JPH05119969A (en) | Product sum computing element | |
JPH09101877A (en) | Operation method and device for multipilcation | |
JP3645830B2 (en) | Divider failure detection circuit and divider failure detection method used therefor | |
JPH0214727B2 (en) | ||
JPS6247740A (en) | Multiplying device | |
SU744557A1 (en) | Adder with parallel transfer |