Forum Discussion
Altera_Forum
Honored Contributor
13 years agoGenerally you CRC the whole block (including the generated CRC) and then check for a specific pattern.
This does require the CRC to be written with the correct bit order though. Also, CRC algorithms tend to either work, or be very badly wrong!