Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

about unused pin state

Altera_Forum
Honored Contributor II
1,141 Views

in my design, there are several unused pins, and i always set them as Hi-Z. i want to know wheter the noise will come into those pins and make my logic wrong? thank you.

0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
424 Views

Unused pins will not make your logic wrong. However, floating pins have the potential to switch states, and that would cause unnecessary power dissipation (fairly unlikely, but not impossible). You should select the unused pins option to enable weak pull-ups on the unused pins. 

 

Cheers, 

Dave
0 Kudos
Reply