JPH052469A - Arithmetic circuit for variable-length word-length - Google Patents

Arithmetic circuit for variable-length word-length

Info

Publication number
JPH052469A
JPH052469A JP3153286A JP15328691A JPH052469A JP H052469 A JPH052469 A JP H052469A JP 3153286 A JP3153286 A JP 3153286A JP 15328691 A JP15328691 A JP 15328691A JP H052469 A JPH052469 A JP H052469A
Authority
JP
Japan
Prior art keywords
input
data
circuit
control signal
length
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
JP3153286A
Other languages
Japanese (ja)
Inventor
Masao Iida
政雄 飯田
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP3153286A priority Critical patent/JPH052469A/en
Publication of JPH052469A publication Critical patent/JPH052469A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To obtain a general purpose operation logic circuit by providing an additional circuit at an exclusive-use operation logic circuit. CONSTITUTION:This circuit is provided with an arithmetic means 12 equipped with the number of the full adder equal to the number of the bit of the prescribed input word-length, an input data converting means 11 to input the input data and the control signal, convert the input data to the data of the prescribed word-length in correspondence to the control signal and supply them to an arithmetic means, and an output data converting means 13 to input an arithmetic result and the control signal by the arithmetic means 12 and convert the arithmetic result to the output data equal to the word-length of the input data. In this configuration, by making preparations for the signal select suitably the input data word-length, the general purpose operation logic circuit is obtained.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、2の補数演算を行う論
理演算回路において、複数種類のデータ語長の演算を行
うようにしたLSI化向きの専用演算回路に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a dedicated arithmetic circuit suitable for LSI, which is a logical arithmetic circuit for performing a two's complement arithmetic operation and is adapted to perform arithmetic operations of plural kinds of data word lengths.

【0002】[0002]

【従来の技術】近年、LSI技術の進歩により、各用途
に専用のLSIを作成し、ハードウェアの小型化・高速
化をめざすことがある。特に、通信関係の場合では、処
理の実時間性が要求されるため、高速の論理回路の要求
がある。例えば、従来、個別の回路素子で構成してアナ
ログ信号処理をしていたフィルタ処理等では、A/D変
換器とD/A変換器と専用の論理回路とを使用して、デ
ジタル信号処理で小型化・高速化を実現している。この
処理は、先ず、入力のアナログ信号をA/D変換器でデ
ジタル信号に変換し、デジタルデータを専用の演算論理
回路で演算処理することでフィルタリング処理を行い、
最後に、D/A変換器でアナログ信号に変換し、従来と
等価な入出力系を構成している。このようなデジタル信
号処理では、装置化の開発方法として、次記文献にもあ
るように、専用の演算論理回路を設計し、ハードウェア
を最適化する方法と、汎用の演算論理回路を有したハー
ドウェア、例えば、デジタル・シグナル・プロセッサ
(DSP)を使用して、要求機能をソフトウェアで実現
するという方法があった。 文献名:デジタル信号処理、第7章ハードウェア技術、
編著者:社団法人、電子通信学会、販売所:コロナ社
(昭和50年11月10日初版発行)。
2. Description of the Related Art In recent years, due to advances in LSI technology, there are cases in which dedicated LSIs are created for various purposes to reduce the size and speed of hardware. Especially in the case of communication, there is a demand for a high-speed logic circuit because real-time processing is required. For example, in a filter process or the like which is conventionally configured by individual circuit elements and performs analog signal processing, digital signal processing is performed by using an A / D converter, a D / A converter, and a dedicated logic circuit. Achieved miniaturization and high speed. In this processing, first, an analog input signal is converted into a digital signal by an A / D converter, and digital data is processed by a dedicated arithmetic logic circuit to perform filtering processing.
Finally, the D / A converter converts the analog signal to form an input / output system equivalent to the conventional one. In such a digital signal processing, as a device development method, there is a method for designing a dedicated arithmetic logic circuit to optimize hardware and a general-purpose arithmetic logic circuit as described in the following document. There has been a method of implementing a required function in software by using hardware, for example, a digital signal processor (DSP). Reference: Digital Signal Processing, Chapter 7, Hardware Technology,
Editor: Corporate Incorporated Association, The Institute of Electronics and Communication Engineers, Sales Office: Corona (published on November 10, 1975, the first edition).

【0003】[0003]

