JP2002023998A - Multiplier and multiplication method - Google Patents

Multiplier and multiplication method

Info

Publication number
JP2002023998A
JP2002023998A JP2000201386A JP2000201386A JP2002023998A JP 2002023998 A JP2002023998 A JP 2002023998A JP 2000201386 A JP2000201386 A JP 2000201386A JP 2000201386 A JP2000201386 A JP 2000201386A JP 2002023998 A JP2002023998 A JP 2002023998A
Authority
JP
Japan
Prior art keywords
adder
carry
output
addition result
multiplication
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
JP2000201386A
Other languages
Japanese (ja)
Inventor
Masaya Kitao
雅哉 北尾
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2000201386A priority Critical patent/JP2002023998A/en
Publication of JP2002023998A publication Critical patent/JP2002023998A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To solve problems that the addition results of an adder located at a lower stage and a carrier level (potential) are unstable and shift until the addition results of an adder on the preceding stage are determined and that power for driving an output transistor Tr is uselessly consumed or the like because the adder located at the lower stage can not determine its addition results until the addition results of the adder of the preceding stage are determined and the addition results of the adder on the preceding stage and carrier input timing are different. SOLUTION: An output timing control circuit C is provided in order to prevent the addition results and a carrier output until the addition results of a half adder HA and a full adder FA are determined.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、キャリーセーブ
法を用いて乗数ビットと被乗数ビットの乗算結果を出力
する乗算装置及び乗算方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a multiplication device and a multiplication method for outputting a result of multiplication of a multiplier bit and a multiplicand bit using a carry save method.

【0002】[0002]

【従来の技術】図5は従来の乗算装置を示す構成図であ
り、図において、HAは乗数及び被乗数の部分積を2入
力し、2つの部分積の加算結果とキャリーを出力する半
加算器、FAは乗数及び被乗数の部分積を2入力、また
は、乗数及び被乗数の部分積と前段の加算器の加算結果
を入力、または、前段の加算器の加算結果を2入力し、
これら2入力の値と前段の加算器のキャリーを加算し
て、その加算結果とキャリーを出力する全加算器、x1
〜x5は被乗数、y1〜y5は乗数、p1〜p10は乗
算結果である。
2. Description of the Related Art FIG. 5 is a block diagram showing a conventional multiplying device. In the drawing, HA is a half adder which inputs two partial products of a multiplier and a multiplicand, and outputs a result of addition of two partial products and a carry. , FA receives two inputs of the partial product of the multiplier and the multiplicand, or inputs the partial product of the multiplier and the multiplicand and the addition result of the previous-stage adder, or inputs two results of the addition of the previous-stage adder,
A full adder that adds the values of these two inputs and the carry of the previous-stage adder and outputs the addition result and the carry, x1
X5 is a multiplicand, y1 to y5 are multipliers, and p1 to p10 are multiplication results.

【0003】図6は全加算器FAの内部構成を示す構成
図であり、図7は半加算器HAの内部構成を示す構成図
である。図において、Trは出力トランジスタ、AI,
BIは部分積又は前段の加算器の加算結果を入力する入
力端子、CIは前段の加算器のキャリーを入力する入力
端子、SOは加算結果を出力する出力端子、COは加算
器のキャリーを出力する出力端子である。
FIG. 6 is a block diagram showing the internal configuration of a full adder FA, and FIG. 7 is a block diagram showing the internal configuration of a half adder HA. In the figure, Tr is an output transistor, AI,
BI is an input terminal for inputting the partial product or the addition result of the previous-stage adder, CI is an input terminal for inputting the carry of the previous-stage adder, SO is an output terminal for outputting the addition result, and CO is the carry for the adder. Output terminal.

【0004】次に動作について説明する。図5はキャリ
ーセーブ法を用いて5ビット×5ビットの乗算装置を実
現したものである。図中、最上段に位置する半加算器H
Aは、乗数及び被乗数の部分積を2入力し、2つの部分
積の加算結果とキャリーを出力する。例えば、1番右側
に位置する半加算器HAは、x1y2の部分積とx2y
1の部分積を入力し、2つの部分積の加算結果であるp
2(=x1y2+x2y1)を乗算結果の一部として出
力する。また、2つの部分積の加算に伴う桁上がりがあ
れば、“1”のキャリーを下段の全加算器FAに出力
し、桁上がりがなければ、“0”のキャリーを下段の全
加算器FAに出力する。
Next, the operation will be described. FIG. 5 shows an implementation of a 5-bit × 5-bit multiplication device using the carry save method. In the figure, the half adder H located at the uppermost stage
A inputs two partial products of the multiplier and the multiplicand, and outputs an addition result of two partial products and a carry. For example, the rightmost half adder HA has a partial product of x1y2 and x2y
The partial product of 1 is input, and p is the result of adding the two partial products.
2 (= x1y2 + x2y1) is output as a part of the multiplication result. If there is a carry associated with the addition of the two partial products, the carry of "1" is output to the lower full adder FA. If there is no carry, the carry of "0" is output to the lower full adder FA. Output to

