Hi,
We faced an issue while testing the Ethernet interface in our board. We have two PHY each with different mode & address. I've attached the schematic for reference. We are using Zynq Ultrascale+ MPSoC FPGA.
We were able to access and ping the first PHY(RGMII to Copper mode). But not able to access the second PHY. The address of the second PHY was 0001 which Later was changed the address to 0011. RX_D0 was made MODE3 & RX_D1 in MODE0, we were able to access the PHY. The address we saw on the prompt was 05 07 which is not matching with the address hard-wired(in schematic)
The register values of 2nd PHY is as follows
ZynqMP> mii read 7 0x6E
0000
ZynqMP> mii read 7 0x1DF
0000
Can you look into this and say what is the reason for this? Are we missing anything?
Thanks & Regards,
Ranjini.R