Forum Discussion
PYu2
New Contributor
6 years ago关于Cyclone10LP CRC_ERROR报错问题
客户使用10CL016YUU256I7G,需要CRC_ERROR报错功能,现在出现想象是CRC_ERROR在配置过程一直为高 ,一直到CONF_DONE拉高后400us左右时间,才拉低。由于使用CRC校验功能,FPGA输出使FPGA重新配置,出现循环状态。FPGA无法正常工作,现在解决办法是通过LC滤波将CRC_ERROR去除,不输出,这样FPGA可以正常工作。Active high sign...
JohnT_Altera
Regular Contributor
6 years agoHi,
Just would like to confirm, you would like to understand if the SEU is happening on critical bit or not right? If yes, then I would recommend you to implement Advanced SEU features (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_altadvseu.pdf) to confirm if the failure is critical or not.
When CRC_ERROR happen then it is always a real SEU happening as the configuration will always performed check on the CRAM bit.