Download presentation
Presentation is loading. Please wait.
Published byBethanie Jennings Modified over 9 years ago
1
1 IWLS 2003 Faults and Uncertainty – Do we need a Totally New Approach? Lou Scheffer
2
2 IWLS 2003 Many causes of faults and uncertainty The obvious DSM physics, plus Is the spec solid and what the market wants? Did I implement it correctly (bugs)? Manufacturing uncertainty ‑ How much will this chip cost? ‑ How many mask iterations to an acceptable chip? ‑ What’s my yield? Even if works, will the completed chip be reliable?
3
3 IWLS 2003 What’s the cause of this uncertainty? Time to Market Concerns ‑ Specs/needs open to change ‣ (DVD-RW, DVD+RW, DVD-R, etc.) ‑ Logic verification not as complete as desired Physics of DSM devices and manufacturing ‑ Every gate is slightly different (environment and mfg) ‑ Some gates may not work at all (yield) ‑ Some gate may work, but slowly (delay faults) ‑ Some gates may fail occasionally (SEU – Single Event Upset)
4
4 IWLS 2003 What can synthesis/logic do about spec uncertainty? Allow for uncertain logic (specs and bugs) ‑ FPGAs for functions likely to change ‑ Easy switch (with cost estimation) from hardware to FPGA to software and back Plan for minimal mask ECOs ‑ Why? Some estimates are $10M/mask set at 50 nm ‑ Requires a specialized incremental re-synthesis ‑ Also requires physical tool changes - Filler cells with transistors, specialized router options, etc. ‑ This is a subset of the general “DSM Masks are expensive” problem
5
5 IWLS 2003 What can synthesis/logic do about process variability? Adopt statistical timing ‑ Accurately account for uncertainty ‑ Reduce un-necessary pessimism ‑ Estimate yield effects of timing ‑ Unlikely (in my opinion) to result in substantially different logic implementations Asynchronous design ‑ Very hard for a number of reasons, including designer’s mental models ‑ Would require huge synthesis changes if accepted
6
6 IWLS 2003 What can synthesis/logic do about variability? Determine actual performance at manufacturing ‑ Non-trivial since each gate/path may vary in timing ‑ Only possible for some errors – hold errors spell doom, but setup errors just yield slower parts ‑ Built in self test that can run at speed ‑ Scan logic that can test for delay faults May need modifications to test/scan insertion ‑ Treat these as first-class paths
7
7 IWLS 2003 What can synthesis/logic do about faults? Reconfiguration/repair at manufacturing ‑ Laser or fuse reconfiguration (only memories now) ‑ Self test reconfiguration at power-up Synthesis could help support this ‑ Designer indicates which units need redundancy ‑ Synthesis tool does the legwork/bookkeeping
8
8 IWLS 2003 What can synthesis/logic do about faults? Transient error handling (Single Event Upset) ‑ Considerable experience in aerospace Synthesis could do a lot here, if needed ‑ Triplicated state elements ‑ Error correcting codes (now used for memories, can be extended to logic) ‑ Algorithm based fault tolerance (for high level primitives) ‑ Check and restart pipeline (mostly CPUs)
9
9 IWLS 2003 So, do we need a totally new approach? In the short term, no ‑ FPGA synthesis ‑ Minimalist masks and ECOs ‑ Reconfiguration at manufacturing/startup time ‑ At speed on-chip testing ‑ SEU handling ‑ Statistical timing All are more or less incremental improvements
10
10 IWLS 2003 Do we need a totally new approach? In the long term, answer is still no Limit to reducing uncertainty is the spec ‑ And the limit to this is human understanding This is exactly the programming problem Programming languages are the best known way to specify the intended behavior of large systems So until we find a way to do programming better, synthesis tools will look more or less like compilers, as they do today
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.