We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
HardsploitAPI().upload_firmware(path_to_your_fpga_module, check_firmware)
When check_firmware is False, the function always return True.
When check_firmware is True, the function return true if firmware write = firmware read. Slower beacause it read the firmware to check)