Altera_Forum
Honored Contributor
14 years agoTSE - Extending PHY support
Hello,
according to http://www.altera.com/literature/ug/ug_ethernet.pdf user guide, there are only 4 PHYs supported by default: ■ National DP83848C (10/100 Mbps) ■ National DP83865 (10/100/1000 Mbps) ■ Marvell 88E1111 (10/100/1000 Mbps) ■ Marvell 88E1145 (Quad PHY, 10/100/1000 Mbps) I want to use other PHYs in my design (eg. Realtek, Micrel or Marvell, but other chips that are not mentioned in the list). There is an example of low level structure, but maybe there is someone succeeded extending the available PHY support list? A working example would be perfect. Maybe someone have additional documentation?