Skip to content

Read back values of argument registers after end of hardware execution

Lukas Sommer requested to merge reg_readout into 2017.2

In order to be able to read values from the argument registers after the hardware execution using get_arg, we need to read back the register values. This was added in this merge request.

Merge request reports