JP3093564B2 - Multiplication device - Google Patents

Multiplication device

Info

Publication number
JP3093564B2
JP3093564B2 JP06089290A JP8929094A JP3093564B2 JP 3093564 B2 JP3093564 B2 JP 3093564B2 JP 06089290 A JP06089290 A JP 06089290A JP 8929094 A JP8929094 A JP 8929094A JP 3093564 B2 JP3093564 B2 JP 3093564B2
Authority
JP
Japan
Prior art keywords
digit
multiplier
digits
circuit
invalid
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 - Fee Related
Application number
JP06089290A
Other languages
Japanese (ja)
Other versions
JPH07295788A (en
Inventor
明 三好
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.)
Panasonic Corp
Panasonic Holdings Corp
Original Assignee
Panasonic Corp
Matsushita Electric Industrial Co 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 Panasonic Corp, Matsushita Electric Industrial Co Ltd filed Critical Panasonic Corp
Priority to JP06089290A priority Critical patent/JP3093564B2/en
Publication of JPH07295788A publication Critical patent/JPH07295788A/en
Application granted granted Critical
Publication of JP3093564B2 publication Critical patent/JP3093564B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は乗算装置に関し、特に、
乗算を高速に実行する乗算装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a multiplier, and more particularly, to a multiplier.
The present invention relates to a multiplication device that performs multiplication at high speed.

【0002】[0002]

【従来の技術】従来、例えば、32桁の乗数と32桁の
被乗数との乗算を、16桁の乗数と32桁の被乗数との
乗算を実行する乗算回路を用いて実現する場合、図5に
示されるような乗算装置を用いていた。
2. Description of the Related Art Conventionally, for example, when a multiplication of a 32-digit multiplier and a 32-digit multiplicand is realized by using a multiplication circuit that performs multiplication of a 16-digit multiplier and a 32-digit multiplicand, FIG. A multiplier was used as shown.

【0003】図5において、401はマルチプレクサで
あり、乗数の32桁のうち上位16桁又は下位16桁を
選択し出力する。404はリコード回路であり、フリッ
プフロップ(以下FFと記す)410から出力される乗
数の上位16桁又は乗数の下位16桁に対してリコード
を行なう。また、405は部分積加算回路であり、FF
411から出力される被乗数とリコード回路404から
出力されるデータとを基に部分積を作成し、さらに、作
成された部分積とFF412から出力されるデータとを
加算し、乗算の中間結果としての中間積を生成する。部
分積加算回路405の加算においては、冗長2進数を用
いた加算が実行される。406は2進数変換回路であ
り、FF413に格納されている前回の中間積とFF4
15から出力される桁借りとを入力し、中間積を2進数
に変換する。407はアライナであり、2進数に変換さ
れた中間積を64桁のFF414に格納するためのもの
である。なお、リコード回路404と部分積加算回路4
05とから乗算回路402が構成されている。
In FIG. 5, reference numeral 401 denotes a multiplexer which selects and outputs the upper 16 digits or the lower 16 digits of the 32 digits of the multiplier. A recoding circuit 404 recodes the upper 16 digits of the multiplier output from the flip-flop (hereinafter referred to as FF) 410 or the lower 16 digits of the multiplier. 405 is a partial product addition circuit,
A partial product is created based on the multiplicand output from the recoding circuit 411 and the data output from the recoding circuit 404, and the created partial product is added to the data output from the FF 412 to obtain an intermediate result of the multiplication. Generate an intermediate product. In addition performed by the partial product addition circuit 405, addition using a redundant binary number is performed. Reference numeral 406 denotes a binary number conversion circuit, which is used to calculate the last intermediate product stored in the FF 413 and the FF 4
15 is input, and the intermediate product is converted to a binary number. Reference numeral 407 denotes an aligner for storing the intermediate product converted into a binary number in a 64-digit FF 414. The recoding circuit 404 and the partial product addition circuit 4
05 constitutes a multiplication circuit 402.

【0004】次に、以上のように構成された従来の乗算
装置の動作について説明する。
[0004] Next, the operation of the conventional multiplication device configured as described above will be described.

【0005】図6はFF410、411、413及び4
14にそれぞれ格納されるデータを示している。ここで
は、便利のため、各サイクルをそれぞれC1、C2、C
3、C4と呼ぶことにする。
FIG. 6 shows FFs 410, 411, 413 and 4
14 shows data stored respectively. Here, for convenience, each cycle is denoted by C1, C2, C
3, C4.

【0006】まず、サイクルC1では、FF410に乗
数の下位16桁(XL )が格納され、FF411に32
桁の被乗数(Y)が格納される。そして、同時に乗算
(XL・Y)が実行される。このとき、乗数の下位16
桁(XL )はFF410から出力されリコード回路40
4によりリコードされ部分積加算回路405に入力され
る。一方、被乗数(Y)はFF411から部分積加算回
路405に入力される。同時に、FF412から数値0
が部分積加算回路405に入力され、部分積加算回路4
05により部分積が求められると同時に加算が実行され
る。その結果得られる中間積はFF413及び412に
サイクルC2で格納される。
First, in cycle C1, the lower 16 digits (XL) of the multiplier are stored in FF410, and 32 digits are stored in FF411.
The multiplicand (Y) of the digit is stored. Then, multiplication (XL · Y) is performed at the same time. At this time, the lower 16
The digit (XL) is output from the FF 410 and the recoding circuit 40
4 and input to the partial product addition circuit 405. On the other hand, the multiplicand (Y) is input from the FF 411 to the partial product addition circuit 405. At the same time, the numerical value 0 from FF412
Is input to the partial product addition circuit 405 and the partial product addition circuit 4
The addition is performed at the same time as the partial product is obtained by 05. The resulting intermediate product is stored in FFs 413 and 412 in cycle C2.

【0007】サイクルC2では、FF413に格納され
た中間積((XL ・Y)rb)の2進数への変換と次の
乗算(XU ・Y)が実行される。ここで、((XL ・
Y)rb)は(XL ・Y)が冗長2進数で表現されてい
ることを表わす。
In the cycle C2, the conversion of the intermediate product ((XL.Y) rb) stored in the FF 413 into a binary number and the next multiplication (XU.Y) are performed. Where ((XL
Y) rb) indicates that (XL.Y) is represented by a redundant binary number.

