Skip to content

Simple

Available simple error models:

X is a number in {1,2,4,8}

  • RANDBITX - Inject random bit flips (X erroneous bits)
  • RANDOM - Replace the value with a random number.
  • RANDOM_LH - Replace the value with a random number (limited to the lower half-word).
  • BURSTX - Inject a bursty error (burst length of X bits)
  • MANTBX - Inject a bursty error into the mantissa (FP values only)
  • MANTRX - Inject random bit flips into the mantissa (FP values only)