Forum Discussion
RHark
New Contributor
7 years agoSEU Internal CRC
Is there any way to pull the internally-generated CRC value out of the SEU WYSIWYG atom (Max10)? I'm able to pull the hashed CRC out just fine (0 if the CRCs match, 32 random bits if they don't), bu...
ChiaLing_T_Intel
Contributor
7 years agoHi Ray,
I would like to clarify if you are looking for the Max 10 SEU FIT report. If yes, you could generate the Max 10 SEU report from Quartus Prime Software by referring to the How-to-Video which will show you how to generate the SEU FIT test report for Max 10 device:
https://www.youtube.com/watch?v=eqcmuwGpGAI
Thank you
Regards,
Chia Ling
- RHark7 years ago
New Contributor
Actually, I'm looking for something more "real-time" than that, a method to pull the CRAM CRC out of the SEU circuitry. I realize that I can check the SEU output to determine if there has been a SEU event, but my requirements are somewhat strict and need an actual, calculated CRC value as my signal output.