Using the Pre-computed CRC on MAX10 FPGA to Determine .pof Version.
Hello,
I am wondering how and when the pre-computed CRC that gets loaded into the fpga CRC-correction block gets generated. I am able to get the CRC from both internal logic and by using the JAM player using CHANGE_EDREG, but am unable to find it when i inpect the .sof or .pof files that are generated by Quartus Prime. The link below indicates that the crc is precomputed by Quartus Prime, so it must be hiding somewhere in the programming files. Is this correct?
We are trying to find a way to check if the .pof that is loaded onto the fpga matches the .pof file that is stored on the host controller using the pre-computed CRC. If this is not possible, what is the best way to check if the .pof that is loaded into the flash of the fpga matches the .pof on the host controller without reflashing the fpga?
Thanks for looking into this for me.
-David