Lab 4: Introduction to Top-Down Design



Lab 4: Introduction to Top-Down Design

Check Off by Thursday Feb26. , 2009

Summary

This lab introduces students to top-down design by constructing a multiplexer and an 8-bit adder using the syntheses and place-and-route (layout) tools from Synopsys and Cadence.

Learning Objectives

1. How to perform synthesis with Synopsys’ Design Vision

2. How to perform place and route with Cadence’s Silicon Ensemble

3. How to import GDSII files into Virtuoso for simulation

Estimated Time to Complete Assignment: ~6 hours plus report preparation

Resources

Tutorial PnR and files located at /egr/courses/personal/ece410/resources/

Procedure

NOTE : YOU NEED TO LOG INTO mulder.egr.msu.edu OR madras.msu.edu INSTEAD OF deus.egr.msu.edu USING PUTTY

1. Complete the Place and Route tutorial, Tutorial PnR, on the class website. Save/print a copy of the final layout and simulation results for your report.

2. While doing Tutorial PnR you copied the Verilog file for an 8-bit adder to the /synopsys folder in your class directory. The file is called adder8.v. Confirm you have this file. If not, you can copy it from /egr/courses/personal/ece410/resources/adder8.v.

3. Synthesize the adder8.v with Synopsis Design Vision using the methodology in Tutorial PnR. Note that this is a Verilog file, not a VHDL file, so you should skip step 4 under Synthesis with Synopsys Design Vision.

4. Place and route the 8-bit adder with Cadence Silicon Ensemble. Follow the procedure in the tutorial, but in Step 11 use "adder8" as the "Top Verilog Module". To make your class directory well organized, you may want to create a folder, say adder8, and run Cadence’s Silicon Ensemble in that folder, e.g., /egr/courses/personal/ece410//se/adder8. When renaming multi-bit pins, use the format A rather than the form A[1] produced by default from the compiled layout.

5. Explore the floorplan settings within Silicon Ensemble, such as Die Size Constrain, and Core Area Parameters by filling out the following table. This step only needs to be performed within Silicon Ensemble by repeating steps 16-29 in the Place & Route with Cadence Silicon Ensemble section of the Tutorial PnR. Include this data within the appropriate Discussion Topic of your report. Be sure you can respond to Discussion Topic 2 before continuing.

|IO To core distance |Die size |Row utilization |Row Spacing |Block Halo per |Die Dimensions |

| |Aspect Ratio | | |Side | |

|Left/right |Top/Bottom | |

|Layout of the multiplexer and 8-bit adder |X |X |

|Functional simulation of the multiplexer and 8-bit adder |X |X |

|Width, height, and area of your 8-bit adder | | X |

|Discussion of pros/cons of top-down design | | X |

Discussion Topics:

Include type-written responses to the following discussion topics in your brief report.

1. Briefly discuss the advantages and disadvantages of top-down design (synthesis and place-and-route) verses the full custom (bottom-up) design flow.

2. In step 5 you were able to observe the effect of several floor planning parameters on the overall size of the adder8 layout. Include the completed table from step 5 here. Briefly comment on the following:

a. What is the effect of the Die Size constraints and the I/O to Core Distance?

b. What does Row Utilization % represent and how does it effect the area?

3. What height, width, and area did you obtain for an area-optimized adder8 layout in step 6?

4. List the binary and decimal adder8 output values obtained for the three input cases in step 7.

5. Briefly describe why both Design Vision and Silicon Ensemble are used in this lab. Include information like, what is created or modified by each tool, and what is the output of each tool.

6. Briefly explain why cells must be imported from Silicon Ensemble to Virtuoso.

7. In using Silicon Ensemble, what is the main design factor (i.e., what role does the designer –you in this case- play)?

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download