【発明が解決しようとする課題】しかしながら、前者の
方法では、専用の演算論理回路の開発設計に時間がかか
るという問題点があり、後者の方法では、ソフトウェア
の開発設計に時間がかかり、さらに、ソフトウェアの規
模によっては処理の実時間性が保つことができないとい
う問題点が生じていた。また、要求性能を実現するため
のデータ語長を決める場合、内部演算精度や処理結果精
度、処理時間などの各条件を網羅して検討する必要があ
るため、前者後者の方法とも計算機シミュレーションに
よる十分な語長評価期間を必要とするという問題点があ
った。本発明は、このような従来回路の問題点を解決す
るため、なされたものであり、専用の演算論理回路に付
加回路を設けることにより、汎用性のある演算論理回路
を提供することを目的とする。
However, the former method has a problem that it takes time to develop and design a dedicated arithmetic logic circuit, and the latter method requires time to develop and design software. Depending on the scale of software, there was a problem that the real time processing could not be maintained. Also, when deciding the data word length to achieve the required performance, it is necessary to comprehensively consider each condition such as internal calculation accuracy, processing result accuracy, processing time, etc. There was a problem that it required a long word length evaluation period. The present invention has been made in order to solve the problems of the conventional circuit, and an object thereof is to provide a general-purpose arithmetic logic circuit by providing an additional circuit in a dedicated arithmetic logic circuit. To do.

【0004】[0004]

【課題を解決するための手段】本発明は、所定の入力語
長のビット数に等しい全加算器の数を備えた演算手段を
備え、また、入力データと制御信号とが入力され、制御
信号に対応して入力データを所定語長のデータに変換し
て演算手段に供給する入力データ変換手段を備え、更
に、演算手段による演算結果と制御信号とが入力され、
制御信号に対応して演算結果を入力データと語長の等し
い出力データに変換する出力データ変換手段を備えてい
るものである。
SUMMARY OF THE INVENTION The present invention comprises arithmetic means having a number of full adders equal to the number of bits of a predetermined input word length. Further, the input data and the control signal are input to the control signal. Corresponding to the input data converting means for converting the input data into data of a predetermined word length and supplying the data to the calculating means, and further, the calculation result by the calculating means and the control signal are inputted,
Output data conversion means for converting the operation result into output data having the same word length as the input data in accordance with the control signal is provided.

【0005】[0005]

【作用】本発明によれば、デジタル信号処理を行う装置
において、入力データ語長を適宜に選択する信号を用意
することで、演算論理回路の設計に自由度を持たせられ
る回路を提供でき、このため、デジタル信号処理を行う
装置のハードウェア設計の期間を短縮でき、LSIの使
用効率をあげることができる。
According to the present invention, in a device for performing digital signal processing, by providing a signal for appropriately selecting the input data word length, it is possible to provide a circuit which has a degree of freedom in designing an arithmetic logic circuit, Therefore, it is possible to shorten the period of hardware design of a device that performs digital signal processing and improve the efficiency of use of the LSI.

【0006】[0006]

【実施例】以下、図面を用いて詳細に説明する。図1
は、本発明の一実施例の概要を説明するためのブロック
図である。図1において、入力データ変換手段11は、
入力データの語長を変換する変換器であり、演算手段1
2は変換手段11の出力データを演算処理する演算器で
あり、出力データ変換手段13は、演算手段12の出力
データの語長を変換する変換器である。制御信号発生部
14は変換手段11と12に対して、語長変換の制御を
行う制御信号を送出する発生器である。図1のブロック
は、例えば、デジタルシグナルプロセッサのような大規
模論理回路に含まれる演算回路である。
Embodiments will be described in detail below with reference to the drawings. Figure 1
FIG. 3 is a block diagram for explaining an outline of an embodiment of the present invention. In FIG. 1, the input data conversion means 11 is
It is a converter for converting the word length of the input data, and the calculating means 1
Reference numeral 2 is a computing unit for computing the output data of the transforming unit 11, and output data transforming unit 13 is a converter for transforming the word length of the output data of the computing unit 12. The control signal generator 14 is a generator that sends a control signal for controlling the word length conversion to the conversion means 11 and 12. The block of FIG. 1 is, for example, an arithmetic circuit included in a large-scale logic circuit such as a digital signal processor.

