Forums:
Hi everyone,
i have bought a zedboard board, i run my application based lwIP in it and it run well .
In my PC, i write C-socket program to transfer .bin file but when the data that i transfer is big, it run slowly .
Is Tri Mode Ethernet Mac IP core can help me to solve that problem ? I want my PC send data directly to Programable Logic (FPGA) through IP address and port and i think it will improve the performance of my system.
With TEMAC core , i can't look any example for Zedboard.
With zedboard , i know that we must change ethernet from MIo 16..27 to EMIO following the link http://zedboard.org/content/redirecting-peripherals-mio-emio
Can you help me ? Thanks very much.