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 agoHello Gerger,
What is your code optimization set to in the properties for you project? Try using optimization -O3 this may help! Good Luck!