Clock tree synthesis failed in Stratix 10 E-Tile FPGA
Hi,
I am developing a design based on Stratix 10 E-Tile Ethernet FPGA IP. I am using two instances of E-Tile Ethernet core in the design. During place stage, getting error message as ,
Error (18902): Clock tree synthesis failed for signal
and also suggestion as
Info (19957): Clock trees are sized automatically to reach fan-out locations from Early Placement. To see the current fan-out placement, locate any of the signals below in Chip Planner and use the Generate Fan-Out Connections command.
Info (19942): The following clock trees are routing to a region that overlaps the failing signal. To reduce congestion try disabling promotion or providing clock region constraints for clocks in this region.
If the clock region is defined in Assignment editor, error is thrown as Corresponding logic is placed outside of clock region.
If Global assignment is turned off, error is thrown as the particular clock should be routed as a global resource.
Any suggestions to overcome the error would be much helpful.
Thanks,
Ajas.