Forum Discussion
Patrik78
New Contributor
4 years agoUART IP - waitrequest signal
Hello to everybody,
working with Platform Designer (Quartus 21.1) I'm facing something strange: I'm trying to interface the UART CORE IP with a custom hardware. But I noticed the IP is missing any ...
Patrik78
New Contributor
4 years agoHi Aik,
actually RTS and CTS are signals on UART side, my goal is to get flow control signals on Avalon side.
In other words a standard avalon interface is not able to know if the IP has received data from uart side, except for polling technique.