Forum Discussion
Altera_Forum
Honored Contributor
8 years agoReference designs use Nios & Qsys, and the IP behind them, for good reason. It can be very involved.
However, if you want to interface directly to the Ethernet Phy then you can consider implement an MII interface in logic. How practical a solution you can realise will depend on the protocol the kit you're interfacing to is running. Full Ethernet stack? Then it's going to be difficult. See Wikipedia 'media-independent interface (https://en.wikipedia.org/wiki/media-independent_interface)' for starters. Cheers, Alex