Forum Discussion
Altera_Forum
Honored Contributor
13 years agoNewbie and Need assistance in using GPIO pins on DE2
Hello! I am new to using FPGA boards. I have experience with VHDL but not Verilog .
I have a DE2 board and I would like if someone could direct me into the direction or assist in how I could use the GPIO pins on my board. I have a ADA converter. I would like my board to detect if a HIGH(1) or LOW(0) signal is being sent to the specific GPIO pin on the DE2. Thank you in advance.2 Replies
- Altera_Forum
Honored Contributor
Why don't you use VHDL?
- Altera_Forum
Honored Contributor
Correction ADC*
The system builder that came with DE2 board generated a shell code that was in Verilog HDL. All the code did was create pin assignments. I had figured that it had to be in Verilog HDL.