SDC_ENTITY_FILE critical warnings
When building a platform designer based system using quartus pro 25.1 I see a number of the following warnings when running the fitter.
Critical Warning(22304): SDC_ENTITY_FILE '../../phoenix/DesignFiles/platform_designer/ip/print_sys/pcc3e/pcc2e_print_memory/altera_reset_controller_1924/synth/altera_reset_controller.sdc' was not applied. No matching entity: 'altera_reset_controller' in library: 'altera_reset_controller_1924'.
The altera_reset_controller is listed in the altera_reset_controller_1924 library under the quartus design units tab. Given this, why do these warnings occur?
Kind regards,
Graeme
I found that by changing the analysis order so that the first altera reset controller analyzed was from the qsys directory, not an ip directory, this problem did not occur
Regards
Graeme