Forum Discussion
Altera_Forum
Honored Contributor
16 years agotransfer from nios to 64-bit component
Hello, I am currently working on my own slave component. I've written and tested the 32-bit input version and it worked well. Now I have 64-bit input version. I know that nios cpu handles 32-...
Altera_Forum
Honored Contributor
16 years agoAt the software level, yes.
NIOS II is a 32 bit CPU, it has no instructions to read or write 64 bits at once. And it's only available with a 32 bit interface, anyway. What do you mean by "shouldn't be there 32bit input" ?