MMuth8
New Contributor
6 years agoMAX10 FPGA CFM size
Hi,
I am using MAX10(10M25DAF484C8G) FPGA and internal configuration memory(CFM) for FPGA code.
For Single uncompressed image configuration mode, generated the files(through convert programming files option) as below.
top.sof - 1660KB
top.pof - 773KB
output_file_auto.rpd - 772KB
output_file_cfm0_auto.rpd - 528KB
output_file_ufm_auto.rpd - 242KB
10M25DAF484C8G FPGA CFM size is 736KB.
1) During JTAG programming, Which file to configure?
2) During Remote System Upgrade, which file to configure?
3) How do i conclude CFM size is sufficient for my fpga code?
4) In case, if CFM is not sufficient for my fpga code, do i get any error while generating these files(through convert programming files option) in Quartus?
Thanks