Norick
New Contributor
7 years agoCan't route signal to atom for simple ADC PLL
Hello
I am using:
- Max10 10M40DAF256I7G
- Quartus 18.0
Here, I am using a PLL with 2MHz output (Intel ALTPLL) followed by ClockControlBlock which feeds the input of the Max10 internal ADC at the end (internal ADC is not shown and located at other .bdf File).
When compiling the whole project, the fitter sends out following error message:
Error (170084): Can't route signal "ClockPowerManager:inst..." to atom "TopLRFmain:inst1|CmdEx...rapper:adcblock_instance|primitive_instance"
At this point I can not find a problem and the RTL view shows that everything is connected until the internal ADC.
What else could be checked or is the route cause of such issue?
Thanks