JPH0612231A - Multiplication circuit over integer - Google Patents

Multiplication circuit over integer

Info

Publication number
JPH0612231A
JPH0612231A JP4167081A JP16708192A JPH0612231A JP H0612231 A JPH0612231 A JP H0612231A JP 4167081 A JP4167081 A JP 4167081A JP 16708192 A JP16708192 A JP 16708192A JP H0612231 A JPH0612231 A JP H0612231A
Authority
JP
Japan
Prior art keywords
integer
bits
output
multiplication
multiplication circuit
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.)
Withdrawn
Application number
JP4167081A
Other languages
Japanese (ja)
Inventor
Keiichi Iwamura
恵市 岩村
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP4167081A priority Critical patent/JPH0612231A/en
Priority to EP93304879A priority patent/EP0576262B1/en
Priority to DE69329260T priority patent/DE69329260T2/en
Publication of JPH0612231A publication Critical patent/JPH0612231A/en
Priority to US08/512,620 priority patent/US5524090A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To provide the multiplication circuit over integers, which is efficient and excellent in extensibility at high speed, considering carry by using a multiplier with the small number of digits in the case of separately calculating an input value with the large number of digits at the multiplication circuit. CONSTITUTION:When (h), (m) and (n) are defined as positive integers, this integral multiplication circuit multiplies an integer A of (nXm) bits and an integer B of (hXm) bits and is provided with identical arithmetic elements PE(0, 0) to PE(n-1, h-1) two-dimensionally arranged in the matrix of h row Xn columns. Ai (i=0, ..., n-1) dividing the integer A for every (m) bits and Bj (j=0, ..., h-1) dividing the integer B for every (m) bits are simultaneously inputted to the PE(i, 0) to PE(i, h-1) at the respective columns, Sj-Ai.Bj+Sj (j=0, ..., h-1) is calculated at each PE(i, j) and outputted to the PE(i+1, j-1) and the output from the PE(i, 0) and the PE(n-1, j) is defined as the multiplied value of A and B.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は整数上の乗算回路に関
し、特に小さな桁数の乗算器を用いて大きな桁数の乗算
を行う回路に関するものである。本発明は、大きな桁数
の乗算を必要とするRSA暗号(池野信一,小山謙二:
“現代暗号学”,電子情報通信学会,1986,6章)
のような暗号化技術をはじめとして多くの整数演算に利
用することができる。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an integer multiplication circuit, and more particularly to a circuit for multiplying a large number of digits by using a multiplier having a small number of digits. The present invention is an RSA cipher requiring a large number of multiplications (Shinichi Ikeno, Kenji Koyama:
"Modern Cryptography", IEICE, 1986, Chapter 6)
It can be used for many integer operations including encryption techniques such as.

【0002】[0002]

【従来の技術】ゲートアレイの設計や基板設計におい
て、小さな桁数の整数上の乗算器は、セルライブラリや
TTL等が用意されているため手軽に構成することがで
きる。しかし、大きな桁数の乗算回路を実現しようとし
た場合には、セルライブラリ等がないので自分で設計し
なければならない。ところが、大きな桁数の乗算器を自
分で設計する場合、小さな桁数の乗算器の回路構成をそ
のまま拡張したのでは、回路構成が非常に複雑になり実
現が難しい。
2. Description of the Related Art In a gate array design or substrate design, a multiplier on an integer having a small number of digits can be easily constructed because a cell library, TTL, etc. are prepared. However, when trying to realize a multiplication circuit with a large number of digits, there is no cell library or the like, so it is necessary to design by yourself. However, in the case of designing a multiplier with a large number of digits by itself, if the circuit configuration of the multiplier with a small number of digits is expanded as it is, the circuit configuration becomes very complicated and difficult to realize.

【0003】また、入力値を所定ビツト毎に分割して複
数クロツクで乗算を行おうとする場合、入力値を多項式
と見なすと、ガロア体(宮川洋,原島博,今井秀樹:
“情報と符号の理論”,岩波講座,1982,6章)の
ような桁上がりのない演算系では、図5のような回路に
よつて乗算が行われることが知られている。図5中、*
i はBi (i=0,…,n−1)を乗数としたmビツ
ト*mビツトのガロア体上の乗算器、EXはmビツトの
EXOR、rはmビツトのレジスタである。
When an input value is divided into predetermined bits and multiplication is performed by a plurality of clocks, if the input value is regarded as a polynomial, Galois field (Yo Miyakawa, Hiroshi Harajima, Hideki Imai:
It is known that multiplication is performed by a circuit as shown in FIG. 5 in an arithmetic system with no carry such as “Theory of Information and Code”, Iwanami Course, 1982, Chapter 6). In Figure 5, *
B i is a multiplier on the Galois field of m bits * m bits with B i (i = 0, ..., N−1) as a multiplier, EX is an EXOR of m bits, and r is a register of m bits.

【0004】しかし、整数上の乗算では、図5のような
分割演算を行うと分割演算した桁毎に桁上がりが生じる
ため、効率的な乗算器を実現することは難しい。また、
図5のような乗算回路は、分割した入力値Ai (i=n
−1,…,1)をシリアルに1クロツクづつ入力する必
要があり、Ai を同時に入力して高速演算することはで
きない。
However, in multiplication on an integer, if a division operation as shown in FIG. 5 is performed, a carry occurs for each digit of the division operation, so that it is difficult to realize an efficient multiplier. Also,
In the multiplication circuit as shown in FIG. 5, the divided input values A i (i = n
-1, ..., 1) must be serially input for each clock, and A i cannot be simultaneously input for high-speed calculation.

【0005】本発明は、上述の欠点を除去し、乗算回路
において大きな桁数の入力値を分割して演算する場合
に、小さな桁数の乗算器を用いて桁上がりを考慮した効
率的で高速の且つ拡張性のある整数上の乗算回路を提供
することを目的とする。
The present invention eliminates the above-mentioned drawbacks, and when a multiplication circuit divides an input value having a large number of digits to perform an operation, a multiplier with a small number of digits is used to efficiently and quickly consider a carry. It is an object of the present invention to provide a multiplication circuit on integers that is highly scalable.

【0006】[0006]

【課題を解決するための手段】この課題を解決するため
に、本発明の整数上の乗算回路は、h,m,nを正の整
数とする場合に、(n×m)ビツトの整数Aと(h×
m)ビツトの整数Bとの乗算を行う整数上の乗算回路で
あつて、h行×n列の2次元状に並べられる同一の演算
素子PE(0,0) 〜PE(n-1,h-1) を備え、前記各列のP
E(i,0) 〜PE(i,h-1) に整数Aをmビツト毎に分けた
i (i=0,…,n−1)と整数Bをmビツト毎に分
けたBj (j=0,…,h−1)とを同時に入力し、各
PE(i,j) においてSj ←Ai ・Bj +Sj (j=0,
…,h−1)を計算してPE(i+1,j-1) に出力し、PE
(i,0) とPE(n-1,j) とからの出力をA・Bの乗算値と
する。更に、前記Ai として零が入力されるh行のPE
を最終列後に更に2列備え、最終キヤリーを含むA・B
の乗算値を出力する。
To solve this problem, the integer multiplication circuit of the present invention uses an integer A of (n × m) bits when h, m, and n are positive integers. And (h ×
m) A multiplication circuit on an integer for performing multiplication with the bit integer B, which is the same processing element PE (0,0) to PE (n-1, h) arranged in a two-dimensional array of h rows × n columns. -1) and P of each row
E (i, 0) to PE (i, h-1) are the integer A divided by m bits A i (i = 0, ..., n-1) and the integer B are divided by m bits B j (J = 0, ..., h−1) are input at the same time, and in each PE (i, j), S j ← A i · B j + S j (j = 0,
, H-1) is calculated and output to PE (i + 1, j-1),
The outputs from (i, 0) and PE (n-1, j) are taken as the product of A and B. Further, the PE of the h row in which zero is input as the A i
A and B with 2 more rows after the last row and including the final carrier
Outputs the product of.

