README 359 B

1234567891011
  1. - Initializing
  2. ./BoardOn.sh
  3. ./Set_Default.sh
  4. - Configuring the size
  5. pci -w 9020 0x20 (linear scale)
  6. * Number of samples are determined by 0x9020 / 0x9028 (0x0e by default)
  7. * For each sample is descibed by (184 / 2) * 128 bits
  8. * Where most-significant bytes of 4 dwords (128 bit) are iterating
  9. from 0x00 to 0xb8 with step 0x02