Description
You may encounter the above errors when you use the Altera® Serial Digital Interface (SDI) II IP MegaCore® function generated reconfiguration management block from the Quartus® Prime software for Arria® 10 device. The reconfiguration management file (rcfp_sdi_cdr.sv) requires the CFG files that are generated from the transceiver to determine which registers to be reconfigured for data rate changes. However, the Quartus Prime software cannot recognize these files outside of the transceiver library files.
Resolution
To work around this issue, please add the following transceiver library in your project Quartus Settings File (qsf) file:
set_global_assignment -name SYSTEMVERILOG_FILE <folder name>/sdi_rcfg_mgmt/rcfg_sdi_cdr.sv -library <qsys_file_name>_altera_xcvr_native_a10_160
This problem is scheduled to be fixed in a future release of the Quartus software.