Forum Discussion
ophied
New Contributor
3 years agoCan the HPS EMAC RGMII on the cyclone V be connected to an external MAC interface?
All the documentation assumes you'll want to connect it to an external PHY interface, but there are no notes about the logistics of connecting to external MAC interface. I'm currently trying to inter...
aikeu
Regular Contributor
3 years agoHi ophied,
I try to consult my team member.
Are you using the rgmii ethernet from the HPS dedicated IO's or from the FPGA IO's. with HPS ethernet FPGA IO you need to use the gmii to rgmii convertor.
Can refer to this document:
Thanks.
Regards,
Aik Eu
- ophied3 years ago
New Contributor
My apologies -- I was actually confused earlier about how this example outputted it's signals (for some reason I thought it would output them as A/B/C/D differential pairs, but it clearly does not) -- I think you're right that this is applicable to what I'm doing and I'm currently trying to implement it.
I think my issue might have to do with timing, but with this HPS-to-FPGA setup I can play with delays on the rx and/or tx clock lines and maybe get it to work.