Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
15887 Discussions

How to keep analysis/synthesis during the compilation?

AMaga2
Beginner
1,233 Views

Hi,

 

I want to compile the quartus project, but I don´t want the QUARTUS 18.0 runs the Analysis and Synthesis when I don´t change the vhd files. In othe words, I just want the Quartus runs fitter, assembler and time analysis. Is it possible?

 

Tks.

Alexandre

0 Kudos
4 Replies
sstrell
Honored Contributor III
393 Views

Yes. From the Processing menu, go to Start and choose the compiler stage you want to run, like the Fitter. If the source code has not been changed, the compiler should just run the Fitter.

 

If it still runs analysis and synthesis, check that you have the option "Smart compilation" enabled in the Settings dialog box. I don't have the tool open right now to check where that is.

AMaga2
Beginner
393 Views

Hi sstrel,

 

I thank you for your reply.

I had success.

Kenny_Tan
Moderator
393 Views
You will also need to check which version or device that you were using? Some of the device does not support smart compilation
AMaga2
Beginner
393 Views

Hello KTan9,

My device is Cyclone V, and it supports the smart compilation.

Reply