Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThe JTAG clock actually now has it's own built in false path. The JTAG clock has no timing relation to anything in the design, so if it worked with a different seed, then the problem doesn't have anything to do with this. (If it always failed, then there could potentially be a problem, but it would be with the logic, not the RTL, since there is no way to transfer data from the JTAG clock to other domains in a synchronous manner).
It does sound like you have a timing problem, but I'm guessing it's elsewhere, and will probably take some low-level debug. Good luck.