【0007】ここで、前記PEは、mビツト×mビツト
の乗算を実行する乗算器と、前記乗算器の出力と前段の
PEの計算結果とを加算する2入力の2mビツト加算器
と、該加算器の出力を記憶する2mビツトのレジスタ
と、該加算器のキヤリー出力をラツチし、2列後の同じ
行のPEのキヤリー入力に出力するフリツプフロツプ
と、前記Bi を1クロツク遅延する遅延回路とから構成
される。
Here, the PE is a multiplier for executing a multiplication of m bits × m bits, a 2-input 2m bit adder for adding the output of the multiplier and the calculation result of the PE at the preceding stage, and A 2-m-bit register for storing the output of the adder, a flip-flop for latching the carrier output of the adder and outputting it to the carrier input of the PE in the same row two columns later, and a delay circuit for delaying the B i by one clock. Composed of and.

【0008】[0008]

【実施例】本実施例ではn・mビツトの整数Aとh・m
ビツトの整数Bとの乗算器を想定するが、簡単のために
h=nとして説明する。この限定により一般性が失われ
ることはない。すなわち、n・mビツトの2つの整数を
A,Bとし、A・B=Cの演算を実行することを考え
る。ここで、mビツトの2つの整数a,bの乗算a・b
=cを実行する乗算器は公知の構成、例えばセルライブ
ラリやTTL等によつて簡単に実現できる。
[Embodiment] In this embodiment, an integer A of n · m bits and h · m
A multiplier with a bit integer B is assumed, but for the sake of simplicity, it will be described as h = n. This limitation does not lose generality. That is, it is considered that the two integers of n · m bits are A and B, and the operation of A · B = C is executed. Here, the multiplication a · b of two integers a and b of m bits
The multiplier for executing = c can be easily realized by a known structure such as a cell library or TTL.

【0009】整数A,Bを各々mビツト毎にn分割する
と、次のように表せる。
When the integers A and B are each divided into m bits by n, they can be expressed as follows.

【0010】A=An-1 ・Xn-1 +An-2 ・Xn-2 +…
+A1 ・X+A0 B=Bn-1 ・Xn-1 +Bn-2 ・Xn-2 +…+B1 ・X+
0 ここで、X=2m-1 とし、A,Bについてmビツト毎に
上位桁から分割したビツト系列を、各々Ai ,Bi (i
=n−1,…,0)とする。この場合、整数A,Bは多
項式とみなすことができるので、A・Bは次のように表
すことができる。
A = A n- 1.X n-1 + A n- 2.X n-2 + ...
+ A 1 · X + A 0 B = B n-1 · X n-1 + B n-2 · X n-2 + ... + B 1 · X +
B 0 Here, assuming that X = 2 m−1 , the bit sequences obtained by dividing the high-order digit by m bits for A and B are A i and B i (i
= N-1, ..., 0). In this case, since the integers A and B can be regarded as polynomials, A · B can be expressed as follows.

【0011】[0011]

【数1】 従つて、図1のような回路で乗算器を構成できる。図1
はプロセツシング・エレメント(PE)と呼ばれる小さ
な同一の演算ブロツクによるパイプライン処理によつて
実行される。図1の縦方向のPE(i,0) 〜PE(i,n-1)
には同じAi (i=0,…,n−1)が予めセツトされ
る。図1の配列においては、各PEは、図2に示すよう
に、Bj (j=0,…,n−1)を1クロツク遅れで右
方向にあるPEへ出力する。更に、Sj を左斜め上方の
PEから入力すると、Sj ←Ai・Bj +Sj を演算し
て、右斜め下方のPEへ演算結果Sj を出力し、この演
算で出力されたキヤリーcrを右方向の1つおきのPE
へ出力する。尚、PEの配列方法に対応して各PEのデ
ータの入出力は異なるが、PEの役割は等価である。
[Equation 1] Therefore, the multiplier as shown in FIG. 1 can be configured. Figure 1
Is performed by pipeline processing with small identical arithmetic blocks called processing elements (PEs). Vertical PE (i, 0) to PE (i, n-1) in Fig. 1
, The same A i (i = 0, ..., N-1) is set in advance. In the arrangement of FIG. 1, as shown in FIG. 2, each PE outputs B j (j = 0, ..., N−1) to the PE to the right with a delay of one clock. Furthermore, when S j is input from the PE diagonally to the left, S j ← A i · B j + S j is computed, the computation result S j is output to the PE diagonally to the right, and the carrier output by this computation is output. every other PE to the right of cr
Output to. Although the data input / output of each PE differs depending on the PE arrangement method, the PEs have the same role.