【0007】図1の動作の概要は、例えば、8ビットの
入力データが変換手段11に入力し、16ビットに変換
されて変換手段11から出力され演算手段12に入力す
る。演算手段12では、16ビットの語長で演算処理を
行い、結果が16ビットを越える場合は、1ビットのキ
ャリーを発生する。このため、演算手段12の内部演算
語長は17ビットとなる。そして、演算手段12の出力
は、下位16ビットが選択される。16ビットの出力デ
ータは、変換手段13に入力し、変換手段11の入力デ
ータと同じ8ビットに語長を変換し出力する。つまり、
入力データ変換手段11と出力データ変換手段13と
で、入出力データと所定ビット数のデータとの語長変換
を行い、演算手段12で所定ビット数のデータの演算を
行うことにより、LSIの開発効率を上げることが可能
となる。
The outline of the operation of FIG. 1 is that, for example, 8-bit input data is input to the conversion means 11, converted into 16 bits, output from the conversion means 11 and input to the calculation means 12. The arithmetic means 12 performs arithmetic processing with a word length of 16 bits, and if the result exceeds 16 bits, a carry of 1 bit is generated. Therefore, the internal operation word length of the operation means 12 is 17 bits. The lower 16 bits of the output of the arithmetic means 12 are selected. The 16-bit output data is input to the conversion unit 13, and the word length is converted to the same 8-bit as the input data of the conversion unit 11 and output. That is,
The input data conversion means 11 and the output data conversion means 13 perform word length conversion between the input / output data and the data of a predetermined number of bits, and the calculation means 12 calculates the data of a predetermined number of bits to develop an LSI. It is possible to improve efficiency.

【0008】次に、図2に示す本発明の実施例につい
て、説明する。図2において、入力データ変換回路11
0は、2入力のアンド回路4個111,112,11
3,114と、2入力の選択回路4個115,116,
117,118とから構成され、演算回路120は、4
ビット同士の加算処理を行う加算器121と、1ビット
同士の加算処理を行う加算器4個122,123,12
4,125とから構成され、出力データ変換回路130
は、2入力のアンド回路4個131,132,133,
134から構成されている。図2の演算ブロックで、加
算を行う2つのデータの一方をデータA、他方をデータ
B、加算結果をデータCとする。また、これらのデータ
が8ビットであるときに、下位ビットから順にデータA
0,A1,A2,・・・・A7(データB,Cについて
も同様)とする。
Next, the embodiment of the present invention shown in FIG. 2 will be described. In FIG. 2, the input data conversion circuit 11
0 is four 2-input AND circuits 111, 112, 11
3, 114 and four 2-input selection circuits 115, 116,
117 and 118, the arithmetic circuit 120 has four
An adder 121 that performs addition processing between bits and four adders 122, 123, and 12 that perform addition processing between 1 bits
4, 125, and an output data conversion circuit 130.
Is a four-input AND circuit 131, 132, 133,
It is composed of 134. In the operation block of FIG. 2, one of the two data to be added is data A, the other is data B, and the addition result is data C. Further, when these data are 8 bits, data A is sequentially output from the lower bit.
0, A1, A2, ... A7 (same for data B and C).

【0009】加算器121には、データAの下位4ビッ
ト(A0〜A3)とデータBの下位4ビット(B0〜B
3)が入力される。そして、加算器121からは、加算
結果がデータC0,C1,C2,C3として、出力され
る。また、データA4が、アンド回路111の第一入力
端に、データB4が、選択回路115の第一入力端に、
データA5が、アンド回路112の第一入力端に、デー
タB5が、選択回路116の第一入力端に、データA6
が、アンド回路113の第一入力端に、データB6が、
選択回路117の第一入力端に、データA7が、アンド
回路114の第一入力端に、データB7が、選択回路1
18の第一入力端に、入力される。そして選択回路11
5,116,117,118の第二の入力端には、固定
データ“1”に相当するHighレベルが供給される。
The adder 121 stores the lower 4 bits (A0 to A3) of the data A and the lower 4 bits (B0 to B) of the data B.
3) is input. Then, the addition result is output from the adder 121 as data C0, C1, C2, and C3. Further, the data A4 is at the first input end of the AND circuit 111, and the data B4 is at the first input end of the selection circuit 115.
The data A5 is input to the first input end of the AND circuit 112, the data B5 is input to the first input end of the selection circuit 116, and the data A6 is input.
However, at the first input terminal of the AND circuit 113, the data B6 is
The data A7 is input to the first input terminal of the selection circuit 117, and the data B7 is input to the first input terminal of the AND circuit 114.
It is input to the first input end of 18. And the selection circuit 11
A high level corresponding to fixed data “1” is supplied to the second input terminals of 5, 116, 117 and 118.

