What is the most complicated/valuable program you written in
C/C++?
Answer Posted / vipin
to retrieve the device ID of a device .( device driver )
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between nmos and pmos technologies?
what is the difference between the TTL chips and CMOS chips?
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 stick diagram of a NOR gate. Optimize it
Explain the operation of a 6T-SRAM cell?
What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?
Why do we gradually increase the size of inverters in buffer design? Why not give the output of a circuit to one large inverter?
What is the purpose of having depletion mode device?
What happens if we use an Inverter instead of the Differential Sense Amplifier?
Explain what is multiplexer?
How does Vbe and Ic change with temperature?
What transistor level design tools are you proficient with? What types of designs were they used on?
Draw the Differential Sense Amplifier and explain its working. Any idea how to size this circuit? (Consider Channel Length Modulation)
Mention what are the different gates where Boolean logic are applicable?
Draw the Layout of an Inverter?