Altera_Forum
Honored Contributor
12 years agoByte 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? ...