Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

Using DSP block for CRC calculation

I'm wondering if there is a way to utilize DSP blocks for CRC calculation. Typically, parallel or serial CRC is implemented as XOR trees. But perhaps there is an algorithm to do it with adders an...