SlideShare a Scribd company logo
Group - P
Integer and Logic Unit by
8
Integer and Logic Unit
 Used for Integer and Logic Operations on
Microprocessor
 In our project:
1. Arithmetic- Addition and Multiplication
2. Logic- OR and AND
 Addition using Carry Save Adder
Issue- 3 inputs
 Multiplication using Booth Multiplier
High speed
2Seer Akademi (2011-13)
What is ALU?
• ALU stands for: Arithmetic Logic Unit.
ALU is a digital circuit that performs
Arithmetic (Add, Sub . . .) and Logical
(AND, OR, NOT) operations.
• John Von Neumann proposed the ALU in
1945 when he was working on EDVAC.
3Seer Akademi (2011-13)
Bus Concept
4Seer Akademi (2011-13)
I/O Representation
5Seer Akademi (2011-13)
Interaction with Other Units
Seer Akademi (2011-13) 6
Carry Save Adder:
• The basic CSA (carry save adder) is similar to the full
adder but the architecture is different.
• The operation and the principle of CSA is based on
formulae
A + B + C= SUM+2*CARRY
SUM=(A+B+C)mod2 and COUNT=((A+B+C)-
SUM)/2)
• For example if we add three numbers
X=0101,Y=0011,Z=0100.
• Sum=0010 and Saved Carry= 1010 was calculated in
CSA and next in the carry look adder/ ripple carry
adder the output new sum= 1100 and here new carry
is 0.
7Seer Akademi (2011-13)
Carry Save Adder
8Seer Akademi (2011-13)
Booth Multiplier –
Operation (step by step)
• mr-Multiplier,md-Multiplicand
• Shift md
• 2’s Complemet the md
• Shift md
• Encode the mr
• Partial product generation by addiing
shifting bits of md bits with respect to mr bits
• Final 3 stages of partial product generated
bits are added in end
Seer Akademi (2011-13) 9
10
OR & AND
INPUT
A B
OUTPU
T
A + B
0 0 0
0 1 1
1 0 1
1 1 1
INPUT
OUTPU
T
A B
A AND
B
0 0 0
0 1 0
1 0 0
1 1 1
Seer Akademi (2011-13)
Timing Diagram
11Seer Akademi (2011-13)
12
Queries
Seer Akademi (2011-13)
Fin
13Seer Akademi (2011-13)

More Related Content

What's hot

Design and implementation of low power
Design and implementation of low powerDesign and implementation of low power
Design and implementation of low powerSurendra Bommavarapu
 
Matlab Projects for EEE Research Ideas
Matlab Projects for EEE Research IdeasMatlab Projects for EEE Research Ideas
Matlab Projects for EEE Research Ideas
Matlab Simulation
 
Queue
QueueQueue
MATLAB programming for engineers
MATLAB programming for engineersMATLAB programming for engineers
MATLAB programming for engineers
JARossiter
 
Signals and Systems Projects Using MATLAB Research Topics
Signals and Systems Projects Using MATLAB Research TopicsSignals and Systems Projects Using MATLAB Research Topics
Signals and Systems Projects Using MATLAB Research Topics
Matlab Simulation
 
Half Adder_Digital logic_
Half Adder_Digital logic_Half Adder_Digital logic_
Half Adder_Digital logic_
Rabin BK
 
SINGLE PRECISION FLOATING POINT MULTIPLIER USING SHIFT AND ADD ALGORITHM
SINGLE PRECISION FLOATING POINT MULTIPLIER USING SHIFT AND ADD ALGORITHMSINGLE PRECISION FLOATING POINT MULTIPLIER USING SHIFT AND ADD ALGORITHM
SINGLE PRECISION FLOATING POINT MULTIPLIER USING SHIFT AND ADD ALGORITHM
AM Publications
 
Half adder and full adder
Half adder and full adderHalf adder and full adder

What's hot (9)

Design and implementation of low power
Design and implementation of low powerDesign and implementation of low power
Design and implementation of low power
 
Matlab Projects for EEE Research Ideas
Matlab Projects for EEE Research IdeasMatlab Projects for EEE Research Ideas
Matlab Projects for EEE Research Ideas
 
64 BIT FPU
64 BIT FPU64 BIT FPU
64 BIT FPU
 
Queue
QueueQueue
Queue
 
