Forum Discussion
Altera_Forum
Honored Contributor
20 years agoIt is not difficult to port the NIOS uart to another cpu running Linux. You will need the files in nios2 kernel, drivers/serial/NIOSserial.c and NIOSserial.h . And add your def for some io related headers, for port address and uart regs map.