News:

Attention: For security reasons,please choose a user name *different* from your login name.
Also make sure to choose a secure password and change it regularly.

Main Menu

TE802 devboard: FPGA-only example project on Github

Started by reddish, March 17, 2021, 09:48:08 PM

Previous topic - Next topic

reddish

Hi all,

Just a heads-up for a project I made on github: https://github.com/sidneycadot/te802-pl-test

This is a small project demonstrating the TE802's PL (FPGA) side, without any involvement of the PS side (the Cortex-A and Cortex-R cores). It may be interesting to some of you who want to twiddle with the FPGA-side of this awesome little board but could use a small leg up in getting the peripherals to work.

The example demonstrates minimalistic usage of all I/O's that are connected to the FPGA-side: the VGA output, seven-segment display, buttons, switches, LEDs, PMOD ports, and headphone (audio) output. It also includes a complete and verified XDC file for all those peripherals (something that I could not find in the Trenz information).

I hope this is helpful to some of you.

JH