Differences between D-Latch and D flip-flop?
Answer Posted / abc
Answer 2 is wrong. latch can have a clock. Answer 1 is correct.
elaborating on it: difference is that for a latch the output
can follow input(like a buffer) if latch is in "pass" state,
else if the clock input is such that the its in "latch"
state then output is preserved. Whereas, flip-flop output
only changes at the clock edge(rising or falling depending
upon type of flop)
| Is This Answer Correct ? | 120 Yes | 24 No |
Post New Answer View All Answers
What types of high speed CMOS circuits have you designed?
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)
6-T XOR gate?
What does the above code synthesize to?
What are the steps involved in designing an optimal pad ring?
Draw the Layout of an Inverter?
Write a program to explain the comparator?
What are the different design constraints occur in the synthesis phase?
If the current through the poly is 20nA and the contact can take a max current of 10nA how would u overcome the problem?
In Verilog code what does “timescale 1 ns/ 1 ps” signifies?
Given a layout, draw its transistor level circuit. (I was given a 3 input AND gate and a 2 input Multiplexer. You can expect any simple 2 or 3 input gates)
Give various factors on which threshold voltage depends.
What's the price in 1K quantity?
What happens if we use an Inverter instead of the Differential Sense Amplifier?
Explain Cross section of a PMOS transistor?