Forum Discussion

NShan12's avatar
NShan12
Icon for Occasional Contributor rankOccasional Contributor
4 years ago

Fitter Error - Can't place I/O pin - Clock input pins

Hello,

My design uses the Cyclone 10 FPGA - 10CL040ZU484I8G. During fitter stage I get the error:

Error (169057): Can't place I/O pin <clock input name> at pin location T22 -- I/O pin uses weak pullup, which is not supported by this pin location

Error (169057): Can't place I/O pin <clock input name> at pin location T21 -- I/O pin uses weak pullup, which is not supported by this pin location
Error (169057): Can't place I/O pin <clock input name> at pin location AB12 -- I/O pin uses weak pullup, which is not supported by this pin location
Error (169057): Can't place I/O pin <clock input name> at pin location AB11 -- I/O pin uses weak pullup, which is not supported by this pin location
Error (169057): Can't place I/O pin <clock input name> at pin location T2 -- I/O pin uses weak pullup, which is not supported by this pin location
Error (169057): Can't place I/O pin <clock input name> at pin location G21 -- I/O pin uses weak pullup, which is not supported by this pin location

These are 6 different clock inputs all assigned to clock input pins as seen in the screenshot.

Also have a look at pin settings..

The fitter settings for "Weak pull-up Resistor" is "ON".

Making it "OFF" generates new errors on other pins complaining that pull up is disabled. So, this setting was turned "ON".

Please let me know the reason for this error and how to solve it.

Thank you!

3 Replies

    • AminT_Intel's avatar
      AminT_Intel
      Icon for Regular Contributor rankRegular Contributor

      We do not receive any response from you to the previous question/reply/answer that I have provided. This thread will be transitioned to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you.

      • NShan12's avatar
        NShan12
        Icon for Occasional Contributor rankOccasional Contributor

        Hello,

        I manually enabled/disabled pull ups for the pins in the pin planner. This was solved. Thank you!