KR100324340B1 - Adder - Google Patents

Adder Download PDF

Info

Publication number
KR100324340B1
KR100324340B1 KR1019990010531A KR19990010531A KR100324340B1 KR 100324340 B1 KR100324340 B1 KR 100324340B1 KR 1019990010531 A KR1019990010531 A KR 1019990010531A KR 19990010531 A KR19990010531 A KR 19990010531A KR 100324340 B1 KR100324340 B1 KR 100324340B1
Authority
KR
South Korea
Prior art keywords
carry
adder
low
input signal
value
Prior art date
Application number
KR1019990010531A
Other languages
Korean (ko)
Other versions
KR20000061477A (en
Inventor
이재연
Original Assignee
김영환
현대반도체 주식회사
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 김영환, 현대반도체 주식회사 filed Critical 김영환
Priority to KR1019990010531A priority Critical patent/KR100324340B1/en
Publication of KR20000061477A publication Critical patent/KR20000061477A/en
Application granted granted Critical
Publication of KR100324340B1 publication Critical patent/KR100324340B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/38Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
    • G06F7/48Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
    • G06F7/50Adding; Subtracting
    • G06F7/505Adding; Subtracting in bit-parallel fashion, i.e. having a different digit-handling circuit for each denomination
    • G06F7/506Adding; Subtracting in bit-parallel fashion, i.e. having a different digit-handling circuit for each denomination with simultaneous carry generation for, or propagation over, two or more stages
    • G06F7/507Adding; Subtracting in bit-parallel fashion, i.e. having a different digit-handling circuit for each denomination with simultaneous carry generation for, or propagation over, two or more stages using selection between two conditionally calculated carry or sum values

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Pure & Applied Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computing Systems (AREA)
  • Mathematical Optimization (AREA)
  • General Engineering & Computer Science (AREA)
  • Complex Calculations (AREA)

Abstract

본 발명은 가산기에 관한 것으로, 종래에는 비트수가 증가하게 되면 하이 오더 게이트의 입력수가 늘어나게 되어 팬인과 팬아웃에 문제가 발생하게 되고, 또한 팬인이나 팬아웃이 많은 게이트를 입력을 적게 하기 위하여 여러개의 게이트를 사용하면 그 만큼의 게이트가 추가되어야 하며, 또한 비트수가 커지게 되면 룩 어헤드 캐리제너레이터가 복잡하게 되므로 설계시 많은 어려움이 발생하는 문제점이 있다. 따라서, 본 발명은 하이인 캐리입력신호를 입력받아 이를 동일한 비트자리의 두 데이터를 가산하여 그에 따른 가산값과 캐리를 출력하는 하이캐리가산부와, 로우인 캐리입력신호를 입력받아 이를 동일한 비트자리의 두 데이터를 가산하여 그에 따른 가산값과 캐리를 출력하는 로우캐리가산부와, 상기 하이캐리가산부와 로우캐리가산부로부터 가산값을 입력받아 이를 캐리입력신호에 의해 다중송신하는 제1 멀티플렉서와, 상기 하이캐리가산부와 로우캐리가산부로부터 캐리를 입력받아 이를 캐리입력신호에 의해 다중송신하는 제2 멀티플렉서로 이루어진 다수의 연산부로 구성함으로써 32비트나 62비트 또는 그 이상의 가산기를 구현하고자 할때 캐리의 전파지연을 줄이기 위해 복잡한 캐리 룩어헤드(Lookahead) 로직을 디자인 해야 하지만 간단한 로직만 추가하면 되므로 비용이 절감되고, 또한 설계시 가산기 셀이 시메트릭컬(Symmetrical) 타입으로 구현되므로 설계가 용이하며, 또한 캐리의 전파지연을 발생시키는 캐리의 크리틱컬(Critical) 패스를 줄여 데이터를 고속으로 처리할 수 있는 효과가 있다.The present invention relates to an adder, and in the related art, when the number of bits increases, the number of inputs of the high order gate increases, causing problems in fan-in and fan-out. If a gate is used, as many gates must be added, and if the number of bits increases, the look-ahead carrier becomes complicated, which causes a problem in design. Therefore, the present invention receives a carry input signal that is high, adds two data of the same bit position, and outputs an add value and carry accordingly, and a carry input signal that is low, and receives the same input. A low carry adder that adds two data of and adds the added value and the carry, a first multiplexer that receives the added value from the high carry adder and the low carry adder and multi-transmits it by a carry input signal; When carrying a 32-bit, 62-bit or more adder by configuring a plurality of arithmetic units comprising a second multiplexer which receives a carry from the high carry adder and a low carry adder and transmits the multiplied by the carry input signal. To reduce propagation delays, complex carry lookahead logic must be designed, but only simple logic The additional cost is reduced, and the design of the adder cell is implemented in a symmetrical type, making it easy to design and reducing the carry's critical path which causes carry propagation delay. It can be processed with.

Description

가산기{ADDER}Adder {ADDER}

본 발명은 가산기에 관한 것으로, 특히 캐리에 의한 전파지연을 해소하여 고속으로 데이터를 처리할 수 있도록 한 가산기에 관한 것이다.The present invention relates to an adder, and more particularly, to an adder capable of processing data at high speed by eliminating propagation delay caused by a carry.

도1은 종래 가산기의 구성을 보인 회로도로서, 이에 도시된 바와같이 캐리입력신호(C(1)~C(n))와 동일비트 자리의 데이터(A(1)~A(n)),(B(1)~B(n))를 가산하여 그에 따른 가산값(S(1)~S(n))과 캐리(C(2)~C(n+1))를 출력하는 다수의 전가산기(FA1~FAn)가 순차적으로 연결되어 구성되며, 이와같은 종래 장치의 동작을 설명한다.Fig. 1 is a circuit diagram showing the structure of a conventional adder. As shown therein, the carry input signals C (1) to C (n) and the data of the same bit position (A (1) to A (n)), ( A plurality of full adders that add B (1) to B (n) and output corresponding values S (1) to S (n) and carry (C (2) to C (n + 1)) FA1 to FAn are sequentially connected to each other, and the operation of the conventional apparatus will be described.

먼저, 가산기에 관한 가산값(S(1)~S(n))과 캐리(C(1)~C(n+1))에 의한 부울함수는 아래와 같이 표현할 수 있다.First, the Boolean function by the addition values S (1) to S (n) and the carry C (1) to C (n + 1) for the adder can be expressed as follows.

S(n) = A(n) + B(n) +C(n) ---------식(1)S (n) = A (n) + B (n) + C (n) --------- Equation (1)

C(n+1) = A(n)B(n) + {A(n) +B(n)}C(n) -------식(2)C (n + 1) = A (n) B (n) + {A (n) + B (n)} C (n) ------- Equation (2)

여기에서, 제너레이션(Generation)과 프로퍼게이션(Propagation)을 다음과 같이 정의한다.Here, we define generation and propagation as follows.

G(Generation) = A(n)B(n), P(Propagation) = A(n) + B(n)으로 정의되고, 이를 이용하여 캐리(C(1)~C(n+1))와 가산값(S(1)~S(n))은 아래와 같이 변화된다.G (Generation) = A (n) B (n), P (Propagation) = A (n) + B (n), and using this, carry (C (1) ~ C (n + 1)) The addition values S (1) to S (n) change as follows.

S(n) = P(n) + C(n)-------식(3)S (n) = P (n) + C (n) ------- Equation (3)

C(n+1)= G(n) +P(n)C(n) ---------식(4)C (n + 1) = G (n) + P (n) C (n) --------- Equation (4)

상기 식(3),(4)를 바탕으로 하여 회로를 구성하면 도2와 도3과 같이 나타나고, 상기 도2에서 처럼 가산값(S(1)~S(n))을 구하는 데, S(0)을 제외하고는 모든 가산값(S(1)~S(n))의 전파지연은 같게 된다.When the circuit is constructed based on the above formulas (3) and (4), the circuit is shown as shown in Figs. 2 and 3, and as shown in Fig. 2, the addition values S (1) to S (n) are obtained. Except for 0), the propagation delays of all addition values S (1) to S (n) are the same.

다시 말하면, 모든 프로퍼게이션(Propagation)과 제너레이션(Generation)은 하나의 게이트 지연후에 만들어지며 최종단의 캐리(C(n+1))를 제외한 모든 캐리 (C(1)~C(n))는 상기 프로퍼게이션(Propagation)과 제너레이션(Generation)이 생성된후 2개의 게이트 지연이후에 만들어진다.In other words, all propagation and generation are made after one gate delay and all carry (C (1) to C (n)) except the last carry (C (n + 1)). Is created after two gate delays after the Propagation and Generation are generated.

또한, 최초의 가산값(S(0))을 제외한 모든 가산값(S(1)~S(n))은 캐리 생성후 1개의 게이트 지연후에 만들어지고, 상기 최초의 가산값(S(0))을 제외한 모든 가산값 (S(1)~S(n))은 전파지연이 동일하게 이루어진다.Further, all addition values S (1) to S (n) except the first addition value S (0) are made after one gate delay after the carry generation, and the first addition value S (0) Except), all addition values S (1) to S (n) have the same propagation delay.