【0008】2進数変換回路406における変換は、中
間積が冗長2進数で表現されている場合、表現されてい
る非負の項のみを取り出した数列から、非正の項のみを
取り出した数列を減算することにより実施される。すな
わち、冗長2進数が入力された場合、2進数変換回路4
06は減算回路として機能する。また、2進数変換回路
406は48桁の変換回路として機能する。
In the conversion by the binary number conversion circuit 406, when the intermediate product is represented by a redundant binary number, a sequence obtained by extracting only non-positive terms is subtracted from a sequence obtained by extracting only non-negative terms. It is implemented by doing. That is, when a redundant binary number is input, the binary number conversion circuit 4
06 functions as a subtraction circuit. The binary number conversion circuit 406 functions as a 48-digit conversion circuit.

【0009】変換が実施される場合、FF415から数
値0が出力される。FF415からの出力は、2進数変
換回路406に中間積の最下位桁への桁借りとして入力
される。また、この変換実行時には、中間積((XL ・
Y)rb)の最下位から16桁目の桁から17桁目の桁
への桁借りが出力されサイクルC3でFF415に格納
される。
When the conversion is performed, the FF 415 outputs a numerical value 0. The output from the FF 415 is input to the binary number conversion circuit 406 as a borrow to the least significant digit of the intermediate product. When this conversion is performed, the intermediate product ((XL ·
Y) The borrowing from the 16th digit to the 17th digit from the least significant of rb) is output and stored in the FF 415 in cycle C3.

【0010】一方、FF410には乗数の上位16桁
(XU )が格納される。そして、乗数の上位16桁(X
U )はリコード回路404によりリコードされ、部分積
加算回路405に入力される。部分積加算回路405
は、サイクルC1でFF412に格納された中間積
((XL ・Y)rb))の最下位から17桁目の桁から
最上位桁までの桁からなる数((FB)rb)と、部分
積((XU ・Y)rb)との冗長2進加算を実行する。
On the other hand, the upper 16 digits (XU) of the multiplier are stored in the FF 410. Then, the upper 16 digits of the multiplier (X
U) is recoded by the recoding circuit 404 and input to the partial product addition circuit 405. Partial product addition circuit 405
Is the number ((FB) rb) consisting of the 17th to the most significant digits of the intermediate product ((XL · Y) rb) stored in the FF 412 in the cycle C1, and the partial product Perform redundant binary addition with ((XU.Y) rb).

【0011】サイクルC3では、サイクルC2で得られ
た中間積((XU ・Y+FB)rb)の2進数変換が実
行される。2進数変換回路406は、サイクルC2でF
F415に格納された中間積((XL ・Y)rb)の最
下位から16桁目の桁から17桁目の桁への桁借りを中
間積((XU ・Y+FB)rb)の最下位桁に入力し、
48桁の減算が実行される。そして、変換された結果が
アライナ407により適正な桁位置にアラインされサイ
クルC4でFF414に格納される。
In cycle C3, a binary conversion of the intermediate product ((XU.Y + FB) rb) obtained in cycle C2 is executed. The binary number conversion circuit 406 outputs F in cycle C2.
The borrow from the 16th digit to the 17th digit from the least significant of the intermediate product ((XL.Y) rb) stored in F415 is changed to the least significant digit of the intermediate product ((XU.Y + FB) rb). Input,
A 48 digit subtraction is performed. Then, the converted result is aligned at an appropriate digit position by the aligner 407 and stored in the FF 414 in cycle C4.

【0012】[0012]

【発明が解決しようとする課題】ところが、上記従来の
乗算装置においては、32桁×32桁の整数乗算を実施
する場合、どのような乗算データが入力されても、必ず
乗算が2回実行され且つ変換が2回実行されるため、C
1からC4までのサイクルに相当する演算時間が常に必
要である。
However, in the above-described conventional multiplication apparatus, when performing a 32-digit by 32-digit integer multiplication, no matter what multiplication data is input, the multiplication is always executed twice. And because the conversion is performed twice, C
An operation time corresponding to the cycle from 1 to C4 is always required.

【0013】本発明は、上記に鑑みなされたものであっ
て、乗算の実行の高速化を図ることが可能な乗算装置を
提供することを目的としている。
The present invention has been made in view of the above, and an object of the present invention is to provide a multiplication device capable of increasing the speed of multiplication.

【0014】[0014]

【課題を解決するための手段】上記の目的を達成するた
め、本発明は、乗数における最上位有意桁位置よりも上
位の無効桁を高速に検出し、この無効桁に関する情報に
基づき乗算及び変換のうちの少なくとも一方の実行回数
を変化させることによって、乗算の実行時間を短縮する
ものである。
In order to achieve the above object, the present invention detects an invalid digit higher than the most significant digit position in a multiplier at a high speed, and performs multiplication and conversion based on information on the invalid digit. By changing the number of times of execution of at least one of the above, the execution time of the multiplication is reduced.

【0015】具体的に本発明が講じた解決手段は、n個
の桁からなる乗数とm個の桁からなる被乗数との乗算を
実行するために、上記乗数のn個の桁のうちのL 個の桁
(ただし、L ≦n)からなる数と上記被乗数との部分積
から上記乗算の中間結果を求める乗算回路と該中間結果
を所定表現に変換する変換回路とを備える乗算装置を対
象とし、上記乗数に対して、該乗数の最上位桁の上位に
符号を示す桁が付加されて得られる(n+1)個の桁か
らなる数における互いに隣接する2つの桁毎に当該2つ
の桁の値同士の排他的論理和を演算しその演算結果を出
力する無効桁設定手段と、該無効桁設定手段の演算結果
に基づいて、上記乗数における最上位有意桁位置よりも
上位の無効桁を検出する上位無効桁検出手段とを備え、
該上位無効桁検出手段から出力される乗数の無効桁に関
する情報に基づいて、上記乗算回路及び変換回路のうち
の少なくとも1つの回路の駆動回数を変化させるように
構成されている構成とするものである。
Specifically, the solution taken by the present invention is to perform multiplication of a multiplier consisting of n digits and a multiplicand consisting of m digits, so that L of the n digits of the multiplier is used. The present invention is directed to a multiplication device including a multiplication circuit for obtaining an intermediate result of the multiplication from a partial product of a number of digits (where L ≦ n) and the multiplicand, and a conversion circuit for converting the intermediate result into a predetermined expression. , The value of the two digits for each of two adjacent digits in a number consisting of (n + 1) digits obtained by adding a digit indicating a sign to the uppermost digit of the multiplier with respect to the most significant digit of the multiplier An invalid digit setting means for calculating an exclusive OR between the two and outputting the calculation result; and detecting an invalid digit higher than the highest significant digit position in the multiplier based on the calculation result of the invalid digit setting means. High order invalid digit detection means,
The number of driving of at least one of the multiplication circuit and the conversion circuit is changed based on the information on the invalid digit of the multiplier output from the upper invalid digit detecting means. is there.

