scan_dr_ir in jtag_interface.py does not have input data, only output
Need to make a reading function included in the scan_dr_ir function. This will enable us to see the jtag data output, in the right order. This might impose a difficulty on generality.. seeing as we are working with an asynchronous interface.