This tutorial uses the hello-world (RTL) design provided by aws-fpga but could be extended to other designs.
Additionally, the FPGA AMI version used is 1.3.4
and the git-tag of aws-fpga
is v1.3.6
.
- Create an AWS account
- Generate SSH keys
- Create S3 credential
- Request access to Amazon EC2 F1 instances
- Create an AMI instance
- Configure S3 bucket
- Setup development environment
- Simulate the design
- Build the hardware design
- Generate the AFI
- Program the FPGA
- Compile the runtime of the design
- Bookkeping the AFI
After you finish this walk through tutorial, you will normally iterate step 8 and step 13