11
High Performance Latch based Design: Optimization and Timing Verification Challenges Kumar Subramanian KS Ramesh Product Engineering Group Intel Corporation March 11 2016

High Performance Latch based Design ... - TAU Workshop · March 11 2016 . 2 Outline •Processor Design Landscape •Latch Challenges: Why Now? •Latches: Challenges in Design and

  • Upload
    others

  • View
    0

  • Download
    0

Embed Size (px)

Citation preview

Page 1: High Performance Latch based Design ... - TAU Workshop · March 11 2016 . 2 Outline •Processor Design Landscape •Latch Challenges: Why Now? •Latches: Challenges in Design and

High Performance Latch based Design: Optimization and Timing Verification Challenges

Kumar Subramanian

KS Ramesh

Product Engineering Group

Intel Corporation

March 11 2016

Page 2: High Performance Latch based Design ... - TAU Workshop · March 11 2016 . 2 Outline •Processor Design Landscape •Latch Challenges: Why Now? •Latches: Challenges in Design and

2

Outline

• Processor Design Landscape

• Latch Challenges: Why Now?

• Latches: Challenges in Design and Optimization

• Summary

Page 3: High Performance Latch based Design ... - TAU Workshop · March 11 2016 . 2 Outline •Processor Design Landscape •Latch Challenges: Why Now? •Latches: Challenges in Design and

3

Traditional Processor Design Landscape

• Scope:

– Highest Performance, multi GHz operation

– Process/Product co-optimization

• Floorplan , Layout and Optimization:

– Custom Pin placement, budgeting, channel based FP

– Heavily Latch dominated to achieve frequency

– Multi corner convergence and verification

– Custom placement and routing

– Custom internal tools for optimization and signoff

Page 4: High Performance Latch based Design ... - TAU Workshop · March 11 2016 . 2 Outline •Processor Design Landscape •Latch Challenges: Why Now? •Latches: Challenges in Design and

4

Current Processor Design Landscape

• Scope:

– Highest Performance, multi GHz operation

– Process/product co-optimization

– Migrating to SOC implementation style, custom approach not scalable

• Floorplan, Layout and Optimization:

– Abutted floorplan, auto place and route

– Heavily latch dominated to achieve frequency

– Migrating to industry standard tools for Optimization and signoff verification

– Multi Corner convergence and verification

Page 5: High Performance Latch based Design ... - TAU Workshop · March 11 2016 . 2 Outline •Processor Design Landscape •Latch Challenges: Why Now? •Latches: Challenges in Design and

5

Latch Challenges: Why now?

• With the traditional custom implementation:

– Many human judgment points

– Never more than 1 design step before human interaction

– Complexity of “latches” handled by designer during build

– Signoff STA with internal tool, that comprehends latches natively

• Transition to Industry EDA tools for build and verification:

– Optimization and signoff tool’s latch handling still in infancy

– Very difficult to control and converge the a latch dominated design with standard tools

Page 6: High Performance Latch based Design ... - TAU Workshop · March 11 2016 . 2 Outline •Processor Design Landscape •Latch Challenges: Why Now? •Latches: Challenges in Design and

6

Transparency Handling

• Deep transparencies

• Very good progress in signoff STA during the last few years in EDA

– Worked with vendor to address this

• During optimization, the engines are for the most part segment based

– Budget and set time borrow limits

– Effort intensive

– These paths could straddle multiple partitions

L1 L2 L3 L4

+20 +10 -50

Ph1 Ph1 Ph2 Ph2

Page 7: High Performance Latch based Design ... - TAU Workshop · March 11 2016 . 2 Outline •Processor Design Landscape •Latch Challenges: Why Now? •Latches: Challenges in Design and

7

Sequential Loops

• Critical Sequential (and nested) loops

• Not handled well by both optimization and signoff

– Budget and break transparencies to eliminate sequential loops during optimization and signoff

– Iterative, effort and runtime intensive

– Different for different corners/modes

• Not an issue once the loops are converged

L1 L2 L3 L4

Ph1 Ph1 Ph2 Ph2

Page 8: High Performance Latch based Design ... - TAU Workshop · March 11 2016 . 2 Outline •Processor Design Landscape •Latch Challenges: Why Now? •Latches: Challenges in Design and

8

Macro Modeling

• Macros may have transparent paths through them

• Standard modeling techniques results in very large models (>500MB)

– Long runtimes during optimization and signoff verification

– Ignore transparencies during optimization

– Results in miscorrelation with signoff verification

– Validation of these models is very complex

• Model abstraction enhancement to Liberty to address multiple levels of transparencies

Page 9: High Performance Latch based Design ... - TAU Workshop · March 11 2016 . 2 Outline •Processor Design Landscape •Latch Challenges: Why Now? •Latches: Challenges in Design and

9

Hierarchical Signoff and Budgeting

• The design is broken into several partitions, which contain latches at their interfaces

– Not much (runtime) benefit in moving to hierarchical signoff, today ….

– The abstract models may be as large as the original block itself due to transparencies

• Lack of budgeting capability that comprehends transparencies

– Custom scripts used to generate budgets based on queries

– Large overhead: runtime due to queries in TCL & number of paths that need to be traced

Page 10: High Performance Latch based Design ... - TAU Workshop · March 11 2016 . 2 Outline •Processor Design Landscape •Latch Challenges: Why Now? •Latches: Challenges in Design and

10

Misc

• Graph based analysis is very pessimistic

– Regular path based analysis has potential risk of Si escapes

– Exhaustive path based analysis impossible to run (due to sheer number of paths)

• Metal Stack aware optimization

– Non uniform metal stack

Page 11: High Performance Latch based Design ... - TAU Workshop · March 11 2016 . 2 Outline •Processor Design Landscape •Latch Challenges: Why Now? •Latches: Challenges in Design and

11

Summary: Call to Help

• A more holistic solution to latch handling is needed in EDA tools

– Build “tools” with latches in mind upfront as opposed to an afterthought

• Increasing use of latches in the industry

– Based on formal/informal discussions with peers in industry

• Latches are essential to high performance/frequency designs

• Would a “standard” for modeling latch behavior help?

– At the very least for macro modeling