【0016】[0016]

【作用】上記の構成により、n桁の乗数とm桁の被乗数
との乗算を実行する乗算装置において、乗算実行前に、
無効桁設定手段は、n桁の乗数の最上位桁の上位に符号
を示す桁が付加されて得られる(n+1)個の桁からな
る数における互いに隣接する2つの桁毎に当該2つの桁
の値同士の排他的論理和を演算する。ここで、乗数にお
ける最上位有意桁位置よりも上位の無効桁に相当する桁
の値同士の排他的論理和の演算結果は無効桁の値に関わ
らず常に0となる。これにより、上位無効桁検出手段
は、乗数における最上位有意桁位置よりも上位の無効桁
の並びを検出することが可能となる。したがって、上位
無効桁検出手段から出力される乗数の無効桁に関する情
報に基づいて、乗算回路、変換回路、又は、乗算回路及
び変換回路の駆動回数を減じることが可能であり、乗算
の実行時間を短縮することができる。
According to the above configuration, in the multiplication device for performing multiplication of the n-digit multiplier and the m-digit multiplicand, before the multiplication is performed,
The invalid digit setting means is provided for every two adjacent digits in a number consisting of (n + 1) digits obtained by adding a digit indicating a sign to the uppermost digit of the most significant digit of the n-digit multiplier. Calculates the exclusive OR of the values. Here, the result of the exclusive OR operation between the values of the digits corresponding to the invalid digits higher than the most significant digit position in the multiplier is always 0 regardless of the value of the invalid digits. Thus, the upper invalid digit detecting means can detect the arrangement of invalid digits higher than the highest significant digit position in the multiplier. Therefore, it is possible to reduce the number of times of driving of the multiplication circuit, the conversion circuit, or the multiplication circuit and the conversion circuit based on the information on the invalid digit of the multiplier output from the upper invalid digit detection means, and to reduce the execution time of the multiplication. Can be shortened.

【0017】[0017]

【実施例】以下、本発明の一実施例を図面に基づいて説
明する。
An embodiment of the present invention will be described below with reference to the drawings.

【0018】図1は、本実施例に係る乗算装置の構成を
示している。ここで、乗算装置は32桁の乗数と32桁
の被乗数との乗算を実行し64桁の積を出力するものと
する。
FIG. 1 shows a configuration of a multiplication device according to the present embodiment. Here, it is assumed that the multiplication device multiplies the 32-digit multiplier by the 32-digit multiplicand and outputs a 64-digit product.

【0019】図1において、201は無効桁設定回路で
ある。202は上位無効桁検出回路であり、乗数の上位
16桁がすべて無効桁であるか否かを判定する。203
はマルチプレクサであり、1回目の乗算時に乗数の下位
16桁を選択し、2回目の乗算時に乗数の上位16桁を
選択する。204はリコード回路であり、乗数の上位1
6桁又は下位16桁に対してリコードを行なう。また、
205は部分積加算回路であり、FF211から出力さ
れる被乗数とリコード回路204から出力されるデータ
とを基に部分積を作成し、さらに作成された部分積とF
F212から出力されるデータとを加算して乗算の中間
結果としての中間積を生成する。例えば、部分積加算回
路205による加算においては、冗長2進数を用いた加
算が実行される。206は2進数変換回路であり、FF
213に格納されている前回の中間積を入力しこの中間
積を2進数に変換する。207はアライナであり、変換
された中間積を64桁のFF214に格納するためのも
のである。208は符号拡張回路であり、FF214か
ら出力されたデータに対し符号拡張を実施する。209
はマルチプレクサであり、符号拡張回路208からの出
力及びFF214の出力のうちの何れかの出力を選択し
出力する。210、211、212、214、216、
217、218及び219はFFであり、クロックCL
Kの立ち上がりでデータを取り込む。また、213及び
215はクロックCLKと上位無効桁検出回路202か
ら出力される制御信号とにより制御されるFFである。
特に、FF212及び215はリセット付きのFFであ
る。なお、リコード回路204と部分積加算回路205
とから乗算回路220が構成されている。
In FIG. 1, reference numeral 201 denotes an invalid digit setting circuit. Reference numeral 202 denotes a high-order invalid digit detection circuit, which determines whether all of the high-order 16 digits of the multiplier are invalid digits. 203
Denotes a multiplexer, which selects the lower 16 digits of the multiplier at the first multiplication, and selects the upper 16 digits of the multiplier at the second multiplication. Reference numeral 204 denotes a recode circuit, and
Recode is performed for 6 digits or lower 16 digits. Also,
Reference numeral 205 denotes a partial product addition circuit that creates a partial product based on the multiplicand output from the FF 211 and data output from the recoding circuit 204, and further generates the partial product and F
An intermediate product as an intermediate result of the multiplication is generated by adding the data output from F212. For example, in addition by the partial product addition circuit 205, addition using a redundant binary number is performed. 206 is a binary number conversion circuit,
The previous intermediate product stored in 213 is input, and this intermediate product is converted into a binary number. An aligner 207 stores the converted intermediate product in a 64-digit FF 214. A sign extension circuit 208 performs sign extension on the data output from the FF 214. 209
Is a multiplexer, which selects and outputs one of the output from the sign extension circuit 208 and the output from the FF 214. 210, 211, 212, 214, 216,
217, 218 and 219 are FFs, and the clock CL
Data is taken in at the rise of K. Reference numerals 213 and 215 denote FFs controlled by the clock CLK and a control signal output from the upper-order invalid digit detection circuit 202.
In particular, the FFs 212 and 215 are FFs with reset. The recoding circuit 204 and the partial product adding circuit 205
A multiplication circuit 220 is constituted by these.

