Forum Discussion
Altera_Forum
Honored Contributor
10 years agostart_in goes into core1 then some logic(I presume) then core2. This is not safe. For core1 it is not synchronised by two stage. For core2 it is not either as the chain of two registers should be clean of any logic.
start_in should go through two registers then be used in any core(core1 or core2)