Boundary Scan Testing - Πανεπιστήμιο...

21
1 CMOS CMOS INTEGRATED CIRCUIT DESIGN TECHNIQUES INTEGRATED CIRCUIT DESIGN TECHNIQUES University of University of Ioannina Ioannina Boundary Boundary Boundary Boundary Boundary Boundary Scan Testing Scan Testing Boundary Boundary Scan Testing Scan Testing (JTAG (JTAG – ΙΕΕΕ ΙΕΕΕ 1149.1 std.) 1149.1 std.) (JTAG (JTAG – ΙΕΕΕ ΙΕΕΕ 1149.1 std.) 1149.1 std.) Dept. of Computer Science and Engineering Dept. of Computer Science and Engineering Y. Tsiatouhas Overview Overview 1. 1. Basic JTAG architecture Basic JTAG architecture CMOS Integrated Circuit Design Techniques CMOS Integrated Circuit Design Techniques 2. 2. The Test Access Port (TAP) The Test Access Port (TAP) 3. 3. JTAG registers JTAG registers 4. 4. State diagram State diagram – Operating modes Operating modes Boundary Scan (JTAG 1149.1) 2 5. 5. Instruction set Instruction set 6. 6. External and internal testing operations External and internal testing operations VLSI Systems and Computer Architecture Lab

Transcript of Boundary Scan Testing - Πανεπιστήμιο...

Page 1: Boundary Scan Testing - Πανεπιστήμιο Ιωαννίνωνtsiatouhas/CCD/Section_8_5-2p.pdfInput Output CLK DQ CLK DQ 0 1 SO CAP UPD 0 1 CLK DQ CLK DQ 0 0 1 1 SO PI PO Logic

1

CMOSCMOS INTEGRATED CIRCUIT DESIGN TECHNIQUESINTEGRATED CIRCUIT DESIGN TECHNIQUES

University of University of IoanninaIoannina

BoundaryBoundaryBoundaryBoundaryBoundaryBoundaryScan TestingScan TestingBoundaryBoundaryScan TestingScan Testing(JTAG (JTAG –– ΙΕΕΕ ΙΕΕΕ 1149.1 std.)1149.1 std.)(JTAG (JTAG –– ΙΕΕΕ ΙΕΕΕ 1149.1 std.)1149.1 std.)

Dept. of Computer Science and EngineeringDept. of Computer Science and Engineering

Y. Tsiatouhas

OverviewOverview

1.1. Basic JTAG architectureBasic JTAG architecture

CMOS Integrated Circuit Design TechniquesCMOS Integrated Circuit Design Techniques

2.2. The Test Access Port (TAP)The Test Access Port (TAP)

3.3. JTAG registersJTAG registers

4.4. State diagram State diagram –– Operating modesOperating modes

Boundary Scan (JTAG 1149.1) 2

5.5. Instruction setInstruction set

6.6. External and internal testing operationsExternal and internal testing operationsVLSI Systems

and Computer Architecture Lab

Page 2: Boundary Scan Testing - Πανεπιστήμιο Ιωαννίνωνtsiatouhas/CCD/Section_8_5-2p.pdfInput Output CLK DQ CLK DQ 0 1 SO CAP UPD 0 1 CLK DQ CLK DQ 0 0 1 1 SO PI PO Logic

2

Typical PCB TestingTypical PCB Testing

Probe Chip UnderTest

Probe

Test

PCB Under Test

TrueResponse

Boundary Scan (JTAG 1149.1) 3Test Patterns

Drivers

TesterExpectedResponse

Basic Basic JTAGJTAG Architecture Architecture (Ι)(Ι)(IEEE 1149.1 std)(IEEE 1149.1 std)

BoundaryRegister

The JTAG 1149.1 Boundary Scan std.supports PCB testing procedures accordingto a commonly acceptable (standard) test

LogicUser or ID

Register

BypassRegister

Instruction

mechanism.

It consists of:• A Test Access Port ‐ TAP with 4 or 5

