Vlsi
Vlsi
Q.No Questions
PART- A Answer all Questions (10x1 = 10 Marks)
1. The addition of ______ improves the observability.
a) adders b) multiplexers c) multipliers d) demultiplexers
2. In test mode, storage elements are connected as
a) parallel shift b) serial shift c) combiners d) buffers
registers registers
3. Signature analysis performs
a) multiplication b) addition c) polynomial d) subtraction
division
4. Fault diagnosis based on fault dictionaries can be characterized as
a) cause-effect b) effect-cause c) model-based d) random approach
analysis analysis reasoning
5. Self-checking technique consists of
a) supplying b) receiving c) supplying all d) all of the mentioned
coded input coded output possible input
data data sequence
6. Which is not the function of LSSD method?
a) eliminates b) eliminates races c) simplifies fault d) stores the data
hazards generation
7. The defect present in the following MOSFET is:
14. Illustrate the principle of Ones count compression technique with an example.
In Ones count compression technique, the number of 1s in the raw output test response is counted and
obtained as signature output instead of the actual raw test response. This is illustrated with an
example as shown.
Concept- 1 mark
● Adhoc testing refers to collections of ideas that are aimed at reducing the
combinational explosion of testing.
● Insert test points to increase controllability and observability.
▪ CP: Control Points – Primary inputs used to enhance controllability;
▪ OP: Observation Points – Primary outputs used to enhance
observability.
● To increase the testability, it is necessary to make nodes more accessible at some cost
by physically inserting more access circuits to the original design.
The different designs are as follows:
1) Insert Test points to improve controllability and Observability
2) Partition and Multiplexer techniques
3) Disable Internal Oscillators and Clocks
4) Avoid Asynchronous Logic and Redundant Logic
5) Avoid delay dependent logic
6) Avoid clock gating
7) Initialize sequential logic
(ii) Examine the boundary scan technique that is used to resolve the problem of
controlling and observing the input and output pins of chips employed in
assembling a system. (5)
• For an arbitrary combinational circuit with p inputs and q outputs, all 2 input
combinations can occur, as can all 2° possible output combinations. If all possible
output combinations can occur, it is impossible to determine whether a fault is
present by just observing the outputs of the circuit, assuming no knowledge of the
corresponding inputs. However, if only k < 2° output configurations can occur
during normal operation, the occurrence of any of the 2° — k other configurations
indicates a malfunction (regardless of the corresponding input). Thus, faults that
result in such an "illegal" output can be detected by a hardware checker.
19. (i) Describe the principle of circular BIST technique with a neat architecture. (5)
Circular BIST is a special form of BIST technique based on pseudorandom testing.
A simple configuration is as shown in Figure.
Fig a. Circular BIST Architecture (1 mark)
ii) An UUT is observed to have opens and defective components. Apply the principle of basic guided
probe testing technique to the UUT for faults diagnosis. (5)
Guided-probe testing extends an edge-pin testing process by monitoring internal signals in the
UUT via a probe which is moved (usually by an operator) following the guidance provided by the ATE.
The principle of guided-probe testing is to backtrace an error from the primary output where it has been
observed during edge-pin testing to its source (physical fault) in the UUT ( Fig.a). (1 mark)
Typical faults located by guided-probe testing are opens and defective components. An open
between two points A and B is identified by a mismatch between the error observed at B and the correct
value measured at the signal source A (fig b). (1 mark)
A faulty device is identified by detecting an error at one of its outputs, while only expected
values are observed at its inputs. (Fig c) ( 1 mark)
Unlike the fault-dictionary method, guided-probe testing is not limited to the SSF model. The
concept of "defective component" covers any type of internal device fault detected by the applied test;
this generality makes guided-probe testing independent of a particular fault model.
In addition to the applied stimuli and the expected response needed for edge-pin testing, ATE
supporting guided-probe testing also needs the expected values of all the internal lines accessible for
probing and the structural model of the UUT. Because the backtrace is guided by the structural model,
faults that create additional connections are inherently difficult to locate. For example, the faulty-device
diagnosis illustrated in Figure c would be incorrect had the error on the device output been caused by a
short. ( 1 mark)
( 1 mark)
Figure a) Backtracing errors b) identifying an open c) identifying faulty device