Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16609 Discussions

Error (11238): The following 1 fractional PLL locations are already occupied, and the Fitter cannot merge the previously placed nodes with these instances. The nodes may have incompatible inputs or parameters.

MShet1
Beginner
2,189 Views

Hello,

I am working on Cyclone V GT(5CGTFD9EF35C7N) FPGA on quartus. The project was developed by one of the senior student, I am continuing the project left half way through. It is giving me Fitter issues when I try to modify the value of the PLL.

 

The project has 2 PLL. Both of them are given the reference frequency of 50 MHz. For some reason whenever I try to change the frequency value for the fractional PLL from the archived file of previous version, it gives me errors. But whenever I run it as it is without any modification to the archived project, it doesn't throw any errors on PLL. It says that it cannot merge the fractional PLL whereas in the resource section I can see that only 2/8 fractional PLL is used. I am assuming that the tool understands that they both are different, or should I be doing any assignments to tell the software about it?

 

Please let me know if any one has the solution to this, I have been trying to fix this issue since last 3 weeks. I have also attached the screen shot for this.

 

Thank you for the help.

0 Kudos
2 Replies
Abe
Valued Contributor II
1,414 Views

Have you tried this solution to a similar issue with Fractional PLLs ?

 

https://www.intel.com/content/www/us/en/programmable/support/support-resources/knowledge-base/solutions/rd03302012_430.html

 

To work around the issue, either move the PLL to a different location where there are sufficient GCLK or RCLK resources or change your PLL compensation mode to Direct compensation mode.

0 Kudos
Rahul_S_Intel1
Employee
1,414 Views

Hi,

 The above error attached is an generic error, I am requesting to check the IO assignment and PLL constrain in the qsf file.

 

Regards,

RS​

0 Kudos
Reply