Disable Cache

Hi,
I do not know why your command seems not to work. However, your command is not necessary as by default, pynq.allocate creates non-cacheable buffers. It is explained somewhere here:

FPGA Data Movement Using NumPy