【0005】上から2段目の全加算器FAは、最上段の
半加算器HAから加算結果とキャリーを受けると、その
加算結果とキャリーと部分積を加算し(1番左側の全加
算器FAは最上段の半加算器HAから加算結果を受けな
いので、2つの部分積とキャリーを加算する)、その加
算結果とキャリーを出力する。例えば、1番右側に位置
する全加算器FAは、最上段右から2番目の半加算器H
Aの加算結果と同最上段右から1番目のキャリーとx1
y3の部分積を入力し、それらの加算結果であるp3を
乗算結果の一部として出力する。また、それらの加算に
伴う桁上がりがあれば、“1”のキャリーを下段の全加
算器FAに出力し、桁上がりがなければ、“0”のキャ
リーを下段の全加算器FAに出力する。
When the full adder FA at the second stage from the top receives the addition result and the carry from the half adder HA at the uppermost stage, the full adder FA adds the addition result, the carry and the partial product (the full adder on the leftmost side). The FA does not receive the addition result from the top half adder HA, and thus adds the two partial products and the carry), and outputs the addition result and the carry. For example, the full adder FA located on the rightmost side is the second half adder H
The first carry from the top right of the addition result of A and x1
A partial product of y3 is input, and p3, which is the result of addition, is output as a part of the multiplication result. If there is a carry due to the addition, a carry of "1" is output to the lower full adder FA, and if there is no carry, a carry of "0" is output to the lower full adder FA. .

【0006】上から3段目以降の全加算器FAについて
も、上から2段目の全加算器FAと同様に、その加算結
果とキャリーを出力して、p1〜p10の乗算結果を取
得する。
As for the full adders FA of the third and subsequent stages from the top, similarly to the full adders FA of the second stage from the top, the addition result and the carry are output to obtain the multiplication results of p1 to p10. .

【0007】[0007]

【発明が解決しようとする課題】従来の乗算装置は以上
のように構成されているので、下段に位置する加算器は
前段の加算器の加算結果が確定するまで、その加算結果
を確定することができず、前段の加算器の加算結果やキ
ャリーの出力タイミングも異なる。そのため、前段の加
算器の加算結果が確定するまでの間、下段に位置する加
算器の加算結果やキャリーのレベル(電位)が安定せず
に遷移して、出力トランジスタTrを駆動する電力を無
駄に消費するなどの課題があった。
Since the conventional multiplication device is constructed as described above, the lower adder determines the addition result until the addition result of the preceding adder is determined. Cannot be performed, and the addition result of the preceding adder and the output timing of the carry are also different. Therefore, until the addition result of the preceding-stage adder is determined, the addition result of the lower-stage adder and the level (potential) of the carry transition without being stabilized, so that power for driving the output transistor Tr is wasted. There was a problem such as consumption.

【0008】この発明は上記のような課題を解決するた
めになされたもので、無駄な電力の消費を防止すること
ができる乗算装置及び乗算方法を得ることを目的とす
る。
SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and has as its object to provide a multiplication device and a multiplication method capable of preventing wasteful power consumption.

【0009】[0009]

【課題を解決するための手段】この発明に係る乗算装置
は、半加算器及び全加算器の加算結果が確定するまで、
その加算結果とキャリーの出力を阻止する出力制御回路
を設けたものである。
SUMMARY OF THE INVENTION A multiplication apparatus according to the present invention operates until a result of addition of a half adder and a full adder is determined.
An output control circuit for preventing the output of the addition result and the carry is provided.

【0010】この発明に係る乗算方法は、加算器の加算
結果が確定するまで、その加算結果及びキャリー出力を
阻止することにより、その加算器の下段に位置する加算
器の加算結果及びキャリーのレベルを安定させるように
したものである。
The multiplication method according to the present invention blocks the addition result and the carry output until the addition result of the adder is determined, so that the addition result and the carry level of the adder located below the adder are determined. Is to be stabilized.

【0011】[0011]

