Forum Discussion
nirsap
New Contributor
7 years agoRemove SignalTap QSF auto insertion lines "set_instance_assignments -name CONNECT_TO_SLD..."
Hi,
Quartus 18.1 Prime
I'm using SignalTap at the debugging.
Is it possible to disable the Quartus auto writing signaltap assignements
into the QSF file?
I mean to the following lines:
"set_innstance_assignments -name CONNECT_TO_SLD..."
It is very annoying because our QSF is versioned controlled and these lines each user at my team is using his own STP (different names) but each compilation the QSF files is changed by these lines.
Thanks,
Nir
1 Reply
- sstrell
Super Contributor
If you want Signal Tap to work, then the assignment is needed. If you want to remove the line, disable Signal Tap in the project settings before adding the project to your version control system.
#iwork4intel