Forum Discussion
Altera_Forum
Honored Contributor
9 years agoTo register input or output, you add registers to the pipeline in those input. That means putting the signals in a clocked process.
Your code (lifted I see from the quartus handbook) registers the input and output. As long as you register the read address then the Q output doesnt have to be registered.