Altifigence Academy

33 / 36 · Concetto

Combinational delay and timing budgets

Distinguish functional simulation from timing verification.

La traduzione non è ancora disponibile. Viene mostrata la lezione originale. (English)

Learning goals

  • Identify the combinational path between registers.
  • Keep functional correctness separate from timing closure.

Physical circuits do not compute instantly.

After a register launches a value, it takes time to pass through logic to the next register. The input must settle before the next edge by at least the setup time.

For a simplified same-clock path, Tclk must exceed clock-to-Q + maximum combinational delay + setup + margin. Real checks also require clock skew, uncertainty, wiring and process conditions.

Check both maximum and minimum delay.

Increasing the clock period can help setup but does not solve every hold problem. Hold concerns the minimum-delay behavior near the same edge.

The provided 0/1 RTL labs are functional models. Matching waveforms do not prove that a physical chip runs at that clock speed. Timing constraints and analysis results require separate verification.

Prova tu

With clock-to-Q=0.1ns, logic=0.7ns, setup=0.1ns and margin=0.1ns, what is the simple total?

Leggi la spiegazione

The total is 1.0ns. This is an illustrative budget, not physical timing signoff or a guaranteed operating frequency.

La scelta vale per questo browser. Puoi modificarla in qualsiasi momento dal piè di pagina.