Presentation is loading. Please wait.

Presentation is loading. Please wait.

S. Reda EN160 SP’07 Design and Implementation of VLSI Systems (EN0160) Lecture 29: Datapath Subsystems 3/3 Prof. Sherief Reda Division of Engineering,

Similar presentations


Presentation on theme: "S. Reda EN160 SP’07 Design and Implementation of VLSI Systems (EN0160) Lecture 29: Datapath Subsystems 3/3 Prof. Sherief Reda Division of Engineering,"— Presentation transcript:

1 S. Reda EN160 SP’07 Design and Implementation of VLSI Systems (EN0160) Lecture 29: Datapath Subsystems 3/3 Prof. Sherief Reda Division of Engineering, Brown University Spring 2007 [sources: Weste/Addison Wesley – Rabaey/Pearson]

2 S. Reda EN160 SP’07 Outline Last two lectures –We talked about different kind of adders This lecture 1.Comparators 2.Shifters 3.Multipliers

3 S. Reda EN160 SP’07 Comparators 0’s detector:A = 00…000 1’s detector: A = 11…111 Equality comparator:A = B Magnitude comparator:A < B

4 S. Reda EN160 SP’07 1. 1’s and 0’s detectors 1’s detector: N-input AND gate 0’s detector: NOTs + 1’s detector (N-input NOR) When is this circuit structure a good idea?

5 S. Reda EN160 SP’07 1. Equality comparator Check if each bit is equal (XNOR, aka equality gate) 1’s detect on bitwise equality

6 S. Reda EN160 SP’07 1. Magnitude comparator  Compute B-A and look at sign  B-A = B + ~A + 1  For unsigned numbers, carry out is sign bit

7 S. Reda EN160 SP’07 2. Shifters Shifting a data word by a constant amount is trivial A programmable shifter is more complex Multibit shifter can be cascaded together

8 S. Reda EN160 SP’07 2. Barrel Shifter Signal passes through at most one transmission gate Total transistors = N 2 Dominated by wiring

9 S. Reda EN160 SP’07 2. Logarithmic shifter Total shift is decomposed into stages of 2 Speed of shifting N bits depends on log N Number of transistor = 2(log N)* N

10 S. Reda EN160 SP’07 Multipliers

11 S. Reda EN160 SP’07 Array multiplier Where is the critical path?

12 S. Reda EN160 SP’07 Critical path of MxN multiplier

13 S. Reda EN160 SP’07 Carry Save Multiplier The carry bits are not immediately added, but rather are “saved” for the next adder stage


Download ppt "S. Reda EN160 SP’07 Design and Implementation of VLSI Systems (EN0160) Lecture 29: Datapath Subsystems 3/3 Prof. Sherief Reda Division of Engineering,"

Similar presentations


Ads by Google