Quickly Set Up Ethernet on FPGA
In this article, we will introduce how to quickly set up Ethernet on an FPGA (using LWIP). For this purpose, we will use MicroBlaze as the main CPU to run its application. LWIP is a good starting point for designing Ethernet with bare metal, on which we can easily adjust the software application to provide … Read more