HAlex
Occasional Contributor
2 years agoUnconnected inputs of Cyclone III
Hello
I am using EP3C40F484C8N FPGA in my board.
As now I want to remove some components assembled on PCB and connected to the FPGA inputs I want to know what modifications must be done in my Quartus based FPGA design - like defining weak pull-ups on input pins, or simply removing these pins from the design or do nothing?
1. For inputs just defined as inputs but without connection to any logic inside FPGA.
2. For inputs defined and connected to the logic inside FPGA but this logic is not used.
Thank you
Alex
I will leave these pins defined as inputs (for any case) and will assign an internal weak pull up on them.