【0020】ここで、無効桁設定回路201及び上位無
効桁検出回路202の動作について説明する。ここで
は、符号付き整数又は符号無し整数としての32桁の乗
数の上位16桁が無効桁であるか否かを判定する場合に
ついて説明する。
Here, the operation of the invalid digit setting circuit 201 and the upper invalid digit detecting circuit 202 will be described. Here, a case will be described in which it is determined whether the upper 16 digits of a 32-digit multiplier as a signed integer or an unsigned integer are invalid digits.

【0021】いま、32桁の乗数が符号付き整数である
場合には式(1)のように表現され、また、32桁の乗
数が符号無し整数である場合には式(2)のように表現
されているものとする。
Now, if the 32-digit multiplier is a signed integer, it is expressed as in equation (1). If the 32-digit multiplier is an unsigned integer, as in equation (2). Shall be represented.

【0022】 符号付き整数 Xs X30・・・・X1 0 …(1) 符号無し整数 X3130・・・・X1 0 …(2) このとき、乗数の最上位有意桁位置は以下のように規定
される。
[0022] a signed integer Xs X 30 ···· X 1 X 0 ... (1) unsigned integer X 31 X 30 ···· X 1 X 0 ... (2) In this case, the most significant significant digit position of the multiplier Is defined as follows.

【0023】乗数が符号付き整数であり、且つ、乗数の
最上位桁(符号桁)から1が連続する場合、それは符号
拡張していると考えられる。例えば、式(3)と式
(4)とは等価である。
If the multiplier is a signed integer, and ones continue from the most significant digit (sign digit) of the multiplier, it is considered that the sign is extended. For example, equations (3) and (4) are equivalent.

【0024】 (Xs X30・・・・X1 0 ) = (T110・・・・00) …(3) (Xs X30・・・・X1 0 ) = (00T0・・・・00) …(4) ここで、Tはマイナス1を意味する。すなわち、符号桁
であると考えればよい。
[0024] (Xs X 30 ···· X 1 X 0) = (T110 ···· 00) ... (3) (Xs X 30 ···· X 1 X 0) = (00T0 ···· 00 ) (4) Here, T means minus one. That is, it may be considered as a sign digit.

【0025】式(3)の場合、乗数の最上位有意桁位置
は、最上位からみて1(Tも含む)以外の値が最初に現
われる桁位置よりも1桁だけ上位の桁位置となる。ま
た、乗数によっては最上位からみて1(Tも含む)以外
の値が最初に現われる桁位置になる場合もある。したが
って、乗数が符号付き整数で且つ負の数である場合、そ
の乗数の最上位有意桁位置は最上位からみて1(Tも含
む)以外の値が最初に現われる桁位置又はその桁位置よ
りも1桁だけ上位の桁位置になる。
In the case of Expression (3), the most significant digit position of the multiplier is one digit position higher than the digit position where a value other than 1 (including T) appears first from the most significant position. Also, depending on the multiplier, a value other than 1 (including T) may be the first digit position when viewed from the top. Therefore, when the multiplier is a signed integer and is a negative number, the most significant digit position of the multiplier is greater than the digit position where a value other than 1 (including T) appears first from the most significant position or the digit position. It is the upper digit position by one digit.

【0026】また、乗数が符号付き整数であり、且つ、
乗数の最上位桁(符号桁)から0が連続する場合には、
最上位からみて0以外の値が最初に現われる桁位置が最
上位有意桁位置になる。
The multiplier is a signed integer, and
If 0s continue from the most significant digit (sign digit) of the multiplier,
The digit position where a value other than 0 appears first from the highest order is the highest significant digit position.

【0027】乗数が符号無し整数である場合にも同様で
ある。最上位からみて0以外の値が最初に現われる桁位
置が最上位有意桁位置になる。
The same applies to the case where the multiplier is an unsigned integer. The digit position where a value other than 0 appears first from the highest order is the highest significant digit position.

【0028】以上述べた通り、乗数の最上位有意桁位置
は、乗数が符号付き整数の場合、最上位からみて符号桁
(Xs)の値と異なる値が最初に現われる桁位置又はそ
の桁位置よりも1桁だけ上位の桁位置となる。また、乗
数が符号無し整数の場合、最上位からみて値1が最初に
現われる桁位置となる。
As described above, the most significant digit position of the multiplier is, when the multiplier is a signed integer, the digit position where a value different from the value of the sign digit (Xs) appears first from the most significant position or from the digit position thereof. Is also the upper digit position by one digit. When the multiplier is an unsigned integer, the value is the digit position where the value 1 appears first when viewed from the top.

【0029】以上の結果、乗数における最上位有意桁位
置よりも上位の無効桁を検出する場合、その乗数が符号
付き整数であるか又は符号無し整数であるかによって最
上位桁から検出する値が異なってくる。
As a result, when detecting an invalid digit higher than the most significant digit position in the multiplier, the value to be detected from the most significant digit depends on whether the multiplier is a signed integer or an unsigned integer. It will be different.

【0030】そこで、本実施例では、32桁の乗数を3
3桁の符号付き整数に変換する。32桁の乗数が式
(1)に示す32桁の符号付き整数である場合における
変換後の33桁の符号付き整数を式(5)に、32桁の
乗数が式(2)に示す32桁の符号無し整数である場合
における変換後の33桁の符号付き整数を式(6)に示
す。
Therefore, in this embodiment, the 32-digit multiplier is set to 3
Convert to a 3-digit signed integer. When the 32-digit multiplier is a 32-digit signed integer shown in equation (1), the converted 33-digit signed integer is expressed in equation (5), and the 32-digit multiplier is 32-digit shown in equation (2). Equation (6) shows the converted 33-digit signed integer in the case of the unsigned integer of.

【0031】 符号付き整数 Xs Xs X30・・・・X1 0 …(5) 符号無し整数 0 X3130・・・・X1 0 …(6) 乗数が32桁の符号付き整数である場合、33桁の符号
付き整数に変換するにはXsを符号拡張すれば実現でき
る。また、乗数が符号無し整数である場合、33桁の符
号付き整数に変換するには符号部分(最下位から33桁
目)に値0を入力すれば実現できる。
[0031] a signed integer Xs Xs X 30 ···· X 1 X 0 ... (5) unsigned integer 0 X 31 X 30 ···· X 1 X 0 ... (6) multiplier is 32-digit signed integer In the case of, conversion to a signed integer of 33 digits can be realized by sign-extending Xs. When the multiplier is an unsigned integer, conversion to a signed integer of 33 digits can be realized by inputting a value 0 to the sign portion (the 33rd digit from the lowest order).

