Hey guys.
I've been trying to send a Hello-World-like program through my UART0, since I'm not intending to use the USB-UART converter. I found out in Vivado that I can select some MIO ports to the UART0 I/O, but here is my problem:
I want to read the signal on an Oscilloscope, so I need to pull the TxD and RxD from somewhere in the board. I couldn't find anything related to it. I find the MIO's being in bank 501, but where are they?
How can I assign the UART to pins in the board?
Sorry if this is a stupid question - I'm pretty new to this kind of thing.
Thanks in advance,