Forum Discussion
Altera_Forum
Honored Contributor
13 years agoPHY Ethernet to optics without external chip
Hello! Can anyone tell me, is it possible to create PHY ethernet on my Cyclone IV E using IP core or VHDL/Verilog? I also found "Custom PHY" IP core. Can I use it for all devices in family...
Altera_Forum
Honored Contributor
13 years agoFor low Ethernet speeds (100Mbits/s) I don't think there are any options inside the FPGA. You will need an external PHY that you can connect to the TSE inside the FPGA though a standard MII or RMII interface. Those interfaces don't use transceivers, but a lot of pins (20 for MII if I remember correctly).