Forum Discussion
Altera_Forum
Honored Contributor
15 years agoUse the xor operation to get the parity : (a xor b xor c) will be one if you have an odd number of inputs active.
Use the xor operation to get the parity : (a xor b xor c) will be one if you have an odd number of inputs active.