We can summarize the gist of the static timing analysis in two sentences - 1. we want the signal to have enough setup time in one clock cycle (therefore the min. clock path delay - max data arrival time > setup time); and 2.We don't want the next bit coming too fast that we haven't finished the hold time yet (therefore min. data arrival time - max clock path delay needs to be greater than hold time required).
@SanjayVidhyadharan11 ай бұрын
Yes.
@chinmayprakash925215 күн бұрын
This comment pretty much sums up the whole concept Thanks mate
@swarajrohan7323 Жыл бұрын
Very clearly explained🎉🎉
@SanjayVidhyadharan Жыл бұрын
Glad you liked it. Thankyou
@chinmayprakash925215 күн бұрын
Excellent explanation.
@SanjayVidhyadharan2 күн бұрын
Thanks. Glad you found it useful.
@추무-q3o7 ай бұрын
best explanation ever! thank you
@SanjayVidhyadharan7 ай бұрын
Glad it was helpful!
@atharvakulkarni523 Жыл бұрын
great explanation and illustrations
@SanjayVidhyadharan Жыл бұрын
Glad you liked it!
@prasanthyg4562 Жыл бұрын
what is the reference text for the problem you've solved in the video ?
@SanjayVidhyadharan Жыл бұрын
These are some examples i created
@Manikumar-gt9ov7 ай бұрын
Best video for timing understandimg
@SanjayVidhyadharan7 ай бұрын
Thanks a lot
@surendrabillingi14868 ай бұрын
Hi, If there is no min and max time values are not mentioned properly and if it has single time value (either min or max) of each path. so here can we consider any value for min and max ?
@SanjayVidhyadharan8 ай бұрын
If single value is mentioned, we take that value. If OCV variation % is mentioned then we can compute max and min values accordingly
@Adi-tf9oc3 ай бұрын
thankyou sir for great explanation, I am not getting why we are looking hold time for the same clock edge....i watched the part multiple times, still not getting
@SanjayVidhyadharan3 ай бұрын
The data need to be stable for a certain amount of time after the clock arrives. The data from previuos clock has aledat settled tocater for set up time. For the hold the data from presnt clock should come slow enough to cater for hold time
@Adi-tf9oc3 ай бұрын
@@SanjayVidhyadharan ohh,so the data should come slow,in order to avoid collision