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!