6 bit version of XOR ?

westfw:
If your data is only 6bits wide, and all you do is XOR all the data together, then the upper two bits will always be zero anyway,

Thanks. That particular penny had failed to drop until @PaulS made me wake up to how XOR works in Reply #4.

...R