Forum Discussion
Altera_Forum
Honored Contributor
17 years agoNios II address range issue
Hi everybody, I am using SOPC to built avalon interface for my custom external logic.i have selected NiosII as master and my custom logic as slave.Using new component Wizard, I have added signal a...
Altera_Forum
Honored Contributor
17 years agoIt's not a data width issue, it's an address span issue. If the memory range that you're trying to address is >2^32, it won't work.
Cheers, - Ura