Implement machine readable output in FPGA_LOAD
In order to avoid using custom parsers to read the output of FPGA_LOAD, could be interesting to add a new argument to dump the information in a machine readable way.
Dumping the output in JSON could be the best way as new scan_system is being implemented in python, so no parse should be done at this point.