Jcole
Occasional Contributor
1 year agoReading checksum of the rpd with FPGA
Would there be a method for the FPGA to verify the checksum of a .rpd file it receives serially?
I'm passing a rpd file to my FPGA to write into Flash and I want to make sure that the data is properly received. I've read where others have used tcl scripts and/or Quartus to read the checksum but didn't know if there was a particular area or the file itself that contained the information that maybe the FPGA could use to verify the file.