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,
Default it will be related to the internal oscilator except that if your design is using clkuser pin for configuration then user need to make sure to provide additional 3192 clock after CONF_DONE is high.
In other words, if you are using internal clock this number is not important and user will need to monitor the INIT_DONE pin to make sure that it is already in usermode.