Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

How do I get identical results from compilations in the Quartus Prime software?

emery
Novice
1,188 Views

The title of this article is "How do I get identical results from compilations in the Quartus Prime software?"

https://www.intel.com/content/www/us/en/support/programmable/articles/000084189.html

It states "Note that the db and incremental_db directories must be identical from compilation to compilation to ensure identical results."

 

However the statement is a bullet point that is doubled tabbed underneath another statement, and I have just ran the build twice after deleting the db and incremental_db folders and got the same output programming files (Raw Binary Files).

 

Therefore are keeping and using the last db and incremental_db folders really needed to get identical results from compilations in the Quartus Prime software?

(They are big folders to store so I would rather they are not)

Thanks

 

0 Kudos
1 Solution
SyafieqS
Employee
1,152 Views

Emery,


Yes only if you are using incremental compilation in your design.


View solution in original post

2 Replies
sstrell
Honored Contributor III
1,178 Views

That's for incremental compilation as the parent bullet says.

SyafieqS
Employee
1,153 Views

Emery,


Yes only if you are using incremental compilation in your design.


Reply