Forum Discussion

t_alars's avatar
t_alars
Icon for New Contributor rankNew Contributor
2 years ago
Solved

(FPGA configuration) How much time does Cyclone V GX FPGA take to read data from SPI flash device?

Hello All, I am totally new to this topic and my manager asked me to learn how much time the Cyclone V GX needs for configuration, to be available after power up. In other words how long Cyclone V G...
  • FvM's avatar
    2 years ago

    Hi,
    table linked in your first post shows 85 ms for C4, ASx4, 100 MHz. This is for uncompressed rbf, compressed rbf is smaller, depending on resource utilization. expect 50 to 90 % in typical applications. I would calculate with uncompressed configuration file size for the time being.

    Different clock frequencies (min, typ, max) refer to uncertainty of the internal clock generator. ASx1 has 1/4 throughput of ASx4, if you select fastest internal clock and calculate for worst case (minimal frequency), you end up with 85 *4 *100/42.6 = 798 ms.