Search This Blog

Sunday, May 16, 2021

Bottleneck Analysis

  • If a single Cell is a part of multiple paths and is the root cause of violations in all those paths, then that Cell can be considered as a bottleneck in the design
  • Bottleneck Analysis lists these types of cells causing timing violations on multiple paths
  • By identifying and fixing the violation caused by a Bottleneck Cell improved timing can be achieved




  • You fix many violations with one change 


No comments:

Post a Comment

What is the sanity checks you have done for STA?

 Sanity checks for STA: Linking Checks: We need to check., is there any missing modules or missing pins in a library. this is done by link c...