Yannick
New Contributor
4 years agoBackpressure in with UART IP
Hello everyone,
At the moment I am testing a system on a Cyclone V GT Development Kit with Quartus Prime Lite 20.1.
The part that is giving me problems is transfering data from a DDR3 to the TX ...
- 4 years ago
A short update:
I just implemented a UART IP that applies backpressure with the "ready" signal of an avalon streaming sink interface. The altera course on how to import custom IP into QSYS was very helpful for that.
The system is tested and behaves very well now.
From my side the topic could be archived