Forum Discussion
[Agilex 5] Global Clock assignment ignored for PLL output clock with high fanout
- 6 months ago
I think they're same signal and had been pushed to global clock network. If you turn off global signal, the signal is not showed in Fitter's 'Global & Other Fast Signals' summary right?
For clock, it's normal and healthy to still have high fanout even though had been pushed to global clock network (clock usually having high fanout). The global clock network will have low skew for those clock high fanout.
The only problem is the high fanout clock but using regional routing, that'll causes skew issue.
No, you should be checking the Global signals report in the compilation report in the Fitter folder I believe since this is a resource placement issue. A clock naturally has high fanout to drive everything but the global signals report indicates if the clock is using a global clock resource or being routing on standard routing wires.
- wangduoyu6 months ago
New Contributor
The picture is from the Fitter's 'Global & Other Fast Signals' summary. I believe this entry corresponds to the manual constraint I applied in the Assignment Editor.
Could you please confirm if this is effectively the same signal as the one reported with a high fanout of 21,343 in the Timing Analyzer?
Please advise. Thanks
- ShengN_altera6 months ago
Super Contributor
I think they're same signal and had been pushed to global clock network. If you turn off global signal, the signal is not showed in Fitter's 'Global & Other Fast Signals' summary right?
For clock, it's normal and healthy to still have high fanout even though had been pushed to global clock network (clock usually having high fanout). The global clock network will have low skew for those clock high fanout.
The only problem is the high fanout clock but using regional routing, that'll causes skew issue.
- wangduoyu6 months ago
New Contributor
I got it,thank you