Altera_Forum
Honored Contributor
9 years agohexout versus jic delta in arria V epcs128
We are writing our flash device with the contents of the .hexout file (bit reversed across 8bit words). this is working fine on the arria 2 devices but not so well on the arria 5. We are bit banging on a gpio port through a mux into the epcs128.
The only way to get the flash programmed correctly, where the part will boot up in AS mode, is to load the flash from the .jic file. After dumping the contents of the flash to see what changed we see a 0ne nibble offset, which we cannot explain, and it does not match the .rbf file. Anyone else dealt with this?