Config. flash production programming
We are in the final development phase of our product, where we use Intel Arria 10 10AX048H4F34E3SG + Micron MT25QU512A as config. Flash for FPGA.
We have encountered the problem with programming of flash.
When we program the flash via JTAG using .jic file FPGA boots up successfully, but we need .bin file for flash to be pre-programmed during manufacturing on site.
After we used .bin file generated by Quartus tool or .bin file that we read out directly from flash that had been programmed with JTAG and we use this .bin file for pre-programming during manufacturing the FPGA is not successfully configured.
Again after re-programming it with JTAG+.jic everything works.
Have you encountered same problem before?
Is there anything that programming via JTAG does differently than direct programming into flash memory (setting some bit in control register of flash etc..)?