그러나, 상기와 같이 동작하는 종래 장치는 비트수가 증가하게 되면 하이 오더 게이트의 입력수가 늘어나게 되어 팬인과 팬아웃에 문제가 발생하게 되고, 또한 팬인이나 팬아웃이 많은 게이트를 입력을 적게 하기 위하여 여러개의 게이트를 사용하면 그 만큼의 게이트가 추가되어야 하며, 또한 비트수가 커지게 되면 룩 어헤드 캐리제너레이터가 복잡하게 되므로 설계시 많은 어려움이 발생하는 문제점이 있다.However, in the conventional apparatus operating as described above, as the number of bits increases, the number of inputs of the high order gate increases, causing problems with fan-in and fan-out, and also reducing the number of inputs for gates with many fan-in or fan-out. If a gate is used, as many gates must be added, and if the number of bits increases, the look-ahead carrier becomes complicated, which causes a problem in design.

따라서, 상기와 같은 문제점을 감안하여 창안한 본 발명은 캐리에 의한 전파지연을 해소하여 고속으로 데이터를 처리할 수 있도록 한 가산기를 제공함에 그 목적이 있다.Accordingly, an object of the present invention is to provide an adder capable of processing data at high speed by eliminating a propagation delay caused by a carry.

도1은 종래 가산기의 구성을 보인 블록도.1 is a block diagram showing the configuration of a conventional adder.