【0012】図2のPEは図3のように構成される。図
3はmビツト×mビツトの乗算a・b=c(本例ではA
i・j )を実行する乗算器と、2つの2mビツトのレジ
スタR1 ,R2 と、2入力の2mビツト加算器と、該加
算器からのキヤリーcrをラツチするフリツプフロツプ
FFとから構成される。
The PE shown in FIG. 2 is constructed as shown in FIG. FIG. 3 shows multiplication of m bits × m bits a.b = c (in this example, A
a multiplier for performing i · a B j), the register R 1 of two 2m bits, and R 2, and two inputs of the 2m-bit adder, is composed of a flip-flop FF to latch the the carry cr from the adder It

【0013】図1において、B0 からBn-1 の値は同時
に左端(列)のn個のPE(0,0) 〜PE(0,n-1) の対応
するそれぞれに入力される。左端(列)のPE及び上端
(行)のPEのSj 入力に当たる左斜め上からはオール
“0”が入力される。
In FIG. 1, the values B 0 to B n-1 are simultaneously input to the corresponding left n (column) n PE (0,0) to PE (0, n-1). All “0” s are input from diagonally above the left, which corresponds to S j input of the PE at the left end (column) and the PE at the top end (row).

【0014】左端(列)のn個のPE(0,0) 〜PE(0,n
-1) においては、Bj (j=0,…,n−1)の入力に
応じて、乗算器で2mビツトのA0 ・B0 ,A0 ・B
1 ,…A0 ・Bn-1 が演算される。これをSj =A0
j として右斜め下のPEに出力し、それに同期してB
j を右方向のPEに出力する。このとき、左端(列)の
下端のPE(0,0) からは最下位桁であるC0 (=A0
0 )が出力される。
The leftmost (column) n PE (0,0) to PE (0, n)
-1), in accordance with the input of B j (j = 0, ..., N-1), 2 m bits of A 0 · B 0 , A 0 · B in the multiplier
1 , ... A 0 · B n-1 are calculated. This is S j = A 0 ·
It is output as B j to the PE on the lower right, and B is synchronized with it.
Output j to the PE to the right. At this time, from the PE (0,0) at the lower end of the left end (column), C 0 (= A 0 ·
B 0 ) is output.

【0015】次に、図1の左から2番目(2列目)のn
個のPE(1,0) 〜PE(1,n-1) においては、左端(列)
の1つ上(左斜め上)の行のPEからの出力Sj によつ
てA 0 ・Bj +A1 ・Bj-1 が演算され、新たにSj
して3番目(3列目)の1つ下(右斜め下)へ出力さ
れ、加算器によつて出力されるキヤリーcrはフリツプ
フロツプFFによつてラツチされ、同じ行の左から4番
目(4列目)のPEへ出力される。
Next, the second n from the left (second column) in FIG.
In PE (1,0) to PE (1, n-1), the left end (row)
S from the PE in the row one row above (left diagonally above)j By
A 0 ・ Bj + A1 ・ Bj-1 Is calculated, and new Sj When
And output one below (third right below) the third (third column).
And the carrier cr output by the adder is flipped.
Latched by floppy FF, number 4 from the left on the same line
It is output to the PE of the fourth column (fourth column).

