Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
18 years ago

NIOS inb does 4 byte accesses to UART

I'm using the OpenCores 16550 UART and found the NIOS processor does 4 sequential byte accesses when I read a single byte. I've setup the serial.h file to use UPIO_PORT so that eventually ca...