Forum Discussion
Altera_Forum
Honored Contributor
21 years agoPerformance Counter
I want to measure a time count taken for a section of a code. But the output i'm getting is always zero. I'm viewing my output through IDE output console. I have patched my code and the ou...
Altera_Forum
Honored Contributor
21 years agoFound a workaround for this problem:
It seems to work fine if I take the Verilog project from Standard folder under \kits\nios2\examples\verilog\niosII_stratix_1s10\standard and add performance counter to it. If I take Vhdl project from Standard folder under \kits\nios2\examples\vhdl\niosII_stratix_1s10\standard then, it is not working fine.