Forum Discussion
5 Replies
- KennyT_altera
Super Contributor
what device that you were using? When you modified the signal tap, there will be additional logic added to the project, so you will have to rerun the full compile.- KWang97
Occasional Contributor
Hi Can incremental compilation realize this? If yes, how? Could you please provide details for this? Thanks!
- KennyT_altera
Super Contributor
Incremental compilation will be use full if you have the rapid recompile feature. However, this feature is device specific, you can check whether this option is grey out or not in your Quartus Prime.
- KWang97
Occasional Contributor
Hi Is incremental compilation set in picture below? Will I select both the two check boxes in picture. Could you please tell me how to configure incremental compilation in detail? My quartus is prime standard 15.1 and my device is Cyclone V 5CSEBA6U23I7. Thanks! [cid:image001.jpg@01D526BE.1B0594D0]
- KennyT_altera
Super Contributor
I checked 18.1, you can just used, Processing -> Start -> Start Rapid Recompile for it. The compilation for Signal tap by default should be using this anyway. The time had already reduced with the rapid recompiled. Otherwise, the full compilation will take even longer.