JPH0214727B2 - - Google Patents

Info

Publication number
JPH0214727B2
JPH0214727B2 JP58247392A JP24739283A JPH0214727B2 JP H0214727 B2 JPH0214727 B2 JP H0214727B2 JP 58247392 A JP58247392 A JP 58247392A JP 24739283 A JP24739283 A JP 24739283A JP H0214727 B2 JPH0214727 B2 JP H0214727B2
Authority
JP
Japan
Prior art keywords
recipe
res
carry
residue
gate
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 - Lifetime
Application number
JP58247392A
Other languages
Japanese (ja)
Other versions
JPS60136831A (en
Inventor
Hideo Myanaga
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 JP58247392A priority Critical patent/JPS60136831A/en
Priority to CA000469911A priority patent/CA1232072A/en
Priority to EP84402615A priority patent/EP0147296B1/en
Priority to DE8484402615T priority patent/DE3485535D1/en
Priority to AU36856/84A priority patent/AU550740B2/en
Priority to BR8406677A priority patent/BR8406677A/en
Priority to US06/685,517 priority patent/US4727507A/en
Priority to KR8408288A priority patent/KR900000477B1/en
Priority to ES539052A priority patent/ES8602271A1/en
Publication of JPS60136831A publication Critical patent/JPS60136831A/en
Publication of JPH0214727B2 publication Critical patent/JPH0214727B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/38Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
    • G06F7/48Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
    • G06F7/52Multiplying; Dividing
    • G06F7/523Multiplying only
    • G06F7/527Multiplying only in serial-parallel fashion, i.e. one operand being entered serially and the other in parallel
    • G06F7/5272Multiplying only in serial-parallel fashion, i.e. one operand being entered serially and the other in parallel with row wise addition of partial products
    • G06F7/5275Multiplying only in serial-parallel fashion, i.e. one operand being entered serially and the other in parallel with row wise addition of partial products using carry save adders
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0751Error or fault detection not based on redundancy
    • G06F11/0763Error or fault detection not based on redundancy by bit configuration check, e.g. of formats or tags

Description

【発明の詳細な説明】[Detailed description of the invention]

発明の技術分野 本発明は、演算結果の良否判定に用いるレシデ
ユー(Residue:余り)の生成回路に関する。 従来技術と問題点 桁上げ保存加算器CSA(Carry Save Adder)
を樹木状に接続したCSAトリー方式の高速乗算
器では、被乗数と乗数の乗算と並行して乗算前後
のレシデユーを求め、それらを比較することで乗
算結果の良否判定に役立てる。エラーチエツクに
はパリテイチエツクが広く採用されているが乗算
でこれを行なうと相当に複雑になるので、レシデ
ユーを比較するという方法が用いられる。一般的
なレシデユーは対象となる数値を3(またはその
倍数)で除した余り(剰余)である。従つて、該
数値が0,1,2,3,4,5,……という値を
とれば、レシデユーは0,1,2,0,1,2,
……と周期性をもつて変化する。このレシデユー
0,1,2,0,……はnビツト2進数の偶数ビ
ツトには2、奇数ビツトには1の重みを付けて
(但しいずれも1のビツトに対して)和を求め、
その和を3で割つた残りとして求まる。 レシデユー生成の対象となる数値は入力の被乗
数と乗数、それに演算結果の3種類で、前2者の
レシデユーは乗算されて演算前のレシデユーとな
り、演算結果のレシデユーと比較される。レシデ
ユーチエツク方式としてはこの比較結果が一致し
ていれば演算結果が正しいと判断する。 ところで演算結果のレシデユーを従来はCSA
トリーで得られたSUM(和)、CARRY(桁上げ)
の項から生成しているので、レシデユー生成回路
の構成が複雑になる欠点がある。 発明の目的 本発明は、高速加算に用いられる桁上げ伝播加
算器CPA(Carry Propagate Adder)のG/P
ユニツトで生成されるG/P項から演算結果のレ
シデユーを生成することで回路構成を簡略化しよ
うとするものである。ここでGは桁上げ生成
(Generate)、Pは桁上げ伝播(Propagate)の略
である。 発明の構成 本発明は、桁上げ伝播加算器を用いる演算装置
の結果のレシデユー生成回路において、該加算器
のG/Pユニツトで得られる桁上げ生成関数Gと
桁上げ伝播関数Pから該結果のレシデユーを生成
するようにしてなることを特徴とするが、以下図
示の実施例を参照しながらこれを詳細に説明す
る。 発明の実施例 第1図はCSAトリー方式の乗算器で、1は被
乗数CANDがセツトされるレジスタ、2は乗数
iERがセツトされるレジスタ、3はレコーダ、4
は倍数ゲート、5はCSAトリー、6は中間的な
演算結果(Partial Product)のSUM(和)がセ
ツトされるレジスタ、7はそのCARRY(桁上げ)
がセツトされるレジスタで、これらレジスタ6,
7の内容は桁上げ伝播加算器CPA(Carry
Propagate Adder)8の入力されると共に、
CSAトリー5の入力にループバツク(Loop
Back)される。CCPA8は入力段のG/Pユニ
ツト9、桁上げ予見ロジツク(Carry Look―
Ahead Logic:CLA)10、ハーフサムロジツ
ク(Half Sum Logic:HS)11、フルサムロ
ジツク(Full Sum Logic:FS)12からなり、
FS12から最終結果(Product)が得られる。 この演算系統と並行にレシデユーチエツク系統
が設けられる。13,14は入力CAND,IERか
らそれぞれレシデユーを生成するレシデユー生成
回路(Residue Generator)、15は2つのレシ
デユーを乗算するレシデユー乗算器(Residue
Multiplier)、16は該乗算器15のレシデユー
と演算結果から得られるレシデユーを比較し、不
一致のときエラーERRを生ずるレシデユー比較
器である。 従来は破線で示すように中間的な演算結果の
SUM,CARRYからレシデユーを生成する回路
21,22と、それらを加算するレシデユー加算
器23を用いて結果のレシデユーを作成している
ので構成が複雑になる(後述する)。これに対し
本発明ではG/Pユニツト9から得られるG/P
項を入力としてレシデユーを生成する。17がそ
のレシデユー生成回路である。 以下、第2図〜第4図を参照して本発明の一実
施例を説明する。G/Pユニツト9の2入力を
A,Bとし、説明を簡単にするためいずれも4ビ
ツトとすると、入力A,Bの各i番目のビツト
Ai,Biに関する桁上げ生成関数Giと桁上げ伝播
関数Piは次の関係にある。 Gi=Ai・Bi ……(1) Pi=Ai+Bi ……(2) 桁上げ生関数Giは、2入力Ai,Biが共に1で
あればそのi番目の桁で必ず桁上げが生ずるの
で、これを他の組合せから区別するために(1)式の
ような論理積をとる。一方、桁上げ伝播関数Pi
は、2入力Ai,Biのいずれか一方が1のとき下
位桁の桁上げが上位桁へ伝わるので、この桁上げ
伝播を予想する論理式になる。一般にPiはAiと
Biの排他的論理和であるが、Ai=Bi=1のとき
も桁上げはある(正しくはこれをGiによるもの
であるが)ので第1図のG/Pユニツトでは(2)式
のように単純な論理和としてある。 今、例として4ビツトの加算を考えると入力
A,Bと出力G,Pの関係は第2図aのように表
わすことができる。ここで入力A,Bのレシデユ
ーは奇数ビツト(i=1,3)と偶数ビツト(i
=0,2)にそれぞれ固有の値即ち前述のように
奇数ビツトには1、偶数ビツトには2のウエイト
をかけて演算することにより求まる。従つて入力
A,Bの各ビツト(但し1のとき)のレシデユー
は第2図bのように表わすことができる。この図
から明らかなように入力A,Bの同一ビツト位置
(iが等しいビツト)のレシデユーの組合せは2
と2(ケース○イ:偶数ビツト)か1と1(ケース
○ロ:奇数ビツト)のいずれかである。そこでケー
ス○イに関するレシデユーを考えると、これはG0
=1のときのRES(G0)と、P0=1のときのRES
(P0)は次の如くなる。 RES(G0)=RES(2+2) =RES(1) …… RES(P0)=RES(2+0) =RES(2) …… ここで式は、G0=1従つてA0=B0=1のと
きのレシデユーRES(G0)は第2図(b)の○イにおけ
るレシデユー2と2を加算した値RES(2+2)
になり、これはRES(4)であるから3で除するこ
とになりRES(1)になることを示す。一方式は、
P0=1従つてA0,B0のいずれか一方が1のとき
(共に1のときはG0で代表するので除く)のレシ
デユーRES(P0)は、第2図(b)の○イにおけるレシ
デユー2と0を加算した形になり(この0はA0
B0の一方が0であることによる)、従つてレシデ
ユーRES(P0)はRES(2)となることを示す。同様
にして奇数ビツトのケース○ロに関するレシデユー
は RES(G1)=RES(1+1) =RES(2) …… RES(P1)=RES(1+0) =RES(1) …… となる。以上はG0,P0及びG1,P1が1のケース
であるが、この他にG0=0,P0=0のケースと、
G1=0,P1=0のケース(いずれもRES(0)と
なる)があるので、結局i=0ビツトのG/Pか
ら得られるレシデユーRESは表1のように分類
され、またi=1ビツトのG/Pから得られるレ
シデユーRESは表2のように分類される。
TECHNICAL FIELD OF THE INVENTION The present invention relates to a residue generation circuit used for determining the quality of an operation result. Conventional technology and problems Carry save adder CSA (Carry Save Adder)
A high-speed multiplier using the CSA tree method, which connects multiplicands in a tree-like manner, calculates the residue before and after the multiplication in parallel with the multiplication of the multiplicand and the multiplier, and compares them to help determine the quality of the multiplication result. Parity checking is widely used for error checking, but performing this using multiplication is quite complicated, so a method of comparing recipes is used. A general residue is the remainder when a target numerical value is divided by 3 (or a multiple thereof). Therefore, if the numerical values take the values 0, 1, 2, 3, 4, 5, ..., the recipe will be 0, 1, 2, 0, 1, 2,
...and changes periodically. This recipe 0, 1, 2, 0, ... is calculated by adding a weight of 2 to the even bit and a weight of 1 to the odd bit of the n-bit binary number (however, for the bit that is 1 in each case),
It is found as the remainder by dividing the sum by 3. There are three types of numerical values to be generated: the input multiplicand, the multiplier, and the operation result.The former two residues are multiplied to become the pre-operation residue, which is compared with the operation result residue. As a recipe check method, if the comparison results match, it is determined that the calculation result is correct. By the way, the recipe of the calculation result was conventionally called CSA.
SUM (sum), CARRY (carry) obtained by tree
Since it is generated from the terms, there is a drawback that the configuration of the residue generation circuit is complicated. Purpose of the Invention The present invention provides a G/P of a carry propagation adder (CPA) used for high-speed addition.
This is intended to simplify the circuit configuration by generating a recipe of the calculation result from the G/P term generated by the unit. Here, G stands for carry generation (Generate) and P stands for carry propagation (Propagate). Structure of the Invention The present invention provides a recipe generation circuit for a result of an arithmetic device using a carry propagation adder, in which a result is generated from a carry generation function G and a carry propagation function P obtained by a G/P unit of the adder. The present invention is characterized in that a recipe is generated, and this will be explained in detail below with reference to the illustrated embodiment. Embodiment of the Invention Figure 1 shows a CSA tree type multiplier, where 1 is a register in which the multiplicand CAND is set, and 2 is a multiplier.
Register where iER is set, 3 is recorder, 4
is the multiple gate, 5 is the CSA tree, 6 is the register where the SUM of the intermediate operation result (partial product) is set, and 7 is its CARRY.
are the registers that are set, and these registers 6,
The contents of 7 are the carry propagation adder CPA (Carry
Propagate Adder) 8 is input, and
Loop back to the input of CSA tree 5
Back) CCPA8 is input stage G/P unit 9, carry look logic (Carry Look-
Consists of 10 Ahead Logic (CLA), 11 Half Sum Logic (HS), and 12 Full Sum Logic (FS).
The final result (Product) is obtained from FS12. A recipe check system is provided in parallel with this calculation system. 13 and 14 are residue generators that generate residues from the input CAND and IER, and 15 is a residue multiplier that multiplies two residues.
Multiplier), 16 is a recipe comparator that compares the recipe of the multiplier 15 with the recipe obtained from the operation result, and generates an error ERR when they do not match. Conventionally, as shown by the broken line, intermediate calculation results were
Since the resulting recipe is created using circuits 21 and 22 that generate the recipe from SUM and CARRY, and a recipe adder 23 that adds them together, the configuration becomes complicated (described later). On the other hand, in the present invention, the G/P obtained from the G/P unit 9
Generates a recipe using terms as input. 17 is its recipe generation circuit. Hereinafter, one embodiment of the present invention will be described with reference to FIGS. 2 to 4. Assuming that the two inputs of the G/P unit 9 are A and B, and that they are both 4 bits to simplify the explanation, the i-th bit of each input A and B is
The carry generation function Gi and carry propagation function Pi regarding Ai and Bi have the following relationship. Gi=Ai・Bi...(1) Pi=Ai+Bi...(2) The carry raw function Gi is such that if the two inputs Ai and Bi are both 1, a carry will always occur at the i-th digit. In order to distinguish this from other combinations, we perform a logical product as shown in equation (1). On the other hand, the carry propagation function Pi
is a logical expression that predicts this carry propagation since the carry of the lower digit is transmitted to the higher digit when either of the two inputs Ai or Bi is 1. Generally Pi and Ai
Although it is the exclusive OR of Bi, there is a carry even when Ai = Bi = 1 (correctly, this is due to Gi), so in the G/P unit in Figure 1, equation (2) is used. as a simple logical sum. Now, considering 4-bit addition as an example, the relationship between inputs A and B and outputs G and P can be expressed as shown in FIG. 2a. Here, the recipes of inputs A and B are odd bits (i = 1, 3) and even bits (i
=0, 2), respectively, by a unique value, that is, by multiplying the odd numbered bits by 1 and the even numbered bits by 2, as described above. Therefore, the recipe of each bit of inputs A and B (when it is 1) can be expressed as shown in FIG. 2b. As is clear from this figure, there are 2 combinations of recipes at the same bit position (bits with equal i) in inputs A and B.
and 2 (case ○A: even numbered bits) or 1 and 1 (case ○B: odd numbered bits). So, if we consider the recipe for case ○i, this is G 0
RES (G 0 ) when = 1 and RES when P 0 = 1
(P 0 ) is as follows. RES (G 0 ) = RES (2 + 2) = RES (1) ... RES (P 0 ) = RES (2 + 0) = RES (2) ... Here, the formula is G 0 = 1, so A 0 = B 0 When = 1, the recipe RES (G 0 ) is the sum of the recipes 2 and 2 at ○A in Figure 2 (b) RES (2 + 2)
Since this is RES(4), dividing by 3 means that it becomes RES(1). One method is
P 0 = 1 Therefore, when either A 0 or B 0 is 1 (excluding cases where both are 1, which is represented by G 0 ), the recipe RES (P 0 ) is as shown in Figure 2(b). It becomes the sum of recipe 2 and 0 in A (this 0 is A 0 ,
B 0 is 0), therefore, the residue RES (P 0 ) becomes RES(2). Similarly, the recipe for odd-numbered bit case ○ is as follows: RES (G 1 ) = RES (1 + 1) = RES (2) ... RES (P 1 ) = RES (1 + 0) = RES (1) .... The above is a case where G 0 , P 0 and G 1 , P 1 are 1, but there are also cases where G 0 = 0, P 0 = 0,
Since there are cases where G 1 = 0 and P 1 = 0 (both result in RES (0)), the resultant RES obtained from G/P of i = 0 bits is classified as shown in Table 1, and i The recipe RES obtained from =1 bit G/P is classified as shown in Table 2.

