Appendix G
JUST Exploration Tool
Data Files
293
Example G-14 Board Architecture File
FILE_VERSION 4.0
#######################################################################
# Board_Path <path number>
#######################################################################
Board_Path1
#################################################################
# Device <ref num> <device name> <ref des> <required> <removal order>
#################################################################
Device6elroyU5007TRUE0
Device8dnaU5000FALSE1
End_Board_Path
#################################################################
# Link_Type <link type>
#################################################################
Link_Type1
Secondary
#################################################################
# Connection <ID> <lookup> <loopback> <type> <brd ref des> <cable ref des>
#################################################################
Connection10FALSEIOFC0014P1
Connection11TRUEIOFC0415N1
End_Secondary
Primary
#################################################################
# 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.