Forum Discussion
Ftiglius
New Contributor
7 years agoSelf-bootable Nios Ssytem (boot copier). How to calculate SOF image size?
I'm following guidelines from https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/nios2/edh_ed_handbook.pdf to obtain a self-bootable FPGA SOC with NiosII, 64 Mb ecpq flash a...
Nooraini_Y_Intel
Frequent Contributor
7 years agoHi Ftiglius,
Which FPGA device are you referring to? The .sof file(.rbf/.rpd bistream) size is fixed for all FPGA device. You can refer to the respective FPGA device datasheets and find a table that contain Uncompressed Configuration Bit Stream Size (bits). Then you should be able to estimate the total number of .sof files that can fit into the EPCQ64 flash device.
Regards,
Nooraini