What are the different limitations in increasing the power
supply to reduce delay?
Answers were Sorted based on User's Feedback
Answer / madhu
if we increase power supply to reduce delay ,delay will
reduces but power dissipation will be high and to
compensate the excessive power we have to increase die size
which is impractical.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / bauer
There are also Mobility Degradation and Subthreshold Conduction which directly depend on the Voltage and Temperature.
| Is This Answer Correct ? | 1 Yes | 0 No |
Why don?t we use just one NMOS or PMOS transistor as a transmission gate?
What is validation?
Explain the sizing of the inverter?
What are the different ways in which antenna violation can be prevented?
What are the two types of noise of MOSFET, how to eliminate them?(Thermal and Flicker).
Write a pseudo code for sorting the numbers in an array?
Give the logic expression for an AOI gate. Draw its transistor level equivalent. Draw its stick diagram
Differences between Signals and Variables in VHDL? If the same code is written using Signals and Variables what does it synthesize to?
Cross section of an NMOS transistor?
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;
Explain Cross section of a PMOS transistor?
Why is OOPS called OOPS? (C++)