【発明の実施の形態】以下、この発明の実施の一形態を
説明する。 実施の形態1.図1はこの発明の実施の形態1による乗
算装置を示す構成図であり、図において、HAは乗数及
び被乗数の部分積を2入力し、2つの部分積の加算結果
とキャリーを出力する半加算器、FAは乗数及び被乗数
の部分積を2入力、または、乗数及び被乗数の部分積と
前段の加算器の加算結果を入力、または、前段の加算器
の加算結果を2入力し、これら2入力の値と前段の加算
器のキャリーを加算して、その加算結果とキャリーを出
力する全加算器、Cは各加算器にそれぞれ付属され、半
加算器FA及び全加算器HAの加算結果が確定するま
で、その加算結果及びキャリーの出力を阻止する出力タ
イミングコントロール回路(出力制御回路)、x1〜x
5は被乗数、y1〜y5は乗数、p1〜p10は乗算結
果、TC1〜TC5はタイミングコントロール信号であ
る。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below. Embodiment 1 FIG. FIG. 1 is a block diagram showing a multiplication apparatus according to Embodiment 1 of the present invention. In the figure, HA is a half-adder which inputs two partial products of a multiplier and a multiplicand, and outputs an addition result of two partial products and a carry. The FA and the FA receive two inputs of the partial product of the multiplier and the multiplicand, or input the addition result of the partial product of the multiplier and the multiplicand and the previous-stage adder, or input two results of the addition of the previous-stage adder. Is added to the carry of the previous adder, and the addition result and the carry are output. The full adder C is attached to each adder, and the addition result of the half adder FA and the full adder HA is determined. Output timing control circuit (output control circuit) for preventing the addition result and carry output until
5 is a multiplicand, y1 to y5 are multipliers, p1 to p10 are multiplication results, and TC1 to TC5 are timing control signals.

【0012】図2は全加算器FA及び出力タイミングコ
ントロール回路Cの内部構成を示す構成図であり、図3
は半加算器HA及び出力タイミングコントロール回路C
の内部構成を示す構成図である。図において、Trは出
力トランジスタ、AI,BIは部分積又は前段の加算器
の加算結果を入力する入力端子、CIは前段の加算器の
キャリーを入力する入力端子、SOは加算結果を出力す
る出力端子、COは加算器のキャリーを出力する出力端
子、TGは加算結果又はキャリーの出力を阻止するトラ
ンスファゲートである。
FIG. 2 is a block diagram showing the internal configuration of the full adder FA and the output timing control circuit C.
Is a half adder HA and an output timing control circuit C
FIG. 2 is a configuration diagram showing an internal configuration of the device. In the figure, Tr is an output transistor, AI and BI are input terminals for inputting a partial product or the addition result of the previous-stage adder, CI is an input terminal for inputting a carry of the previous-stage adder, and SO is an output for outputting the addition result. The terminal CO is an output terminal for outputting the carry of the adder, and TG is a transfer gate for preventing the output of the addition result or the carry.

【0013】次に動作について説明する。図1はキャリ
ーセーブ法を用いて5ビット×5ビットの乗算装置を実
現したものである。図中、最上段に位置する半加算器H
Aは、乗数及び被乗数の部分積を2入力し、2つの部分
積の加算結果とキャリーを出力する。例えば、1番右側
に位置する半加算器HAは、x1y2の部分積とx2y
1の部分積を入力し、2つの部分積の加算結果であるp
2(=x1y2+x2y1)を乗算結果の一部として出
力する。また、2つの部分積の加算に伴う桁上がりがあ
れば、“1”のキャリーを下段の全加算器FAに出力
し、桁上がりがなければ、“0”のキャリーを下段の全
加算器FAに出力する。
Next, the operation will be described. FIG. 1 shows an implementation of a 5-bit by 5-bit multiplication device using the carry save method. In the figure, the half adder H located at the uppermost stage
A inputs two partial products of the multiplier and the multiplicand, and outputs an addition result of two partial products and a carry. For example, the rightmost half adder HA has a partial product of x1y2 and x2y
The partial product of 1 is input, and p is the result of adding the two partial products.
2 (= x1y2 + x2y1) is output as a part of the multiplication result. If there is a carry associated with the addition of the two partial products, the carry of "1" is output to the lower full adder FA. If there is no carry, the carry of "0" is output to the lower full adder FA. Output to

