Forum Discussion
Altera_Forum
Honored Contributor
15 years agoStefaan,
I doubt there's a description of it, but I recall that the delta was _very_ minor. Here's what you can do to determine the difference between SREC and .flash.- Convert the .flash to binary using objcopy.
- Create an SREC from that binary, again using objcopy. (format it to closely match the original .flash).
- Compare the two SREC files.