JPH03116327A - Multiplication system - Google Patents

Multiplication system

Info

Publication number
JPH03116327A
JPH03116327A JP25397989A JP25397989A JPH03116327A JP H03116327 A JPH03116327 A JP H03116327A JP 25397989 A JP25397989 A JP 25397989A JP 25397989 A JP25397989 A JP 25397989A JP H03116327 A JPH03116327 A JP H03116327A
Authority
JP
Japan
Prior art keywords
data
register
multiplier
multiplicand
selector
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
JP25397989A
Other languages
Japanese (ja)
Inventor
Tomokazu Abe
阿部 智和
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.)
Toshiba Corp
Toshiba Computer Engineering Corp
Original Assignee
Toshiba Corp
Toshiba Computer Engineering 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 Toshiba Corp, Toshiba Computer Engineering Corp filed Critical Toshiba Corp
Priority to JP25397989A priority Critical patent/JPH03116327A/en
Publication of JPH03116327A publication Critical patent/JPH03116327A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To execute multiplication at a high speed by calculating the partial product between two bits of multiplier data and multiplicand data by one addition of an adder. CONSTITUTION:A selector 22 selects multiplicand data A held in a register 11 or data C held in a register 12 and supplies selected data to one input of an adder 15. A selector 23 selects lower two-bit data B1-0 of multiplier data B held in a register 13 or data '10' and supplies selected data to a selector 14'. The selector 14' selects one data from data '0 to 0', multiplicand data A, two-fold value data 1A of multiplicand data A, and three-fold value data D(=3A) of multiplicand data A in accordance with these selection and supplies it to the other input of the adder 15. Since the partial product between two bits of multiplier data and multiplicand is obtained by one operation, multiplication is executed at a high speed.

Description

【発明の詳細な説明】 [発明の目的] (産業上の利用分野) この発明は乗算方式に関し、特に乗数データと被乗数デ
ータとの乗算を1個の加算回路を利用して実行する乗算
方式に関する。
[Detailed Description of the Invention] [Object of the Invention] (Industrial Application Field) The present invention relates to a multiplication method, and particularly relates to a multiplication method in which multiplier data and multiplicand data are multiplied using one adder circuit. .

(従来の技術) 従来、1個の加算回路を利用した乗算回路は、第3図の
ように構成されている。この乗算回路は、3個のレジス
タ11.12.13、セレクタ14、および加算回路1
5を備えている。
(Prior Art) Conventionally, a multiplication circuit using one adder circuit is configured as shown in FIG. This multiplication circuit consists of three registers 11, 12, 13, a selector 14, and an adder circuit 1.
5.

この乗算回路における演算は、第4図のフローチャート
に従って、次のような手順で実行される。
The operation in this multiplication circuit is executed in the following procedure according to the flowchart of FIG.

まず、初期データの設定のために、レジスタ13に乗数
データBが設定され(ステップA1)、同様にして、レ
ジスタ12にはデータCとしてデータ“0〜0″が設定
され(ステップA2)、レジスタ11には被乗数データ
Aが設定される(ステップA3)。
First, to set initial data, multiplier data B is set in the register 13 (step A1), and similarly, data "0~0" is set as data C in the register 12 (step A2), and Multiplicand data A is set in 11 (step A3).

次いで、ステップA4からの演算が繰返し実行される。The calculations from step A4 are then repeatedly executed.

まず、レジスタ13の乗数データBの最下位ビット(L
 S B)がセレクタ14に送られる。セレクタ14は
、乗数データBの最下位ビットが“0”の時にデータ“
O〜0”を選択し、最下位ビットが“1”の時にはレジ
スタ11の被乗数データAを選択する。
First, the least significant bit (L
SB) is sent to the selector 14. The selector 14 selects data “when the least significant bit of multiplier data B is “0”.
When the least significant bit is "1", the multiplicand data A of the register 11 is selected.