도2는 종래 캐리룩어헤드 가산기의 구성을 보인 회로도.2 is a circuit diagram showing a configuration of a conventional carry look ahead adder.

도3은 도2에 있어서, 캐리제너레이션의 구성을 보인 회로도.FIG. 3 is a circuit diagram showing a configuration of car generation in FIG.

도4는 본 발명 가산기의 일실시예의 구성을 보인 회로도.Figure 4 is a circuit diagram showing the configuration of one embodiment of the adder of the present invention.

도5는 본 발명 가산기의 다른 실시예의 구성을 보인 회로도.Fig. 5 is a circuit diagram showing the construction of another embodiment of the adder of the present invention.

*****도면의 주요부분에 대한 부호의 설명********** Description of the symbols for the main parts of the drawings *****

1~n:연산부 40:하이캐리가산부1 to n: Computation part 40: High carry part

41:로우캐리가산부 42,43:제1,제2 멀티플렉서41: Low Carry Adder 42,43: First and Second Multiplexers

상기와 같은 목적을 달성하기 위한 본 발명은 하이인 캐리입력신호를 입력받아 이를 동일한 비트자리의 두 데이터를 가산하여 그에 따른 가산값과 캐리를 출력하는 하이캐리가산부와, 로우인 캐리입력신호를 입력받아 이를 동일한 비트자리의 두 데이터를 가산하여 그에 따른 가산값과 캐리를 출력하는 로우캐리가산부와, 상기 하이캐리가산부와 로우캐리가산부로부터 가산값을 입력받아 이를 캐리입력신호에 의해 다중송신하는 제1 멀티플렉서와, 상기 하이캐리가산부와 로우캐리가산부로부터 캐리를 입력받아 이를 캐리입력신호에 의해 다중송신하는 제2 멀티플렉서로 이루어진 다수의 연산부로 구성한 것을 특징으로 한다.상기와 같은 목적을 달성하기 위한 본 발명은 하이인 캐리입력신호를 입력받아 이를 두개의 4비트 데이터중 제1 비트자리의 데이터값들과 가산하여 그에 따른 제1 가산값과 제1 캐리를 출력하는 제1 하이캐리가산부와, 상기 제1 하이캐리가산부에서 출력되는 제1 캐리와 제2 비트자리의 데이터값들과 가산하여 그에 따른 제2 가산값과 제2 캐리를 출력하는 제2 하이캐리가산부와, 상기 제2 하이캐리가산부에서 출력되는 제2 캐리와 제3 비트자리의 데이터값들과 가산하여 그에 따른 제3 가산값과 제3 캐리를 출력하는 제3 하이캐리가산부와, 상기 제3 하이캐리가산부에서 출력되는 제3 캐리와 제4 비트자리의 데이터값들과 가산하여 그에 따른 제4 가산값과 제4 캐리를 출력하는 제4 하이캐리가산부와, 로우인 캐리입력신호를 입력받아 이를 두개의 4비트 데이터중 제1 비트자리의 데이터값들과 가산하여 그에 따른 제1 가산값과 제1 캐리를 출력하는 제1 로우캐리가산부와, 상기 제1 로우캐리가산부에서 출력되는 제1 캐리와 제2 비트자리의 데이터값들과 가산하여 그에 따른 제2 가산값과 제2 캐리를 출력하는 제2 로우캐리가산부와, 상기 제2 로우캐리가산부에서 출력되는 제2 캐리와 제3 비트자리의 데이터값들과 가산하여 그에 따른 제3 가산값과 제3 캐리를 출력하는 제3 로우캐리가산부와, 상기 제3 로우캐리가산부에서 출력되는 제3 캐리와 제4 비트자리의 데이터값들과 가산하여 그에 따른 제4 가산값과 제4 캐리를 출력하는 제4 로우캐리가산부와, 상기 제1~제4 하이캐리가산부와 제1~제4 로우캐리가산부로부터 가산값을 입력받아 이를 캐리 입력신호에 의해 다중송신하는 제1 멀티플렉서와, 상기 제4 하이캐리가산부와 상기 제4 로우캐리가산부로부터 캐리를 입력받아 이를 캐리입력신호에 의해 다중송신하는 제2 멀티플렉서로 구성한 것을 특징으로 한다.In order to achieve the above object, the present invention receives a high carry input signal and adds two data of the same bit position, and outputs an add value and a carry according thereto, and a low carry input signal. A low carry adder which receives two inputs of the same bit digit and adds the added value and the carry, and receives the added value from the high carry adder and the low carry adder, and multiplies them by a carry input signal. And a plurality of arithmetic units comprising a first multiplexer to transmit and a second multiplexer which receives a carry from the high carry adder and a low carry adder and transmits the multiplied by the carry input signal. According to an embodiment of the present invention, a carry input signal having a high value is received and the first bit position of two 4-bit data is received. A first high carry adder for adding a first carry value and a first carry according to the data values, a first carry and a second bit position data value output from the first high carry adder; A second high carry adder for adding a second add value and a second carry according to the second add value and a second carry and third data values output from the second high carry adder; A third high carry adder for outputting a third add value and a third carry; and a fourth add value according to the third carry and fourth data values output from the third high carry adder; And a fourth high carry adder for outputting a fourth carry and a carry input signal that is low, and add the fourth carry carry signal to the data values of the first bit positions of the two 4-bit data, thereby adding the first added value and the first A first low carry adder for outputting a carry; A second low carry adder configured to add the first carry outputted from the right carry adder and the data values of the second bit positions, and output a second added value and a second carry according thereto, and the second low carry adder A third low carry adder configured to add the second carry and the third bit position data values outputted from the second carry value, and output a third added value and a third carry, and a second output carried by the third low carry adder. A fourth low carry adder for adding a third carry and a fourth bit position and output a fourth add value and a fourth carry, and the first to fourth high carry adders and the first to fifth The first multiplexer receives the addition value from the 4th low carry adder and multi-transmits it by the carry input signal, and receives the carry from the 4th high carry adder and the 4th low carry adder, and applies it to the carry input signal. With a second multiplexer to multiplex by And that the feature.