【0014】上から2段目の全加算器FAは、最上段の
半加算器HAから加算結果とキャリーを受けると、その
加算結果とキャリーと部分積を加算し(1番左側の全加
算器FAは最上段の半加算器HAから加算結果を受けな
いので、2つの部分積とキャリーを加算する)、その加
算結果とキャリーを出力する。例えば、1番右側に位置
する全加算器FAは、最上段右から2番目の半加算器H
Aの加算結果と同最上段右から1番目のキャリーとx1
y3の部分積を入力し、それらの加算結果であるp3を
乗算結果の一部として出力する。また、それらの加算に
伴う桁上がりがあれば、“1”のキャリーを下段の全加
算器FAに出力し、桁上がりがなければ、“0”のキャ
リーを下段の全加算器FAに出力する。
When the full adder FA at the second stage from the top receives the addition result and the carry from the upper half adder HA, it adds the addition result, the carry and the partial product (the leftmost full adder FA). The FA does not receive the addition result from the top half adder HA, and thus adds the two partial products and the carry), and outputs the addition result and the carry. For example, the full adder FA located on the rightmost side is the second half adder H
The first carry from the top right of the result of addition of A and x1
A partial product of y3 is input, and p3, which is the result of addition, is output as a part of the multiplication result. If there is a carry due to the addition, a carry of "1" is output to the lower full adder FA, and if there is no carry, a carry of "0" is output to the lower full adder FA. .

【0015】上から3段目以降の全加算器FAについて
も、上から2段目の全加算器FAと同様に、その加算結
果とキャリーを出力して、p1〜p10の乗算結果を取
得する。
As for the full adders FA of the third and subsequent stages from the top, similarly to the full adder FA of the second stage from the top, the addition result and the carry are output to obtain the multiplication results of p1 to p10. .

【0016】この実施の形態1では、前段の加算器の加
算結果が確定するまでの間、下段に位置する加算器の加
算結果やキャリーのレベルが安定せずに遷移して、出力
トランジスタTrを駆動する電力を無駄に消費するのを
防止するため、出力タイミングコントロール回路Cが前
段の半加算器HA又は全加算器FAの加算結果が確定す
るまで、当該加算器の加算結果とキャリーの出力を阻止
する。
In the first embodiment, until the addition result of the preceding-stage adder is determined, the addition result of the lower-stage adder and the level of the carry transit without being stabilized, and the output transistor Tr is switched. In order to prevent the driving power from being wastefully consumed, the output timing control circuit C determines the addition result of the adder and the carry output until the addition result of the preceding half adder HA or full adder FA is determined. Block.

【0017】具体的には、例えば、乗算装置が5段の加
算器から構成されている場合、図4に示すように、各段
の加算器に付属されている出力タイミングコントロール
回路Cに対して、タイミングコントロール信号TC1〜
TC5を与える。
Specifically, for example, when the multiplication device is composed of five stages of adders, as shown in FIG. 4, the output timing control circuit C attached to each stage of the adder , The timing control signals TC1 to TC1
Give TC5.

【0018】例えば、50MHzの周波数で乗算結果を
更新する要求がある場合、最初の10MHzの同期で
は、最上段の加算器にはHレベルのタイミングコントロ
ール信号TC1が与えられて、その加算器の加算結果と
キャリーの出力が許可されるが、2段目以降の加算器に
はLレベルのタイミングコントロール信号TC2〜TC
5が与えられて、その加算器の加算結果とキャリーの出
力が阻止される。次の10MHzの同期では、最上段及
び2段目の加算器にはHレベルのタイミングコントロー
ル信号TC1,TC2が与えられて、その加算器の加算
結果とキャリーの出力が許可されるが、3段目以降の加
算器にはLレベルのタイミングコントロール信号TC3
〜TC5が与えられて、その加算器の加算結果とキャリ
ーの出力が阻止される。
For example, when there is a request to update the multiplication result at a frequency of 50 MHz, an H-level timing control signal TC1 is supplied to the uppermost adder in the first 10 MHz synchronization, and the adder of the adder is added. Although the output of the result and the carry is permitted, the L-level timing control signals TC2 to TC
5 is supplied, and the addition result of the adder and the output of the carry are blocked. In the next 10 MHz synchronization, H-level timing control signals TC1 and TC2 are supplied to the uppermost and second-stage adders, and the addition result and carry output of the adders are permitted. The L-level timing control signal TC3
To TC5, and the addition result of the adder and the output of the carry are blocked.

