Main control FSM includes a hamming distance
of 2 to ensure that any single bit flip does not cause the state machine to transition
into another valid state. The FSM will default to IDLE/INIT state in case of any single
bit flip. Since the PLLEN and other control bits from the SYSCTRL remain valid, the FSM
will (expected to) relock and continue. No error will be generated for the bit fail
scenario.