EasyManua.ls Logo

HP 9000 Superdome - Page 250

HP 9000 Superdome
260 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Appendix H
JUST Exploration Tool
Data Files
226
#################################################################
# Connection <ID> <lookup> <loopback> <type> <brd ref des> <cable ref des>
#<PN> <name>
#################################################################
Connection1 0 FALSE IO J5005T P1 A5201-63037_0001 CELL0_REO_IN
Connection1 1 TRUE IO J5033T P1 A5201-63037_0001 CELL1_REO_IN
End_Primary
End_Link_Type
End_Of_File
Device Architecture File
The device architecture file lists valid JTAG IDs for a device based on the device name. If a device does not
have a JTAG ID, then a default ID entry must be included in this file. The file must exist for each device name
present in the board architecture file. Its file name has the form dev_<device name>.arc. and is named by
placing the prefix dev_ in front of the device name and ending it with the suffix .arc.
Format
Comments Comments in this file are specified by placing a # character at the beginning of the line containing the
comment. End of line comments are not currently supported.
Version Infromation The first none comment field in the cplx.ini file must start with the keyword FILE_VERSION
followed by the files version entered as a double.
Example H-15 Device Architecture File Version
FILE_VERSION <version number>
Device Entries Each valid JTAG ID for this device must have an entry in this file. Entries consist of the keyword
Device_Id followed by the device name and the unsigned long representation of the JTAG ID.
Example H-16 Device ID
##################################################################
# Device_Id <device name> <jtag id>
##################################################################
Device_Id dna1 0x14076049
If a device does not have a JTAG ID, a default ID must be provided in this file. The format of a default entry begins with
the keyword Default_Id followed by the device name and the default JTAG ID represented as a string.
The default JTAG ID string must begin with the 0x. The JUST tool looks for this these characters and strips them off to
build its device file names.

Table of Contents

Related product manuals