The FT2232H on the CMOD-A7 is used to drive UART data to read/write to a register map implemented in block ram. I am able to control my FPGA designs without any wires (just the USB cable).
PYFTDI needs to be installed for the python example to function (pip3 install pyftdi).