Illinois Scan Architecture

Download Report

Transcript Illinois Scan Architecture

Illinois Scan Architecture
Janak H. Patel
Department of Electrical and Computer Engineering
University of Illinois at Urbana-Champaign
[email protected]
Cost of a Chip
 300mm wafer will give 700 ~1cm2 chips
 Material Costs (wafer, copper etc) ~5%
 Fab amortization cost ($3B/fab) plus
Fab operational cost ~25%
 Personnel cost ~20%
 Package Cost ~10%
 Testing Cost ~40% !!!
Semiconductor Wafer
Manufacturing test is done
at wafer level without cutting
out the chips.
2
Cost of Testing Semiconductor Chips
 Three main variable components
 Test Application Time
When amortizing the cost of a tester over all chips,
higher test time results in to higher actual cost
 Rule of thumb: 1 second per chip!

 Test Data Volume
 Low and medium cost testers have limited storage
 Tester Pins
 Cost of a tester is directly proportional to the number
of pins it supports
3
Example: An IBM chip
 7million gates (logic only, RAM not included)
 250k Flip-Flops
 Full Scan design, all FFs connected as shift
register
Scan
in
250,000 ffs
Scan
out
 7000 Test Vectors
 Test Application Time: 7000x250k = 1.75G cycles
 at 100MHz scan speed it takes 17.5 Seconds!
 at 500MHz scan speed it takes 3.5 Seconds
 Tester memory required: 7000x250k = 1.75G bits
4
Parallel Scan
1000 Parallel Scan Chains by 250 FFs
Scan-in
Scan-out
1000
scan-in pins!
1000
scan-out pins!
Reduces Test Vector Load time by a factor of 1000!
Scan Channels on most Testers range from 10 to 200
5
Parallel Scan Output Compaction
100 Parallel Scan Chains by 2500 FFs
output
compactor
Scan-in
A Combinational Compactor is a tree of XOR gates
A Sequential Compactor is a Linear Feedback Shift Register with
multiple parallel inputs XORed. Also called a Multiple Input
6
Signature Analyzer (MISR)
Parallel Scan - Summary
 Scan loading time can be reduced by dividing the
single scan chain in to parallel scan chains
 Some Observations
 Output Compaction is well established
 Number of scan chains is limited by the availability
of pins on a chip and tester scan channels
 Additional “pins” on an embedded core require
more routing in the SOC
Parallel Scan has no impact on test data volume
7
Test Vector Compaction
 For example, all 40 ISCAS 85 and
ISCAS89 (full scan) circuits, sizes
of the test sets generated by
MinTest (Hamzaoglu and Patel, ICCAD
1998, pp. 283-289) meets Lower
bounds for 31 out of 40 ISCAS
circuits.
 This shows that Compaction
has already reached theoretical
lower bounds in many
instances
 Need solutions beyond vector
compaction
Test Vectors
Lower Min
Circuit
Bound Test
C432
27
27
C5315
37
37
C7552
65
73
S1196
113
113
S1423
20
20
S5378
97
97
S38714
62
68
8
BIST: STUMPS Architecture
P. H. Bardell and W. H. McAnney, “Self-Testing of Multichip Logic Modules,”
Proc. Of Int. Test Conf., pp. 200-204, Nov. 1982. (used by IBM for multi-chip-modules)
Scan Chain
Scan Chain
MISR
LFSR
Scan Chain
Scan Chain
Linear
Feedback Phase
Shift
Shifter
Register
Circuit Under Test
Multiple
Input
Signature
Register
This has the same limitations as any other BIST based scheme
9
Limitations of Logic BIST
 BIST is excellent for Data Volume Reduction, But
 Lower Fault Coverage. Test Point insertion and/or
additional logic in test generator is required to
cover Random Resistant Faults
 Design Modification needed to permit any arbitrary
test pattern
Tri-State logic must be fully decoded
 No floating bus is permitted, since unknown values
can corrupt the signature
 Switching activities of various modules, and hence
the power, cannot be easily controlled

 Will almost always increase the tester time!
 Failure Diagnosis becomes extremely difficult
10
Proposed New Method
 Illinois Scan Architecture
 Applicable to full-scan embedded cores and fullscan stand-alone chips
 Addresses all issues raised earlier –
Low test application time, low pin overhead, and
low test data volume
 Does not have any of the limitations of the BIST
 No test point insertions and No design
modifications!
 Undesirable test vectors can be filtered, e.g.,
Vectors that produce Tri-State Conflicts, Unknown
value generation, or High switching activity
11
Illinois Scan Architecture
Scan
in
Take a Serial Scan
Scan
out
1. Divide it up into several chains
keeping the same Scan-in pin
2. Add a MISR to compact the outputs
MISR
Scan
in
Scan
out
12
Illinois Scan
Scan-in
pin
Output Compactor
Internal Scan Chains
13
Untestable Faults in Illinois Scan
1
0
scan in
1
0
1
0
 In the figure shown on left,
all three scan chains will
have identical test vectors
 Therefore, only applicable
test vectors are 000 and
111 for the AND gate
 Test vectors 110, 011 and
101 cannot be applied due
to Broadcast constraint
 This makes three faults on
the AND gate Untestable
In practice, how serious is this problem?
How many faults become untestable?
14
Additional Untestable Faults
1200
1000
800
600
400
200
ILS-38584
ILS-38417
ILS-35932
ILS-15850
0
ILS-13207
Untestable Faults
 Illinois Scan puts constraints
on inputs
 Cannot generate tests for
some of the faults that
are testable
 The number of such
“Additional Untestable
Faults” is surprisingly
small
 Experimental Data for
Scan Chain divided into 16
chains (arbitrary partition),
with a single scan input.
15
Two Test Modes of Illinois Scan
1. Broadcast Test Mode
Scan Chain 1
•
•
•
Scan Chain 1
Scan Chain 2
•
•
•
MISR
Scan In
Scan In
MISR
Scan Chain 2
2. Serial Test Mode
Scan Chain n
Scan Out
1. Reduces Scan Time by a factor of n
2. Reduces Scan Data by a factor of n
But may require many more vectors
and may reduce fault-coverage!
Scan Chain n
Scan Out
Mode 2 for covering the loss of
fault-coverage in the Broadcast Mode
Generates “top-off vectors”.
Note: Most industrial circuits do
not use Mode 2.
16
400
350
300
250
200
150
100
50
0
ILS-38584
fs38584
ILS-38417
fs38417
ILS-35932
fs35932
ILS-15850
fs15850
ILS-13207
scan vectors
broadcast vectors
fs13207
Vectors
Number of Test Vectors
Circuit
Circuit Versions: fs = full scan, and ILS = Illinois Scan, DIV16
17
Number of Test Cycles
200,000
scan cycles
broadcast cycles
175,000
150,000
100,000
75,000
50,000
25,000
Circuit Versions: fs = full scan, and ILS = Illinois Scan, DIV16
ILS-38584
fs38584
ILS-38417
fs38417
ILS-35932
fs35932
ILS-15850
fs15850
Circuit
ILS-13207
0
fs13207
Cycles
125,000
18
Illinois Scan Data Volume
450,000
400,000
Scan Test Data
Broadcast Test Data
350,000
250,000
200,000
150,000
100,000
50,000
ILS-arb
fs38584
ILS-arb
fs38417
ILS-arb
fs35932
ILS-arb
fs15850
ILS-arb
0
fs13207
Data Bits
300,000
Circuit
Circuit Versions: fs = full scan, and ILS = Illinois Scan, DIV16
19
Illinois Scan
internal scan chains
scan-in
pin
output
compactor
20
Illinois Scan with multiple pins
internal scan chains
external
scan-in
pins
output
compactor
21
Case Study at Texas Instruments
Original Circuit : 150K logic gates, 9300 scan flip-flops
910 Scan Vectors, 94.25% stuck-at fault coverage
Illinois
Scan
Version
Serial
Broadcast Additional Scan
Broadcast Fault
Untestable Vectors
Vectors
Coverage Faults
needed
Serial
Data
Scan
Broadcast Volume
Fault
Vectors
Reduction
Coverage needed
Factor
DIV16
15,000
94.08%
733
53
70%
9700
1.4
DIV24
14,000
94.09%
692
38
67%
9500
2
DIV32
12,000
93.87%
1565
59
73%
8000
3
Similar reduction was also found in Transition Fault Data
Frank Hsu, Ken Butler and Janak Patel, “A Case Study on the Implementation of the
Illinois Scan Architecture,” Int. Test Conf. Oct. 2001
22
IBM Data using Illinois Scan (OPMISR+)
Design
Gate
Count
Scan
flip-flops
Chip1
1.7M
230k
130x
200x
Chip2
2.1M
31k
38x
54x
Chip3*
715k
41k
7x
21x
Chip4*
1.2M
65k
8x
12x
Test Time Test Volume
Reduction Reduction
* These chips already had their scan divided by customer
“….scan fan-out, which is sometimes informally referred to as Illinois Scan [ix].
In the Cadence ATPG tools we refer to this as OPMISR+.”
Data and quote From: Test Compression Methods in Cadence Encounter Test Design Edition,
Technology Application Note, December 2003
23
Intel Data on Illinois Scan
From a Paper by D. Wu et. al. of Intel, published in 2003 Int.
Test Conf.
“The first test chip has 81 scan-in and 81 scan-out channels, we
use Illinois Scan with 4 scan-in and 81 scan-out. The results are
quite surprising: both methods got the same test coverage.”
“We have implemented Illinois scan into one of the
microprocessors, but the silicon results will not be ready for the
timing of this year’s ITC.”
24
More Data on Illinois Scan
7M Gates, 250k flip-flops, 7000 test vectors
Illinois
Scan
Source: V. Chickermane, B. Fautz and B. Keller,
Channel-Masking Synthesis for Efficient On-Chip Test Compression, Int. Test Conf., 2004.
25
Illinois Scan in CAD Tools
 Cadence (formerly IBM)
 Illinois Scan on their patented “OPMISR” is called
OPMISR+
 Syntest
 Illinois Scan is called “Virtual Scan”
 Synopsis
 ATPG Tools understand and support Illinois Scan
 Mentor Graphics
 No Illinois Scan!
 Proprietary tool called TestCompress
26
Illinois Scan with multiple pins
 Large Industrial Circuits have used Illinois Scan
with multiple pins
 IBM ASIC-4 chip (Design and Test, Sept. 2002, pp. 65-72)

1.14 million gates, 46 pins, 269 internal chains
 Intel chips (Int. Test Conf., Sept. 2003, pp. 1229-1238)
 ASIC-1, 4 pins, 81 internal chains
 ASIC-2, 4 pins, 96 internal chains
 Next generation microprocessor (no data given)
 All of the above scan-chain groupings are ad-hoc!
 Can we do better with intelligent grouping?
27
Optimal Grouping of Chains
scan-in
pins
scan chains
Objective:
Minimize number of Scan-In Pins without loss in fault coverage.
28
Compatibility among Chains
 Compatibility between two scan cells
 Two inputs (scan cells) are compatible if and only if
no fault becomes untestable as a result of tying the
two cells to a single input (Chen&Gupta, ITC 1995)
 Compatibility between two scan chains
 Two chains are compatible if and only if every pair
of scan-cells that receive the same broadcast
value are compatible (Hamzaoglu&Patel, FTCS 1999)
Determination of all pairwise compatibilities is
computationally very expensive
 Resort to an inexpensive algorithm which gives a
subset of all compatible pairs

29
Incompatibilities from a Test Set
A Partially Specified Test Vector, 20-bits long folded on to 5 chains
Vector 1
001x 0xx1 x01x 0011 xx11
No conflicting values found
Vector 2
001x 0xx1 x11x 0011 xx11
Chains a and c are incompatible,
so are chains c and d
0
0
x
0
x
0
x
0
0
x
1
x
1
1
1
x
1
x
1
1
0
0
x
0
x
0
x
1
0
x
1
x
1
1
1
x
1
x
1
1
Chain
a
b
c
d
e
a
b
c
d
e
30
Example of Chain Grouping
Given Incompatible Pairs:
AB, AD, AG, BD, BE, BF, CE, CF, EF, EG, EH, FH
Construct a Graph with Nodes=Chains and Edges=Incompatibility
A
B
C
A
B
C
D
E
D
F
E
F
G
G
H
H
Perform Graph Coloring Algorithm
Conflict-free Chain Grouping
31
Dual-mode Illinois Scan
A
A
B
B
C
C
D
D
E
E
F
F
G
G
H
H
Single Pin Broadcast Mode
Group Mode
32
Dual Mode for Pin Reduction
Circuit
no. of
Chains
no. of
Pins
Reduction
Factor
s13207.1
64
107
8
9
8.0
11.8
54
89
52
7
11
5
7.7
8.0
10.4
82
90
7
7
11.7
12.8
119
8
14.8
s15850.1
s38417
s38584.1
33
Illinois Scan: Summary
 A simple DFT technique, ideal for reducing test
costs for large chips
 Significant reduction in test application time, test
data and test pins without loss in fault coverage
 Even a “dumb” partition is very effective!
 For large chips, 400 factor reduction is likely!
“Things should be made as simple as possible,
but not any simpler” Albert Einstein
34
More information on Illinois Scan
1. I. Hamzaoglu and J.H. Patel, “Reducing test application time for full-scan
embedded cores,” Proc. 29th Int. Symp. On Fault-Tolerant Computing
(FTCS-29), pp.260-267, June 1999
2. F. Hsu, K. Butler and J.H. Patel, “A case study on the implementation of
Illinois Scan Architecture,” Proc. Int. Test Conf. pp. 538-547, October 2001
3. A.R. Pandey and J.H. Patel, “An incremental algorithm for test generation
in Illinois Scan Architecture based designs,” Proc. Of Design Automation and
Test in Europe (DATE), pp. 368-375, March 2002.
4. A.R. Pandey and J.H. Patel, “Reconfiguration techniques for reducing test
time and test data volume in Illinois Scan Architecture based designs,” IEEE
VLSI Test Symp. (VTS), pp. 9-15, April 2002.
5. M.A. Shah and J.H. Patel, “Enhancement of the Illinois Scan Architecture
for Use with Multiple Scan Inputs,” IEEE Computer Society Annual
Symposium on VLSI, pp. 167-172, Feb. 2004.
35