Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Trigger Header (64-bits)
    • Word 0 (32-bits)
      • 31:27 = 0x10 (block header indicator)
      • 26:22 = BoardID (TI Specific)
      • 21:18 = 0x0 (ID for TI Board)
      • 17:08 = Block number, (lower 10 bits)
      • 07:00 = Block size
    • Word 1 (32-bits)
      • 31:16 = 0xFF10 (bit 17 16 can be either 1 or 0: 1 if timestamp is available, 0 if not)
      • 15:08 = 0x20
      • 07:00 = Block size

...