Forum Discussion
KWang97
Occasional Contributor
7 years agoI want to use SignalTap. When modified the SignalTap, the whole project needs to be recomplied which will take lots of time. I just want to recompile SignalTap part and don't recompile the oeiginal project. How will I realize it? Thanks
I want to use SignalTap. When modified the SignalTap, the whole project needs to be recomplied which will take lots of time. I just want to recompile SignalTap part after its modification and don't r...
KennyT_altera
Super Contributor
7 years agowhat 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.
- KWang977 years ago
Occasional Contributor
Hi Can incremental compilation realize this? If yes, how? Could you please provide details for this? Thanks!