Forum Discussion
Altera_Forum
Honored Contributor
16 years agoNIOS II byte enables?
I have a nios II system and some custom slaves. I understand that the Nios II address space is mapped to 32 bit wide registers. When I make readdata or writedata in my slaves 8 or 16 bits the CPU e...
Altera_Forum
Honored Contributor
16 years agothanks MSchmitt, I guess I just have to keep on doing what I'm doing and making my data lines 32 bits and discard the extra data.