Forum Discussion
Altera_Forum
Honored Contributor
13 years agoFrom the wording of the warning:
"no path exists between clock target mclk_p of clkA_ext and its clock source" It looks like TQ is treating the muxed output mclk_p as if a register clocked by clkA_ext. Clearly it is not. Try set false path and see if it helps get rid of warning. I wouldn't worry otherwise.