Home Knowledge Base Statistical Static Timing Analysis (SSTA)

Statistical Static Timing Analysis (SSTA) is a timing verification methodology that treats all delays as probability distributions rather than fixed numbers — computing the statistical distribution of path delays to determine the probability that timing constraints are met, rather than simply reporting pass/fail against worst-case deterministic values.

SSTA vs. Deterministic STA

Why SSTA Is Needed

How SSTA Works

$$d_i = d_{i,nom} + \sum_j a_{ij} \cdot \Delta p_j + r_i$$ Where $d_{i,nom}$ is the nominal delay, $a_{ij}$ are sensitivities to global/systematic variation sources $\Delta p_j$, and $r_i$ is the random component.

SSTA Outputs

SSTA Challenges

SSTA is the theoretical gold standard for variation-aware timing analysis — while full SSTA is not universally deployed, its concepts underpin AOCV and POCV, which are the practical state-of-the-art.

statistical static timing analysis (ssta)statistical static timing analysissstadesign

Related Topics

Explore 500+ Semiconductor & AI Topics

From EUV lithography to CUDA optimization — search the full knowledge base or chat with our AI assistant.