【0010】そして、アンド回路111と選択回路11
5との出力が加算器122に入力され、加算器122の
出力は、アンド回路131の第一入力に接続される。同
様に、アンド回路112と選択回路116との出力が、
加算器123に入力され、加算器123の出力は、アン
ド回路132の第一入力に接続される。アンド回路11
3と選択回路117との出力が、加算器124に入力さ
れ、加算器124の出力は、アンド回路133の第一入
力に接続される。アンド回路114と選択回路118と
の出力が、加算器125に入力され、加算器125の出
力は、アンド回路134の第一入力に接続される。アン
ド回路131,132,133,134の各々から、加
算結果データであるC4,C5,C6,C7が出力され
る。
The AND circuit 111 and the selection circuit 11
5 and 5 are input to the adder 122, and the output of the adder 122 is connected to the first input of the AND circuit 131. Similarly, the outputs of the AND circuit 112 and the selection circuit 116 are
It is input to the adder 123, and the output of the adder 123 is connected to the first input of the AND circuit 132. AND circuit 11
3 and the selection circuit 117 are input to the adder 124, and the output of the adder 124 is connected to the first input of the AND circuit 133. The outputs of the AND circuit 114 and the selection circuit 118 are input to the adder 125, and the output of the adder 125 is connected to the first input of the AND circuit 134. Each of the AND circuits 131, 132, 133, 134 outputs addition result data C4, C5, C6, C7.

【0011】また、加算器121の演算の結果生じたキ
ャリーが、加算器122に入力する。同様に、加算器1
22の演算の結果生じたキャリーが、加算器123に入
力し、加算器123の演算の結果生じたキャリーが、加
算器124に入力し、加算器124の演算の結果生じた
キャリーが、加算器125に入力する。加算器125の
演算の結果生じたキャリーは、演算部120の外部に出
力される。さらに、制御信号発生手段14から出力され
る第一の制御信号がアンド回路111,131の入力端
と選択回路122の制御端子に入力される。同様に、制
御信号発生手段14から出力される第二の制御信号がア
ンド回路112,132の入力端と選択回路123の制
御端子に入力される。制御信号発生手段14から出力さ
れる第三の制御信号がアンド回路113,133の入力
端と選択回路124の制御端子に入力される。制御信号
発生手段14から出力される第四の制御信号がアンド回
路114,134の入力端と選択回路125の制御端子
に入力される。
The carry generated as a result of the operation of the adder 121 is input to the adder 122. Similarly, adder 1
The carry generated as a result of the calculation of 22 is input to the adder 123, the carry generated as a result of the calculation of the adder 123 is input to the adder 124, and the carry generated as a result of the calculation of the adder 124 is added to the adder. Enter in 125. The carry generated as a result of the arithmetic operation of the adder 125 is output to the outside of the arithmetic unit 120. Further, the first control signal output from the control signal generating means 14 is input to the input terminals of the AND circuits 111 and 131 and the control terminal of the selection circuit 122. Similarly, the second control signal output from the control signal generator 14 is input to the input terminals of the AND circuits 112 and 132 and the control terminal of the selection circuit 123. The third control signal output from the control signal generating means 14 is input to the input terminals of the AND circuits 113 and 133 and the control terminal of the selection circuit 124. The fourth control signal output from the control signal generating means 14 is input to the input terminals of the AND circuits 114 and 134 and the control terminal of the selection circuit 125.

【0012】以上の回路がどのように本発明と関わるか
を説明する。動作例として、入力データ長を4ビットと
したときと、6ビットとしたときとの加算処理を図1、
図2を用いて説明する。なお、加算処理に先立って、制
御信号発生手段14から出力される制御信号と入力デー
タ長の関係を示すと次のようになる。
How the above circuits relate to the present invention will be described. As an operation example, FIG. 1 shows the addition processing when the input data length is 4 bits and when it is 6 bits.
This will be described with reference to FIG. The relationship between the control signal output from the control signal generating means 14 and the input data length prior to the addition processing is as follows.

【0013】[0013]

【表1】 [Table 1]