이하, 본 발명에 의한 가산기에 대한 작용 및 효과를 첨부한 도면을 참조하여 상세히 설명한다.Hereinafter, the operation and effects on the adder according to the present invention will be described in detail with reference to the accompanying drawings.

도4는 본 발명 가산기에 대한 일실시예의 구성을 보인 회로도로서, 이에 도시한 바와같이 하이인 캐리입력신호(C1)를 입력받아 이를 동일한 비트자리의 두 데이터(A1),(B1)를 가산하여 그에 따른 가산값(S1)과 캐리(C2)를 출력하는 하이캐리가산부(40)와, 로우인 캐리입력신호(C1)를 입력받아 이를 동일한 비트자리의 두 데이터(A1),(B1)를 가산하여 그에 따른 가산값(S1)과 캐리(C2)를 출력하는 로우캐리가산부(41)와, 상기 하이캐리가산부(40)와 로우캐리가산부(41)로부터 가산값(S)을 입력받아 이를 캐리입력신호(C1)에 의해 다중송신하는 제1 멀티플렉서(42)와, 상기 하이캐리가산부(41)와 로우캐리가산부(42)로부터 캐리를 입력받아 이를 캐리입력신호(C1)에 의해 다중송신하는 제2 멀티플렉서(43)로 이루어진 연산부(1-1)와, 상기 연산부(1-1)와 순차적으로 다수의 연산부(1~n)가 연결되어 구성하며, 이와같이 구성한 본 발명의 동작을 제1 연산부(1)를 예로 하여 설명한다.FIG. 4 is a circuit diagram showing an embodiment of the adder of the present invention. As shown therein, a carry input signal C1 that is high is received, and two data A1 and B1 of the same bit digit are added. The high carry adder 40 outputting the added value S1 and the carry C2, and the carry input signal C1, which is low, receive two data A1 and B1 of the same bit position. Input the added value S from the low carry adder 41 and the high carry adder 40 and the low carry adder 41 to add and output the added value S1 and the carry C2 accordingly. Receives a carry from the first multiplexer 42 and the high carry adder 41 and the low carry adder 42 to multiply and transmit it by the carry input signal C1 to the carry input signal C1. By a second multiplexer 43, which is multi-transmitted by means of a plurality of arithmetic units 1-1 and a plurality of arithmetic units 1, n) are connected and configured, and the operation of the present invention configured as described above will be described using the first calculation unit 1 as an example.

