Intel® FPGA University Program
University Program Material, Education Boards, and Laboratory Exercises
1174 Discussions

connect a push button circuit to GPIO on DE10 lite and quartus ll

DBick
Beginner
1,890 Views

I have created a five push button circuit on a bread board. I am attempting to connect the push button circuit to my DE10 LITE GPIO pins and change the 7 segment display HEX0,HEX1,HEX2 using short; long and double button clicks. PLEASE HELP

0 Kudos
2 Replies
CalvinJoaz_P_Intel
1,476 Views
Hi Doughlas, Good day. You can refer Terasic link below for DE10-Lite Board examples. https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=234&No=1021&PartNo=4 Thank you.
0 Kudos
JOHI
New Contributor II
1,476 Views

Hello,

Can you be more specific how we can help you?

First you must know that all Terasic products come with a tool to generate a skeleton application = the systembuilder.

It can be found on the cd that comes with the product or can be downloaded from the Terasic site.

Using this tool you can make an empty project that contains all configurations needed for your project.

Then you can change this project step by step adding vhdl or verilog code.

First try to make a blinking led, and go further as you get to know the verilog / vhdl language better and better.

Best regards,

Johi.

0 Kudos
Reply