JPH0580984A - Multiplication device - Google Patents

Multiplication device

Info

Publication number
JPH0580984A
JPH0580984A JP3243377A JP24337791A JPH0580984A JP H0580984 A JPH0580984 A JP H0580984A JP 3243377 A JP3243377 A JP 3243377A JP 24337791 A JP24337791 A JP 24337791A JP H0580984 A JPH0580984 A JP H0580984A
Authority
JP
Japan
Prior art keywords
bits
memory
bit
multiplication
multiplying
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
JP3243377A
Other languages
Japanese (ja)
Inventor
Yoshinobu Katae
善暢 片江
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.)
Konica Minolta Inc
Original Assignee
Konica Minolta 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 Konica Minolta Inc filed Critical Konica Minolta Inc
Priority to JP3243377A priority Critical patent/JPH0580984A/en
Publication of JPH0580984A publication Critical patent/JPH0580984A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To provide an inexpensive multiplication device which can perform the multiplication of bits of higher orders at a high speed. CONSTITUTION:A DSP 1 inputs the higher order bit X1 and the lower order bit X0 of the length measurement data from a memory X and also inputs the higher order bit Y1 and the lower order bit Y0 of the coefficient data from a memory Y respectively. Then the DSP 1 adds 24 bits of higher orders of (X0XY0) to (X1XY0+X0XY1) and latches 24 bits of higher order of this addition through a 1st latch circuit R1. A DSP 2 adds (X1XY1) to 24 bits of higher orders of (X0XY0+X1XY0+X0XY1) latched by the circuit R1. Then the DSP 2 latches the result of addition by a higher order bit R21 and a lower order bit R20 of a 2nd latch circuit R2.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ビット数の大きいデジ
タル値同士を高速で掛算する装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a device for multiplying digital values having a large number of bits at high speed.

【0002】[0002]

【従来の技術】例えば、33ビット以上のデジタル値同士
を掛算する装置を実現する場合、従来は、デジタル値を
上位ビットと下位ビットとに分け、下位ビット同士,上
位ビットと下位ビット,上位ビット同士の各掛算を現存
する32ビットの掛算器を4個用いて行い、各掛算で得ら
れた値 (積) を32ビットの加算器を3個使用して実現す
ることができる。
2. Description of the Related Art For example, in the case of realizing a device for multiplying digital values of 33 bits or more, conventionally, a digital value is divided into upper bits and lower bits, and lower bits, upper bits and lower bits, and upper bits. It is possible to carry out each multiplication of two by using four existing 32-bit multipliers and realize the value (product) obtained by each multiplication by using three 32-bit adders.

【0003】また、33ビット以上の掛算器を特注によ
り、IC化 (ASIC) して得ることも可能である。
It is also possible to obtain a multiplier of 33 bits or more by customizing it as an IC (ASIC).

【0004】[0004]

【発明が解決しようとする課題】しかしながら、33ビッ
トの掛算器は高価であり、それを4個も使用することは
コストアップが大きく、回路的にも複雑になっていた。
また、ASICによる方法は、開発に数千万円以上を必
要とし、多品種少量の製品設計には向かなかった。
However, the 33-bit multiplier is expensive, and the use of four multipliers increases the cost and complicates the circuit.
In addition, the method using ASIC requires tens of millions of yen or more for development, and is not suitable for product design of a wide variety of products.

【0005】本発明は、上記従来の実状に鑑みなされた
もので、高速の積和演算機能を有するデジタルシグナル
プロセッサを複数用いた低コストな回路構成により、高
ビットデジタル値同士の掛算を高速で実行できるように
した掛算器を提供することを目的とする。
The present invention has been made in view of the above-mentioned conventional circumstances. A low-cost circuit configuration using a plurality of digital signal processors having a high-speed product-sum operation function allows high-bit digital values to be multiplied at high speed. The purpose is to provide a multiplier that can be executed.

【0006】[0006]

