Wipper
Newbie
Hi everyone,
I have an ultrascale kyntex with an SPF port and I want to implement TCP/IP communication (a Microblaze is implemented in the Kyntex).
Xilinx offers IPs to do this but we don't have the proper license to use them.
So my idea is first to convert the SFP signal to GMII with the IP "ethernet 1G/2.5G BASE-X PCS/PMA" and after connect this IP to the "AXI ethernetLite" to facilitate programming.
The problem is that "AXI ethernetLite" uses the MII interface and "ethernet1G/2.5G..." uses the GMII interface.
So my question is, is it possible to convert GMII to MII and vice versa? I think so, but how can I do this? Is it enough to "serialize" the 8bits of GMII in 4bits towards MII and vice versa?
Thanks in advance,
Willy
ps : I'm a new engineer freshly graduate so excuse me if my question is stupid, I'm still learning.
I have an ultrascale kyntex with an SPF port and I want to implement TCP/IP communication (a Microblaze is implemented in the Kyntex).
Xilinx offers IPs to do this but we don't have the proper license to use them.
So my idea is first to convert the SFP signal to GMII with the IP "ethernet 1G/2.5G BASE-X PCS/PMA" and after connect this IP to the "AXI ethernetLite" to facilitate programming.
The problem is that "AXI ethernetLite" uses the MII interface and "ethernet1G/2.5G..." uses the GMII interface.
So my question is, is it possible to convert GMII to MII and vice versa? I think so, but how can I do this? Is it enough to "serialize" the 8bits of GMII in 4bits towards MII and vice versa?
Thanks in advance,
Willy
ps : I'm a new engineer freshly graduate so excuse me if my question is stupid, I'm still learning.