If the current thru the poly is 20nA and the contact can
take a max current of 10nA how would u overcome the problem?
Implement a function with both ratioes and domino logic and merits and demerits of each logic?
Explain Cross section of an NMOS transistor?
Insights of a 2 input NAND gate. Explain the working?
What happens to delay if you increase load capacitance?
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;
What types of CMOS memories have you designed? What were their size? Speed?
Differences between IRSIM and SPICE?
What are the steps required to solve setup and hold violations in vlsi?
Draw a CMOS Inverter. Explain its transfer characteristics
What are the different design techniques required to create a layout for digital circuits?
Cross section of a PMOS transistor?
Differences between Signals and Variables in VHDL? If the same code is written using Signals and Variables what does it synthesize to?