PYNQ DFX API related Q&A

Hi @marioruiz,

I am a bit confused, aren’t the reconfiguration API is related to PYNQ rather than Xilinx?
I am not referring to the reloading control but the Python API over PYNQ.

Or I am not clear the base of the overlay loading over PR-blocks.

Maybe a short example code can point out a bit more clear.

image

As we can see the Bitstream flag PR is set while the PR-bit is relative to a PR-Block that is pre-defined in the design during floor-planning.

So no matter we use the Bitstream command with download, there are no chance that the tools will misloaded to other PR-blocks?

In addition, due to the lack of information between user and the API itself are there any ID or the bit-stream info unraveling to user during download or before download command is run.

Thank you