【0032】乗数が32桁の符号付き整数である場合に
は式(5)のように拡張し、乗数が32桁の符号無し整
数である場合には式(6)のように拡張することによっ
て、32桁の乗数は33桁の符号付き整数に変換できる
ため、乗数の最上位有意桁位置は、33桁の符号付き整
数における最上位桁の値と異なる値が最初に現われる桁
位置又はその桁位置よりも1桁だけ上位の桁位置とな
る。
If the multiplier is a 32-digit signed integer, it is expanded as shown in equation (5), and if the multiplier is a 32-digit unsigned integer, it is expanded as shown in equation (6). , Since a 32-digit multiplier can be converted to a 33-digit signed integer, the most significant digit position of the multiplier is the digit position or the first digit where a value different from the value of the most significant digit in the 33-digit signed integer appears. The digit position is one digit higher than the position.

【0033】図2は、無効桁設定回路201の構成の一
例を示している。図2において、無効桁設定回路201
は論理積回路301と31個の排他的論理和回路302
とを有している。論理積回路301は乗数が符号付き整
数でない場合に乗数の最下位から32桁目の桁の値を出
力する。各々の排他的論理和回路302は乗数における
互いに隣接する2桁の値同士が同じであるという情報を
出力する。なお、202は上位無効桁検出回路である。
FIG. 2 shows an example of the configuration of the invalid digit setting circuit 201. In FIG. 2, an invalid digit setting circuit 201
Is an AND circuit 301 and 31 exclusive OR circuits 302
And When the multiplier is not a signed integer, the AND circuit 301 outputs the value of the 32nd digit from the lowest order of the multiplier. Each exclusive OR circuit 302 outputs information indicating that adjacent two-digit values in the multiplier are the same. Reference numeral 202 denotes a high-order invalid digit detection circuit.

【0034】論理積回路301の機能について説明す
る。無効桁設定回路201の入力としては32桁の乗数
が入力される。ここで、32桁の乗数をA3130・・・
・A0とすると、上記のようにして得られる33桁の符
号付き整数は、乗数が32桁の符号付き整数である場合
には式(7)のように現わされ、乗数が32桁の符号無
し整数である場合には式(8)のように現わされる。
The function of the AND circuit 301 will be described. As an input to the invalid digit setting circuit 201, a 32-digit multiplier is input. Here, the 32-digit multiplier is A 31 A 30.
Assuming that A 0 , the signed 33-digit integer obtained as described above is expressed as in Equation (7) when the multiplier is a signed integer of 32 digits, and the multiplier is a 32-digit signed integer. If it is an unsigned integer, it is expressed as in equation (8).

【0035】 符号付き整数 A313130・・・・A0 …(7) 符号無し整数 0 A3130・・・・A0 …(8) 33桁の符号付き整数における最上位桁の値と最下位か
ら32桁目の桁の値とが同じであるか否かという情報
は、この最上位桁の値と最下位から32桁目の桁の値と
の排他的論理和を求めることによって得ることができ
る。
Signed integer A 31 A 31 A 30 ... A 0 (7) Unsigned integer 0 A 31 A 30 ... A 0 (8) Most significant digit in 33-digit signed integer And whether the value of the least significant digit is the same as the value of the 32nd digit from the least significant value is obtained by calculating the exclusive OR of the value of the most significant digit and the value of the 32nd least significant digit. Can be obtained by:

【0036】乗数が符号付き整数の場合、 A31 排他的論理和 A31 = 0 …(9) 乗数が符号無し整数の場合、 0 排他的論理和 A31 = A31 …(10) となる。式(9)及び(10)により、33桁の符号付
き整数における最上位桁の値と最下位から32桁目の桁
の値とが同じである場合に値が0となる論理は次の式
(11)のようになる。
When the multiplier is a signed integer, A31 exclusive OR A31 = 0 (9) When the multiplier is an unsigned integer, 0 exclusive OR A31 = A31 (10) According to Expressions (9) and (10), when the value of the most significant digit and the value of the 32nd digit from the least significant in the 33-digit signed integer are the same, the logic that the value becomes 0 is as follows: It becomes like (11).

【0037】 (sint 論理積 0) 論理和 {!(sint) 論理積 A31} = !(sint) 論理積 A31 …(11) ここで、!は論理反転を示し、sintは乗数が符号付
き整数である場合に1の値をとる一方、乗数が符号無し
整数である場合に0の値をとる。すなわち、論理積回路
301の論理が構成される。したがって、論理積回路3
01は、32桁の乗数の最上位桁の上位に符号を示す桁
が付加されて得られる33桁の符号付き整数における最
上位桁の値と最下位から32桁目の桁の値との排他的論
理和を求める回路であるということができ、33桁の符
号付き整数における最上位桁の値と最下位から32桁目
の桁の値とが同じであるという情報を出力する機能を実
現している。
(Sint logical product 0) logical sum {! (Sint) Logical product A31} =! (Sint) Logical product A31 (11) Here,! Indicates logical inversion, and “sint” takes a value of 1 when the multiplier is a signed integer, and takes a value of 0 when the multiplier is an unsigned integer. That is, the logic of the AND circuit 301 is configured. Therefore, AND circuit 3
01 is the exclusive of the value of the most significant digit and the value of the 32nd digit from the least significant in a 33-digit signed integer obtained by adding a digit indicating a sign to the uppermost digit of the most significant digit of the 32-digit multiplier. Circuit that calculates the logical OR, and implements a function of outputting information that the value of the most significant digit and the value of the 32nd digit from the least significant in a 33-digit signed integer are the same. ing.

【0038】このように、本実施例の無効桁設定回路2
01を使用すれば、乗数における互いに隣接する2桁の
値同士の排他的論理和及び単純な論理によって乗数にお
ける最上位有意桁位置よりも上位のすべての無効桁に値
0を設定することができる。
As described above, the invalid digit setting circuit 2 of the present embodiment
When 01 is used, the value 0 can be set to all invalid digits higher than the highest significant digit position in the multiplier by exclusive OR and simple logic between two adjacent digits in the multiplier. .

【0039】また、本実施例では、乗数の桁数に関係な
く所定の時間で上位無効桁検出回路202にすべてのデ
ータを入力できる。
In this embodiment, all data can be input to the upper invalid digit detecting circuit 202 in a predetermined time regardless of the number of digits of the multiplier.

