import USBP c = USPB.PBRD01() c.initUSB() # Load the FX2 Firmware Re-enumerate c.loadFxFirmware('usbp_v1.hex') # Load the FPGA c.configFPGA('usbp_top.bit')