on-premise installation Vivado can't find aws::make_ipi

0

Hi,
I am setting up on-prim development tools for AWS FPGA development. I installed Centos7.6 and downloaded the AWS HDK Kit. Followed all the steps of sourcing the hdk_setup.sh and setting up CL_DIR variable. However Vivado is not able to find aws::make_ipi. I get the following error.

aws::make_ipi
invalid command name "aws::make_ipi"

My first thought was that it might have to do something with some of the Vivado features I skipped installing (like SDK). So I reinstalled Vivado System version with all the features and tried again. Still same thing.
I have done this many times on AWS FPGA Developer AMI, but doing on premise for the first time.
Also, the AWS HDK Kit has been updated since I last successfully compiled.

Is there any pre-requisite or setting I am missing? or is it something chanaged with the new verseion of AWS HDK Kit.

Thanks
fpgamagic

gefragt vor 5 Jahren225 Aufrufe
3 Antworten
0

Hi fpgamagic,

Just to confirm, you went through these steps here correct? https://github.com/aws/aws-fpga/blob/master/hdk/docs/IPI_GUI_Vivado_Setup.md#linux-install

This step enables the aws specific commands in the flow.

-Deep

Deep_P
beantwortet vor 5 Jahren
0

I found that I was missing the step to add the hlx_setup.tcl entry to Vivado_init.tcl. After completing this step, it works.
Thanks
Anshu

beantwortet vor 5 Jahren
0

Thanks for confirming! Please feel free to reach out to us for any other questions/issues that you may have!

-Deep

Deep_P
beantwortet vor 5 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen