I need fast way of transceiving data from Zedboard to PC, so I thought of using ethernet instead of UART in my custom bare-metal application. I'm new to the Zynq (though I have previous experience with Spartan and ARM based microcontrolers), just got through Speedway basic course and never used ethernet as programmer. So my question is - Is there easy way to do that without using Linux? Cause I haven't found any tutorials covering this matter.