|
|
| Welcome to the Monastery | |
| PerlMonks |
Re: CRC32 program logic problemby 5mi11er (Chaplain) |
| on Jul 23, 2009 at 19:45 UTC ( #782770=note: print w/ replies, xml ) | Need Help?? |
|
I'm throwing out a non-researched guess, so, please use this only as a suggested pointer toward the real answer. I would question how your current hardware represents data. Is it little endian or big endian? And I believe the CRC engine would need to re-arrange things as needed depending on the endian-ness so that either type of hardware would come up with the same answer to a given input. Update: Nevermind, you're using string representation of binary numbers, so my attempt at helpfulness falls well short of the mark. -Scott
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||