C API for Pynq on zcu104 (UltraScale+MPSoC)

I referred to Using PYNQ Framework with C or C++ and learned that the PYNQ 7xxx series supports C/C++ with the PYNQ framework. However, I would like to know if there is a way to use the PYNQ API on the ZCU104.

Because I saw in pynq_api.c that it retrieves FPGA board information based on the path in lines 48 to 69. I would like to know what adjustments are needed if I use the ZCU104 (UltraScale+MPSoC).

Best regards,
John

1 Like