garankonic / fpga_ethernet

Provides Ethernet connection between computer and FPGA using Marvel 88E1111 transceiver
5 stars 1 forks source link

EthernetCore

Base project for the EthernetCore

Description

This project is the basic Ethernet interface between computer and Xilinx KC705 Evaluation Board. The data transfer is done using UDP protocol and 1G/2.5G Ethernet PCS/PMA or SGMII LogiCORE IP from Xilinx. MAC is very simple, but can be extended easily.

Requirements

Running

Open Vivado Design Suite. At the bottom you can find Tcl console.

License

Feel free to modify the code for your specific application.