Forum Discussion
Altera_Forum
Honored Contributor
13 years ago.RFB file byte-reverse
Hi all, I access to epcs controller as mtd under Linux/uClinux. To update program file, i use .rbf but i need to do a byte-reverse before writing it to the EPCS16 someone has a program to d...
Altera_Forum
Honored Contributor
13 years agoHi,
That's the python script that I use (not written by me). The syntax is "MSB2LSB in.rbf out.bin" wher "in" and "out" are the names of the input and output files you desire.