Hello,
I am fairly new to FPGAs as I have a lot of experience with Arduinos but very little exposure with the FPGA programming process. I have been tasked with using the MicroZed to control 3 devices and they typically communicate with a computer over a serial (RS-232) link. On the computer I use a SunShell application to send python commands to the devices and I want to basically use the MicroZed to connect to this device with a PMOD port and be able to send it commands serially. Can anyone give me any guidance? Is there any way to use the Linux platform that's already on the MicroZed? Thank you