What are set up time & hold time constraints? What do they
signify?
Answer Posted / arpan
Setup time is the min time before the active edge of the
clock that the data gets stable. If the setup time is
violated then the logic enters into a metastable state. We
can say that setup time is violated when the logic is too
slow compare to clock. So, whenever we do simulations we do
setup time calculation in worst case. Since, in worst case
data changes too late. So, if the design passes the worst
case setup time, then its proper.
Hold time is the min time after the active edge of the clock
that the data should remain stable. Logic will also enter
into the metastable state if hold time is violated. We can
say hold violation occurs when the logic is too fast. So,
whenever we do simulation for hold time calculation we do in
best case since in best case data is changed too early. So,
if the design passes best case hold time, then its proper.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the ways to Optimize the Performance of a Difference Amplifier?
Why do we gradually increase the size of inverters in buffer design? Why not give the output of a circuit to one large inverter?
Explain how logical gates are controlled by Boolean logic?
Give the cross-sectional diagram of the cmos.
Explain depletion region.
How to improve these parameters? (Cascode topology, use long channel transistors)
How do you size NMOS and PMOS transistors to increase the threshold voltage?
Draw the timing diagram for a SRAM Read. What happens if we delay the enabling of Clock signal?
What is the difference between the mealy and moore state machine?
What types of CMOS memories have you designed? What were their size? Speed?
what is multiplexer?
What happens if we delay the enabling of Clock signal?
Explain what is the use of defpararm?
Write a program to explain the comparator?
What is the purpose of having depletion mode device?