Bit flipping

From Wikipedia, the free encyclopedia
Revision as of 16:26, 4 September 2021 by imported>The Grid (See also: Adding SEU which is related to soft errors)
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In computing, bit flipping may refer to:

  • Bit manipulation, algorithmic manipulation of binary digits (bits)
  • Bitwise operation NOT, performing logical negation to a single bit, or each of several bits, switching state 0 to 1, and vice versa
  • Memory error or soft error, an unintentional state switch from 0 to 1, or vice versa, of a bit stored to random access memory or other medium

See also

Template:Disambiguation