Forum Discussion
Altera_Forum
Honored Contributor
7 years agoThank you very much. I see the problem. So two data paths are removed due to the coding mistakes
and there are no reading for the two corresponding channels. The code is simplified based on my project. The original design split the data path into 4 paths and gets processed independently. As long as all the input data are processed, the final result is correct during the simulation. I didn't check the utilization of the data paths and missed the bug. Again thank you.