1 / 10

ECEN 248 Lab 7: Carry Look Ahead and Carry Save Adders

ECEN 248 Lab 7: Carry Look Ahead and Carry Save Adders. Dept. of Electrical and Computer Engineering. Lab 4 in Brief. Design a 2 operand 16-bit Carry-Look-Ahead Adder Design 3 operand 16-bit Carry-Save Adder How do they Differ?

latika
Download Presentation

ECEN 248 Lab 7: Carry Look Ahead and Carry Save Adders

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. ECEN 248Lab 7: Carry Look Ahead and Carry Save Adders Dept. of Electrical and Computer Engineering

  2. Lab 4 in Brief • Design a 2 operand 16-bit Carry-Look-Ahead Adder • Design 3 operand 16-bit Carry-Save Adder • How do they Differ? They differ in the way carry is computed. Carry takes the maximum time to be computed so if we can do it faster then we get faster adders.

  3. Carry Look-Ahead Adder Design Carry-Look Ahead Adder Block Carry Save Adder Block

  4. Carry Look-Ahead Adder Design 4-bit Carry-Look Ahead Adder Ci+1 = Gi + Pi.Ci Gi = Ai.Bi Pi= (AiÅ Bi)

  5. Carry Look-Ahead Adder Design 16-bit Carry-Look Ahead Adder using 4-bit Carry-Look-Ahead Adders PG= P3.P2.P1.P0;  GG = G3 + P3G2 + P3.P2.G1. + P3.P2.P1.G0

  6. Carry Save Adder Design Example of Carry Save Addition

  7. Carry Save Adder Design Single Bit Carry Save Adder Block The Full adder Block from Lab#5 can be reused as the carry-save adder unit

  8. Carry Save Adder Design 3 Operand Carry-Save Addition Carry-Look Ahead Adder is used in final stage for the final addition

  9. Specifics and Design Hints • LCD Display for Design 1 • LCD Display for Design 2

  10. Deadlines • Today • Work on Lab 7 • Next Week • Lab 7 Post-Lab due • Lab 8 Pre-Lab due at the beginning of class

More Related