MATLAB programming for engineers
MATLAB programming for engineersMATLAB programming for engineers
MATLAB programming for engineers
 
Signals and Systems Projects Using MATLAB Research Topics
Signals and Systems Projects Using MATLAB Research TopicsSignals and Systems Projects Using MATLAB Research Topics
Signals and Systems Projects Using MATLAB Research Topics
 
Half Adder_Digital logic_
Half Adder_Digital logic_Half Adder_Digital logic_
Half Adder_Digital logic_
 
SINGLE PRECISION FLOATING POINT MULTIPLIER USING SHIFT AND ADD ALGORITHM
SINGLE PRECISION FLOATING POINT MULTIPLIER USING SHIFT AND ADD ALGORITHMSINGLE PRECISION FLOATING POINT MULTIPLIER USING SHIFT AND ADD ALGORITHM
SINGLE PRECISION FLOATING POINT MULTIPLIER USING SHIFT AND ADD ALGORITHM
 
Half adder and full adder
Half adder and full adderHalf adder and full adder
Half adder and full adder
 

Viewers also liked

Carry save adder Type 2
Carry save adder Type 2Carry save adder Type 2
Carry save adder Type 2
Atchyuth Sonti
 
Low power & area efficient carry select adder
Low power & area efficient carry select adderLow power & area efficient carry select adder
Low power & area efficient carry select adderSai Vara Prasad P
 
Design & implementation of high speed carry select adder
Design & implementation of high speed carry select adderDesign & implementation of high speed carry select adder
Design & implementation of high speed carry select adder
ssingh7603
 
Final ppt
Final pptFinal ppt
Floating point ALU using VHDL implemented on FPGA
Floating point ALU using VHDL implemented on FPGAFloating point ALU using VHDL implemented on FPGA
Floating point ALU using VHDL implemented on FPGA
Azhar Syed
 

Viewers also liked (6)

Adder
Adder Adder
Adder
 
Carry save adder Type 2
Carry save adder Type 2Carry save adder Type 2
Carry save adder Type 2
 
Low power & area efficient carry select adder
Low power & area efficient carry select adderLow power & area efficient carry select adder
Low power & area efficient carry select adder
 
Design & implementation of high speed carry select adder
Design & implementation of high speed carry select adderDesign & implementation of high speed carry select adder
Design & implementation of high speed carry select adder
 
Final ppt
Final pptFinal ppt
Final ppt
 
Floating point ALU using VHDL implemented on FPGA
Floating point ALU using VHDL implemented on FPGAFloating point ALU using VHDL implemented on FPGA
Floating point ALU using VHDL implemented on FPGA
 

Similar to Presentation on ILU

Top schools in india
Top schools in indiaTop schools in india
Top schools in india
Edhole.com
 
Arithmetic Logic Unit (ALU)
Arithmetic Logic Unit (ALU)Arithmetic Logic Unit (ALU)
Arithmetic Logic Unit (ALU)
Student
 
ALU arithmetic logic unit
ALU  arithmetic logic unitALU  arithmetic logic unit
ALU arithmetic logic unit
Karthik Prof.
 
Classical and Modern Controls v2
Classical and Modern Controls v2Classical and Modern Controls v2
Classical and Modern Controls v2
Qazi Ejaz
 
2 bit alu
2 bit alu2 bit alu
2 bit alu
Mahmudul Hasan
 
Report adders
Report addersReport adders
Report adders
Peeyush Pashine
 
Cape2013 scilab-workshop-19Oct13
Cape2013 scilab-workshop-19Oct13Cape2013 scilab-workshop-19Oct13
Cape2013 scilab-workshop-19Oct13
Naren P.R.
 
B.tech admission in india
B.tech admission in indiaB.tech admission in india
B.tech admission in india
Edhole.com
 
IRJET- Arithmetic Logic Unit Design with Comparison Power Consumption on Diff...
IRJET- Arithmetic Logic Unit Design with Comparison Power Consumption on Diff...IRJET- Arithmetic Logic Unit Design with Comparison Power Consumption on Diff...
IRJET- Arithmetic Logic Unit Design with Comparison Power Consumption on Diff...
IRJET Journal
 
