aws/aws-fpga

How were the IPs in hdk/common/shell_v04261818/design created without any project

za1nrkhan opened this issue · 3 comments

Whenever I try creating IPs like this, I get the error:

ERROR: [Common 17-53] User Exception: No open project. Please create or open a project before executing this command.

And I see the files for every IP a collection of the files from the project.hw, project.ip_user_files and project.srcs directories had they been created in a Vivado project

Hello,

The IP and xci files provided in here are not managed by any vivado project (.xpr). These IPs were generated and tested internally by AWS. Only the .xci files and their corresponding output products are released in the above directory.

However for customer IPs, we strongly recommend to create and manage the IPs using vivado a project.

Please let us know if you have any questions.

Thanks!
Chakra

Dear customer
closing this ticket since no further follow up questions on this ticket. Please feel free to reopen if you need further help with the issue

Thanks