fscajfile version 18043000
*** UNDER DEVELOPMENT ***
Tool to upload JTAG bit strings from file to the JTAG port of a GBT-SCA,
connected to any FLX-device GBT E-link (2-bit HDLC).
Usage:
 fscajfile [-h|V] [-D] [-n] [-d <devnr>] [-e <elink>] [-G <lnk> [-g <group> -p <path>]]
           [-b] [-R <rate>] [-r] [<filename>]
  -h         : Show this help text.
  -V         : Show version.
  -d <devnr> : FLX-device to use (default: 0).
  -D         : Enable debug mode: display all GBT-SCA replies.
  -n         : 'No operation', only read the JTAG file.
  -e <elink> : E-link number (hex), or use -G/g/p options.
  -G <lnk>   : GBT-link number.
  -g <group> : Group number (default: 7=EC-channel).
  -p <path>  : E-path number (default: 7=EC-channel).
  -R <rate>  : JTAG clock rate, in MHz, 1,2,4,5,10 or 20 (default: 20).
  -r         : Do NOT receive and process/display GBT-SCA replies.
 <filename>  : Name of file containing JTAG instructions and data.