COMPARISON ANALYSIS OF 16-BIT ADDERS
COMPARISON ANALYSIS OF 16-BIT ADDERSCOMPARISON ANALYSIS OF 16-BIT ADDERS
COMPARISON ANALYSIS OF 16-BIT ADDERS
International Journal of Technical Research & Application
 
Scilab: Computing Tool For Engineers
Scilab: Computing Tool For EngineersScilab: Computing Tool For Engineers
Scilab: Computing Tool For Engineers
Naren P.R.
 
Lecture 1 introduction to microcontroller systems
Lecture 1   introduction to microcontroller systemsLecture 1   introduction to microcontroller systems
Lecture 1 introduction to microcontroller systems
fawaz yaseen
 
Lecture 1 introduction to microcontroller systems
Lecture 1   introduction to microcontroller systemsLecture 1   introduction to microcontroller systems
Lecture 1 introduction to microcontroller systems
esposa76
 
f37-book-intarch-pres-pt1.ppt
f37-book-intarch-pres-pt1.pptf37-book-intarch-pres-pt1.ppt
f37-book-intarch-pres-pt1.ppt
Timothy Paul
 
f37-book-intarch-pres-pt1.ppt
f37-book-intarch-pres-pt1.pptf37-book-intarch-pres-pt1.ppt
f37-book-intarch-pres-pt1.ppt
srinivasaperumalsamy
 
2012 05-10 kaiser
2012 05-10 kaiser2012 05-10 kaiser
2012 05-10 kaiser
SCEE Team
 
f37-book-intarch-pres-pt1.ppt
f37-book-intarch-pres-pt1.pptf37-book-intarch-pres-pt1.ppt
f37-book-intarch-pres-pt1.ppt
rickjones250264
 

Similar to Presentation on ILU (20)

Group p
Group pGroup p
Group p
 
Top schools in india
Top schools in indiaTop schools in india
Top schools in india
 
Arithmetic Logic Unit (ALU)
Arithmetic Logic Unit (ALU)Arithmetic Logic Unit (ALU)
Arithmetic Logic Unit (ALU)
 
ALU arithmetic logic unit
ALU  arithmetic logic unitALU  arithmetic logic unit
ALU arithmetic logic unit
 
Classical and Modern Controls v2
Classical and Modern Controls v2Classical and Modern Controls v2
Classical and Modern Controls v2
 
2 bit alu
2 bit alu2 bit alu
2 bit alu
 
Report adders
Report addersReport adders
Report adders
 
lp pro.pptx
lp pro.pptxlp pro.pptx
lp pro.pptx
 
Cape2013 scilab-workshop-19Oct13
Cape2013 scilab-workshop-19Oct13Cape2013 scilab-workshop-19Oct13
Cape2013 scilab-workshop-19Oct13
 
B.tech admission in india
B.tech admission in indiaB.tech admission in india
B.tech admission in india
 
IRJET- Arithmetic Logic Unit Design with Comparison Power Consumption on Diff...
IRJET- Arithmetic Logic Unit Design with Comparison Power Consumption on Diff...IRJET- Arithmetic Logic Unit Design with Comparison Power Consumption on Diff...
IRJET- Arithmetic Logic Unit Design with Comparison Power Consumption on Diff...
 
COMPARISON ANALYSIS OF 16-BIT ADDERS
COMPARISON ANALYSIS OF 16-BIT ADDERSCOMPARISON ANALYSIS OF 16-BIT ADDERS
COMPARISON ANALYSIS OF 16-BIT ADDERS
 
Scilab: Computing Tool For Engineers
Scilab: Computing Tool For EngineersScilab: Computing Tool For Engineers
Scilab: Computing Tool For Engineers
 
Lecture 1 introduction to microcontroller systems
Lecture 1   introduction to microcontroller systemsLecture 1   introduction to microcontroller systems
Lecture 1 introduction to microcontroller systems
 
bds project final documentation
bds project final documentation bds project final documentation
bds project final documentation
 
Lecture 1 introduction to microcontroller systems
Lecture 1   introduction to microcontroller systemsLecture 1   introduction to microcontroller systems
Lecture 1 introduction to microcontroller systems
 
f37-book-intarch-pres-pt1.ppt
f37-book-intarch-pres-pt1.pptf37-book-intarch-pres-pt1.ppt
f37-book-intarch-pres-pt1.ppt
 
