Log - Send Screen Display To File; Part - Specify Device Chain; Partinfo - Xilinx EZTag User Manual

Table of Contents

Advertisement

Log — Send Screen Display to File
Syntax
Abbreviation
The Log command sends the screen output to the file_name file. Use
this command to capture the output of a Readback or a Show
command.
There is one option for the Log command.
–out
The –out option closes any previous log file, opens a new one, and
places the string at the beginning of the file.
There is one variable for the Log command:
string
Use the variable string to insert your comments into the log file,
which normally only captures the screen display.
Part — Specify Device Chain
Syntax
Abbreviation
This command must be executed first. It describes the devices in the
chain to the software. The device_type is used to find the BSDL file
associated with each part. BSDL files must be named device_type.bsd.
The part_name is an arbitrary name to associate with the device
instance in the chain. It will usually be the proper name (the file name
without the extension) of the JEDEC file associated with the device at
that location in the boundary-scan chain, although it could be
anything. The boundary scan chain order must start with the closest
device to TDI, and proceed in order through the chain until it reaches
the last device, which is closest to TDO. When multiple "part"
commands are issued, the information associated with the very last is
maintained.

Partinfo

Syntax
EZTag User Guide
log –out file_name string
log
part device_type:part_name device_type:part_name ...
pa
partinfo -id -signature -checksum part_name
EZTag with Workstations
4-9

Advertisement

Table of Contents
loading

Table of Contents