Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

Byte order in RBF file

I'm trying to load a device in FPPx16 mode. As the code reads a byte at a time from the RBF file, is the first byte the lower 8 bits or the upper 8 bits? Do I need to flip the order of the bits? ...