Dustin Richmond

Results 2 issues of Dustin Richmond

If I call [mmio.write()](https://github.com/Xilinx/PYNQ/blob/325efcede748ee4c4198b9e1fc949fb7dbeb7ccb/pynq/mmio.py#L144) when `data` is an instance of `np.uint32`, the method raises a ValueError. This is funky, because the value of `data` is cast to an `np.uint32` when...

Unsure of the cause. Issue appears on PYNQ 2.4 updates