JPH03177922A - Wallence tree circuit - Google Patents

Wallence tree circuit

Info

Publication number
JPH03177922A
JPH03177922A JP1317338A JP31733889A JPH03177922A JP H03177922 A JPH03177922 A JP H03177922A JP 1317338 A JP1317338 A JP 1317338A JP 31733889 A JP31733889 A JP 31733889A JP H03177922 A JPH03177922 A JP H03177922A
Authority
JP
Japan
Prior art keywords
circuit
output
adder
full
full adder
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.)
Pending
Application number
JP1317338A
Other languages
Japanese (ja)
Inventor
Yoichi Nakamura
陽一 中村
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.)
Sharp Corp
Original Assignee
Sharp Corp
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 Sharp Corp filed Critical Sharp Corp
Priority to JP1317338A priority Critical patent/JPH03177922A/en
Publication of JPH03177922A publication Critical patent/JPH03177922A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To decrease the number of component elements and to reduce the scale of a wallence tree circuit by handling the input values of a full adder and a half adder in terms of a negative logic. CONSTITUTION:A full adder 700 consists of the AND circuits 710 - 730, a NOR circuit 740, and the exclusive OR circuits 750 and 760 and receives the supply of the inverted inputs A - C. The circuit 740 outputs the carry output C which is supplied to the next stage, and the circuit 760 outputs the addition output S. The inverted inputs A and B are supplied to a NOR circuit 810 and an AND circuit 820 via a half adder 800. The output of the circuit 810 is used as the output C and at the same time this output C and the AND output are supplied to a NOR circuit 830 to undergo the NOR processing and to be used as the output S. As a result, the number of component elements can be decreased for both adders 700 and 800. Then the scale of a wallence tree circuit is reduced.

Description

【発明の詳細な説明】 「産業上の利用分野」 この発明は、ブースのアルゴリズムに朗って処理される
並列形乗算器に適用して好適な加算回路、持にワレスの
トリー回路に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an adder circuit, particularly a Wallace tree circuit, which is suitable for application to a parallel multiplier that is processed using Booth's algorithm.

「従来の技術J ディジタル信号を乗算する並列形乗算器は、直並列形乗
算器と比較して回路規模が大きくなるが、演算速度が速
く、LSI化が可能なため、現在多用されるようになっ
てきている。
"Conventional Technology J Parallel multipliers that multiply digital signals have a larger circuit scale than serial-parallel multipliers, but they are now widely used because their calculation speed is fast and they can be integrated into LSI." It has become to.

この並列形乗算器のうちでも、特に乗算処理を高速に行
なう手段として、変形ブース(Boot)1)のアルゴ
リズムを用いたものがある。これは、乗数Yと被乗数X
の部分積を加算することによって全体の積を得ようとす
るものである。
Among these parallel multipliers, there is one that uses a modified Boot 1) algorithm as a means for particularly high-speed multiplication processing. This is the multiplier Y and the multiplicand
The purpose is to obtain the total product by adding the partial products of .

部分積の生成に必要な信号(符号選択(g号、2倍選択
信号、1倍選択信号)を乗数Yより得るものが、ブース
のエンコーダである。
The Booth encoder obtains the signals (sign selection (g code, double selection signal, single selection signal) required for generating partial products) from the multiplier Y.

第7図は2ビツトのブースのアルゴリズムを用いた部分
積による乗算処理を説明するための図である。ここでの
2ビツトの意味は、乗数Y(例えば、8ビツト構成yO
〜y7)をそのLSBIIIから2ビツトずつ区切り、
夫々の2ビツト(実際にはlビットがオーバーラツプし
て使用されるので、3ビツト)を対象にして処理される
ときのピットをいう。
FIG. 7 is a diagram for explaining multiplication processing by partial products using the 2-bit Booth algorithm. The meaning of 2 bits here is the multiplier Y (e.g. 8-bit configuration yO
~y7) is separated by 2 bits from its LSBIII,
This refers to pits when processing is performed on two bits (actually, three bits, since 1 bits are used in overlap).

乗数Yにおける夫々の2ビツトと被乗数X(同じく8ビ
ツト構成、xO〜x7)とから、8X8ビットの乗算を
行なう場合には、第7図のように4つの部分積1〜部分
積4が生成される。そして、夫々の部分積1〜4が加算
される。この加算処理の際、夫々の部分積1〜4に対し
てそのLSBに補数変換ビットSao〜Sd6が加算さ
れる。補数変換ビットは、負の部分積を2の補数に変換
するためである。
When performing 8x8 bit multiplication from each 2 bit of multiplier Y and multiplicand X (also 8 bits, xO to x7), four partial products 1 to 4 are generated as shown in Figure 7 be done. Then, the respective partial products 1 to 4 are added. During this addition process, complement conversion bits Sao to Sd6 are added to the LSB of each partial product 1 to 4. The complement conversion bit is for converting a negative partial product into a two's complement.

部分積の加算処理を高速に行なう加算手段の一つとして
ワレス(1/a l 1ence)のトリー(tree
)回路が知られている。
Wallace (1/a l 1ence) tree is one of the addition means that performs the addition process of partial products at high speed.
) circuit is known.

