What is the most complicated/valuable program you written in
C/C++?
Answer Posted / aruna
mostcomplicated is stack program
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
What happens if we use an Inverter instead of the Differential Sense Amplifier?
Explain the working of 4-bit Up/down Counter?
What is Body Effect?
Explain how logical gates are controlled by Boolean logic?
Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes considering Channel Length Modulation.
What are the Advantages and disadvantages of Mealy and Moore?
What's the price in 1K quantity?
Give a big picture of the entire SRAM Layout showing your placements of SRAM Cells, Row Decoders, Column Decoders, Read Circuit, Write Circuit and Buffers
what is a sequential circuit?
Explain why is the number of gate inputs to cmos gates usually limited to four?
Explain the three regions of operation of a mosfet.
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;
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)
Explain Process technology? What package was used and how did you model the package/system? What parasitic effects were considered?
What happens if we delay the enabling of Clock signal?