Are you familiar with VHDL and/or Verilog?
Answer Posted / radha
Im familiar with verilog
Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
How can you model a SRAM at RTL Level?
Give the cross-sectional diagram of the cmos.
Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes with increasing Vgs.
Explain how Verilog is different to normal programming language?
Given a layout, draw its transistor level circuit. (I was given a 3 input AND gate and a 2 input Multiplexer. You can expect any simple 2 or 3 input gates)
6-T XOR gate?
Mention what are three regions of operation of mosfet and how are they used?
Describe the various effects of scaling?
Draw the Layout of an Inverter?
Draw a 6-T SRAM Cell and explain the Read and Write operations
Implement a function with both ratioes and domino logic and merits and demerits of each logic?
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)
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;
If an/ap = 0.5, an/ap = 1, an/ap = 3, for 3 inverters draw the transfer characteristics?
What are the various regions of operation of mosfet? How are those regions used?