f37-book-intarch-pres-pt1.ppt
f37-book-intarch-pres-pt1.pptf37-book-intarch-pres-pt1.ppt
f37-book-intarch-pres-pt1.ppt
 
2012 05-10 kaiser
2012 05-10 kaiser2012 05-10 kaiser
2012 05-10 kaiser
 
f37-book-intarch-pres-pt1.ppt
f37-book-intarch-pres-pt1.pptf37-book-intarch-pres-pt1.ppt
f37-book-intarch-pres-pt1.ppt
 

Recently uploaded

Transforming Brand Perception and Boosting Profitability
Transforming Brand Perception and Boosting ProfitabilityTransforming Brand Perception and Boosting Profitability
Transforming Brand Perception and Boosting Profitability
aaryangarg12
 
20 slides of research movie and artists .pdf
20 slides of research movie and artists .pdf20 slides of research movie and artists .pdf
20 slides of research movie and artists .pdf
ameli25062005
 
一比一原版(Bolton毕业证书)博尔顿大学毕业证成绩单如何办理
一比一原版(Bolton毕业证书)博尔顿大学毕业证成绩单如何办理一比一原版(Bolton毕业证书)博尔顿大学毕业证成绩单如何办理
一比一原版(Bolton毕业证书)博尔顿大学毕业证成绩单如何办理
h7j5io0
 
Exploring the Future of Smart Garages.pdf
Exploring the Future of Smart Garages.pdfExploring the Future of Smart Garages.pdf
Exploring the Future of Smart Garages.pdf
fastfixgaragedoor
 
Коричневый и Кремовый Деликатный Органический Копирайтер Фрилансер Марке...
Коричневый и Кремовый Деликатный Органический Копирайтер Фрилансер Марке...Коричневый и Кремовый Деликатный Органический Копирайтер Фрилансер Марке...
Коричневый и Кремовый Деликатный Органический Копирайтер Фрилансер Марке...
ameli25062005
 
Research 20 slides Amelia gavryliuks.pdf
Research 20 slides Amelia gavryliuks.pdfResearch 20 slides Amelia gavryliuks.pdf
Research 20 slides Amelia gavryliuks.pdf
ameli25062005
 
一比一原版(LSE毕业证书)伦敦政治经济学院毕业证成绩单如何办理
一比一原版(LSE毕业证书)伦敦政治经济学院毕业证成绩单如何办理一比一原版(LSE毕业证书)伦敦政治经济学院毕业证成绩单如何办理
一比一原版(LSE毕业证书)伦敦政治经济学院毕业证成绩单如何办理
jyz59f4j
 
一比一原版(NCL毕业证书)纽卡斯尔大学毕业证成绩单如何办理
一比一原版(NCL毕业证书)纽卡斯尔大学毕业证成绩单如何办理一比一原版(NCL毕业证书)纽卡斯尔大学毕业证成绩单如何办理
一比一原版(NCL毕业证书)纽卡斯尔大学毕业证成绩单如何办理
7sd8fier
 
Between Filth and Fortune- Urban Cattle Foraging Realities by Devi S Nair, An...
Between Filth and Fortune- Urban Cattle Foraging Realities by Devi S Nair, An...Between Filth and Fortune- Urban Cattle Foraging Realities by Devi S Nair, An...
Between Filth and Fortune- Urban Cattle Foraging Realities by Devi S Nair, An...
Mansi Shah
 
White wonder, Work developed by Eva Tschopp
White wonder, Work developed by Eva TschoppWhite wonder, Work developed by Eva Tschopp
White wonder, Work developed by Eva Tschopp
Mansi Shah
 
Borys Sutkowski portfolio interior design
Borys Sutkowski portfolio interior designBorys Sutkowski portfolio interior design
Borys Sutkowski portfolio interior design
boryssutkowski
 
Design Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinkingDesign Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinking
cy0krjxt
 
Common Designing Mistakes and How to avoid them
Common Designing Mistakes and How to avoid themCommon Designing Mistakes and How to avoid them
Common Designing Mistakes and How to avoid them
madhavlakhanpal29
 
