jackhab
Occasional Contributor
7 years agoHow to add pull-ups on DE10-nano GPIO
I'm trying to add weak pull-ups on JP7 GPIO1 of DE10-nano board.
The board boots to Linux so as far as I understand FPGA image is loaded by Uboot from the rbf file on boot partition.
There is a Default FPGA project provided with DE10-nano, however, GPIO pins are not assigned in this project.
What am I missing here? Is this the correct project? Which settings map between Cyclone pins and GPIO accessed by HPS and how to modify them to enable weak pull-ups?
Thanks