Trenz Electronic GmbH Support Forum

Trenz Electronic Products => Trenz Electronic FPGA Modules => Topic started by: brymat on March 06, 2019, 07:08:05 PM

Title: Second Ethernet PHY on TE0706
Post by: brymat on March 06, 2019, 07:08:05 PM
Creating this post as reference to anyone else trying to get the second Ethernet PHY on the TE0706 working.

Hardware:

Tools:

References:
This post was my initial reference:

This reference design was my starting point:

Vivado Changes:

Petalinux Changes:

&gem1 {
gmii2rgmii-phy-handle = <&gmii_to_rgmii_0>;
};

I am not sure if all of the above are required to make it work as I haven't gone back through and removed each change to test.  I did try a variety of other suggestions posted on the Xilinx forums but they seemed to cause more problems.  I assume those suggestions are for older version of Vivado/Petalinux or different hardware platforms.