【0016】このとき、左から2番目の下端のPE(1,
0) からは次の桁の出力であるC1 (=A0 ・B1 +A1
・B0 )が出力される。PE内での乗算結果Ai ・Bj
はmビツトのAi ,Bj に対して2mビツトであるの
で、X2 分の桁数である。しかし、PE毎に行われる演
算の桁のずれはXであるので、出力されたキヤリーは1
つおきのPEに対する桁上がり信号となる。
At this time, the PE (1,
0) is the output of the next digit, C 1 (= A 0 · B 1 + A 1
・ B 0 ) is output. Multiplication result in PE A i · B j
Is 2 m bits for m bits of A i and B j , and is therefore the number of digits of X 2 minutes. However, since the digit shift of the operation performed for each PE is X, the output carrier is 1
It is a carry signal for every other PE.

【0017】以下同様の処理を図1の右端(列)のn個
のPE(n-1,0) 〜PE(n-1,n-1) まで繰り返すことによ
つて、下端のPE(0,0) 〜PE(n-1,0) からはXn-1
までの値A・Bの乗算結果が出力され、右端(列)のP
E(n-1,0) 〜PE(n-1,n-1)からはXn-1 桁以上のA・
Bの乗算結果とキヤリーが出力されることが判る。
The same processing is repeated from the PEs (n-1,0) to PE (n-1, n-1) at the right end (column) in FIG. 1 to PE (0 at the bottom end). , 0) to PE (n-1,0) output the multiplication result of the values A and B up to X n-1 digits, and P at the right end (column)
From E (n-1,0) to PE (n-1, n-1), Xn-1 digit or more of A.
It can be seen that the multiplication result of B and the carrier are output.

【0018】キヤリーによる加算も行った乗算結果を得
るには、図4のように右端(列)に更に2列n個のPE
(n,0) 〜PE(n,n-1) とPE(n+1,0) 〜PE(n+1,n-1)
とを追加するか、キヤリーの加算演算のみを行う加算器
をn個追加すればよい。
In order to obtain a multiplication result which has also been added by the carrier, as shown in FIG.
(n, 0) ~ PE (n, n-1) and PE (n + 1,0) ~ PE (n + 1, n-1)
Or may be added, or n adders for performing only carrier addition operation may be added.

【0019】以上によつて、入力値がmビツト毎にn分
割されて入力されるとき、mビツトの乗算器を用いてn
・mビツトの乗算回路がパイプライン処理によつて高速
に実現できることが示せた。h≠nの場合にも同様の回
路で乗算が実行できることは明らかである。これによつ
て、整数Aの値が分割入力されるときA・Bの演算が効
率的に行われる。
As described above, when the input value is divided into n bits every m bits and is input, n bits are input by using an m-bit multiplier.
-It was shown that an m-bit multiplication circuit can be realized at high speed by pipeline processing. It is obvious that the multiplication can be executed by the same circuit even when h ≠ n. As a result, when the value of the integer A is divided and input, the calculation of A and B is efficiently performed.

【0020】この回路はPEの数が多いが、簡単な同一
PEの規則的な構成によつて実現されるので、VLSI
等を構成しやすい。また、制御も各PEについて同一で
済み、データも同一クロツクによつて同期して動作する
ので非常に簡単に実現できる。更に、A,Bの桁数がど
んなに大きくなつてもPEを継ぎ足して行くだけでよく
拡張性に富んでいる。また、この方式は桁上がりが1つ
おきのPE毎にクロツクに同期して行われるので、整数
上の乗算において問題になる桁上がりに関する遅延等の
問題がない。
Although this circuit has a large number of PEs, it is realized by a simple regular structure of the same PE.
Etc. are easy to configure. Further, the control is the same for each PE, and the data operates in synchronization with the same clock, which can be realized very easily. Furthermore, no matter how large the number of digits of A and B is, just by adding PE, it is well expandable. In addition, since this method is carried out in synchronization with the clock for every other carry for every PE, there is no problem such as carry delay which is a problem in multiplication on an integer.

【0021】尚、本発明は、複数の機器から構成される
システムに適用しても、1つの機器から成る装置に適用
しても良い。また、本発明はシステム或は装置にプログ
ラムを供給することによつて達成される場合にも適用で
きることは言うまでもない。
The present invention may be applied to a system composed of a plurality of devices or an apparatus composed of a single device. Further, it goes without saying that the present invention can be applied to the case where it is achieved by supplying a program to a system or an apparatus.

