What is the most complicated/valuable program you written in
C/C++?
Answers were Sorted based on User's Feedback
Answer / rahul hiware
to implement user define malloc() function
Is This Answer Correct ? | 7 Yes | 18 No |
Draw a 6-T SRAM Cell and explain the Read and Write operations
If the current thru the poly is 20nA and the contact can take a max current of 10nA how would u overcome the problem?
Why is OOPS called OOPS? (C++)
What is LVS, DRC?
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;
Let A & B be two inputs of the NAND gate. Say signal A arrives at the NAND gate later than signal B. To optimize delay, of the two series NMOS inputs A & B, which one would you place near the output?
Draw a transistor level two input NAND gate. Explain its sizing (a) considering Vth (b) for equal rise and fall times
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?
In what cases do you need to double clock a signal before presenting it to a synchronous state machine?
Draw the stick diagram of a NOR gate. Optimize it
What are set up time & hold time constraints? What do they signify?