Field Name Length (bits) Bit Contents Description
Item Total Algn Off
readFep 128128 16 0 command Packet Initiate memory read from one FEP (see table 52, swreq Rev. I)
  header 4848 16 0 command Header Command Packet Header
    commandLength 1616 16 0 uint16 = 8 Number of 16-bit words in the command packet
    commandIdentifier 1616 16 16 uint16 Used by ground to identify the command
    commandOpcode 1616 16 32 uint16 = 4 Command Operation code which determines format and action of the command [see enum CmdOpcode]: CMDOP_READ_FEP
  fepId 33 1 48 uint3 Id of Front End Processor to read [see enum FepId]
  readAddress 3232 16 64 uint32 Virtual Front End Processor address to read. The range of addresses (address .. address+count-1) must not cross I-cache boundary (0x80080000, 0x800fffff)
  wordCount 3232 16 96 uint32 Number of 32-bit words to read