【0022】[0022]

【発明の効果】本発明により、乗算回路において大きな
桁数の入力値を分割して演算する場合に、小さな桁数の
乗算器を用いて桁上がりを考慮した効率的で高速の且つ
拡張性のある整数上の乗算回路を提供できる。
According to the present invention, when an input value having a large number of digits is divided and operated in a multiplying circuit, a multiplier having a small number of digits is used to take into account carry, which is efficient, fast, and scalable. A multiplication circuit on a certain integer can be provided.

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

【図1】本実施例の整数上の乗算回路の基本構成を示す
図である。
FIG. 1 is a diagram showing a basic configuration of an integer multiplication circuit according to the present embodiment.

【図2】図1に示された本実施例のPEの入出力関係を
示す図である。
FIG. 2 is a diagram showing an input / output relationship of the PE of this embodiment shown in FIG.

【図3】図1に示された本実施例のPEの内部構成を示
す図である。
FIG. 3 is a diagram showing the internal configuration of the PE of this embodiment shown in FIG.

【図4】本実施例の整数上の乗算回路の最終キヤリーの
演算も含む構成を示す図である。
FIG. 4 is a diagram showing a configuration including a final carry operation of a multiplication circuit on an integer according to the present embodiment.

【図5】公知のガロア体上の多項式の乗算回路を示す図
である。
FIG. 5 is a diagram showing a known polynomial multiplication circuit on a Galois field.

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

