Forum Discussion
Are you using the IP Catalog flow for adding Signal Tap to your design instead of simply creating and adding the .stp file to your project? If so, did you create Signal Tap in a previous version of Quartus? Perhaps you need to regenerate the IP.
Explain in more detail how you created Signal Tap and how you're using it.
Hi,
for new signaltaps I'm clicking in quartus 24.1 on Tools => Signaltap Tap Logic Analyzer and then adding the nodes and instances.
What now happend was that, I deactivated the signaltap in the .qsf-file, (did a synthesis), then readded it in the qsf (the stp-file hasn't been changed), reopend signaltap (using Tools => Signal Tap Logic Analyzer), added some more nodes; did a new synthesis and the above assertion happened.
How to I regenerate the IP, I thought this will happen automatically, as "set_global_assignment -name PROJECT_IP_REGENERATION_POLICY ALWAYS_REGENERATE_IP" is on.
As for older signaltaps we simply add the stp-file (and activate it) in the qsf - Here, I can somehow understand that this might not be optimal, still the question is, what and how to update there, as "set_global_assignment -name PROJECT_IP_REGENERATION_POLICY ALWAYS_REGENERATE_IP" is on.
Is there any way to manually update the signaltap?
Michael