Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThis signal can't have any latency because the master must know right away if it can send a new operation. You can avoid having a long path on that signal by defining it as a simple combination of the read/write signals and the output of a flip-flop that you control.