No Platforms Found
wanyuzhan opened this issue · 10 comments
In AWS FPGA instance, when I want to create an application project in Vitis 2021.1. I cannot select a platform from repository. The platform I selected was xilinx_aws_vu9p-f1_shell-v04261818_201920_2.xpfm. The error shows in the doc. Shall you help me with this case?
platform error.docx
Hello @wanyuzhan, have you run vitis_setup.sh?
Yes. I have. I followed this tutorial step-by-step.
Hi @wanyuzhan, Can you link to the tutorial so we can reproduce this issue?
@wanyuzhan Hi Wanyu, how are you running the emulation? Can you note down each step you took here so we can help further.
Thanks,
Deep
Hi @wanyuzhan,
I see that you had installed the u250 platform files, however F1 is a different platform and you'd need to source vitis_setup.sh in order to download the platform. The environment variable: $AWS_PLATFORM
should point to the platform file after vitis_setup.sh has run successfully!
I am glad you were able to find a resolution. Please reopen this issue if you need more guidance!
Thanks,
Deep