1 / 10

CMPUT329 - Fall 2003

CMPUT329 - Fall 2003. TopicE: Clock Skew and Clock Gating José Nelson Amaral. Timing With Propagation Delays. Clock Skew. Clock signal may not reach all flip-flops simultaneously.

ira
Télécharger la présentation

CMPUT329 - Fall 2003

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CMPUT329 - Fall 2003 TopicE: Clock Skew and Clock Gating José Nelson Amaral CMPUT 329 - Computer Organization and Architecture II

  2. Timing With Propagation Delays CMPUT 329 - Computer Organization and Architecture II

  3. Clock Skew • Clock signal may not reach all flip-flops simultaneously. • Output changes of flip-flops receiving “early” clock may reach D inputs of flip-flops with “late” clock too soon. CMPUT 329 - Computer Organization and Architecture II

  4. Clock Skew Reasons for slowness:(a) wiring delays (b) capacitance (c) incorrect design CMPUT 329 - Computer Organization and Architecture II

  5. Clock-skew calculation • tffpd(min) + tcomb(min)-thold-tskew(max) > 0 • First two terms are minimum time after clock edge for a D input to change • Hold time is earliest time that the input may change • Clock skew subtracts from the available hold-time margin • Compensating for clock skew: • Longer flip-flop propagation delay • Explicit combinational delays • Shorter (even negative) flip-flop hold times CMPUT 329 - Computer Organization and Architecture II

  6. Example of bad clock distribution CMPUT 329 - Computer Organization and Architecture II

  7. Clock distribution in ASICs • This is what a typical ASIC router will do if you don’t lay out the clock by hand. CMPUT 329 - Computer Organization and Architecture II

  8. “Clock-tree” solution • Often laid out by hand • Wide,fast metal (low R ==> fast RC time constant) CMPUT 329 - Computer Organization and Architecture II

  9. Gating the clock • Definitely a no-no • Glitches possible if control signal (CLKEN) is generated by the same clock • Excessive clock skew in any case. CMPUT 329 - Computer Organization and Architecture II

  10. If you really must gate the clock... CMPUT 329 - Computer Organization and Architecture II

More Related