Altera_Forum
Honored Contributor
9 years agoAfter change the hdl code,should I disable signaltap before recompile?
I have read article about using signaltap ii when design does not run correctly. It said I should set the top partition to Post-Fit. Then SignalTap is put into its own partition and therefore won't affect Top. Then I need to tap post-fit nodes though.
Now what I want to know is,after all operation above,if I change the hdl code to correct the problem,should I firstly disable signaltap and then compile the project?Because I think the design changed so that the post-fit results won't be preserved and re-place and re-route will be affect by signaltap.