Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20711 Discussions

Issue with Cyclone 10 LP PLL

imuguruza
Novice
629 Views

Hi there,

 

I am working in a bring-up of a board that contains a Cyclone 10 LP FPGA.

I am trying to use the 2x PLLs that the FPGA contains.

I have generated from the 100MHz input clock, 2x 200KHz using ALTPLL IP.

 

But, I see that the "locked" out signal goes from "1" to "0" after programming the sof and that the output frequency us around 170KHz instead of the 200KHz.

 

I have tried different compesation modes and made tests with different frequencies, but I always get the same behavior, "locked" signal does not get stable in "1" and the PLL output frequency is always below the target (i.e. 15MHz I get 12MHz, 5MHz I get 4Mhz, ...)

 

I am unsure if it's IP config problem or something else, like HW isuse.

A small capture of the IP:

imagen.png

 

How can I proceed?

 

Thanks

Labels (1)
0 Kudos
8 Replies
imuguruza
Novice
614 Views

I can confirm that the input clokc is working fine, as I have used it to toggle LEDs using a counter module.

I am wondering if it is mandatory to have an isolated analog reference plane in the PCB as stated in doc an958:

imuguruza_0-1713271663791.png

 

In my design, we only have a ferrite to isolate VCC_PLL but we have not created an isolated GNDA, it is tied to digital ground.

 

0 Kudos
FvM
Valued Contributor III
578 Views
Hope you have also bypass capacitors next to VCC_PLL and other supply pins.
Power integrity is hardly a problem unless your PCB has many fast switching outputs.
0 Kudos
imuguruza
Novice
562 Views

Well, the board has VCC_PLL decoupling caps, but is also missing a ferrite bead for VCCA feeding voltage.

0 Kudos
AqidAyman_Intel
Employee
395 Views

May I know if you confirm the 100MHz input clock is stable through waveform measurement? Another thing to highlight here is the power supply for analog, VCCA. Does it confirm supplying the stable power? The VCC must rise monotonically.

 

Refer to the datasheet for the VCCA recommended operating condition:

https://www.intel.com/content/www/us/en/docs/programmable/683251/current/recommended-operating-conditions.html

 

Regards,

Aqid

0 Kudos
imuguruza
Novice
385 Views

It looks to be a hw, the "GNDA" pins are missing GND connection

0 Kudos
AqidAyman_Intel
Employee
352 Views

Okay noted. Has the issue been resolved after you are connecting the GNDA pins to GND?

0 Kudos
imuguruza
Novice
332 Views

Yes, issue solved

0 Kudos
AqidAyman_Intel
Employee
313 Views

I’m glad that your question has been addressed, I now transition this thread to community support. If you have a new question, Please login to ‘https://supporttickets.intel.com’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you.


0 Kudos
Reply