Place Stage Error(19724) on Arria 10 with Quartus Prime Pro 18.1
Hello,
I am currently experiencing a problem with an Arria 10 FPGA (10AS066K3F40E2SG) design that fails to fit with Quartus Prime Pro 18.1.
During the Place Stage, Quartus posts several info messages (19797+19727), warning messages (19726) and error messages (19724) about difficulties then failures to fit.
- Warning(19726): Fitter is having difficulty packing for clock region in locations from lower-left (<number>, <number>) to upper-right (<number>, <number>), as it requires <number> LABs but only <number> LABs are available exclusively for that region
- Info(19797): The following node of the above-mentioned region failed to pack: <node name>
- Info(19727): Fitter will now perform the packing at the highest effort level
- Error(19724): Fitter requires <number> LABs for region created by intersection of clock and clock regions in locations from lower-left (<number>, <number>) to upper-right (<number>, <number>), but only <number> LABs are available exclusively for that region
The online help about Error(19724) suggests:
- CAUSE: Legal clustering cannot be found in a region. It could be a clock region, a Logic Lock region, or an intersection of both.
- ACTION: Please increase the size of any Logic Lock region or the clock region in the corresponding locations.
However, I do not really understand how I can increase the size of a clock region.
If I consider the message sequence, it seems the concerned clocks are recovered clocks outputted by the Arria 10 transceiver RX channels. Please note I have not manually specified any Logic Lock region nor any clock region in the project assignments.
May you please support me to understand this issue and to solve it ?
Best regards,
Roland T.