Forum Discussion
Unconnected inputs of Cyclone III
- 3 years ago
I will leave these pins defined as inputs (for any case) and will assign an internal weak pull up on them.
I'm talking about floating inputs. These are FPGA pins with input buffer (e.g. all GPIO pins) that or not either externally or internally driven, at least by a weak pull-up. Read it as a comment on your previous idea to leave defined inputs without external driver or internal pull-up.
Regarding driving unused pins to ground, I see no adavantage but a risk of inadvertently shorting board signals. I always prefer the default weak pull-up setting. It has been suggested in old application notes to utilize unused pins as additional ground return, this may be useful for old PQFP packages with few ground pins. It's not necessary with BGA or exposed ground pin packages.
I will leave these pins defined as inputs (for any case) and will assign an internal weak pull up on them.