Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)

nios 1 to nios 2...

Altera_Forum
Honored Contributor II
1,056 Views

sorry guys, 

 

but how do i write this (originally in nios) 

 

while((c = nr_uart_rxchar(nasys_printf_uart)) == -1);  

 

to write in Nios2..? 

 

Thanks..
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
370 Views

Posting your topic in every section of the forum is annoying. You only have to post it once and we'll all see it. Please only post your topics once from now on? 

 

Here is the link to the document for the newer UART 

http://www.altera.com/literature/hb/nios2/n2cpu_nii51010.pdf 

Refer to the "Software Programming Model" section on how to interact with the UART in NIOS2. 

 

Jake
0 Kudos
Reply