Skip to content

Latest commit

 

History

History
65 lines (41 loc) · 2.66 KB

How to connect to AWS.md

File metadata and controls

65 lines (41 loc) · 2.66 KB

How to connect to AWS

This section covers how to connect to an AWS instance. This instance will have the tools and files pre-installed that you can access remotely.

The AWS environment is configured with the following tools and files:

  • Petalinux 2020.2
  • Vitis 2020.2
  • Vivado 2020.2

The Public IP address will be provided by the workshop admin.

Windows

Open the "Remote Desktop Connection".

You will enter the public IP address. Afterwards, you will login into the Debian account with the username and password provided by the workshop admin. You will now be able to access the Xilinx tools and files during this workshop session.

Linux & Mac

For linux & mac, you will use Remmina to access a Remote Desktop.

In an Ubuntu environment, you will enter the following command in a terminal to install remmina if you do not have it.

sudo apt install remmina

If you have a different OS, you can install Remmina at the following link

Once you have it installed, enter the following command in the terminal:

remmina

This will open the RDP as shown below.

Make sure to select RDP, and then you will enter the IP address as provided by the workshop admin in the following window.

Note: If you have issues with the color depth, please select an option that indicates "True Color"

Afterwards, you will login into the Debian account with the username and password provided by the workshop admin. You will now be able to access the Xilinx tools and files during this workshop session.

Return to workshop sessions

Return to Main Page

Go to Part 1

Go to Part 2: Exploring the Different AAs

Go to Part 3: Running through AA1

Go to Part 4: Optional Demo


© Copyright 2021 Xilinx, Inc. All rights reserved.