【表】【table】

【表】 上表ではRESの数値に並べてそれを算出した
式〜の別を付記してある。またP0,P1のX
はその数値を問題としない意味で用いてある。何
故ならばG0,G1が1のときは前掲の(1)(2)式から
P0,P1は必ず1になるからである。尚、表1は
第2ビツトG2,P2にも適用され、また表2は第
3ビツトG3,P3にも適用される。 上述の表1,2をまとめると下表3に示す中間
的なレシデユーが得られる。
[Table] In the above table, the RES values are listed and the formula used to calculate them is added. Also, X of P 0 and P 1
is used in the sense that the numerical value does not matter. This is because when G 0 and G 1 are 1, from equations (1) and (2) above,
This is because P 0 and P 1 are always 1. Note that Table 1 is also applied to the second bits G 2 and P 2 , and Table 2 is also applied to the third bits G 3 and P 3 . By combining Tables 1 and 2 above, an intermediate recipe shown in Table 3 below can be obtained.

【表】【table】

【表】 第3図はこの表3のレシデユーRESを生成す
るゲート〜の配列を示す。この回路では表3
のXは扱わないものとして最大4入力、最小2入
力のゲート群で論理を構成しており、表3に示す
ようにRES=0はG0P0G1P1が0000と0101と
1X1Xで生じるのでゲートの出力をまとめ
てレシデユー+RESOを生成し、RES1は同0001,
011X,1X00で生じるのでゲートの出力を
まとめてレシデユー+RES1を生成し、RES2は
同001X,0100,1X01で生じるのでゲート
の出力をまとめてレシデユー+RES2を生成す
る。ここで、レシデユーの符号+,−はレシデユ
ーを示す信号レベルの非反転、反転の意味であ
る。第2図の4ビツト数A,Bに対してはこの9
ゲート〜からなるゲートブロツクGBを第4
図のようにGB0,GB1の2個用い、さらに後述す
る同じく9ゲートのゲートブロツクGB2を組合せ
ることにより、レシデユー生成回路例えば第1図
の17が構成される。第4図のゲートブロツク
GB0〜GB2はそれぞれ9ゲートであるから、全体
で27ゲートで足りる。 これに対し従来のレシデユー生成回路(第1図
の21〜23までの総称)は第5図aに示すように、
9ゲートのゲートブロツクGB0〜GB2の前段に、
G/Pユニツト9への2入力A,Bの2ビツトを
入力とする各2ゲートブロツクGB3〜GB6を4個
用い2ビツトずつのRESを求める必要があるた
め、全体として2×4+9×3=35ゲートにな
る。同図bはゲートブロツクGB3の構成を示して
いるが、他のゲートブロツクGB4〜GB6について
も同様である。このゲートブロツクGB3により得
られる1次のレシデユーRESは下表4の通りで
ある。
[Table] FIG. 3 shows the arrangement of gates that generate the residue RES in Table 3. In this circuit, Table 3
Assuming that X is not handled, the logic is composed of a gate group with a maximum of 4 inputs and a minimum of 2 inputs, and as shown in Table 3, RES = 0 means that G 0 P 0 G 1 P 1 is 0000 and 0101.
Since it is generated at 1X1X, the gate outputs are combined to generate Residue + RESO, and RES1 is 0001,
Since it occurs at 011X and 1X00, the outputs of the gates are combined to generate Residue+RES1, and RES2 occurs at 001X, 0100, and 1X01, so the outputs of the gates are combined to generate Residue+RES2. Here, the symbols + and - of the residue mean non-inversion and inversion of the signal level indicating the residue. For the 4-bit numbers A and B in Figure 2, this 9
The fourth gate block GB consists of gates.
As shown in the figure, by using two gate blocks GB 0 and GB 1 and further combining them with a nine-gate gate block GB 2 to be described later, a recipe generation circuit, for example, 17 in FIG. 1 is constructed. Gate block in Figure 4
Since GB 0 to GB 2 each have 9 gates, 27 gates in total are sufficient. On the other hand, the conventional recipe generation circuit (collectively referred to as 21 to 23 in Fig. 1), as shown in Fig. 5a,
In front of the 9-gate gate block GB 0 to GB 2 ,
Since it is necessary to obtain RES of 2 bits each using 4 2-gate blocks GB 3 to GB 6 , each of which receives 2 bits of 2 inputs A and B to the G/P unit 9, the total number is 2×4+9× 3 = 35 gates. Although FIG. 1b shows the configuration of gate block GB 3 , the same applies to other gate blocks GB 4 to GB 6 . The primary recipe RES obtained by this gate block GB3 is shown in Table 4 below.

【表】 上表4は残りのゲートブロツクGB4〜GB6につ
いても当てはまる。また9ゲートのゲートブロツ
クGB0〜GB3の論理は下表の通りである。
[Table] Table 4 above also applies to the remaining gate blocks GB 4 to GB 6 . The logic of the 9-gate gate blocks GB 0 to GB 3 is shown in the table below.

【表】 階への2入力を示す。
要するに本発明は第5図aのようにゲートブロ
ツクGB3〜GB6を用いてレシデユーを加算器8の
入力数から生成しなくてもG/P回路9の出力か
らそれを生成し得る点に着目し、そのようにする
ことによりレシデユー生成回路17のゲート数を
節約したものである。但し、第4図のゲートブロ
ツクGB2は従来と同様であるが、GB0,GB1は第
3図の構成であるから第5図aのGB0,GB1とは
使用するゲートの種類が異なる。尚、本発明は乗
算器に限らず、他の演算装置(例えば加算器)に
も適用できる。 発明の効果 以上述べたように本発明によれば、桁上げ生成
関数Gと桁上げ伝播関数Pから演算結果のレシデ
ユーを生成するようにしたので、G/Pを生成す
るための2入力A、Bから該レシデユーを生成す
るよりゲート数が少なくて済む利点がある。また
従来方式ではレシデユー生成回路21,22はサ
ム、キヤリーのレジスタ6,7より入力を受け、
これらは集積回路としては別個のチツプになるの
でレジスタ6,7の出力にパワーゲートを設ける
必要があるが、G/P回路から入力をとるように
するとこの回路の駆動能力は大きいのでパワーゲ
ートは不要であるという利点もある。
[Table] Shows two inputs to the floor.
In short, the present invention has the advantage that the recipe can be generated from the output of the G/P circuit 9 without generating it from the input number of the adder 8 using the gate blocks GB 3 to GB 6 as shown in FIG. 5a. By doing so, the number of gates in the residue generation circuit 17 is saved. However, although gate block GB 2 in Fig. 4 is the same as the conventional one, GB 0 and GB 1 have the configuration shown in Fig. 3, so GB 0 and GB 1 in Fig. 5 a differ depending on the type of gate used. different. Note that the present invention is applicable not only to multipliers but also to other arithmetic devices (for example, adders). Effects of the Invention As described above, according to the present invention, the recipe of the operation result is generated from the carry generation function G and the carry propagation function P. There is an advantage that the number of gates is smaller than that of generating the residue from B. In addition, in the conventional system, the recipe generation circuits 21 and 22 receive input from the Sam and Carry registers 6 and 7.
Since these are separate chips as an integrated circuit, it is necessary to provide a power gate at the output of registers 6 and 7, but if the input is taken from the G/P circuit, the driving ability of this circuit is large, so the power gate is It also has the advantage of not being necessary.

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

