Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHi blugem1,
I am working on nios2 project using 1 uart and 1 ethernet port and your code helps me very much. My system works exactly as I need now. Where do you get the information of primitive function such as ALTERA_AVALON_UART_STATUS_TRDY_MSK and IORD_ALTERA_AVALON_UART_STATUS? Maybe I will need that the source for ethernet part of my system. I didn't use that kind of function in my previous code so that my system only worked from PC to FPGA and not in otherwise. Thank you very much..