例えば、乗数データBの下位4ビットが“1101”の
場合には、最下位ビットが“1゜なので、まず、セレク
タ14は被乗数データAを選択し、それを加算器15に
出力する。また、レジスタ12からはデータCすなわち
データ“0〜0″が加算器15に出力される。
For example, when the lower 4 bits of multiplier data B are "1101", the least significant bit is "1°", so first, selector 14 selects multiplicand data A and outputs it to adder 15. Data C, that is, data “0-0” is output from the register 12 to the adder 15.

そして、加算器15で被乗数データAとデータCの加算
が行われ、この加算結果データA十Cがレジスタ12に
入力される。この時、加算結果データA+Cは右に1ビ
ットシフトされ(桁下げ)、加算結果データA+Cの最
下位ビットはレジスタ13にシフトインされる。この結
果、レジスタ13の乗数データBも右に1ビットシフト
される。
Then, the adder 15 adds the multiplicand data A and the data C, and the addition result data A1C is input to the register 12. At this time, the addition result data A+C is shifted one bit to the right (downward), and the least significant bit of the addition result data A+C is shifted into the register 13. As a result, multiplier data B in register 13 is also shifted to the right by one bit.

これにより、レジスタ12のデータCは加算結果データ
A+Cの1/2になり、レジスタ13のデータはB/2
になる(ステップA4)。
As a result, data C in register 12 becomes 1/2 of addition result data A+C, and data in register 13 becomes B/2.
(Step A4).

次に、ステップA5の処理に移るが、今度はレジスタ1
3の乗数データBの最下位ビットは“0゜なので、セレ
クタ14はデータ“0〜0”を選択する。そして、デー
タ“0〜02とレジスタ12のデータCが加算器15で
加算され、以後ステップA4と同様の処理が行われる。
Next, the process moves to step A5, but this time register 1
Since the least significant bit of the multiplier data B of 3 is "0°", the selector 14 selects the data "0~0". Then, the data "0~02" and the data C of the register 12 are added by the adder 15, and from then on Processing similar to step A4 is performed.

以上のような演算をステップA6、A7、・・・と繰り
返し行なうことによって、最終的には乗数データBと被
乗数データAとの乗算結果がレジスタ12と13に格納
される。
By repeating the above operations in steps A6, A7, . . . , the multiplication result of multiplier data B and multiplicand data A is finally stored in registers 12 and 13.

この様に、従来の乗算回路は、1回の演算で乗数データ
Bの1ビットと被乗数データBとの部分積を求める構成
であるので、例えば乗数データBがnビットの場合には
、演算をn回繰り返し行なう必要がある。
In this way, the conventional multiplication circuit is configured to obtain the partial product of 1 bit of multiplier data B and multiplicand data B in one operation, so for example, when multiplier data B is n bits, the operation is It is necessary to repeat this process n times.

このため、乗数データBのビット長nが大きい場合には
、乗算結果を得るための演算回数が増大し、演算に多く
の時間が必要となる欠点がある。
Therefore, when the bit length n of the multiplier data B is large, the number of operations required to obtain the multiplication result increases, resulting in a drawback that a large amount of time is required for the operations.

(発明が解決しようとする課8) 従来では、1回の演算で乗数データの1ビットと被乗数
データとの部分積を求める演算方式であるため、乗算結
果を得るために多くの時間が必要となる欠点がある。
(Issue 8 to be solved by the invention) Conventionally, the calculation method is to calculate the partial product of 1 bit of multiplier data and multiplicand data in one operation, so it takes a lot of time to obtain the multiplication result. There is a drawback.

この発明はこのような点に鑑みなされたもので、乗算を
充分に高速で実行することができる乗算方式を提供する
事を目的とする。
The present invention has been made in view of these points, and an object of the present invention is to provide a multiplication method that can perform multiplication at a sufficiently high speed.