Let's Summon Demons Shirt Let's Summon Demons Shirt
Let's Summon Demons Shirt Let's Summon Demons ShirtLet's Summon Demons Shirt Let's Summon Demons Shirt
Let's Summon Demons Shirt Let's Summon Demons Shirt
TeeFusion
 
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证成绩单如何办理
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证成绩单如何办理一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证成绩单如何办理
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证成绩单如何办理
n0tivyq
 
7 Alternatives to Bullet Points in PowerPoint
7 Alternatives to Bullet Points in PowerPoint7 Alternatives to Bullet Points in PowerPoint
7 Alternatives to Bullet Points in PowerPoint
Alvis Oh
 
Design Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinkingDesign Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinking
cy0krjxt
 
Can AI do good? at 'offtheCanvas' India HCI prelude
Can AI do good? at 'offtheCanvas' India HCI preludeCan AI do good? at 'offtheCanvas' India HCI prelude
Can AI do good? at 'offtheCanvas' India HCI prelude
Alan Dix
 
一比一原版(MMU毕业证书)曼彻斯特城市大学毕业证成绩单如何办理
一比一原版(MMU毕业证书)曼彻斯特城市大学毕业证成绩单如何办理一比一原版(MMU毕业证书)曼彻斯特城市大学毕业证成绩单如何办理
一比一原版(MMU毕业证书)曼彻斯特城市大学毕业证成绩单如何办理
7sd8fier
 
一比一原版(毕业证)长崎大学毕业证成绩单如何办理
一比一原版(毕业证)长崎大学毕业证成绩单如何办理一比一原版(毕业证)长崎大学毕业证成绩单如何办理
一比一原版(毕业证)长崎大学毕业证成绩单如何办理
taqyed
 

Recently uploaded (20)

Transforming Brand Perception and Boosting Profitability
Transforming Brand Perception and Boosting ProfitabilityTransforming Brand Perception and Boosting Profitability
Transforming Brand Perception and Boosting Profitability
 
20 slides of research movie and artists .pdf
20 slides of research movie and artists .pdf20 slides of research movie and artists .pdf
20 slides of research movie and artists .pdf
 
一比一原版(Bolton毕业证书)博尔顿大学毕业证成绩单如何办理
一比一原版(Bolton毕业证书)博尔顿大学毕业证成绩单如何办理一比一原版(Bolton毕业证书)博尔顿大学毕业证成绩单如何办理
一比一原版(Bolton毕业证书)博尔顿大学毕业证成绩单如何办理
 
Exploring the Future of Smart Garages.pdf
Exploring the Future of Smart Garages.pdfExploring the Future of Smart Garages.pdf
Exploring the Future of Smart Garages.pdf
 
Коричневый и Кремовый Деликатный Органический Копирайтер Фрилансер Марке...
Коричневый и Кремовый Деликатный Органический Копирайтер Фрилансер Марке...Коричневый и Кремовый Деликатный Органический Копирайтер Фрилансер Марке...
Коричневый и Кремовый Деликатный Органический Копирайтер Фрилансер Марке...
 
Research 20 slides Amelia gavryliuks.pdf
Research 20 slides Amelia gavryliuks.pdfResearch 20 slides Amelia gavryliuks.pdf
Research 20 slides Amelia gavryliuks.pdf
 
一比一原版(LSE毕业证书)伦敦政治经济学院毕业证成绩单如何办理
一比一原版(LSE毕业证书)伦敦政治经济学院毕业证成绩单如何办理一比一原版(LSE毕业证书)伦敦政治经济学院毕业证成绩单如何办理
一比一原版(LSE毕业证书)伦敦政治经济学院毕业证成绩单如何办理
 
一比一原版(NCL毕业证书)纽卡斯尔大学毕业证成绩单如何办理
一比一原版(NCL毕业证书)纽卡斯尔大学毕业证成绩单如何办理一比一原版(NCL毕业证书)纽卡斯尔大学毕业证成绩单如何办理
一比一原版(NCL毕业证书)纽卡斯尔大学毕业证成绩单如何办理
 
Between Filth and Fortune- Urban Cattle Foraging Realities by Devi S Nair, An...
Between Filth and Fortune- Urban Cattle Foraging Realities by Devi S Nair, An...Between Filth and Fortune- Urban Cattle Foraging Realities by Devi S Nair, An...
Between Filth and Fortune- Urban Cattle Foraging Realities by Devi S Nair, An...
 
