Forum Discussion
sl113
New Contributor
5 years agoArria 10 Fitter Error - "Cannot find a legal configuration for the following atoms"
Hi, I'm trying to compile my Arria 10 device and have instantiated a PLL module for resets and also a top level module that includes a 12 channel transceiver IP block along with a transceiver reset c...
Deshi_Intel
Regular Contributor
5 years agoHI,
Simple debug approach that you can try out as below.
- Update your IP core version to match with expected Quartus version. The error message seems to be complaining about you are not using updated IP core version
- Remove/disable all transceiver refclk and data channel pin location assignment and let Quartus auto fit it by compiling your design again
- Reduce some transceiver channel to see if the fitter error is caused by insufficient resource issue
Ultimately, you can also share your design QAR file here then I can help to review your design.
Thanks.
Regards,
dlim