Setup (Max) Timing Constraint
2- Input to Reg
Starting point : input port
Ending point : input data (D1) of Flipflop( FF1)
- without Skew (clock is ideal)
In following figure we have Timing path from Input pin to Register ,
 |
Input to Reg timing path (ideal clock) |
|
 |
Setup Timing
|
Explanation
Mainly slack for setup time =capture path - launch path
Tinput is like Tpd it depends on Input transition and output load capacitance
from previous figure that the first part meet timing requirement ,but second case give us a negative slack .
To meet the timing requirements, the following condition must hold:
Tclk (clock period)−Tsetup1≥TInput+Tpd
This ensures that the data has enough time to propagate.
0 Comments