Forum Discussion
Altera_Forum
Honored Contributor
14 years agoFIFOed UART BSP errors
Hello, I am trying to use the FIFOed UART for Nios rev 9.3 and have instantiated the module successfully in SOPC builder. I generated SOPC and compiled Quartus successfully. I am trying to i...
Altera_Forum
Honored Contributor
12 years agoHey Fates,
I've further debugged my issue with some help from a senior. There seems to be a bug with setting the divisor for the fifoed uart. for example if I want 115200 baud rate the divisor would be 174 but instead 01740174 is there. using regtools i can set it to be 00000174. currently debugging to see what is the cause.