What are set up time & hold time constraints? What do they
signify?

Answers were Sorted based on User's Feedback



What are set up time & hold time constraints? What do they signify?..

Answer / guest

Setup time: Time before the active clock edge of the
flipflop, the input should be stable. If the signal changes
state during this interval, the output of that flipflop
cann't be predictable (called metastable).

Hold Time: The after the active clock edge of the flipflop,
the input should be stable. If the signal changes during
this interval, the output of that flipflop cann't be
predictable (called metastable).

Is This Answer Correct ?    51 Yes 4 No

What are set up time & hold time constraints? What do they signify?..

Answer / 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

What are set up time & hold time constraints? What do they signify?..

Answer / raghavendra

the setup and hold time constraints are
1.constraint for setup time:the data and clock should be available at the same time
2.constraint for hold time:the data should not change after clock tick.

they signify the correctness of the signal

Is This Answer Correct ?    3 Yes 12 No

Post New Answer

More VLSI Interview Questions

What is the function of tie-high and tie-low cells?

0 Answers  


Explain the Various steps in Synthesis?

0 Answers   Intel,


What was your role in the silicon evaluation/product ramp? What tools did you use?

0 Answers   Intel,


Insights of an inverter. Explain the working?

1 Answers   Intel,


What types of CMOS memories have you designed? What were their size? Speed?

0 Answers   e-tec, Intel,






How logical gates are controlled by boolean logic?

0 Answers  


What are the Factors affecting Power Consumption on a chip?

0 Answers   Intel,


In vlsi chip 1000s of transistors are dropped, specifically categorized. Which method is used to achieve this & how it is done practically?

0 Answers  


Why don?t we use just one NMOS or PMOS transistor as a transmission gate?

2 Answers   Infosys,


Why do we gradually increase the size of inverters in buffer design? Why not give the output of a circuit to one large inverter?

0 Answers   Infosys,


For f = AB+CD if B is S-a-1, what are the test vectors needed to detect the fault?

0 Answers   Intel,


How can you model a SRAM at RTL Level?

0 Answers   Infosys,


Categories