【課題を解決するための手段】このため本発明に係る掛
算装置は、一組のデジタルシグナルプロセッサと、一組
のラッチ回路と、2つのデジタル値を夫々上位ビットと
下位ビットとに分けて記憶するメモリと、を含んで構成
され、一方のデジタルシグナルプロセッサに、前記2つ
のデジタル値の下位ビット同士を掛算し得られた値の上
位ビットのみを選択する第1の掛算手段と、2つのデジ
タル値の上位ビットと下位ビットの掛算を行う第2の掛
算手段と、これら第1の掛算手段及び第2の掛算手段に
よって掛算された各値を加算する第1の加算手段と、加
算して得られた値の上位ビットを選択して第1のラッチ
回路にラッチする第1のラッチ手段と、を設け、他方の
デジタルシグナルプロセッサに、前記2つのデータの上
位ビット同士の掛算を行う第3の掛算手段と、前記第1
のラッチ回路にラッチされた値と前記第3の掛算手段で
掛算された値とを加算する第2の加算手段と、該第2の
加算手段で加算された値を上位ビットと下位ビットに分
けて第2のラッチ回路にラッチする第2のラッチ手段
と、を備えたことを特徴とする掛算装置。
Therefore, in the multiplication device according to the present invention, a set of digital signal processors, a set of latch circuits, and two digital values are divided into upper bits and lower bits, respectively, and stored. A digital signal processor for multiplying the lower bits of the two digital values with each other, and selecting only the upper bit of the obtained value; and two digital signals. The second multiplication means for multiplying the high-order bit and the low-order bit of the value, the first addition means for adding the respective values multiplied by the first multiplication means and the second multiplication means, and the addition result A first latch means for selecting the upper bit of the obtained value and latching it in the first latch circuit, and the other digital signal processor is connected to the upper bit of the two data. A third multiplying means for performing the first
Second addition means for adding the value latched in the latch circuit of the third multiplication means and the value multiplied by the third multiplication means, and the value added by the second addition means is divided into upper bits and lower bits. And a second latching means for latching in a second latch circuit.

【0007】[0007]