White wonder, Work developed by Eva Tschopp
White wonder, Work developed by Eva TschoppWhite wonder, Work developed by Eva Tschopp
White wonder, Work developed by Eva Tschopp
 
Borys Sutkowski portfolio interior design
Borys Sutkowski portfolio interior designBorys Sutkowski portfolio interior design
Borys Sutkowski portfolio interior design
 
Design Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinkingDesign Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinking
 
Common Designing Mistakes and How to avoid them
Common Designing Mistakes and How to avoid themCommon Designing Mistakes and How to avoid them
Common Designing Mistakes and How to avoid them
 
Let's Summon Demons Shirt Let's Summon Demons Shirt
Let's Summon Demons Shirt Let's Summon Demons ShirtLet's Summon Demons Shirt Let's Summon Demons Shirt
Let's Summon Demons Shirt Let's Summon Demons Shirt
 
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证成绩单如何办理
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证成绩单如何办理一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证成绩单如何办理
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证成绩单如何办理
 
7 Alternatives to Bullet Points in PowerPoint
7 Alternatives to Bullet Points in PowerPoint7 Alternatives to Bullet Points in PowerPoint
7 Alternatives to Bullet Points in PowerPoint
 
Design Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinkingDesign Thinking Design thinking Design thinking
Design Thinking Design thinking Design thinking
 
Can AI do good? at 'offtheCanvas' India HCI prelude
Can AI do good? at 'offtheCanvas' India HCI preludeCan AI do good? at 'offtheCanvas' India HCI prelude
Can AI do good? at 'offtheCanvas' India HCI prelude
 
一比一原版(MMU毕业证书)曼彻斯特城市大学毕业证成绩单如何办理
一比一原版(MMU毕业证书)曼彻斯特城市大学毕业证成绩单如何办理一比一原版(MMU毕业证书)曼彻斯特城市大学毕业证成绩单如何办理
一比一原版(MMU毕业证书)曼彻斯特城市大学毕业证成绩单如何办理
 
一比一原版(毕业证)长崎大学毕业证成绩单如何办理
一比一原版(毕业证)长崎大学毕业证成绩单如何办理一比一原版(毕业证)长崎大学毕业证成绩单如何办理
一比一原版(毕业证)长崎大学毕业证成绩单如何办理
 

Presentation on ILU

  • 1. Group - P Integer and Logic Unit by 8
  • 2. Integer and Logic Unit  Used for Integer and Logic Operations on Microprocessor  In our project: 1. Arithmetic- Addition and Multiplication 2. Logic- OR and AND  Addition using Carry Save Adder Issue- 3 inputs  Multiplication using Booth Multiplier High speed 2Seer Akademi (2011-13)
  • 3. What is ALU? • ALU stands for: Arithmetic Logic Unit. ALU is a digital circuit that performs Arithmetic (Add, Sub . . .) and Logical (AND, OR, NOT) operations. • John Von Neumann proposed the ALU in 1945 when he was working on EDVAC. 3Seer Akademi (2011-13)
  • 6. Interaction with Other Units Seer Akademi (2011-13) 6
  • 7. Carry Save Adder: • The basic CSA (carry save adder) is similar to the full adder but the architecture is different. • The operation and the principle of CSA is based on formulae A + B + C= SUM+2*CARRY SUM=(A+B+C)mod2 and COUNT=((A+B+C)- SUM)/2) • For example if we add three numbers X=0101,Y=0011,Z=0100. • Sum=0010 and Saved Carry= 1010 was calculated in CSA and next in the carry look adder/ ripple carry adder the output new sum= 1100 and here new carry is 0. 7Seer Akademi (2011-13)
  • 8. Carry Save Adder 8Seer Akademi (2011-13)
  • 9. Booth Multiplier – Operation (step by step) • mr-Multiplier,md-Multiplicand • Shift md • 2’s Complemet the md • Shift md • Encode the mr • Partial product generation by addiing shifting bits of md bits with respect to mr bits • Final 3 stages of partial product generated bits are added in end Seer Akademi (2011-13) 9
  • 10. 10 OR & AND INPUT A B OUTPU T A + B 0 0 0 0 1 1 1 0 1 1 1 1 INPUT OUTPU T A B A AND B 0 0 0 0 1 0 1 0 0 1 1 1 Seer Akademi (2011-13)