Arithmetic Circuits II - PowerPoint PPT Presentation

1 / 8
About This Presentation
Title:

Arithmetic Circuits II

Description:

Arial Tahoma Times Times New Roman TimesTen Wingdings Symbol unc-template Arithmetic Circuits II Multiplier Combinational Multiplier Multiplication of Larger ... – PowerPoint PPT presentation

Number of Views:75
Avg rating:3.0/5.0
Slides: 9
Provided by: fetwebJu7
Category:

less

Transcript and Presenter's Notes

Title: Arithmetic Circuits II


1
Arithmetic Circuits II
2
Multiplier
  • Given the multiplicand, B B1 B0
  • and the multiplier
  • A A1 A0
  • Then we multiply by doing single-bit
    multiplications and shifts

3
Combinational Multiplier
4
Multiplication of Larger Numbers
  • Example
  • 4-Bit Multiplicand
  • B B3 B2 B1 B0
  • 3-Bit
  • Multiplier A A2 A1 A0
  • Product is a 7-Bit number,
  • C C6 C5 C4 C3 C2 C1 C0

5
Computing the Product
  • Let us work out the multiplication on the board

6
Larger Multiplier
7
Sign Extension
  • Changing the number of bits used to store a
    number is common
  • Example
  • -5 in stored in 4-bits (1011)
  • to store -5 in 8 bits, extend the Sign Bit in
    the 4 left most bits
  • 1011 is changed to 1111 1011
  • 1011 -5
  • 1111 1011 is also -5

8
Weve Covered
  • Adders
  • Ripple carry
  • Carry lookahead
  • Subtracting unsigned numbers
  • New design for adder-subtractor
  • Signed numbers
  • Signed addition/subtraction
  • Multiplication just basic
  • Modified Circuits
Write a Comment
User Comments (0)
About PowerShow.com