Forum Discussion
Altera_Forum
Honored Contributor
11 years agoGPIO output on DE2_115
I have a DE2-115 board and i'm trying to do some basic functions. I want provide a high/low input using a switch on the board,and read this high/low input as output onto a GPIO pin. i.e. whenever ...
Altera_Forum
Honored Contributor
11 years agoHi Ankita,
have you applied voltage settings on your clock_50 signal in assignment editor ? Try giving the voltage if you havent. This will give you the correct pin names and their voltage level - ftp://ftp.altera.com/up/pub/altera_material/12.1/boards/de2-115/de2_115.qsf Also, according to what you want to do, why not use assign statement and remove the clock altogether ? unless you have further code and this is just a small part.