I try to transfer data from PSto PL by pynq.
And find something interesting.
It seems only integer data could be transfered correctly.
You need to convert float to int. There are some examples in forum
1 Like
I try to transfer data from PSto PL by pynq.
And find something interesting.
It seems only integer data could be transfered correctly.
You need to convert float to int. There are some examples in forum