Samo
New Contributor
4 months agoAgilex 5 reconfigurable PLL - emif
Trying to reconfig a PLL with the EMIF Calibration IP
debug via system console
Clocking and PLL User Guide: Agilex™ 5 FPGAs and SoCs
enabled dynamic config within IOPLL and included EMIT Calib.
writing to divide setting addresses -> changes are immediate
multiple pure phase shifts did not work (work randomly)
is there a bit to start the shift
with one design setting N - M - C worked but no multiple shifts
with an other design problems writing to 0x80 to reset pll after setting NMC, no replay
for new nmc setting 6.4.1 enable | 6.4.2 clear calib | 6.4.3 reconfig | 6.4.4 recal
for just phase shifting 6.4.1 read modify write 6.4.3 without 0x80
2.2.12 perform positive or negative phase shift - is there a bit for that?
Where did I go wrong?