Presentation is loading. Please wait.

Presentation is loading. Please wait.

Design of an 8 Bit Barrel Shifter

Similar presentations


Presentation on theme: "Design of an 8 Bit Barrel Shifter"— Presentation transcript:

1 Design of an 8 Bit Barrel Shifter
Gene Vea, Perry Hung, Ricardo Rosas, Kevin Yoo Advisor: D. Parent May 11, 2005

2 Agenda Abstract Introduction Summary of Results
Why Simple Theory Back Ground information (Lit Review) Summary of Results Project (Experimental) Details Results Cost Analysis Conclusions

3 Abstract Summarize the logic, clock frequency, area, and power specs of your final design We designed an 8-bit barrel shifter that operated at 200 MHz 20mW of Power Area of 370x350 mm2

4 Introduction The barrel shifter is a very important part of a combinational logic block. It was incorporated the 386 processor and is also used in microcontrollers. Intel has since moved on to software implemented barrel shifters in their Pentium 4’s but AMD still uses it to this day. The designed circuit should shift a data word by any number of bits in a single operation. An N-bit shifter would require log2N number of levels to implement. For an 8 bit barrel shifter, it would require 3 logic levels.

5 Project Summary Project was implemented with an array of 24 MUXs and 19 DFF MUXs arranged in three stages. Implemented with the new DFF MUXs designed in class

6 Project Details Explain all the details of your project. Show
Schematics should be legible, and not too busy. If you did a set of experiments describe the conditions you did them under. show a table with all hand calculations for your longest path Show Final schematic (not test bench) Final layout Final simulation

7 Longest Path Calculations
Logic Gate Cg to #N #M #NSN #NSP WN WP Cg of gate Level Drive (H.C) (S) (L) 1 Mux-DFF Slave Nand 17.1 2 1.96 1.63 3.9 3.45 5.99 1a Mux-DFF Slave Latch 3.96 6.8 6.85 18.3 1b Mux-DFF Master Nand 3 2.55 1c Mux-DFF Master Latch Inveter 20 1.5 2.7 1.95 8.43 2a Mux (AOI22) 6 4.31 7.49 2.85 4.65 20.1 40 2.86 5.14 13.6 3a MUX (AOI22) 3.46 2.25 16.1 4 32 2.32 4.17 11.1 4a 6.15 16.4  5 Superbuffer 17.8 3.7 6.36 12 inverter 1 240 26.7 49.2

8 Schematic

9 Layout

10 Verification

11 Simulations

12 Cost Analysis Estimate how much time you spent on each phase of the project verifying logic (40 hours) verifying timing (10 hours) Layout (many hours 100+ hours) Post extracted timing (3 hours)

13 Lessons Learned Start early Using the excel sheet to calculate Wn & Wp
Make sure to use the correct devices for layout if the same type of parts are used more than once. Plan device schematic carefully and attack it part by part making sure that it works with the other parts of the circuit Problems will always come up during LVS no matter how carefully it was wired together. Because a device passes DRC does not mean that it will pass LVS when placed in layout

14 Summary Barrel shifters have the ability to shift data words in a single operation over standard shift left or shift right registers that utilize more than one clock cycle. Barrel shifters will continue to be used in smaller devices because it has a speed advantage over software implemented ones.

15 Acknowledgements Cadence Design Systems Synopsys Prof. Parent
David Flores Junghoon Kang


Download ppt "Design of an 8 Bit Barrel Shifter"

Similar presentations


Ads by Google