Differences between D-Latch and D flip-flop?
Answer Posted / guru sai prasad reddy.m
Latches and flip-flops are the basic elements for storing information. One latch or flip-flop can store one bit of
information. The main difference between latches and flip-flops is that for latches, their outputs are constantly
affected by their inputs as long as the enable signal is asserted. In other words, when they are enabled, their content
changes immediately when their inputs change. Flip-flops, on the other hand, have their content change only either
at the rising or falling edge of the enable signal. This enable signal is usually the controlling clock signal. After the
rising or falling edge of the clock, the flip-flop content remains constant even if the input changes.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What was your role in the silicon evaluation or product ramp? What tools did you use?
what is a sequential circuit?
Process technology? What package was used and how did you model the package/system? What parasitic effects were considered?
In vlsi chip 1000s of transistors are dropped, specifically categorized. Which method is used to achieve this & how it is done practically?
Write a program to explain the comparator?
For an AND-OR implementation of a two input Mux, how do you test for Stuck-At-0 and Stuck-At-1 faults at the internal nodes? (You can expect a circuit with some redundant logic)
Explain the Working of a 2-stage OPAMP?
Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes considering Channel Length Modulation.
Explain Cross section of an NMOS transistor?
Explain what is Verilog?
What is the critical path in a SRAM?
Explain what is the depletion region?
What happens if we use an Inverter instead of the Differential Sense Amplifier?
Explain what is the use of defpararm?
For CMOS logic, give the various techniques you know to minimize power consumption