【作用】一方のデジタルシグナルプロセッサ (以下DS
Pという) は、第1の掛算手段によりメモリから入力し
た2つのデジタル値の下位ビット同士を掛算し、その上
位ビットのみを選択すると共に、第2の掛算手段により
2つのデジタル値の上位ビットと下位ビットを掛算し、
前記選択された上位ビットと第2の乗算手段の各掛算値
が第1の加算手段により加算し、第1のラッチ手段によ
り前記加算値の上位ビットを第1のラッチ回路にラッチ
する。これにより、元のデジタル値のメモリに記憶され
る上位ビットと同じビット数の上位ビットがラッチされ
ることとなる。
Operation: One digital signal processor (hereinafter DS
(Referred to as P) multiplies the lower bits of the two digital values input from the memory by the first multiplying means and selects only the upper bit thereof, and the second multiplying means generates the upper bit of the two digital values. Multiply the lower bits,
The selected high-order bit and each multiplication value of the second multiplication means are added by the first addition means, and the high-order bit of the addition value is latched in the first latch circuit by the first latch means. As a result, the upper bits having the same number of bits as the upper bits stored in the memory of the original digital value are latched.

【0008】他方のDSPは、第3の掛算手段によりメ
モリから入力した2つのデジタル値の上位ビット同士を
掛算し、第2の加算手段により前記第1のラッチ回路に
ラッチされた値と第3の掛算手段で掛算された値とを加
算し、第2のラッチ手段により第2の加算手段で加算さ
れた値を上位ビットと下位ビットに分けて第2のラッチ
回路にラッチする。これにより、最終結果がメモリの上
位ビットと下位ビットを合わせたビット数でラッチさ
れ、必要に応じて出力される。
The other DSP multiplies the upper bits of the two digital values input from the memory by the third multiplying means, and the third bit and the value latched by the first latch circuit by the second adding means. And the value multiplied by the multiplying means is added, and the value added by the second adding means by the second latching means is divided into upper bits and lower bits and latched in the second latch circuit. As a result, the final result is latched by the total number of bits of the upper bits and the lower bits of the memory and output as needed.

【0009】[0009]

【実施例】以下に本発明をレーザー測長器に応用した実
施例について図に基づいて説明する。レーザー測長器の
分解能は0.6 オングストローム単位であり、1メートル
を測長すると1010≒233つまり33ビットのデータ長が必
要となり、32ビットでは不足する。データ長を最大48ビ
ットとし、これを桁落ちのないように同じく48ビットの
データで掛算により単位交換等の補正を行い、リアルタ
イムで出力するためには4MHz以上のスループットが
要求される。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment in which the present invention is applied to a laser length measuring machine will be described below with reference to the drawings. The resolution of the laser length measuring device is 0.6 angstrom unit, and when measuring 1 meter, a data length of 10 10 ≈ 2 33, that is, 33 bits is required, and 32 bits is insufficient. The maximum data length is 48 bits, and in order to prevent loss of digits, the same 48-bit data is also multiplied to correct the unit exchange and other factors, and real-time output requires a throughput of 4 MHz or higher.

【0010】図1は、本実施例のハードウエアの構成を
示す。DSPとしては、モトローラDSP56001が
2個使用される。前記レーザー測長器により測長された
データは有効33ビットの下位に0ビットを付与されて48
ビットに整えられ、上位24ビットと下位24ビットが、メ
モリXの領域X1,X0に分けて記憶される。該メモリ
Xの領域X1,X0は一方のDSP1(第1のデジタル
シグナルプロセッサ)と接続され、領域X1は他方のD
SP2 (第2のデジタルシグナルプロセッサ)にも接続
されている。また、前記測長データに掛算される温度補
正用等の計数データも同じく48ビットに整えられて上位
24ビットと下位24ビットが、メモリYの領域Y1,Y0
に分けて記憶され、領域Y1, Y0はDSP1に接続さ
れ、領域Y1 はDSP2にも接続されている。
FIG. 1 shows the hardware configuration of this embodiment. As the DSP, two Motorola DSP56001 are used. The data measured by the laser length-measuring device is added with 0 bit below the effective 33 bits.
The upper 24 bits and the lower 24 bits are arranged in the areas X1 and X0 of the memory X and stored. The areas X1 and X0 of the memory X are connected to one DSP1 (first digital signal processor), and the area X1 is the other D1.
It is also connected to SP2 (second digital signal processor). In addition, the count data for temperature correction etc. multiplied by the length measurement data is also adjusted to 48 bits,
The 24 bits and the lower 24 bits are areas Y1 and Y0 of the memory Y.
To be divided into storage regions Y1, Y0 is connected to the DSP 1, the region Y 1 is also connected to the DSP 2.

【0011】また、DSP1には演算途中の結果を一時
記憶するための48ビットの2つのメモリA1,1 が内蔵
され、DSP2にも演算途中の結果を一時記憶するため
の48ビットの2つのメモリA2,2 が内蔵されている。
更に、DSP1の演算結果の上位24ビットをラッチする
第1のラッチ回路R1 と、DSP2の演算結果の上位24
ビットと下位24ビットを分けてラッチする第2のラッチ
回路R2 が設けられる。
Further, the DSP 1 has two built-in 48-bit memories A 1 and B 1 for temporarily storing the result during calculation, and the DSP 2 has 2 bits of 48 bit for temporarily storing the result during calculation. Two memories A 2 and B 2 are built in.
Furthermore, the first latch circuit R 1 for latching the upper 24 bits of the operation result of DSP1 and the upper 24 bits of the operation result of DSP2
A second latch circuit R 2 for latching the bit and the lower 24 bits separately is provided.

【0012】次に、前記構成からなる掛算器の演算を図
, 図3のフローチャートに従い、図4, 図5を参照し
て説明する。図2は、DSP1側の演算ルーチンを示
す。ステップ (図ではSと記す。以下同様)1では、初
期設定を行う。ステップ2では、メモリYから係数デー
タの上位ビットY1と下位ビットY0を入力する。
[0012] Next, FIG. 2 a calculation of the multiplier comprising the arrangement in accordance with the flowchart of FIG. 3, FIG. 4, will be described with reference to FIG. FIG. 2 shows a calculation routine on the DSP 1 side. In step (denoted as S in the figure. The same applies hereinafter) 1, initialization is performed. In step 2, the upper bit Y1 and the lower bit Y0 of the coefficient data are input from the memory Y.

【0013】ステップ3では、メモリXから入力した測
長データの下位ビットX0とメモリYから入力した係数
データの下位ビットY0とを掛算し、その結果をDSP
1のメモリB1 に記憶する。これと平行してDSPのメ
モリA1 に記憶されている前回の演算結果の上位24ビッ
トを第1のラッチ回路R1 にラッチする。この機能が第
1のラッチ手段に相当する。尚、下位48ビットは物理学
の数値計算上無効データであり意味をなさないので予め
切捨てておくのである。
In step 3, the lower bit X0 of the length measurement data input from the memory X is multiplied by the lower bit Y0 of the coefficient data input from the memory Y, and the result is DSP.
No. 1 memory B 1 . In parallel with this, the upper 24 bits of the previous calculation result stored in the memory A 1 of the DSP are latched in the first latch circuit R 1 . This function corresponds to the first latch means. The lower 48 bits are invalid data in the numerical calculation of physics and do not make sense, so they are truncated in advance.

【0014】ステップ4では、メモリXから入力した測
長データの上位ビットX1とメモリYから入力した係数
データの下位ビットY0とを掛算し、その結果をDSP
1のメモリA1 に記憶する。これと平行してメモリB1
に記憶されていた前記X0×Y0の結果をメモリB1
下位ビットB1 0に記憶し直し、メモリB1 の上位ビッ
トを0とする。これは、X0×Y0の上位ビットと後述
するX1×Y0+X0×Y1の下位ビットとの桁を一致
して加算するための処理である。このステップ4の後段
の機能と前記ステップ3のX0×Y0の演算機能とが第
1の掛算手段に相当する。
In step 4, the upper bit X1 of the length measurement data input from the memory X is multiplied by the lower bit Y0 of the coefficient data input from the memory Y, and the result is DSP.
No. 1 memory A 1 is stored. In parallel with this, memory B 1
Re-storing the results of the X0 × Y0 which has been stored in the lower bits B 1 0 of the memory B 1, the upper bits of the memory B 1 and 0. This is a process for matching and adding the digits of the upper bit of X0 × Y0 and the lower bit of X1 × Y0 + X0 × Y1 described later. The function of the latter stage of step 4 and the X0 × Y0 calculation function of step 3 correspond to the first multiplication means.

【0015】ステップ5では、メモリXから入力した測
長データの下位ビットX0とメモリYから入力した係数
データの上位ビットY1とを掛算し、その結果と前記メ
モリA1 に記憶されたX1×Y0とを加算してメモリA
1の記憶値を更新する。これと平行してメモリXから新
たな測長データの下位ビットX0を入力する。ステップ
6では、前記メモリB1 の下位ビットに記憶されたX0
×Y0に前記メモリA1 に記憶されたX1×Y0+X0
×Y1の値を加算し、その結果でメモリA1 の記憶値を
更新する。この中の上位ビットが次回のステップ3の後
段の機能で第1のラッチ回路R1 にラッチされるのであ
る。この機能が第1の加算手段に相当する。これと平行
してメモリXから新たな測長データの上位ビットX1を
入力する。
In step 5, the lower bit X0 of the length measurement data input from the memory X and the upper bit Y1 of the coefficient data input from the memory Y are multiplied, and the result is multiplied by X1 × Y0 stored in the memory A 1. And add memory A
Update the stored value of 1 . In parallel with this, the lower bit X0 of the new length measurement data is input from the memory X. In step 6, stored in the lower bits of the memory B 1 X0
X1 × Y0 + X0 stored in the memory A 1
The value of × Y1 is added, and the stored value of the memory A 1 is updated with the result. The upper bits of these are latched in the first latch circuit R 1 by the function of the subsequent stage of the next step 3. This function corresponds to the first adding means. In parallel with this, the upper bit X1 of the new length measurement data is input from the memory X.

【0016】ステップ7では、同一の係数データY1,
Y0に対して、所定数のデータの掛算が完了したか否か
を判定し、完了するまではステップ3に戻って掛算を繰
り返し、完了するとステップ2へ戻って新たな係数デー
タY1,Y0を入力して掛算を行う。図3は、前記DS
P1による演算と平行して行われるDSP2の演算ルー
チンを示す。ステップ11では初期設定を行う。
In step 7, the same coefficient data Y1,
It is determined whether or not Y0 has been multiplied by a predetermined number of data, and until it is completed, the process returns to step 3 to repeat the multiplication, and when completed, the process returns to step 2 to input new coefficient data Y1 and Y0. And multiply. FIG. 3 shows the DS
The calculation routine of DSP2 performed in parallel with the calculation by P1 is shown. In step 11, initial setting is performed.

【0017】ステップ12では、メモリYから係数データ
の上位ビットY1を入力する。ステップ13では、メモリ
Xから測長データの上位ビットX1を入力する。ステッ
プ14では、前記第1のラッチ回路R1 にラッチされたX
0×Y0+X1×Y0+X0×Y1の結果の上位ビット
をDSP2のメモリA2 の下位ビットに記憶する。これ
と平行して前記メモリA2 の上位ビットを0にする。
At step 12, the upper bit Y1 of the coefficient data is input from the memory Y. In step 13, the upper bit X1 of the length measurement data is input from the memory X. In step 14, the X latched in the first latch circuit R 1
The upper bit of the result of 0 × Y0 + X1 × Y0 + X0 × Y1 is stored in the lower bit of the memory A 2 of DSP2. In parallel with this, the upper bit of the memory A 2 is set to 0.

【0018】ステップ15では、DSP2のメモリB2
記憶されたX1X0×Y1Y0の掛算値の上位ビットを
第2のラッチ回路R2 の上位ビットR21にラッチする。
ステップ16では、測長データの上位ビットX1と係数デ
ータの上位ビットY1とを掛算し、その結果X1×Y1
に前記メモリA2 に記憶されたX0×Y0+X1×Y0
+X0×Y1の結果の上位ビットを加算してメモリB2
に記憶する。この機能が第3の掛算手段と第2の加算手
段に相当する。これと平行してメモリB 2 の下位ビット
を第2のラッチ回路R2 の下位ビットR20にラッチす
る。この機能と前記ステップ15の機能とが第2のラッチ
手段に相当する。
In step 15, memory B of DSP 22To
The upper bits of the stored multiplication value of X1X0 × Y1Y0
Second latch circuit R2Upper bit R oftwenty oneLatch to.
In step 16, the upper bit X1 of the length measurement data and the coefficient
Multiply with the upper bit Y1 of the data, and the result is X1 × Y1
To the memory A2X0xY0 + X1xY0 stored in
Memory X by adding the upper bits of the result of + X0 × Y12
Remember. This function is the third multiplication means and the second adder
Corresponds to a step. In parallel with this, memory B 2Lower bit of
To the second latch circuit R2Lower bit R of20Latch to
It This function and the function of step 15 are the second latch.
It corresponds to the means.

【0019】ステップ17では、同一の係数データY1に
対して、所定数のデータの掛算が完了したか否かを判定
し、完了するまではステップ13に戻って掛算を繰り返
し、完了するとステップ12へ戻って新たな係数データY
1を入力して掛算を行う。このようにして48ビット同士
の掛算の結果は有効長48ビットに整えられる。図4は、
演算サイクルを示し、DSP1では、データの入力 (サ
ンプル) 及びラッチが掛算と平行処理される結果4サイ
クルで演算, ラッチを終了し、DSP2ではラッチと掛
算とが平行処理されてやはり4サイクルで演算, ラッチ
を終了し、DSP1, DSP2は平行して演算を行うた
め、全体として4サイクルで演算, ラッチを終了する。
したがって、1サイクルが60msで実行されるので60ms×
4=240ms となり、約4MHz のスループットが得られ、
極めて高速の掛算機能が得られるのである。
In step 17, it is judged whether or not the multiplication of a predetermined number of data is completed for the same coefficient data Y1, and until it is completed, the process returns to step 13 to repeat the multiplication, and when it is completed, it goes to step 12. Return to new coefficient data Y
Enter 1 to perform multiplication. In this way, the result of multiplication of 48 bits is adjusted to have an effective length of 48 bits. Figure 4
The operation cycle is shown. In DSP1, the data input (sample) and the latch are processed in parallel with the multiplication. As a result, the operation is completed in 4 cycles, and the latch is completed. Then, the latch is ended, and the DSP1 and DSP2 perform the operation in parallel, so the operation and the latch are completed in four cycles as a whole.
Therefore, since 1 cycle is executed in 60ms, 60ms ×
4 = 240ms, which gives a throughput of about 4MHz,
A very fast multiplication function can be obtained.

【0020】[0020]

【発明の効果】以上説明したように本発明によれば、一
組のDSPとラッチ回路とを用いただけの簡易で低コス
トな回路構成でありながら、DSPの持つ平行処理機能
と無効ビットの切捨てにより高いビット数同士の掛算を
高速で演算処理することができるものである。
As described above, according to the present invention, the parallel processing function of the DSP and the truncation of the invalid bit are achieved while having a simple and low-cost circuit configuration using only one set of DSP and latch circuit. Thus, multiplication of high bit numbers can be processed at high speed.

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

【図1】本発明の一実施例のハードウエアの構成を示す
ブロック図
FIG. 1 is a block diagram showing a hardware configuration of an embodiment of the present invention.

【図2】同上実施例のDSP1側の演算処理を示すフロ
ーチャート
FIG. 2 is a flowchart showing arithmetic processing on the DSP 1 side of the above embodiment.

【図3】同上実施例のDSP2側の演算処理を示すフロ
ーチャート
FIG. 3 is a flowchart showing arithmetic processing on the DSP 2 side of the above embodiment.

【図4】同上実施例の演算サイクルを示すタイムチャー
FIG. 4 is a time chart showing the operation cycle of the above embodiment.

【図5】同上実施例の演算過程を示す図FIG. 5 is a diagram showing a calculation process of the above embodiment.

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

DSP1 第1のデジタルシグナルプロセッサ DSP2 第2のデジタルシグナルプロセッサ A1 DSP1のメモリ B1 DSP1のメモリ A2 DSP2のメモリ B2 DSP2のメモリ X 測長データ用メモリ Y 係数データ用メモリ R1 第1のラッチ回路 R2 第2のラッチ回路DSP1 first digital signal processor DSP2 second digital signal processor A 1 DSP1 memory B 1 DSP1 memory A 2 DSP2 memory B 2 DSP2 memory X measurement data memory Y coefficient data memory R 1 first for a the Latch circuit R 2 Second latch circuit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】2つのデジタル値を掛算する掛算装置にお
いて、一組のデジタルシグナルプロセッサと、一組のラ
ッチ回路と、2つのデジタル値を夫々上位ビットと下位
ビットとに分けて記憶するメモリと、を含んで構成さ
れ、一方のデジタルシグナルプロセッサに、前記2つの
デジタル値の下位ビット同士を掛算し得られた値の上位
ビットのみを選択する第1の掛算手段と、2つのデジタ
ル値の上位ビットと下位ビットの掛算を行う第2の掛算
手段と、これら第1の掛算手段及び第2の掛算手段によ
って掛算された各値を加算する第1の加算手段と、加算
して得られた値の上位ビットを選択して第1のラッチ回
路にラッチする第1のラッチ手段と、を設け、他方のデ
ジタルシグナルプロセッサに、前記2つのデータの上位
ビット同士の掛算を行う第3の掛算手段と、前記第1の
ラッチ回路にラッチされた値と前記第3の掛算手段で掛
算された値とを加算する第2の加算手段と、該第2の加
算手段で加算された値を上位ビットと下位ビットに分け
て第2のラッチ回路にラッチする第2のラッチ手段と、
を備えたことを特徴とする掛算装置。
1. A multiplication device for multiplying two digital values, comprising a set of digital signal processors, a set of latch circuits, and a memory for storing two digital values by dividing them into an upper bit and a lower bit, respectively. , And a first multiplication means for selecting only the high-order bit of the value obtained by multiplying the low-order bits of the two digital values by one digital signal processor, and the high-order of the two digital values. Second multiplication means for multiplying bits and lower bits, first addition means for adding each value multiplied by the first multiplication means and the second multiplication means, and a value obtained by addition First latch means for selecting the upper bit of the above and latching it in the first latch circuit, and multiplying the other digital signal processor with the upper bits of the two data. Third multiplying means, second adding means for adding the value latched by the first latch circuit and the value multiplied by the third multiplying means, and addition by the second adding means. Second latch means for dividing the obtained value into upper bits and lower bits and latching them in a second latch circuit;
A multiplying device characterized by being equipped with.
JP3243377A 1991-09-24 1991-09-24 Multiplication device Pending JPH0580984A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3243377A JPH0580984A (en) 1991-09-24 1991-09-24 Multiplication device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3243377A JPH0580984A (en) 1991-09-24 1991-09-24 Multiplication device

Publications (1)

Publication Number Publication Date
JPH0580984A true JPH0580984A (en) 1993-04-02

Family

ID=17102949

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3243377A Pending JPH0580984A (en) 1991-09-24 1991-09-24 Multiplication device

Country Status (1)

Country Link
JP (1) JPH0580984A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6557954B1 (en) 1998-09-29 2003-05-06 Tomitaro Hattori Crawler pad for the tread board of a crawler track shoe

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6557954B1 (en) 1998-09-29 2003-05-06 Tomitaro Hattori Crawler pad for the tread board of a crawler track shoe

Similar Documents

Publication Publication Date Title
US6209017B1 (en) High speed digital signal processor
US4525796A (en) Pipelined operation unit for vector data
US9128790B2 (en) Digital signal processor having instruction set with an exponential function using reduced look-up table
JPH0612229A (en) Multiplication and accumulation circuit
US6505288B1 (en) Matrix operation apparatus and digital signal processor capable of performing matrix operations
JPH0368416B2 (en)
US9170776B2 (en) Digital signal processor having instruction set with a logarithm function using reduced look-up table
JPH0667851A (en) Multiplier provided with overflow detecting function
JPH05250146A (en) Arithmetic operation circuit executing integer involution processing
JPH0580984A (en) Multiplication device
US20100138468A1 (en) Digital Signal Processor Having Instruction Set With One Or More Non-Linear Complex Functions
JP2737933B2 (en) Division device
EP0888586B1 (en) Array indexing
SE444730B (en) LJUDSYNTETISATOR
US20050246406A9 (en) Emod a fast modulus calculation for computer systems
FR2773231A1 (en) IMPROVED PRODUCTION PROCESS OF A JO PARAMETER ASSOCIATED WITH THE IMPLEMENTATION OF MODULAR OPERATIONS ACCORDING TO THE MONTGOMERY METHOD
JPH0831024B2 (en) Arithmetic processor
KR100251547B1 (en) Digital signal processor
KR19980084342A (en) Method and apparatus for multiplying floating point data in a two cycle pipeline
Kumar et al. Implementation and Performance Analysis of Reconfigurable Montgomery Modular Multiplier
JPH08202533A (en) Division processor
JP3850150B2 (en) Method and digital signal processor for performing digital signal processing operations
JPH0535773A (en) Method and system for vector division
JPS6259828B2 (en)
JPS63254525A (en) Dividing device