I have created an IP of inverter for inverting image pixel value using verilog HDL for using it in PYNQ Z2 board. Then I created a block design using axi_dma and the Zynq processing system. After this i have generated an HDL wrapper, bitstream file. I have put my .bit, .hwh and .tcl files in the Jupyter lab for using the Python framework. When I am creating an overlay using a .bit file, I am getting only two IP names: axi_dma and Zynq processing system. The IP which i have generated is not coming.
Below I have attached the block design and the IP I am getting.
img_inv_blk_1.pdf (54.4 KB)