Using UART peripheral in pynq-z2

Hello,

I designed the following overlay on vivado for a pynq-z2 board.

The idea is that the run IP writes “HelloWorld!” to the uart, and then I want to print it on the serial communication(for example putty). Can someone help me in what i can do in the PS side to make it work and show the message on putty.

Thank you.