RFSoC 4x2 PWM signals

Hi everyone,

I’m trying to generate PWM signals on the RFSoC 4x2 board without using the RF Data Converter.

I’m wondering if there are any physical pins on the board that can output a PWM signal? If so, which IP block should I use to generate a PWM signal?

Thank you all very much!

Best,
Zhimu Guo

I’m not sure I understand your question.
Every IO pin can output a digital PWM signal.
You should be able to find a simple HDL PWM IP, or use the PWM output on the AXI timer.

Cathal

1 Like

Thank you very much, that’s exactly what I was looking for. I just wanted to know if there is an IP in Vivado that can output a PWM signal on one of the pins on the board.

Zhimu

1 Like