[発明の構成コ (課題を解決するための手段及び作用)この発明は、乗
数データと被乗数データとの乗算を1個の加算回路を利
用して実行する乗算方式において、前記乗数データの下
位2ビット毎の内容に応じて、前記被乗数データの零倍
、1倍、2倍、および3倍のデータのいずれかを順次選
択し、その選択したデータを前記加算回路の第1入力に
供給するデータ選択手段と、前記加算回路によるデータ
の加算結果が2ビット桁下げされて格納され、その格納
されているデータを前記加算回路の第2入力に供給する
データ格納手段とを具備し、前記加算器による1回の加
算によって前記乗数データの2ビットと前記被乗数デー
タとの部分積を算出することを特徴とする。
[Structure of the Invention (Means and Effects for Solving the Problems) This invention provides a multiplication method in which multiplier data and multiplicand data are multiplied using one adding circuit. Data that sequentially selects data that is 0 times, 1 time, 2 times, or 3 times the multiplicand data according to the content of each bit, and supplies the selected data to the first input of the addition circuit. The adder further comprises: a selection means; and a data storage means for storing the result of addition of data by the adder circuit with a 2-bit downshift and supplying the stored data to a second input of the adder circuit; The partial product of the 2 bits of the multiplier data and the multiplicand data is calculated by one addition.

この乗算方式においては、乗数データの下位2ビット毎
の内容に応じて被乗数データの零倍、1倍、2倍、およ
び3倍のデータが択一的に加算回路に供給されるので、
1回の加算によって乗数データの2ビットと前記被乗数
データとの部分積が算出される。このため、乗数データ
がnビットの場合には、n/2回の加算で乗算結果を求
めることができる。
In this multiplication method, data of 0 times, 1 times, 2 times, and 3 times the multiplicand data is selectively supplied to the adder circuit according to the contents of the lower two bits of the multiplier data.
A partial product of 2 bits of multiplier data and the multiplicand data is calculated by one addition. Therefore, if the multiplier data is n bits, the multiplication result can be obtained by adding n/2 times.

(実施例) 以下、図面を参照してこの発明の詳細な説明する。(Example) Hereinafter, the present invention will be described in detail with reference to the drawings.

第1図にこの発明の一実施例に係わる回路構成を示す。FIG. 1 shows a circuit configuration according to an embodiment of the present invention.

この乗′R口路は、第3図に示した従来の乗算回路と同
様に1個の加算器15を利用して乗算を実行する構成で
あるが、1回の演算で乗数データの2ビットと被乗数デ
ータとの部分積が算出できるように構成されている。
This multiplier R route has a configuration that uses one adder 15 to perform multiplication like the conventional multiplier circuit shown in FIG. The configuration is such that a partial product between and multiplicand data can be calculated.

すなわち、この乗算回路においては、従来の回路構成に
加えレジスタ21、セレクタ22.23、およびフリッ
プフロップ24が設けられていると共に、従来使用され
ていたセレクタ14の代わりにセレクタ14′が用いら
れている。
That is, in this multiplication circuit, in addition to the conventional circuit configuration, a register 21, selectors 22, 23, and a flip-flop 24 are provided, and a selector 14' is used instead of the selector 14 used conventionally. There is.

レジスタ21は、レジスタ11に保持される被乗数デー
タAの3倍値のデータD (−3A)を保持するための
ものであり、その被乗数データAの3倍値はデータの初
期設定時において加算器15によって算出される。
The register 21 is for holding data D (-3A), which is the triple value of the multiplicand data A held in the register 11. 15.

セレクタ14′ は、セレクタ23からの2ビットの出
力データに応じて、4個のデータ、つまりデータ″0〜
0“、被乗数データA、被乗数データAの2倍値データ
2A、および被乗数データAの3傍位データD (−3
A)の中から1つのデータを選択して、それを加算器1
5の一方の入力に供給する。
The selector 14' selects four pieces of data, that is, data "0~" according to the 2-bit output data from the selector 23.
0'', multiplicand data A, double value data 2A of multiplicand data A, and 3-neighbor data D of multiplicand data A (-3
Select one data from A) and add it to adder 1.
5 to one input.

すなわち、セレクタ14’ は、セレクタ23からデー
タ“00”を受信した時にデータ“0〜0“を選択し、
データ“01“を受信した時にデータAを選択し、デー
タ“10#を受信した時にデータ2Aを選択し、データ
“11″を受信した時にデータD (−3A)を選択す
る。
That is, the selector 14' selects data "0~0" when receiving data "00" from the selector 23,
Data A is selected when data "01" is received, data 2A is selected when data "10#" is received, and data D (-3A) is selected when data "11" is received.

セレクタ23はセレクタ14′を制御するためのもので
あり、フリップフロップ24の状態に応じて、2個のデ
ータつまりレジスタ13に保持されている乗数データB
の下位2ビットデータB1−0とデータ“10”のいず
れか一方を選択して、それをセレクタ14′ に供給す
る。
The selector 23 is for controlling the selector 14', and depending on the state of the flip-flop 24, it selects two pieces of data, that is, multiplier data B held in the register 13.
Either the lower two bit data B1-0 or the data "10" is selected and supplied to the selector 14'.

すなわち、セレクタ23は、フリップフロップ24がリ
セット状態の時はデータ“10“を選択し、フリップフ
ロップ24がセット状態の時はデータB1−0を選択す
る。
That is, the selector 23 selects data "10" when the flip-flop 24 is in the reset state, and selects data B1-0 when the flip-flop 24 is in the set state.

セレクタ22は、フリップフロップ24の状態に応じて
、2個のデータつまりレジスタ11に保持されている被
乗数データAおよびレジスタ12に保持されているデー
タCのいずれか一方のデータを選択して、それを加算器
15の他方の入力に供給する。
The selector 22 selects either one of two pieces of data, that is, the multiplicand data A held in the register 11 and the data C held in the register 12, according to the state of the flip-flop 24. is supplied to the other input of the adder 15.

すなわち、セレクタ22は、フリップフロップ24がリ
セット状態の時はデータAを選択し、フリップフロップ
24がセット状態の時はデータCを選択する。
That is, the selector 22 selects data A when the flip-flop 24 is in the reset state, and selects data C when the flip-flop 24 is in the set state.

フリップフロップ24は、セレクタ22.23を制御す
るためのものであり、データの初期設定時にはリセット
状態であり、初期設定終了後の演算時にはセット状態に
維持される。
The flip-flop 24 is for controlling the selectors 22 and 23, and is in a reset state when data is initialized, and is maintained in a set state during calculation after initialization.

次に、第2図のフローチャートを参照して、この乗算回
路の演算処理動作を説明する。
Next, the arithmetic processing operation of this multiplication circuit will be explained with reference to the flowchart of FIG.

まず、初期データの設定のために、レジスタ13に乗数
データBが設定され(ステップBl)同様にして、レジ
スタ12にはデータCとして“0〜0“が設定され(ス
テップB2)、レジスタ11には被乗数データAが設定
される(ステップA3)。
First, in order to set initial data, multiplier data B is set in the register 13 (step Bl).Similarly, "0~0" is set as data C in the register 12 (step B2), and in the register 11. is set to multiplicand data A (step A3).

次いで、リセット状態のフリップフロップ24に応答し
て、セレクタ23がデータ“10”を選択し、そのデー
タ“10”がセレクタ14′ に供給される。
Next, in response to the flip-flop 24 in the reset state, the selector 23 selects data "10", and the data "10" is supplied to the selector 14'.

これによって、セレクタ14′ではデータ2Aが選択さ
れて、それが加算器15の一方の入力に供給される。
As a result, data 2A is selected by selector 14' and supplied to one input of adder 15.

一方、セレクタ22においては、リセット状態のフリッ
プフロップ24に応答して被乗数データAが選択され、
それが加算器15の他方の入力に供給される。
On the other hand, in the selector 22, multiplicand data A is selected in response to the flip-flop 24 in the reset state,
It is supplied to the other input of adder 15.

この結果、加算器15ではデータ2AとデータAの加算
が実行されて、その加算結果データ3AはデータDとし
てレジスタ21に格納される(ステップB4)。
As a result, the adder 15 executes addition of data 2A and data A, and the addition result data 3A is stored in the register 21 as data D (step B4).

加算結果データ3Aがレジスタ21に格納された時点で
、フリップフロップ24はリセット状態からセット状態
に切替えられ、以後、演算が終了するまでセット状態が
維持される。
At the time when the addition result data 3A is stored in the register 21, the flip-flop 24 is switched from the reset state to the set state, and thereafter remains in the set state until the calculation is completed.

次いで、ステップB5からの演算が実行される。The calculations from step B5 are then executed.

ステップB5においては、まず、レジスタ13の乗数デ
ータBの下位2ビットデータB l−0がセレクタ2B
に送られる。セレクタz3では、フリップフロップ24
がセット状態なので、データB 1−0が選択される。
In step B5, first, the lower two bits of data B l-0 of the multiplier data B of the register 13 are transferred to the selector 2B.
sent to. In selector z3, flip-flop 24
is in the set state, data B 1-0 is selected.

に こで、乗数データBの下位中ビットが “110001”の場合を想定する。この場合、乗数デ
ータBの下位2ビットデータB1−0は“01”なので
、データ“01゛がセレクタ23からセレクタ14′ 
に供給される。この結果、セレクタ14′では被乗数デ
ータAが選択され、それが加算器15の一方の入力に供
給される。一方、セレクタ22では、レジスタ12のデ
ータCつまりデータ“0〜O“が選択され、それが加算
器15の他方の入力に供給される。
Assume now that the lower middle bit of multiplier data B is "110001". In this case, the lower two bits of data B1-0 of the multiplier data B are "01", so the data "01" is transferred from the selector 23 to the selector 14'.
is supplied to As a result, the selector 14' selects the multiplicand data A, which is supplied to one input of the adder 15. On the other hand, the selector 22 selects the data C of the register 12, that is, the data "0 to O", and supplies it to the other input of the adder 15.

そして、加算器15で被乗数データAとデータCの加算
が行われ、その加算結果データA+Cがレジスタ12に
入力される。この時、加算結果データA+Cは右に2ビ
ットシフトされ(桁下げ)、加算結果データA+Cの最
下位ビットおよびその上位1ビットはレジスタ13にシ
フトインされる。この結果、レジスタ13の乗数データ
Bも右に2ビットシフトされる。
Then, the adder 15 adds the multiplicand data A and the data C, and the addition result data A+C is input to the register 12. At this time, the addition result data A+C is shifted 2 bits to the right (downward), and the least significant bit of the addition result data A+C and its most significant bit are shifted into the register 13. As a result, multiplier data B in register 13 is also shifted to the right by 2 bits.

これにより、レジスタ12には加算結果データA十Cの
1/4がデータCとして設定され、レジスタ13にはデ
ータBとしてB/4が設定される(ステップB5)。
As a result, 1/4 of the addition result data A1C is set as data C in the register 12, and B/4 is set as data B in the register 13 (step B5).

次に、ステップB6の処理に移るが、今度はレジスタI
3の乗数データBの要下位ビットは“00なので、セレ
クタ14′ はデータ“0〜0“を選択し、それを加算
器15の一方の入力に供給する。−方、セレクタ22で
は、レジスタ12のデータCつまりデータA十Cの17
4が選択され、それが加算器15の他方の入力に供給さ
れる。
Next, the process moves to step B6, but this time the register I
Since the required lower bit of the multiplier data B of 3 is "00", the selector 14' selects data "0~0" and supplies it to one input of the adder 15. data C, that is, data A0C of 17
4 is selected and fed to the other input of adder 15.

そして、加算器15でデータ“0〜0”とデータCの加
算が行われ、その加算結果データ“0〜0”十〇がレジ
スタ12に入力される。この時、加算結果データ“0〜
0”十〇は右に2ビットシフトされ(桁下げ)、加算結
果データ“0〜0”+Cの最下位ビットおよびその上位
1ビットはレジスタ13にシフトインされる。この結果
、レジスタ13のデータBも右に2ビットシフトされる
Then, the adder 15 adds the data "0 to 0" and the data C, and the addition result data "0 to 0" 10 is input to the register 12. At this time, the addition result data “0~
0"10 is shifted to the right by 2 bits (digit down), and the least significant bit of the addition result data "0~0"+C and its upper 1 bit are shifted into the register 13. As a result, the data in the register 13 B is also shifted two bits to the right.

これにより、レジスタ12には、加算結果データ“0〜
0”+Cの1/4がデータCとして新たに設定され、レ
ジスタ■3には、B/4が乗数データBとして新たに設
定される(ステップBe)。
As a result, the register 12 stores the addition result data “0 to
1/4 of 0''+C is newly set as data C, and B/4 is newly set as multiplier data B in register 3 (step Be).

次に、ステップB7の処理が実行される。今度−夕りつ
まりデータ3Aを選択し、それを加算器15の一方の入
力に供給する。一方、セレクタ22では、レジスタ12
のデータCが選択され、それが加算器15の他方の入力
に供給される。
Next, the process of step B7 is executed. Next evening, data 3A is selected and supplied to one input of the adder 15. On the other hand, in the selector 22, the register 12
data C is selected and supplied to the other input of the adder 15.

そして、加算器15でデータ3AどデータCの加算が行
われ、その加算結果データ3A十Cがレジスタ12に入
力される。この時、加算結果データ3A+Cは右に2ビ
ットシフトされ(桁下げ)、加算結果データ3A+Cの
最下位ビットおよびその上位1ビットはレジスタ13に
シフトインされる。
Then, the adder 15 adds data 3A and data C, and the addition result data 3A and C are input to the register 12. At this time, the addition result data 3A+C is shifted 2 bits to the right (downward), and the least significant bit of the addition result data 3A+C and its most significant bit are shifted into the register 13.

この結果、レジスタ13のデータBも右に2ビットシフ
トされる。
As a result, data B in register 13 is also shifted to the right by 2 bits.

これにより、レジスタ12には、加算結果データ3A+
Cの1/4がデータCとして新たに設定され、レジスタ
13には、B/4が乗数データBとして新たに設定され
る(ステップB7)。
As a result, the addition result data 3A+ is stored in the register 12.
1/4 of C is newly set as data C, and B/4 is newly set as multiplier data B in the register 13 (step B7).

以上のような演算を順次行なうことによって、最終的に
は乗数データBと被乗数データAとの乗算結果がレジス
タ12と13に格納される。
By sequentially performing the above operations, the result of multiplication of multiplier data B and multiplicand data A is finally stored in registers 12 and 13.

この様に、この実施例では、1回の演算で乗数データB
の2ビットと被乗数データBとの部分積を求める構成で
あるので、例えば乗数データBがnビットの場合には、
n / 2回の演算で乗算結果を求めることができる。
In this way, in this embodiment, multiplier data B is calculated in one operation.
Since the configuration is to calculate the partial product of 2 bits of and multiplicand data B, for example, if multiplier data B is n bits,
The multiplication result can be obtained with n/2 operations.

[発明の効果コ 以上のように、この発明によれば、簡単なハードウェア
構成によって、乗算を充分に高速で実行することができ
る。
[Effects of the Invention] As described above, according to the present invention, multiplication can be executed at a sufficiently high speed with a simple hardware configuration.

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

第1図はこの発明の一実施例に係わる回路構成を示すブ
ロック図、第2図は第1図の回路における乗算処理動作
を説明するフローチャート、第3図は従来の乗算回路の
構成を示すブロック図、第4図は第3図の回路における
乗算処理動作を説明するフローチャートである。 11、12.13.21・・・レジスタ、14’ 、 
22.23・・・セレクタ、15・・・加算器、24・
・・フリップフロップ。
FIG. 1 is a block diagram showing a circuit configuration according to an embodiment of the present invention, FIG. 2 is a flowchart explaining the multiplication processing operation in the circuit of FIG. 1, and FIG. 3 is a block diagram showing the configuration of a conventional multiplication circuit. 4 are flowcharts illustrating the multiplication processing operation in the circuit of FIG. 3. 11, 12.13.21... register, 14',
22.23...Selector, 15...Adder, 24.
··flip flop.

Claims (1)

【特許請求の範囲】 乗数データと被乗数データとの乗算を1個の加算回路を
利用して実行する乗算方式において、前記乗数データの
下位2ビット毎の内容に応じて、前記被乗数データの零
倍、1倍、2倍、および3倍のデータのいずれかを順次
選択し、その選択したデータを前記加算回路の第1入力
に供給するデータ選択手段と、 前記加算回路によるデータの加算結果が2ビット桁下げ
されて格納され、その格納されているデータを前記加算
回路の第2入力に供給するデータ格納手段とを具備し、 前記加算回路による1回の加算によって前記乗数データ
の2ビットと前記被乗数データとの部分積を算出するこ
とを特徴とする乗算方式。
[Claims] In a multiplication method in which multiplier data and multiplicand data are multiplied by using one adder circuit, the multiplier data is multiplied by zero according to the content of each lower two bits of the multiplier data. , 1x, 2x, and 3x data, and supplying the selected data to a first input of the adding circuit; and data storage means for storing the data with bits lowered and supplying the stored data to a second input of the adder circuit, and one addition by the adder circuit combines the two bits of the multiplier data with the data of the multiplier data. A multiplication method characterized by calculating partial products with multiplicand data.
JP25397989A 1989-09-29 1989-09-29 Multiplication system Pending JPH03116327A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25397989A JPH03116327A (en) 1989-09-29 1989-09-29 Multiplication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25397989A JPH03116327A (en) 1989-09-29 1989-09-29 Multiplication system

Publications (1)

Publication Number Publication Date
JPH03116327A true JPH03116327A (en) 1991-05-17

Family

ID=17258586

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25397989A Pending JPH03116327A (en) 1989-09-29 1989-09-29 Multiplication system

Country Status (1)

Country Link
JP (1) JPH03116327A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000034853A1 (en) * 1998-12-04 2000-06-15 Systolix Limited A serial-parallel binary multiplier
JP2020144732A (en) * 2019-03-08 2020-09-10 株式会社東芝 Semiconductor device
JP2021152703A (en) * 2020-03-24 2021-09-30 株式会社東芝 Neural network apparatus and neural network system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000034853A1 (en) * 1998-12-04 2000-06-15 Systolix Limited A serial-parallel binary multiplier
JP2020144732A (en) * 2019-03-08 2020-09-10 株式会社東芝 Semiconductor device
JP2021152703A (en) * 2020-03-24 2021-09-30 株式会社東芝 Neural network apparatus and neural network system

Similar Documents

Publication Publication Date Title
US4754421A (en) Multiple precision multiplication device
US4525796A (en) Pipelined operation unit for vector data
US6233597B1 (en) Computing apparatus for double-precision multiplication
JPS6132437Y2 (en)
JPH08329261A (en) Parameteric curve generator
US4878191A (en) Multiplication circuit capable of operating at a high speed with a small amount of hardware
JPH03116327A (en) Multiplication system
JPH0234054B2 (en)
EP0169030A2 (en) Data processing circuit for calculating either a total sum or a total product of a series of data at a high speed
US4546447A (en) Division apparatus
JP2737933B2 (en) Division device
JP2991788B2 (en) Decoder
JP3166781B2 (en) Adder circuit
JPS6142183Y2 (en)
JPH04330519A (en) Multiplier
JPS62236030A (en) Multiplication circuit
JPS6188334A (en) Divider circuit
JP2728958B2 (en) Arithmetic processing device and method
JPH07191830A (en) Arithmetic unit
JPH0764768A (en) Absolute value accumulator
JPH06259231A (en) Integral divider
JPH0477819A (en) Multiplier
JPH01109427A (en) Binary number multiplying system
JPS5971544A (en) Multiplication processor
JPH03242057A (en) Remainder table generating circuit