|
CRC Program
I am trying to put together a program that can read in both a 16 bit string and a 4 bit generator polynomial and compute (aka: no table lookup) and display the CRC. I have seen several different suggested methods and would like to hear if anyone has had success with a program like this.
Any suggestions or pseudocode welcome. Thanks
__________________
|