Forum Discussion
SreekumarR_G_Intel
Frequent Contributor
7 years agoHello there,
“ Altera_reserved_tck was determined to be a clock but was found without an associated clock assignment. “
Since the Quartus tool identified you are using it for clock but didn’t provide the SDC constraint.
Why would this cause an error at compile time, but not when running the timing analser?
Quartus tool know in your design you have clock , but it is just giving warning you didn’t included the SDC.
Can I assume after the providing the timing info , you can able use the signal tap analyzer with 18.0 ? Sorry if I misunderstood. I really wonder :(.
About Quartus pro version there is work around, Can you check below link , i think error message is more related to what you facing ?
https://www.intel.com/content/www/us/en/programmable/support/support-resources/knowledge-base/component/2017/error-18948---error-message-received-from-device--detected-inval.html
Thank you ,
Regards,
Sree
SDe_J
Occasional Contributor
7 years agoI tried the suggestion in the link (setting SW1 to [11]), but it produced no change in my problem.
I am still unable to use signaltap in either 18.0 or 18.1. Do I need to provide timing constraints for signaltap? If so, how do I do this? I'm not currently providing any constraints on the project. My project has no .sdc file, but I get the warnings shown in my original post.