My idea is to generate 2, 3 or 4 PWM signals with the MiniZed board and using Vivado and Vitis, but any example with another board is useful for me.
I found a good tutorial by Adam Taylor to generate a simple PWM signal: https://www.hackster.io/adam-taylor/mini-but-mighty-the-minized-and-vitis-for-motor-control-9c376b
However, for more PWM signals I have to make changes to the hardware (Vivado) and the software (Vitis). Does anyone know what changes need to be made?