Forum Discussion
Altera_Forum
Honored Contributor
20 years agoFIFOed Avalon Uart
I have posted the FIFOed avalon UART in the Hardware Projects area. It is the standard UART that comes with Nios but it has additional features such as FIFOs and hardware CTS fifoed avalon uar...
Altera_Forum
Honored Contributor
16 years agoNext 'bug'. In alt_sys_init.c when it tries to create the component the compiler complains that FIFOED_avalon_uart_ioctl_fd is undefined anywhere, so the# define on line 91 of fifoed_avalon_uart_fd.h needs to be changed to have a lower case "FIFOED" in the definition, as that is what is in the .c file.
Excellent - now my BSP builds. Slight concern with the missing things in system.h because they'll need setting each time I run SOPC Builder...... sigh. Let's see if I can get the FPGA to build now.... Cheers, Simon