Differences between D-Latch and D flip-flop?
Answer Posted / sada
latch is level sensitive but not flip flop
| Is This Answer Correct ? | 68 Yes | 11 No |
Post New Answer View All Answers
Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes considering Channel Length Modulation.
In Verilog code what does “timescale 1 ns/ 1 ps” signifies?
Explain Basic Stuff related to Perl?
Mention what are the two types of procedural blocks in Verilog?
Explain Cross section of an NMOS transistor?
what is the difference between the TTL chips and CMOS chips?
Differences between IRSIM and SPICE?
Insights of a 4bit adder/Sub Circuit?
How binary number can give a signal or convert into a digital signal?
If an/ap = 0.5, an/ap = 1, an/ap = 3, for 3 inverters draw the transfer characteristics?
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;
Draw the SRAM Write Circuitry
What are the various regions of operation of mosfet? How are those regions used?
For a single computer processor computer system, what is the purpose of a processor cache and describe its operation?
Explain the working of Insights of a pass gate ?