【0014】まず、4ビットの場合、図1の制御信号発
生手段14に対して、精度切替えの制御信号を端子16
に供給し、発生手段14から入力データ変換回路110
と出力データ変換回路130に第1〜4の制御信号を入
力する。入力データ変換回路110及び出力データ変換
回路130の制御端子には、制御データとして“0”が
入力されるので、各アンド回路が閉じられる状態とな
り、最終出力C4〜C7もゼロの固定値を出力する。次
に、加算を行う2つの4ビットデータA0〜A3とB0
〜B3とが、入力データ変換回路110を介して演算回
路120に入力する。この時、入力データの上位の4ビ
ットは、すべて0として、入力データ変換回路110に
入力するか、下位4ビットのみにデータを供給するよう
にする。
First, in the case of 4 bits, the control signal generating means 14 of FIG.
To the input data conversion circuit 110 from the generating means 14.
And the first to fourth control signals are input to the output data conversion circuit 130. Since "0" is input as control data to the control terminals of the input data conversion circuit 110 and the output data conversion circuit 130, each AND circuit is closed and the final outputs C4 to C7 also output a fixed value of zero. To do. Next, two 4-bit data A0 to A3 and B0 to be added are added.
To B3 are input to the arithmetic circuit 120 via the input data conversion circuit 110. At this time, the upper 4 bits of the input data are all set to 0 and input to the input data conversion circuit 110, or the data are supplied only to the lower 4 bits.

【0015】加算器121では、入力された2つの4ビ
ットデータの加算を行い、加算結果をC0〜C3とし
て、出力データ変換回路130を介して、出力する。ま
た、C4〜C7の出力は、アンド回路131〜134が
閉じられた状態となっているので、すべて“0”とな
る。一方、加算器121の加算でキャリーが生じた場合
は、キャリーが次の加算器122に入力する。加算器1
22では2入力のデータが“0”となっているので、こ
の“0”とキャリー入力の“1”との加算が行われ、こ
の結果、キャリー出力を生じ、次の加算器123にもキ
ャリー入力がある。この加算器123の加算処理は加算
器122と同様であり、また、キャリー出力を生じ、順
々にキャリーが隣の加算器124,125に伝搬し、最
後に演算回路120から外部に出力される。
The adder 121 adds the two input 4-bit data and outputs the addition result as C0 to C3 via the output data conversion circuit 130. The outputs of C4 to C7 are all "0" because the AND circuits 131 to 134 are closed. On the other hand, if a carry occurs in the addition of the adder 121, the carry is input to the next adder 122. Adder 1
Since the data of 2 inputs is "0" in 22, the addition of this "0" and the carry input of "1" is performed, and as a result, a carry output is generated and the carry is also carried to the next adder 123. There is input. The addition processing of the adder 123 is similar to that of the adder 122. Further, a carry output is generated, the carry is sequentially propagated to the adjacent adders 124 and 125, and finally output from the arithmetic circuit 120 to the outside. ..

【0016】データ長が6ビットの場合は、先ず、制御
信号発生手段14に精度切替え制御信号を入力し、発生
手段14から第1〜4の制御信号を発生させる。この
時、第1と第2の制御信号は“1”であり、第3と第4
の制御信号は“0”となる。従って、演算回路120の
内部で、加算器121,122,123を用いて、6ビ
ットの加算処理が行われ、出力としてC0〜C5が得ら
れる。また、上記の4ビットの時と同様にキャリーが生
じる場合は加算器を伝搬し、演算回路120から出力で
きることとなる。
When the data length is 6 bits, first, the precision switching control signal is input to the control signal generating means 14, and the generating means 14 generates the first to fourth control signals. At this time, the first and second control signals are "1", and the third and fourth control signals are
Control signal becomes "0". Therefore, in the arithmetic circuit 120, the 6-bit addition process is performed using the adders 121, 122, and 123, and C0 to C5 are obtained as outputs. Further, when carry occurs as in the case of the above 4 bits, it can be propagated through the adder and output from the arithmetic circuit 120.

【0017】[0017]

【発明の効果】以上説明したように、図2の実施例で
は、4ビットから8ビットの間で、第1〜第4の制御信
号を使用して、入力データの語長を可変にした加算処理
が可能となるので、LSIの使用率を上げることができ
る効果が期待できる。
As described above, in the embodiment shown in FIG. 2, the addition is performed in which the word length of the input data is made variable by using the first to fourth control signals between 4 bits and 8 bits. Since processing becomes possible, the effect of increasing the usage rate of the LSI can be expected.

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

【図1】図1は本発明の実施例の概要を説明するための
ブロック図
FIG. 1 is a block diagram for explaining an outline of an embodiment of the present invention.

【図2】図2は本発明の実施例の詳細を示すブロック図FIG. 2 is a block diagram showing details of an embodiment of the present invention.

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