【0040】では、以上のような無効桁設定回路201
及び上位無効桁検出回路202を用いてどのように乗算
を実行するかについて述べる。
Now, the invalid digit setting circuit 201 as described above
And how the multiplication is executed using the upper invalid digit detection circuit 202 will be described.

【0041】まず、無効桁設定回路201及び上位無効
桁検出回路202により乗数の上位16桁に無効桁以外
の桁が存在すると判定される場合について述べる。
First, a case will be described in which the invalid digit setting circuit 201 and the high-order invalid digit detection circuit 202 determine that there are digits other than invalid digits in the upper 16 digits of the multiplier.

【0042】図3はこの場合の動作を示し、FF21
0、211、213及び214にそれぞれ格納されるデ
ータを示している。ここでは、便利のため、各サイクル
をそれぞれC1、C2、C3、C4と呼ぶことにする。
FIG. 3 shows the operation in this case.
0, 211, 213 and 214 are shown respectively. Here, for convenience, each cycle will be referred to as C1, C2, C3, and C4, respectively.

【0043】サイクルC1では、乗数の下位16桁(X
L )と32桁の被乗数(Y)との乗算と、乗数の上位1
6桁(XU )のすべてが無効桁であるか否かの判定が実
行される。乗数の上位16桁(XU )に無効桁以外の桁
が存在する場合、上位無効桁検出回路202からは値0
が出力される。これにより、FF213及び215はク
ロックCLKにより活性化される。また、マルチプレク
サ209ではFF214からの出力が選択される。
In cycle C1, the lower 16 digits of the multiplier (X
L) multiplied by a 32-digit multiplicand (Y), and the top one of the multiplier
A determination is made as to whether all six digits (XU) are invalid digits. If there is a digit other than the invalid digit in the upper 16 digits (XU) of the multiplier, the upper invalid digit detecting circuit 202 outputs the value 0.
Is output. Thus, the FFs 213 and 215 are activated by the clock CLK. In the multiplexer 209, the output from the FF 214 is selected.

【0044】FF210には乗数の下位16桁(XL )
が格納され、FF211には32桁の被乗数(Y)が格
納される。このとき、FF210から出力される乗数の
下位16桁(XL )はリコード回路204によりリコー
ドされ部分積加算回路205に入力される。一方、32
桁の被乗数(Y)はFF211から部分積加算回路20
5に入力される。同時に、FF212から数値0が入力
され、部分積加算回路205において部分積と同時に加
算が実行される。その結果得られる中間積はFF213
とFF212とにサイクルC2で格納される。
The lower 16 digits of the multiplier (XL) are stored in the FF 210.
Is stored, and a 32-digit multiplicand (Y) is stored in the FF 211. At this time, the lower 16 digits (XL) of the multiplier output from the FF 210 are recoded by the recoding circuit 204 and input to the partial product addition circuit 205. On the other hand, 32
The digit multiplicand (Y) is obtained from the FF 211 by the partial product addition circuit 20.
5 is input. At the same time, the numerical value 0 is input from the FF 212, and the addition is performed simultaneously with the partial product in the partial product addition circuit 205. The resulting intermediate product is FF213
And FF212 in cycle C2.

【0045】サイクルC2では、サイクルC1で得られ
た中間積をFF213とFF212とに格納し、FF2
13に格納された中間積((XL ・Y)rb)の2進数
への変換と次の乗算(XU ・Y)が実行される。2進数
変換回路206による変換は、中間積が冗長2進数で表
現されている場合、その中間積から非負の項のみを取り
出した数列から、非正の項のみを取り出した数列を減算
することにより実施される。すなわち、冗長2進数が入
力される場合、2進数変換回路206は減算回路として
機能する。また、2進数変換回路206は48桁の変換
回路として機能する。このとき、FF215からは数値
0が出力される。FF215からの出力は、中間積の最
下位桁への桁借りとして2進数変換回路206に入力さ
れる。また、この変換実行時には中間積((XL ・Y)
rb)の最下位から16桁目の桁から17桁目の桁への
桁借りが出力されサイクルC3でFF215に格納され
る。
In cycle C2, the intermediate product obtained in cycle C1 is stored in FF213 and FF212.
The intermediate product ((XL.Y) rb) stored in 13 is converted to a binary number and the next multiplication (XU.Y) is performed. When the intermediate product is represented by a redundant binary number, the conversion by the binary number conversion circuit 206 is performed by subtracting a sequence obtained by extracting only non-positive terms from a sequence obtained by extracting only non-negative terms from the intermediate product. Will be implemented. That is, when a redundant binary number is input, the binary number conversion circuit 206 functions as a subtraction circuit. The binary number conversion circuit 206 functions as a 48-digit conversion circuit. At this time, a numerical value 0 is output from the FF 215. The output from the FF 215 is input to the binary conversion circuit 206 as a borrow to the least significant digit of the intermediate product. When this conversion is executed, the intermediate product ((XL.Y)
The borrow from the 16th digit to the 17th digit from the lowest order of rb) is output and stored in the FF 215 in cycle C3.

【0046】一方、FF210には乗数の上位16桁
(XU )が格納される。そして、乗数の上位16桁(X
U )はリコード回路204によりリコードされ、部分積
加算回路205に入力される。部分積加算回路205
は、サイクルC1で得られた中間積(XL ・Y)の最下
位から17桁目の桁から最上位桁までの桁からなる数
((FB)rb)と部分積((XU ・Y)rb)との冗
長2進加算を実行する。
On the other hand, the upper 16 digits (XU) of the multiplier are stored in the FF 210. Then, the upper 16 digits of the multiplier (X
U) is recoded by the recoding circuit 204 and input to the partial product addition circuit 205. Partial product addition circuit 205
Is the number ((FB) rb) consisting of the seventeenth digit from the least significant digit to the most significant digit of the intermediate product (XL.Y) obtained in cycle C1, and the partial product ((XU.Y) rb) ) Is performed.

