Problem with EMIF IP and the related clocks in the .sdc file
I have instantiated a EMIF IP in Quartus 19.4.
Alle emif clock are generated as the timing analyser shows (see attachment.
But when I set a false path in the .sdc file for such a clock I get the following error messages.
Reading SDC File: 'DP/rtl/example.sdc'
Clock uncertainty is not calculated until you update the timing netlist.
Ignored filter at example.sdc(88): main_top_1|fra_0|dram_0|emif_c10_0_core_usr_clk could not be matched with a clock or keeper or register or port or pin or cell or partition
Ignored set_false_path at example.sdc(88): Argument <from> is not an object ID
Ignored filter at example.sdc(89): main_top_1|fra_0|dram_0|emif_c10_0_wf_clk_0 could not be matched with a clock or keeper or register or port or pin or cell or partition
Ignored set_false_path at example.sdc(89): Argument <from> is not an object ID.
In all other IPs (like HDMI etc.) this works fine.
Why not in this IP.
Regards
Mike