This is an MCQ-based quiz on VLSI Design & Technology.
This includes System Partitioning, Pre-layout Simulation, Logic cell, and Post-layout Simulation.
______ is used in logic design of VLSI.
After an initialization phase, the simulator enters the ______phase.
Which concept proves to be beneficial in acquiring concurrency and order independence?
Which functions are performed by static timing analysis in simulation?
What is/are the necessity/ies of Simulation Process in VHDL?
An Assert is ______ command.
Which among the following EDA tool is available for design simulation?
Why is multiple stuck-at fault model preferred for DUT?
Why is the use of mode buffer prohibited in the design process of synthesizer?
VLSI technology uses ________ to form integrated circuit.
Transistors
Switches
Diodes
Buffers
The difficulty in achieving high doping concentration leads to ____________
Error in concentration
Error in variation
Error in doping
Distribution error
Medium scale integration has ____________
Ten logic gates
Fifty logic gates
Hundred logic gates
Thousands logic gates
_________ is used to deal with effect of variation.
Chip level technique
Logic level technique
Switch level technique
System level technique
As die size shrinks, the complexity of making the photomasks ____________
Increases
Decreases
Remains the same
Cannot be determined
______ architecture is used to design VLSI.
System on a device
Single open circuit
System on a chip
System on a circuit
Which provides higher integration density?
Switch transistor logic
Transistor buffer logic
Transistor transistor logic
Circuit level logic
Physical and electrical specification is given in ____________
Architectural design
Logic design
System design
Functional design
Which is the high level representation of VLSI design?
Problem statement
Logic design
HDL program
Functional design
In VHDL, which class of scalar data type represents the values necessary for a specific operation?
Integer types
Real types
Physical types
Enumerated types
Which among the following is pre-defined in the standard package as one-dimensional array type comprising each element of BIT type?
Bit type
Bit_vector type
Boolean type
All of the above