Forum Discussion
Altera_Forum
Honored Contributor
14 years agoYour post still doesn't say, how you test the code. With a simulator, either Modelsim or Quartus 9 internal simulator, you are able to trace internal signals and see, what's the problem.
Personally I don't like, that the input data processing (demultiplexing of entrada) is started on it's own without an external synchronization. This gives room for sync faults.