Skip to content

A simple echo app using Xilinx TCP/IP offload engine and the 10G/25G ethernet subsystem for Ultrascale

Notifications You must be signed in to change notification settings

UofT-HPRC/tcpip_echo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCP IP echo app for the Alpha Data 9h7

A simple application that uses a modified version of the TCP/IP Xilinx HLS IP.

Compatibility

The system is designed to work with Vivado 2019.1

Build

vivado -mode batch -source tcp_echo_app.tcl

cd echo_app_prj

vivado tcp_echo_app.xpr

Generate bitstream

Usage

For ping:

  ping -I eth3 10.1.2.120

where eth3 is the interface connected to the board

For TCP/IP:

   cd tools

   python3 ./client.py hello cruel world

About

A simple echo app using Xilinx TCP/IP offload engine and the 10G/25G ethernet subsystem for Ultrascale

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published