How can you model a SRAM at RTL Level?
Answer / sarojini
static ram is a volatile memory. so it is easy to model a
sram at rtl level
Is This Answer Correct ? | 2 Yes | 20 No |
Give various factors on which threshold voltage depends.
Give the various techniques you know to minimize power consumption?
What happens when the gate oxide is very thin?
Explain how logical gates are controlled by Boolean logic?
Tell me how BJT works.
How many bit combinations are there in a byte?
What are the different types of skews used in vlsi?
Given a circuit and asked to tell the output voltages of that circuit?
1 Answers Intel, Omega Healthcare,
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;
Why do we need both PMOS and NMOS transistors to implement a pass gate?
Why does the present vlsi circuits use mosfets instead of bjts?
For CMOS logic, give the various techniques you know to minimize power consumption