VLSI Design Process MCQ Quiz – Objective Question with Answer for VLSI Design Process

11. The bottom subfunction is called as

A. lower function
B. low cell
C. leaf cell
D. bottom cell

Answer: C

The complex function is divided into many subfunctions and the bottom level of these sub-functions are called leaf cells.

 

12. Which must be given the highest priority in the design process?

A. architecture
B. communication
C. color
D. thickness

Answer: B

Communication must be given the highest priority in the design process as interconnections pose the most acute problems in the design of large systems.

 

13. Design gives a detailed

A. logic circuit design
B. topology of the communication
C. color codes of the layers
D. functions of layers

Answer: B

Design is largely a matter of topology of communication rather than the detailed logic circuit design.

 

14. To minimize the design effort, regularity should be

A. low
B. high
C. very low
D. very high

Answer: B

Regularity is a qualitative parameter and it should be high as possible to minimize the design effort required for any system.

 

15. Regularity is the ratio of

A. total transistors in the chip to total transistors that must be designed in detail
B. total transistors that must be designed in detail to total transistors in a chip
C. total transistors to total components
D. total charge storage components to charge dissipating components

Answer: A

Regularity is the ratio of total transistors in the chip to total transistors that must be designed in detail.

 

16. Good design system has regularity in the range of

A. 25-50
B. 50-75
C. 50-100
D. 25-50

Answer: C

A good design system must have regularity in the range of 50 to 100 or more and regular structures such as memories achieve very high figures.

 

17. In the adder, the sum is stored in

A. series
B. cascade
C. parallel
D. registers

Answer: C

The sum is stored in parallel at the output of the adder from where it may be fed through the shifter and back to the register array.

 

18. The shifter must be connected to

A. 2-shift data line
B. 2-shift control line
C. 4-shift data line
D. 4-shift control line

Answer: D

The shifter is unclocked but must be connected to 4 shift control lines. Carry out and Carry in signal must also be connected.

 

19. What is the sum and carry if the two-bit number is 1 1 and the previous carry is 0?

A. 0, 0
B. 0, 1
C. 1, 0
D. 1, 1

Answer: B

If the two-bit number is 1 1 and the previous carry is 0 the sum is 0 and the carry is 1. This can be obtained by first adding the two numbers 1 and 1. The sum will be 0 and the carry is 1. Later add the previous carry 0 to it. Now the sum is finally 0 and the final carry will be 1.

 

20. Which design is preferred in the n-bit adder?

A. many pass transistors in series
B. many pass transistors with a suitable buffer
C. many pass transistors without suitable buffer
D. many pass transistors in parallel

Answer: B

In n-bit adder, n adder elements must be cascaded with carrying out connecting to carry in. This carry chain will have more pass transistors connected in series which will give a slow response. Thus suitable buffer can be used in between.

Scroll to Top