Forum Discussion
Altera_Forum
Honored Contributor
21 years agoCan I accelerate?
http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/wink.gif hello,everyone! My NiosII's C code is: int main() { unsigned count; while(1) { count=IORD_ALTER...
Altera_Forum
Honored Contributor
21 years agoIt means that 7 clocks must be cost to read from PIO or write to PIO.
I did the test also, Using Standard/Fast NIOS, 7 clocks are used, even 64K bytes Instruction cache is configured , When using economic nios, It will take even more clocks. who can analyse the behavior of avalon bus in this 7 clocks?