第8図は、ブースのアルゴリズムにしたがって乗算処理
を行なうと共に、ワレスのトリー回路を使用して部分積
の加算処理を高速に行なう場合の並列形乗算器の一例を
示す。
FIG. 8 shows an example of a parallel multiplier that performs multiplication according to Booth's algorithm and also performs partial product addition at high speed using a Wallace tree circuit.

図は8×8ビツトの乗′HMを示すもので、乗数Yと被
乗数Xとの部分積処理を行なうため4つの部分積回路1
0〜40が設けられる。
The figure shows an 8 x 8 bit multiplier HM, in which four partial product circuits 1 are used to perform partial product processing between the multiplier Y and the multiplicand X.
0 to 40 are provided.

部分積回路10〜40は、2ビツトずつ乗数Yが供給さ
れるブースのエンコーダIOA〜40Aと、これらエン
コーダIOA〜40Aより出力された選択信号に基づい
て被乗数Xをシフト処理あるいはインバータ処理を行な
うためのシック・インバータIOB〜40Bとで構成さ
れる。
The partial product circuits 10 to 40 shift or invert the multiplicand X based on the Booth encoders IOA to 40A to which the multiplier Y is supplied in 2-bit increments and the selection signals output from these encoders IOA to 40A. thick inverters IOB to 40B.

シック・インバータIOBより部分積4(第7図)が出
力され、以下同様にシック・インバータ20B〜40B
より部分積3〜部分積1 (第7図)が出力される。
Partial product 4 (Fig. 7) is output from the thick inverter IOB, and similarly, the thick inverters 20B to 40B
Partial products 3 to 1 (Fig. 7) are output.

加算回路50は、部分積1〜部分積4が供給されるワレ
スのトリー回路50Aとその出力が供給されるCLA加
算器(CLAはCarry Look Aheadの略
)50Bとで構成され、CLA加算器50Bより乗算出
力Po=P14が得られる。
The adder circuit 50 includes a Wallace tree circuit 50A to which partial products 1 to 4 are supplied, and a CLA adder (CLA is an abbreviation for Carry Look Ahead) 50B to which the output thereof is supplied. Therefore, the multiplication output Po=P14 is obtained.

さて、このような並列形乗算器に用いられるワレスのト
リー回路の一例を第9図に示す。
FIG. 9 shows an example of a Wallace tree circuit used in such a parallel multiplier.

第9図はある桁に着目したワレスのトリー回路の一部で
あって、多入力が供給される初段の加算部として全加算
Whoと半加算N80が用意される。
FIG. 9 shows a part of the Wallace tree circuit focusing on a certain digit, in which a full adder Who and a half adder N80 are prepared as the first stage adder to which multiple inputs are supplied.

本例では5つの入力の加算処理を例示するので、この5
つの入力が全加算器70と半加算W80に供給されて、
その夫々から1題のキャリー出力Cと加算出力Sとなっ
て出力される。そして、この加算出力と下位からのキャ
リー出力Cとが2段目の全加算M90に入力される。全
加算器90から1組のキャリー出力Cと加算出力Sが得
られる。
In this example, the addition process of five inputs is illustrated, so the five inputs are
two inputs are provided to the full adder 70 and the half adder W80,
Each of them outputs a carry output C and an addition output S for one problem. Then, this addition output and the carry output C from the lower order are input to the second stage full adder M90. A pair of carry output C and addition output S are obtained from the full adder 90.

第10図は全加算M70.90の具体例である。FIG. 10 is a specific example of full addition M70.90.

図では、3つの入力A、B、Cに対応して設けられた3
個のアンド回路71〜73と、ノア回路74.2個のイ
クスクルーシブオア回路75.76そしてインバータ7
7とで構成される。
In the figure, 3
AND circuits 71 to 73, NOR circuit 74, two exclusive OR circuits 75 and 76, and inverter 7.
It consists of 7.

第11図は半加算!80の一例である。この半加算N8
0は、ナンド回路81,2個のノア回路82.83、ア
ンド回路84及びインバータ85とで構成される。
Figure 11 is half addition! This is an example of 80. This half addition N8
0 is composed of a NAND circuit 81, two NOR circuits 82 and 83, an AND circuit 84, and an inverter 85.

「発明が解決しようとする課題」 ところで、後述するように、加算処理すべき桁数が多く
なると、それに伴ってワレスのトリー回路において使用
する全加算器及び半角01の数が増える。
"Problem to be Solved by the Invention" As will be described later, as the number of digits to be added increases, the number of full adders and half-width 01s used in the Wallace tree circuit increases accordingly.

したがって、ワレスのトリー回路の回路規模を抑えて回
路面積の削減及びコストダウンを図るには、できるだけ
その基本構成であ□る全加算器70゜90及び半加算器
80の回路素子数を少なくする必要がある。
Therefore, in order to reduce the circuit size of the Wallace tree circuit, thereby reducing the circuit area and cost, the number of circuit elements in the full adder 70°90 and half adder 80, which are its basic configuration, should be reduced as much as possible. There is a need.

しかし、全加算器70.90及び半加算器80を第10
図及び第11図のように構成した場合には、その構成素
子数が比較的多いから、ワレスのトリー回路全体として
みた場合、相当な素子数となってしまう。
However, the full adder 70.90 and the half adder 80 are
In the case of the configuration as shown in FIG. 1 and FIG. 11, the number of constituent elements is relatively large, so when the entire Wallace tree circuit is viewed, the number of elements is considerable.

そこで、この発明ではできるだけ、構成素子数を少なく
して回路規模の削減を図ったワレスのトリー回路を提案
するものである。
Therefore, the present invention proposes a Wallace tree circuit which is designed to reduce the circuit scale by reducing the number of constituent elements as much as possible.

「課題を解決するための手段」 上述の問題点を解決するため、この発明においては、全
加算器と半加算器をトリー状に配置して多入力の加算処
理を行なうワレスのトリー回路において、 上記全加算器と半加算器の入力値を負論理で扱うように
したことを特徴とするものである。
"Means for Solving the Problems" In order to solve the above-mentioned problems, the present invention provides a Wallace tree circuit in which full adders and half adders are arranged in a tree shape to perform multi-input addition processing. The present invention is characterized in that the input values of the full adder and half adder are handled using negative logic.

「作 用」 初段で受ける全加算N700及び半角H器800は何れ
も負論理構成である。
"Operation" Both the full adder N700 and the half-angle H unit 800 received at the first stage have a negative logic configuration.

したがって、全加算N700は例えば第2図のように構
成することができ、半調W、器800は第3図のように
構成することができる。
Therefore, the full adder N700 can be configured, for example, as shown in FIG. 2, and the half-tone W, 800 can be configured as shown in FIG.

そのため、全加算器700に関しては、従来では34個
のトランジスタが使用されるのに対し、この発明では3
2個のトランジスタで構成できる。
Therefore, in the full adder 700, 34 transistors are conventionally used, but in this invention, 34 transistors are used.
It can be configured with two transistors.

また、半加算器800においては、従来は16個である
のに対し、この発明では1oのトランジスタで構成でき
る。
Further, the half adder 800 can be configured with 10 transistors in the present invention, whereas conventionally there are 16 transistors.

乗数Y1被乗数Xが共に8ビツトであるときで、部分!
fIl〜部分14が夫々負論理で出力される場合には、
ワレスのトリー回路50Aは第6図のように、負論理の
全加算!700が3個、負論理の半加算器800が20
個使用されるため、トランジスタの削減効果は、 (34−32)X3+ (16−10)X20=126
 (個) となる。
