Forum Discussion
Altera_Forum
Honored Contributor
21 years agowhy software's speed is so slowly run on nios II
hi! I write a software programm run on the nios II ,but the speed is slowly when it is running on the nios II. I use the singalTap catch the singal to analyse the speed ,I found when I add a equa...
Altera_Forum
Honored Contributor
21 years ago100 cycles sounds fine to me. If you do a checksum in hardware it will be 'n' cycles, with 'n' being the width. Like James said before data cache can play a big role in the calculation time. I recommend you take a look at the Nios II documentation since the cycle time of each instruction is listed in the hardware documentation.