Forum Discussion
3 Replies
- NurAida_A_Intel
Frequent Contributor
Dear SPols,
Thank you for joining this Intel Community.
The afi_reset signal will assert based on 2 conditions:
- PHY is reset
- PLL loses lock : This indicate that your afi_clk is not stable yet thus it will assert the reset signal until the PLL is locked.
For more details, you can refer to this user guide : https://www.intel.com/content/dam/altera-www/global/ja_JP/pdfs/literature/hb/external-memory/emi_ddr3up_ug.pdf
Hope this helps
Regards,
NAli1
- SPols
New Contributor
Hi NAli1,
Thank you for getting back to me. Do you know what can cause a reset to the PHY? Also do you know why the PLL might lose lock? I have two circuit boards, with the exact same hardware and Altera firmware but this issue only happens with one of them. Does anything come to mind?
Thanks
- NurAida_A_Intel
Frequent Contributor
Dear Spols,
The reset pin is introduced for system stability. This Reset pin is an active-low signal and the main cause this reset pin asserted is due to the PLL lose lock.
And the PLL might lose lock due to a number of possible causes. As far as I know, two main reasons of that kind of behavioral is clock source quality and temperature in which device is working. I would suggest going through below check-list that may help.
https://www.intel.com/content/www/us/en/programmable/support/support-resources/operation-and-testing/pll-and-clock-management/pll-loss-lock.html
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/support/devices/pll/pll-loss-of-lock-checklist.pdf
Hopefully this is helpful . 😊
Thanks
Regards,
NAli1