Forum Discussion
Altera_Forum
Honored Contributor
16 years agoThe bits in the rpd file need to be reversed before programming them into the serial flash device. So for each byte, you need to do a bit-reversal. This is just the way the the FPGA pulls the data from the flash.
Jake