I downloaded a partial bitstream on the reconfigurable partition, but I received some errors.
Error messages are as follows(“Could not find IP or hierarchy reconfiguable_partition_A in overlay”). I tried many times, changing the partial region name or file name, but situation is not changed.
I can write the partial bitstream via JTAG, so I think the settings of partial region are correct.
I read the documentation about partial reconfiguration, but the information is about v2.4 and cannot found the information of v2.5.(Partial Reconfiguration — Python productivity for Zynq (Pynq))
How should I do in order that the design recognizes the existence of partial region?
Is you reconfiguable_partition_A in the main block design? You should not put that hierarchy under any other hierarchies. You must have overlay.reconfiguable_partition_A available, otherwise it will fail.
I did not put reconfiguable_partition_A in the main block design.
I tried to remake design and put reconfigurable partition in the main block design, but I received the error message, “IP type module cannot be made into partition definition. Create a RTL wrapper on the IP and then create the Reconfig Module.” I created new block design including partial reconfiguration module and executed “Create HDL wrapper”. However, the new block design is not able to be added to main block design.
My design is here. “system_wrapper” is the main block design, and “design_1_wrapper” is the partial reconfiguration block design. What should I do to add design_1_wrapper to system wrapper? Or am I mistaken?
How did you resolved it? I tried and could get my PR into the block design and it builds the PR’s bit-files. But I cannot program the partial bit-file with PYNQ it says hierarchy not found. When listing it finds no hierarchy.
I have a wrapper (called “filter” which is my PR) around the FIR-compiler which has Axi-stream interface, which is connected to a DMA (not PR). I can see the DMA but not the “filter”-block, in PYNQ.
Thanks for the reply.
So could I put the DMA in a hierarchy with the FIR-compiler to make it work as a Partial reconfig or some other a block with AXI4-Lite interface?
I did put the DMA inside the filter-block. However I can not figure out how to connect to the DMA. Neither can I set the partial region. Sorry for not understanding this. Attach my block design and the output from “overlay?”:
![filter_block|690x295]
Type: Overlay
String form: <pynq.overlay.Overlay object at 0xafb7b1b0>
File: /usr/local/lib/python3.6/dist-packages/pynq/overlay.py
Docstring:
Default documentation for overlay /root/pynq-z2/design_1/design_1.bit. The following
attributes are available on this overlay: