How long does it take for the entire process of Stratix 10 CvP Update?
Hi, copied below is from Intel document that indicates that for every 4KB of configuration data, CVP_CREDIT shall be polled, and Stratix 10 CvP reponse can take typically 5 sec to maximum 1 min. What does it mean? Is the 5 sec for every polling of the CVP_CREDIT for every 4KB? If so, and if the .rbf file is 32MB, the entire process could take as long as (32MB/4K) * 5sec = 8K * 5 sec that is more than 20 hours! Please clarify what the 5sec and 1min mean exactly. Thanks.
----- copied from Intel document --------
When you poll the CVP_CREDIT bits from the CvP credit register, you must write
the next 4KB of fabric configuration data to the CvP data register within 50 ms of
receiving an additional credit. Failure to send the data results in configuration
failure.
• The CvP response time is variable and depends on different conditions. The typical
delay time is 5 sec and it is safe to wait till 1 min. So the driver should poll status
in credit register to decide on driver timeout.