When multiplier Y1 and multiplicand X are both 8 bits, partial!
When fIl~ portion 14 is output as a negative logic,
Wallace's tree circuit 50A, as shown in Figure 6, performs negative logic full addition! 3 pieces of 700, 20 pieces of negative logic half adder 800
Therefore, the reduction effect of transistors is (34-32)X3+ (16-10)X20=126
(pieces) becomes.

「実 施 例」 続いて、この発明に係る並列形乗算器に適用できるワレ
スのトリー回路60の要部の一例を第1図以下を参照し
て詳細に説明する。
Embodiment Next, an example of a main part of the Wallace tree circuit 60 applicable to the parallel multiplier according to the present invention will be described in detail with reference to FIG. 1 and subsequent figures.

この発明でも、第1図に示すようにある桁の加算処理を
行なう加算部として、その初段に全加算N700と半加
算器800が設けられ、2段目に全加算W90が設けら
れる。
Also in this invention, as shown in FIG. 1, as an adder for performing addition processing of a certain digit, a full adder N700 and a half adder 800 are provided at the first stage, and a full adder W90 is provided at the second stage.

そして、初段に配置される全加算M700と半加算器8
00が夫々その入力値が負論理で扱われる。
A full adder M700 and a half adder 8 are placed in the first stage.
Each input value of 00 is treated as a negative logic.

そのため、2段目の全加算N90としては第10図に示
される構成の全加算器が使用されるのに対して、負論理
構成の全加算M700は第2図のように構成される。
Therefore, a full adder having the configuration shown in FIG. 10 is used as the second stage full adder N90, whereas a full adder M700 having a negative logic configuration is configured as shown in FIG. 2.

この全加算器700は、第2図に示すように、3つの反
転入力A、B、Cが供給されるアンド回路710〜?3
0と、それらの出力を否定論理和するノア回路740と
、反転入力A、Bの排他的論理和をとるイクスクルーシ
ブオア回路750と、この論理出力と反転入力Cの否定
の排他的論理和をとるイクスクルーシブノア回路760
とで構成される。
As shown in FIG. 2, this full adder 700 includes AND circuits 710 to ? 3
0, a NOR circuit 740 that performs the negative OR of these outputs, an exclusive OR circuit 750 that performs the exclusive OR of the inverted inputs A and B, and an exclusive OR of the negative of this logic output and the inverted input C. Exclusive Noah circuit 760 that takes
It consists of

そして、ノア回路740より次段に供給するキャリー出
力Cが出力され、イクスクルーシブノア回路760より
加算出力Sが出力される。したがって、この全加算器7
00の真理値表は第4図のようになる。
Then, the NOR circuit 740 outputs a carry output C to be supplied to the next stage, and the exclusive NOR circuit 760 outputs an addition output S. Therefore, this full adder 7
The truth table for 00 is shown in FIG.

第3図は負論理構成の半加算器800の具体例である。FIG. 3 is a specific example of a half adder 800 having a negative logic configuration.

同図において反転入力A、Bはノア回路810とアンド
回路820とに供給され、ノア回路810の出力がキャ
リー出力Cとして使用されると共に、このキャリー出力
とアンド出力がざらにノア回路830に供給されて否定
論理和処理され、これが加算出力Sとして使用される。
In the figure, inverting inputs A and B are supplied to a NOR circuit 810 and an AND circuit 820, and the output of the NOR circuit 810 is used as a carry output C, and this carry output and AND output are roughly supplied to a NOR circuit 830. is subjected to NOR processing, and this is used as the addition output S.

半加算器800の真理値表を第5図に示す。A truth table for half adder 800 is shown in FIG.

このように構成した場合、第10図及び第11図との比
較対象から明らかなように、負論理構成の全加算170
0は正論理構成の全知!M?0に比しインバータを1個
少なくでき、素子数で比較すればトランジスタ数は前者
が34、後者が32となる。
With this configuration, as is clear from the comparison with FIGS. 10 and 11, the total addition 170 of the negative logic configuration
0 is omniscient with a positive logic configuration! M? Compared to 0, the number of inverters can be reduced by one, and when comparing the number of elements, the number of transistors is 34 for the former and 32 for the latter.

また、負論理構成の半加算器800と正論理構成の半加
算器80とでは、前者の方がナンド回路とインバータが
夫々1個少ない。したがって、トランジスタ数としては
前者が16、後者が10となる。
Further, between the half adder 800 having a negative logic configuration and the half adder 80 having a positive logic configuration, the former has one fewer NAND circuit and one inverter. Therefore, the number of transistors is 16 for the former and 10 for the latter.

さて、並列形乗算器が第8図のように構成され、部分積
1〜部分積4が何れも負論理出力であるときには、これ
ら部分積出力を加算するワレスのトリー回路50Aは第
6図A、B、Cのように構成されることになる。
Now, when the parallel multiplier is configured as shown in FIG. 8, and partial products 1 to 4 are all negative logic outputs, the Wallace tree circuit 50A that adds these partial product outputs is shown in FIG. , B, and C.

同図A、Cから明らかなように、負論理構成の全加算器
700は合計で3個使用され、負論理構成の半加算器8
00は同図A−Cに示すように全部で20個使用される
。その他は、従来の全加算器70.90及び半加算M8
0が使用される。
As is clear from A and C in the same figure, a total of three full adders 700 with a negative logic configuration are used, and a half adder 8 with a negative logic configuration is used.
A total of 20 00s are used as shown in A to C in the figure. Others are conventional full adder 70.90 and half adder M8
0 is used.

したがって、この発明の構成によるときの、トランジス
タ数の削減効果は、 (34−32)X3+  (16−10)x20=12
6(個) となって、従来よりも126個たけ素子数を削減できる
から、それだけ回路規模を縮小できる。
Therefore, when using the configuration of this invention, the effect of reducing the number of transistors is (34-32)X3+ (16-10)x20=12
6 (pieces), which can reduce the number of elements by 126 compared to the conventional one, so the circuit scale can be reduced by that much.

なお、乗算ビット数は、本例の8×8ビツトに限らず、
任意のビットでも実現できる。そして、ビット数が増加
するに比例して素子数の削減効果が顕著となる。
Note that the number of multiplication bits is not limited to 8×8 bits in this example;
It can be implemented with any bit. The effect of reducing the number of elements becomes more significant as the number of bits increases.

「発明の効果」 以上説明したように、この発明では、初段の全加算器及
び半加算器への入力値を負論理で扱うようにしたもので
ある。
"Effects of the Invention" As explained above, in the present invention, the input values to the first stage full adder and half adder are handled by negative logic.

これによれば、全加算器及び半加算器の構成素子数を削
減できるから、回路全体としての削減効果が得られる。
According to this, since the number of constituent elements of the full adder and the half adder can be reduced, a reduction effect can be obtained for the entire circuit.

そのため、回路規模の縮小化を達成できる実益を有する
Therefore, there is a practical benefit in that the circuit scale can be reduced.

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

第1図ワレスのトリー回路の一例を示す接続図、第2図
はこれに使用される全加算器の接続図、第3図は同じく
半加算器の接続図、第4図は全加算器の真理値表を示す
図、第5図は半加算器の真理値表を示す図、第6図はワ
レスのトリー回路の全体構成図、第7図は並列乗算処理
の説明図、第8図は並列乗算処理系統図、第9図はこれ
に使用されるワレスのトリー回路の接続図、第10図は
これに使用される従来の全加算器の接続図、第11図は
同じく半加算器の接続図である。 10〜40 10A〜4OA 10B〜40B 0 0A 0B 70.90  700 80、 800 ・部分積回路 ・ブースのエンコーダ ・シフタ・インバータ ・加算回路 ・ワレスのトリー回路 ・CLA加算器 ・全加算器 ・半加算器
Figure 1 is a connection diagram showing an example of a Wallace tree circuit, Figure 2 is a connection diagram of a full adder used in this, Figure 3 is a connection diagram of a half adder, and Figure 4 is a connection diagram of a full adder. Figure 5 is a diagram showing the truth table of the half adder, Figure 6 is the overall configuration diagram of the Wallace tree circuit, Figure 7 is an illustration of parallel multiplication processing, and Figure 8 is the diagram showing the truth table of the half adder. Parallel multiplication processing system diagram: Figure 9 is a connection diagram of the Wallace tree circuit used in this process, Figure 10 is a connection diagram of a conventional full adder used in this process, and Figure 11 is a connection diagram of a conventional full adder used in this process. It is a connection diagram. 10~40 10A~4OA 10B~40B 0 0A 0B 70.90 700 80, 800 ・Partial product circuit・Booth encoder・Shifter・Inverter・Adder circuit・Wallace tree circuit・CLA adder・Full adder・Half adder vessel

