Why does the Interlaken (2nd Generation) Intel® FPGA IP fail to generate an evaluation mode programming file? - Why does the Interlaken (2nd Generation) Intel® FPGA IP fail to generate an evaluation mode programming file? Description Due to a problem in the Intel® Quartus® Prime Pro Edition Software version 21.1, the Interlaken (2nd Generation) Intel® FPGA IP doesn't support the Intel® FPGA IP Evaluation Mode for time-limited programming file (.sof) generation. Resolution To work around this problem, follow the steps below : Download a copy of uflex_ilk_tx_ext.ocp and uflex_ilk_rx_regroup_n.ocp files Place a copy of uflex_ilk_tx_ext.ocp under <IP_generation_folder>/altera_uflex_ilk_<xxxx>/synth/uflex_ilk_mac/ Place a copy of uflex_ilk_rx_regroup_n.ocp under <IP_generation_folder>/altera_uflex_ilk_<xxxx>/synth/uflex_ilk_regroup/ Add the lines below to the Intel® Quartus® Prime IP File of your IP variant <IP_generation_folder>/<IP_name>.qip Recompile your design set_global_assignment -library "altera_uflex_ilk_<xxxx>" -name SOURCE_FILE [file join $::quartus(qip_path) "altera_uflex_ilk_<xxxx>/synth/uflex_ilk_mac/uflex_ilk_tx_ext.ocp"] set_global_assignment -library "altera_uflex_ilk_<xxxx>" -name SOURCE_FILE [file join $::quartus(qip_path) "altera_uflex_ilk_<xxxx>/synth/uflex_ilk_regroup/uflex_ilk_rx_regroup_n.ocp"] * Remember to substitute <xxxx> with the four-digit number that was assigned to your IP variant after IP generation This problem is fixed starting with the Intel® Quartus® Prime Pro Edition Software 21.2. Custom Fields values: ['novalue'] Errata 1509141910 False ['Interlaken (2nd Generation) IP'] ['FPGA Dev Tools Quartus® Prime Software Pro'] 21.2 21.1 ['Agilex™ 7 FPGAs and SoCs', 'Stratix® 10 FPGAs and SoCs'] ['novalue'] ['novalue'] ['novalue'] - 2022-01-31

external_document