먼저, 하이캐리가산부(40)는 캐리입력신호(C1)가 하이라고 가정하고 동일한 비트자리의 데이터(A1),(B1) 값과 가산하여 캐리와 가산값을 각기 제1,제2 멀티플렉서(42),(43)에 출력하고, 마찬가지로 로우캐리가산부(41)는 캐리입력신호 (C1)가 로우라고 가정하고 동일한 비트자리의 데이터값과 가산하여 캐리와 가산값을 상기 제1,제2 멀티플렉서(42),(43)에 출력한다.First, the high carry adder 40 assumes that the carry input signal C1 is low, and adds the carry and add values to the first and second multiplexers by adding the data of the same bit positions to the values A1 and B1. 42 and 43, and the low carry adder 41 similarly assumes that the carry input signal C1 is low and adds the carry and addition values to the first and second values by adding the same value to the data values of the same bit positions. Output to multiplexers 42 and 43.

만약, 실제로 캐리입력신호(C1)가 로우이면 로우캐리가산부(41)에서 계산된 캐리가 제2 멀티플렉서(43)의 출력신호(C2)가 되어 그 다음 연산부(1-2)의 캐리입력신호(C2)로 입력된다.If the carry input signal C1 is actually low, the carry calculated by the low carry adder 41 becomes the output signal C2 of the second multiplexer 43, and then the carry input signal of the next calculation unit 1-2. It is inputted as (C2).

