.ip/.qip PLL how to disable sdc generation?
Hello,
When I create a PLL IP via Quartus (22.4 pro),
It also creates .sdc constraint for it which clashes with my .sdc constraint (duplicate point, not possible to set as async group ..).
I couldn't see an option in the GUI to turn it off while creating the PLL (stratix 10),
but I do see in the .ip that it has an option for that:
<ipxact:parameter parameterId="gui_skip_sdc_generation" type="bit">
<ipxact:name>gui_skip_sdc_generation</ipxact:name>
<ipxact:displayName></ipxact:displayName>
<ipxact:value>false</ipxact:value>
</ipxact:parameter>
How to change it into true in the GUI to skip the sdc generation?
Can I otherwise comment out the sdc file pointer in the .qip to make sure it is not used in Quartus?
set_instance_assignment -entity "free_running_48mhz_pll_altera_iopll_1931_3tltc2i" -library "altera_iopll_1931" -name SDC_ENTITY_FILE [file join $::quartus(qip_path) "altera_iopll_1931/synth/free_running_48mhz_pll_altera_iopll_1931_3tltc2i.sdc"] -no_sdc_promotion -no_auto_inst_discovery
Note: When I remove the .sdc from the Quartus settings windows,
It removes the entire .qip line in the .qsf ...
Thanks,
Alex.
Unfortunately, we don't have a notification system in place. However, I can provide you with a ticket ID [15013771573] so that you can submit a new case and get an updates on this enhancement request status from the respective agent. This will allow you to inquire about the status of the request, whether it is planned, implemented, or rejected. I suggest requesting an update after approximately one year or so.
It's worth mentioning that there is a backlog of enhancement requests on the engineering side, and resources are limited. This is the reason for the extended timeframe required.
Thank you for your understanding.
Best Regards,
Richard Tan