pluto_hdl_adi/projects/cn0506_rgmii/zcu102
AndreiGrozav 2bca2e156c cn0506_rgmii: Fix no clock defined warnings
This commit fixes the critical warning regarding the missing clock
definitions.
- Defined MDC(MDIO) clocks
- Set false path on(to) the ps8 MDIO input pins. There are synchronization
stages in the GMII to RGMII converter for the CDC between the 375M refclk
and 2.5M MDC clock domains.
2020-02-21 18:22:49 +02:00
..
Makefile Merge pull request #430 from analogdevicesinc/update_tcl 2020-02-06 16:32:40 +02:00
README.rst cn0506_rgmii/zcu102: Fix README typo 2019-09-26 16:33:45 +03:00
system_bd.tcl cn0506_rgmii: Add support for zcu102 2019-09-20 18:03:27 +03:00
system_constr.xdc cn0506_rgmii: Fix no clock defined warnings 2020-02-21 18:22:49 +02:00
system_project.tcl Merge pull request #430 from analogdevicesinc/update_tcl 2020-02-06 16:32:40 +02:00
system_top.v cn0506_rgmii: Add support for zcu102 2019-09-20 18:03:27 +03:00

README.rst

- Connect to FMC1 (The FMC1 was chosen because of the global clock pin distribution on FMC0)
- Voltage 1.8V
- RGMII mode, using a GMII-to-RGMII converter. Connected to PS8's Ethernet 0(PHY 0) and Ethernet 1(PHY 1).