Forum Discussion

zjj's avatar
zjj
Icon for Occasional Contributor rankOccasional Contributor
7 hours ago

timing impact

I performed compilation on two separate servers(A and B)using identical RTL source code and identical project configurations; however, the resulting timing violations differ between the two builds, with one server A has less timing violations.   

Does a server with more CPU cores, higher clock speed and bigger RAM help improve project timing results?

2 Replies

  • Hi,

    Were they clean builds (removed all the generated files and (q)db/ folder) ? Previously generated files can have an impact on how the compiler places things, which can impact timing pretty much

    • zjj's avatar
      zjj
      Icon for Occasional Contributor rankOccasional Contributor

      Yes,  the compile env in the two serve machine is cleaning.