Issue with MIPI CSI2 Encrypted IP File During Project Integration
Hi,
I am working on a project where I have integrated two separate projects into a single top-level design.
Project A includes the MIPI CSI2 IP and other related components.
Project B contains the logic to process the output data generated by the MIPI CSI2 IP.
When I compile both projects individually, they complete successfully without any errors.
However, after instantiating both projects together in a single top-level wrapper, I encounter a compilation error originating from the generated encrypted file of the MIPI CSI2 IP.
I have attached the error snapshot for your reference.
Could you please help identify the possible cause of this issue? Is there any known limitation or configuration requirement when integrating the MIPI CSI2 IP with additional logic in the same top-level design?
Thanks.