第1図は本発明を適用したCSAトリー方式の
乗算器を示すブロツク図、第2図〜第4図は本発
明の一実施例を示す説明図、第5図は従来のレシ
デユー生成回路の一例を示す構成図である。 図中、8は桁上げ伝播加算器、9はG/Pユニ
ツト、17は結果のレシデユー生成回路、GB0
GB2はゲートブロツクである。
Fig. 1 is a block diagram showing a CSA tree type multiplier to which the present invention is applied, Figs. 2 to 4 are explanatory diagrams showing an embodiment of the present invention, and Fig. 5 is an example of a conventional recipe generation circuit. FIG. In the figure, 8 is a carry propagation adder, 9 is a G/P unit, 17 is a resultant recipe generation circuit, GB 0 ~
GB 2 is a gate block.

Claims (1)

【特許請求の範囲】[Claims] 1 桁上げ伝播加算器を用いる演算装置の結果の
レシデユー生成回路において、該加算器のG/P
ユニツトで得られる桁上げ生成関数Gと桁上げ伝
播関数Pから該結果のレシデユーを生成するよう
にしてなることを特徴とするレシデユー生成回
路。
1. In a result generation circuit of an arithmetic unit using a carry propagation adder, the G/P of the adder
1. A residue generation circuit, characterized in that it generates a residue of the result from a carry generation function G and a carry propagation function P obtained by a unit.
JP58247392A 1983-12-26 1983-12-26 Residue forming circuit Granted JPS60136831A (en)

Priority Applications (9)

Application Number Priority Date Filing Date Title
JP58247392A JPS60136831A (en) 1983-12-26 1983-12-26 Residue forming circuit
CA000469911A CA1232072A (en) 1983-12-26 1984-12-12 Multiplication circuit using a multiplier and a carry propagating adder
EP84402615A EP0147296B1 (en) 1983-12-26 1984-12-17 Multiplication circuit
DE8484402615T DE3485535D1 (en) 1983-12-26 1984-12-17 MULTIPLIZER CIRCUIT.
AU36856/84A AU550740B2 (en) 1983-12-26 1984-12-18 Multiplication circuit
BR8406677A BR8406677A (en) 1983-12-26 1984-12-21 MULTIPLICATION CIRCUIT
US06/685,517 US4727507A (en) 1983-12-26 1984-12-24 Multiplication circuit using a multiplier and a carry propagating adder
KR8408288A KR900000477B1 (en) 1983-12-26 1984-12-24 Multification circuits
ES539052A ES8602271A1 (en) 1983-12-26 1984-12-26 Multiplication circuit.

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58247392A JPS60136831A (en) 1983-12-26 1983-12-26 Residue forming circuit

Publications (2)

Publication Number Publication Date
JPS60136831A JPS60136831A (en) 1985-07-20
JPH0214727B2 true JPH0214727B2 (en) 1990-04-09

