Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers

FPGA VERILOG

Kxyxl_vxly
Beginner
712 Views

I am a final year student in mechatronics engineering . My final year project is to build a electronics voting system using DE10 Standard terasIC FPGA board in Quartus Verilog . The components that I need to use is AS608 Fingerprint sensor and 16X2 LCD Display with I2C module. Can You help me on this?
I tried to insert the pins in the pin planner but The pin is not found there . So, I tried to do the qsys in Quartus and it is showing error .I  don't know what to do next.

Labels (1)
0 Kudos
5 Replies
sstrell
Honored Contributor III
671 Views

Your system is connected up incorrectly.  This is not how the clock source component is typically used.

But the easiest thing to do with start with a reference design (GHRD).  The CD download for the board has example designs and is linked through Rocketboards: https://www.rocketboards.org/foswiki/Documentation/DE10Standard

0 Kudos
Kxyxl_vxly
Beginner
605 Views

Can u guide me to connect AS608 fingerprint sensor and 16X2 LCD Display with I2C Module to DE-10 Standard FPGA Board?I am confused about the pin location.Because when I run the pin planner it shows value entered is not a valid location. 

0 Kudos
_AK6DN_
Valued Contributor II
593 Views

Go here:

https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=165&No=1081#contents

 

And look at the documentation that TerASIC provides for that board.

In particular, look at the RESOURCES tab, and at the DE10-Standard SystemBuilder tool you can download.

It is a standalone windows program that can help you configure the I/O definition for the board resources/pinout
that you can then edit/alter as necessary for your project definition.

It will build a .qpf, .qsf, .sdc, and .v template files for you to start with.

You also might look at some of the examples provided on the DE10-Standard CD-ROM image that is provided.
It is very useful, if you don't already have that software and files you should.

TingJiangT_Intel
Employee
475 Views

Hi there, is there any updates on this?


0 Kudos
TingJiangT_Intel
Employee
363 Views

Hi there, I now transition this thread to community support. If you have a new question, Please login to ‘https://supporttickets.intel.com’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.


0 Kudos
Reply