Forum Discussion

mario's avatar
mario
Icon for New Contributor rankNew Contributor
1 month ago

Checksum Calculation in Quartus Prime Programmer

When selecting a .sof file in Quartus Prime Programmer, what is the bit‑width of the checksum calculation used by the tool?

 

3 Replies

  • ShengN_altera's avatar
    ShengN_altera
    Icon for Super Contributor rankSuper Contributor

    The checksum shown for a .sof file in Quartus Prime is a 32‑bit value, typically displayed as an 8‑hex‑digit number, which directly implies a 32‑bit width

    • mario's avatar
      mario
      Icon for New Contributor rankNew Contributor

      Thank you, I have no further questions.