PE…プロセツシング・エレメント、R…2mビツトの
レジスタ、FF…1ビツトのフリツプフロツプ、*Bi
…Bi (i=0,…,n−1)を乗数としたmビツト*
mビツトのガロア体上の乗算器、EX…mビツトのEX
OR,r…mビツトのレジスタ
PE ... Processing element, R ... 2m bit register, FF ... 1 bit flip-flop, * B i
... m bits with B i (i = 0, ..., N-1) as a multiplier *
Multiplier on Galois field of m bits, EX ... EX of m bits
OR, r ... m bit registers

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 h,m,nを正の整数とする場合に、
(n×m)ビツトの整数Aと(h×m)ビツトの整数B
との乗算を行う整数上の乗算回路であつて、 h行×n列の2次元状に並べられる同一の演算素子PE
(0,0) 〜PE(n-1,h-1) を備え、 前記各列のPE(i,0) 〜PE(i,h-1) に整数Aをmビツ
ト毎に分けたAi (i=0,…,n−1)と整数Bをm
ビツト毎に分けたBj (j=0,…,h−1)とを同時
に入力し、各PE(i,j) においてSj ←Ai ・Bj +S
j (j=0,…,h−1)を計算してPE(i+1,j-1) に
出力し、PE(i,0) とPE(n-1,j) とからの出力をA・
Bの乗算値とすることを特徴とする整数上の乗算回路。
1. When h, m, and n are positive integers,
(N × m) bit integer A and (h × m) bit integer B
A multiplication circuit on an integer that multiplies with the same arithmetic element PE arranged in a two-dimensional array of h rows × n columns.
(0,0) to PE (n-1, h-1), and PE (i, 0) to PE (i, h-1) in each column is an integer A i obtained by dividing the integer A by m bits. (I = 0, ..., n-1) and the integer B are m
B j (j = 0, ..., h-1) divided for each bit is input at the same time, and S j ← A i · B j + S at each PE (i, j).
j (j = 0, ..., h-1) is calculated and output to PE (i + 1, j-1), and the outputs from PE (i, 0) and PE (n-1, j) are output. A
A multiplication circuit on an integer, which is a multiplication value of B.
【請求項2】 前記Ai として零が入力されるh行のP
Eを最終列後に更に2列備え、最終キヤリーを含むA・
Bの乗算値を出力することを特徴とする請求項1記載の
整数上の乗算回路。
2. The P of the h-th row in which zero is input as the A i
E with 2 more rows after the last row, including the final carrier
The multiplication circuit on the integer according to claim 1, wherein the multiplication value of B is output.
【請求項3】 前記PEは、mビツト×mビツトの乗算
を実行する乗算器と、前記乗算器の出力と前段のPEの
計算結果とを加算する2入力の2mビツト加算器と、該
加算器の出力を記憶する2mビツトのレジスタと、該加
算器のキヤリー出力をラツチし、2列後の同じ行のPE
のキヤリー入力に出力するフリツプフロツプと、前記B
i を1クロツク遅延する遅延回路とから構成されること
を特徴とする請求項1又は2記載の整数上の乗算回路。
3. The PE is a multiplier for executing a multiplication of m bits × m bits, a 2-input 2m-bit adder for adding the output of the multiplier and the calculation result of the PE at the preceding stage, and the addition. 2m bit register that stores the output of the adder and latch the output of the adder
And a flip-flop for outputting to the carrier input of B.
3. A multiplication circuit on an integer according to claim 1, comprising a delay circuit for delaying i by 1 clock.
JP4167081A 1992-06-25 1992-06-25 Multiplication circuit over integer Withdrawn JPH0612231A (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP4167081A JPH0612231A (en) 1992-06-25 1992-06-25 Multiplication circuit over integer
EP93304879A EP0576262B1 (en) 1992-06-25 1993-06-23 Apparatus for multiplying integers of many figures
DE69329260T DE69329260T2 (en) 1992-06-25 1993-06-23 Device for multiplying integers by many digits
US08/512,620 US5524090A (en) 1992-06-25 1995-08-08 Apparatus for multiplying long integers

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4167081A JPH0612231A (en) 1992-06-25 1992-06-25 Multiplication circuit over integer

Publications (1)

Publication Number Publication Date
JPH0612231A true JPH0612231A (en) 1994-01-21

Family

ID=15843055

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4167081A Withdrawn JPH0612231A (en) 1992-06-25 1992-06-25 Multiplication circuit over integer

Country Status (1)

Country Link
JP (1) JPH0612231A (en)

Similar Documents

Publication Publication Date Title
US5524090A (en) Apparatus for multiplying long integers
KR100267009B1 (en) Method and device for modular multiplication
CN110351087B (en) Pipelined Montgomery modular multiplication operation method
US3805043A (en) Serial-parallel binary multiplication using pairwise addition
Liu et al. High performance modular multiplication for SIDH
Ding et al. A modular multiplier implemented with truncated multiplication
Imana LFSR-Based Bit-Serial $ GF (2^ m) $ G F (2 m) Multipliers Using Irreducible Trinomials
US3878985A (en) Serial-parallel multiplier using booth{3 s algorithm with combined carry-borrow feature
Reyhani-Masoleh A new bit-serial architecture for field multiplication using polynomial bases
Tynymbayev et al. Devices for multiplying modulo numbers with analysis of the lower bits of the multiplier
CN108008934B (en) Composite finite field inversion device based on lookup table
US7693925B2 (en) Multiplicand shifting in a linear systolic array modular multiplier
KR100670780B1 (en) Apparatus for hybrid multiplier in GF2^m and Method for multiplying
Kong et al. FPGA implementation of modular multiplier in residue number system
JPH0612231A (en) Multiplication circuit over integer
JP3129526B2 (en) Multiplication circuit over integers
JP3129525B2 (en) Multiplication circuit over integers
Salarifard et al. High-throughput low-complexity unified multipliers over $ GF (2^{m}) $ in dual and triangular bases
Namin et al. A High-Speed Word Level Finite Field Multiplier in ${\BBF} _ {2^ m} $ Using Redundant Representation
JP3210420B2 (en) Multiplication circuit over integers
Nadjia et al. High throughput parallel montgomery modular exponentiation on FPGA
KR100946256B1 (en) Scalable Dual-Field Montgomery Multiplier On Dual Field Using Multi-Precision Carry Save Adder
JP3129524B2 (en) Multiplication circuit on integer and multiplication method
KR100859185B1 (en) Multiplier Over ??2m using Gaussian Normal Basis
JPH0612232A (en) Multiplication circuit over integer

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990831