Arria 10 CvP
Hi,
I am currently trying to implement Configuration via Protocol (CvP) for our design on an Arria 10 PCI board.
I managed to make CvP work when I do it once after a machine cold start.
However, when I use CvP a second time (without power-cycling the host machine), the machine becomes unresponsive in that I am not able to communicate with the FPGA any longer over PCIe.
I am not even able to read registers from the PCI configuration space.
The CvP process itself, however, terminates correctly, as specified here: Arria 10 CvP UG
From my unterstanding, it should be possible to do CvP arbitrarily often, at least according to CvP White Paper .
Does anybody have a hint, what the reason for this behaviour could be?
For me, it feels as if the HIP stops working correctly (as I am not even able to read the config space).
Thank you very much!
Hi,
The white paper you mention is only applicable for V series device. CvP udpate is not supported in Arria 10. So you will need to you partial reconfiguration if you would like to update the core image.