没有合适的资源?快使用搜索试试~ 我知道了~
svf spec for jtag ieee1149.1
需积分: 1 21 浏览量
2023-02-03
10:38:02
上传
评论
收藏 85KB PDF 举报
本文介绍了关于JTAG IEEE1149.1的SVF规范,版权归ASSET InterTech, Inc和Texas Instruments Inc所有。用户可以免费复制和使用本文中的信息,但不得更改或重新分发该文档。
资源推荐
资源详情
资源评论











Copyright 1997-1999
ASSET InterTech, Inc.
Copyright 1994
Texas Instruments Inc.
Users of this document are granted the
right to copy and use the information in the
document at no cost. Users may not make
changes to the document, or redistribute
the document under another name.
Revision E
8 March 1999
Part Number: ASSET-SVF-DOC
Serial Vector Format
Specification
ASSET InterTech, Inc.

Serial Vector Format Specification
10 MARCH 1999 II ASSET INTERTECH, INC.

Serial Vector Format Specification
ASSET INTERTECH, INC. III 10 MARCH 1999
Table of Contents
INTRODUCTION...................................................................................................5
SVF COMMAND DETAILS....................................................................................7
ENDDR, ENDIR...............................................................................................8
FREQUENCY ..................................................................................................9
HDR, HIR (Header Data Register, Header Instruction Register)...................10
PIO (Parallel Input/Output) ............................................................................13
PIOMAP (Parallel Input/Output Map).............................................................14
RUNTEST......................................................................................................16
SDR, SIR (Scan Data Register, Scan Instruction Register)...........................19
STATE ...........................................................................................................21
TDR, TIR (Trailer Data Register, Trailer Instruction Register) ......................23
TRST (Test ReSeT).......................................................................................26

Serial Vector Format Specification
10 MARCH 1999 IV ASSET INTERTECH, INC.

Serial Vector Format Specification
ASSET INTERTECH, INC. V 10 MARCH 1999
INTRODUCTION
This document describes the syntax for a Serial Vector Format (SVF) file. SVF is
the media for exchanging descriptions of high-level IEEE 1149.1 bus operations.
In general, IEEE 1149.1 bus operations consist of scan operations and
movements between different stable states on the IEEE 1149.1 state diagram.
SVF does not explicitly describe the state of the IEEE 1149.1 bus at every Test
Clock.
SVF is designed to encourage reuse of serial vectors throughout the life cycle of
the product, from its inception in the design phase to its deployment in the field
service phase, and all phases in between. Life-cycle portability places
restrictions on the design and capabilities of SVF.
The SVF file is defined as an ASCII file that consists of a set of SVF statements.
The maximum number of characters allowed on a line is 256, although one SVF
statement can span more than one line. Each statement consists of a command
and associated parameters. Each SVF statement is terminated by a semicolon.
SVF is not case sensitive. Comments can be inserted into a SVF file after an
exclamation point ‘!’ or a pair of slashes ‘//’. Either ‘//’ or ‘!’ will comment out the
remainder of the line.
Scan data within a statement is expressed as hexadecimal and is always
enclosed in parentheses. The scan data cannot specify a data string that is
larger than the specified bit length. Most Significant Bit (MSB) zeroes in the hex
string are not considered when determining if the string is too large. The bit
order for scan data follows the convention that the least significant bit (rightmost
bit) is the first bit scanned into the hardware for TDI and SMASK scan data and
is the first bit scanned out for TDO and MASK data. This bit ordering is
consistent with the IEEE 1149.1 convention.
An example of an SVF file is:
!Begin Test Program
TRST OFF; !Disable Test Reset line
ENDIR IDLE; !End IR scans in IDLE
ENDDR IDLE; !End DR scans in IDLE
HIR 8 TDI (00); !8-bit IR header
HDR 16 TDI (FFFF) TDO (FFFF) MASK (FFFF);!16-bit DR header
TIR 16 TDI (0000); !16-bit IR trailer
TDR 8 TDI (12); !16-bit DR trailer
SIR 8 TDI (41); !8-bit IR scan
SDR 32 TDI (ABCD1234) TDO (11112222); !32-bit DR scan
STATE DRPAUSE; !Go to stable state DRPAUSE
RUNTEST 100 TCK ENDSTATE IRPAUSE; !RUNBIST for 100 TCKs
!End Test Program
剩余25页未读,继续阅读
资源评论

jasonxty
- 粉丝: 55
- 资源: 4

上传资源 快速赚钱
我的内容管理 收起
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助

会员权益专享
安全验证
文档复制为VIP权益,开通VIP直接复制
