Skip to content

Is it possible to install DCV on this AMI? AMI ID "ami-0cab7155a229fac40" "AMD_Xilinx_Vivado_2024.1_Developer_AMI_2024_0522_2343_06072024-prod-apl2fcg2okh2s" If yes please guide me through the steps.

0

AMI name: "AMD_Xilinx_Vivado_2024.1_Developer_AMI_2024_0522_2343_06072024-prod-apl2fcg2okh2s" Location: us-east-1/N. Virginia Instance type: f2.6xlarge On EC2, Instance launched and running. I am connecting to it using SSM. I want to install DCV server on it and use it through DCV client on my local windows PC. The purpose is to use Vivado Tool on it via GUI and Recreate a Vivado project which is currently on my local PC, on F2 instance on Above AMI.

asked 18 days ago61 views
2 Answers
2

AMD_Xilinx_Vivado_2024.1_Developer_AMI_2024_0522_2343_06072024-prod-apl2fcg2okh2s is a Marketplace AMI, i.e. Vivado ML 2024.1 Developer AMI.

AMD Vivado

It is sold by vendor AMD Xilinx. As per their Support link, support is available from https://support.xilinx.com/

From their usage instructions, this AMI runs on Ubuntu OS.

DCV supports Ubuntu 20.04, 22.04 and 24.04. You can install DCV as per official documentation, or from community article Install GUI (graphical desktop) on Amazon EC2 instances running Ubuntu Linux

As Steven T mentioned, you can use FGPA Developer AMI which comes with Vivado. Please refer to my updated answer to your question Which AMI and region shall i use for using F2 instance and Vivado tool chain?. I have included a screenshot of DCV with Vivado.

AWS
EXPERT
answered 17 days ago
0

We shared a document that guides you through the steps required to install DCV on the FPGA Developer AMI. https://github.com/aws/aws-fpga/blob/f2/developer_resources/Amazon_DCV_Setup_Guide.md

Have you followed this document? If so, what step doesn't work for you?

AWS
answered 17 days 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.