-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Description
Made a simple project with one PLL but there is no output and PLL is not locked. PLL is located at X89/Y4.
When adding a 2nd PLL the 1st one starts working and the 2nd doesn't create any output because this one is now at X89/Y4 and the other (1st) at X88/Y70.
No idea how to debug this.
Forcing use of other PLLs in the device results in the following:
(* BEL="X1/Y4/EHXPLL_UL" *) -> does not work
(* BEL="X2/Y70/EHXPLL_LL" *) -> ok
(* BEL="X88/Y70/EHXPLL_LR" *) -> ok
So it seems both upper PLLs are not implemented correctly in this device.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels