Forum Discussion
ArthurDent
New Contributor
7 years agoUsing PHY with RMII interface on Cyclone V SoC
Hi I have added a second PHY to my board and connected it through the FPGA IO. I will use one of the HPS EMACs. The PHY is a 100Mb device with a RMII interface (not RGMII). What is the recommended...
- 7 years ago
Hi,
I checked HPS EMAC spec as per attachment.
RMII is not supported in Cyclone V SOC. Yup, you need to write your own adaptor design if you insist to use it on CV.
Alternatively, you can switch to Arria 10 SOC or Stratix 10 SOC that support RMII.
Thanks.
Regards,
dlim
joaofl
New Contributor
5 years agoIm in the very same situation. @ArthurDent, have you implemented it yourself in the end? Would it be possible to share the IP?
Thank you.
- ArthurDent5 years ago
New Contributor
Hi
We decided to go for a gigabit phy , but have a look at this post:
https://community.intel.com/t5/FPGA-Intellectual-Property/Does-the-Triple-Speed-Ethernet-IP-Core-support-RMII/m-p/98293/highlight/true
BR
AD