Forum Discussion
PFern11
New Contributor
7 years agoRPD file format question
In AN827 (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/an/an827.pdf) p. 8 in the table about output file types, it says: The .rpd file content has a bit swapped if compar...
JohnT_Altera
Regular Contributor
7 years agoHi,
RPD is the output file. The bit swap is related to how the binary is being position in hex format. It can be set as big-endian or little-endian format.