Forum Discussion
Altera_Forum
Honored Contributor
9 years agoHave you re-assigned the clock anywhere internally other than the port maps, like:
my_internal_clock_signal <= sys_clk;
Can you post the code for your testbench? Without the code - we can only guess.