Forum Discussion

graememe's avatar
graememe
Icon for New Contributor rankNew Contributor
1 month ago
Solved

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

5 Replies

  • graememe's avatar
    graememe
    Icon for New Contributor rankNew Contributor

    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

  • Please let me know if the provided solution resolves your issue.

    Regards,
    Richard Tan

  • Please proceed with sstrell’s suggestion by re-adding the component and regenerating the HDL.
    Should the issue persist, kindly share the .QAR file (Project → Archive Project) so that I can reproduce the warning behavior from my side.

    Regards,
    Richard Tan

  • sstrell's avatar
    sstrell
    Icon for Super Contributor rankSuper Contributor

    Does the system generate successfully if you manually generate it in PD?

    Have you tried deleting and re-adding that component in the system?