11 入力データ変換手段 12 演算手段 13 出力データ変換手段 14 制御信号発生部 110 入力データ変換回路 111〜114 2入力のアンド回路 115〜118 2入力の選択回路 120 演算回路 121〜125 加算器 130 データ変換回路 131〜135 2入力のアンド回路 11 Input Data Conversion Means 12 Arithmetic Means 13 Output Data Conversion Means 14 Control Signal Generation Unit 110 Input Data Conversion Circuits 111-114 2-Input AND Circuits 115-118 2-Input Selection Circuits 120 Arithmetic Circuits 121-125 Adders 130 Data Conversion Circuit 131-135 2-input AND circuit

Claims (1)

【特許請求の範囲】 【請求項1】 所定の入力語長のビット数に等しい全加
算器の数を備えた演算手段と、入力データと制御信号と
が入力され、前記制御信号に対応して前記入力データを
前記語長のデータに変換して、前記演算手段に供給する
入力データ変換手段と、前記演算手段による演算結果と
前記制御信号とが入力され、前記制御信号に対応して前
記演算結果を入力データと語長の等しい出力データに変
換する出力データ変換手段と、を備えたことを特徴とす
る可変長語長用演算回路。
Claim: What is claimed is: 1. An arithmetic means having a number of full adders equal to the number of bits of a predetermined input word length, input data and a control signal are input, and corresponding to the control signal. Input data conversion means for converting the input data into data of the word length and supplying it to the operation means, an operation result by the operation means and the control signal are input, and the operation is performed corresponding to the control signal. An arithmetic circuit for variable length word length, comprising: output data conversion means for converting a result into output data having the same word length as input data.
JP3153286A 1991-06-25 1991-06-25 Arithmetic circuit for variable-length word-length Pending JPH052469A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3153286A JPH052469A (en) 1991-06-25 1991-06-25 Arithmetic circuit for variable-length word-length

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3153286A JPH052469A (en) 1991-06-25 1991-06-25 Arithmetic circuit for variable-length word-length

Publications (1)

Publication Number Publication Date
JPH052469A true JPH052469A (en) 1993-01-08

Family

ID=15559159

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3153286A Pending JPH052469A (en) 1991-06-25 1991-06-25 Arithmetic circuit for variable-length word-length

Country Status (1)

Country Link
JP (1) JPH052469A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06309147A (en) * 1993-04-22 1994-11-04 Nec Corp Arithmetic and logic unit
JPWO2007083782A1 (en) * 2006-01-18 2009-06-11 株式会社日立国際電気 Communication device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06309147A (en) * 1993-04-22 1994-11-04 Nec Corp Arithmetic and logic unit
JPWO2007083782A1 (en) * 2006-01-18 2009-06-11 株式会社日立国際電気 Communication device
JP4659154B2 (en) * 2006-01-18 2011-03-30 株式会社日立国際電気 Communication device

Similar Documents

Publication Publication Date Title
US6055555A (en) Interface for performing parallel arithmetic and round operations
Kidambi et al. Area-efficient multipliers for digital signal processing applications
US6360283B1 (en) Method and apparatus for producing signal processing circuits in the delta sigma domain
JPS6132437Y2 (en)
JPH05134851A (en) Multiplying circuit output system
JPH052469A (en) Arithmetic circuit for variable-length word-length
JPH07234778A (en) Arithmetic circuit
JPH0149973B2 (en)
EP0242600A2 (en) Carry look-ahead calculating method and circuits therefor
Hemantha et al. Low latency prefix accumulation driven compound MAC unit for efficient FIR filter implementation
KR100295646B1 (en) Multiplication method using wallace tree
US5944777A (en) Method and apparatus for generating carries in an adder circuit
JPH0628503A (en) Adder
JP3264603B2 (en) Digital signal processor
JP2890412B2 (en) Code conversion circuit
JP2887038B2 (en) Division processing unit
JP3213982B2 (en) Division circuit
KR100501739B1 (en) An efficient Modular Adder Architecture and its computing method
JPH05233217A (en) Three-input rounding addition circuit
WO1996027831A1 (en) Floating point conversion circuit
EP1879295A2 (en) Method for simulating a circuit layout to implement analog signal processing in a delta sigma domain
JPS60254373A (en) Arithmetic unit for sum of product
JP3198795B2 (en) Adder and addition method
JPH01162926A (en) Data length variable arithmetic unit
EP1679612B1 (en) System and method for producing a circuit layout to implement analog signal processing in the delta sigma domain