Forum Discussion
Altera_Forum
Honored Contributor
8 years agoMAX V add pull up resistor for input
Hi Guys, I'm not sure how to add a pull up resistor for an input pin using Quartus Prime? I try to find it in Pin planner and assignment, but there is nothing shows to add a pull up resistor. ...
Altera_Forum
Honored Contributor
8 years agoYou can also enable it using command as below in QSF file
set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to * (This message was posted on behalf of Intel Corporation)