이때, 상기 캐리입력신호(C1)가 하이이면 하이캐리가산부(40)에서 계산된 캐리가 상기 제2 멀티플렉서(43)의 출력신호(C2)가 되어 그 다음 연산부(2)의 캐리입력신호(C2)로 입력된다.At this time, if the carry input signal C1 is high, the carry calculated by the high carry adder 40 becomes the output signal C2 of the second multiplexer 43, and then the carry input signal of the next calculation unit 2 ( C2).

반대로, 상기 캐리입력신호(C1)가 로우이면 로우캐리가산부(41)에서 가산된 가산값이 제1 멀티플렉서(42)의 출력신호(S1)로 출력되고, 캐리입력신호(C1)가 하이이면 하이캐리가산부(40)에서 가산된 가산값이 제1 멀티플렉서(42)의 출력신호(S1)로 출력된다.On the contrary, if the carry input signal C1 is low, the addition value added by the low carry adder 41 is output as the output signal S1 of the first multiplexer 42, and the carry input signal C1 is high. The addition value added by the high carry adder 40 is output as the output signal S1 of the first multiplexer 42.

여기서, 도5는 4비트로 구성한 가산기의 다른 실시예의 구성을 보인 회로도로서, 로우캐리가산부(50~53)는 처음 입력되는 캐리입력신호(C1)가 로우라고 가정하여 4비트까지 연산하여 그에 따른 가산값과 캐리를 제1,제2 멀티플렉서(58),(59)에 인가하고, 마찬가지로 하이캐리가산부(54~57)는 캐리입력신호(C1)가 하이라고 가정하여 4비트까지 연산하여 그에 따른 가산값과 캐리를 제1,제2 멀티플렉서(58),(59)에 인가한다.5 is a circuit diagram showing another embodiment of an adder configured with 4 bits. The low carry adder 50 to 53 assumes that the first carry input signal C1 is low and calculates up to 4 bits accordingly. The addition value and the carry are applied to the first and second multiplexers 58 and 59. Similarly, the high carry adder 54 to 57 calculate up to 4 bits by assuming that the carry input signal C1 is low. The added value and carry are applied to the first and second multiplexers 58 and 59.

이후, 실제 캐리입력신호(C1)가 로우이면 상기 제1 멀티플렉서(58)는 로우캐리가산부(50~53)의 가산값(S1~S4)을 선택하여 출력하게 되고, 제2 멀티플렉서(59)는 로우캐리가산부(53)의 캐리를 입력받아 출력한다.Subsequently, when the actual carry input signal C1 is low, the first multiplexer 58 selects and outputs addition values S1 to S4 of the low carry adders 50 to 53, and the second multiplexer 59. Receives and carries the carry of the low carry adder 53.

마찬가지로, 캐리입력신호(C1)가 하이이면 상기 제1 멀티플렉서(58)는 하이캐리가산부(54~57)의 가산값(S1~S4)을 선택하여 출력하게 되고, 제2 멀티플렉서(59)는 하이캐리가산부(57)의 캐리를 선택하여 출력한다.Similarly, when the carry input signal C1 is high, the first multiplexer 58 selects and outputs the addition values S1 to S4 of the high carry adders 54 to 57, and the second multiplexer 59 The carry of the high carry adder 57 is selected and output.

이상에서 상세히 설명한 바와같이 본 발명은 32비트나 62비트 또는 그 이상의 가산기를 구현하고자 할때 캐리의 전파지연을 줄이기 위해 복잡한 캐리 룩어헤드 (Lookahead) 로직을 디자인 해야 하지만 간단한 로직만 추가하면 되므로 비용이 절감되고, 또한 설계시 가산기 셀이 시메트릭컬(Symmetrical) 타입으로 구현되므로 설계가 용이하며, 또한 캐리의 전파지연을 발생시키는 캐리의 크리틱컬(Critical) 패스를 줄여 데이터를 고속으로 처리할 수 있는 효과가 있다.As described in detail above, the present invention has to design complicated carry lookahead logic to reduce carry propagation delay when implementing 32-bit, 62-bit or more adder, but the cost is reduced because only simple logic needs to be added. In addition, it is easy to design because the adder cell is implemented as a symmetrical type at the time of design, and it is possible to process the data at high speed by reducing the critical path of the carry which causes the propagation delay of the carry. There is.

