What transistor level design tools are you proficient with? What types of designs were they used on?
Mention what are the two types of procedural blocks in Verilog?
Implement a function with both ratioes and domino logic and merits and demerits of each logic?
what is the use of defpararm?
What is the purpose of having depletion mode device?
Mention what are the different gates where Boolean logic are applicable?
Explain the operation of a 6T-SRAM cell?
How do you size NMOS and PMOS transistors to increase the threshold voltage?
Draw the stick diagram of a NOR gate. Optimize it
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 products have you designed which have entered high volume production?
In the design of a large inverter, why do we prefer to connect small transistors in parallel (thus increasing effective width) rather than lay out one transistor with large width?
Explain what is the use of defpararm?
What is Body Effect?
What happens if we use an Inverter instead of the Differential Sense Amplifier?