【0047】サイクルC3では、サイクルC2で得られ
た中間積((XU ・Y+FB)rb)の2進数変換が実
行される。2進数変換回路206はサイクルC2で格納
された中間積((XL ・Y)rb)の最下位から16桁
目の桁から17桁目の桁への桁借りを中間積((XU ・
Y+FB)rb)の最下位桁に入力し、48桁の減算が
実行される。そして、変換された結果は、アライナ20
7により適正な桁位置にアラインされFF214に格納
される。
In cycle C3, a binary conversion of the intermediate product ((XU.Y + FB) rb) obtained in cycle C2 is performed. The binary number conversion circuit 206 borrows the intermediate product ((XL.Y) rb) stored in the cycle C2 from the 16th digit to the 17th digit from the least significant bit ((XU.
Y + FB) rb) is input to the least significant digit, and 48 digits are subtracted. The converted result is stored in the aligner 20.
7 and is stored in the FF 214 after being aligned to an appropriate digit position.

【0048】サイクルC4では、FF214に格納され
た結果がマルチプレクサ209により選択され出力され
る。
In the cycle C4, the result stored in the FF 214 is selected and output by the multiplexer 209.

【0049】このように、乗数の上位16桁に無効桁以
外の桁が存在する場合には乗算を実現するため必ず4サ
イクル必要である。
As described above, when there are digits other than invalid digits in the upper 16 digits of the multiplier, four cycles are always required to realize multiplication.

【0050】次に、無効桁設定回路201及び上位無効
桁検出回路202により乗数の上位16桁のすべてが無
効桁であると判定される場合について述べる。
Next, a case will be described in which the invalid digit setting circuit 201 and the high-order invalid digit detection circuit 202 determine that all of the upper 16 digits of the multiplier are invalid digits.

【0051】図4はこの場合の動作を示し、FF21
0、211、213及び214にそれぞれ格納されるデ
ータを示している。ここでも、便利のため、各サイクル
をそれぞれC1、C2、C3と呼ぶことにする。
FIG. 4 shows the operation in this case.
0, 211, 213 and 214 are shown respectively. Again, for convenience, each cycle will be referred to as C1, C2, C3, respectively.

【0052】サイクルC1では、乗数の下位16桁(X
L )と32桁の被乗数(Y)との乗算と、乗数の上位1
6桁(XU )のすべてが無効桁であるか否かの判定が実
行される。乗数の上位16桁(XU )のすべてが無効桁
である場合、上位無効桁検出回路202から値1が出力
される。また、乗数の下位16桁(XL )と32桁の被
乗数(Y)との乗算が実行される。
In cycle C1, the lower 16 digits of the multiplier (X
L) multiplied by a 32-digit multiplicand (Y), and the top one of the multiplier
A determination is made as to whether all six digits (XU) are invalid digits. When all of the upper 16 digits (XU) of the multiplier are invalid digits, a value 1 is output from the upper invalid digit detection circuit 202. Further, multiplication of the lower 16 digits (XL) of the multiplier and the 32-digit multiplicand (Y) is performed.

【0053】サイクルC2では、サイクルC1で得られ
た中間積((XL ・Y)rb)の2進変換が実行され、
48桁の変換結果が得られる。同時に、乗数の上位16
桁(XU )と32桁の被乗数(Y)との乗算も実行され
る。
In cycle C2, a binary conversion of the intermediate product ((XL.Y) rb) obtained in cycle C1 is executed.
A conversion result of 48 digits is obtained. At the same time, the top 16
Multiplication of the digit (XU) by the 32-digit multiplicand (Y) is also performed.

【0054】サイクルC3では、変換結果の値がFF2
14に格納され、符号拡張回路208により48桁から
64桁に拡張され出力される。このとき、マルチプレク
サ209により符号拡張回路208の出力が選択され出
力される。また、サイクルC2で得られた中間積はFF
213に取り込まれることなく、さらに、FF215も
動作しないため、2進数変換回路206から出力される
値は一定となっている。
In cycle C3, the value of the conversion result is FF2
14 and expanded from 48 digits to 64 digits by the sign extension circuit 208 and output. At this time, the output of the sign extension circuit 208 is selected and output by the multiplexer 209. The intermediate product obtained in cycle C2 is FF
The value output from the binary number conversion circuit 206 is constant because the FF 215 does not operate without being taken into the 213.

【0055】このように、乗数の上位16桁がすべて無
効桁である場合には乗算は3サイクルで終了する。
As described above, when all the upper 16 digits of the multiplier are invalid digits, the multiplication is completed in three cycles.

【0056】したがって、本実施例によると、無効桁設
定回路201及び上位無効桁検出回路202を用いるこ
とによって乗算の実行時間の短縮することができる。
Therefore, according to the present embodiment, the execution time of the multiplication can be reduced by using the invalid digit setting circuit 201 and the upper invalid digit detecting circuit 202.

【0057】なお、本実施例では、乗数の上位16桁が
すべて無効桁であるか否かを判定したが、その桁数は使
用する乗算回路220に応じて変更することが可能であ
る。
In the present embodiment, it is determined whether or not all the upper 16 digits of the multiplier are invalid digits. However, the number of digits can be changed according to the multiplication circuit 220 used.

【0058】また、本実施例の乗算装置は、上位無効桁
検出手段202からの出力に基づいて2進数変換回路2
06の駆動回数を変化させるように構成されているが、
上位無効桁検出回路202からの出力に基づいて、乗算
回路220の駆動回数を変化させるように、又は、乗算
回路220及び2進数変換回路206の駆動回数を変化
させるように構成してもよい。
Further, the multiplying device according to the present embodiment uses the binary conversion circuit 2 based on the output from the upper significant digit detecting means 202.
06 is configured to change the number of driving,
The number of times of driving of the multiplication circuit 220 or the number of times of driving of the multiplication circuit 220 and the binary number conversion circuit 206 may be changed based on the output from the upper-order invalid digit detection circuit 202.

【0059】[0059]

【発明の効果】以上説明したように、本発明に係る乗算
装置によると、n桁の乗数の最上位桁の上位に符号を示
す桁が付加されて得られる(n+1)個の桁からなる数
における互いに隣接する2つの桁毎に当該2つの桁の値
同士の排他的論理和が演算され、その演算結果により、
乗数における最上位有意桁位置よりも上位の無効桁の並
びを検出することができる。したがって、乗数の無効桁
に関する情報に基づき乗算回路及び変換回路のうちの少
なくとも1つの回路の駆動回数を低減できるため、乗算
の実行の高速化を図ることができる。
As described above, according to the multiplication apparatus according to the present invention, a number consisting of (n + 1) digits obtained by adding a sign indicating a sign above the most significant digit of a multiplier of n digits The exclusive OR of the values of the two digits is calculated for each of the two digits adjacent to each other in.
An arrangement of invalid digits higher than the most significant digit position in the multiplier can be detected. Therefore, the number of times of driving of at least one of the multiplication circuit and the conversion circuit can be reduced based on the information on the invalid digit of the multiplier, so that the speed of multiplication can be increased.

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

【図1】本発明の一実施例に係る乗算装置の構成を示す
ブロック図である。
FIG. 1 is a block diagram showing a configuration of a multiplication device according to one embodiment of the present invention.

【図2】上記乗算装置の無効桁設定回路の構成を示す論
理回路図である。
FIG. 2 is a logic circuit diagram showing a configuration of an invalid digit setting circuit of the multiplication device.

【図3】上記乗算装置における、乗数の上位16桁に無
効桁以外の桁がある場合の動作を示すタイミング図であ
る。
FIG. 3 is a timing chart showing the operation of the multiplication device when there are digits other than invalid digits in the upper 16 digits of the multiplier.

【図4】上記乗算装置における、乗数の上位16桁がす
べて無効桁である場合の動作を示すタイミング図であ
る。
FIG. 4 is a timing chart showing an operation of the multiplication device when all 16 high-order digits of a multiplier are invalid digits.

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

【図6】上記従来の乗算装置の動作を示すタイミング図
である。
FIG. 6 is a timing chart showing the operation of the conventional multiplication device.

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

201 無効桁設定回路 202 上位無効桁検出回路 203,209 マルチプレクサ 204 リコード回路 205 部分積加算回路 206 2進数変換回路 207 アライナ 208 符号拡張回路 210〜219 フリップフロップ(FF) 220 乗算回路 Reference Signs List 201 invalid digit setting circuit 202 upper invalid digit detection circuit 203, 209 multiplexer 204 recode circuit 205 partial product addition circuit 206 binary conversion circuit 207 aligner 208 sign extension circuit 210-219 flip-flop (FF) 220 multiplication circuit

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 n個の桁からなる乗数とm個の桁からな
る被乗数との乗算を実行するために、上記乗数のn個の
桁のうちのL 個の桁(ただし、L ≦n)からなる数と上
記被乗数との部分積から上記乗算の中間結果を求める乗
算回路と該中間結果を所定表現に変換する変換回路とを
備える乗算装置であって、 上記乗数に対して、該乗数の最上位桁の上位に符号を示
す桁が付加されて得られる(n+1)個の桁からなる数
における互いに隣接する2つの桁毎に当該2つの桁の値
同士の排他的論理和を演算しその演算結果を出力する無
効桁設定手段と、 該無効桁設定手段の演算結果に基づいて、上記乗数にお
ける最上位有意桁位置よりも上位の無効桁を検出する上
位無効桁検出手段とを備え、 該上位無効桁検出手段から出力される乗数の無効桁に関
する情報に基づいて、上記乗算回路及び変換回路のうち
の少なくとも1つの回路の駆動回数を変化させるように
構成されていることを特徴とする乗算装置。
To perform multiplication of a multiplier consisting of n digits and a multiplicand consisting of m digits, L digits out of n digits of the multiplier (where L ≦ n) A multiplication circuit that obtains an intermediate result of the multiplication from a partial product of the number consisting of the multiplicand and a conversion circuit that converts the intermediate result into a predetermined expression. For every two adjacent digits in a number consisting of (n + 1) digits obtained by adding a digit indicating a sign to the upper part of the most significant digit, exclusive OR of the values of the two digits is calculated. An invalid digit setting unit that outputs a calculation result; and a high-order invalid digit detection unit that detects an invalid digit higher than the most significant digit position in the multiplier based on the calculation result of the invalid digit setting unit. The invalid digit of the multiplier output from the upper That based on the information, the multiplication apparatus characterized by being configured to vary the driving frequency of the at least one circuit of said multiplier circuit and conversion circuit.
JP06089290A 1994-04-27 1994-04-27 Multiplication device Expired - Fee Related JP3093564B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP06089290A JP3093564B2 (en) 1994-04-27 1994-04-27 Multiplication device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP06089290A JP3093564B2 (en) 1994-04-27 1994-04-27 Multiplication device

Publications (2)

Publication Number Publication Date
JPH07295788A JPH07295788A (en) 1995-11-10
JP3093564B2 true JP3093564B2 (en) 2000-10-03

Family

ID=13966569

Family Applications (1)

Application Number Title Priority Date Filing Date
JP06089290A Expired - Fee Related JP3093564B2 (en) 1994-04-27 1994-04-27 Multiplication device

Country Status (1)

Country Link
JP (1) JP3093564B2 (en)

Also Published As

Publication number Publication date
JPH07295788A (en) 1995-11-10

Similar Documents

Publication Publication Date Title
US6233597B1 (en) Computing apparatus for double-precision multiplication
JP4273071B2 (en) Divide and square root calculator
JP3093564B2 (en) Multiplication device
JPH08314697A (en) Multiplier used for both number with sign and number withoutsign
JPH0981541A (en) Accumulator
US5923888A (en) Multiplier for the multiplication of at least two figures in an original format
RU1817091C (en) Device for multiplying numbers
JP2907276B2 (en) Arithmetic processing unit
JP3104569B2 (en) Division circuit
JPH05100822A (en) Digital signal processor
JP4643951B2 (en) CONVERTING DEVICE AND CONVERTING METHOD FOR CONVERTING RESIDUAL CONVERSION NUMBER TO BINARY NUMBER
JP2552087B2 (en) Decimal multiplication processor
JP3130797B2 (en) Product-sum operation processing method and apparatus
JPH0784762A (en) Multiplication circuit
JP2813513B2 (en) Data conversion circuit
JPH0583930B2 (en)
SU1626252A1 (en) Multiplier
SU676986A1 (en) Digital function generator
JPS63254525A (en) Dividing device
JP2928027B2 (en) Decimal-binary conversion circuit
SU809149A2 (en) Binary-to-bcd converter for mixed numbers
JPS62147526A (en) Multiplier
JPS63225864A (en) Cumulative computing element
JPS6222144A (en) Decimal arithmetic circuit
JP2000081968A (en) Arithmetic unit for reciprocal

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20000711

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20070728

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080728

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees