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

UART rs232 sopc

Altera_Forum
Honored Contributor II
1,124 Views

HI 

 

I am trying to use the rs232 interface to receive data. I want to instantiate a UART RS232 core using the SOPC but i get a error saying uart_0 must be connected to an Avalon_master? 

 

THnaks
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
285 Views

In order for the CPU to use the Uart it needs to be able to access its registers. For that you need to connect the CPU's data master to the Uart's slave interface.

0 Kudos
Reply