Forum Discussion
Altera_Forum
Honored Contributor
18 years agoCould the problem be that one of your components has a chunk of combinational logic which is causing an excessive delay between two registers. In this case adding a multicycle assignment in the right place could help. This has worked for me before.