if I run a programm on NIos II ,how to get the custom time of every instrucion?
like this instruction: addi r2 r3 1 I want to know this instruction custom time or cycles. what should I do?链接已复制
1 回复
Take a look at chapter 5 of the nios ii processor reference handbook (http://www.altera.com/literature/hb/nios2/n2cpu_nii51015.pdf).
