User input using Xilinx

I’m new to working with the PYNQ-Z1 board and am currently programming a servo motor control system using Vivado. I was wondering if Vivado provides a console interface for user input, as an alternative to relying on physical I/O pins.
Thanks

Hi @Maal,

Welcome to the PYNQ community.

Vivado does provide a TCL command line to build the hardware design.

if Vivado provides a console interface for user input, as an alternative to relying on physical I/O pins

I do not think I fully understand your question Can you please elaborate?

Mario

I wanted to control a servo motor using the board and was wondering if there is way to test it by giving angles as a user input in Vivado

Thanks!

I realize that we don’t normally do that here as we generate a bitstream to program the device, but I want to test the movement of the servo using it