Forum Discussion
Altera_Forum
Honored Contributor
9 years agoHow to avoid delay
Hello everyone, My problem is that i have an output available at a current clock cycle and i need to be read at the same clock cycle by another register. My top level entity is where i i...
Altera_Forum
Honored Contributor
9 years agoAnything is possible
Why not just pass the data through without registering it? or just produce the data in parallel. did you draw a circuit diagram before writing the code'?