Main control FSM includes a hamming distance
of two to verify that any single bit flip does not cause the state machine to transition
into another valid state. The FSM defaults to the IDLE/INIT state in case of any single
bit flip. Since the PLLEN and other control bits from the SYSCTRL remain valid, the FSM
(is expected to) relocks and continues. No error is generated for the bit fail
scenario.