What is the most complicated/valuable program you written in
C/C++?
Answer Posted / monishaah
number puzzle game
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
Write a program to explain the comparator?
what is a sequential circuit?
What is the difference between the mealy and moore state machine?
For a NMOS transistor acting as a pass transistor, say the gate is connected to VDD, give the output for a square pulse input going from 0 to VDD
What happens if we use an Inverter instead of the Differential Sense Amplifier?
Explain CMOS Inverter transfer characteristics?
How does Vbe and Ic change with temperature?
Process technology? What package was used and how did you model the package/system? What parasitic effects were considered?
What transistor level design tools are you proficient with? What types of designs were they used on?
Draw the SRAM Write Circuitry
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;
How to improve these parameters? (Cascode topology, use long channel transistors)
What is the function of enhancement mode transistor?
What is the critical path in a SRAM?
Mention what are the different gates where Boolean logic are applicable?