Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHDL-embedded SDC commands
Good Day. I am Trying to remove some warnings comming from I dont know where. Regarding the (altera_reserved_tck) On The Timequest, I see this. Info: Evaluating HDL-embedded SDC com...
Altera_Forum
Honored Contributor
14 years agoCould it be that the compiler did some optimization and removed/renamed the source/destination of the set_false_path path? So the TimeQuest could not find the path in the post-synthesis netlist and gave out the warning.
I saw such warnings in my project too and It never causes any problem. Tried to manually find the source/destination node using the exact filter statement and one of the source/destination node was actually missing.