Differences between D-Latch and D flip-flop?
Answer Posted / naeem khan
the difference between latche and flip flop is that , that
latchs used the level clock trigger while the flip flop
used the edge trigger clock.so this the is main difference
between the latchs and flip flop.
| Is This Answer Correct ? | 44 Yes | 14 No |
Post New Answer View All Answers
Describe the various effects of scaling?
Mention what are three regions of operation of mosfet and how are they used?
Draw the stick diagram of a NOR gate. Optimize it
How about voltage source?
what is the difference between the TTL chips and CMOS chips?
Explain the Charge Sharing problem while sampling data from a Bus?
What is the function of enhancement mode transistor?
Help with VHDL programming. Write a VHDL code for a D-Latch with clear input ?? (Hint: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs AND OUTPUTS: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
What is the difference between cmos and bipolar technologies?
What is Charge Sharing? Explain the Charge Sharing problem while sampling data from a Bus
In the design of a large inverter, why do we prefer to connect small transistors in parallel (thus increasing effective width) rather than lay out one transistor with large width?
How to improve these parameters? (Cascode topology, use long channel transistors)
Approximately, what were the sizes of your transistors in the SRAM cell? How did you arrive at those sizes?
What happens if we delay the enabling of Clock signal?
Are you familiar with the term snooping?