Forum Discussion
Altera_Forum
Honored Contributor
8 years agoSOF & STP files -> how to know that STP is a part of SOF ?
Hi All, I have two files - SOF (programming file) and STP (SignalTap files). How can I verify that this STP file is a part of the SOF file (in another words that STP file was included into...
Altera_Forum
Honored Contributor
8 years agoIt is explicitly set by quartus in the qsf file (set_global_assignment -name USE_SIGTAP_FILE file_that_will_be_used_during_compilation.stp)