【0019】次の10MHzの同期では、最上段及び
2,3段目の加算器にはHレベルのタイミングコントロ
ール信号TC1〜TC3が与えられて、その加算器の加
算結果とキャリーの出力が許可されるが、4段目以降の
加算器にはLレベルのタイミングコントロール信号TC
4,TC5が与えられて、その加算器の加算結果とキャ
リーの出力が阻止される。次の10MHzの同期では、
最上段及び2〜4段目の加算器にはHレベルのタイミン
グコントロール信号TC1〜TC4が与えられて、その
加算器の加算結果とキャリーの出力が許可されるが、5
段目の加算器にはLレベルのタイミングコントロール信
号TC5が与えられて、その加算器の加算結果とキャリ
ーの出力が阻止される。
In the next 10 MHz synchronization, H-level timing control signals TC1 to TC3 are supplied to the adders at the uppermost stage and the second and third stages, and the addition results of the adders and the output of the carry are permitted. However, the L-level timing control signal TC
4, TC5, and the addition result of the adder and the output of the carry are blocked. In the next 10MHz synchronization,
H-level timing control signals TC1 to TC4 are supplied to the adders at the uppermost stage and the second to fourth stages, and the addition result of the adder and the output of the carry are permitted.
The L-level timing control signal TC5 is supplied to the adder of the stage, and the addition result of the adder and the output of the carry are prevented.

【0020】次の10MHzの同期では、全加算器に対
してHレベルのタイミングコントロール信号TC1〜T
C5が与えられて、その加算器の加算結果とキャリーの
出力が許可される。これにより、p1〜p10の乗算結
果を取得することができる。
In the next 10 MHz synchronization, the H level timing control signals TC1 to TC
C5 is supplied, and the addition result of the adder and the output of the carry are permitted. As a result, the multiplication results of p1 to p10 can be obtained.

【0021】以上で明らかなように、この実施の形態1
によれば、半加算器HA及び全加算器FAの加算結果が
確定するまで、その加算結果及びキャリーの出力を阻止
する出力タイミングコントロール回路Cを設けるように
構成したので、加算結果が確定する前の出力トランジス
タTrの無駄な駆動を防止することができる。そのた
め、無駄な電力の消費を防止することができる効果を奏
する。
As is apparent from the above, the first embodiment
According to the configuration, the output timing control circuit C for preventing the output of the addition result and the carry is provided until the addition result of the half adder HA and the full adder FA is determined. Useless drive of the output transistor Tr can be prevented. Therefore, there is an effect that unnecessary power consumption can be prevented.

【0022】[0022]

【発明の効果】以上のように、この発明によれば、半加
算器及び全加算器の加算結果が確定するまで、その加算
結果及びキャリーの出力を阻止する出力制御回路を設け
るように構成したので、無駄な電力の消費を防止するこ
とができる効果がある。
As described above, according to the present invention, an output control circuit is provided to block the addition result and carry output until the addition result of the half adder and full adder is determined. Therefore, there is an effect that unnecessary power consumption can be prevented.

【0023】この発明によれば、加算器の加算結果が確
定するまで、その加算結果及びキャリー出力を阻止する
ことにより、その加算器の下段に位置する加算器の加算
結果及びキャリーのレベルを安定させるように構成した
ので、無駄な電力の消費を防止することができる効果が
ある。
According to the present invention, the addition result and the carry output are blocked until the addition result of the adder is determined, thereby stabilizing the addition result and the carry level of the adder located below the adder. With such a configuration, useless power consumption can be prevented.

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

【図1】 この発明の実施の形態1による乗算装置を示
す構成図である。
FIG. 1 is a configuration diagram illustrating a multiplication device according to a first embodiment of the present invention.

【図2】 全加算器FA及び出力タイミングコントロー
ル回路Cの内部構成を示す構成図である。
FIG. 2 is a configuration diagram showing an internal configuration of a full adder FA and an output timing control circuit C;

【図3】 半加算器HA及び出力タイミングコントロー
ル回路Cの内部構成を示す構成図である。
FIG. 3 is a configuration diagram showing an internal configuration of a half adder HA and an output timing control circuit C;

【図4】 タイミングコントロール信号TC1〜TC5
のタイミング例を示す説明図である。
FIG. 4 is a timing control signal TC1 to TC5.
FIG. 4 is an explanatory diagram showing an example of the timing of FIG.

【図5】 従来の乗算装置を示す構成図である。FIG. 5 is a configuration diagram showing a conventional multiplication device.

【図6】 全加算器FAの内部構成を示す構成図であ
る。
FIG. 6 is a configuration diagram showing an internal configuration of a full adder FA.

