Jump to content
  • 0

Trainings available on Ethernet comms


Mukta

Question

Hi,

 

Q1. Need some help if there are any available courses paid/unpaid regarding Ethernet communication on Zynq-7000 SoC. 

Q2: Solution to below problem statement:

 Working on a project, where we want Zynq-7000 FPGA (we are using Cora z7-10 development board) need to be integrated with one of the applications on the laptop. We are using an Ethernet-based protocol for communication.

Here we have written Logic using VHDL in PL part of Zynq-7000. Using Zynq processing system and AXI interconnect we are integrating PL and PS.

Now, once the bits stream is generated, SDK is launched. Here we want to understand how we can achieve Ethernet communication (full duplex) using embedded C code to successfully transfer our logic built-in PL part to targetted application and receive information from the application to Zynq FPGA.

 

Thanks,

Mukta

Edited by Mukta
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Hey @Mukta

I'm not aware of any specific trainings. There are some example projects, like the lwip echo server, baked into Vivado/Vitis, but Digilent doesn't have any recent material on how to get them up and running. This tutorial, which is very old and out-of-date for recent versions of the tools, is the closest I can find: https://digilent.com/reference/learn/programmable-logic/tutorials/zybo-getting-started-with-zynq-server/start

Thanks,

Arthur

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...