Forum Discussion

i8087's avatar
i8087
Icon for New Contributor rankNew Contributor
4 years ago
Solved

Reproducing identical SOF when recompiling with identical source

Hi,

For example in Quartus Prime Pro 20.4, can I expect to get an identical SOF everytime I recompile a design with no changes in the source?

Is there any documentation on this?

Thanks!

6 Replies

  • YuanLi_S_Intel's avatar
    YuanLi_S_Intel
    Icon for Regular Contributor rankRegular Contributor

    Hi,


    No, it might not be the same everytime. The internal routing done by fitter will not the same for each recompilation.


    However, the size should be the same for same source code.


    Regards,

    Bruce


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

      Thank you Bruce for your reply.

      How about using a fixed seed? Would it still not guarantee identical internal routing?

      What's the purpose of using a seed in DSE?

      Regarding the size, I could be wrong, but I think I'm getting identical size even for a different source code.

      Thanks!

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

      Thank you for clarification!

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

        What should I do to get an identical SOF when recompile?

  • YuanLi_S_Intel's avatar
    YuanLi_S_Intel
    Icon for Regular Contributor rankRegular Contributor

    Having the same source code and same seed value should yield the same SOF. Unless there is a change in source code.