Claims (2)

하이인 캐리입력신호를 입력받아 이를 동일한 비트자리의 두 데이터를 가산하여 그에 따른 가산값과 캐리를 출력하는 하이캐리가산부와, 로우인 캐리입력신호를 입력받아 이를 동일한 비트자리의 두 데이터를 가산하여 그에 따른 가산값과 캐리를 출력하는 로우캐리가산부와, 상기 하이캐리가산부와 로우캐리가산부로부터 가산값을 입력받아 이를 캐리입력신호에 의해 다중송신하는 제1 멀티플렉서와, 상기 하이캐리가산부와 로우캐리가산부로부터 캐리를 입력받아 이를 캐리입력신호에 의해 다중송신하는 제2 멀티플렉서로 이루어진 다수의 연산부로 구성한 것을 특징으로 하는 가산기.A high carry adder that receives a carry-in signal that is high and adds two data of the same bit digit and outputs an addition value and a carry according thereto, and adds two data of the same bit digit by receiving a low-carried input signal. A low carry adder for outputting an add value and a carry according thereto, a first multiplexer which receives the add value from the high carry adder and the low carry adder and multi-transmits it by a carry input signal, and the high carry And an adder comprising a plurality of arithmetic units comprising a second multiplexer which receives a carry from a mountain and a low carry adder and transmits the multiplied by a carry input signal. 하이인 캐리입력신호를 입력받아 이를 두개의 4비트 데이터중 제1 비트자리의 데이터값들과 가산하여 그에 따른 제1 가산값과 제1 캐리를 출력하는 제1 하이캐리가산부와, 상기 제1 하이캐리가산부에서 출력되는 제1 캐리와 제2 비트자리의 데이터값들과 가산하여 그에 따른 제2 가산값과 제2 캐리를 출력하는 제2 하이캐리가산부와, 상기 제2 하이캐리가산부에서 출력되는 제2 캐리와 제3 비트자리의 데이터값들과 가산하여 그에 따른 제3 가산값과 제3 캐리를 출력하는 제3 하이캐리가산부와, 상기 제3 하이캐리가산부에서 출력되는 제3 캐리와 제4 비트자리의 데이터값들과 가산하여 그에 따른 제4 가산값과 제4 캐리를 출력하는 제4 하이캐리가산부와, 로우인 캐리입력신호를 입력받아 이를 두개의 4비트 데이터중 제1 비트자리의 데이터값들과 가산하여 그에 따른 제1 가산값과 제1 캐리를 출력하는 제1 로우캐리가산부와, 상기 제1 로우캐리가산부에서 출력되는 제1 캐리와 제2 비트자리의 데이터값들과 가산하여 그에 따른 제2 가산값과 제2 캐리를 출력하는 제2 로우캐리가산부와, 상기 제2 로우캐리가산부에서 출력되는 제2 캐리와 제3 비트자리의 데이터값들과 가산하여 그에 따른 제3 가산값과 제3 캐리를 출력하는 제3 로우캐리가산부와, 상기 제3 로우캐리가산부에서 출력되는 제3 캐리와 제4 비트자리의 데이터값들과 가산하여 그에 따른 제4 가산값과 제4 캐리를 출력하는 제4 로우캐리가산부와, 상기 제1~제4 하이캐리가산부와 제1~제4 로우캐리가산부로부터 가산값을 입력받아 이를 캐리 입력신호에 의해 다중송신하는 제1 멀티플렉서와, 상기 제4 하이캐리가산부와 상기 제4 로우캐리가산부로부터 캐리를 입력받아 이를 캐리입력신호에 의해 다중송신하는 제2 멀티플렉서로 구성한 것을 특징으로 하는 가산기.A first high carry adder which receives a carry input signal that is high and adds the carry input signal to data values of a first bit position of the two 4-bit data and outputs a first added value and a first carry according thereto; A second high carry adder configured to add the first carry outputted from the high carry adder and the data values of the second bit positions, and output a second added value and a second carry according thereto; and the second high carry adder A third high carry adder configured to add the second carry and the third bit positions, and output a third add value and a third carry according to the second carry output and the third output carried by the third high carry adder. A fourth high carry adder which adds the third carry and the fourth bit positions and outputs the fourth added value and the fourth carry, and a carry input signal that is low, Is added to the data values of the first bit position A first low carry adder for outputting a first add value and a first carry, and a second carry added according to the first carry and second bit values output from the first low carry adder A second low carry adder for outputting an addition value and a second carry; a second add carry value; and a third add value and a second add value according to the second carry and third bit positions output from the second low carry adder; A third low carry adder for outputting three carryes, a third carry outputted from the third low carry adder, and data values of the fourth bit positions, and output a fourth addition value and a fourth carry accordingly; A first multiplexer which receives the addition value from the fourth low carry adder, the first to fourth high carry adders, and the first to fourth low carry adders, and transmits the added value by a carry input signal; From the fourth high carry addition unit and the fourth low carry addition unit The input it receives, characterized in that the adder is configured to a second multiplexer for multiplexing by the carry input signal.
KR1019990010531A 1999-03-26 1999-03-26 Adder KR100324340B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019990010531A KR100324340B1 (en) 1999-03-26 1999-03-26 Adder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019990010531A KR100324340B1 (en) 1999-03-26 1999-03-26 Adder

