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

asked 5 years ago219 views
3 Answers
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
answered 5 years ago
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

answered 5 years ago
0

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

-Deep

Deep_P
answered 5 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions