Forum Discussion
Altera_Forum
Honored Contributor
14 years agoReading Input Pin
Hi, I want to read a signal from a PIN. Everything ist fine I built it up in the SOPC Builder and declare a 8bit for Input. I chose 8Pins in Quartus and everything wotks fine. I can write O...
Altera_Forum
Honored Contributor
14 years agoAnd if your pins are defined as inputs with weak pull-ups (which is the default on most devices) then they will read 1 unless you connect them to ground. Connecting them to Vccio won't change their value.