Forum Discussion
Is there a way for CvP over PCIe to do CvP update?
Reading the CvP over PCIe, it looks like Intel has moved away from CvP Update Mode for all PCIe Gen3 IP and the Arria 10 does not support CvP Update at all for any PCIe Gen. Is there a way to use the Arria 10's CvP over PCIe Initialization to do CvP Update? Arria 10 documents states that instead of CvP Update, Partial Reconfiguration over PCIe should be used. But PR is much harder to do than CvP Update because PR requires partition and lock of region(s) but CvP Update does not. If there is no way for Arria 10 to do CvP Update, does Intel have any plan to bring back CvP Update to any device or any gen of PCIe? Thanks.
13 Replies
- JohnT_Altera
Regular Contributor
Hi, There is no plan to have CvP update to Arria 10 and newer device. - HTong1
New Contributor
Hi, we just found that on page 6 of the "Intel® Stratix® 10 Configuration via Protocol (CvP) Implementation User Guide" (ug-s10-cvp-18-0.pdf), the Cvp Update is supported on Stratix 10 devices, so would like to request that Intel answers the following two questions:
- Would Intel please confirm that Stratix 10 does support CvP Update?
- If Status 10 does support CvP Update, why can Arria 10 not support CvP Update?
The reason to ask the above questions is that it is confusing why Stratix 10 supports CvP Update but Arria 10 does not and even there is no plan for future Arria 10 to support CvP Update. Are they using different PCIe IP from different third party developers?
Thanks
- JohnT_Altera
Regular Contributor
Hi, Sorry for my mistake. Yes, Stratix 10 do support CvP update. The reason that CvP update is not supported in Arria 10 is due to the architecture implementation - HTong1
New Contributor
Hi,
By reading thru the ug-s10-cvp.pdf, it appears that the Stratix 10's so-called CvP Update is very similar to Arria 10's Partial Reconfiugation in the way that it requres physically partitioning and locking a region, in this case, the so-called "core region". The only difference is that it appears that it does not require manually instantiating PR controller and PR region controller. The true CvP Update mode that existed in eariler devices that does not require physically partioning and locking any region no longer exist in Stratix 10. Can Intel clarify what is going with Stratix 10's CvP Update? If the ug-s10-cvp.pdf is correct, the Stratix 10's CvP Update mode is not as robust or flexible as Arria 10's Partial Reconfuration that allows precise control of start and stop of PR and as well as multi-region PR. In Intel's product road map, except device size, is Arria 10 more advanced in Intel's device development (it looks like Arria 10's PR is more advanced that Stratix 10's CvP Update that is a shrunk version of PR)? Does Stratix 10 support Partial Reconfiguraton (essentially the question may be equivalent to "Does Stratix 10 have PR controller and PR region controller)? Thanks.
- JohnT_Altera
Regular Contributor
Hi, Yes, it is a bit similar but the difference is that the CvP update will need to split between periphery and core design while PR can split the core design into several partition. So for CvP update mode, it will update the whole core region. This features will be similar to Stratix V CvP update mode. Stratix 10 also support PR where it will be the same implementation as Arria 10. - HTong1
New Contributor
Hi, is there any plan that the true CvP Update (does not require physically partitioning and locking a region for the entire core design) will be available to Stratix 10 in the near future? The reason to ask this is that the CvP Update in Stratix 10 today is equivalent to PR when PR split the periphery and core design so that the periphery becomes a static region and the core design becomes a persona, which means that CvP Update of Statix 10 is essentially one of many ways of PR. Thanks.
- JohnT_Altera
Regular Contributor
Hi, This is the only way that has always been use even in V series device. The reason that we need to split the partition between the core and periphery is so that you are able to just recompile the core partition without impacting the periphery design. If this is not being performed then CvP will not work as user might be accidentally make changes on the periphery image where it will impact the CvP update. - HTong1
New Contributor
Hi, it is understood that both V and 10 series require logic partition between periphery and core. But the V series document ug_cvp.pdf never mentions a requirement to physically partition and lock the core region. The main disadvantage of the Stratix 10's CvP is that it requires physically partition and lock the core region (aka, place and route). Unless the V series ug_cvp.pdf document is incorrect, the CvP Updates between V series and 10 series are different. V series CvP Update is similar to CvP Initialization while 10 series CvP Update is actually a subset of PR. Looks like even though V series document clearly states that CvP Update feature will be gone, another Intel team developing 10 series mistakenly used the term CvP Update for what is actually a PR with automatic (transparent) insertion of PR controllers and with limitation of what the "persona" should be.
- JohnT_Altera
Regular Contributor
Hi, If you look into https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_cvp.pdf Chapter 4, it is mention that the design is split into 2 partition. - HTong1
New Contributor
Yes, but these 2 partitions are only logic partitions. The ug_cvp.pdf never mentions any physical partition requirement, which is a big difference. That said, if ug_cvp.pdf document is defective in the way that it mistakenly omits the physical partition requirement, then Intel may have never supported true CvP Update. What is documented in ug_s10_cvp.pdf is the same as the PR thru PCIe in Arria 10 except that s10 does not require insertion of PR controllers, both requires physical partition, which is bad.