Thank you in advance for any help anyone has to offer. I'm new to software/virtual hardware and coding. I'm currently working on a project of adding UART functionality to an FPGA image. I have created, instantiated in top file, and added ports necessary for our utility to build the FPGA image and now I'm not sure how to verify the UARTS are/aren't working or not. The image builds fine (no errors) now after some debugging. The UART I'm using is a 16550 on a Zync 7030 I believe. How do I verify these are working correctly? Again I'm new to all this and yes still learning all the commands/tools to interface with the board this is on. Thanks again for any help.