Publications (2)

Publication Number Publication Date
KR20000061477A KR20000061477A (en) 2000-10-25
KR100324340B1 true KR100324340B1 (en) 2002-02-16

Family

ID=19577891

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019990010531A KR100324340B1 (en) 1999-03-26 1999-03-26 Adder

Country Status (1)

Country Link
KR (1) KR100324340B1 (en)

Also Published As

Publication number Publication date
KR20000061477A (en) 2000-10-25

Similar Documents

Publication Publication Date Title
US6411980B2 (en) Data split parallel shifter and parallel adder/subtractor
US4525797A (en) N-bit carry select adder circuit having only one full adder per bit
US4592005A (en) Masked arithmetic logic unit
JPH0215088B2 (en)
US4878192A (en) Arithmetic processor and divider using redundant signed digit arithmetic
US5432728A (en) Process for performing numerical computations, and arithmetic unit for implementing this process
US5636157A (en) Modular 64-bit integer adder
JP3356613B2 (en) Addition method and adder
US7313586B2 (en) Adder-subtracter circuit
US5235539A (en) Method and apparatus for generating carry out signals
KR100324340B1 (en) Adder
US4890127A (en) Signed digit adder circuit
US4809211A (en) High speed parallel binary multiplier
US5654911A (en) Carry select and input select adder for late arriving data
US6205463B1 (en) Fast 2-input 32-bit domino adder
US7386583B2 (en) Carry generator based on XOR, and conditional select adder using the carry generator, and method therefor
US7206802B2 (en) Hybrid carry look ahead/carry select adder including carry logic generating complementary hot carry signals, and method for producing the carry logic
US7240085B2 (en) Faster shift value calculation using modified carry-lookahead adder
US5944777A (en) Method and apparatus for generating carries in an adder circuit
Issa et al. High Precision Binary Coded Decimal (BCD) unit for 128-bit addition
US6631393B1 (en) Method and apparatus for speculative addition using a limited carry
US20060031272A1 (en) Alignment shifter supporting multiple precisions
EP0508627B1 (en) Method and apparatus for generating carry out signals
US20050131981A1 (en) High speed adder design for a multiply-add based floating point unit
Ganguly et al. A reconfigurable parallel prefix ling adder with modified enhanced flagged binary logic

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20121129

Year of fee payment: 12

FPAY Annual fee payment

Payment date: 20131127

Year of fee payment: 13

FPAY Annual fee payment

Payment date: 20150119

Year of fee payment: 14

LAPS Lapse due to unpaid annual fee