\$\begingroup\$
\$\endgroup\$
1
I can't seem to find a definition for the term "FPGA image". I think it is just another term for an FPGA configuration that would be stored in say a SPI flash memory chip but I'm not sure.
-
\$\begingroup\$ That is correct. An "image" is a general term for a raw binary file for any programmable device. \$\endgroup\$Los Frijoles– Los Frijoles2018年06月02日 06:18:13 +00:00Commented Jun 2, 2018 at 6:18
1 Answer 1
\$\begingroup\$
\$\endgroup\$
FPGA image, FPGA configuration, and FPGA bitstream, and possibly a few more terms are all essentially synonyms. It's what gets loaded onto the FPGA through the configuration interface. Doesn't have to be stored in an SPI flash specifically.
answered Jun 2, 2018 at 6:37