【図7】 半加算器HAの内部構成を示す構成図であ
る。
FIG. 7 is a configuration diagram showing an internal configuration of a half adder HA.

【符号の説明】[Explanation of symbols]

AI,BI 加算結果の入力端子、C 出力タイミング
コントロール回路(出力制御回路)、CI キャリーの
入力端子、CO キャリーの出力端子、FA全加算器、
HA 半加算器、SO 加算結果の出力端子、TC1〜
TC5 タイミングコントロール信号、Tr 出力トラ
ンジスタ、TG トランスファゲート、p1〜p10
乗算結果、x1〜x5 被乗数、y1〜y5 乗数。
AI, BI Addition result input terminal, C output timing control circuit (output control circuit), CI carry input terminal, CO carry output terminal, FA full adder,
HA half adder, output terminal of SO addition result, TC1
TC5 timing control signal, Tr output transistor, TG transfer gate, p1 to p10
Multiplication result, x1 to x5 multiplicand, y1 to y5 multiplier.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 半加算器及び全加算器がアレー状に配置
され、乗数ビットと被乗数ビットの乗算結果を出力する
乗算装置において、上記半加算器及び全加算器の加算結
果が確定するまで、その加算結果及びキャリーの出力を
阻止する出力制御回路を設けたことを特徴とする乗算装
置。
1. A multiplication device in which a half adder and a full adder are arranged in an array and outputs a result of multiplication of a multiplier bit and a multiplicand bit. A multiplication device comprising an output control circuit for preventing the output of the addition result and the carry.
【請求項2】 加算器を用いるキャリーセーブ法により
乗算する乗算方法において、上記加算器の加算結果が確
定するまで、上記加算結果及びキャリー出力を阻止する
ことにより、上記加算器の下段に位置する加算器の加算
結果及びキャリーのレベルを安定させることを特徴とす
る乗算方法。
2. A multiplication method for performing multiplication by a carry-save method using an adder, wherein the addition result and the carry output are blocked until the addition result of the adder is determined, whereby the adder is positioned at a lower stage. A multiplication method characterized by stabilizing an addition result of an adder and a carry level.
JP2000201386A 2000-07-03 2000-07-03 Multiplier and multiplication method Pending JP2002023998A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000201386A JP2002023998A (en) 2000-07-03 2000-07-03 Multiplier and multiplication method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000201386A JP2002023998A (en) 2000-07-03 2000-07-03 Multiplier and multiplication method

Publications (1)

Publication Number Publication Date
JP2002023998A true JP2002023998A (en) 2002-01-25

Family

ID=18699086

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000201386A Pending JP2002023998A (en) 2000-07-03 2000-07-03 Multiplier and multiplication method

Country Status (1)

Country Link
JP (1) JP2002023998A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008533617A (en) * 2005-03-17 2008-08-21 クゥアルコム・インコーポレイテッド Method for multiplying two operands and array multiplier

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008533617A (en) * 2005-03-17 2008-08-21 クゥアルコム・インコーポレイテッド Method for multiplying two operands and array multiplier
KR100986405B1 (en) * 2005-03-17 2010-10-08 콸콤 인코포레이티드 Low power array multiplier

Similar Documents

Publication Publication Date Title
JPH06318123A (en) Semiconductor integrated circuit
JP2002023998A (en) Multiplier and multiplication method
JPH11145786A (en) Flip-flop reset circuit
JPH03248122A (en) Driving device
JP5003211B2 (en) Clock control circuit and clock control method
JP2004048313A (en) Dynamic circuit
US6944217B1 (en) Interleaved finite impulse response filter
JPH09101877A (en) Operation method and device for multipilcation
JPH06163827A (en) Semiconductor integrated circuit
JPH0391028A (en) Pipeline processor
JP3155026B2 (en) Accumulator
JPH05297834A (en) Data input circuit of lcd driver
JP2002232268A (en) Clock generation circuit
JPS6045842A (en) Multiplier circuit
JP3101510B2 (en) OSD signal insertion circuit
JP2002258906A (en) Arithmetic processing circuit
JPH03248284A (en) State signal supplying circuit
JP2004093667A (en) Liquid crystal driving circuit
JP2003337694A (en) Shift circuit
JP2003271446A (en) Signal conversion circuit and semiconductor device
JPH09218882A (en) Low power consumption lsi circuit
JPH05275931A (en) Variable frequency oscillating circuit
JPH0229991A (en) Semiconductor integrated circuit
KR19980045133A (en) Low Power Consumption Adder
JPH08106385A (en) Data processor

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20060123