Family

ID=17162740

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58247392A Granted JPS60136831A (en) 1983-12-26 1983-12-26 Residue forming circuit

Country Status (1)

Country Link
JP (1) JPS60136831A (en)

Also Published As

Publication number Publication date
JPS60136831A (en) 1985-07-20

Similar Documents

Publication Publication Date Title
US4525797A (en) N-bit carry select adder circuit having only one full adder per bit
US3983382A (en) Adder with fast detection of sum equal to zeroes or radix minus one
JPH01240927A (en) Floating point arithmetic unit
JP2002108606A (en) Sticky bit generating circuit and multiplier
US9146707B2 (en) Generating a fast 3x multiplicand term for radix-8 booth multiplication
JPH01169531A (en) Fast binary/decimal arithmetic logical computing apparatus and computing of binary coded decimal number
US20040225705A1 (en) Method and device for performing operations involving multiplication of selectively partitioned binary inputs using booth encoding
Low et al. A new approach to the design of efficient residue generators for arbitrary moduli
US6018758A (en) Squarer with diagonal row merged into folded partial product array
US4224680A (en) Parity prediction circuit for adder/counter
JPH0545982B2 (en)
US4727507A (en) Multiplication circuit using a multiplier and a carry propagating adder
US9448767B2 (en) Three-term predictive adder and/or subtracter
US5677863A (en) Method of performing operand increment in a booth recoded multiply array
US6003059A (en) Carry select adder using two level selectors
US5268858A (en) Method and apparatus for negating an operand
JPH0214727B2 (en)
JPH0464091B2 (en)
US7069290B2 (en) Power efficient booth recoded multiplier and method of multiplication
US6317772B1 (en) Split remainder divider
JPH01220528A (en) Parity generator
US5944777A (en) Method and apparatus for generating carries in an adder circuit
JP3198795B2 (en) Adder and addition method
JPH09190338A (en) Elimination of mathematical overflow flag generation delay for arithmetic and logic unit
Chen Parallel-prefix structures for binary and modulo {2 (n-1), 2 (n), 2 (n+ 1)} adders