pins.• A set of registers (an instruction

register (IR), a bypass register (BR)and data registers (DR)

Boundary Scan (JTAG 1149.1) 4

. . .

. . .

TCKTMS TRST

Register and data registers (DR).• A TAP Controller which is a finite state

machine (FSM) with 16 states.

TAP Controller

TDI TDOTest Access PortController

Page 3: Boundary Scan Testing - Πανεπιστήμιο Ιωαννίνωνtsiatouhas/CCD/Section_8_5-2p.pdfInput Output CLK DQ CLK DQ 0 1 SO CAP UPD 0 1 CLK DQ CLK DQ 0 0 1 1 SO PI PO Logic

3

Basic Basic JTAGJTAG Architecture Architecture (Ι(ΙII))

In the normal mode of operation the JTAG circuitry istransparent to the chip under test and the PCBsystem where this chip is embedded

Two test modes of operation exist:• Internal Testing where the internal logic of the

chip is tested.• External Testing where the interconnections

system where this chip is embedded.

Logic

Boundary Scan (JTAG 1149.1) 5

• External Testing where the interconnectionsamong the chips are tested.

. . .

. . .

TDI TDO

TCKTMS TRSTTAP Controller

TDO TRST TDO TRST

PCBPCB

Test Access Port Test Access Port –– TAP (I)TAP (I)

Logic . . .

. . .

TDI TCK TMS

TAP Cntrl

TDO TRST

Logic . . .

. . .

TDI TCK TMS

TAP Cntrl

TDO TRST

TAP

TDO

TDI

TCKTRSTTMS

Boundary Scan (JTAG 1149.1) 6

Logic . . .

. . .

TDI TCK TMS

TAP Cntrl

Logic . . .

. . .

TDI TCK TMS

TAP Cntrl

Page 4: Boundary Scan Testing - Πανεπιστήμιο Ιωαννίνωνtsiatouhas/CCD/Section_8_5-2p.pdfInput Output CLK DQ CLK DQ 0 1 SO CAP UPD 0 1 CLK DQ CLK DQ 0 0 1 1 SO PI PO Logic

4

• TCK (Test Clock): This is the test clock signal, which synchronizes the testprocedure independently of the system clock. Under the control of thissignal test data are shifted between the TAP registers.

• TDI (Test Data Input): Serial test data input. New data are scanned‐in at

Test Access Port Test Access Port –– TAP (II)TAP (II)

TDI (Test Data Input): Serial test data input. New data are scanned in ateach positive edge of the TCK clock signal. When not in use must remain atlogic High.

• TDO (Test Data Output): Serial test data output. Data are scanned‐out at thenegative edge of the TCK clock signal.

• TMS (Test Mode Select): The sequence of values at this input is translatedby the TAP Controller and is used to control the test procedure. When not inuse must remain at logic High.

Boundary Scan (JTAG 1149.1) 7

• TRST (Test Reset): This is an optional signal, which is used for theasynchronous initialization of the test logic independently of the clocksignal TCK.

LogicPI PO

BSR

Scan RegisterChipChip

. . .. . .

RegistersRegisters

The JTAG protocolprovides the ability tosupport a large number of

d fi d i t

BSR

Dev. ID Register

User Registers

BypassShift_DRClock_DR

Update_DRRun_Test MUX‐2

PI PO

Decoders

user defined registers.However, the presence ofthree registers ismandatory :

• Bypass Register (BR) (Καταχωρητής Παράκαμψης)

• Instruction Register (IR) (Καταχωρητής Εντολών)

MUX‐1

Boundary Scan (JTAG 1149.1) 8

TDO

IR RegisterTDI

TAPController

FF

Shift_IRClock_IRUpdate_IRReset

TCK

TMS

TRST

TCK

(Καταχωρητής Εντολών)• Boundary Scan Register (BSR) (Καταχωρητής Περιφερειακής Σάρωσης)

1

0

ShiftSelect

Decode Logic

Page 5: Boundary Scan Testing - Πανεπιστήμιο Ιωαννίνωνtsiatouhas/CCD/Section_8_5-2p.pdfInput Output CLK DQ CLK DQ 0 1 SO CAP UPD 0 1 CLK DQ CLK DQ 0 0 1 1 SO PI PO Logic

5

Instruction Register Instruction Register –– IRIR

• The Instruction Register – IR (Καταχωρητής Εντολών) is a serial / parallel input andoutput register. Each stage of the register consists of a pair of a flip‐flop and alatch. The flip‐flop feeds the corresponding latch. The latch holds the currentinstruction when the IR is updated with new data (instructions) The size of

((ΚαταχωρητήςΚαταχωρητής ΕντολώνΕντολών))

instruction when the IR is updated with new data (instructions). The size ofthe register is at least two bits.

Parallel OutputsD Q D Q

0

1

DataParallel Output

TDO orNext Cell

MUXMUXShift Reg. FFShift Reg. FF Latch FFLatch FF

IR Cell

Boundary Scan (JTAG 1149.1) 9

n n‐1 1 0. . .. . .

TDI TDO

Latch Flip‐Flops

Shift Reg. Flip‐Flops

Data

IRCLR

CLK

CLR

CLK

ShiftIR ClockIRTDI orPrevious Cell

UpdateIR(CaptureIR)

n1

Boundary Scan Register Boundary Scan Register –– BSRBSR((ΚαταχωρητήςΚαταχωρητής Περιφερειακής ΣάρωσηςΠεριφερειακής Σάρωσης))

• The Boundary Scan Register – BSR (Καταχωρητής Περιφερειακής Σάρωσης) is placedat the chip periphery, in‐between the input/output pads and the internallogic. It consists of the Boundary Scan Cells – BSC (Κύτταρα Περιφερειακής Σάρωσης)and supports both the testing of the internal logic of the chip as well as theand supports both the testing of the internal logic of the chip as well as theinterconnects of the chip with other chips.

0

0

1

Input Pin InternalLogic

ShiftOut

InternalLogic Output Pin

MUXMUX

MUXMUX

Shift Reg. FFShift Reg. FF Latch FFLatch FF

To next BSCor TDO

BSC

Data

Boundary Scan (JTAG 1149.1) 10

CLR

CLK

D Q

CLR

CLK

D Q

1

ShiftDR ClockDRShiftIn UpdateDR Mode (Test/Normal)

From previous BSCor TDI

(CaptureDR)

CAP UPD

Page 6: Boundary Scan Testing - Πανεπιστήμιο Ιωαννίνωνtsiatouhas/CCD/Section_8_5-2p.pdfInput Output CLK DQ CLK DQ 0 1 SO CAP UPD 0 1 CLK DQ CLK DQ 0 0 1 1 SO PI PO Logic

6

Bypass Register Bypass Register –– BRBR

• The Bypass Register – BR (Καταχωρητής Παράκαμψης) is an one bit registerconsisting of a single Flip‐Flop*. It permits the signal at the TDI input tobypass the BSR register and directly feed the TDO output.

CaptureDR

CLR

CLK

D Q

TDIANDAND

FlipFlip‐‐FlopFlop

BR

TDOBR

To TDO output through MUX‐1 and MUX‐2

Boundary Scan (JTAG 1149.1) 11

ClockDR(CaptureDR)

* In practice the BR is implemented as a single boundary scan cell !

TAP Controller  State DiagramTAP Controller  State Diagram

The ΤΑΡ controller is a FiniteState Machine (FSM) with 16states. The state transition takesplace at the positive edge of theTCK clock signal.

At the state diagram beside, thearrows between the states aremarked with 0 or 1, whichcorrespond to the logic level thatthe TMS signal must have beforeh i i d f h l k

1

Boundary Scan (JTAG 1149.1) 12

the positive edge of the clocksignal TCK in order to activatethe corresponding statetransition.

Page 7: Boundary Scan Testing - Πανεπιστήμιο Ιωαννίνωνtsiatouhas/CCD/Section_8_5-2p.pdfInput Output CLK DQ CLK DQ 0 1 SO CAP UPD 0 1 CLK DQ CLK DQ 0 0 1 1 SO PI PO Logic

7

Modes of OperationModes of Operation

Two basic modes of operation exist for the JTAG 1149.1 std. and each modesupports specific instructions:supports specific instructions:

• Non‐Invasive Mode (Απρόσκοπτος Τρόπος): The ΤΑΡ controller and thepertinent port operate asynchronously and independently withrespect to the system under test. In this mode, the ΤΑΡ port can beexploited without disturbing the operation of the system.

• Pin Permission Mode (Τρόπος Επίτρεψης Ακροδέκτη): In this mode, theinternal logic of the circuit under test is disconnected from theinput/output pins. Consequently, only testing operations can be

Boundary Scan (JTAG 1149.1) 13

performed.

Instruction Set Instruction Set –– ΙΙ(Non(Non‐‐Invasive)Invasive)

• BYPASS: This instruction places the 1‐bit bypass register between the TDI andTDO pins. The BYPASS instruction is mandatory for the protocol. The all onesstate in the instruction register must correspond to this instruction.g p

• IDCODE: This instruction places a 32‐bit register between the TDI and TDOpins. The register is loaded in parallel by the hardware with the code ID of thechip.

• USERCODE: Once again, this instruction places the previous 32‐bit registerbetween the TDI and TDO pins. This time the register is not loaded with thed ID f th hi b t ith d fi d d Thi i t ti i l t d t

Boundary Scan (JTAG 1149.1) 14

code ID of the chip but with a user defined code. This instruction is related toprogrammable devices (like FPGAs).

Page 8: Boundary Scan Testing - Πανεπιστήμιο Ιωαννίνωνtsiatouhas/CCD/Section_8_5-2p.pdfInput Output CLK DQ CLK DQ 0 1 SO CAP UPD 0 1 CLK DQ CLK DQ 0 0 1 1 SO PI PO Logic

8

(Non(Non‐‐Invasive)Invasive)

• SAMPLE/PRELOAD instruction: This instruction places the boundary scanregister (BSR) between the TDI and TDO pins. This instruction is mandatoryfor the protocol The Sample/Preload instruction does not disturb the normal

Instruction Set Instruction Set –– ΙΙII

for the protocol. The Sample/Preload instruction does not disturb the normalmode of operation since the Mode signal of the second multiplexer in theboundary scan cells is at logic “0” (normal mode). The instruction activatestwo operations:

– The SAMPLE operation is accomplished at the CAPTURE‐DR state of the TAPcontroller where the CAP Flip‐Flops capture the data at their inputs. Thus, the BSRregister holds a snapshot of the activity at the chip’s I/Os. Then, the sampled datacan be scanned‐out for observation.

– The PRELOAD operation is accomplished during the scan‐out activity where in

Boundary Scan (JTAG 1149.1) 15

The PRELOAD operation is accomplished during the scan out activity, where inparallel new data are scanned‐in. Thus, the data at the ShiftIn (SI) inputs arecaptured by the CAP Flip‐Flops and subsequently feed the UPD Flip‐Flops whenthe TAP controller is at the UPDATE‐DR state.

(Non(Non‐‐Invasive)Invasive)

SAMPLE phase – CaptureDR ChipChip

.

.

.

.

.

.

Instruction Set Instruction Set –– ΙΙIIII

Input Output

CLK

D Q

CLK

D Q0

0

1

1

SO

CAP UPD

CLK

D Q

CLK

D Q0

0

1

1

SO

CAP UPD

PIPO

Logic

BSC BSC

Boundary Scan (JTAG 1149.1) 16

ShiftDR

ClockDR

SI UpdateDR

ModeShiftDR

ClockDR

SI UpdateDR

Mode“0” “0”

“0” “0”...

.

.

.

Page 9: Boundary Scan Testing - Πανεπιστήμιο Ιωαννίνωνtsiatouhas/CCD/Section_8_5-2p.pdfInput Output CLK DQ CLK DQ 0 1 SO CAP UPD 0 1 CLK DQ CLK DQ 0 0 1 1 SO PI PO Logic

9

(Non(Non‐‐Invasive)Invasive)

PRELOAD – SHIFT phase – ShiftDR ChipChip

.

.

.

.

.

.

Instruction Set Instruction Set –– ΙΙVV

Input Output

CLK

D Q

CLK

D Q0

1

SO

CAP UPD

0

1

CLK

D Q

CLK

D Q0

0

1

1

SO

CAP UPD

PIPO

Logic

BSC BSC

Boundary Scan (JTAG 1149.1) 17

ShiftDR

ClockDR

SI UpdateDR

ModeShiftDR

ClockDR

SI UpdateDR

Mode“0” “0”

“1” “1”...

.

.

.

(Non(Non‐‐Invasive)Invasive)

End of PRELOAD – UpdateDR ChipChip

.

.

.

.

.

.

Instruction Set Instruction Set –– VV

Input OutputSecure/Don’t CareValues

CLK

D Q

CLK

D Q0

0

1

1

SO

CAP UPD

CLK

D Q

CLK

D Q0

0

1

1

SO

CAP UPD

PIPO

Logic

BSC BSCValues

Boundary Scan (JTAG 1149.1) 18

ShiftDR

ClockDR

SI UpdateDR

ModeShiftDR

ClockDR

SI UpdateDR

Mode“0” “0”

“0” “0”...

.

.

.

Page 10: Boundary Scan Testing - Πανεπιστήμιο Ιωαννίνωνtsiatouhas/CCD/Section_8_5-2p.pdfInput Output CLK DQ CLK DQ 0 1 SO CAP UPD 0 1 CLK DQ CLK DQ 0 0 1 1 SO PI PO Logic

10

(Pin(Pin‐‐Permission)Permission)

• The EXTEST instruction: This instruction places the boundary scan registerbetween the TDI and TDO pins. The instruction is mandatory and the all zerostate at the instruction register must correspond to it.

Instruction Set Instruction Set –– VVΙΙ

state at the instruction register must correspond to it.

At the CAPTURE‐DR state, the logic values at the input pads of the chip arecaptured in the CAP Flip‐Flops of the BSC cells. In addition, the output padsare driven by the UPD Flip‐Flops since the Mode signal is “1”. With thisinstruction the input pads are sampled and the output pads are driven.Consequently, at the shift operations on the BSR register, the state of theinput pads is read while new values are set at the output pads of the chip.

Boundary Scan (JTAG 1149.1) 19

1st phase of EXTEST ChipChip

.

.

.

.

.

.

Test Application

(Pin(Pin‐‐Permission)Permission)

Instruction Set Instruction Set –– VIVIΙΙ

Secure/Don’t CareValues

Input Output

CLK

D Q

CLK

D Q0

0

1

1

SO

CAP UPD

CLK

D Q

CLK

D Q0

0

1

1

SO

CAP UPD

PIPO

Logic

ValuesBSC BSC

Boundary Scan (JTAG 1149.1) 20

ShiftDR

ClockDR

SI UpdateDR

ModeShiftDR

ClockDR

SI UpdateDR

Mode“1” “1”

.

.

.

.

.

.

Page 11: Boundary Scan Testing - Πανεπιστήμιο Ιωαννίνωνtsiatouhas/CCD/Section_8_5-2p.pdfInput Output CLK DQ CLK DQ 0 1 SO CAP UPD 0 1 CLK DQ CLK DQ 0 0 1 1 SO PI PO Logic

11

2nd phase of EXTEST – CaptureDR ChipChip

.

.

.

.

.

.

Test Response Capture

(Pin(Pin‐‐Permission)Permission)

Instruction Set Instruction Set –– VVΙΙIIII

Input OutputDon’t CareValues

CLK

D Q

CLK

D Q0

1

SO

CAP UPD

0

1

CLK

D Q

CLK

D Q0

1

SO

CAP UPD

0

1

PIPO

Logic

BSC BSCValues

Boundary Scan (JTAG 1149.1) 21

ShiftDR

ClockDR

SI UpdateDR

ModeShiftDR

ClockDR

SI UpdateDR

Mode

“0” “0”...

.

.

.

3rd phase of EXTEST– ShiftDR ChipChip

.

.

.

.

.

.

(Pin(Pin‐‐Permission)Permission)

Instruction Set Instruction Set –– ΙΙXX

Input Output

Test Data Shift

CLK

D Q

CLK

D Q0

0

1

1

SO

CAP UPD

CLK

D Q

CLK

D Q0

0

1

1

SO

CAP UPD

PIPO

Logic

BSC BSC

Boundary Scan (JTAG 1149.1) 22

ShiftDR

ClockDR

SI UpdateDR

ModeShiftDR

ClockDR

SI UpdateDR

Mode

“1” “1”...

.

.

.

Page 12: Boundary Scan Testing - Πανεπιστήμιο Ιωαννίνωνtsiatouhas/CCD/Section_8_5-2p.pdfInput Output CLK DQ CLK DQ 0 1 SO CAP UPD 0 1 CLK DQ CLK DQ 0 0 1 1 SO PI PO Logic

12

(Non(Non‐‐Invasive)Invasive)

End of EXTEST – UpdateDR ChipChip

.

.

.

.

.

.

Instruction Set Instruction Set –– XX

Input OutputSecure/Don’t CareValues

Update BSR with Test Data

CLK

D Q

CLK

D Q0

0

1

1

SO

CAP UPD

CLK

D Q

CLK

D Q0

0

1

1

SO

CAP UPD

PIPO

Logic

BSC BSCValues

Boundary Scan (JTAG 1149.1) 23

ShiftDR

ClockDR

SI UpdateDR

ModeShiftDR

ClockDR

SI UpdateDR

Mode

“0” “0”...

.

.

.

• The RUNBIST instruction: This instruction activates a user defined registerwhich may be one of the existing registers in the protocol. The target is topermit the use of embedded BIST techniques. The BIST procedures start when

(Pin(Pin‐‐Permission)Permission)

Instruction Set Instruction Set –– XIXI

the ΤΑΡ controller is at the RUN‐TEST‐IDLE state.

• The INTEST instruction: This instruction places the boundary scan registerbetween the TDI and TDO pins. It sets the inputs of the internal logic underthe control of the corresponding UPD Flip‐Flops of the BSR. In addition, theBSR cells at the outputs of the internal logic sample the correspondingresponses at the CAPTURE‐DR state. Consequently, at the UPDATE‐DR state atest pattern is applied while at the CAPTURE‐DR state the response of the

Boundary Scan (JTAG 1149.1) 24

test pattern is applied while at the CAPTURE DR state the response of thelogic to this pattern is sampled. Next, the response is scanned‐out andconcurrently a new test pattern is scanned‐in.

Page 13: Boundary Scan Testing - Πανεπιστήμιο Ιωαννίνωνtsiatouhas/CCD/Section_8_5-2p.pdfInput Output CLK DQ CLK DQ 0 1 SO CAP UPD 0 1 CLK DQ CLK DQ 0 0 1 1 SO PI PO Logic

13

1st phase of INTEST

Secure/Don’t Carel

ChipChip

.

.

.

.

.

.

Test Application

(Pin(Pin‐‐Permission)Permission)

Instruction Set Instruction Set –– XXΙΙII

Input Output

CLK

D Q

CLK

D Q0

0

1

1

SO

CAP UPD

CLK

D Q

CLK

D Q0

0

1

1

SO

CAP UPD

PIPO

Values

Logic

BSC BSC

Boundary Scan (JTAG 1149.1) 25

ShiftDR

ClockDR

SI UpdateDR

ModeShiftDR

ClockDR

SI UpdateDR

Mode“1” “1”

.

.

.

.

.

.

Input Output

2nd phase of INTEST

Don’t CareValues

ChipChip

.

.

.

.

.

.

Test Response Capture

(Pin(Pin‐‐Permission)Permission)

Instruction Set Instruction Set –– XIXIΙΙII

CLK

D Q

CLK

D Q0

1

SO

CAP UPD

0

1

CLK

D Q

CLK

D Q0

1

SO

CAP UPD

0

1

BSC BSC

PIPO

Values

Logic

Boundary Scan (JTAG 1149.1) 26

ShiftDR

ClockDR

SI UpdateDR

ModeShiftDR

ClockDR

SI UpdateDR

Mode

“0” “0”...

.

.

.

Page 14: Boundary Scan Testing - Πανεπιστήμιο Ιωαννίνωνtsiatouhas/CCD/Section_8_5-2p.pdfInput Output CLK DQ CLK DQ 0 1 SO CAP UPD 0 1 CLK DQ CLK DQ 0 0 1 1 SO PI PO Logic

14

3rd phase of INTEST – ShiftDR ChipChip

.

.

.

.

.

.

(Pin(Pin‐‐Permission)Permission)

Instruction Set Instruction Set –– XIVXIV

Input Output

Test Data Shift

CLK

D Q

CLK

D Q0

1

SO

CAP UPD

0

1

CLK

D Q

CLK

D Q0

0

1

1

SO

CAP UPD

PIPO

Logic

BSC BSC

Boundary Scan (JTAG 1149.1) 27

ShiftDR

ClockDR

SI UpdateDR

ModeShiftDR

ClockDR

SI UpdateDR

Mode

“1” “1”...

.

.

.

(Non(Non‐‐Invasive)Invasive)

End of INTEST – UpdateDR ChipChip

.

.

.

.

.

.

Instruction Set Instruction Set –– XVXV

Input Output Secure/Don’t CareValues

Update BSR with Test Data

CLK

D Q

CLK

D Q0

0

1

1

SO

CAP UPD

CLK

D Q

CLK

D Q0

0

1

1

SO

CAP UPD

PIPO

Logic

BSC BSCValues

Boundary Scan (JTAG 1149.1) 28

ShiftDR

ClockDR

SI UpdateDR

ModeShiftDR

ClockDR

SI UpdateDR

Mode

“0” “0”...

.

.

.

Page 15: Boundary Scan Testing - Πανεπιστήμιο Ιωαννίνωνtsiatouhas/CCD/Section_8_5-2p.pdfInput Output CLK DQ CLK DQ 0 1 SO CAP UPD 0 1 CLK DQ CLK DQ 0 0 1 1 SO PI PO Logic

15

• The HIGHZ instruction: This instruction places the bypass register betweenthe TDI and TDO pins. In addition, sets the output pads in the “high Z”condition at the UPDATE‐IR state. It is exploited for the testing of chips that

(Pin(Pin‐‐Permission)Permission)

Instruction Set Instruction Set –– XVIXVI

co d t o at t e U state t s e p o ted o t e test g o c ps t atare not compliant with the JTAG protocol.

• The CLΑMP instruction: This instruction places the bypass register betweenthe TDI and TDO pins. In addition, sets the output pads under the control ofthe BSR register, which has been earlier fed with proper values by exploiting asequence of SAMPLE/PRELOAD instructions. Consequently, the output pads ofthe chip retain specific values during the testing procedures that are applied

h hi h h d i i

Boundary Scan (JTAG 1149.1) 29

to other chips where these outputs do not participate.

Initialization at the TEST‐LOGIC‐RESET state by exploiting theTRST signal.

Instruction Register Update Instruction Register Update –– ΙΙ

Proper use of the TMS and TCKsignals in order to activate theCAPTURE‐IR state andsubsequently the SHIFT‐IR state.

At the CAPTURE‐IR state the IRregister is placed between theTDI d TDO i

1

Boundary Scan (JTAG 1149.1) 30

TDI and TDO pins.

At the SHIFT‐IR state the TDO pinis activated.

Page 16: Boundary Scan Testing - Πανεπιστήμιο Ιωαννίνωνtsiatouhas/CCD/Section_8_5-2p.pdfInput Output CLK DQ CLK DQ 0 1 SO CAP UPD 0 1 CLK DQ CLK DQ 0 0 1 1 SO PI PO Logic

16

Instruction Register Update Instruction Register Update –– ΙΙI I 

Boundary Scan (JTAG 1149.1) 31

TDO TRST TDO TRST

PCBPCB

ΙR ΙR

Instruction Register Update Instruction Register Update –– ΙΙII II 

Logic . . .

. . .

TDI TCK TMS

TAP Cntrl

TDO TRST

Logic . . .

. . .

TDI TCK TMS

TAP Cntrl

TDO TRST

ΙRΙR

TAP

TDO

TDI

TCKTRSTTMS

Boundary Scan (JTAG 1149.1) 32

Logic . . .

. . .

TDI TCK TMS

TAP Cntrl

Logic . . .

. . .

TDI TCK TMS

TAP Cntrl

ΙR

Page 17: Boundary Scan Testing - Πανεπιστήμιο Ιωαννίνωνtsiatouhas/CCD/Section_8_5-2p.pdfInput Output CLK DQ CLK DQ 0 1 SO CAP UPD 0 1 CLK DQ CLK DQ 0 0 1 1 SO PI PO Logic

17

The update of the IR register, atthe UPDATE‐IR state, will resultto the connection of the proper

Data Register ActivationData Register Activation

data register between the TDIand TDO pins when the ΤΑΡcontroller will be at theCAPTURE‐DR state.

1

Boundary Scan (JTAG 1149.1) 33

At SHIFT‐DR state the TDO isactivated and new test data are

Data Register Update Data Register Update –– II

1 scanned‐in/out to the selectedregister.

Boundary Scan (JTAG 1149.1) 34

Page 18: Boundary Scan Testing - Πανεπιστήμιο Ιωαννίνωνtsiatouhas/CCD/Section_8_5-2p.pdfInput Output CLK DQ CLK DQ 0 1 SO CAP UPD 0 1 CLK DQ CLK DQ 0 0 1 1 SO PI PO Logic

18

Data Register Update Data Register Update –– IIII

Boundary Scan (JTAG 1149.1) 35

TDO TRST TDO TRST

PCBPCB

BR

((& & Bypass Operation)Bypass Operation)

Data Register Update Data Register Update –– IIIIII

Logic . . .

. . .

TDI TCK TMS

TAP Cntrl

TDO TRST

Logic . . .

. . .

TDI TCK TMS

TAP Cntrl

TDO TRST

TAP

TDO

TDI

TCKTRSTTMS

BSR

BRBR

CUT

Boundary Scan (JTAG 1149.1) 36

Logic . . .

. . .

TDI TCK TMS

TAP Cntrl

Logic . . .

. . .

TDI TCK TMS

TAP Cntrl

BR

Page 19: Boundary Scan Testing - Πανεπιστήμιο Ιωαννίνωνtsiatouhas/CCD/Section_8_5-2p.pdfInput Output CLK DQ CLK DQ 0 1 SO CAP UPD 0 1 CLK DQ CLK DQ 0 0 1 1 SO PI PO Logic

19

At the UPDATE‐DR state the dataregister is updated.

Data Register ActivationData Register Activation

Possibly another data shift phasewill be initiated next.

1

Boundary Scan (JTAG 1149.1) 37

TEST‐LOGIG‐RESET

‐ Invasive Mode ‐

1

Basic Testing Procedure Basic Testing Procedure –– ΙΙ(External or Internal Testing)(External or Internal Testing)

Load IR with the instructionSAMPLE/PRELOAD

Shift data to the selected DR (e.g. BSR)

‐ Invasive Mode ‐The selected DR 

is placed between TDI‐TDO

PRELOAD phase

2

3

Load IR with the instruction‐ Pin‐Permission Mode ‐

The selected DR

Boundary Scan (JTAG 1149.1) 38

Load IR with the instructionEXTEST ή INTEST

The selected DR is placed between TDI‐TDO.

Test data application.

4

Test response Capture5

Page 20: Boundary Scan Testing - Πανεπιστήμιο Ιωαννίνωνtsiatouhas/CCD/Section_8_5-2p.pdfInput Output CLK DQ CLK DQ 0 1 SO CAP UPD 0 1 CLK DQ CLK DQ 0 0 1 1 SO PI PO Logic

20

Scan‐out the test responseScan‐in new test data

6

Basic Testing Procedure Basic Testing Procedure –– ΙΙII(External or Internal Testing)(External or Internal Testing)

New Test data application7

More test data?8 YES

5

Boundary Scan (JTAG 1149.1) 39

Test response capture9

NO

Basic Testing Procedure Basic Testing Procedure –– ΙΙIIII(External or Internal Testing)(External or Internal Testing)

Secure data application 

10

11

Scan‐out the test responseScan‐in secure data

Boundary Scan (JTAG 1149.1) 40

TEST‐LOGIG‐RESET12

Page 21: Boundary Scan Testing - Πανεπιστήμιο Ιωαννίνωνtsiatouhas/CCD/Section_8_5-2p.pdfInput Output CLK DQ CLK DQ 0 1 SO CAP UPD 0 1 CLK DQ CLK DQ 0 0 1 1 SO PI PO Logic

21

IEEE P1687 std.

Also referred to as IJTAG (Internal JTAG), the IEEE P1687 working group intends to develop a methodology for accessto embedded test and debug features (but not the features themselves) via the IEEE 1149.1 Test Access Port (TAP)and additional signals that may be required The IEEE 1149 1 standard specifies circuits to be embedded within a

IEEE P1687 IEEE P1687 –– Internal Internal JTAGJTAG ((IJTAGIJTAG))

and additional signals that may be required. The IEEE 1149.1 standard specifies circuits to be embedded within aIntegrated Circuit to support board test, namely the Test Access Port (TAP), TAP Controller, and a number of internalregisters. In practice, the TAP and TAP controller are being used for other functions well beyond boundary scan in anad‐hoc manner across the industry to access a wide variety of internal chip test and debug features. The purpose ofthe IJTAG initiative is to provide an extension to the IEEE 1149.1 standard specifically aimed at using the TAP tomanage the configuration, operation and collection of data from embedded test and debug circuitry. There exists thewidespread use of embedded instrumentation (such as BIST Engines, Complex I/O Characterization and Calibration,Embedded Timing Instrumentation, etc.) each of which is accessed and managed by a variety of externalinstrumentation using a variety of mechanisms and protocols. Therefore, there exists a need for a standardization ofthese protocols in order to ensure an efficient and orderly methodology for the preparation of tests and the accessand control of these embedded instruments. The elements of the methodology include a description language for

Boundary Scan (JTAG 1149.1) 41

the characteristics of the features and for communication with the features, and requirements for interfacing to thefeatures.

Source: ΙΕΕΕ

ReferencesReferences

• “The Boundary‐Scan Handbook,” K. Parker, Kluwer Academic Publishers, 1992.

• “Principles of Testing Electronics Systems”, S. Mourad and Y. Zorian, John Wiley & Sons,2000.

• “Essentials of Electronic Testing: for Digital, Memory and Mixed‐Signal VLSI Circuits”, M.Bushnell and V. Agrawal, Kluwer Academic Publishers, 2000.

• “System‐on‐Chip Test Architectures”, L‐T Wang, C. Stroud and N. Touba, Morgan‐Kaufmann, 2008.

Boundary Scan (JTAG 1149.1) 42