Knowledge Base Article
How can I stop the Quartus II software from merging PLLs in my design?
Description
You can disable PLL merging in the Quartus® II software by adding the following assignment to your .qsf file:
set_global_assignment -name AUTO_MERGE_PLLS OFF
This setting can be also be accessed from the Assignments Menu, by clicking on Settings -> Fitter Settings -> More Fitter Settings.
Updated 2 months ago
Version 2.0No CommentsBe the first to comment