Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20688 Discussions

Remove SignalTap QSF auto insertion lines "set_instance_assignments -name CONNECT_TO_SLD..."

nirsap
Beginner
702 Views

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

 

0 Kudos
1 Reply
sstrell
Honored Contributor III
315 Views

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

Reply