Forum Discussion
Altera_Forum
Honored Contributor
14 years agoAdd 64byte FIFO to UART Core?
Can i add a 64 byte FIFO in between UART Core and NIOS II?
Altera_Forum
Honored Contributor
14 years agoAFAIK, the DMA component can be used to copy data from a memory buffer to a UART core, without having the CPU write each byte.