Claims (1)

【特許請求の範囲】[Claims] (1)全加算器と半加算器をトリー状に配置して多入力
の加算処理を行なうワレスのトリー回路において、 上記全加算器と半加算器の入力値を負論理で扱うように
したことを特徴とするワレスのトリー回路。
(1) In a Wallace tree circuit that performs multi-input addition processing by arranging full adders and half adders in a tree shape, the input values of the full adders and half adders are handled using negative logic. Wallace's tree circuit featuring .
JP1317338A 1989-12-06 1989-12-06 Wallence tree circuit Pending JPH03177922A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1317338A JPH03177922A (en) 1989-12-06 1989-12-06 Wallence tree circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1317338A JPH03177922A (en) 1989-12-06 1989-12-06 Wallence tree circuit

Publications (1)

Publication Number Publication Date
JPH03177922A true JPH03177922A (en) 1991-08-01

Family

ID=18087102

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1317338A Pending JPH03177922A (en) 1989-12-06 1989-12-06 Wallence tree circuit

Country Status (1)

Country Link
JP (1) JPH03177922A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5473559A (en) * 1993-01-14 1995-12-05 Mitsubishi Denki Kabushiki Kaisha Hardware implemented multiplier
US5617345A (en) * 1994-09-29 1997-04-01 Fujitsu Limited Logical operation circuit and device having the same

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6155734A (en) * 1984-08-28 1986-03-20 Fujitsu Ltd Adder circuit
JPS63225864A (en) * 1987-03-13 1988-09-20 Fujitsu Ltd Cumulative computing element

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6155734A (en) * 1984-08-28 1986-03-20 Fujitsu Ltd Adder circuit
JPS63225864A (en) * 1987-03-13 1988-09-20 Fujitsu Ltd Cumulative computing element

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5473559A (en) * 1993-01-14 1995-12-05 Mitsubishi Denki Kabushiki Kaisha Hardware implemented multiplier
US5617345A (en) * 1994-09-29 1997-04-01 Fujitsu Limited Logical operation circuit and device having the same

Similar Documents

Publication Publication Date Title
EP0328063B1 (en) Absolute value calculating circuit having a single adder
US5325320A (en) Area efficient multiplier for use in an integrated circuit
US3610906A (en) Binary multiplication utilizing squaring techniques
EP0113391B1 (en) Digital multiplier and method for adding partial products in a digital multiplier
US4441158A (en) Arithmetic operation circuit
US4745570A (en) Binary multibit multiplier
US4878192A (en) Arithmetic processor and divider using redundant signed digit arithmetic
US3711693A (en) Modular bcd and binary arithmetic and logical system
US5038315A (en) Multiplier circuit
GB2262637A (en) Padding scheme for optimized multiplication.
JPH0331930A (en) Method and instrument of multiplication of complement code of real time 2'c in digital signal processing system
US4873660A (en) Arithmetic processor using redundant signed digit arithmetic
JPH03177922A (en) Wallence tree circuit
US4866657A (en) Adder circuitry utilizing redundant signed digit operands
US6484193B1 (en) Fully pipelined parallel multiplier with a fast clock cycle
JPH0464091B2 (en)
US3462589A (en) Parallel digital arithmetic unit utilizing a signed-digit format
US5119325A (en) Multiplier having a reduced number of partial product calculations
JPH01220528A (en) Parity generator
JPH11126157A (en) Method and circuit for multiplication
JP2606339B2 (en) Multiplier
US5051943A (en) Adder circuit with an encoded carry
US20040068531A1 (en) Faster shift value calculation using modified carry-lookahead adder
EP0626638A1 (en) A one's complement adder and method of operation
JP2518551B2 (en) Multi-input adder circuit