Download File

Back

Currently reading LISTS/RandomBitFlipLists.pkg.doc.txt

Random Bit Flip Lists for value

When used as a limiter, these lists behave exactly like (Any8, Any16, Any32, Any64)


When used as a value list however, these will allow to randomly flip bits
within a certain word size (8, 16, 32, 64 bits).

In a way, the effect of using these value lists is similar to what would happen if a cosmic ray flipped a bit.


Example:
Using RandomBitFlip8 (8-bit),
this means that values are altered by increments or decrements of (1, 2, 4, 8, 16, 32, 64, 128)