LarsL1
New Contributor
4 years agoamif file format
We are trying to use the following command to update embedded memory blocks in an Arria 10 FPGA:
quartus_cpf --update_emb <input_mif_file> <input_amif_file> <input_sof_file> <output_sof_file>
However, we cannot find information on the input_amif_file format, which should hold address information. How do we specify or generate the amif-file?