SZack
Occasional Contributor
7 years agoJIC file format structure
I have a customer that wants to know how do they determine where the actual flash data begins after the header.
Years ago they wrote code to use a processor to write .jic files into serial flash devices. They are looking to do the same thing in their current design. The problem they are running into is that the header of the file generated by 18.1 (for an Arria 10) appears to be 1 byte smaller than the header generated by 13.1 (for a Cyclone V) -> 161 bytes vs 162 bytes.
Their question is how do they know where the FPGA image data starts?