Adder
Adder
DEPT. OF ELECTRONICS AND COMMUNICATION ENGINEERING PACE Institute of Technology & Sciences (Autonomous)
OBJECTIVE
• To Improve the Data speed and reduce the Gate delay.
• the main objectives of a carry skip adder are to provide fast, efficient, and
reliable arithmetic operations while minimizing the area and power
consumption required for their implementation.
DEPT. OF ELECTRONICS AND COMMUNICATION ENGINEERING PACE Institute of Technology & Sciences (Autonomous) 2
Abstract
• Multimedia systems play an essential part in our daily lives.
• Multimedia devices like cell phones, radios, televisions, and computers require
low-area and low-power reconfigurable adders.
• In this thesis, a novel 64-bit reconfigurable adder is proposed and implemented
to reduce the area and power consumption.
• A Carry Select Modified Tree (CSMT) based adder is used in the
reconfigurable adder to reduce the area by 22 % and the power consumption by
47 % when compared to the conventional design.
• The proposed adder, implemented in 180 nm CMOS technology at 1.8-volt
supply.
DEPT. OF ELECTRONICS AND COMMUNICATION ENGINEERING PACE Institute of Technology & Sciences (Autonomous) 3
Introduction
➢An adder is a digital circuit that manipulates a combination of electronic
signals where a high signal is represented as 1 and a low signal is represented
as 0.
➢Adders are the basic circuits for constructing various complex designs such as
subtractors, dividers and multipliers which perform more advanced arithmetic
operations in many media signal processing applications.
➢Ultimately an adder can be called as the fundamental unit of modern
computing due to its extensive usage in real-time signal processes.
➢Modern-day circuits emphasize on the faster operation, smaller area, and
minimal power consumption, which leads to the need for better high speed, low
area, and energy-efficient adder designs
DEPT. OF ELECTRONICS AND COMMUNICATION ENGINEERING PACE Institute of Technology & Sciences (Autonomous) 4
Different types of Adders
➢Half adder
➢Full adder
DEPT. OF ELECTRONICS AND COMMUNICATION ENGINEERING PACE Institute of Technology & Sciences (Autonomous) 5
Software Implementation
❖ Vivado ML Edition 2022.2
➢Create a testbench.
➢Run simulation
DEPT. OF ELECTRONICS AND COMMUNICATION ENGINEERING PACE Institute of Technology & Sciences (Autonomous) 6
Advantages
• Speed: Carry skip adders are designed to reduce the delay in generating the final
carry-out signal.
• Area: Compared to other types of adders such as ripple-carry adders or carry-
lookahead adders, carry skip adders require less area and fewer transistors to
implement.
• Power: Due to their efficient design, carry skip adders consume less power than other
types of adders. This is because they can generate the carry-out signal in fewer clock
cycles, reducing the amount of power required to execute the operation.
• Scalability: Carry skip adders can be easily scaled up or down to accommodate
different input sizes, making them suitable for a wide range of applications.
• Reliability: Carry skip adders are less prone to errors and glitches than other types of
adders, making them more reliable and accurate for complex calculations.
DEPT. OF ELECTRONICS AND COMMUNICATION ENGINEERING PACE Institute of Technology & Sciences (Autonomous) 7
Schematic Block diagram
DEPT. OF ELECTRONICS AND COMMUNICATION ENGINEERING PACE Institute of Technology & Sciences (Autonomous) 8
Delay Path Design
DEPT. OF ELECTRONICS AND COMMUNICATION ENGINEERING PACE Institute of Technology & Sciences (Autonomous) 9
Simulation Results
DEPT. OF ELECTRONICS AND COMMUNICATION ENGINEERING PACE Institute of Technology & Sciences (Autonomous) 10
Simulation Results
DEPT. OF ELECTRONICS AND COMMUNICATION ENGINEERING PACE Institute of Technology & Sciences (Autonomous) 11
Thank you..
DEPT. OF ELECTRONICS AND COMMUNICATION ENGINEERING PACE Institute of Technology & Sciences (Autonomous) 12