VLSI Multiple Choice Questions on “Design Using CIF Code”.
1. Caltech intermediate form code is a
A. low-level graphic language
B. low-level textual language
C. high-level graphic language
D. high-level textual language
Answer: A
Clarification: Caltech intermediate form code is a low-level graphic language used to specify geometry of integrated circuits.
2. CIF generates code which are
A. high-level language
B. assembly level language
C. machine readable language
D. very high-level language
Answer: C
Clarification: CIF code is to communicate chip geometry in a standard machine readable form for mask-making.
3. CIF code is compatible with
A. low system geometry
B. large system geometry
C. both low and large system geometry
D. medium system geometry
Answer: C
Clarification: CIF code is reasonable compact and can cope with both low and large system geometry. It is easily readable.
4. Design through CIF is done using
A. color codes
B. geometric shapes
C. different layer thickness
D. transistors
Answer: B
Clarification: In Caltech intermediate form code, the design is given using geometric shapes. Boxes, polygons and wires are readily defined.
5. The CIF dimensions are given in the form of
A. X,Y coordinates
B. lambda form
C. millimeter form
D. alpha form
Answer: A
Clarification: The CIF dimensions and positions are given in X, Y coordinate form but are in absolute dimension units and not in lambda form.
6. Polygons in CIF are specified in terms of
A. length
B. width
C. vertices
D. angles
Answer: C
Clarification: In CIF, polygons(P) are specified in terms of vertices in order. An n-sided polygon needs n vertices and a connection between first and last.
7. Wires are specified in terms of
A. vertices
B. width
C. angles
D. lengths
Answer: B
Clarification: Wires(W) are specified in terms of their width followed by the center line’s coordinates of the wire’s path.
8. CIF can also accommodate rotations and translations.
A. true
B. false
Answer: A
Clarification: CIF also accommodates cells and rotations and translations etc along with geometrical shaped designs.
9. If vector coordinate is (1,0) it indicates that
A. length is parallel to y-axis
B. length is parallel to x-axis
C. width is parallel to y-axis
D. width is parallel to x-axis
Answer: B
Clarification: If the vector coordinate is (1,0), it denotes that the length will be parallel to the x-axis. The direction is always assumed parallel to the length.
10. In which layer the geometrical structures exist?
A. metal
B. silicon
C. silicide
D. diffusion
Answer: B
Clarification: In CIF design is done using geometrical structures like boxes, polygons, etc and these boxes exist in the silicon layer.