Forum Discussion
Altera_Forum
Honored Contributor
12 years agoI had solved the issue a few time ago, but thanks for the reply. Actually, rbf file does contain binary data (including some header data which may be same for all the rbf files of the projects using same FPGA) . I simply wrote all those bytes into EPCS16 starting from 0th address and it worked fine. Of course each byte of the rbf file must be bit-reversal before writing into EPCS.