Altera_Forum
Honored Contributor
17 years agoUsing CRC detection with standalone FPGA
Hello,
I'm planning a board with a standalone Stratis II FPGA. Since I have no external CPU on the board, I plan to use a EPCS device to configure the FPGA in AS mode. I want to employ the run-time CRC detection feature of the Stratix II FPGA. However, when CRC fails the FPGA raises its CRC_ERROR pin and ... then what ? Is there an elegant connection scheme to make the FPGA re-start its own configuration by AS from the EPCS if CRC_ERROR happened ? Or should I use a Max II with Flash memory instead of the EPCS ? Thanks in advance