Forum Discussion
Altera_Forum
Honored Contributor
12 years agoI got it. An embedded guy provided me an application which can convert the rbf contents into a hex file(Which contains nothing but an array. The elements of this array are the bytes in the rbf). I can include this hex file in Nios and now I can easily read it, apply byte reversal and write into the EPCS. The whole massive EPCS was written into just 10 seconds.