Forum Discussion
Altera_Forum
Honored Contributor
13 years agoAnother point - the process is NOT synchronous to the clock because you have not added the "if rising_edge(clk) then" condition to the process.
Another point - the process is NOT synchronous to the clock because you have not added the "if rising_edge(clk) then" condition to the process.