Forum Discussion
2 Replies
- Altera_Forum
Honored Contributor
I think you can put a pull down resistor external to the FPGA to get what you need. Be sure to use a value that can be overridden by the current available.
- Altera_Forum
Honored Contributor
You can't change the pull-ups during the download period at power on. Prior to the device being configured all I/O pins will have a weak pull-up enabled.
Once the device has booted with your design you can disable the pull-up. However, you can't add a pull-down internally. As Galfonz says, you'll have to add an external pull-down. Cheers, Alex