AWS machine instance

As well as our monthly license model you can setup an Amazon Web Service machine instance and pay by the hour.

Go to the URL https://aws.amazon.com/marketplace/pp/B0862DRQGT

Click the subscribe button (highlighted with red rectangle).

_images/1.png

Continue to configuration

_images/2.png

Choose your region

_images/3.png

Continue to Launch

_images/4.png

Change instance type

Change the EC2 instance type. If you have a new account, you will be limited to the smallest machine: c5.2xlarge.

_images/5.png

Choose default security group

Select default as the security group.

_images/6.png

Choose or setup a key pair

If you already have a key pair choose it and skip to page Launch the new instance. Otherwise click the link. This will open a new tab where you can create a key pair.

_images/7.png

Create the new key pair

Click the button shown.

_images/8.png

Name and download the pem key pair

Then click the create button.

_images/9.png

Save the key pair

_images/10.png

Your new keypair will be shown in the list

Click the previous tab to continue configuration.

_images/11.png

Refresh the key pairs

Click the refresh button to load your new key.

_images/12.png

Choose the new key

_images/13.png

Launch the new instance

_images/14.png

Go to the EC2 console

Click the link shown.

_images/15.png

Go to the default security group configuration

Click the link.

_images/16.png

Choose the default group

Click the link.

_images/17.png

Add a new inbound rule

Click the button to edit inbound rules.

_images/18.png

Add a new rule

Click the button.

_images/19.png

Change inbound type to SSH

Click the dropdown and choose SSH.

_images/20.png

Setup source IP

In the source dropdown, choose ‘My IP’.

_images/21.png

Save the new rule

Click the button.

_images/22.png

View the instances

Click the instances link.

_images/23.png

Connect to the instances

Click the button.

_images/24.png

Copy the chmod text

Select and copy the text shown.

_images/25.png

Run the command on your downloaded key

In a terminal, go to where you downloaded the key from step Save the key pair. Then paste in the copied text from step Copy the chmod text.

_images/26.png

Copy the ssh text

Select and copy the text shown.

_images/27.png

Run the ssh command

Paste the command copied from step Copy the ssh text.

_images/28.png

Confirm connection

Type yes and then enter to connect.
_images/29.png

Start yosys to test the tools

Type yosys and press enter. You will see the license verified. Type exit to quit.

_images/30.png

Terminate instance when finished

Click the actions button, then choose instance state and terminate.

_images/31.png

Confirm termination

Click the button to confirm termination of the instance.

_images/32.png