Forum Discussion
SS5
Occasional Contributor
7 years agoHow to print Counter output in NIOS console ?
Hello, I have followed this topic Simulating Designs with Lower-Level Qsys Systems as example design. But i want to read the counter incremented data in NIOS console. Please suggest me , how . ...
a_x_h_75
Contributor
7 years agoYour connection to 'cout_export' should be 'out', not count which doesn't exist in 'Counter_Top_Level_design' (only in 'counter').
As for the Nios code - it looks fine.
>>""Without FOR LOOP, how should i run the counter module.""
Without knowing what you're trying to do I don't know what to suggest.
Cheers,
Alex