Forum Discussion
FawazJ_Altera
Frequent Contributor
6 years agoHello,
TSE wise, there should be no issue. However, your interface would define your system. For example, if you use RGMII, this means you need to get a PHY since it will proved the rx clock to MAC.
If you are using MII, then, all the signals should come from MAC to PHY. This might help you to get rid of the phy, or "phy-less" mode as you mentioned.
Please let me know if MII didnt help you.
thanks