Hi,
In PYNQ-Z1/Z2, it employs the Python MMIO for the development of driver code for control and configures of the hardware module in the PL.
I’m curious regarding the speed comparison of python MMIO for register read/write against the equivalent control code written in C which Xilinx SDK C lib.
Is the Python MMIO comparable to the corresponding driver code written in Xilinx C SDK?
All the best,