VLSI UNIVERSE
Showing posts with label
Static timing analysis
.
Show all posts
Showing posts with label
Static timing analysis
.
Show all posts
Interview questions related to clock jitter and duty cycle variations
›
Below we list few of our posts related to clock jitter and duty cycle variation. Happy learning. Clock jitter : Disusses the definition...
2 comments:
Intricacies in handling of half cycle timing paths
›
What is a half cycle path? A half cycle timing path is one in which launch and capture happen on different clock edges. A half cycle path...
2 comments:
Is hold always checked on the same edge?
›
One of the guys asked me a question, "Why is hold always checked on the same edge?" Normally, it is taught in books/colleges tha...
4 comments:
What is the difference between a normal buffer and clock buffer?
›
A buffer is an element which produces an output signal, which is of the same value as the input signal. We can also refer a buffer as a re...
17 comments:
How to fix min pulse width violation
›
In our previous posts, we discussed about the duty cycle, duty cycle variation and duty cycle degradation. Bad duty cycle impacts half cyc...
3 comments:
Duty cycle degradation
›
In the post, we discussed about duty cycle variation of the clock source. However, this is not the only pain in half cycle timing paths. A...
Duty cycle variation of inter-clock timing paths
›
In the post, duty cycle variation, we understood what duty cycle variation is, and how to apply for intra-clock timing paths. But of simila...
4 comments:
Duty cycle variation
›
Duty cycle variation : Similar to jitter in clock period, there can be variations in duty cycle of the clock source due to uncertainty in ...
1 comment:
Duty cycle of clock
›
Duty cycle : Duty cycle of a clock is defined as the fraction of a period of clock during which the clock is in active state. Duty cycle o...
6 comments:
Which type of jitter matters for timing slack calculation?
›
In the post Clock jitter , we learnt about the basics of clock jitter. We also learned about different types of clock jitter. Now, the ques...
2 comments:
Clock jitter
›
Clock jitter : By definition, clock jitter is the deviation of a clock edge from its ideal position in time. Simply speaking, it is the ina...
2 comments:
Clock skew
›
Clock skew is one of the most important parameters of a good physical design implementation. Keeping the clock skew to a minimum is consi...
2 comments:
Divide by 2 clock in VHDL
›
Clock dividers are ubiquitous circuits used in every digital design. A divide-by-N divider produces a clock that is N times lesser frequen...
2 comments:
Minimum pulse width
›
All the sequential elements need some minimum pulse (either high or low) to ensure that the data has been captured correctly. In other wor...
Setup checks and hold checks for latch-to-flop timing paths
›
There can be 4 cases of latch-to-flop timing paths as discussed below: 1. Positive level-sensitive latch to positive edge-triggered regi...
4 comments:
›
Home
View web version