VLSI Interview Questions and Answers
VLSI Interview Questions and Answers
VLSI Interview Questions and Answers
Q2).Mention what are the different gates where Boolean logic are applicable?
Ans:
NOT Gate:It has one out input and one output. For example, if the value of A= 0 then
the Value of B=1 and vice versa
AND Gate:It has one output due to the combination of two output. For example, if the
value of A and B= 1 then value of Q should be 1
OR Gate:Either of the value will show the same output. For example, if the value of A is
1 or B is 0 then value of Q is 1
Q3).Explain how binary number can give a signal or convert into a digital signal?
Ans: Binary number consists of either 0 or 1, in simple words number 1 represents the ON state
and number 0 represents OFF state. These binary numbers can combine billion of machines into
one machines or circuit and operate those machines by performing arithmetic calculations and
sorting operations.
Q10). Explain why present VLSI circuits use MOSFETs instead of BJTs?
Ans: In comparison to BJT, MOSFETS can be made very compact as they occupy very small
silicon area on IC chip and also in term of manufacturing they are relatively simple. Moreover,
digital and memory ICs can be employed with circuits that use only MOSFETs, i.e., diodes,
resistors, etc.
Q11).Mention what are three regions of operation of MOSFET and how are they used?
Ans: MOSFET has three regions of operations
Cut-off region
Triode region
Saturation region
The triode and cut-off region are used to function as a switch, while, saturation region is used to
operate as an amplifier.
Q13).Explain why is the number of gate inputs to CMOS gates usually limited to four?
Ans: Higher the number of stacks, slower the gate will be. In NOR and NAND gates the number
of gates present in the stack is usually alike as the number of inputs plus one. So input are
restricted to four.
Q18).What are the steps required to solve setup and Hold violations in VLSI?
Ans: There are few steps that has to be performed to solved the setup and hold violations in VLSI. The
steps are as follows:
– The optimization and restructuring of the logic between the flops are carried way. This way the logics
are combined and it helps in solving this problem.
– There is way to modify the flip-flops that offer lesser setup delay and provide faster services to setup a
device.
Modifying the launch-flop to have a better hold on the clock pin, which provides CK->Q that makes the
launch-flop to be fast and helps in fixing the setup violations.
– The network of the clock can be modified to reduce the delay or slowing down of the clock that
captures the action of the flip-flop.
– There can be added delay/buffer that allows less delay to the function that is used.
Q23).What are the different design constraints occur in the Synthesis phase?
Ans: The steps that are involved in which the design constraint occurs are:
1. first the creation of the clock with the frequency and the duty cycle gets created. This clock
helps in maintaining the flow and synchronizing various devices that are used.
2. Define the transition time according the requirement on the input ports.
3. The load values are specified for the output ports that are mapped with the input ports.
4. Setting of the delay values for both the input and output ports. The delay includes the input
and output delay.
5. Specify the case-settings to report the correct time that are matched with the specific paths.
6. The clock uncertainty values are setup and hold to show the violations that are occurring.
Q27).What is the difference between the mealy and moore state machine?
Ans:
– Moore model consists of the machine that have an entry action and the output depends only on
the state of the machine, whereas mealy model only uses Input Actions and the output depends
on the state and also on the previous inputs that are provided during the program.
– Moore models are used to design the hardware systems, whereas both hardware and software
systems can be designed using the mealy model.
– Mealy machine’s output depend on the state and input, whereas the output of the moore
machine depends only on the state as the program is written in the state only.
– Mealy machine is having the output by the combination of both input and the state and the
change the state of state variables also have some delay when the change in the signal takes
place, whereas in Moore machine doesn’t have glitches and its ouput is dependent only on states
not on the input signal level.
Q29).What are the different design techniques required to create a Layout for Digital
Circuits?
Ans: The different design techniques to create the Layout for digital circuits are as follows:
– Digital design consists of the standard cells and represent the height that is required for the
layout. The layout depends on the size of the transistor. It also consists of the specification for
Vdd and GND metal paths that has to be maintained uniformly.
– Use of metal in one direction only to apply the metal directly. The metal can be used and
displayed in any direction.
– Placing of the substrate that place where it shows all the empty spaces of the layout where
there is resistances.
– Use of fingered transistors allows the design to be more easy and it is easy to maintain a
symmetry as well.